:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0b0b;color:#f1f1f1}*{box-sizing:border-box}body{margin:0;background:#0b0b0b}main{width:min(1200px,calc(100% - 3rem));margin:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650;letter-spacing:-.045em;line-height:.98}h1{max-width:790px;margin-bottom:1.45rem;font-size:clamp(3.15rem,7vw,6.6rem)}h2{margin-bottom:1rem;font-size:clamp(1.55rem,2.8vw,2.55rem)}.site-header,footer{display:flex;align-items:center;justify-content:space-between;min-height:4.75rem;border-bottom:1px solid #292929;color:#9a9a9a;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.site-header p,footer span{margin:0}.site-header p span{padding:0 .55rem;color:#555}.brand{color:#f4f4f4;font-size:.95rem;font-weight:800;letter-spacing:.18em;text-decoration:none}.eyebrow{margin:0 0 .75rem;color:#a9a9a9;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);gap:5rem;align-items:end;padding:clamp(4.5rem,10vw,8.5rem) 0 3.5rem;border-bottom:1px solid #292929}.lede{max-width:660px;color:#a7a7a7;font-size:1.08rem;line-height:1.7}.audit-frame{padding:1.35rem;border:1px solid #383838;background:#121212}.audit-frame dl{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.75rem 0}.audit-frame dl div:last-child{grid-column:span 2}.audit-frame dt{font-size:1.9rem;font-weight:700;letter-spacing:-.06em;line-height:1}.audit-frame dd{margin:.35rem 0 0;color:#8f8f8f;font-size:.74rem;text-transform:uppercase;white-space:nowrap}.frame-note{margin:0;padding-top:1rem;border-top:1px solid #303030;color:#9a9a9a;font-size:.82rem;line-height:1.55}.method-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #292929}.method-strip div{min-height:180px;padding:1.75rem 1.5rem;border-right:1px solid #292929}.method-strip div:first-child{padding-left:0}.method-strip div:last-child{border-right:0}.method-strip span{display:block;margin-bottom:2rem;color:#8d8d8d;font-size:.7rem;font-weight:800;letter-spacing:.14em}.method-strip strong{display:block;margin-bottom:.45rem;font-size:1.15rem}.method-strip p{max-width:250px;margin:0;color:#969696;font-size:.88rem;line-height:1.55}.workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1px;margin:3.5rem 0 1rem;border:1px solid #343434;background:#343434}.panel{min-width:0;padding:1.65rem;background:#111}.panel-heading{margin-bottom:1.75rem}.panel-heading h2{margin:0}.control-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}label{display:grid;gap:.48rem;margin:1rem 0;color:#a4a4a4;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}select,textarea,button{width:100%;border:1px solid #414141;border-radius:0;background:#171717;color:#f2f2f2;padding:.8rem;font:inherit}select:focus,textarea:focus,button:focus-visible,.upload:focus-within{outline:1px solid #f2f2f2;outline-offset:2px}textarea{min-height:22rem;resize:vertical;font:.78rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.small{color:#979797;font-size:.86rem;line-height:1.6}.actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1rem}button,.upload{width:auto;cursor:pointer;font-size:.76rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}button:hover,.upload:hover{background:#222}.upload{display:inline-flex;align-items:center;border:1px solid #414141;padding:.8rem}.upload input{display:none}.evidence{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:1.25rem 0;background:#343434}.evidence div{min-height:92px;padding:.9rem;background:#171717}dt{color:#929292;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}dd{margin:.35rem 0 0;font-size:1.1rem;font-weight:650;overflow-wrap:anywhere}.good{color:#f2f2f2}.bad{color:#bdbdbd;text-decoration:underline;text-decoration-color:#666;text-underline-offset:.18em}details{margin-top:1.35rem;padding-top:1rem;border-top:1px solid #343434}summary{cursor:pointer;color:#e2e2e2;font-size:.85rem;font-weight:650}details p{color:#9b9b9b;font-size:.85rem}details b{display:block;margin-bottom:.18rem;color:#d7d7d7;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}pre{max-height:16rem;overflow:auto;margin:1rem 0 0;padding:.9rem;border:1px solid #303030;background:#0b0b0b;color:#c7c7c7;font:.72rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.notice{margin:1rem 0 4rem;padding:1.5rem;border:1px solid #343434;background:#111}.notice p:last-child{max-width:740px;margin:0;color:#aaa;line-height:1.65}footer{min-height:6rem;border-top:1px solid #292929;border-bottom:0}footer span:first-child{color:#f2f2f2;font-weight:750;letter-spacing:.15em}@media (max-width: 780px){main{width:min(100% - 1.5rem,1200px)}.site-header,footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:.55rem}.hero,.workbench{grid-template-columns:1fr;gap:2rem}.hero{padding-top:4rem}.method-strip{grid-template-columns:1fr}.method-strip div,.method-strip div:first-child{min-height:auto;padding:1.4rem 0;border-right:0;border-bottom:1px solid #292929}.method-strip div:last-child{border-bottom:0}.method-strip span{margin-bottom:1.2rem}.control-row,.evidence{grid-template-columns:1fr}.panel{padding:1.25rem}}
