:root{--ink:#111b2e;--muted:#667085;--paper:#f4f7f7;--card:#fff;--line:#dce5e6;--teal:#0d5965;--teal2:#087f7a;--gold:#cda65b;--nav:#091d29;--danger:#b42318;--shadow:0 18px 45px rgba(12,35,48,.09);font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:var(--paper)}a{color:var(--teal);text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.brand{display:flex;align-items:center;gap:.75rem;color:inherit;font-size:1.25rem}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(205,166,91,.5);border-radius:50%;font-family:Georgia,serif;color:var(--gold);font-size:1.55rem}.brand b{color:var(--gold)}.sidebar{position:fixed;inset:0 auto 0 0;width:280px;background:linear-gradient(160deg,#071722,#0c2b38);color:#dce8ec;padding:1.5rem;display:flex;flex-direction:column;z-index:10;overflow-y:auto}.sidebar .brand{color:#fff;margin-bottom:1.5rem}.office-chip{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.8rem 1rem;margin-bottom:1rem}.office-chip small,.office-chip strong{display:block}.office-chip small{font-size:.7rem;letter-spacing:.12em;color:#88abb5}.office-chip strong{font-size:.88rem;margin-top:.25rem}.sidebar nav{display:flex;flex-direction:column;gap:.15rem}.sidebar nav a{color:#b9cbd1;border-radius:9px;padding:.62rem .75rem;display:flex;gap:.8rem;align-items:center;font-size:.92rem}.sidebar nav a:hover{color:white;background:rgba(255,255,255,.07)}.nav-label{font-size:.68rem;letter-spacing:.12em;color:#668692;margin:1.1rem .75rem .35rem}.logout{margin-top:auto;padding-top:1rem}.logout button{width:100%;padding:.7rem;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#c9d8dc}.main{margin-left:280px;min-height:100vh;padding:0 2.2rem 3rem}.topbar{height:76px;display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;border-bottom:1px solid var(--line);margin:0 -2.2rem 2rem;padding:0 2.2rem;background:rgba(244,247,247,.86);backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.topbar div{display:flex;flex-direction:column;text-align:right}.topbar small{color:var(--muted);font-size:.7rem;text-transform:uppercase}.menu-toggle{display:none}.secure-pill{padding:.45rem .75rem;background:#e6f4ef;color:#17654c;border-radius:999px;font-size:.74rem}.secure-pill.dark{background:#dcefee;color:#0d5965}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.6rem}.eyebrow{display:block;font-size:.72rem;letter-spacing:.15em;font-weight:800;color:var(--teal2);margin-bottom:.45rem}.page-head h1,.legal-page h1,.auth-card h1{font:600 clamp(2rem,4vw,3.25rem)/1.05 Georgia,"Times New Roman",serif;margin:.1rem 0 .5rem}.page-head p{color:var(--muted);margin:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--teal),var(--teal2));color:#fff;border:0;border-radius:10px;padding:.78rem 1.15rem;font-weight:700;box-shadow:0 8px 20px rgba(13,89,101,.18)}.button:hover{filter:brightness(1.08)}.button.small{padding:.5rem .8rem;font-size:.86rem}.button.ghost{background:white;color:var(--teal);border:1px solid var(--line);box-shadow:none}.button.wide{width:100%;padding:1rem}.panel{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.35rem;box-shadow:0 5px 18px rgba(14,43,52,.035);margin-bottom:1.3rem}.panel h2{font:600 1.25rem Georgia,serif;margin:.1rem 0 1rem}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.panel-head h2,.panel-head p{margin:0}.panel-head p{color:var(--muted);font-size:.85rem}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.stat-grid article{background:white;border:1px solid var(--line);border-radius:14px;padding:1.2rem;display:flex;flex-direction:column;min-height:150px}.stat-grid article.accent{background:linear-gradient(145deg,#0b4c58,#0a7370);color:white}.stat-grid span{font-size:.85rem;color:var(--muted)}.stat-grid .accent span{color:#bce1de}.stat-grid b{font:600 2.5rem Georgia,serif;margin:.5rem 0 auto}.stat-grid a{font-size:.82rem;font-weight:700}.stat-grid .accent a{color:#fff}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0}.tool-grid a{background:white;border:1px solid var(--line);border-radius:14px;padding:1.2rem;color:var(--ink);display:grid;grid-template-columns:40px 1fr;column-gap:.7rem;transition:.2s}.tool-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#9fc8c9}.tool-grid i{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e6f3f2;color:var(--teal);font-style:normal}.tool-grid span{font-size:.8rem;color:var(--muted)}.task-list>div{display:flex;align-items:center;gap:.8rem;padding:.85rem 0;border-bottom:1px solid var(--line)}.task-list>div:last-child{border-bottom:0}.task-list strong{flex:1}.task-list small{color:var(--muted)}.priority{width:8px;height:8px;border-radius:50%;background:#8a9ba2}.priority.high{background:#f79009}.priority.urgent{background:#d92d20}.priority.low{background:#98a2b3}.stack{display:flex;flex-direction:column;gap:1rem}.split{display:grid;grid-template-columns:minmax(340px,.75fr) minmax(500px,1.5fr);gap:1.2rem}.split.compact{grid-template-columns:minmax(300px,.55fr) minmax(500px,1.5fr)}label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:700;color:#344054}input,textarea,select{width:100%;border:1px solid #cfdadb;background:#fbfdfd;border-radius:9px;padding:.72rem .8rem;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--teal2);box-shadow:0 0 0 3px rgba(8,127,122,.11)}textarea{resize:vertical}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.analysis-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.2rem}.form-panel{padding:1.6rem}.drop-zone{border:1.5px dashed #9db8ba;border-radius:12px;background:#f6fbfb;padding:1.2rem;text-align:center;align-items:center;cursor:pointer}.drop-zone input{border:0;background:none}.drop-zone span,.drop-zone output{font-size:.78rem;color:var(--muted);display:block}.consent{display:flex;align-items:flex-start;gap:.6rem;padding:.8rem;background:#f7f8f8;border-radius:9px}.consent input{width:auto;margin-top:.2rem}.consent label{font-weight:500}.side-note{background:var(--nav);color:white;border-radius:16px;padding:1.4rem;align-self:start;position:sticky;top:98px}.side-note h3{font:600 1.3rem Georgia,serif}.side-note ol{padding:0;list-style:none;counter-reset:steps}.side-note li{counter-increment:steps;display:grid;grid-template-columns:32px 1fr;margin:1.2rem 0}.side-note li:before{content:counter(steps);display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:.75rem;grid-row:1/3}.side-note li span{font-size:.75rem;color:#9eb6be}.side-note p{font-size:.75rem;color:#9eb6be;border-top:1px solid #29424c;padding-top:1rem}.output-card{background:white;border:1px solid var(--line);border-radius:16px;margin-bottom:1.2rem;padding:1.6rem}.output-head{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:1rem}.output-head h2{margin:.4rem 0;font:600 1.45rem Georgia,serif}.output-head small{color:var(--muted)}.tag{display:inline-flex;border-radius:999px;padding:.28rem .55rem;background:#e6f3f2;color:#17655f;font-size:.7rem;font-weight:800;text-transform:uppercase}.tag.warning{background:#fff1d6;color:#8d5c00}.prose{line-height:1.75;padding:1rem 0}.prose h2,.prose h3{font-family:Georgia,serif}.output-card details{background:#f7f9f9;border-radius:8px;padding:.8rem}.output-card pre{white-space:pre-wrap;font-size:.75rem}.export-row{display:flex;align-items:center;gap:.5rem;padding-top:1rem}.export-row a{border:1px solid var(--line);border-radius:6px;padding:.35rem .6rem;font-size:.75rem;font-weight:800}.icon-button,.link-button,.danger-link{border:0;background:transparent;color:var(--teal);padding:.3rem;font-weight:700}.danger-link{color:var(--danger)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}th,td{padding:.8rem;border-bottom:1px solid var(--line);vertical-align:top}td{font-size:.86rem}td strong,td small{display:block}td small{color:var(--muted)}td.actions{white-space:nowrap}.actions form,.file-actions form{display:inline}.file-list article{display:grid;grid-template-columns:52px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.file-icon{display:grid;place-items:center;width:48px;height:52px;border-radius:8px;background:#e7f1f1;color:var(--teal);font-size:.7rem;font-weight:900}.file-list strong,.file-list small{display:block}.file-list small,.file-list p{color:var(--muted);font-size:.78rem;margin:.2rem 0}.file-actions{white-space:nowrap}.inline-edit{display:none;grid-column:2/4;grid-template-columns:160px 1fr auto;gap:.5rem}.inline-edit.open{display:grid}.task-list.detailed section{flex:1}.task-list.detailed p{margin:.2rem 0;color:var(--muted);font-size:.84rem}.strike{text-decoration:line-through;color:#98a2b3}.deadline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.deadline-grid article{display:flex;gap:.8rem;padding:1rem;background:#f8fafa;border-radius:10px}.deadline-grid time{font:600 1.6rem Georgia,serif;color:var(--teal);text-align:center}.deadline-grid time small{display:block;font:500 .7rem Inter,sans-serif}.deadline-grid p{margin:.25rem 0;font-size:.78rem;color:var(--muted)}.deadline-grid span{font-size:.7rem}.relation-layout{display:grid;grid-template-columns:minmax(0,1.6fr) 340px;gap:1.2rem}.graph-panel{min-height:570px;background:radial-gradient(circle at center,#fff,#edf4f4)}#relationGraph{width:100%;height:500px}.graph-legend{display:flex;gap:1rem;font-size:.75rem}.graph-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.3rem;background:#0d5965}.graph-legend .company{background:#cda65b}.graph-legend .witness{background:#9b51e0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.org-cards{display:grid;gap:.7rem}.org-cards article{display:flex;align-items:center;gap:1rem;border:1px solid var(--line);border-radius:10px;padding:.8rem}.org-cards article>div{min-width:190px;margin-right:auto}.org-cards strong,.org-cards small{display:block}.org-cards small{color:var(--muted)}.org-cards .expired{border-left:4px solid var(--danger)}.subscription-form{display:flex;gap:.4rem}.subscription-form input,.subscription-form select{width:140px;padding:.45rem}.subscription-form button,.inline-edit button{border:0;border-radius:6px;background:var(--teal);color:white}.backup-list>div{display:flex;justify-content:space-between;padding:.7rem;border-bottom:1px solid var(--line)}.backup-list small{display:block;color:var(--muted)}.flash{margin:1rem auto;padding:.8rem 1rem;border-radius:9px;max-width:1200px}.main>.flash{margin:0 0 1rem}.flash.success{background:#e7f6ef;color:#17654c}.flash.error{background:#feeceb;color:#9f1b15}.public-shell{background:#071923;color:white}.public-nav{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 1.5rem}.public-nav nav{display:flex;align-items:center;gap:1.2rem}.public-nav nav>a:not(.button){color:#b6c8cf}.hero{max-width:1200px;margin:5vh auto 4rem;padding:2rem 1.5rem;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;min-height:600px}.hero h1{font:500 clamp(2.8rem,6vw,5rem)/1.02 Georgia,serif;margin:.5rem 0 1.4rem}.hero h1 em{font-weight:400;color:#78c3ba}.hero p{font-size:1.12rem;color:#a9bec5;max-width:650px}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin:2rem 0}.text-link{color:#e2c586;font-weight:700}.contact-notice{border-left:2px solid var(--gold);padding:.5rem 1rem;color:#8faab3;font-size:.85rem}.contact-notice strong{display:block;color:white}.hero-panel{height:480px;border:1px solid #1f4654;border-radius:32px;background:radial-gradient(circle at 50% 45%,#174f58,#0a2532 60%,#071923);position:relative;display:grid;place-items:center;overflow:hidden}.orbit{width:290px;height:290px;border:1px solid rgba(121,199,190,.22);border-radius:50%;display:grid;place-items:center;position:relative}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid rgba(205,166,91,.18);border-radius:50%;width:210px;height:210px}.orbit:after{width:360px;height:360px}.orbit .scale{font-size:4rem;color:var(--gold);filter:drop-shadow(0 10px 30px #000)}.orbit i{position:absolute;width:10px;height:10px;border-radius:50%;background:#78c3ba;box-shadow:0 0 20px #78c3ba}.orbit i:nth-child(2){top:5%;left:28%}.orbit i:nth-child(3){bottom:14%;right:8%}.orbit i:nth-child(4){left:-2%;top:55%;background:var(--gold)}.metric{position:absolute;left:1.5rem;bottom:1.5rem}.metric b{font:600 2.5rem Georgia,serif;color:var(--gold)}.metric span{display:block;color:#9cb5bc}.security-line{position:absolute;right:1.3rem;top:1.3rem;font-size:.68rem;color:#7998a1;letter-spacing:.06em}.trust-strip{max-width:1200px;margin:0 auto 4rem;padding:1.5rem;display:flex;justify-content:space-between;border-top:1px solid #183744;color:#6f909a;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem}.public-shell footer{max-width:1200px;margin:auto;padding:2rem 1.5rem;border-top:1px solid #183744;display:flex;gap:2rem;color:#70909a;font-size:.8rem}.legal-page{max-width:850px;margin:5rem auto;padding:2rem 1.5rem;color:#d6e2e6}.legal-page h2{font:500 1.4rem Georgia,serif;color:white;margin-top:2rem}.legal-page p{color:#9eb4bb;line-height:1.8}.legal-page .lead{color:#668c97}.auth-wrap{min-height:calc(100vh - 170px);display:grid;place-items:center;padding:2rem}.auth-card{width:min(480px,100%);background:white;color:var(--ink);padding:2.2rem;border-radius:22px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.auth-card>p{color:var(--muted)}.auth-card .micro{font-size:.72rem;margin-top:1rem}.empty-state{text-align:center;padding:5rem}.empty-inline{color:var(--muted);padding:1rem}.micro{font-size:.72rem;color:var(--muted)}
.source-list{display:flex;flex-direction:column}.source-list a{display:grid;grid-template-columns:auto 1fr;gap:.35rem .7rem;padding:.9rem 0;border-bottom:1px solid var(--line);color:var(--ink)}.source-list a:hover strong{color:var(--teal)}.source-list .tag{grid-row:1/3;align-self:start}.source-list small{color:var(--muted)}.source-detail h2{font-size:1.6rem;margin-top:1rem}.source-detail dl{display:grid;grid-template-columns:150px 1fr;background:#f7f9f9;padding:1rem;border-radius:10px}.source-detail dt{font-weight:700}.source-detail dd{margin:0}.source-detail .empty-state{padding:5rem 1rem}
@media(max-width:1050px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.main{margin-left:0;padding:0 1rem 2rem}.topbar{margin:0 -1rem 1.5rem;padding:0 1rem;justify-content:space-between}.menu-toggle{display:block;border:0;background:transparent;font-size:1.4rem}.stat-grid{grid-template-columns:1fr 1fr}.analysis-layout,.relation-layout{grid-template-columns:1fr}.side-note{position:static}.split,.split.compact{grid-template-columns:1fr}.org-cards article{align-items:flex-start;flex-wrap:wrap}.subscription-form{flex-wrap:wrap}}
@media(max-width:700px){.hero{grid-template-columns:1fr;margin-top:1rem}.hero-panel{height:360px}.hero-actions,.page-head{align-items:flex-start;flex-direction:column}.hero h1{font-size:2.7rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stat-grid,.tool-grid,.deadline-grid,.admin-grid,.field-grid{grid-template-columns:1fr}.topbar .secure-pill{display:none}.public-nav nav>a:first-child{display:none}.file-list article{grid-template-columns:44px 1fr}.file-actions{grid-column:2}.inline-edit{grid-column:1/3;grid-template-columns:1fr}.public-shell footer{flex-direction:column;gap:.5rem}}
@media print{.sidebar,.topbar,.page-head,.export-row,.output-head button,footer{display:none!important}.main{margin:0;padding:0}.output-card{border:0;box-shadow:none}.outputs .output-card{display:none}.outputs .output-card.printing{display:block}}
