*{box-sizing:border-box}:root{color:#172033;font-synthesis:none;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #5a65db47}.shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dce3ee;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand,.topbar__actions,.actions{align-items:center;gap:.75rem;display:flex}.brand__mark{color:#fff;background:#5a65db;border-radius:.7rem;place-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:800;display:grid}.workspace{gap:1.25rem;width:min(74rem,100%);margin:0 auto;padding:clamp(1rem,4vw,3rem);display:grid}.panel{background:#fff;border:1px solid #dce3ee;border-radius:1.25rem;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 1.25rem 3.5rem #17203312}.panel--center{text-align:center;border:0;border-radius:0;align-content:center;justify-items:center;min-height:100vh;display:grid}.state-card{border:1px solid #dce3ee;border-radius:1.25rem;max-width:46rem;min-height:auto;margin:12vh auto}.eyebrow{color:#5a65db;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.65rem;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}h2{margin:.5rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}h3{letter-spacing:.09em;text-transform:uppercase;color:#72809a;margin:1.4rem 0 .75rem;font-size:.75rem}.muted,.hero__slug{color:#60708b;line-height:1.6}.hero__slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.context-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.8rem;margin:2rem 0 0;display:grid}.context-grid__item{background:#f8faff;border:1px solid #e3e8f1;border-radius:.85rem;min-width:0;padding:1rem}.context-grid dt{color:#72809a;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.context-grid dd{overflow-wrap:anywhere;margin:.4rem 0 0;font-weight:650}.section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.search{background:#fff;border:1px solid #cfd7e5;border-radius:.8rem;width:100%;margin-top:1.4rem;padding:.9rem 1rem}.search:focus{border-color:#5a65db}.target{border-top:1px solid #e7ebf2;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.target__identity{gap:.2rem;min-width:0;display:grid}.target__identity span,.target__identity small{overflow-wrap:anywhere;color:#60708b}.button{cursor:pointer;color:#fff;background:#5a65db;border:1px solid #5a65db;border-radius:.75rem;padding:.72rem 1rem;font-weight:700}.button:hover{background:#4651c2}.button--secondary{color:#29344a;background:#fff;border-color:#cfd7e5}.button--secondary:hover{background:#f4f7fb}.button:disabled{cursor:not-allowed;opacity:.55}.state-badge{color:#526078;letter-spacing:.08em;text-transform:uppercase;background:#eef1f6;border-radius:999px;margin:1.4rem 0 .9rem;padding:.4rem .7rem;font-size:.72rem;font-weight:800}.state-badge--ended,.state-badge--contract{color:#9a3412;background:#ffedd5}.state-badge--superseded{color:#854d0e;background:#fef9c3}.inline-error{color:#b42318}.spinner{border:4px solid #dfe3fa;border-top-color:#5a65db;border-radius:50%;width:2.75rem;height:2.75rem;margin:2rem 0;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=640px){.topbar{align-items:flex-start}.topbar__actions,.target{flex-direction:column;align-items:stretch}.actions{flex-direction:column;align-items:stretch;width:100%}}
