:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18251f;background:#f5f3eb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}.site-header{border-bottom:1px solid #ccd3ca;justify-content:space-between;align-items:center;max-width:72rem;margin:auto;padding:1.25rem 2rem;display:flex}.brand{font-weight:800;text-decoration:none}nav{gap:1.25rem;font-size:.9rem;display:flex}.content,.hero{max-width:58rem;margin:0 auto;padding:7rem 2rem}.eyebrow{color:#37644d;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}h1{letter-spacing:-.055em;max-width:14ch;margin:1rem 0 1.5rem;font-size:clamp(3rem,8vw,6rem);line-height:.95}h2{margin-top:3rem}.lede{max-width:40rem;font-size:1.3rem;line-height:1.55}form{margin-top:3rem}label{margin-bottom:.65rem;font-weight:700;display:block}.lookup{gap:.75rem;display:flex}button,input{font:inherit;border:1px solid #728177;border-radius:.35rem;padding:.9rem 1rem}input{background:#fff;min-width:16rem;font-size:1.1rem}button{color:#fff;cursor:pointer;background:#173f2d;border-color:#173f2d;font-weight:700}.note{color:#526158;margin-top:1.5rem}pre{color:#d9f3e4;background:#17221c;border-radius:.4rem;margin-top:2rem;padding:1.25rem;overflow:auto}.content{line-height:1.65}.content h1{font-size:clamp(2.5rem,6vw,5rem)}.cards{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-top:2.5rem;padding:0;list-style:none;display:grid}.cards a{background:#fff;border:1px solid #ccd3ca;border-radius:.4rem;padding:1.5rem;font-weight:700;display:block}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (width<=640px){nav{display:none}.content,.hero{padding-top:4rem}.lookup{flex-direction:column}input{width:100%;min-width:0}}
