@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");:root{--background:#ffffff;--foreground:#171717;--particle-color:rgba(255,255,255,0.8);--accent-1:#8B5FFF;--accent-2:#4FC3F7;--accent-3:#C084FC}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{scroll-behavior:auto!important}body{background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;margin:0;padding:0;overflow-x:hidden;width:100%;min-width:320px;overscroll-behavior:auto!important}.animated-gradient{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,#0a0a0a,#1a0b2e,#2a0044,#140022,#0a0a0a);background-size:600% 600%;animation:gradientMove 30s ease-in-out infinite,pulseIntensity 16s ease-in-out infinite alternate;z-index:-10;mix-blend-mode:normal}@keyframes gradientMove{0%{background-position:0 0}20%{background-position:100% 0}40%{background-position:100% 100%}60%{background-position:0 100%}80%{background-position:50% 50%}to{background-position:0 0}}@keyframes pulseIntensity{0%{filter:brightness(1) saturate(1)}50%{filter:brightness(1.6) saturate(1.4)}to{filter:brightness(1) saturate(1)}}.content-wrapper{position:relative;z-index:30;padding:0 12px;width:100%;box-sizing:border-box}header.max-w-4xl{max-width:56rem!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.flex.justify-center{display:flex!important;justify-content:center!important;align-items:center!important}.text-center{text-align:center!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}form.flex.flex-col{gap:24px!important}@keyframes pulse-glow{0%,to{filter:drop-shadow(0 0 12px rgba(139,95,255,.6))}50%{filter:drop-shadow(0 0 24px rgba(139,95,255,.9))}}.logo-pulse{animation:pulse-glow 3s ease-in-out infinite}.hero-gradient-text{background:linear-gradient(180deg,#ffffff,#f4ecff 32%,#e6d9ff 58%,#d6c6ff 78%,#c1adff 92%,#b693ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.35)}.hero-glow{text-shadow:0 0 18px rgba(163,135,255,.45),0 0 36px rgba(163,135,255,.28)}.hero-subtitle{color:rgba(237,237,237,.92);text-shadow:0 1px 10px rgba(139,95,255,.18)}.hero-highlight{position:relative;background:linear-gradient(90deg,var(--accent-1),var(--accent-2),var(--accent-3));-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 10px rgba(139,95,255,.25))}[data-reveal]{opacity:0;transform:translateY(30px);filter:blur(6px);transition:opacity .8s ease,transform .8s ease,filter .8s ease;will-change:opacity,transform,filter}[data-reveal].revealed{opacity:1;transform:translateY(0);filter:blur(0)}[data-reveal][data-delay="0"].revealed{transition-delay:0s}[data-reveal][data-delay="200"].revealed{transition-delay:.1s}[data-reveal][data-delay="400"].revealed{transition-delay:.2s}[data-reveal][data-delay="600"].revealed{transition-delay:.3s}[data-reveal][data-delay="800"].revealed{transition-delay:.4s}[data-reveal][data-delay="1000"].revealed{transition-delay:.5s}[data-reveal][data-delay="1200"].revealed{transition-delay:.6s}[data-reveal][data-delay="1500"].revealed{transition-delay:.75s}[data-reveal][data-delay="2000"].revealed{transition-delay:1s}[data-reveal][data-delay="3000"].revealed{transition-delay:1.5s}h1.hero-gradient-text[data-reveal].revealed{transition-delay:.2s}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.logo-always-visible,[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;animation:none!important;transition:none!important}}.signup-progress{position:relative;width:100%;max-width:800px;margin:0 auto;height:20px;border-radius:9999px;background:rgba(255,255,255,.12);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35);-webkit-backdrop-filter:saturate(120%) blur(.5px);backdrop-filter:saturate(120%) blur(.5px)}.signup-progress-fill{position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,#7C4DFF,#B694FF,#7C4DFF);background-size:200% 100%;border-radius:inherit;transition:width .7s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 0 10px rgba(139,95,255,.45));overflow:hidden;z-index:2}.audio-visualizer-container{position:absolute;top:0;left:0;width:100vw;max-width:800px;height:100%;pointer-events:none}.progress-bars{display:flex;align-items:flex-end;justify-content:space-between;height:100%;width:100%;padding:0 4px;position:relative;z-index:2}.progress-bar-segment{width:5px;background:rgba(255,255,255,.8);border-radius:2px;transform-origin:bottom;margin:0 .5px;will-change:transform}.progress-bar-segment:first-child{animation-delay:0s}.progress-bar-segment:nth-child(2){animation-delay:.2s}.progress-bar-segment:nth-child(3){animation-delay:.4s}.progress-bar-segment:nth-child(4){animation-delay:.6s}.progress-bar-segment:nth-child(5){animation-delay:.8s}.progress-bar-segment:nth-child(6){animation-delay:1s}.progress-bar-segment:nth-child(7){animation-delay:.1s}.progress-bar-segment:nth-child(8){animation-delay:.3s}.progress-bar-segment:nth-child(9){animation-delay:.5s}.progress-bar-segment:nth-child(10){animation-delay:.7s}.progress-bar-segment:nth-child(11){animation-delay:.9s}.progress-bar-segment:nth-child(12){animation-delay:.15s}.progress-bar-segment:nth-child(13){animation-delay:.35s}.progress-bar-segment:nth-child(14){animation-delay:.55s}.progress-bar-segment:nth-child(15){animation-delay:.75s}.progress-bar-segment:nth-child(16){animation-delay:.95s}.progress-bar-segment:nth-child(17){animation-delay:.05s}.progress-bar-segment:nth-child(18){animation-delay:.25s}.progress-bar-segment:nth-child(19){animation-delay:.45s}.progress-bar-segment:nth-child(20){animation-delay:.65s}.progress-bar-segment:nth-child(21){animation-delay:.85s}.progress-bar-segment:nth-child(22){animation-delay:.12s}.progress-bar-segment:nth-child(23){animation-delay:.32s}.progress-bar-segment:nth-child(24){animation-delay:.52s}.progress-bar-segment:nth-child(25){animation-delay:.72s}.progress-bar-segment:nth-child(26){animation-delay:.92s}.progress-bar-segment:nth-child(27){animation-delay:.08s}.progress-bar-segment:nth-child(28){animation-delay:.28s}.progress-bar-segment:nth-child(29){animation-delay:.48s}.progress-bar-segment:nth-child(30){animation-delay:.68s}.progress-bar-segment:nth-child(31){animation-delay:.02s}.progress-bar-segment:nth-child(32){animation-delay:.22s}.progress-bar-segment:nth-child(33){animation-delay:.42s}.progress-bar-segment:nth-child(34){animation-delay:.62s}.progress-bar-segment:nth-child(35){animation-delay:.82s}.progress-bar-segment:nth-child(36){animation-delay:.04s}.progress-bar-segment:nth-child(37){animation-delay:.24s}.progress-bar-segment:nth-child(38){animation-delay:.44s}.progress-bar-segment:nth-child(39){animation-delay:.64s}.progress-bar-segment:nth-child(40){animation-delay:.84s}.progress-bar-segment:nth-child(41){animation-delay:.06s}.progress-bar-segment:nth-child(42){animation-delay:.26s}.progress-bar-segment:nth-child(43){animation-delay:.46s}.progress-bar-segment:nth-child(44){animation-delay:.66s}.progress-bar-segment:nth-child(45){animation-delay:.86s}.progress-bar-segment:nth-child(46){animation-delay:.09s}.progress-bar-segment:nth-child(47){animation-delay:.29s}.progress-bar-segment:nth-child(48){animation-delay:.49s}.progress-bar-segment:nth-child(49){animation-delay:.69s}.progress-bar-segment:nth-child(50){animation-delay:.89s}.progress-bar-segment:nth-child(51){animation-delay:.11s}.progress-bar-segment:nth-child(52){animation-delay:.31s}.progress-bar-segment:nth-child(53){animation-delay:.51s}.progress-bar-segment:nth-child(54){animation-delay:.71s}.progress-bar-segment:nth-child(55){animation-delay:.91s}.progress-bar-segment:nth-child(56){animation-delay:.13s}.progress-bar-segment:nth-child(57){animation-delay:.33s}.progress-bar-segment:nth-child(58){animation-delay:.53s}.progress-bar-segment:nth-child(59){animation-delay:.73s}.progress-bar-segment:nth-child(60){animation-delay:.93s}.progress-bar-segment:nth-child(61){animation-delay:.16s}.progress-bar-segment:nth-child(62){animation-delay:.36s}.progress-bar-segment:nth-child(63){animation-delay:.56s}.progress-bar-segment:nth-child(64){animation-delay:.76s}.progress-bar-segment:nth-child(65){animation-delay:.96s}.progress-bar-segment:nth-child(66){animation-delay:.18s}.progress-bar-segment:nth-child(67){animation-delay:.38s}.progress-bar-segment:nth-child(68){animation-delay:.58s}.progress-bar-segment:nth-child(69){animation-delay:.78s}.progress-bar-segment:nth-child(70){animation-delay:.98s}.progress-bar-segment:nth-child(71){animation-delay:.19s}.progress-bar-segment:nth-child(72){animation-delay:.39s}.progress-bar-segment:nth-child(73){animation-delay:.59s}.progress-bar-segment:nth-child(74){animation-delay:.79s}.progress-bar-segment:nth-child(75){animation-delay:.99s}.progress-bar-segment:nth-child(76){animation-delay:.21s}.progress-bar-segment:nth-child(77){animation-delay:.41s}.progress-bar-segment:nth-child(78){animation-delay:.61s}.progress-bar-segment:nth-child(79){animation-delay:.81s}.progress-bar-segment:nth-child(80){animation-delay:.01s}.progress-bar-segment:nth-child(81){animation-delay:.23s}.progress-bar-segment:nth-child(82){animation-delay:.43s}.progress-bar-segment:nth-child(83){animation-delay:.63s}.progress-bar-segment:nth-child(84){animation-delay:.83s}.progress-bar-segment:nth-child(85){animation-delay:.03s}.progress-bar-segment:nth-child(86){animation-delay:.27s}.progress-bar-segment:nth-child(87){animation-delay:.47s}.progress-bar-segment:nth-child(88){animation-delay:.67s}.progress-bar-segment:nth-child(89){animation-delay:.87s}.progress-bar-segment:nth-child(90){animation-delay:.07s}.progress-bar-segment:nth-child(91){animation-delay:.37s}.progress-bar-segment:nth-child(92){animation-delay:.57s}.progress-bar-segment:nth-child(93){animation-delay:.77s}.progress-bar-segment:nth-child(94){animation-delay:.97s}.progress-bar-segment:nth-child(95){animation-delay:.17s}.progress-bar-segment{animation:audioEqualizer .8s ease-in-out infinite alternate}@keyframes audioEqualizer{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.signup-progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.18) 40%,transparent 80%);mix-blend-mode:screen;animation:progressSheen 3.6s linear infinite}@keyframes progressSheen{0%{transform:translateX(-30%)}to{transform:translateX(130%)}}@media (prefers-reduced-motion:reduce){.signup-progress-fill{transition:none}.signup-progress-fill:after,.signup-progress-fill:before{animation:none}}.social-icon-wrapper{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease}.social-icon-wrapper:hover{transform:scale(1.2);box-shadow:0 0 25px rgba(139,95,255,.8)}.social-icon-img{width:24px;height:24px}.toast{position:fixed;top:20px;right:20px;z-index:9999;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:rgba(22,14,37,.9);border:1px solid rgba(139,95,255,.35);box-shadow:0 10px 40px rgba(139,95,255,.25),inset 0 0 40px rgba(139,95,255,.12);color:#EDEDED;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-10px) scale(.98);opacity:0;pointer-events:none}.toast.show{animation:toast-in .34s cubic-bezier(.22,1,.36,1) forwards}.toast.hide{animation:toast-out .26s cubic-bezier(.55,0,.45,1) forwards}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}60%{opacity:1;transform:translateY(0) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.98)}}.benefits-grid-force{display:grid!important;grid-template-columns:1fr!important;grid-gap:2rem!important;gap:2rem!important}@media (min-width:768px){.benefits-grid-force{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.benefits-grid-force img{width:56px!important;height:56px!important;margin:0 auto 16px!important;object-fit:contain!important}.benefits-section{max-width:896px;margin:0 auto 64px;padding:0 16px;display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;text-align:center}@media (min-width:768px){.benefits-section{grid-template-columns:repeat(3,1fr)}}.toast-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:radial-gradient(120% 120% at 0 0,#8B5FFF 0,#5E2BFF 65%,#2B0E5E 100%);box-shadow:0 0 18px rgba(139,95,255,.55)}.toast-title{font-weight:700;line-height:1.1}.toast-text{font-size:.95rem;opacity:.92}.toast-close{margin-left:6px;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.06);color:#EDEDED;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;border:none}.toast-close:hover{transform:scale(1.05);background:rgba(139,95,255,.25);box-shadow:0 0 18px rgba(139,95,255,.35)}.toast-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#8B5FFF,#C084FC);transform-origin:left;transform:scaleX(0)}.toast-progress.run{animation:toast-progress 4.2s linear forwards}@keyframes toast-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pattern-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(60deg,rgba(255,255,255,.03),rgba(255,255,255,.03) 2px,transparent 0,transparent 6px),repeating-linear-gradient(-60deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 2px,transparent 0,transparent 6px);animation:patternMove 40s linear infinite;z-index:1;mix-blend-mode:soft-light;opacity:.6}@keyframes patternMove{0%{background-position:0 0}to{background-position:600px 600px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:high){.hero-gradient-text{background:none;color:white}.hero-highlight{background:none;color:#8B5FFF;text-decoration:underline}}[tabindex]:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #8B5FFF;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){.content-wrapper{padding:0 16px}.relative.min-h-screen{width:100%;max-width:100vw}.hero-gradient-text{line-height:1.1!important;text-align:center;padding:0 8px}.hero-subtitle{padding:0 12px;line-height:1.3}.signup-progress{max-width:calc(100vw - 32px);margin:0 auto 16px}.benefits-section{gap:24px;margin-bottom:48px;padding:0 20px}footer{padding:20px 16px!important}.toast{right:12px;left:12px;top:16px;width:auto;max-width:calc(100vw - 24px)}}@media (max-width:375px){.content-wrapper{padding:0 12px}.hero-gradient-text{padding:0 4px}.signup-progress{max-width:calc(100vw - 24px)}.benefits-section{padding:0 16px}}@media (max-width:768px){canvas{width:100vw!important;height:100vh!important}.animated-gradient{background-size:400% 400%}.hero-highlight{display:inline;white-space:normal}span[style*="white-space: nowrap"]{white-space:normal!important}}@media (max-width:480px){span[style*="white-space: nowrap"]{white-space:normal!important}}@media (max-width:768px){.mobile-scroll-reveal[data-reveal]{opacity:0;transform:translateY(30px);filter:blur(8px)}.mobile-scroll-reveal[data-reveal].revealed{opacity:1;transform:translateY(0);filter:blur(0)}.hero-gradient-text[data-reveal].revealed{transition-delay:0s}.hero-subtitle[data-reveal].revealed{transition-delay:.6s}}.logo-fade{animation:fadeInUp .8s ease forwards;animation-delay:0s}.logo-fade,.title-fade{opacity:0;transform:translateY(20px)}.title-fade{animation:fadeInUp .8s ease forwards;animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}