:root{color-scheme:dark;--background: #0d0d0f;--surface: #141416;--surface-raised: #19191c;--text: #f5f1e9;--muted-light: #c4c0ba;--muted: #858187;--line: #29292d;--line-light: #3a3a3f;--red: #c91f28;--red-dark: #a6141d;--red-light: #ff6269;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--background)}body{min-width:320px;min-height:100vh;margin:0;background:var(--background);color:var(--text)}button,input,select{font:inherit}input,select{border-radius:0}a{color:#ff858a;text-underline-offset:.18em}a:hover{color:#ffb1b4}img{max-width:100%}:focus-visible{outline:3px solid #ff6269;outline-offset:3px}.shell{width:min(100% - 2rem,1320px);margin-inline:auto}.eyebrow{margin:0;color:var(--red-light);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;min-height:2.85rem;align-items:center;justify-content:center;border:1px solid transparent;padding:.72rem 1.05rem;font-size:.85rem;font-weight:850;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:#e12933;color:#fff}.button-secondary{border-color:var(--line-light);background:transparent;color:var(--text)}.button-secondary:hover{border-color:#6a696f;color:#fff}.button-light{background:#fff;color:#171719}.button-light:hover{background:#f4e7e7;color:#171719}.text-link{color:var(--text);font-size:.9rem;font-weight:800}@media(min-width:48rem){.shell{width:min(100% - 4rem,1320px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
