:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#20231f;font-synthesis:none;--ink:#20231f;--muted:#6e716a;--paper:#fffdf9;--canvas:#f4f1ed;--line:#dedbd3;--accent:#dc4d2d;--accent-dark:#a92d17;--moss:#364d3e;--moss-soft:#e5ece5;--danger:#b43824;--shadow:0 18px 48px #3d302114;background:#f4f1ed;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}:focus-visible{outline-offset:3px;outline:3px solid #dc4d2d59}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.eyebrow{color:var(--accent);letter-spacing:.18em;margin-bottom:10px;font-size:11px;font-weight:800}.button{border:1px solid #0000;border-radius:10px;min-height:42px;padding:10px 17px;font-weight:700;line-height:1.2;transition:transform .16s,background .16s,border-color .16s}.button:not(:disabled):hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--accent);box-shadow:0 8px 20px #dc4d2d33}.button--primary:hover{background:var(--accent-dark)}.button--secondary{color:var(--ink);border-color:var(--line);background:var(--paper)}.button--secondary:hover{border-color:#b9b5ac}.button--full{width:100%}.text-button,.text-link,.back-link{color:var(--moss);background:0 0;border:0;padding:0;font-weight:700}.text-button--danger{color:var(--danger)}.icon-button{border:1px solid var(--line);background:var(--paper);border-radius:10px;min-width:42px;min-height:42px}label{color:#4f534c;gap:8px;font-size:13px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6d2ca;border-radius:9px}input,select{min-height:44px;padding:10px 12px}textarea{resize:vertical;padding:12px;line-height:1.7}input:hover,select:hover,textarea:hover{border-color:#aaa69d}.form-error{color:var(--danger);margin:0;font-size:13px;font-weight:600}.login{background:var(--paper);grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);min-height:100vh;display:grid}.login__brand{color:#f8f2e9;background:radial-gradient(circle at 20% 15%,#dd714357,#0000 28%),linear-gradient(145deg,#1d2c23,#3a503f 58%,#654334);flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);display:flex}.login__brand h1{letter-spacing:-.04em;max-width:750px;margin:24px 0;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:clamp(38px,5vw,72px);font-weight:600;line-height:1.16}.login__brand>p:last-child{color:#f8f2e9bd;max-width:600px;font-size:17px;line-height:1.8}.brand-mark{color:#fff;background:var(--accent);border-radius:22px;place-items:center;width:72px;height:72px;font-family:Songti SC,serif;font-size:38px;display:grid;transform:rotate(-3deg);box-shadow:0 18px 42px #0000002e}.brand-mark--small{width:42px;height:42px;box-shadow:none;border-radius:13px;font-size:23px}.login__panel{flex-direction:column;justify-content:center;gap:36px;padding:clamp(40px,6vw,88px);display:flex}.login__panel h2{margin-bottom:12px;font-size:32px}.login__panel form{gap:18px;display:grid}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#f3eee5;background:#26352c;flex-direction:column;width:236px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{align-items:center;gap:13px;display:flex}.brand-lockup>span:last-child{display:grid}.brand-lockup strong{font-size:18px}.brand-lockup small{color:#f3eee58f;letter-spacing:.12em;font-size:11px}.sidebar__brand{margin:0 10px 36px}.sidebar nav{gap:7px;display:grid}.nav-item{color:#f3eee5b3;border-radius:10px;align-items:center;gap:12px;min-height:48px;padding:0 13px;font-weight:650;display:flex}.nav-item>span{color:#f3eee5a3;border:1px solid #f3eee53d;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.nav-item:hover,.nav-item--active{color:#fff;background:#ffffff17}.nav-item--active>span{color:#fff;border-color:var(--accent);background:var(--accent)}.sidebar__footer{border-top:1px solid #ffffff1f;gap:14px;margin-top:auto;padding:18px 12px 2px;display:grid}.sidebar__footer p{color:#f3eee58a;margin:0;font-size:11px}.sidebar__footer .text-button{color:#f3eee5;width:max-content;font-size:13px}.live-dot{background:#73ad7b;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #73ad7b21}.workspace{min-height:100vh;margin-left:236px}.mobile-header{display:none}.page{width:min(1500px,100%);margin:0 auto;padding:clamp(34px,5vw,72px)}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.page-header h1{letter-spacing:-.03em;margin-bottom:12px;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:clamp(34px,4vw,52px);font-weight:600}.page-header>div:first-child>p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;line-height:1.7}.page-header__actions{flex:none}.filter-bar{border:1px solid var(--line);background:#fffdf9ad;border-radius:13px;gap:10px;margin-bottom:28px;padding:12px;display:flex}.filter-bar input{min-width:min(360px,45vw)}.filter-bar select{width:auto;min-width:140px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.guide-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 22px #3d30210a}.guide-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.guide-card__image{aspect-ratio:16/10;background:#ddd8ce;display:block;overflow:hidden}.guide-card__image img,.guide-card__image video{object-fit:cover;width:100%;height:100%;transition:transform .3s}.guide-card:hover .guide-card__image img{transform:scale(1.025)}.media-placeholder{color:#f6eee5;text-align:center;background:linear-gradient(145deg,#3c5141,#8b654f);place-content:center;gap:7px;height:100%;display:grid}.media-placeholder span{font-family:Songti SC,serif;font-size:28px}.media-placeholder small{color:#f6eee5ad}.guide-card__body{padding:19px 20px 18px}.guide-card__meta{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.guide-card h2{min-height:2.7em;margin:14px 0 9px;font-size:18px;line-height:1.35}.guide-card h2 a:hover{color:var(--accent)}.guide-card__body>p{color:var(--muted);font-size:13px}.guide-card footer{color:var(--muted);border-top:1px solid #ebe8e1;justify-content:space-between;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.status-pill{color:#6c5d48;background:#f8f1e6;border:1px solid #ded3c2;border-radius:999px;align-items:center;min-height:23px;padding:3px 8px;font-size:11px;font-weight:750;display:inline-flex}.status-pill--published,.status-pill--actioned,.status-pill--converted{color:#355c42;background:#e9f2ea;border-color:#c7dacb}.status-pill--new{color:#98442e;background:#fff0ea;border-color:#ecc8ba}.status-pill--dismissed,.status-pill--archived{color:#686b67;background:#f0f1ee;border-color:#d8d9d6}.load-more{place-items:center;margin-top:30px;display:grid}.state-panel{min-height:320px;color:var(--muted);text-align:center;background:#fffdf985;border:1px dashed #cbc6bd;border-radius:18px;place-content:center;place-items:center;padding:40px;display:grid}.state-panel h2{color:var(--ink);margin:16px 0 8px}.state-panel p{max-width:450px;line-height:1.6}.state-panel .button{margin-top:10px}.state-panel__mark{width:58px;height:58px;color:var(--accent);border:1px solid #e5b9aa;border-radius:50%;place-items:center;font-family:serif;display:grid}.spinner{border:3px solid #d8d4cc;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fullscreen-state{place-items:center;min-height:100vh;display:grid}.editor-page{min-height:100vh;padding:26px clamp(24px,4vw,62px) 70px}.editor-toolbar{z-index:12;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1edeb;justify-content:space-between;align-items:center;gap:24px;margin:-26px clamp(-62px,-4vw,-24px) 28px;padding:18px clamp(24px,4vw,62px);display:flex;position:sticky;top:0}.back-link{color:var(--muted);margin-bottom:7px;font-size:12px;display:inline-block}.editor-toolbar__title,.editor-toolbar__actions{align-items:center;gap:11px;display:flex}.editor-toolbar h1{margin:0;font-size:23px}.unsaved-dot{color:#8a6937;font-size:11px}.unsaved-dot:before{content:"•";color:#d59132;margin-right:5px}.notice{color:#34513d;background:#e9f2ea;border:1px solid #c9d9cc;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:12px 15px;font-size:13px;font-weight:650;display:flex}.notice--error{color:#8a2e1c;background:#fff0eb;border-color:#edc6bb}.notice button{background:0 0;border:0}.editor-grid{grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:start;gap:28px;max-width:1480px;margin:0 auto;display:grid}.editor-form{gap:18px;display:grid}.form-section{border:1px solid var(--line);background:var(--paper);border-radius:17px;padding:clamp(22px,3vw,34px)}.section-heading{align-items:flex-start;gap:14px;margin-bottom:27px;display:flex}.section-heading>span{width:34px;height:34px;color:var(--accent);border:1px solid #e5b6a8;border-radius:50%;flex:none;place-items:center;font-family:serif;font-size:12px;display:grid}.section-heading h2{margin:0 0 4px;font-size:19px}.section-heading p{color:var(--muted);margin:0;font-size:12px}.field-grid{grid-template-columns:1fr 2fr;gap:20px;display:grid}.field-grid__wide{grid-column:1/-1}.upload-zone{min-height:132px;color:var(--ink);text-align:center;cursor:pointer;background:#faf8f3;border:1px dashed #bdb7ad;border-radius:12px;place-content:center;gap:7px;padding:22px;display:grid}.upload-zone:hover{border-color:var(--accent)}.upload-zone input{opacity:0;width:1px;height:1px;position:absolute}.upload-zone span{color:var(--muted);font-size:11px;font-weight:500}.asset-list,.poi-route{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.asset-list li{border:1px solid #e4e0d8;border-radius:11px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px;display:grid}.asset-list__thumb{aspect-ratio:4/3;background:#ddd;border-radius:8px;width:84px;overflow:hidden}.asset-list__thumb img,.asset-list__thumb video{object-fit:cover;width:100%;height:100%}.order-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.order-actions button{color:var(--muted);background:#fff;border:1px solid #e0ddd6;border-radius:7px;padding:6px 8px;font-size:11px}.poi-route li{border-bottom:1px solid #ebe8e1;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.poi-route li>span{color:#fff;background:var(--moss);border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.poi-route strong,.poi-route small{display:block}.poi-route small{color:var(--muted);margin-top:4px;font-size:11px}.poi-picker{margin-top:18px}.poi-picker__results{gap:6px;margin-top:8px;display:grid}.poi-picker__results button{color:var(--ink);text-align:left;background:#fff;border:1px solid #e3dfd7;border-radius:9px;grid-template-columns:1fr auto;gap:3px 16px;padding:11px 12px;display:grid}.poi-picker__results button:hover{background:#fbf9f5;border-color:#bcb7ae}.poi-picker__results small{color:var(--muted);grid-column:1}.poi-picker__results button>span{color:var(--accent);grid-area:1/2/3;align-self:center;font-size:12px;font-weight:750}.poi-picker__results>p{color:var(--muted);margin:12px 0 0;font-size:12px}.preview-column{position:sticky;top:106px}.preview-column__label{color:var(--muted);letter-spacing:.04em;justify-content:space-between;margin-bottom:10px;font-size:11px;font-weight:750;display:flex}.guide-preview{background:#fffdf9;border:1px solid #d6d1c8;border-radius:28px;overflow:hidden;box-shadow:0 24px 64px #322b2224}.guide-preview__hero{aspect-ratio:4/3;background:#d9d3c7;overflow:hidden}.guide-preview__hero img,.guide-preview__hero video{object-fit:cover;width:100%;height:100%}.guide-preview__placeholder{color:#fff;text-align:center;background:radial-gradient(circle at 70% 25%,#dd714359,#0000 24%),linear-gradient(145deg,#344a3b,#8b6651);place-content:center;gap:8px;height:100%;display:grid}.guide-preview__placeholder span{font-family:Songti SC,serif;font-size:35px}.guide-preview__placeholder small{color:#ffffffa6}.guide-preview__content{padding:24px 23px 30px}.guide-preview__eyebrow{color:var(--accent);letter-spacing:.13em;margin-bottom:9px;font-size:9px;font-weight:800}.guide-preview h1{letter-spacing:-.03em;margin-bottom:18px;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:29px;line-height:1.22}.guide-preview__body{color:#484b46;font-size:13px;line-height:1.8}.guide-preview__body h2{border-left:3px solid var(--accent);letter-spacing:0;margin:22px 0 8px;padding-left:10px;font-family:inherit;font-size:17px}.guide-preview__body h3{margin:16px 0 6px;font-size:15px}.guide-preview__body p{margin-bottom:12px}.guide-preview__body ul{gap:6px;margin:0 0 12px;padding-left:20px;display:grid}.guide-preview__body li::marker{color:var(--accent)}.guide-preview__body hr{border:0;border-top:1px solid #e6e2db;margin:16px 0}.guide-preview__stops{border-top:1px solid #e6e2db;margin-top:28px;padding-top:22px}.guide-preview__stops h2{font-size:15px}.guide-preview__stops ol{gap:14px;padding:0;list-style:none;display:grid}.guide-preview__stops li{align-items:center;gap:12px;display:flex}.guide-preview__stops li>span{color:#fff;background:var(--moss);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.guide-preview__stops strong,.guide-preview__stops small{display:block}.guide-preview__stops small{color:var(--muted);margin-top:3px;font-size:10px}.data-table-wrap{border:1px solid var(--line);background:var(--paper);border-radius:15px;overflow:hidden}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e9e6df;padding:16px 18px}.data-table th{color:var(--muted);letter-spacing:.04em;background:#f9f7f2;font-size:11px}.data-table td{font-size:13px}.data-table td strong,.data-table td small{display:block}.data-table td small{max-width:460px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.table-actions{justify-content:flex-end;gap:14px;display:flex}.warning-text{color:#a46525;font-weight:650}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1f1b7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{background:var(--paper);border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #00000040}.dialog>header{justify-content:space-between;padding:25px 27px 0;display:flex}.dialog h2{margin:0}.dialog form{gap:18px;padding:25px 27px 27px;display:grid}.coordinate-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-hint{color:var(--muted);margin:-10px 0 0;font-size:12px;line-height:1.6}.dialog footer{justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.lead-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.lead-card{border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:22px}.lead-card>header,.lead-card>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.lead-card>header>div{align-items:center;gap:8px;display:flex}.lead-card time{color:var(--muted);font-size:11px}.lead-kind{color:var(--moss);letter-spacing:.05em;font-size:11px;font-weight:800}.lead-card h2{margin:20px 0 9px;font-size:18px}.lead-card__guide,.lead-card__reason{color:var(--muted);font-size:12px}.lead-card__body{color:#454943;white-space:pre-wrap;min-height:3.2em;line-height:1.65}.lead-card__images{gap:8px;margin:15px 0;display:flex}.lead-card__images img{object-fit:cover;border-radius:9px;width:76px;height:76px}.lead-card>footer{border-top:1px solid #e8e5de;margin-top:20px;padding-top:16px}.lead-card>footer select{width:auto}@media (width<=1160px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}}@media (width<=900px){.login{grid-template-columns:1fr}.login__brand{min-height:45vh}.login__panel{min-height:55vh}.mobile-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f1edf0;justify-content:space-between;align-items:center;min-height:66px;padding:10px 18px;display:flex;position:sticky;top:0}.sidebar{width:min(300px,84vw);transition:transform .18s;top:66px;transform:translate(-101%)}.sidebar--open{transform:translate(0);box-shadow:12px 0 40px #0000002e}.sidebar__brand{display:none}.workspace{margin-left:0}.editor-toolbar{top:66px}.editor-grid{grid-template-columns:1fr}.preview-column{width:min(440px,100%);margin:0 auto;position:static}.lead-list{grid-template-columns:1fr}}@media (width<=640px){.coordinate-fields{grid-template-columns:1fr}.page,.editor-page{padding:26px 16px 54px}.page-header{flex-direction:column;align-items:stretch}.page-header__actions .button{width:100%}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar input,.filter-bar select{width:100%;min-width:0}.guide-grid{grid-template-columns:1fr}.editor-toolbar{flex-direction:column;align-items:stretch;margin:-26px -16px 22px;padding:14px 16px}.editor-toolbar__actions .button{flex:1}.field-grid{grid-template-columns:1fr}.asset-list li{grid-template-columns:72px minmax(0,1fr)}.asset-list__thumb{width:72px}.asset-list .order-actions{grid-column:1/-1;justify-content:flex-start}.poi-route li{grid-template-columns:30px minmax(0,1fr)}.poi-route .order-actions{grid-column:2;justify-content:flex-start}.data-table-wrap{overflow-x:auto}.data-table{min-width:720px}.dialog-backdrop{align-items:end;padding:0}.dialog{border-radius:18px 18px 0 0;max-height:90vh}.lead-card>footer{flex-direction:column;align-items:stretch}.lead-card>footer select{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
