:root{--om-rose: #e0567a;--om-magenta: #c9418f;--om-ink-accent: #b83a5c;--om-purple: #8e3bb0;--om-gold: #c9a24b;--om-gold-metal: #d4a947;--om-ink: #3b2a30;--om-muted: #94736a;--om-bg: #fbe7d6;--om-card: #fff8f0;--om-card-glass: rgba(255, 248, 240, .8);--om-soft: #fdf0e6;--om-gold-tint: #fbf1de;--om-highlight: #ffe7d8;--om-bg-gradient: linear-gradient(160deg, #f9ddc7 0%, #f4c8ac 48%, #f1dcc6 100%);--om-border: #eccdb2;--om-border-light: #f2dcc7;--om-border-dashed: #e6bd9c;--om-grad-button: linear-gradient(135deg, #e0567a, #c9418f);--om-grad-hero: linear-gradient(150deg, #f2a488, #e0567a, #c9418f);--om-grad-night: linear-gradient(150deg, #3b2a30, #6a2340, #8e3bb0);--om-shadow-card: 0 18px 40px -30px rgba(59, 42, 48, .5);--om-shadow-raised: 0 30px 70px -40px rgba(59, 42, 48, .5);--om-shadow-button: 0 14px 30px -14px rgba(201, 65, 143, .8);--om-font-display: "Fraunces", Georgia, serif;--om-font-hand: "Gochi Hand", "Caveat", cursive;--om-font-ui: "Nunito", system-ui, sans-serif;--om-mobile-breakpoint: 860px}*{box-sizing:border-box}body{margin:0;font-family:var(--om-font-ui);background:var(--om-bg-gradient) fixed;color:var(--om-ink)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:var(--om-ink-accent)}a:hover{color:var(--om-rose)}@keyframes omFloatUp{0%{transform:translateY(0) rotate(0);opacity:0}10%{opacity:.5}to{transform:translateY(-120vh) rotate(40deg);opacity:0}}@keyframes omFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes omPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes omPop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}@keyframes omSpinY{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes omGlow{0%,to{box-shadow:0 0 24px -6px #c9a24bb3}50%{box-shadow:0 0 44px -4px #c9418f99}}@keyframes omKenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.12) translate(-2%,-1.5%)}}.om-kenburns{transform-origin:center;animation:omKenBurns 30s ease-in-out infinite alternate}section[data-screen-label].om-inview>*:last-child>*{animation:omRevealUp .6s cubic-bezier(.2,.7,.3,1) both}section[data-screen-label].om-inview>*:last-child>*:nth-child(1){animation-delay:.04s}section[data-screen-label].om-inview>*:last-child>*:nth-child(2){animation-delay:.12s}section[data-screen-label].om-inview>*:last-child>*:nth-child(3){animation-delay:.2s}section[data-screen-label].om-inview>*:last-child>*:nth-child(4){animation-delay:.28s}section[data-screen-label].om-inview>*:last-child>*:nth-child(5){animation-delay:.36s}section[data-screen-label].om-inview>*:last-child>*:nth-child(n+6){animation-delay:.44s}@keyframes omRevealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.om-letter>*{animation:omRevealUp .7s ease both}.om-letter>*:nth-child(1){animation-delay:.15s}.om-letter>*:nth-child(2){animation-delay:.7s}.om-letter>*:nth-child(3){animation-delay:1.35s}.om-letter>*:nth-child(4){animation-delay:2s}.om-letter>*:nth-child(5){animation-delay:2.65s}.om-letter>*:nth-child(6){animation-delay:3.3s}@media (prefers-reduced-motion: reduce){.om-kenburns,section[data-screen-label].om-inview>*:last-child>*,.om-letter>*{animation:none}}
