:root{--om-ease-out-expo: cubic-bezier(.16, 1, .3, 1);--om-ease-in-out: cubic-bezier(.4, 0, .2, 1);--om-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--om-dur-fast: .15s;--om-dur-base: .24s;--om-dur-slow: .6s;--om-dur-reveal: .7s}@keyframes omMaskReveal{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate3d(0,8px,0)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateZ(0)}}.om-mask-reveal{animation:omMaskReveal var(--om-dur-reveal) var(--om-ease-out-expo) both;will-change:clip-path,opacity,transform}.om-reveal-d0{animation-delay:0ms}.om-reveal-d1{animation-delay:.12s}.om-reveal-d2{animation-delay:.24s}.om-reveal-d3{animation-delay:.36s}.om-reveal-d4{animation-delay:.48s}.om-reveal-d5{animation-delay:.6s}.om-reveal-d6{animation-delay:.76s}.om-mesh{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 50% at 22% 28%,rgba(251,197,45,.22) 0%,transparent 60%),radial-gradient(ellipse 55% 45% at 78% 72%,rgba(245,130,32,.18) 0%,transparent 60%),radial-gradient(ellipse 40% 35% at 50% 50%,rgba(255,180,106,.1) 0%,transparent 65%);animation:omMeshDrift 22s ease-in-out infinite alternate;will-change:transform}@keyframes omMeshDrift{0%{transform:translate3d(-2%,0,0) scale(1.02)}to{transform:translate3d(2%,-1%,0) scale(1.05)}}.om-section-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .6s var(--om-ease-out-expo),transform .6s var(--om-ease-out-expo)}.om-section-reveal.is-visible{opacity:1;transform:translateZ(0)}@supports (animation-timeline: view()){@media (prefers-reduced-motion: no-preference){.om-section-reveal{animation:omSectionReveal linear both;animation-timeline:view();animation-range:entry 0% cover 35%;opacity:1;transform:translateZ(0);transition:none}}}@keyframes omSectionReveal{0%{opacity:0;transform:translate3d(0,32px,0)}to{opacity:1;transform:translateZ(0)}}.om-parallax-accent{will-change:transform;transition:transform 80ms linear}.om-card-lift{--om-lift: 0;--om-shadow: 0 1px 2px rgba(26,26,26,.04);transform:translate3d(0,calc(var(--om-lift) * -1px),0);box-shadow:var(--om-shadow);transition:transform var(--om-dur-base) var(--om-ease-out-expo),box-shadow var(--om-dur-base) var(--om-ease-out-expo)}.om-card-lift:hover{--om-lift: 2;--om-shadow: 0 12px 28px -8px rgba(245,130,32,.18), 0 4px 8px -2px rgba(26,26,26,.06)}@media (prefers-reduced-motion: reduce){.om-mask-reveal{animation:none!important;clip-path:inset(0)!important;opacity:1!important;transform:none!important}.om-mesh{animation:none!important;background:radial-gradient(ellipse 60% 50% at 22% 28%,rgba(251,197,45,.18) 0%,transparent 60%),radial-gradient(ellipse 55% 45% at 78% 72%,rgba(245,130,32,.14) 0%,transparent 60%);transform:none!important}.om-section-reveal,.om-section-reveal.is-visible{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.om-parallax-accent{transform:none!important;transition:none!important}.om-card-lift,.om-card-lift:hover{transition:none!important;transform:none!important}}
