:root{--background: 210 20% 98%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 142.1 70.7% 45.3%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 142.1 70.7% 45.3%;--radius: .5rem;--brand-blue: #16A34A;--brand-purple: #059669;--brand-turquoise: #10B981}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.bg-base-light{background-color:#f7f9fc}.bg-base-white{background-color:#fff}.brand-gradient{background:linear-gradient(135deg,var(--brand-blue),var(--brand-purple),var(--brand-turquoise))}.text-brand-gradient{background:linear-gradient(135deg,var(--brand-blue),var(--brand-purple),var(--brand-turquoise));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.neon-glow-blue{filter:drop-shadow(0 0 6px rgba(37,99,235,.35))}.neon-glow-purple{filter:drop-shadow(0 0 8px rgba(124,58,237,.25))}.hover-neon-blue:hover{filter:drop-shadow(0 0 6px rgba(37,99,235,.35))}.hover-neon-purple:hover{filter:drop-shadow(0 0 8px rgba(124,58,237,.25))}.rounded-radius-sm{border-radius:8px}.rounded-radius-md{border-radius:12px}.rounded-radius-lg{border-radius:16px}.rounded-radius-xl{border-radius:20px}.rounded-radius-2xl{border-radius:24px}.shadow-soft{box-shadow:0 2px 10px #00000008}.shadow-medium{box-shadow:0 4px 20px #0000000f}.shadow-elevated{box-shadow:0 10px 30px #00000014}.shadow-floating{box-shadow:0 20px 40px #0000001f}.animate-gradient{background-size:200% 200%;animation:gradient-move 8s ease infinite}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes bounce-custom{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-custom{animation:bounce-custom 3s infinite ease-in-out}@keyframes ping-slow{75%,to{transform:scale(1.5);opacity:0}}.animate-ping-slow{animation:ping-slow 2s cubic-bezier(0,0,.2,1) infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.animate-marquee{animation:marquee 40s linear infinite}.pause-on-hover:hover .animate-marquee{animation-play-state:paused}.hero-cursor-spotlight{--spotlight-x: 50%;--spotlight-y: 50%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--spotlight-x) var(--spotlight-y),rgba(16,185,129,.14),rgba(99,102,241,.05) 38%,transparent 72%);mix-blend-mode:multiply;transition:opacity .28s ease}.hero-cursor-spotlight[data-visible=true]{opacity:1}.formula-motion-backdrop{--formula-parallax-y: 0px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;overflow:hidden;pointer-events:none;color:#059669;opacity:.18;transform:translate3d(0,var(--formula-parallax-y),0) scale(1.04);transform-origin:center;will-change:transform}.formula-motion-backdrop svg{width:100%;height:100%}.formula-motion-backdrop text{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:24px;font-weight:700;letter-spacing:.02em}.interactive-tilt-surface{--tilt-glow-x: 50%;--tilt-glow-y: 50%;position:relative;height:100%;transform-style:preserve-3d;transition:transform .28s cubic-bezier(.22,1,.36,1),filter .28s ease}.interactive-tilt-surface[data-tilting=true]{filter:drop-shadow(0 18px 24px rgba(15,23,42,.12))}.interactive-tilt-glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(240px circle at var(--tilt-glow-x) var(--tilt-glow-y),rgba(255,255,255,.46),rgba(16,185,129,.08) 38%,transparent 70%);mix-blend-mode:soft-light;transition:opacity .22s ease}.interactive-tilt-surface[data-tilting=true] .interactive-tilt-glow{opacity:1}.magnetic-surface{display:inline-block;transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:auto}.cta-shine{position:relative;overflow:hidden;isolation:isolate}.cta-shine:after{content:"";position:absolute;inset:-35% auto -35% -28%;z-index:3;width:24%;pointer-events:none;background:linear-gradient(100deg,transparent,rgba(255,255,255,.54),transparent);transform:skew(-18deg) translate3d(-520%,0,0);transition:transform .72s cubic-bezier(.22,1,.36,1)}.cta-shine:hover:after,.cta-shine:focus-visible:after{transform:skew(-18deg) translate3d(650%,0,0)}.carousel-depth-item{backface-visibility:hidden;transition:opacity .28s ease,filter .28s ease}.carousel-depth-item.carousel-depth-inactive{opacity:.82;filter:saturate(.9)}.carousel-depth-item.carousel-depth-active{opacity:1;filter:saturate(1)}.carousel-root[data-dragging=true] .carousel-depth-item{transition:none}.public-page-transition{position:relative;min-height:40vh}.video-facade-play{position:relative;isolation:isolate}.video-facade-play:before,.video-facade-play:after{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;z-index:-1;border:1px solid rgba(255,255,255,.5);border-radius:9999px;animation:video-play-orbit 2.4s ease-out infinite}.video-facade-play:after{animation-delay:1.2s}@keyframes video-play-orbit{0%{transform:scale(.8);opacity:0}28%{opacity:.7}to{transform:scale(1.38);opacity:0}}@media (min-width: 768px) and (pointer: fine){.hero-cursor-spotlight{display:block}.formula-motion-backdrop{opacity:.26}.interactive-tilt-surface:hover,.magnetic-surface:hover{will-change:transform}}@media (max-width: 767px),(pointer: coarse){.formula-motion-backdrop{opacity:.16;transform:translate3d(0,var(--formula-parallax-y),0) scale(1.1)}.formula-motion-backdrop text{font-size:20px}.carousel-depth-item.carousel-depth-inactive{opacity:.88;filter:none}.carousel-depth-item.carousel-depth-active{opacity:1;filter:none}.carousel-root .interactive-tilt-surface{animation:none!important;filter:none!important;transform:none!important}.carousel-root .interactive-tilt-glow{display:none}.interactive-tilt-surface[data-mobile-enter=true]{animation:mobile-card-depth-enter .85s cubic-bezier(.22,1,.36,1)}.interactive-tilt-surface[data-tilting=true]{filter:drop-shadow(0 16px 22px rgba(15,23,42,.16))}.magnetic-surface{transform:none!important}}@keyframes mobile-card-depth-enter{0%{opacity:.72;transform:perspective(900px) rotateX(8deg) rotateY(-7deg) translateY(20px) scale(.94)}58%{opacity:1;transform:perspective(900px) rotateX(-2deg) rotateY(3deg) translateY(-4px) scale(1.018)}to{opacity:1;transform:perspective(900px) rotateX(0) rotateY(0) translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-cursor-spotlight,.formula-motion-backdrop,.interactive-tilt-glow{display:none!important}.interactive-tilt-surface,.magnetic-surface,.carousel-depth-item{transform:none!important;filter:none!important;opacity:1!important}}
