:root{--page:#fdfdfd;--ink:#16161a;--body:#4a4459;--text-strong:#3c3c42d9;--text:#3c3c42c7;--text-muted:#3c3c42b3;--text-soft:#3c3c4299;--text-faint:#3c3c428c;--text-placeholder:#3c3c4273;--hairline:#1414181a;--hairline-strong:#14141824;--hairline-input:#1414182e;--hairline-soft:#14141817;--hairline-card:#1414181f;--rule:#14141847;--hover-wash:#1414180f;--tint:#14141807;--plum:#8a3a64;--plum-deep:#45213a;--plum-tint:#e3a9c4;--gold:#f1ad42;--gold-hover:#f6c273;--plum-border:#45213a33;--plum-underline:#8a3a6447;--dark:#0a0a0a;--dark-gradient:linear-gradient(160deg, #1c1c1c 0%, #0a0a0a 62%);--on-dark:#fdfdfd;--on-dark-78:#fdfdfdc7;--on-dark-72:#fdfdfdb8;--on-dark-68:#fdfdfdad;--on-dark-62:#fdfdfd9e;--on-dark-60:#fdfdfd99;--on-dark-55:#fdfdfd8c;--on-dark-50:#fdfdfd80;--on-dark-45:#fdfdfd73;--on-dark-42:#fdfdfd6b;--on-dark-28:#fdfdfd47;--on-dark-26:#fdfdfd42;--on-dark-22:#fdfdfd38;--on-dark-18:#fdfdfd2e;--on-dark-14:#fdfdfd24;--on-dark-12:#fdfdfd1f;--on-dark-06:#fdfdfd0f;--error:#a02040;--error-border:#a020408c;--r-sm:10px;--r-md:12px;--r-lg:14px;--r-card:18px;--r-xl:20px;--r-feature:24px;--shadow-panel:0 18px 44px #14141829;--shadow-menu:0 8px 28px #1414181f;--container:1320px;--gutter:32px;--page-top:56px;--page-bottom:96px;--band:84px;--h1:clamp(32px, 4.4vw, 62px);--h1-line:1.05;--h1-tracking:-.034em;--t:.16s ease;--t-progress:.24s linear}@media (max-width:720px){:root{--gutter:20px;--page-top:32px;--page-bottom:56px;--band:48px}}@media (prefers-reduced-motion:reduce){:root{--t:0s;--t-progress:0s}}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--page);color:var(--body);font-family:var(--font-fredoka), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;margin:0}body>footer{position:sticky;top:100vh}a{color:var(--plum);text-decoration:none}input,textarea,button,select{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}::selection{background:#14141829}img,svg{max-width:100%}h1,h2,h3,h4{text-wrap:balance}:focus-visible{outline:2px solid var(--plum);outline-offset:3px;border-radius:4px}.on-dark :focus-visible{outline-color:var(--on-dark)}.container{max-width:var(--container);padding-inline:var(--gutter);margin:0 auto}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:var(--on-dark);border-radius:0 0 var(--r-md) 0;transition:transform var(--t);padding:12px 20px;font-size:14px;font-weight:600;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus-visible{color:var(--on-dark);transform:translateY(0)}
