:root{--color-primary:#c4286f;--color-primary-dark:#a01a58;--color-primary-bright:#ec5892;--color-primary-light:#f0a8c6;--color-primary-pale:#f8e1ec;--color-background:#fff;--color-surface:#fbf7f9;--color-surface-inverse:#1a1116;--color-foreground:#2b2226;--color-foreground-body:#5c4e55;--color-foreground-muted:#8a7a82;--color-foreground-subtle:#9b8a92;--color-foreground-inverse:#fff;--color-border:#f0dde6;--color-border-strong:#2b2226;--color-selection:#f4d7e3;--color-on-dark:#faf6f1;--color-on-dark-strong:#faf6f1d9;--color-on-dark-muted:#faf6f1bf;--color-on-dark-border:#faf6f173;--color-on-primary:#fff;--color-on-primary-strong:#ffffffd9;--color-on-primary-muted:#ffffffc7;--color-on-primary-border:#ffffff40;--color-scrim-strong:#1a1116d1;--color-scrim-medium:#1a11168c;--color-scrim-soft:#1a111661;--color-scrim-faint:#1a111633;--color-scrim-hint:#1a11161a;--color-scrim-clear:#1a111600;--color-glass:#ffffffe6;--color-glass-solid:#fffffff0;--color-glass-border:#fff9;--color-scene-sky:#cde7f7;--color-scene-sky-low:#eef7fd;--color-scene-sun:#ffd166;--color-scene-sun-glow:#ffe9a8;--color-scene-hill:#8fbf8f;--color-scene-hill-dark:#6faa6f;--color-shadow-ink:#2b22261f;--color-shadow-ink-strong:#2b222624;--color-shadow-primary:#c4286f1f;--color-shadow-overlay:#1a111659;--color-shadow-hero-text:#1a111680;--font-display:var(--font-bricolage), ui-sans-serif, system-ui, sans-serif;--font-sans:var(--font-bricolage), ui-sans-serif, system-ui, sans-serif;--font-mono:var(--font-space-mono), ui-monospace, monospace;--text-display:104px;--text-h1:64px;--text-h2:52px;--text-h3:46px;--text-h4:34px;--text-h5:26px;--text-h6:22px;--text-body-lg:19px;--text-body:17px;--text-body-sm:15px;--text-caption:13px;--text-mono:12px;--text-mono-sm:11px;--leading-display:1.04;--leading-heading:1.1;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.65;--leading-loose:1.7;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--tracking-tight:-.02em;--tracking-snug:-.01em;--tracking-normal:0em;--tracking-wide:.04em;--tracking-wider:.08em;--tracking-widest:.12em;--tracking-mono:.14em}@media (max-width:1199px){:root{--text-display:84px;--text-h1:56px;--text-h2:44px;--text-h3:38px;--text-h4:30px;--text-h5:24px}}@media (max-width:991px){:root{--text-display:64px;--text-h1:46px;--text-h2:38px;--text-h3:32px;--text-h4:28px;--text-h5:22px;--text-h6:20px;--text-body-lg:17px;--text-body:16px}}@media (max-width:574px){:root{--text-display:46px;--text-h1:36px;--text-h2:32px;--text-h3:28px;--text-h4:26px;--text-h5:21px;--text-body-lg:16px;--text-body:15px;--text-body-sm:14px}}:root{--radius-sm:2px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:999px;--shadow-header:0 8px 32px var(--color-shadow-ink);--shadow-card:0 16px 40px var(--color-shadow-primary);--shadow-stack:0 -12px 40px var(--color-shadow-ink-strong);--shadow-modal:0 32px 80px var(--color-shadow-overlay);--shadow-hero-text:0 2px 24px var(--color-shadow-hero-text);--duration-fast:.2s;--duration-normal:.25s;--duration-slow:.65s;--duration-reveal:.8s;--ease-default:cubic-bezier(.4, 0, .2, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--z-base:0;--z-raised:10;--z-header:50;--z-modal:100;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px;--space-12:48px;--space-14:56px;--space-16:64px;--space-18:72px;--space-20:80px;--space-24:96px;--space-28:110px;--space-32:128px;--container-max-width:1280px;--container-padding:40px;--header-height:82px;--header-offset:16px}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}body{background-color:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal)}::selection{background-color:var(--color-selection)}a{transition:color var(--duration-fast) var(--ease-default)}@media (max-width:767px){:root{--container-padding:24px}}@media (max-width:479px){:root{--container-padding:16px}}html.vt-active *{animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(page-hero){animation-duration:.45s;animation-timing-function:var(--ease-out-expo)}::view-transition-old(page-hero){object-fit:cover;height:100%;animation-duration:.3s;overflow:hidden}::view-transition-new(page-hero){object-fit:cover;height:100%;animation-duration:.3s;overflow:hidden}::view-transition-old(root){animation-duration:.25s}::view-transition-new(root){animation-duration:.25s}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}
