:root{color:#172033;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:0;margin:0}.app-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}header,footer{color:#fff;background:#12213d;justify-content:space-between;gap:1rem;padding:1rem max(1rem,50vw - 31rem);display:flex}.brand,header a{color:#fff;font-weight:750}main{width:min(100% - 2rem,42rem);margin:0 auto;padding:3rem 0}section{gap:1rem;display:grid}form{gap:.75rem;max-width:28rem;display:grid}input,button{font:inherit;border:1px solid #52627d;border-radius:.35rem;min-height:44px;padding:.7rem .9rem}button{color:#fff;cursor:pointer;background:#245da8;width:fit-content;font-weight:700}button:disabled{cursor:not-allowed;background:#64748b}:focus-visible{outline-offset:3px;outline:3px solid #f2b544}footer{flex-wrap:wrap;font-size:.875rem}.library{gap:2.5rem;display:grid}.library section{gap:.75rem}.library-hero{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.library-cover{border-radius:.35rem;width:40%;max-width:180px;height:auto;box-shadow:0 4px 14px #12213d40}.library-hero>div{flex:16rem}.library-hero h1{margin:.25rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#52627d;margin:0;font-size:.8rem;font-weight:700}.library-subtitle{margin:0 0 .5rem;font-style:italic}.library-byline{margin:0;font-weight:600}.kit-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.kit-list h3,.kit-list p{margin:0 0 .35rem}.kit-list a,.sample-link{font-weight:700}.toc-part h3{margin:.75rem 0 .25rem}.toc-part ul{margin:0;padding-left:1.25rem}.command-view{gap:2rem;display:grid}.command-view section{gap:.75rem}.command-view-form{gap:1.25rem;max-width:none}.command-view fieldset{border:1px solid #c7d0dd;border-radius:.35rem;gap:.5rem;margin:0;padding:.75rem 1rem 1rem;display:grid}.command-view legend{padding:0 .35rem;font-weight:700}.choice-option{align-items:baseline;gap:.6rem;display:flex}.choice-option input{min-height:auto;margin:0}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.version-codes{color:#52627d;margin:0;font-family:ui-monospace,monospace;font-size:.8rem}.reason-codes{margin:0;padding-left:1.25rem;font-family:ui-monospace,monospace;font-size:.85rem}.result-facts{gap:.6rem;margin:0;display:grid}.result-facts dt{font-weight:700}.result-facts dd{margin:0}.path-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.path-list h3,.path-list p{margin:0 0 .35rem}.recommended-badge{color:#12213d;background:#f2b544;border-radius:.35rem;padding:.15rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.privacy-note{color:#52627d;font-size:.875rem}@media (width<=390px){header,footer{padding:1rem}main{padding:2rem 0}input{width:100%;min-width:0}}
