@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--color-bg:#07060f;--color-text:#c4b5fd;--color-heading:#fff;--color-accent:#7c3aed;--color-accent-2:#06b6d4;font-family:var(--font-sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}html,body{min-height:100%;overflow-x:hidden}body{margin:0}#root{flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex;position:relative}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:2px solid #7c3aed}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.bg{z-index:0;background:#07060f;position:fixed;inset:0;overflow:hidden}.bg:before{content:"";background:radial-gradient(80% 80% at 50% -10%,#6428c859 0%,#0000 60%),radial-gradient(60% 60% at 80% 90%,#06b6d42e 0%,#0000 55%),radial-gradient(50% 50% at 10% 80%,#7c3aed26 0%,#0000 55%),#07060f;position:absolute;inset:0}.bg:after{content:"";background-image:linear-gradient(#8b5cf60a 1px,#0000 1px),linear-gradient(90deg,#8b5cf60a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 85%,#000 40%,#0000 100%);mask-image:radial-gradient(85% 85%,#000 40%,#0000 100%)}.bg__blob{filter:blur(70px);opacity:.55;will-change:transform;border-radius:50%;animation:linear infinite float;position:absolute}.bg__blob--1{background:radial-gradient(circle,#7c3aedb3,#0000 70%);width:520px;height:520px;animation-duration:20s;animation-delay:0s;top:-120px;left:-160px}.bg__blob--2{background:radial-gradient(circle,#06b6d499,#0000 70%);width:420px;height:420px;animation-duration:25s;animation-direction:reverse;animation-delay:-8s;bottom:-100px;right:-100px}.bg__blob--3{background:radial-gradient(circle,#a78bfa73,#0000 70%);width:300px;height:300px;animation-duration:18s;animation-delay:-4s;top:40%;left:60%}.bg__blob--4{background:radial-gradient(circle,#38bdf866,#0000 70%);width:200px;height:200px;animation-duration:22s;animation-direction:reverse;animation-delay:-12s;top:20%;right:10%}.bg__blob--5{background:radial-gradient(circle,#c084fc80,#0000 70%);width:160px;height:160px;animation-duration:16s;animation-delay:-6s;bottom:30%;left:8%}.bg__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.bg__particle{will-change:transform, opacity;background:#a78bfa99;border-radius:50%;animation:linear infinite rise;position:absolute}.bg__particle:first-child{width:3px;height:3px;animation-duration:12s;animation-delay:0s;bottom:-10px;left:12%}.bg__particle:nth-child(2){opacity:.5;width:2px;height:2px;animation-duration:17s;animation-delay:3s;bottom:-10px;left:28%}.bg__particle:nth-child(3){background:#06b6d499;width:4px;height:4px;animation-duration:14s;animation-delay:1.5s;bottom:-10px;left:45%}.bg__particle:nth-child(4){width:2px;height:2px;animation-duration:19s;animation-delay:6s;bottom:-10px;left:60%}.bg__particle:nth-child(5){background:#06b6d480;width:3px;height:3px;animation-duration:11s;animation-delay:2s;bottom:-10px;left:78%}.bg__particle:nth-child(6){width:2px;height:2px;animation-duration:15s;animation-delay:8s;bottom:-10px;left:88%}.bg__particle:nth-child(7){width:3px;height:3px;animation-duration:20s;animation-delay:4s;bottom:-10px;left:5%}.bg__particle:nth-child(8){background:#c084fc99;width:2px;height:2px;animation-duration:13s;animation-delay:9s;bottom:-10px;left:35%}.bg__particle:nth-child(9){opacity:.4;width:4px;height:4px;animation-duration:16s;animation-delay:.5s;bottom:-10px;left:55%}.bg__particle:nth-child(10){background:#06b6d480;width:2px;height:2px;animation-duration:18s;animation-delay:7s;bottom:-10px;left:70%}.bg__particle:nth-child(11){width:3px;height:3px;animation-duration:10s;animation-delay:2.5s;bottom:-10px;left:22%}.bg__particle:nth-child(12){width:2px;height:2px;animation-duration:21s;animation-delay:11s;bottom:-10px;left:93%}@keyframes float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-40px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.97)}75%{transform:translate(40px,10px)scale(1.03)}}@keyframes rise{0%{opacity:0;transform:translateY(0)scale(1)}5%{opacity:.8}95%{opacity:.3}to{opacity:0;transform:translateY(-100vh)scale(.5)}}@media (prefers-reduced-motion:reduce){.bg__blob,.bg__particle{animation:none!important}}.header{z-index:100;-webkit-backdrop-filter:blur(18px);background:#0806148c;border-bottom:1px solid #8b5cf626;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.header.scrolled{background:#080614d1;box-shadow:0 4px 30px #0006}.header__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.header__logo-img{object-fit:contain;background:#ffffff0f;border:1px solid #8b5cf640;border-radius:50%;flex-shrink:0;width:48px;height:48px;padding:0;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;box-shadow:0 0 10px #7c3aed33}.header__logo:hover .header__logo-img{background:#ffffff1f;border-color:#8b5cf699;transform:scale(1.05);box-shadow:0 0 16px #7c3aed66}.header__logo-text{color:#f3f4f6;letter-spacing:-.3px;font-size:1.05rem;font-weight:700;line-height:1.2}.header__logo-sub{color:#8b5cf6;letter-spacing:.6px;text-transform:uppercase;font-size:.62rem;font-weight:400;display:block}.header__nav{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header__nav a{color:#c4b5fd;letter-spacing:.3px;padding-bottom:3px;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.header__nav a:after{content:"";transform-origin:0;background:linear-gradient(90deg,#7c3aed,#06b6d4);border-radius:2px;height:1.5px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.header__nav a:hover{color:#e0d9ff}.header__nav a:hover:after{transform:scaleX(1)}.header__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;transition:background .2s;display:none}.header__hamburger:hover{background:#7c3aed33}.header__hamburger span{transform-origin:50%;background:#c4b5fd;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s,width .3s;display:block}.header__hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.header__hamburger.open span:nth-child(2){opacity:0;width:0}.header__hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__mobile-nav{-webkit-backdrop-filter:blur(20px);z-index:99;background:#080614f5;border-bottom:1px solid #8b5cf633;max-height:0;padding:0;transition:max-height .4s,padding .4s;position:fixed;top:70px;left:0;right:0;overflow:hidden}.header__mobile-nav.open{max-height:300px;padding:1rem 0}.header__mobile-nav ul{flex-direction:column;gap:.25rem;margin:0;padding:.5rem 2rem 1rem;list-style:none;display:flex}.header__mobile-nav ul a{color:#c4b5fd;border-bottom:1px solid #8b5cf61a;padding:.7rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.header__mobile-nav ul a:hover{color:#e0d9ff;padding-left:6px}@media (width<=768px){.header__nav{display:none}.header__hamburger{display:flex}}@media (width<=480px){.header{padding:0 1.25rem}.header__logo-text{font-size:.92rem}}.subscribe{flex-direction:column;align-items:center;gap:1.1rem;width:100%;max-width:480px;margin:0 auto;animation:.8s .6s both fadeSlideUp;display:flex}.subscribe__eyebrow{letter-spacing:3px;text-transform:uppercase;color:#8b5cf6;font-size:.75rem;font-weight:700}.subscribe__form{border:1px solid #8b5cf659;border-radius:14px;gap:0;width:100%;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 0 24px #7c3aed26}.subscribe__form:focus-within{border-color:#8b5cf6a6;box-shadow:0 0 36px #7c3aed47}.subscribe__input{color:#f3f4f6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:none;outline:none;flex:1;min-width:0;padding:.85rem 1.2rem;font-family:inherit;font-size:.95rem}.subscribe__input::placeholder{color:#c4b5fd66}.subscribe__btn{color:#fff;letter-spacing:.4px;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#06b6d4);border:none;flex-shrink:0;padding:.85rem 1.6rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:opacity .2s,transform .15s;position:relative;overflow:hidden}.subscribe__btn:before{content:"";background:#fff0;transition:background .25s;position:absolute;inset:0}.subscribe__btn:hover:before{background:#ffffff1a}.subscribe__btn:hover{opacity:.92}.subscribe__btn:active{transform:scale(.97)}.subscribe__btn:focus-visible{outline-offset:2px;outline:2px solid #06b6d4}.subscribe__error{color:#f87171;align-self:flex-start;padding-left:.2rem;font-size:.8rem;animation:.3s fadeIn}.subscribe__success{color:#6ee7b7;background:linear-gradient(135deg,#10b9811f,#06b6d414);border:1px solid #10b98159;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.9rem 1.6rem;font-size:.92rem;font-weight:500;animation:.4s fadeIn;display:flex}.subscribe__success-icon{font-size:1.1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=520px){.subscribe__form{box-shadow:none;background:0 0;border:none;border-radius:12px;flex-direction:column;gap:.7rem;overflow:visible}.subscribe__form:focus-within{box-shadow:none;border:none}.subscribe__input{box-sizing:border-box;background:#ffffff0a;border:1px solid #8b5cf659;border-radius:12px;width:100%;padding:.9rem 1.2rem}.subscribe__btn{border-radius:12px;width:100%;padding:.9rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){.subscribe,.subscribe__error,.subscribe__success{animation:none}}.social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;animation:.8s .75s both fadeSlideUp;display:flex}.social-links__label{text-align:center;letter-spacing:2.5px;text-transform:uppercase;color:#8b5cf6b3;width:100%;margin-bottom:-.25rem;font-size:.68rem;font-weight:600}.social-links__item{color:#c4b5fd;background:#ffffff0a;border:1px solid #8b5cf640;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.social-links__item:before{content:"";border-radius:inherit;background:linear-gradient(135deg,#7c3aed00,#06b6d400);transition:background .3s;position:absolute;inset:0}.social-links__item:hover{color:#fff;border-color:#8b5cf6a6;transform:translateY(-4px)scale(1.06)}.social-links__item--linkedin:hover{background:#0a66c240;box-shadow:0 8px 24px #0a66c24d}.social-links__item--instagram:hover{background:#e1306c2e;box-shadow:0 8px 24px #e1306c4d}.social-links__item--facebook:hover{background:#1877f22e;box-shadow:0 8px 24px #1877f247}.social-links__item--twitter:hover{background:#1d9bf02e;box-shadow:0 8px 24px #1d9bf047}.social-links__item:focus-visible{outline-offset:3px;outline:2px solid #7c3aed}.social-links__item svg{fill:currentColor;flex-shrink:0;width:20px;height:20px}@media (prefers-reduced-motion:reduce){.social-links,.social-links__item{transition:color .15s;animation:none}.social-links__item:hover{transform:none}}.hero{text-align:center;z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;min-height:calc(100svh - 70px);padding:160px 2rem 80px;display:flex;position:relative}.hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:#a78bfa;background:#7c3aed14;border:1px solid #7c3aed66;border-radius:50px;align-items:center;gap:.5rem;padding:.45rem 1.2rem;font-size:.72rem;font-weight:700;animation:.7s .1s both fadeSlideUp;display:inline-flex}.hero__eyebrow:before{content:"";background:#7c3aed;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.hero__heading{letter-spacing:-1.5px;color:#fff;background:linear-gradient(135deg,#fff 30%,#c4b5fd 70%,#67e8f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:780px;margin:0;font-size:clamp(2.2rem,5.5vw,4.2rem);font-weight:800;line-height:1.1;animation:.7s .2s both fadeSlideUp}.hero__desc{color:#c4b5fdbf;max-width:540px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;animation:.7s .35s both fadeSlideUp}.hero__countdown{justify-content:center;width:100%;animation:.7s .45s both fadeSlideUp;display:flex}.hero__divider{background:linear-gradient(90deg,#0000,#8b5cf680,#0000);border:none;width:80px;height:1px;margin:.25rem 0;animation:.7s .5s both fadeSlideUp}.hero__contact{color:#c4b5fda6;align-items:center;gap:.5rem;font-size:.88rem;animation:.7s .55s both fadeSlideUp;display:flex}.hero__contact-link{color:#a78bfa;letter-spacing:.2px;border-bottom:1px solid #a78bfa59;font-weight:600;text-decoration:none;transition:color .25s,border-color .25s}.hero__contact-link:hover{color:#c4b5fd;border-color:#c4b5fdb3}.hero__symbol{object-fit:contain;filter:drop-shadow(0 8px 40px #7c3aed40);border-radius:18px;width:min(420px,88vw);height:auto;margin-bottom:-.5rem;animation:.7s 50ms both fadeSlideUp}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@media (width<=768px){.hero{min-height:unset;gap:1.6rem;padding:130px 1.5rem 60px}.hero__heading{letter-spacing:-.8px}}@media (width<=480px){.hero{gap:1.4rem;padding:110px 1.25rem 50px}}@media (prefers-reduced-motion:reduce){.hero__eyebrow,.hero__heading,.hero__desc,.hero__countdown,.hero__divider,.hero__contact,.hero__symbol{opacity:1;animation:none;transform:none}.hero__eyebrow:before{animation:none}}.footer{z-index:2;-webkit-backdrop-filter:blur(12px);text-align:center;background:#08061466;border-top:1px solid #8b5cf61f;flex-direction:column;align-items:center;gap:.35rem;padding:1.8rem 2rem;animation:.8s .9s both fadeSlideUp;display:flex;position:relative}.footer__copy{color:#c4b5fd8c;letter-spacing:.2px;font-size:.82rem}.footer__love{color:#8b5cf680;letter-spacing:.3px;font-size:.78rem}.footer__love span{color:#e05e73;animation:1.4s ease-in-out infinite heartbeat;display:inline-block}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.2)}70%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.footer,.footer__love span{animation:none}}
