:root{color:#19212b;font-synthesis:none;background:#f3f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.7}.login-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{background:#fff;border:1px solid #d5dbe1;border-radius:.6rem;width:min(100%,25rem);padding:2.5rem;box-shadow:0 .5rem 1.5rem #19212b1a}.login-card h1{color:#163d65;text-align:center;margin:0;font-size:2rem}.login-description{color:#5a6774;text-align:center;margin:.4rem 0 2rem}.login-card label{margin-top:1.25rem;font-weight:600;display:block}.login-card input{border:1px solid #aeb9c4;border-radius:.35rem;width:100%;margin-top:.45rem;padding:.7rem .75rem}.login-card button,.logout-button{color:#fff;background:#163d65;border:0;border-radius:.35rem;font-weight:600}.login-card button{width:100%;margin-top:1.6rem;padding:.75rem}.form-error{color:#a11919;margin:1rem 0 0}.documentation-page{background:#fff;grid-template-rows:auto 1fr;height:100vh;min-height:0;display:grid}.app-header{z-index:10;border-bottom:1px solid #d5dbe1;justify-content:space-between;align-items:center;min-height:4rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.app-header h1{color:#163d65;margin:0;font-size:1.35rem}.logout-button{padding:.55rem .8rem}.documentation-layout{grid-template-columns:minmax(15rem,22rem) 1fr;height:calc(100vh - 4rem);min-height:0;display:grid;overflow:hidden}.document-sidebar{background:#f8fafb;border-right:1px solid #d5dbe1;padding:1.25rem;overflow-y:auto}.document-category+.document-category{margin-top:1.75rem}.document-category h2{color:#344657;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .6rem;font-size:.95rem}.document-category ul{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.document-button{color:#19212b;text-align:left;background:0 0;border:0;border-radius:.3rem;width:100%;padding:.55rem .65rem}.document-button:hover,.document-button:focus-visible,.document-button.selected{color:#0a365f;background:#dceaf6;outline:none}.empty-category{color:#6a7681;margin:0;font-size:.9rem}.document-content{min-width:0;min-height:0}.viewer-empty-state{color:#5a6774;text-align:center;place-items:center;height:100%;min-height:20rem;padding:2rem;display:grid}.pdf-viewer{border:0;width:100%;height:100%;min-height:0;display:block}@media (width<=700px){.documentation-layout{grid-template-rows:minmax(10rem,35vh) minmax(0,1fr);grid-template-columns:1fr;height:calc(100vh - 4rem)}.document-sidebar{border-bottom:1px solid #d5dbe1;border-right:0}}
