:root{--slate:#1f2426;--slate-deep:#14181a;--slate-raised:#2a3134;--bone:#e6dfcf;--bone-dim:#9ea59e;--bone-faint:#626b66;--ember:#e09a3a;--frost:#9cd0dc;--blood:#d8655a;--rule:#e9e2d224;--rule-strong:#e9e2d252;--font:"Iowan Old Style", Georgia, serif;--gutter:clamp(16px, 3vw, 40px)}*{box-sizing:border-box}html{background:var(--slate-deep)}body{background:var(--slate-deep);color:var(--bone);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.55}h1,h2,h3{margin:0;font-weight:500;line-height:1.15}p{margin:0}button,select,input,textarea{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--frost);outline-offset:2px}select,input[type=text],textarea{background:var(--slate-deep);border:1px solid var(--rule-strong);max-width:100%;color:var(--bone);border-radius:4px;padding:.3rem .6rem}button:disabled{opacity:.35;cursor:not-allowed}.link{font-size:inherit;color:var(--frost);background:0 0;border:0;padding:0;text-decoration:underline}.commit{background:var(--bone);color:var(--slate-deep);border:0;border-radius:4px;padding:.6rem 1.4rem;font-size:1.05rem;font-weight:500}.commit:hover:not(:disabled){background:#fff}.commit.small{padding:.4rem .9rem;font-size:1rem}.quiet{border:1px solid var(--rule-strong);white-space:nowrap;color:var(--bone);background:0 0;border-radius:4px;padding:.4rem .9rem;line-height:1.55;text-decoration:none}.quiet:hover:not(:disabled){border-color:var(--bone)}.muted{color:var(--bone-dim)}.warning{color:var(--blood)}.eyebrow{letter-spacing:.12em;color:var(--bone-faint);margin-bottom:.2rem;font-size:.85rem}.visually-hidden{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
