:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf2ff;background:#080b13;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -20%,#1d2b55 0,transparent 42%),#080b13}.shell{width:min(940px,calc(100% - 32px));margin:auto;padding:64px 0}header{text-align:center;margin-bottom:34px}.badge{display:inline-block;padding:7px 12px;border:1px solid #31446f;border-radius:999px;background:#111a2d;color:#a8c4ff;font-size:13px}h1{font-size:clamp(42px,8vw,72px);letter-spacing:-.055em;margin:16px 0 8px}h1 span{color:#75a7ff}.lead{color:#9ba8c4;margin:0 auto;max-width:620px;font-size:17px}.dropzone{margin-top:30px;min-height:300px;border:1.5px dashed #40547e;border-radius:26px;background:rgba(17,24,43,.78);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.2s;outline:none}.dropzone:hover,.dropzone.drag,.dropzone:focus{border-color:#77a8ff;background:#121d34;transform:translateY(-2px)}.drop-icon{width:62px;height:62px;border-radius:20px;background:#18294b;color:#8eb8ff;display:grid;place-items:center;font-size:34px}.dropzone strong{font-size:21px}.dropzone span,.dropzone small{color:#8f9bb4}.workspace{margin-top:24px;border:1px solid #202a3d;background:#0e1320;border-radius:22px;overflow:hidden}.hidden{display:none}.toolbar,.actionbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px}.toolbar>div:first-child{display:flex;flex-direction:column}.toolbar span,.engine-status{font-size:13px;color:#8490a8}.toolbar-actions{display:flex;gap:8px}button,select{font:inherit}.ghost,.primary{border:0;border-radius:12px;padding:11px 14px;cursor:pointer}.ghost{background:#171e2c;color:#dce5f8}.danger{color:#ff9d9d}.primary{background:#e8efff;color:#09101d;font-weight:800;min-width:150px}.primary:disabled{opacity:.45;cursor:not-allowed}.settings{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 18px 18px}.settings label{font-size:13px;color:#9aa6bd}.settings select{width:100%;margin-top:7px;padding:11px;border-radius:11px;border:1px solid #29344b;background:#121927}.file-list{border-top:1px solid #1d2637}.file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 18px;border-bottom:1px solid #1b2433}.file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:650}.meta{font-size:12px;color:#7f8ca5;margin-top:3px}.status{font-size:13px;color:#a8b7d3;align-self:center}.status.ok{color:#8ee7b0}.status.err{color:#ff9b9b}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.info-grid article,.notes{border:1px solid #1d2638;background:#0d121d;border-radius:16px;padding:16px}.info-grid p,.notes p{font-size:13px;line-height:1.55;color:#8d99b1;margin-bottom:0}.notes{margin-top:12px;color:#aab6cc}.notes summary{cursor:pointer;font-weight:700}@media(max-width:640px){.shell{width:min(100% - 20px,940px);padding:32px 0}.dropzone{min-height:245px}.settings,.info-grid{grid-template-columns:1fr}.toolbar{align-items:flex-start}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.actionbar{position:sticky;bottom:0;background:#0e1320}.primary{flex:1}.engine-status{max-width:45%}}