:root{color:#182b39;font-synthesis:none;background:#f4f6f7;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}header{color:#fff;background:#142c3a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(1.25rem,50vw - 560px);display:flex}header a{color:#fff}nav,.actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.brand{font-weight:750;text-decoration:none}main{width:min(1120px,100%);margin:0 auto;padding:2rem 1.25rem 5rem}h1{letter-spacing:-.035em;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2}h2{margin-top:1.8rem}h3{margin:0 0 .5rem}a{color:#185a75;text-underline-offset:.2em}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#496574;font-size:.8rem;font-weight:700}.auth{max-width:540px}.auth .auth{padding:1rem 0}.auth form{gap:1rem;display:grid}label{gap:.35rem;font-weight:600;display:grid}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;min-width:0;color:inherit;background:#fff;border:1px solid #9aaeb9;border-radius:5px;padding:.65rem}textarea{min-height:110px}button{color:#193f52;cursor:pointer;background:#fff;border:1px solid #9aaeb9;border-radius:5px;padding:.6rem .9rem}button:disabled{opacity:.55;cursor:not-allowed}button.primary{color:#fff;background:#185a75;border-color:#185a75}button.quiet{background:0 0;margin-top:1rem}:focus-visible{outline-offset:3px;outline:3px solid #cc720e}.filters{flex-wrap:wrap;align-items:end;gap:1rem;margin:1.5rem 0;display:flex}.filters label:first-child{flex:280px}article,.panel{background:#fff;border:1px solid #d5dfe4;border-radius:8px;margin:1rem 0;padding:1.25rem}article h2{margin-top:0;font-size:1.25rem}article p{margin:.5rem 0}code{overflow-wrap:anywhere;font-size:.85em}.muted{color:#526572;font-size:.9rem}.error{color:#7b2421;background:#fff0ef;border-left:4px solid #9f3431;padding:.8rem}.tabs{border-bottom:1px solid #bacbd4;gap:.3rem;margin:1.5rem 0}.tabs a{padding:.7rem 1rem;text-decoration:none}.tabs a.active{background:#dce9ef;border-bottom:3px solid #185a75}.facts{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}dt{color:#526572;text-transform:capitalize;font-size:.85rem}dd{overflow-wrap:anywhere;margin:.2rem 0}dialog{width:min(620px,100% - 2rem);max-height:calc(100dvh - 2rem);color:inherit;border:1px solid #829ba8;border-radius:10px;padding:1.5rem;overflow:auto}dialog::backdrop{background:#142c3a99}dialog h2{margin-top:0}dialog .actions{justify-content:end;margin-top:1rem}.qr{background:#fff;width:max-content;max-width:100%;padding:1rem}.recovery-codes{grid-template-columns:1fr 1fr;gap:.3rem;padding-left:1.5rem;display:grid}.check{align-items:center;gap:.6rem;display:flex}.check input{width:auto}@media (width<=600px){header{align-items:start}header nav{gap:.65rem}main{padding-top:1.25rem}.filters{flex-direction:column;align-items:stretch}.filters label:first-child{flex:initial}.tabs a{padding:.6rem}}
