:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#f5f6f8;background:#08090b;--canvas:#08090b;--surface:#111318;--raised:#171a20;--red-surface:#1c1012;--border:#30343c;--strong:#484e59;--muted:#aeb3bd;--quiet:#838a96;--accent:#ed3f35;--success:#55d6a0;--info:#78aaff;--warning:#f1bd60;--danger:#ff6b62;--critical:#ff3d57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--canvas);color:#f5f6f8}a{color:inherit;text-underline-offset:.2em}p,li{color:var(--muted);line-height:1.72}strong{color:#fff}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:20;padding:.8rem 1rem;background:#fff;color:#000}.site-header,footer{width:min(1320px,100%);margin:auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.site-header{min-height:78px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:900;letter-spacing:.1em}.brand img{width:42px;height:42px;object-fit:contain}.brand small{display:block;margin-top:.15rem;color:var(--quiet);font-size:.64rem;font-weight:650;letter-spacing:.01em}.site-header nav,footer nav{display:flex;align-items:center;gap:1.3rem}.site-header nav a,footer a{color:#d8dbe1;font-size:.9rem;font-weight:650;text-decoration:none}.site-header nav a:hover,footer a:hover{color:#fff}main{width:min(1240px,100%);min-height:68vh;margin:auto;padding:4.5rem 2rem 7rem}h1{max-width:980px;margin:.5rem 0 1.5rem;font-size:clamp(2.7rem,6.4vw,6rem);line-height:.96;letter-spacing:-.06em}h2{margin:.25rem 0 .8rem;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.2;letter-spacing:-.025em}.lead{max-width:790px;font-size:clamp(1.05rem,1.6vw,1.25rem)}.eyebrow{margin-bottom:.85rem;color:#ff746c;font-size:.72rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.page,.prose{max-width:1060px}.page-header{padding-bottom:2.5rem;border-bottom:1px solid var(--border);margin-bottom:2rem}.prose{font-size:1.04rem}.prose section{max-width:840px;padding:1.5rem 0;border-bottom:1px solid var(--border)}.prose section:last-child{border:0}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.05rem;border:2px solid var(--accent);border-radius:3px;background:var(--accent);color:#fff;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.button:hover,button:hover{border-color:#ff574d;background:#ff574d}.button.secondary,button.secondary{border-color:var(--strong);background:transparent}.button.secondary:hover,button.secondary:hover{border-color:#fff;background:transparent}.button.small{min-height:38px;padding:.45rem .75rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding:2rem 0 4.5rem;border-bottom:1px solid var(--border)}.hero img{width:100%;height:auto;object-fit:contain}.trust-list{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin:2rem 0 0;padding:1.2rem 0 0;border-top:1px solid var(--border);list-style:none}.trust-list li{position:relative;padding-left:1rem;color:#c7cbd2;font-size:.85rem;font-weight:700}.trust-list li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;background:var(--accent)}.section-intro{max-width:760px;padding:5rem 0 2rem}.section-intro h2{font-size:clamp(2rem,4vw,3.5rem)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border)}.process-grid article{min-height:265px;padding:1.7rem;border-right:1px solid var(--border);background:var(--surface)}.process-grid article:last-child{border:0}.process-grid span{display:block;margin-bottom:3.8rem;color:#ff746c;font-size:.75rem;font-weight:900;letter-spacing:.12em}.category-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;margin:5rem 0;padding:3rem;border:1px solid #54292c;background:var(--red-surface)}.category-list{display:grid;grid-template-columns:1fr 1fr;align-content:start;border-top:1px solid #54292c}.category-list span{padding:1rem .4rem;border-bottom:1px solid #54292c;color:#f1d9da;font-weight:750}.action-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem;padding:2.2rem;border:1px solid var(--strong);background:var(--raised)}.action-panel p{max-width:680px;margin-bottom:0}.feature-grid,.search-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border:1px solid var(--border)}.feature-grid article,.search-grid section{padding:2rem;border-right:1px solid var(--border);background:var(--surface)}.feature-grid article:last-child,.search-grid section:last-child{border:0}.search-grid{grid-template-columns:1fr 1fr}.search-form{margin:1.5rem 0 2.5rem}.search-form label{display:block;margin-bottom:.55rem;font-weight:800}.search-form>div{display:flex}.search-form input{min-width:0;flex:1;min-height:50px;padding:.75rem .9rem;border:2px solid var(--strong);border-right:0;border-radius:3px 0 0 3px;background:#0c0e11;color:#fff;font:inherit}.search-form button{border-radius:0 3px 3px 0}.results{display:grid;gap:.8rem}.record-card{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:2rem;padding:1.35rem 1.5rem;border:1px solid var(--border);background:var(--surface)}.record-card:hover{border-color:var(--strong)}.record-card h2{margin:.7rem 0 .3rem}.record-card h2 a{text-decoration:none}.record-card dl{display:grid;grid-template-columns:repeat(3,minmax(105px,auto));gap:1.5rem;margin:0}.record-card dt,.record-facts dt{color:var(--quiet);font-size:.69rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.record-card dd,.record-facts dd{margin:.35rem 0 0;color:#e7e9ed;font-weight:750;text-transform:capitalize}.badge,.risk{display:inline-flex;align-items:center;padding:.3rem .52rem;border:1px solid currentColor;border-radius:2px;font-size:.72rem;font-weight:850;text-transform:capitalize}.badge.success,.risk.low{color:var(--success)}.badge.danger,.risk.high{color:var(--danger)}.risk.moderate{color:var(--warning)}.risk.critical{color:var(--critical)}.record-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:2rem 0 3.5rem;border:1px solid var(--border)}.record-facts div{padding:1.4rem;border-right:1px solid var(--border)}.record-facts div:nth-child(4){border-right:0}.record-facts .wide{grid-column:1/-1;border-top:1px solid var(--border);border-right:0}.content-section{margin-top:3rem}.associations{margin-top:1.5rem;padding:0;border:1px solid var(--border);list-style:none}.associations li{padding:.9rem 1rem;border-bottom:1px solid var(--border)}.associations li:last-child{border:0}.empty-inline{padding:1rem;border-left:3px solid var(--strong)}.notice,.alert,.empty{display:block;margin:2rem 0;padding:1.1rem 1.2rem;border:1px solid var(--border);border-left:4px solid var(--info);background:var(--surface)}.notice p,.alert p{margin-bottom:0}.alert.warning{border-left-color:var(--warning)}.alert.danger{border-left-color:var(--danger)}.empty{padding:2rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem}.auth,.error-page{max-width:680px;text-align:center}.auth img{display:block;margin:auto}.auth h1,.error-page h1{font-size:3.2rem}.auth form{margin-top:2rem}code{padding:.18rem .36rem;border:1px solid #30343c;background:#17191d;color:#dfe2e7;overflow-wrap:anywhere}footer{min-height:100px;border-top:1px solid var(--border);color:var(--quiet)}:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media(max-width:960px){.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--border)}.record-card{grid-template-columns:1fr}.record-card dl{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.site-header{padding:.9rem 1rem}.site-header nav a:not(.button){display:none}main{padding:3rem 1rem 5rem}.hero{min-height:auto;grid-template-columns:1fr;gap:2rem}.hero img{grid-row:1;max-width:230px}.category-section{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.feature-grid,.search-grid,.process-grid{grid-template-columns:1fr}.feature-grid article,.search-grid section,.process-grid article{border-right:0;border-bottom:1px solid var(--border)}.process-grid article{min-height:auto}.process-grid article span{margin-bottom:2rem}.action-panel{align-items:flex-start;flex-direction:column}.record-facts{grid-template-columns:1fr 1fr}.record-facts div:nth-child(2){border-right:0}.record-facts div:nth-child(3),.record-facts div:nth-child(4){border-top:1px solid var(--border)}footer{padding:1rem;align-items:flex-start}}@media(max-width:480px){h1{font-size:2.65rem}.search-form>div{display:grid}.search-form input,.search-form button{border:2px solid var(--strong);border-radius:3px}.search-form button{margin-top:.5rem}.record-card dl,.record-facts,.category-list{grid-template-columns:1fr}.record-facts div{border-right:0;border-bottom:1px solid var(--border)}.record-facts div:nth-child(3),.record-facts div:nth-child(4){border-top:0}.site-header nav{gap:.5rem}}
