:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#07090d;color:#f3f6fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% 0,#152c3d 0,transparent 34%),#07090d}.topbar{height:64px;display:flex;align-items:center;gap:24px;padding:0 24px;border-bottom:1px solid #202733;background:#090c12dd;backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.brand{font-size:21px;font-weight:800;color:#fff;text-decoration:none}.brand span{color:#4c9cff}.core-state{font-size:13px;color:#aab5c5;display:flex;align-items:center;gap:8px}.core-state i{width:8px;height:8px;border-radius:50%;background:#27c281;box-shadow:0 0 12px #27c281}.topbar nav{margin-left:auto;display:flex;gap:18px}.topbar nav a{color:#c8d2df;text-decoration:none;font-size:14px}.layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 64px)}.history-panel{border-right:1px solid #202733;background:#0b0f16;padding:22px 14px}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:0 8px 18px}.panel-title small,.eyebrow,.result-head small{font-size:10px;letter-spacing:.14em;color:#6f829a}.panel-title h2{margin:5px 0 0;font-size:18px}.icon-button{width:36px;height:36px;border:1px solid #2d3746;border-radius:10px;color:#fff;background:#131a24;font-size:22px;cursor:pointer}.history-list{display:grid;gap:8px}.history-item{width:100%;text-align:left;border:1px solid transparent;border-radius:11px;padding:11px 12px;background:transparent;color:#d6deea;cursor:pointer}.history-item:hover,.history-item.active{border-color:#28556c;background:#10202a}.history-item strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.history-item span{display:block;margin-top:5px;color:#76879d;font-size:11px}.document-panel{width:min(1040px,100%);padding:48px 46px 80px;margin:0 auto}.hero{margin-bottom:27px}.eyebrow{color:#51b6d7}.hero h1{font-size:clamp(32px,5vw,54px);letter-spacing:-.04em;margin:10px 0}.hero p{color:#98a7ba;max-width:760px;font-size:17px;line-height:1.55}.format-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.format-row span{border:1px solid #284250;background:#0c1820;color:#9dc5d4;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;letter-spacing:.06em}.work-card,.result{border:1px solid #253044;border-radius:18px;background:#0d121acc;box-shadow:0 18px 50px #0004}.work-card{padding:22px}.drop-zone{min-height:128px;border:1px dashed #3b5266;border-radius:14px;display:flex;align-items:center;gap:16px;padding:22px;background:#091017;cursor:pointer;outline:none}.drop-zone:hover,.drop-zone.drag{border-color:#46a8ca;background:#0b1720}.upload-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#173847;color:#73cbe8;font-size:23px}.drop-zone>div:nth-child(3){flex:1}.drop-zone strong,.drop-zone small,.selected-file strong,.selected-file small{display:block}.drop-zone small,.selected-file small{color:#7d8fa4;font-size:12px;margin-top:6px}.selected-file{align-items:center;gap:14px;border:1px solid #294659;border-radius:14px;padding:15px;background:#0b1820}.selected-file:not([hidden]){display:flex}.file-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;background:#173847;color:#8dd9ef;font-size:10px;font-weight:800}.selected-file>div{flex:1;min-width:0}.selected-file strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analysis-form{border-top:1px solid #242d3b;margin-top:20px;padding-top:20px}.form-row{display:grid;grid-template-columns:230px 1fr;gap:16px}.form-row label{font-size:13px;color:#a8b5c5}.form-row select,.form-row textarea{display:block;width:100%;margin-top:8px;border:1px solid #303b4c;background:#080b10;color:#eff4fb;border-radius:11px;font:inherit;outline:none;padding:12px}.form-row select:focus,.form-row textarea:focus{border-color:#3f9cbc;box-shadow:0 0 0 3px #237a9822}.form-row textarea{min-height:98px;resize:vertical;line-height:1.45}.primary-button,.secondary-button{border-radius:10px;font-weight:700;cursor:pointer;text-decoration:none}.primary-button{display:block;margin:18px 0 0 auto;border:0;padding:13px 22px;background:#1681a6;color:white}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{border:1px solid #324158;background:#121a25;color:#dce6f4;padding:9px 13px}.text-button{border:0;background:transparent;color:#72c2df;cursor:pointer}.status{margin-top:18px;border:1px solid #28556c;border-radius:13px;padding:15px 17px;color:#b9dce9;background:#0b1b23}.status.error{border-color:#72333b;color:#ffbdc4;background:#251014}.status-line{display:flex;justify-content:space-between;gap:15px;font-size:13px}.progress{height:5px;border-radius:999px;background:#1b2e39;margin-top:11px;overflow:hidden}.progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,#2e91b5,#65d1c4);transition:width .35s}.result{margin-top:24px;padding:24px}.result-head{display:flex;align-items:start;gap:18px;justify-content:space-between;border-bottom:1px solid #242d3b;padding-bottom:18px}.result-head h2{margin:6px 0 0;font-size:21px}.result-actions{display:flex;gap:8px}.report{white-space:pre-wrap;word-break:break-word;font:15px/1.7 ui-sans-serif,system-ui;color:#dce4ef;margin:24px 0 0;background:transparent}.notice{margin-top:18px;padding:11px 13px;border-radius:9px;background:#33270e;color:#f2d18d;font-size:12px}.muted{color:#65768c;font-size:13px;padding:8px}.auth-gate{position:fixed;inset:0;background:#05070bea;z-index:100;display:grid;place-items:center;padding:20px}.auth-gate[hidden]{display:none}.auth-gate>div{max-width:460px;text-align:center;border:1px solid #2a3546;background:#0d121a;border-radius:18px;padding:34px}.auth-gate p{color:#9babbe;line-height:1.55}.auth-gate a{display:inline-block;margin-top:8px;padding:11px 16px;border-radius:10px;background:#1681a6;color:#fff;text-decoration:none;font-weight:700}@media(max-width:780px){.topbar{padding:0 14px}.core-state{display:none}.topbar nav a:first-child{display:none}.layout{display:block}.history-panel{border-right:0;border-bottom:1px solid #202733;padding:14px}.history-list{display:flex;overflow:auto}.history-item{min-width:210px}.document-panel{padding:30px 16px 60px}.drop-zone{align-items:flex-start;flex-wrap:wrap}.drop-zone>div:nth-child(3){min-width:190px}.form-row{grid-template-columns:1fr}.primary-button{width:100%}.result{padding:18px}.result-head{align-items:stretch;flex-direction:column}.result-actions{flex-wrap:wrap}}
