:root{--ink:#1d2925;--muted:#68736e;--paper:#f6f3ec;--surface:#fffdf8;--line:#dedbd2;--brand:#276653;--brand-dark:#17493b;--brand-soft:#dcece4;--amber:#e9a23b;--danger:#b7463c;--blue:#2d5b8a;--shadow:0 16px 44px rgba(45,54,49,0.09)}*{box-sizing:border-box}html{color-scheme:light}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.55}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:72px;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(222,219,210,.8);background:rgba(246,243,236,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.chips,.metric-row,.nav,.row,.site-header{display:flex;align-items:center}.brand{gap:10px;font-weight:800}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:white;background:var(--brand)}.nav{gap:8px}.nav a,.nav button{min-height:40px;padding:8px 12px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-weight:700}.nav a:hover,.nav a[aria-current=page],.nav button:hover{color:var(--brand-dark);background:var(--brand-soft)}.avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;color:white;background:#925f42;font-size:13px}.page{width:min(1120px,90vw);margin:0 auto;padding:54px 0 80px}.page.narrow{width:min(760px,90vw)}.eyebrow{margin:0 0 8px;color:var(--brand);font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:14px;font-family:Georgia,Songti SC,serif;font-size:clamp(34px,5vw,58px);line-height:1.08}h2{font-size:25px}h3{font-size:17px}.lead{max-width:720px;margin-bottom:32px;font-size:18px}.lead,.muted{color:var(--muted)}.small{font-size:13px}.row{gap:12px}.metric-row,.row.between{justify-content:space-between}.wrap{flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.candidate,.card,.notice,.panel,.upload-zone,.video-row{border-radius:8px}.card,.panel{padding:24px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.stack{display:grid;grid-gap:16px;gap:16px}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:8px;color:white;background:var(--brand);font-weight:800}.btn:hover{background:var(--brand-dark)}.btn.secondary{color:var(--brand-dark);border-color:var(--line);background:var(--surface)}.btn.secondary:hover{border-color:var(--brand);background:var(--brand-soft)}.btn.ghost{color:var(--muted);background:transparent}.btn.danger{background:var(--danger)}.btn.block{width:100%}.btn:disabled{cursor:not-allowed;opacity:.5}.input,.search-input,.select{width:100%;min-height:48px;padding:12px 14px;border:1px solid #ccc9c0;border-radius:8px;color:var(--ink);background:white;outline:none}.input:focus,.search-input:focus,.select:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(39,102,83,.14)}label{grid-gap:7px;gap:7px;font-size:14px;font-weight:700}.auth,label{display:grid}.auth{min-height:100vh;grid-template-columns:1.08fr .92fr}.auth-story{display:flex;flex-direction:column;justify-content:space-between;padding:7vw;color:white;background:linear-gradient(135deg,#17493b,#253b51)}.auth-panel{display:grid;place-items:center;padding:42px}.auth-form{width:min(420px,100%)}.status{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:12px;font-weight:800}.status:before{width:7px;height:7px;border-radius:999px;background:var(--brand);content:""}.status.processing{color:#725018;background:#f7e7c7}.status.processing:before{background:var(--amber)}.upload-zone{display:grid;min-height:290px;place-items:center;padding:36px;border:2px dashed #b9b8ae;background:rgba(255,253,248,.7);text-align:center}.upload-zone.dragging{border-color:var(--brand);background:var(--brand-soft)}.upload-icon{display:grid;width:66px;height:66px;margin:0 auto 18px;place-items:center;border-radius:8px;color:var(--brand-dark);background:var(--brand-soft);font-size:28px}.video-row{display:grid;grid-template-columns:112px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:15px;border:1px solid var(--line);background:var(--surface)}.thumb,.video-mini,.video-stage{background:linear-gradient(135deg,rgba(39,102,83,.22),rgba(233,162,59,.28)),linear-gradient(135deg,#536557,#b9aa91)}.video-mini{min-height:78px;border-radius:8px}.time-axis{position:relative;display:grid;grid-gap:18px;gap:18px;margin-top:24px;padding-left:28px}.time-axis:before{position:absolute;top:10px;bottom:10px;left:8px;width:2px;background:var(--line);content:""}.time-entry{position:relative}.time-entry:before{position:absolute;top:22px;left:-26px;width:12px;height:12px;border:3px solid var(--paper);border-radius:50%;background:var(--brand);box-shadow:0 0 0 2px var(--brand);content:""}.result-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:22px;gap:22px;align-items:start}.candidate{display:grid;grid-template-columns:190px 1fr;grid-gap:18px;gap:18px;padding:16px;border:1px solid var(--line);background:var(--surface)}.candidate.active{border-color:var(--brand);box-shadow:0 0 0 2px rgba(39,102,83,.1)}.thumb{position:relative;min-height:132px;overflow:hidden;border-radius:8px}.timecode{position:absolute;right:8px;bottom:8px;padding:3px 7px;border-radius:6px;color:white;background:rgba(0,0,0,.7);font-size:12px}.score{color:var(--brand);font-size:13px;font-weight:800}.sticky{position:-webkit-sticky;position:sticky;top:94px}.video-stage{position:relative;display:grid;aspect-ratio:16/9;place-items:center;overflow:hidden;border-radius:8px;color:white}.play{z-index:2;display:grid;width:66px;height:66px;place-items:center;border:0;color:var(--brand-dark);background:rgba(255,255,255,.92);font-size:25px}.play,.timeline{border-radius:999px}.timeline{position:relative;height:8px;margin:20px 0 8px;background:#d8d7d0}.timeline-fill{width:52%;height:100%;border-radius:inherit;background:var(--brand)}.timeline-mark{position:absolute;top:-5px;left:50%;width:4px;height:18px;border-radius:4px;background:var(--amber)}.notice{padding:14px 16px;border-left:4px solid var(--amber);color:#60491f;background:#f8ecd4}.chips{flex-wrap:wrap;gap:9px}.chip{min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;color:var(--brand-dark);background:var(--surface)}.recent{display:grid;grid-gap:2px;gap:2px;margin-top:28px}.recent a,.recent button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:15px 8px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.toast{position:fixed;right:24px;bottom:24px;z-index:60;max-width:360px;padding:14px 18px;border-radius:8px;color:white;background:#25312c;box-shadow:var(--shadow)}.divider{height:1px;margin:20px 0;background:var(--line)}.progress-shell{height:10px;overflow:hidden;border-radius:999px;background:#e5e3dc}.progress-bar{width:68%;height:100%;border-radius:inherit;background:var(--brand)}.steps{display:grid;grid-gap:0;gap:0;margin-top:24px}.step{position:relative;display:grid;min-height:78px;grid-template-columns:36px 1fr;grid-gap:14px;gap:14px}.step:not(:last-child):after{position:absolute;top:36px;bottom:0;left:17px;width:2px;background:var(--line);content:""}.step-dot{z-index:1;display:grid;width:36px;height:36px;place-items:center;border:2px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font-weight:800}.step.done .step-dot{color:white;border-color:var(--brand);background:var(--brand)}.step.active .step-dot{color:var(--brand);border-color:var(--brand)}@media (max-width:820px){.site-header{min-height:64px;padding:0 18px}.nav a:not(.mobile-keep){display:none}.page,.page.narrow{width:min(100% - 32px,680px);padding:36px 0 100px}.auth,.grid,.result-layout{grid-template-columns:1fr}.sticky{position:static}.auth-story{min-height:34vh;padding:44px 28px}.auth-panel{padding:38px 24px}.video-row{grid-template-columns:88px 1fr}.video-row>:last-child{grid-column:1/-1;width:100%}}@media (max-width:520px){h1{font-size:37px}.lead{font-size:16px}.card,.panel{padding:19px}.candidate{grid-template-columns:1fr}.candidate .thumb{min-height:180px}.row.mobile-stack{align-items:stretch;flex-direction:column}.row.mobile-stack>*{width:100%}.toast{right:16px;bottom:16px;left:16px}}