@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap);@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fc;color:#0b1020;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;overflow-x:hidden}.display-font{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.02em}@layer base{:root{--background:0 0% 100%;--foreground:240 30% 8%;--card:0 0% 100%;--card-foreground:240 30% 8%;--popover:0 0% 100%;--popover-foreground:240 30% 8%;--primary:244 75% 59%;--primary-foreground:0 0% 98%;--secondary:240 10% 96%;--secondary-foreground:240 30% 8%;--muted:240 10% 96%;--muted-foreground:240 8% 45%;--accent:200 90% 55%;--accent-foreground:240 30% 8%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:240 15% 91%;--input:240 15% 91%;--ring:244 75% 59%;--radius:1rem}*,body{@apply bg-background text-foreground}}.scene-bg{background:radial-gradient(1200px 800px at 10% -10%,#eef2ff 0,#0000 60%),radial-gradient(900px 700px at 100% 10%,#e0f2fe 0,#0000 55%),radial-gradient(1000px 800px at 50% 110%,#f5f3ff 0,#0000 55%),linear-gradient(180deg,#fafbff,#f4f6ff);inset:0;overflow:hidden;position:fixed;z-index:-1}.grid-lines{background-image:linear-gradient(#4f46e50f 1px,#0000 0),linear-gradient(90deg,#4f46e50f 1px,#0000 0);background-size:56px 56px;mask-image:radial-gradient(ellipse at 50% 30%,#000 40%,#0000 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 30%,#000 40%,#0000 75%)}.grid-lines,.noise{inset:0;position:absolute}.noise{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");mix-blend-mode:multiply;opacity:.035;pointer-events:none}.blob{border-radius:50%;filter:blur(60px);opacity:.55;position:absolute;will-change:transform}.stage{perspective:1400px;perspective-origin:50% 40%}.tilt{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.tilt-in{transform:rotateX(6deg) rotateY(-8deg)}.glass{backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);background:#ffffffa6;border:1px solid #ffffffb3;box-shadow:0 10px 30px -10px #1e29641f,inset 0 1px 0 #ffffffb3}.glass-dark{background:linear-gradient(180deg,#0f172ae6,#1e1b4be6);border:1px solid #ffffff14;color:#e5e7ff}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-track{animation:marquee 40s linear infinite}@keyframes floaty{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(2deg)}}@keyframes floaty2{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(10px) rotate(-2deg)}}.floaty{animation:floaty 7s ease-in-out infinite}.floaty2{animation:floaty2 9s ease-in-out infinite}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:translateY(0)}@keyframes ringPulse{0%{box-shadow:0 0 0 0 #25d3668c}to{box-shadow:0 0 0 24px #25d36600}}.wa-pulse{animation:ringPulse 2s infinite}.grad-text{background:linear-gradient(120deg,#4f46e5,#7c3aed 45%,#0ea5e9);-webkit-background-clip:text;background-clip:text;color:#0000}.chip{background:#ffffffb3;border:1px solid #4f46e52e}.card-3d{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}.card-3d:hover{box-shadow:0 40px 80px -30px #1e296440;transform:rotateX(6deg) rotateY(-8deg) translateY(-6px)}.card-3d .layer-1{transform:translateZ(30px)}.card-3d .layer-2{transform:translateZ(60px)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.btn-shine{overflow:hidden;position:relative}.btn-shine:after{background:linear-gradient(120deg,#0000 30%,#ffffff59 50%,#0000 70%);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .6s ease}.btn-shine:hover:after{transform:translateX(100%)}.App{min-height:100vh}
/*# sourceMappingURL=main.432a8740.css.map*/