:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff9f7;--surface:#fff;--surface-subtle:#f3f1eb;--text:#2b2327;--text-secondary:#746a6f;--border:#dddcd5;--brand:#8c405c;--brand-strong:#713149;--brand-soft:#f3ccd7;--peach:#f2c6ad;--peach-soft:#fbe9de;--lavender:#cdc8e8;--lavender-soft:#eceaf7;--success:#356a4f;--success-soft:#e3f2ea;--focus:#766eb3;--header-height:88px;--motion-fast:.14s;--motion-base:.22s;--ease-out:cubic-bezier(.22, 1, .36, 1);--shell:min(1180px, calc(100% - 40px));--font:system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px;color:var(--text);font-family:var(--font);font-synthesis:none}body{background:var(--background);-webkit-font-smoothing:antialiased;height:100svh;margin:0;overflow:hidden}button,a{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:10px}::selection{background:var(--brand-soft);color:var(--text)}@media (max-width:680px){:root{--shell:min(100% - 28px, 1180px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
