:root{color:#e7f0e9;background:#0b0f0d;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{color:#0a2116;cursor:pointer;background:#b9f4c7;border:1px solid #587365;border-radius:12px;min-height:44px;padding:10px 16px;font:600 14px/20px Manrope,sans-serif}button:focus-visible{outline-offset:3px;outline:3px solid #53b7f2}button:disabled{opacity:.65;cursor:wait}.center{max-width:560px;margin:min(20vh,180px) auto;padding:24px}.center p{color:#a9b9ae;line-height:1.5}h1{margin:4px 0 16px;font-size:clamp(28px,5vw,44px)}h2{margin-top:0;font-size:21px}.eyebrow{color:#91a299;text-transform:uppercase;letter-spacing:.08em;margin:0;font:12px/16px DM Mono,monospace}.notice{color:#f2b14a!important}.shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}aside{background:#101714;border-right:1px solid #2c3d34;flex-direction:column;gap:24px;padding:24px 16px;display:flex}.brand{font-size:20px;font-weight:700}.brand span{color:#91a299;margin-left:6px;font:11px DM Mono,monospace}nav{gap:8px;display:grid}nav button,.quiet{color:#e7f0e9;text-align:left;background:0 0;border-color:#0000;width:100%}nav button:hover,nav button.active{background:#203129;border-color:#587365}.quiet{color:#a9b9ae;border-color:#2c3d34;margin-top:auto}.content{padding:clamp(20px,5vw,64px)}header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:32px;display:flex}.identity{color:#a9b9ae;border:1px solid #2c3d34;border-radius:999px;padding:9px 12px;font-size:12px}.panel{background:#131c18;border:1px solid #2c3d34;border-radius:20px;max-width:720px;padding:24px}.panel p{line-height:1.5}.muted{color:#91a299;font-size:14px}.rule{background:#2c3d34;height:1px;margin:24px 0}@media (width<=720px){.shell{grid-template-columns:1fr}aside{z-index:1;border-top:1px solid #2c3d34;border-right:0;order:2;padding:8px;position:sticky;bottom:0}.brand,.quiet{display:none}nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}nav button{text-align:center;overflow-wrap:anywhere;min-height:48px;padding:4px;font-size:12px}.content{padding:24px 16px}header{margin-bottom:20px}.identity{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.center form{gap:16px;margin-top:24px;display:grid}.choice-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.center label{color:#e7f0e9;gap:8px;font:600 14px/20px Manrope,sans-serif;display:grid}.center input{color:#e7f0e9;background:#131c18;border:1px solid #587365;border-radius:12px;width:100%;min-height:48px;padding:10px 12px;font:14px/20px Manrope,sans-serif}.center input:focus-visible{outline-offset:3px;outline:3px solid #53b7f2}.enrollment{background:#131c18;border:1px solid #2c3d34;border-radius:20px;justify-items:start;gap:12px;margin:20px 0;padding:20px;display:grid}.enrollment img{background:#fff;border-radius:12px;width:min(240px,100%);height:auto;padding:12px}.enrollment code{overflow-wrap:anywhere;color:#e7f0e9;font:14px/20px DM Mono,monospace}.screen-stack{gap:20px;display:grid}.wide-panel{max-width:none}.state-panel{max-width:720px}.state-panel h2{margin-bottom:8px}.state-panel p{line-height:1.5}.section-heading{justify-content:space-between;align-items:start;gap:24px;display:flex}.section-heading h2{margin:3px 0 0}.privacy-note{color:#a9b9ae;margin:0;line-height:1.55}.grace-notice{color:#f2d19b;background:#211b11;border:1px solid #87642f;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:16px 18px;display:flex}.grace-notice span{color:#d7bf98;flex:1}.grace-notice button{flex:none;width:auto}.aside-error{color:#ef9b8f;margin:0;font-size:12px;line-height:1.4}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric{background:#131c18;border:1px solid #2c3d34;border-radius:18px;flex-direction:column;justify-content:space-between;gap:20px;min-height:138px;padding:18px;display:flex}.metric span{color:#a9b9ae;font-size:13px;line-height:1.4}.metric strong{color:#b9f4c7;font:600 clamp(26px,3vw,38px)/1 DM Mono,monospace}.metric.warn strong{color:#f2b14a}.table-wrap{margin-top:20px;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #2c3d34;padding:12px 10px;font-size:14px}th{color:#91a299;text-transform:uppercase;letter-spacing:.07em;font-size:11px}td{color:#dce7df}.number{text-align:right}.mono,code{font-family:DM Mono,ui-monospace,monospace}code{color:#a9b9ae;overflow-wrap:anywhere;font-size:12px}.card-list,.timeline{gap:14px;display:grid}.record-card,.audit-event{max-width:none}.record-head{justify-content:space-between;align-items:start;gap:20px;display:flex}.record-head h2{overflow-wrap:anywhere;margin:0 0 6px}.chip{color:#cbd9d0;white-space:nowrap;background:#1b2721;border:1px solid #4b6256;border-radius:999px;align-items:center;min-height:28px;padding:4px 9px;font-size:12px;display:inline-flex}.chip.ok{color:#b9f4c7;border-color:#45745a}.chip.warn{color:#f2d19b;border-color:#87642f}.chip.danger{color:#efaca2;border-color:#824d47}.facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 0;display:grid}.facts div{min-width:0}.facts dt{color:#91a299;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px}.facts dd{color:#dce7df;overflow-wrap:anywhere;margin:0;font-size:14px}.record-actions{border-top:1px solid #2c3d34;flex-wrap:wrap;align-items:end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.record-actions button,.actions button,.page-footer button{width:auto}.actions{flex-wrap:wrap;gap:10px;display:flex}.secondary,.quiet-inline{color:#dce7df;background:0 0;border-color:#587365}.quiet-inline{color:#a9b9ae;border-color:#0000}.danger-button{color:#f3c3bc;background:#3a1d1a;border-color:#824d47}.compact-field{color:#a9b9ae;gap:6px;font-size:12px;display:grid}input,select{color:#e7f0e9;background:#101714;border:1px solid #587365;border-radius:10px;min-height:44px;padding:9px 11px;font:14px/20px Manrope,sans-serif}input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #53b7f2}.confirm-action{background:#211b11;border:1px solid #87642f;border-radius:14px;flex:320px;padding:14px}.confirm-action p{color:#d7bf98;margin:0 0 10px;font-size:13px}.inline-error{color:#efaca2!important}.text-link{color:#8ed7ff;text-underline-offset:3px;margin:0 0 10px;display:inline-block}.text-link:focus-visible{outline-offset:3px;outline:3px solid #53b7f2}.page-footer{justify-content:center;padding:10px;display:flex}.inline-form{grid-template-columns:minmax(250px,1fr) 220px auto;align-items:end;gap:12px;margin-top:20px;display:grid}.inline-form label{color:#a9b9ae;gap:7px;font-size:12px;display:grid}.change-list{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.change-list li{background:#101714;border:1px solid #2c3d34;border-radius:10px;align-items:center;gap:7px;padding:7px 9px;font-size:12px;display:flex}.change-list span{color:#91a299}@media (width<=1050px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form{grid-template-columns:1fr 1fr}.inline-form button{grid-column:1/-1}}@media (width<=720px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:116px;padding:14px}.record-head,.section-heading{display:grid}.facts{grid-template-columns:1fr 1fr}.grace-notice{display:grid}.grace-notice button{width:100%}.inline-form{grid-template-columns:1fr}.inline-form button{grid-column:auto}}@media (width<=420px){.metric-grid,.facts{grid-template-columns:1fr}}
