:root{--ink-950:#0f172a;--ink-900:#1e293b;--ink-800:#334155;--ink-700:#475569;--primary:#10b981;--primary-hover:#059669;--secondary:#facc15;--accent:#3b82f6;--mist-100:#f8fafc;--mist-200:#e2e8f0;--mist-300:#cbd5e1;--surface:#fff;--background:#fbfcfd;--header-height:76px;--font-body:"Space Grotesk", sans-serif;--font-display:"Unbounded", "Space Grotesk", sans-serif}@media (max-width:720px){:root{--header-height:64px}}html{scroll-behavior:smooth;height:100%}body{color:var(--ink-900);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;padding:0;line-height:1.5;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::selection{background:var(--primary);color:#fff}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#__next{z-index:1;position:relative}
.IntroScreen-module__IphqjW__intro{z-index:9999;background:var(--background);justify-content:center;align-items:center;animation:.8s ease-in-out 3s forwards IntroScreen-module__IphqjW__introFadeOut;display:flex;position:fixed;inset:0;overflow:hidden}.IntroScreen-module__IphqjW__backdrop{background:radial-gradient(circle at 20% 20%,#10b9811a,#0000 40%),radial-gradient(circle at 80% 80%,#3b82f61a,#0000 40%);position:absolute;inset:0}.IntroScreen-module__IphqjW__container{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.IntroScreen-module__IphqjW__title{font-family:var(--font-display);letter-spacing:-.05em;justify-content:center;align-items:center;gap:1.5rem;margin:0;font-size:clamp(3.5rem,12vw,7rem);font-weight:900;line-height:1;display:flex}.IntroScreen-module__IphqjW__word{color:var(--ink-950);animation:1s cubic-bezier(.19,1,.22,1) both IntroScreen-module__IphqjW__wordEnter;display:inline-block}.IntroScreen-module__IphqjW__word:nth-child(2){color:var(--primary);animation-delay:.2s}.IntroScreen-module__IphqjW__underline{background:linear-gradient(90deg, var(--primary), var(--secondary), var(--accent));border-radius:999px;width:120px;height:8px;animation:1.2s cubic-bezier(.19,1,.22,1) .6s both IntroScreen-module__IphqjW__lineGrow;box-shadow:0 10px 20px #0000000d}.IntroScreen-module__IphqjW__subtitle{letter-spacing:.3em;text-transform:uppercase;color:var(--ink-700);font-size:1rem;font-weight:700;animation:1s ease-out 1s both IntroScreen-module__IphqjW__fadeInUp}.IntroScreen-module__IphqjW__floatingElements{z-index:0;position:absolute;inset:0}.IntroScreen-module__IphqjW__orb{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.IntroScreen-module__IphqjW__orb:first-child{background:radial-gradient(circle, var(--primary), transparent 70%);width:40vw;height:40vw;animation:12s ease-in-out infinite IntroScreen-module__IphqjW__orbFloat;top:-10%;left:-10%}.IntroScreen-module__IphqjW__orb:nth-child(2){background:radial-gradient(circle, var(--accent), transparent 70%);width:35vw;height:35vw;animation:15s ease-in-out infinite reverse IntroScreen-module__IphqjW__orbFloat;bottom:-10%;right:-5%}.IntroScreen-module__IphqjW__orb:nth-child(3){background:radial-gradient(circle, var(--secondary), transparent 70%);width:25vw;height:25vw;animation:10s ease-in-out -2s infinite IntroScreen-module__IphqjW__orbFloat;top:40%;left:60%}@keyframes IntroScreen-module__IphqjW__wordEnter{0%{opacity:0;transform:translateY(100px)skewY(10deg)}to{opacity:1;transform:translateY(0)skewY(0)}}@keyframes IntroScreen-module__IphqjW__lineGrow{0%{width:0;transform:scaleX(0)}to{width:120px;transform:scaleX(1)}}@keyframes IntroScreen-module__IphqjW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes IntroScreen-module__IphqjW__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(5vw,-5vw)}66%{transform:translate(-3vw,3vw)}}@keyframes IntroScreen-module__IphqjW__introFadeOut{0%{opacity:1}to{opacity:0;pointer-events:none;visibility:hidden}}@media (max-width:768px){.IntroScreen-module__IphqjW__title{gap:.75rem;font-size:clamp(2.5rem,10vw,5rem)}}
