:root{--oct-color-canvas:#ebd8d8;--oct-color-text:#462e3e;--oct-color-accent:#f92050;--oct-color-white:#fff;--oct-surface-transparent:#0000;--oct-surface-overlay-weak:#0000000d;--oct-surface-soft:#dedede1a;--oct-surface-frost:#ffffff0a;--oct-border-hairline:#ffffff38;--oct-border-soft:#ffffff4d;--oct-border-strong:#ffffff6b;--oct-font-sans:"Helvetica Now Display",Helvetica,Arial,sans-serif;--oct-font-weight-light:300;--oct-font-weight-regular:400;--oct-font-weight-medium:500;--oct-text-hero-size:86px;--oct-text-hero-line-height:.965;--oct-text-hero-letter-spacing:-1.72px;--oct-text-input-size:24px;--oct-text-body-size:18px;--oct-text-ui-size:16px;--oct-text-meta-size:14px;--oct-radius-card:24px;--oct-radius-pill-md:66px;--oct-radius-pill-lg:124px;--oct-radius-round:78px;--oct-space-6:6px;--oct-space-8:8px;--oct-space-12:12px;--oct-space-16:16px;--oct-space-20:20px;--oct-space-24:24px;--oct-space-30:30px;--oct-space-32:32px;--oct-space-48:48px;--background:var(--oct-color-canvas);--foreground:var(--oct-color-text)}:root.dark{--oct-color-canvas:#1a1219;--oct-color-text:#e8d8e0;--oct-color-accent:#f92050;--oct-color-white:#fff;--oct-surface-transparent:#0000;--oct-surface-overlay-weak:#ffffff0d;--oct-surface-soft:#3c3c3c33;--oct-surface-frost:#ffffff0f;--oct-border-hairline:#ffffff1f;--oct-border-soft:#ffffff2e;--oct-border-strong:#ffffff47;--background:var(--oct-color-canvas);--foreground:var(--oct-color-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--oct-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
