:root{--ink:#132b27;--green:#0d6d59;--green2:#095849;--lime:#daf24d;--cream:#f3f1e8;--paper:#fff;--line:#d9ded8;--muted:#697871;--amber:#b77917;--red:#a63b35;--shadow:0 16px 45px rgba(19,43,39,.08)}
*{box-sizing:border-box}html{min-height:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{transition:.18s ease}button{cursor:pointer}button:disabled{opacity:.46;cursor:not-allowed}.topbar{height:76px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d4d8d1;background:#faf9f4;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-weight:800}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);font:700 14px Georgia,serif}.topbar nav{display:flex;gap:30px;align-self:stretch}.topbar nav a{display:flex;align-items:center;color:#69776f;font-size:13px;font-weight:700;position:relative}.topbar nav a:hover,.topbar nav a.active{color:var(--ink)}.topbar nav a.active:after{content:"";height:3px;background:var(--green);position:absolute;left:0;right:0;bottom:0}.account{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e1e6df;font-size:11px;font-weight:900}.link-button{border:0;background:transparent;color:var(--muted);font-size:11px}.link-button:hover{color:var(--ink)}main{width:100%}.hero{padding:64px clamp(20px,7vw,112px) 50px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);gap:9vw;align-items:end;border-bottom:1px solid #d8dbd4}.eyebrow{margin:0 0 10px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.16em}.hero h1,.page-title h1,.result-head h1,.login-card h1{font:500 clamp(38px,4.2vw,66px)/1.04 Georgia,serif;letter-spacing:-.035em;margin:0}.hero h1 em{color:var(--green);font-weight:500}.intro{max-width:700px;color:#5e6d66;font-size:15px;line-height:1.7;margin:22px 0 0}.quota{border-left:1px solid #cdd4ce;padding-left:28px}.quota>span,.quota small{display:block;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em}.quota strong{display:block;font:22px Georgia,serif;margin:7px 0 12px}.quota div{height:5px;background:#dbe0d8;border-radius:9px;overflow:hidden;margin-bottom:9px}.quota i{display:block;height:100%;background:var(--green)}.workspace{padding:46px clamp(20px,7vw,112px) 80px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:24px;align-items:start}.card{background:var(--paper);border:1px solid #dfe3dd;border-radius:12px;box-shadow:var(--shadow);padding:30px}.section-title{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.section-title>span{min-width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);font:700 11px Georgia,serif}.section-title h2,.card h2{font:500 23px Georgia,serif;margin:0}.section-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.field{display:grid;gap:7px;margin-bottom:18px}.field>span,.stacked-form label>span,fieldset legend{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.field i{font-style:normal;font-weight:500;color:#8a9690;text-transform:none}.field input,.field textarea,.stacked-form input{width:100%;border:1px solid #cbd3cd;background:#fbfcf9;border-radius:8px;padding:13px;color:var(--ink);outline:0}.field textarea{min-height:116px;resize:vertical;line-height:1.55}.field input:focus,.field textarea:focus,.stacked-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(13,109,89,.09)}.field small{font-size:9px;color:#82908a}.territories{border:0;padding:0;margin:23px 0}.territories legend{margin-bottom:9px}.territories{display:flex;flex-wrap:wrap;gap:8px}.territories legend{width:100%}.territories input{position:absolute;opacity:0}.territories span{display:block;border:1px solid #ccd4ce;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:700;color:#66766f}.territories input:checked+span{background:var(--ink);border-color:var(--ink);color:var(--lime)}.dropzone{border:1px dashed #9fb0a7;background:#f8faf6;border-radius:10px;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;margin-bottom:19px;cursor:pointer}.dropzone:hover,.dropzone.selected{border-color:var(--green);background:#f3f8f3}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{font-size:24px;color:var(--green);line-height:1}.dropzone strong{font-size:11px;margin:4px 0}.dropzone strong i{font-style:normal;color:#84918b;font-weight:500}.dropzone small{font-size:9px;color:#839089}.primary{border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:800;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:12px}.primary:hover{background:var(--green2);transform:translateY(-1px)}.primary.full{width:100%;justify-content:space-between}.primary.inline{display:inline-flex;width:auto}.legal-note{font-size:8px;line-height:1.5;color:#8a958f;text-align:center;margin:11px 0 0}.process-list{list-style:none;padding:0;margin:0}.process-list li{display:flex;gap:14px;padding:17px 0;border-bottom:1px solid #edf0ec}.process-list li>b{min-width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf1ec;color:var(--green);font-size:10px}.process-list strong,.process-list span{display:block}.process-list strong{font-size:12px}.process-list span{font-size:10px;color:var(--muted);margin-top:3px}.recent{margin-top:26px}.recent-head{display:flex;justify-content:space-between;font-size:10px;margin-bottom:8px}.recent-head a{color:var(--green)}.recent-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #edf0ec}.recent-item span b,.recent-item span small{display:block}.recent-item span b{font-size:11px}.recent-item span small{font-size:8px;color:var(--muted);margin-top:2px}.status{display:inline-flex;align-items:center;border-radius:99px;padding:5px 8px;background:#edf1ec;color:#52625b;font-size:8px;font-style:normal;font-weight:900;white-space:nowrap}.status.completed{background:#e3f2e8;color:#23653c}.status.processing,.status.queued{background:#fff1ce;color:#84600e}.status.failed{background:#f8e5e4;color:var(--red)}.page{padding:48px clamp(20px,6vw,90px) 80px}.page.narrow{max-width:1440px;margin:auto}.breadcrumb{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-bottom:28px}.breadcrumb a{color:var(--green);font-weight:800}.result-head,.page-title{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:30px}.result-head h1,.page-title h1{font-size:46px}.result-head>div>p:last-child,.page-title>div>p:last-child{color:var(--muted);margin:12px 0 0;max-width:800px}.result-meta{text-align:right}.result-meta small{display:block;margin-top:8px;color:var(--muted)}.evidence-bar{display:flex;justify-content:space-between;align-items:center;border:1px solid #d8ded8;background:#eef3ed;border-radius:10px;padding:15px 18px;margin-bottom:22px}.evidence-bar span,.evidence-bar strong,.evidence-bar small{display:block}.evidence-bar span{font-size:8px;letter-spacing:.13em;font-weight:900;color:var(--green)}.evidence-bar strong{font-size:11px;margin:2px 0}.evidence-bar small{font-size:8px;color:var(--muted)}.secondary{border:1px solid #bcc8c0;border-radius:7px;padding:8px 11px;font-size:9px;font-weight:800}.result-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:22px;align-items:start}.report{padding:38px}.prose{font-size:13px;line-height:1.7}.prose h1,.prose h2,.prose h3{font-family:Georgia,serif;font-weight:500;line-height:1.2}.prose h2{font-size:23px;margin:31px 0 10px;padding-top:22px;border-top:1px solid #e6e9e5}.prose h2:first-of-type{margin-top:12px}.prose a{color:var(--green);text-decoration:underline}.prose blockquote{border-left:3px solid var(--lime);margin:18px 0;padding:10px 15px;background:#f7f8f3;color:#53635c}.source-card{position:sticky;top:96px}.source-card h2{margin-bottom:17px}.source-card ol{margin:0;padding-left:20px}.source-card li{padding:11px 0;border-bottom:1px solid #edf0ed}.source-card a strong,.source-card a small{display:block}.source-card a strong{font-size:10px}.source-card a small{font-size:8px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.source-note{background:#fff7df;border:1px solid #f0dfa9;border-radius:8px;padding:13px;margin-top:22px}.source-note strong{font-size:10px}.source-note p{font-size:9px;color:#6a5c3b;margin:4px 0 0}.waiting{text-align:center;padding:70px 30px}.waiting h2{margin-top:17px}.waiting p{color:var(--muted)}.spinner{width:34px;height:34px;border-radius:50%;display:inline-block;border:3px solid #d9e2dc;border-top-color:var(--green);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.archive-card{padding:8px 22px}.archive-row{display:grid;grid-template-columns:2fr .7fr .8fr 1fr 24px;gap:16px;align-items:center;padding:16px 8px;border-bottom:1px solid #e9ece8;font-size:10px}.archive-row:not(.archive-labels):hover{background:#f8faf6}.archive-row strong,.archive-row small{display:block}.archive-row small{font-size:8px;color:var(--muted);margin-top:3px}.archive-labels{font-size:8px;color:#839089;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.empty{text-align:center;padding:70px}.empty p{color:var(--muted)}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.user-list>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0ed;padding:13px 0}.user-list p{margin:0}.user-list strong,.user-list small{display:block}.user-list strong{font-size:12px}.user-list small{font-size:9px;color:var(--muted)}.stacked-form{display:grid;gap:16px}.stacked-form label{display:grid;gap:7px}.stacked-form label.checkbox{display:flex;align-items:center}.stacked-form .checkbox input{width:auto}.alert{border-radius:8px;padding:12px 14px;margin:14px 0;font-size:11px}.alert.error{background:#f9e8e6;border:1px solid #eccbc7;color:#883c35}.muted{color:var(--muted)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 20% 10%,#fbfaf4 0,transparent 45%),var(--cream)}.login-card{width:min(440px,100%);background:#fff;border:1px solid #dde2dc;border-radius:15px;padding:42px;box-shadow:var(--shadow)}.login-brand{margin-bottom:38px}.login-card h1{font-size:38px}.login-card>.muted{margin-bottom:27px}
@media(max-width:900px){.hero,.workspace,.result-grid,.admin-grid{grid-template-columns:1fr}.hero{gap:30px}.quota{border-left:0;border-top:1px solid #cdd4ce;padding:20px 0 0}.source-card{position:static}.topbar nav{gap:15px}.topbar nav a{font-size:11px}.account .avatar{display:none}}
@media(max-width:640px){.topbar{height:auto;min-height:68px;padding:12px 16px;flex-wrap:wrap;gap:10px}.brand>span:last-child{display:none}.topbar nav{order:3;width:100%;height:38px;justify-content:space-around}.topbar nav a{justify-content:center}.hero{padding:38px 20px}.hero h1{font-size:40px}.workspace,.page{padding:25px 14px 55px}.card{padding:22px}.result-head,.page-title{align-items:flex-start;flex-direction:column}.result-meta{text-align:left}.archive-card{padding:8px}.archive-labels{display:none}.archive-row{grid-template-columns:1fr auto}.archive-row>span:nth-child(2),.archive-row>span:nth-child(3){display:none}.evidence-bar{align-items:flex-start;gap:12px}.login-card{padding:28px}.report{padding:24px}}

