:root{--ink: #0E1B2C;--slate: #5A6B7E;--fog: #F5F7FA;--layer-blue: #2563EB;--allow-green: #12805C;--review-amber: #B7791F;--deny-red: #C0392B;--review-amber-text: #8A5A10;--rule: #E3E8EF;--sans: "Inter", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace}*{margin:0;box-sizing:border-box}body{font-family:var(--sans);background-color:var(--fog);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280'%3E%3Cg font-family='Arial, sans-serif' font-weight='800' fill='%232563EB' opacity='0.7'%3E%3Ctext x='18' y='42' font-size='30' fill-opacity='0.05'%3EAI%3C/text%3E%3Ctext x='148' y='58' font-size='20' fill-opacity='0.04' transform='rotate(40 158 52)'%3EAI%3C/text%3E%3Ctext x='222' y='34' font-size='16' fill-opacity='0.06' transform='rotate(-15 230 28)'%3EAI%3C/text%3E%3Ctext x='58' y='128' font-size='18' fill-opacity='0.06' transform='rotate(180 68 121)'%3EAI%3C/text%3E%3Ctext x='128' y='140' font-size='38' fill-opacity='0.035' transform='rotate(-52 148 128)'%3EAI%3C/text%3E%3Ctext x='232' y='128' font-size='24' fill-opacity='0.05' transform='rotate(-78 242 118)'%3EAI%3C/text%3E%3Ctext x='24' y='196' font-size='22' fill-opacity='0.05' transform='rotate(-32 38 188)'%3EAI%3C/text%3E%3Ctext x='168' y='192' font-size='28' fill-opacity='0.045' transform='rotate(118 182 182)'%3EAI%3C/text%3E%3Ctext x='96' y='250' font-size='16' fill-opacity='0.06' transform='rotate(65 104 244)'%3EAI%3C/text%3E%3Ctext x='190' y='256' font-size='21' fill-opacity='0.05' transform='rotate(206 200 248)'%3EAI%3C/text%3E%3Ctext x='250' y='210' font-size='15' fill-opacity='0.055' transform='rotate(95 256 204)'%3EAI%3C/text%3E%3Ctext x='80' y='86' font-size='14' fill-opacity='0.05' transform='rotate(148 88 80)'%3EAI%3C/text%3E%3Ctext x='106' y='24' font-size='17' fill-opacity='0.05' transform='rotate(82 114 18)'%3EAI%3C/text%3E%3Ctext x='52' y='66' font-size='15' fill-opacity='0.055' transform='rotate(-102 60 60)'%3EAI%3C/text%3E%3Ctext x='196' y='92' font-size='19' fill-opacity='0.045' transform='rotate(27 206 85)'%3EAI%3C/text%3E%3Ctext x='104' y='182' font-size='16' fill-opacity='0.055' transform='rotate(-138 112 176)'%3EAI%3C/text%3E%3Ctext x='56' y='238' font-size='18' fill-opacity='0.05' transform='rotate(16 66 231)'%3EAI%3C/text%3E%3Ctext x='138' y='218' font-size='14' fill-opacity='0.06' transform='rotate(172 145 212)'%3EAI%3C/text%3E%3Ctext x='252' y='168' font-size='17' fill-opacity='0.05' transform='rotate(-48 259 161)'%3EAI%3C/text%3E%3C/g%3E%3C/svg%3E");background-size:280px 280px;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--layer-blue);text-decoration:none}a:hover{text-decoration:underline}a,button,input{transition:color .15s,background .15s,border-color .15s,box-shadow .15s}:focus-visible{outline:2px solid var(--layer-blue);outline-offset:2px;border-radius:3px}.skip{position:absolute;left:1rem;top:-3rem;z-index:10;background:var(--ink);color:#fff;padding:.5rem 1rem;border-radius:6px;transition:top .15s}.skip:focus{top:1rem;text-decoration:none}.card,.cat,.issue-card{transition:box-shadow .15s,border-color .15s}.card:hover,.cat:hover{box-shadow:0 3px 14px #0e1b2c12;border-color:#d2dae5}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.wrap{max-width:720px;margin:0 auto;padding:0 1.25rem}.wrap-wide{max-width:1080px;margin:0 auto;padding:0 1.25rem}.wordmark{font-family:var(--sans);font-weight:800;letter-spacing:-.02em;color:var(--ink);white-space:nowrap}.wordmark .bracket{font-family:var(--mono);font-weight:500;color:var(--layer-blue);letter-spacing:0}.wordmark .the{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);font-size:.32em;font-weight:800;letter-spacing:.06em;vertical-align:baseline;margin-right:.3em;line-height:1}header.site{border-bottom:1px solid var(--rule)}header.site .bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;max-width:1080px;margin:0 auto;padding:1rem 1.25rem}header.site nav{display:flex;gap:1.4rem}header.site nav a{font-family:var(--mono);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--slate);padding:.2rem 0}header.site nav a:hover{color:var(--layer-blue);text-decoration:none}@media(max-width:680px){header.site .bar{flex-direction:column;align-items:center;padding:.8rem 1rem;gap:.5rem}header.site nav{gap:1rem;flex-wrap:wrap;justify-content:center}header.site nav a{font-size:.72rem}}.kicker{font-family:var(--mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--slate)}footer.site{border-top:1px solid var(--rule);margin-top:4rem;padding:2rem 0 3rem;color:var(--slate);font-size:.85rem}footer.site .wrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}
