:root{--brand-solid: #eb5e41;--brand-emphasized: #de5045;--brand-muted: #ffdbda;--brand-subtle: #ffe5e4;--brand-fg: #c9453b;--brand-contrast: white;--brand-focus-ring: #ffb2a8;--neutral-solid: #8d8d86;--neutral-emphasized: #82827c;--neutral-muted: #e2e1de;--neutral-subtle: #f1f0ef;--neutral-fg: #21201c;--neutral-fg-muted: #61605b;--neutral-contrast: white;--neutral-focus-ring: #bcbbb5;--border: #e9e8e6;--border-muted: #f9f9f8;--border-emphasized: #dad9d6;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .08), 0 1px 2px -1px rgb(0 0 0 / .08)}body{font-family:system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0}.root{min-height:100vh;max-width:40rem;margin:auto;padding:1rem}:is(.root,.vstack)>*+*{margin-top:1rem}.footer{display:flex;flex-wrap:wrap;gap:.25rem 1rem;margin-top:3rem;padding-top:1rem;border-top:1px solid var(--border)}.footer a{font-size:.8125rem;color:var(--neutral-fg-muted);text-decoration:none}.footer a:hover{color:var(--neutral-fg)}
