.canvas-container.svelte-bcdb5w{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.canvas-container.svelte-bcdb5w canvas{display:block}.hero.svelte-gzujjl{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:calc(var(--nav-height) + var(--space-12)) var(--container-padding) var(--space-20);padding-top:calc(var(--nav-height) + 10vh);position:relative;overflow:hidden;background:var(--color-black)}@media(min-width:768px){.hero.svelte-gzujjl{padding-top:calc(var(--nav-height) + 8vh)}}.w-rain.svelte-gzujjl{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.floating-w.svelte-gzujjl{position:absolute;bottom:-20px;font-family:var(--font-mono);font-weight:var(--font-black);color:var(--color-accent);opacity:0;animation:svelte-gzujjl-floatUp 4s ease-out infinite;text-shadow:0 0 20px rgba(0,255,136,.5)}@keyframes svelte-gzujjl-floatUp{0%{opacity:0;transform:translateY(0) scale(.5)}10%{opacity:.6}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh) scale(1)}}.hero-content.svelte-gzujjl{position:relative;z-index:2;max-width:100%;padding:0 var(--space-2)}.w-stack.svelte-gzujjl{position:relative;display:inline-flex;justify-content:center;align-items:center;margin-bottom:var(--space-6);height:80px;opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards .1s}.w-echo.svelte-gzujjl{position:absolute;font-family:var(--font-mono);font-size:4rem;font-weight:var(--font-black);color:var(--color-accent);opacity:0;animation:svelte-gzujjl-wEcho 2s ease-out infinite}.w-echo.svelte-gzujjl:nth-child(1){animation-delay:0s}.w-echo.svelte-gzujjl:nth-child(2){animation-delay:.4s}.w-echo.svelte-gzujjl:nth-child(3){animation-delay:.8s}@keyframes svelte-gzujjl-wEcho{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.w-main.svelte-gzujjl{position:relative;font-family:var(--font-mono);font-size:4rem;font-weight:var(--font-black);color:var(--color-black);background:var(--color-accent);width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 0 40px #00ff8880,0 0 80px #00ff884d,inset 0 -4px #0003;animation:svelte-gzujjl-wPulse 2s ease-in-out infinite}@keyframes svelte-gzujjl-wPulse{0%,to{box-shadow:0 0 40px #00ff8880,0 0 80px #00ff884d,inset 0 -4px #0003}50%{box-shadow:0 0 60px #00ff88b3,0 0 120px #0f86,inset 0 -4px #0003}}h1.svelte-gzujjl{font-size:clamp(3rem,15vw,8rem);font-weight:var(--font-black);line-height:.85;letter-spacing:-.04em;margin-bottom:var(--space-4);text-transform:uppercase}.line.svelte-gzujjl{display:block;opacity:0;animation:svelte-gzujjl-slideIn .8s cubic-bezier(.16,1,.3,1) forwards}.line-top.svelte-gzujjl{color:var(--color-white);animation-delay:.3s}.line-you.svelte-gzujjl{display:flex;align-items:center;justify-content:center;animation-delay:.5s;font-size:1.6em;line-height:.85;margin-top:.1em}.dot.svelte-gzujjl{color:var(--color-accent);font-size:inherit;margin-right:.02em;animation:svelte-gzujjl-dotPulse 1.5s ease-in-out infinite}@keyframes svelte-gzujjl-dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.preload-images.svelte-gzujjl{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.you-text.svelte-gzujjl{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.carousel-container.svelte-gzujjl{display:inline-flex;justify-content:center;position:relative;overflow:hidden;vertical-align:baseline}.carousel-word.svelte-gzujjl{display:inline-flex;align-items:center;justify-content:center;gap:.1em;position:absolute;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease;transform:translateY(100%);opacity:0;white-space:nowrap}.carousel-word.active.svelte-gzujjl{position:relative;transform:translateY(0);opacity:1}.carousel-word.exit.svelte-gzujjl{position:relative;transform:translateY(-100%);opacity:0}.carousel-word.hidden.svelte-gzujjl{position:absolute;transform:translateY(100%);opacity:0;visibility:hidden}.flags-group.svelte-gzujjl{display:inline-flex;align-items:center;gap:.12em}.flag.svelte-gzujjl{height:.55em;width:auto;border-radius:4px;vertical-align:middle}.handshake.svelte-gzujjl{font-size:.35em;line-height:1;vertical-align:middle}@keyframes svelte-gzujjl-slideIn{0%{opacity:0;transform:translateY(40px) skewY(2deg)}to{opacity:1;transform:translateY(0) skewY(0)}}.tagline.svelte-gzujjl{font-family:var(--font-mono);font-size:var(--text-base);color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-4);opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards .7s}@media(min-width:768px){.tagline.svelte-gzujjl{font-size:var(--text-lg);margin-bottom:var(--space-5)}}.subtitle.svelte-gzujjl{font-size:var(--text-sm);color:var(--color-gray-light);line-height:1.6;max-width:420px;margin:0 auto var(--space-8);opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards .85s;background:#0006;padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media(min-width:768px){.subtitle.svelte-gzujjl{font-size:var(--text-base);max-width:500px}}.cta-group.svelte-gzujjl{display:flex;flex-direction:column;gap:var(--space-3);opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards 1s;margin-bottom:var(--space-8)}@media(min-width:480px){.cta-group.svelte-gzujjl{flex-direction:row;justify-content:center;gap:var(--space-4)}}.cta-group.svelte-gzujjl .btn-w{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--color-black);color:var(--color-accent);border-radius:6px;font-family:var(--font-mono);font-weight:var(--font-black);font-size:14px;margin-right:var(--space-2)}.trust-badges.svelte-gzujjl{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4);opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards 1.15s}@media(min-width:480px){.trust-badges.svelte-gzujjl{gap:var(--space-6)}}.trust-badge.svelte-gzujjl{display:flex;align-items:center;gap:var(--space-2);color:var(--color-gray);font-size:var(--text-xs);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.trust-badge.svelte-gzujjl{font-size:var(--text-sm)}}.trust-badge.svelte-gzujjl svg{color:var(--color-accent)}.scroll-hint.svelte-gzujjl{position:absolute;bottom:var(--space-8);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-2);color:var(--color-gray);font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.2em;opacity:0;animation:svelte-gzujjl-fadeIn .6s ease forwards 1.5s;z-index:2}@media(min-width:768px){.scroll-hint.svelte-gzujjl{bottom:var(--space-10)}}.scroll-line.svelte-gzujjl{width:1px;height:40px;background:linear-gradient(to bottom,var(--color-accent),transparent);animation:svelte-gzujjl-scrollLine 2s ease-in-out infinite}@keyframes svelte-gzujjl-scrollLine{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.5);opacity:.5}}@keyframes svelte-gzujjl-fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:479px){.w-stack.svelte-gzujjl{height:60px;margin-bottom:var(--space-4)}.w-main.svelte-gzujjl{width:56px;height:56px;font-size:3rem;border-radius:12px}.w-echo.svelte-gzujjl{font-size:3rem}h1.svelte-gzujjl{margin-bottom:var(--space-3)}}@media(min-width:1024px){.w-stack.svelte-gzujjl{height:100px;margin-bottom:var(--space-8)}.w-main.svelte-gzujjl{width:88px;height:88px;font-size:5rem;border-radius:20px}.w-echo.svelte-gzujjl{font-size:5rem}}.problem.svelte-1d65v6c{background:var(--color-black);position:relative;overflow:hidden}.problem.svelte-1d65v6c:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:400px;background:radial-gradient(ellipse at center,rgba(255,68,68,.05) 0%,transparent 70%);pointer-events:none}.container.svelte-1d65v6c{position:relative;z-index:1}.problem.svelte-1d65v6c .text-danger{background:var(--gradient-danger);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.problem.svelte-1d65v6c strong{color:var(--color-white);font-weight:var(--font-semibold)}.stats-grid.svelte-1d65v6c{display:grid;grid-template-columns:1fr;gap:var(--space-4)}@media(min-width:640px){.stats-grid.svelte-1d65v6c{grid-template-columns:repeat(3,1fr);gap:var(--space-6)}}@media(min-width:1024px){.stats-grid.svelte-1d65v6c{gap:var(--space-8)}}.bottom-line.svelte-1d65v6c{margin-top:var(--space-12);text-align:center;padding:var(--space-5) var(--space-6);background:var(--glass-bg-light);border:1px solid var(--glass-border);border-radius:var(--radius-xl);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}@media(min-width:768px){.bottom-line.svelte-1d65v6c{margin-top:var(--space-16);padding:var(--space-6) var(--space-8)}}.line-text.svelte-1d65v6c{font-size:var(--text-base);color:var(--color-white);font-weight:var(--font-medium)}@media(min-width:768px){.line-text.svelte-1d65v6c{font-size:var(--text-lg)}}.fears-section.svelte-1d65v6c{margin-top:var(--space-16);text-align:center}@media(min-width:768px){.fears-section.svelte-1d65v6c{margin-top:var(--space-20)}}.fears-label.svelte-1d65v6c{display:block;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-8)}.fears-grid.svelte-1d65v6c{display:grid;grid-template-columns:1fr;gap:var(--space-4);text-align:left}@media(min-width:768px){.fears-grid.svelte-1d65v6c{grid-template-columns:repeat(3,1fr);gap:var(--space-6)}}.fear-quote.svelte-1d65v6c{font-size:var(--text-base);color:var(--color-white);font-style:italic;line-height:1.5;margin-bottom:var(--space-3)}@media(min-width:768px){.fear-quote.svelte-1d65v6c{font-size:var(--text-lg)}}.fear-context.svelte-1d65v6c{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray);letter-spacing:.05em}.paradigm-shift.svelte-1d65v6c{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);margin-top:var(--space-16);padding:var(--space-8) var(--space-4);background:var(--glass-bg-light);border:1px solid var(--glass-border);border-radius:var(--radius-2xl)}@media(min-width:768px){.paradigm-shift.svelte-1d65v6c{flex-direction:row;justify-content:center;gap:var(--space-8);margin-top:var(--space-20);padding:var(--space-10) var(--space-12)}}.shift-old.svelte-1d65v6c,.shift-new.svelte-1d65v6c{text-align:center;flex:1;max-width:280px}.shift-label.svelte-1d65v6c{display:block;font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-2)}.shift-old.svelte-1d65v6c .shift-label:where(.svelte-1d65v6c){color:var(--color-gray)}.shift-new.svelte-1d65v6c .shift-label:where(.svelte-1d65v6c){color:var(--color-accent)}.shift-old.svelte-1d65v6c p:where(.svelte-1d65v6c),.shift-new.svelte-1d65v6c p:where(.svelte-1d65v6c){font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-2)}@media(min-width:768px){.shift-old.svelte-1d65v6c p:where(.svelte-1d65v6c),.shift-new.svelte-1d65v6c p:where(.svelte-1d65v6c){font-size:var(--text-2xl)}}.shift-verdict.svelte-1d65v6c{font-size:var(--text-sm);color:var(--color-gray-dark)}.verdict-good.svelte-1d65v6c{color:var(--color-accent);font-weight:var(--font-semibold)}.shift-arrow.svelte-1d65v6c{display:flex;align-items:center;justify-content:center;padding:var(--space-2)}.shift-arrow.svelte-1d65v6c span:where(.svelte-1d65v6c){display:block;width:40px;height:2px;background:var(--gradient-accent);position:relative}.shift-arrow.svelte-1d65v6c span:where(.svelte-1d65v6c):after{content:"";position:absolute;right:-2px;top:-4px;width:10px;height:10px;border-top:2px solid var(--color-accent);border-right:2px solid var(--color-accent);transform:rotate(45deg)}@media(max-width:767px){.shift-arrow.svelte-1d65v6c{transform:rotate(90deg)}}.urgency-block.svelte-1d65v6c{display:flex;flex-direction:column;align-items:center;gap:var(--space-6);margin-top:var(--space-10);padding:var(--space-12) var(--space-6);background:linear-gradient(135deg,#00ff880a,#00ccff05,#8b5cf608);border:1px solid rgba(0,255,136,.2);border-radius:24px;text-align:center;position:relative;overflow:hidden}.urgency-block.svelte-1d65v6c:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 30%,rgba(0,255,136,.08) 0%,transparent 40%);animation:svelte-1d65v6c-urgencyAmbient 8s ease-in-out infinite;pointer-events:none}@keyframes svelte-1d65v6c-urgencyAmbient{0%,to{transform:translate(0) rotate(0);opacity:.5}50%{transform:translate(5%,5%) rotate(10deg);opacity:1}}@media(min-width:640px){.urgency-block.svelte-1d65v6c{gap:var(--space-8);padding:var(--space-14) var(--space-8);border-radius:32px}}@media(min-width:768px){.urgency-block.svelte-1d65v6c{flex-direction:row;text-align:center;gap:var(--space-10);margin-top:var(--space-16);padding:var(--space-16) var(--space-12);border-radius:40px;justify-content:center;align-items:center}}@media(min-width:1024px){.urgency-block.svelte-1d65v6c{gap:var(--space-12);padding:var(--space-20) var(--space-16)}}.rabbit-container.svelte-1d65v6c{position:relative;flex-shrink:0;width:160px;height:160px;display:flex;align-items:center;justify-content:center;margin:var(--space-2) 0}@media(min-width:640px){.rabbit-container.svelte-1d65v6c{width:180px;height:180px}}@media(min-width:768px){.rabbit-container.svelte-1d65v6c{width:160px;height:160px;margin:0}}@media(min-width:1024px){.rabbit-container.svelte-1d65v6c{width:200px;height:200px}}.rabbit-glow.svelte-1d65v6c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(0,255,136,.3) 0%,rgba(0,255,136,.1) 30%,transparent 70%);animation:svelte-1d65v6c-rabbitGlow 3s ease-in-out infinite;pointer-events:none}@keyframes svelte-1d65v6c-rabbitGlow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.rabbit-ring.svelte-1d65v6c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid transparent;pointer-events:none}.rabbit-ring-1.svelte-1d65v6c{width:100%;height:100%;border-color:#0f86;animation:svelte-1d65v6c-ringPulse 3s ease-in-out infinite}.rabbit-ring-2.svelte-1d65v6c{width:115%;height:115%;border-color:#0f83;animation:svelte-1d65v6c-ringPulse 3s ease-in-out .5s infinite}.rabbit-ring-3.svelte-1d65v6c{width:130%;height:130%;border-color:#00ff881a;animation:svelte-1d65v6c-ringPulse 3s ease-in-out 1s infinite}@keyframes svelte-1d65v6c-ringPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.6}}.rabbit-image-wrapper.svelte-1d65v6c{position:relative;width:85%;height:85%;border-radius:50%;overflow:hidden;border:3px solid var(--color-accent);box-shadow:0 0 30px #0f86,0 0 60px #0f83,inset 0 0 20px #0000004d;animation:svelte-1d65v6c-imageFloat 4s ease-in-out infinite}@keyframes svelte-1d65v6c-imageFloat{0%,to{transform:translateY(0) scale(1);box-shadow:0 0 30px #0f86,0 0 60px #0f83,inset 0 0 20px #0000004d}50%{transform:translateY(-5px) scale(1.02);box-shadow:0 0 40px #00ff8880,0 0 80px #00ff884d,inset 0 0 20px #0000004d}}.rabbit-image.svelte-1d65v6c{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:saturate(1.1) contrast(1.05);transition:transform .5s ease,filter .5s ease}.rabbit-container.svelte-1d65v6c:hover .rabbit-image:where(.svelte-1d65v6c){transform:scale(1.1);filter:saturate(1.2) contrast(1.1)}.clock-overlay.svelte-1d65v6c{position:absolute;bottom:5%;right:-10%;width:30px;height:30px;background:#000c;border:2px solid var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:svelte-1d65v6c-clockBounce 1s ease-in-out infinite}@media(min-width:768px){.clock-overlay.svelte-1d65v6c{width:40px;height:40px}}@keyframes svelte-1d65v6c-clockBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.clock-tick.svelte-1d65v6c{display:block;width:2px;height:40%;background:var(--color-accent);transform-origin:bottom center;animation:svelte-1d65v6c-tickTock 1s steps(1) infinite;box-shadow:0 0 4px var(--color-accent)}@keyframes svelte-1d65v6c-tickTock{0%{transform:rotate(-30deg)}50%{transform:rotate(30deg)}to{transform:rotate(-30deg)}}.urgency-content.svelte-1d65v6c{flex:1;position:relative;z-index:1;padding:var(--space-2) var(--space-2)}@media(min-width:640px){.urgency-content.svelte-1d65v6c{padding:var(--space-2) var(--space-4)}}@media(min-width:768px){.urgency-content.svelte-1d65v6c{padding:var(--space-2) 0}}.urgency-headline.svelte-1d65v6c{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-4);line-height:1.3}@media(min-width:640px){.urgency-headline.svelte-1d65v6c{font-size:var(--text-2xl);margin-bottom:var(--space-5)}}@media(min-width:768px){.urgency-headline.svelte-1d65v6c{font-size:var(--text-3xl);margin-bottom:var(--space-5)}}@media(min-width:1024px){.urgency-headline.svelte-1d65v6c{font-size:var(--text-4xl)}}.headline-accent.svelte-1d65v6c{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-1d65v6c-textShimmer 3s ease-in-out infinite;background-size:200% 100%}@keyframes svelte-1d65v6c-textShimmer{0%,to{background-position:0% center}50%{background-position:100% center}}.urgency-text.svelte-1d65v6c{font-size:var(--text-base);color:var(--color-gray);line-height:1.75;margin-bottom:var(--space-6);max-width:540px;margin-left:auto;margin-right:auto}@media(min-width:640px){.urgency-text.svelte-1d65v6c{font-size:var(--text-base);line-height:1.8;margin-bottom:var(--space-6)}}@media(min-width:768px){.urgency-text.svelte-1d65v6c{margin-bottom:var(--space-6)}}@media(min-width:1024px){.urgency-text.svelte-1d65v6c{font-size:var(--text-lg)}}.urgency-text.svelte-1d65v6c strong:where(.svelte-1d65v6c){color:var(--color-accent);font-weight:var(--font-semibold)}.urgency-cta.svelte-1d65v6c{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-accent);font-weight:var(--font-medium);padding:var(--space-3) var(--space-5);background:#00ff881a;border:1px solid rgba(0,255,136,.3);border-radius:var(--radius-full);animation:svelte-1d65v6c-ctaPulse 2s ease-in-out infinite}@media(min-width:640px){.urgency-cta.svelte-1d65v6c{font-size:var(--text-sm);padding:var(--space-3) var(--space-6)}}@keyframes svelte-1d65v6c-ctaPulse{0%,to{box-shadow:0 0 10px #0f83}50%{box-shadow:0 0 20px #0f86}}.cta-icon.svelte-1d65v6c{font-size:var(--text-sm);animation:svelte-1d65v6c-iconSpin 2s ease-in-out infinite}@media(min-width:640px){.cta-icon.svelte-1d65v6c{font-size:var(--text-base)}}@keyframes svelte-1d65v6c-iconSpin{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.how-it-works.svelte-1r5fjei{background:var(--color-dark-gray);position:relative}.how-it-works.svelte-1r5fjei:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1000px;height:600px;background:radial-gradient(ellipse at center,rgba(0,255,136,.03) 0%,transparent 60%);pointer-events:none}.container.svelte-1r5fjei{position:relative;z-index:1}.steps-grid.svelte-1r5fjei{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.steps-grid.svelte-1r5fjei{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}@media(min-width:1024px){.steps-grid.svelte-1r5fjei{grid-template-columns:repeat(4,1fr);gap:var(--space-4)}}.step-card.svelte-1r5fjei{position:relative;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-6);transition:border-color var(--transition-base),transform var(--transition-base)}.step-card.svelte-1r5fjei:hover{border-color:#00ff884d;transform:translateY(-4px)}@media(min-width:768px){.step-card.svelte-1r5fjei{padding:var(--space-6)}}.step-header.svelte-1r5fjei{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-4)}.step-number.svelte-1r5fjei{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--color-accent);letter-spacing:.1em}.step-icon.svelte-1r5fjei{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#00ff881a;border-radius:var(--radius-lg);color:var(--color-accent)}.step-title-group.svelte-1r5fjei{margin-bottom:var(--space-3)}.step-title.svelte-1r5fjei{font-size:var(--text-xl);font-weight:var(--font-black);color:var(--color-white);margin-bottom:var(--space-1)}@media(min-width:768px){.step-title.svelte-1r5fjei{font-size:var(--text-2xl)}}.step-subtitle.svelte-1r5fjei{font-size:var(--text-sm);color:var(--color-gray)}.step-desc.svelte-1r5fjei{font-size:var(--text-sm);color:var(--color-gray);line-height:1.6;margin-bottom:var(--space-4)}.step-highlight.svelte-1r5fjei{display:flex;align-items:flex-start;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--glass-border)}.highlight-dot.svelte-1r5fjei{width:6px;height:6px;background:var(--color-accent);border-radius:50%;margin-top:6px;flex-shrink:0}.highlight-text.svelte-1r5fjei{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-accent);line-height:1.5;letter-spacing:.02em}.step-connector.svelte-1r5fjei{display:none}@media(min-width:1024px){.step-connector.svelte-1r5fjei{display:block;position:absolute;top:50%;right:-18px;transform:translateY(-50%);z-index:2}.connector-line.svelte-1r5fjei{display:block;width:32px;height:2px;background:linear-gradient(90deg,var(--color-accent),rgba(0,255,136,.3))}.connector-arrow.svelte-1r5fjei{position:absolute;right:0;top:-3px;width:8px;height:8px;border-top:2px solid var(--color-accent);border-right:2px solid var(--color-accent);transform:rotate(45deg);opacity:.6}}.bottom-cta.svelte-1r5fjei{margin-top:var(--space-12)}@media(min-width:768px){.bottom-cta.svelte-1r5fjei{margin-top:var(--space-16)}}.cta-content.svelte-1r5fjei{display:flex;flex-direction:column;gap:var(--space-6);text-align:center}@media(min-width:768px){.cta-content.svelte-1r5fjei{flex-direction:row;align-items:center;justify-content:space-between;text-align:left}}.cta-label.svelte-1r5fjei{display:block;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-2)}.cta-headline.svelte-1r5fjei{font-size:var(--text-xl);color:var(--color-white)}@media(min-width:768px){.cta-headline.svelte-1r5fjei{font-size:var(--text-2xl)}}.cta-headline.svelte-1r5fjei strong:where(.svelte-1r5fjei){background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:var(--font-bold)}.cta-badges.svelte-1r5fjei{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3)}@media(min-width:768px){.cta-badges.svelte-1r5fjei{justify-content:flex-end}}.cta-badge.svelte-1r5fjei{display:flex;align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray-light);background:#00ff881a;padding:var(--space-2) var(--space-3);border-radius:var(--radius-full)}.cta-badge.svelte-1r5fjei svg{color:var(--color-accent)}.features.svelte-p05ec2{background:var(--color-black);position:relative}.features.svelte-p05ec2 strong{color:var(--color-white);font-weight:var(--font-semibold)}.insight-box.svelte-p05ec2{margin-bottom:var(--space-12)}@media(min-width:768px){.insight-box.svelte-p05ec2{margin-bottom:var(--space-16)}}.insight-content.svelte-p05ec2{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:768px){.insight-content.svelte-p05ec2{flex-direction:row;align-items:flex-start;gap:var(--space-6)}}.insight-icon.svelte-p05ec2{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ff44441a;border-radius:var(--radius-lg);color:var(--color-danger);flex-shrink:0}.insight-text.svelte-p05ec2{flex:1}.insight-label.svelte-p05ec2{display:block;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2)}.insight-quote.svelte-p05ec2{font-size:var(--text-base);color:var(--color-white);font-style:italic;line-height:1.6;margin-bottom:var(--space-3)}@media(min-width:768px){.insight-quote.svelte-p05ec2{font-size:var(--text-lg)}}.insight-author.svelte-p05ec2{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-accent);letter-spacing:.05em}.weapon-box.svelte-p05ec2{margin-bottom:var(--space-12)}@media(min-width:768px){.weapon-box.svelte-p05ec2{margin-bottom:var(--space-16)}}.weapon-content.svelte-p05ec2{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:768px){.weapon-content.svelte-p05ec2{flex-direction:row;align-items:flex-start;gap:var(--space-6)}}.weapon-icon.svelte-p05ec2{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ff444426;border-radius:var(--radius-lg);color:var(--color-danger);flex-shrink:0;animation:svelte-p05ec2-pulseWarning 2s ease-in-out infinite}@keyframes svelte-p05ec2-pulseWarning{0%,to{box-shadow:0 0 #ff44444d}50%{box-shadow:0 0 20px 5px #f443}}.weapon-text.svelte-p05ec2{flex:1}.weapon-label.svelte-p05ec2{display:block;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-danger);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2)}.weapon-headline.svelte-p05ec2{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-3)}@media(min-width:768px){.weapon-headline.svelte-p05ec2{font-size:var(--text-2xl)}}.weapon-description.svelte-p05ec2{font-size:var(--text-sm);color:var(--color-gray);line-height:1.7}@media(min-width:768px){.weapon-description.svelte-p05ec2{font-size:var(--text-base)}}.weapon-description.svelte-p05ec2 strong:where(.svelte-p05ec2){color:var(--color-danger)}.features-grid.svelte-p05ec2{display:grid;grid-template-columns:1fr;gap:var(--space-4)}@media(min-width:640px){.features-grid.svelte-p05ec2{grid-template-columns:repeat(2,1fr);gap:var(--space-5)}}@media(min-width:1024px){.features-grid.svelte-p05ec2{grid-template-columns:repeat(3,1fr);gap:var(--space-6)}}.feature.svelte-p05ec2{display:flex;flex-direction:column;gap:var(--space-3)}.feature.svelte-p05ec2 h3:where(.svelte-p05ec2){font-size:var(--text-lg);font-weight:var(--font-bold)}@media(min-width:768px){.feature.svelte-p05ec2 h3:where(.svelte-p05ec2){font-size:var(--text-xl)}}.feature.svelte-p05ec2 p:where(.svelte-p05ec2){font-size:var(--text-sm);color:var(--color-gray);line-height:1.6}.origin-banner.svelte-p05ec2{margin-top:var(--space-12);padding:var(--space-6);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}@media(min-width:768px){.origin-banner.svelte-p05ec2{margin-top:var(--space-16);padding:var(--space-8);display:flex;align-items:center;justify-content:space-between;gap:var(--space-8)}}.origin-tags.svelte-p05ec2{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-6)}@media(min-width:768px){.origin-tags.svelte-p05ec2{margin-bottom:0;gap:var(--space-3)}}.origin-tag.svelte-p05ec2{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray-light);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#00ff881a;padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);border:1px solid rgba(0,255,136,.2)}.origin-mission.svelte-p05ec2{text-align:center;max-width:500px}@media(min-width:768px){.origin-mission.svelte-p05ec2{text-align:right}}.origin-mission.svelte-p05ec2 p:where(.svelte-p05ec2){font-size:var(--text-sm);color:var(--color-gray);line-height:1.6}.origin-mission.svelte-p05ec2 strong:where(.svelte-p05ec2){color:var(--color-accent);font-weight:var(--font-semibold)}.ml-explainer.svelte-1ujvymk{background:linear-gradient(180deg,var(--color-dark-gray) 0%,var(--color-black) 100%);overflow:hidden}.content-grid.svelte-1ujvymk{display:flex;flex-direction:column;gap:var(--space-8)}@media(min-width:1024px){.content-grid.svelte-1ujvymk{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}}.demo-section.svelte-1ujvymk{order:2;width:100%}@media(min-width:1024px){.demo-section.svelte-1ujvymk{order:1;max-width:450px}}.text-side.svelte-1ujvymk{order:1}@media(min-width:1024px){.text-side.svelte-1ujvymk{order:2}}.text-side.svelte-1ujvymk .badge{margin-bottom:var(--space-4)}.text-side.svelte-1ujvymk .section-title:where(.svelte-1ujvymk){margin-bottom:var(--space-4)}.text-side.svelte-1ujvymk .section-desc:where(.svelte-1ujvymk){margin-bottom:var(--space-6);color:var(--color-gray);line-height:1.8}.text-gradient-ml.svelte-1ujvymk{background:linear-gradient(135deg,#00c8ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.explainer-box.svelte-1ujvymk{background:#00c8ff0d;border:1px solid rgba(0,200,255,.2);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-6)}.explainer-box.svelte-1ujvymk h3:where(.svelte-1ujvymk){font-size:var(--text-base);color:var(--color-ml-blue);margin-bottom:var(--space-2)}.explainer-box.svelte-1ujvymk p:where(.svelte-1ujvymk){font-size:var(--text-sm);color:var(--color-gray);line-height:1.7;margin:0}.ml-features.svelte-1ujvymk{display:grid;grid-template-columns:1fr;gap:var(--space-3);margin-bottom:var(--space-6)}@media(min-width:400px){.ml-features.svelte-1ujvymk{grid-template-columns:repeat(2,1fr)}}.ml-feature.svelte-1ujvymk{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);background:#ffffff05;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.05)}.feature-icon.svelte-1ujvymk{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00c8ff1a;border-radius:var(--radius-sm);color:var(--color-ml-blue);flex-shrink:0}@media(min-width:400px){.feature-icon.svelte-1ujvymk{width:36px;height:36px}}.feature-text.svelte-1ujvymk{display:flex;flex-direction:column;gap:2px;min-width:0}.feature-text.svelte-1ujvymk strong:where(.svelte-1ujvymk){font-size:var(--text-sm);color:var(--color-white)}.feature-text.svelte-1ujvymk span:where(.svelte-1ujvymk){font-size:var(--text-xs);color:var(--color-gray);line-height:1.3}.confidence.svelte-1ujvymk{display:flex;align-items:center;gap:var(--space-2);color:var(--color-accent);font-size:var(--text-sm)}.confidence.svelte-1ujvymk span:where(.svelte-1ujvymk){color:var(--color-gray)}.confidence.svelte-1ujvymk strong:where(.svelte-1ujvymk){color:var(--color-accent)}.edit-export.svelte-1udhp33{background:linear-gradient(180deg,var(--color-black) 0%,var(--color-dark-gray) 100%);overflow:hidden}.content-grid.svelte-1udhp33{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:center}@media(min-width:1024px){.content-grid.svelte-1udhp33{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.text-content.svelte-1udhp33 .badge{margin-bottom:var(--space-4)}.text-content.svelte-1udhp33 .section-title:where(.svelte-1udhp33){margin-bottom:var(--space-4)}.text-content.svelte-1udhp33 .section-desc:where(.svelte-1udhp33){margin-bottom:var(--space-8)}.feature-list.svelte-1udhp33{display:flex;flex-direction:column;gap:var(--space-5)}.feature-item.svelte-1udhp33{display:flex;gap:var(--space-4);align-items:flex-start}.feature-icon.svelte-1udhp33{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00ff881a;border-radius:var(--radius-md);color:var(--color-accent);flex-shrink:0}.feature-item.svelte-1udhp33 strong:where(.svelte-1udhp33){display:block;font-size:var(--text-base);margin-bottom:var(--space-1)}.feature-item.svelte-1udhp33 p:where(.svelte-1udhp33){font-size:var(--text-sm);color:var(--color-gray);line-height:1.5;margin:0}.visual-content.svelte-1udhp33{display:flex;justify-content:center;position:relative}.demo-wrapper.svelte-1udhp33{width:100%;max-width:500px}.pricing.svelte-5wqjj3{background:var(--color-black)}.header.svelte-5wqjj3{text-align:center;margin-bottom:var(--space-6)}.header.svelte-5wqjj3 .section-desc:where(.svelte-5wqjj3){margin:0 auto;font-size:var(--text-sm);line-height:1.6}.early-bird.svelte-5wqjj3{text-align:center;margin-bottom:var(--space-8)}.early-bird.svelte-5wqjj3 p:where(.svelte-5wqjj3){margin-top:var(--space-2);color:var(--color-gray);font-size:var(--text-xs)}.pricing-grid.svelte-5wqjj3{display:flex;flex-direction:column;gap:var(--space-6);max-width:400px;margin:0 auto}.tier-wrapper.svelte-5wqjj3{position:relative}.tier-badge.svelte-5wqjj3{position:absolute;top:calc(-1 * var(--space-3));left:50%;transform:translate(-50%);z-index:10}.tier-pro.svelte-5wqjj3,.tier-streamer.svelte-5wqjj3{padding-top:var(--space-4)}.tier.svelte-5wqjj3{display:flex;flex-direction:column;height:100%}.tier-header.svelte-5wqjj3{margin-bottom:var(--space-3)}.tier-name.svelte-5wqjj3{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-2);color:var(--color-white)}.price.svelte-5wqjj3{font-size:var(--text-3xl);font-weight:var(--font-black);line-height:1}.price-core.svelte-5wqjj3{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-pro.svelte-5wqjj3{background:var(--gradient-pro);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-streamer.svelte-5wqjj3{background:var(--gradient-streamer);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-note.svelte-5wqjj3{font-size:var(--text-xs);color:var(--color-streamer-purple);margin-top:var(--space-1);font-family:var(--font-mono)}.tier-desc.svelte-5wqjj3{color:var(--color-gray);font-size:var(--text-sm);line-height:1.5;margin-bottom:var(--space-4)}.tier-features.svelte-5wqjj3{list-style:none;margin-bottom:var(--space-5);flex-grow:1}.tier-features.svelte-5wqjj3 li:where(.svelte-5wqjj3){display:flex;align-items:flex-start;gap:var(--space-2);padding:var(--space-2) 0;font-size:var(--text-sm);color:var(--color-white);border-bottom:1px solid rgba(255,255,255,.05)}.tier-features.svelte-5wqjj3 li:where(.svelte-5wqjj3):last-child{border-bottom:none}.tier-features.svelte-5wqjj3 li:where(.svelte-5wqjj3) span:where(.svelte-5wqjj3){flex:1}.tier-features.svelte-5wqjj3 .feature-section:where(.svelte-5wqjj3){justify-content:center;border-bottom:none;padding-top:var(--space-4);padding-bottom:var(--space-2)}.tier-features.svelte-5wqjj3 .feature-section:where(.svelte-5wqjj3) span:where(.svelte-5wqjj3){font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray);text-align:center}.tier-pro.svelte-5wqjj3 .feature-section:where(.svelte-5wqjj3) span:where(.svelte-5wqjj3){color:var(--color-pro-gold)}.tier-streamer.svelte-5wqjj3 .feature-section:where(.svelte-5wqjj3) span:where(.svelte-5wqjj3){color:var(--color-streamer-purple)}.storage-note.svelte-5wqjj3{text-align:center;max-width:100%;margin:var(--space-8) auto 0;padding:var(--space-5);background:#00c8ff0d;border:1px solid rgba(0,200,255,.2);border-radius:var(--radius-lg)}.storage-note.svelte-5wqjj3 h4:where(.svelte-5wqjj3){font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-ml-blue);margin-bottom:var(--space-2)}.storage-note.svelte-5wqjj3 p:where(.svelte-5wqjj3){font-size:var(--text-xs);color:var(--color-gray);line-height:1.6;margin:0}.storage-note.svelte-5wqjj3 strong:where(.svelte-5wqjj3){color:var(--color-white)}.shipping-note.svelte-5wqjj3{text-align:center;margin-top:var(--space-6);color:var(--color-gray);font-size:var(--text-xs);line-height:1.6}.shipping-note.svelte-5wqjj3 strong:where(.svelte-5wqjj3){color:var(--color-white)}@media(min-width:768px){.header.svelte-5wqjj3{margin-bottom:var(--space-8)}.header.svelte-5wqjj3 .section-desc:where(.svelte-5wqjj3){font-size:var(--text-base)}.early-bird.svelte-5wqjj3{margin-bottom:var(--space-12)}.early-bird.svelte-5wqjj3 p:where(.svelte-5wqjj3){font-size:var(--text-sm);margin-top:var(--space-3)}.pricing-grid.svelte-5wqjj3{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6);max-width:700px}.tier-streamer.svelte-5wqjj3{grid-column:1 / -1;max-width:400px;justify-self:center}.tier-name.svelte-5wqjj3{font-size:var(--text-xl)}.price.svelte-5wqjj3{font-size:var(--text-4xl)}.tier-desc.svelte-5wqjj3{font-size:var(--text-base);margin-bottom:var(--space-6)}.tier-features.svelte-5wqjj3{margin-bottom:var(--space-6)}.tier-features.svelte-5wqjj3 li:where(.svelte-5wqjj3){font-size:var(--text-base);padding:var(--space-3) 0}.storage-note.svelte-5wqjj3{max-width:600px;margin-top:var(--space-10);padding:var(--space-6)}.storage-note.svelte-5wqjj3 h4:where(.svelte-5wqjj3){font-size:var(--text-base)}.storage-note.svelte-5wqjj3 p:where(.svelte-5wqjj3){font-size:var(--text-sm)}.shipping-note.svelte-5wqjj3{font-size:var(--text-sm);margin-top:var(--space-8)}}@media(min-width:1024px){.header.svelte-5wqjj3{margin-bottom:var(--space-10)}.early-bird.svelte-5wqjj3{margin-bottom:var(--space-16)}.pricing-grid.svelte-5wqjj3{grid-template-columns:repeat(3,1fr);gap:var(--space-6);max-width:1100px;align-items:start}.tier-streamer.svelte-5wqjj3{grid-column:auto;max-width:none;justify-self:stretch}.tier-pro.svelte-5wqjj3{transform:scale(1.02);z-index:2}.tier-name.svelte-5wqjj3{font-size:var(--text-2xl)}.price.svelte-5wqjj3{font-size:var(--text-5xl)}.tier-desc.svelte-5wqjj3,.tier-features.svelte-5wqjj3{margin-bottom:var(--space-8)}.storage-note.svelte-5wqjj3{max-width:700px;margin-top:var(--space-12)}.shipping-note.svelte-5wqjj3{margin-top:var(--space-10)}}@media(min-width:1280px){.pricing-grid.svelte-5wqjj3{gap:var(--space-8)}}.enterprise-section.svelte-5wqjj3{margin-top:var(--space-12);padding:var(--space-6);background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%);border:1px dashed rgba(255,255,255,.12);border-radius:var(--radius-xl);text-align:center;max-width:700px;margin-left:auto;margin-right:auto;position:relative}.enterprise-header.svelte-5wqjj3{margin-bottom:var(--space-4)}.enterprise-badge.svelte-5wqjj3{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-full);font-family:var(--font-mono);font-size:10px;color:var(--color-gray);letter-spacing:.15em;text-transform:uppercase}.enterprise-badge.svelte-5wqjj3 svg{color:var(--color-gray-dark)}.enterprise-section.svelte-5wqjj3 h4:where(.svelte-5wqjj3){font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-1);letter-spacing:-.02em}.enterprise-tagline.svelte-5wqjj3{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray);letter-spacing:.05em;margin-bottom:var(--space-4)}.enterprise-price-wrapper.svelte-5wqjj3{display:flex;align-items:baseline;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-4)}.enterprise-price.svelte-5wqjj3{font-size:var(--text-3xl);font-weight:var(--font-black);color:var(--color-white);letter-spacing:-.02em}.enterprise-price-label.svelte-5wqjj3{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray-dark);text-transform:uppercase;letter-spacing:.1em}.enterprise-desc.svelte-5wqjj3{font-size:var(--text-sm);color:var(--color-gray);line-height:1.7;margin-bottom:var(--space-4);max-width:400px;margin-left:auto;margin-right:auto}.enterprise-perks.svelte-5wqjj3{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-5);text-align:left;max-width:100%;margin-left:auto;margin-right:auto}@media(min-width:580px){.enterprise-perks.svelte-5wqjj3{grid-template-columns:repeat(3,1fr);gap:var(--space-4)}}.enterprise-perks.svelte-5wqjj3 li:where(.svelte-5wqjj3){display:flex;align-items:center;gap:var(--space-2);font-size:11px;color:var(--color-gray);padding:var(--space-2) var(--space-3);background:#ffffff05;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.04);line-height:1.4}.enterprise-perks.svelte-5wqjj3 .perk-icon:where(.svelte-5wqjj3){display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ffffff0a;border-radius:var(--radius-sm);flex-shrink:0}.enterprise-perks.svelte-5wqjj3 .perk-icon:where(.svelte-5wqjj3) svg{color:var(--color-gray)}.enterprise-perks.svelte-5wqjj3 li:where(.svelte-5wqjj3) strong:where(.svelte-5wqjj3){color:var(--color-white)}.enterprise-highlight.svelte-5wqjj3{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);margin-bottom:var(--space-5)}.enterprise-highlight.svelte-5wqjj3 .highlight-main:where(.svelte-5wqjj3){display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-gray-light);line-height:1.6}.enterprise-highlight.svelte-5wqjj3 .highlight-main:where(.svelte-5wqjj3) strong:where(.svelte-5wqjj3){color:var(--color-white)}.enterprise-highlight.svelte-5wqjj3 .highlight-main:where(.svelte-5wqjj3) svg{flex-shrink:0;vertical-align:middle;margin:0 2px}.enterprise-highlight.svelte-5wqjj3 .highlight-sub:where(.svelte-5wqjj3){font-style:italic;color:var(--color-gray-dark);font-size:var(--text-xs);letter-spacing:.02em}.enterprise-details.svelte-5wqjj3{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-5)}.enterprise-tag.svelte-5wqjj3{display:inline-flex;align-items:center;gap:var(--space-1);font-family:var(--font-mono);font-size:10px;color:var(--color-gray);background:#ffffff05;padding:6px var(--space-3);border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.05)}.enterprise-tag.coming-soon.svelte-5wqjj3{color:var(--color-gray-dark);border-style:dashed}.enterprise-tag.svelte-5wqjj3 svg{color:var(--color-gray-dark);opacity:.7}.enterprise-cta.svelte-5wqjj3{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.enterprise-note.svelte-5wqjj3{font-family:var(--font-mono);font-size:10px;color:var(--color-gray-dark);letter-spacing:.05em}@media(min-width:768px){.enterprise-section.svelte-5wqjj3{margin-top:var(--space-16);padding:var(--space-8) var(--space-10);max-width:800px}.enterprise-section.svelte-5wqjj3 h4:where(.svelte-5wqjj3){font-size:var(--text-2xl)}.enterprise-price.svelte-5wqjj3{font-size:var(--text-4xl)}.enterprise-desc.svelte-5wqjj3{font-size:var(--text-base);max-width:500px}}.coming-soon.svelte-1npzqrl{background:linear-gradient(180deg,var(--color-dark-gray) 0%,#0f0f12 100%);position:relative;overflow:hidden}.coming-soon.svelte-1npzqrl:before{content:"";position:absolute;top:30%;left:25%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(ellipse at center,rgba(255,170,0,.08) 0%,rgba(255,140,0,.03) 40%,transparent 70%);pointer-events:none}.coming-soon.svelte-1npzqrl:after{content:"";position:absolute;top:30%;right:25%;transform:translate(50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(0,255,136,.08) 0%,rgba(0,204,255,.03) 40%,transparent 70%);pointer-events:none}.chat-rain.svelte-1npzqrl{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.chat-msg.svelte-1npzqrl{position:absolute;bottom:-30px;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--color-gray-dark);opacity:0;animation:svelte-1npzqrl-chatFloat 8s ease-out infinite;padding:4px 8px;background:#ffffff08;border-radius:var(--radius-sm)}.chat-msg.is-w.svelte-1npzqrl{color:var(--color-pro-gold);background:#ffd7000d;font-size:var(--text-sm)}@keyframes svelte-1npzqrl-chatFloat{0%{opacity:0;transform:translateY(0)}5%{opacity:.4}95%{opacity:.2}to{opacity:0;transform:translateY(-100vh)}}.studio-logo.svelte-1npzqrl{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:#ffd7000d;border:1px solid rgba(255,215,0,.2);border-radius:var(--radius-xl)}.text-gradient-studio{background:linear-gradient(135deg,gold,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container.svelte-1npzqrl{position:relative;z-index:1}.products-grid.svelte-1npzqrl{display:grid;grid-template-columns:1fr;gap:var(--space-8);margin-bottom:var(--space-12)}@media(min-width:1024px){.products-grid.svelte-1npzqrl{grid-template-columns:repeat(2,1fr);gap:var(--space-10)}}.product-card.svelte-1npzqrl{position:relative}.product-brand.svelte-1npzqrl{display:flex;justify-content:center;margin-bottom:var(--space-5)}.product-logo.svelte-1npzqrl{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-radius:var(--radius-xl);transition:transform var(--transition-base)}.product-logo.svelte-1npzqrl:hover{transform:scale(1.05)}.studio-logo.svelte-1npzqrl{background:#ffd7000d;border:1px solid rgba(255,215,0,.2)}.studio-w.svelte-1npzqrl{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--gradient-pro);color:var(--color-black);font-family:var(--font-mono);font-size:var(--text-lg);font-weight:var(--font-black);border-radius:var(--radius-md);box-shadow:0 0 20px #ffd70066}.studio-text.svelte-1npzqrl{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold);letter-spacing:.2em;background:var(--gradient-pro);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.creator-logo.svelte-1npzqrl{background:#00ff880d;border:1px solid rgba(0,255,136,.2)}.creator-w.svelte-1npzqrl{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--gradient-accent);color:var(--color-black);font-family:var(--font-mono);font-size:var(--text-lg);font-weight:var(--font-black);border-radius:var(--radius-md);box-shadow:0 0 20px #0f86}.creator-text.svelte-1npzqrl{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold);letter-spacing:.2em;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-content.svelte-1npzqrl{display:flex;flex-direction:column;gap:var(--space-4);min-height:400px}.product-content.svelte-1npzqrl h3:where(.svelte-1npzqrl){font-size:var(--text-xl);font-weight:var(--font-bold);line-height:1.3;margin:0}@media(min-width:768px){.product-content.svelte-1npzqrl h3:where(.svelte-1npzqrl){font-size:var(--text-2xl)}}.product-content.svelte-1npzqrl p:where(.svelte-1npzqrl){color:var(--color-gray);line-height:1.7;margin:0}.product-content.svelte-1npzqrl strong:where(.svelte-1npzqrl){color:var(--color-white)}.feature-mini-grid.svelte-1npzqrl{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-top:var(--space-4)}.mini-feature.svelte-1npzqrl{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3);background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-gray-light);transition:all var(--transition-base)}.mini-feature.svelte-1npzqrl:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translate(4px)}.platform-tags.svelte-1npzqrl{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-2)}.platform-tag.svelte-1npzqrl{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-accent);background:#00ff8814;padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);border:1px solid rgba(0,255,136,.2)}.studio-platform-tag.svelte-1npzqrl{color:var(--color-pro-gold);background:#ffd70014;border-color:#ffd70033}.timeline-badge-wrapper.svelte-1npzqrl{margin-top:auto;padding-top:var(--space-4)}.timeline-badge.svelte-1npzqrl{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full)}.studio-badge.svelte-1npzqrl{color:var(--color-pro-gold);background:#ffd7001a;border:1px solid rgba(255,215,0,.25)}.creator-badge.svelte-1npzqrl{color:var(--color-accent);background:#00ff881a;border:1px solid rgba(0,255,136,.25)}.use-cases-section.svelte-1npzqrl{text-align:center;max-width:800px;margin:var(--space-16) auto 0;padding:var(--space-8) var(--space-6);background:linear-gradient(135deg,#ffd70008,#00ff8808);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-2xl);position:relative;overflow:hidden}.use-cases-section.svelte-1npzqrl:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:300px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.4),rgba(0,255,136,.4),transparent)}.use-cases-section.svelte-1npzqrl h4:where(.svelte-1npzqrl){font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-6)}@media(min-width:768px){.use-cases-section.svelte-1npzqrl h4:where(.svelte-1npzqrl){font-size:var(--text-2xl)}}.use-cases-grid.svelte-1npzqrl{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-6)}@media(min-width:640px){.use-cases-grid.svelte-1npzqrl{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.use-cases-grid.svelte-1npzqrl{gap:var(--space-4)}}.use-case.svelte-1npzqrl{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-4);background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);transition:all var(--transition-base)}.use-case.svelte-1npzqrl:hover{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-4px)}.use-case.svelte-1npzqrl svg{color:var(--color-accent)}.use-case.svelte-1npzqrl span:where(.svelte-1npzqrl){font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-gray-light);text-align:center}.use-cases-footnote.svelte-1npzqrl{font-size:var(--text-sm);color:var(--color-gray);line-height:1.6;margin:0}@media(min-width:768px){.use-cases-footnote.svelte-1npzqrl{font-size:var(--text-base)}}.use-cases-footnote.svelte-1npzqrl strong:where(.svelte-1npzqrl){color:var(--color-accent);font-weight:var(--font-semibold)}.cta.svelte-8srtlv{position:relative;overflow:hidden;text-align:center}.cta-bg.svelte-8srtlv{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(0,255,136,.08) 0%,transparent 60%);pointer-events:none}.cta-content.svelte-8srtlv{position:relative;z-index:1}h2.svelte-8srtlv{font-size:var(--text-section);font-weight:var(--font-black);line-height:1.1;letter-spacing:-1px;margin-bottom:var(--space-4)}@media(min-width:768px){h2.svelte-8srtlv{letter-spacing:-2px;margin-bottom:var(--space-6)}}.cta-content.svelte-8srtlv>p:where(.svelte-8srtlv){font-size:var(--text-base);color:var(--color-gray);margin-bottom:var(--space-8)}@media(min-width:768px){.cta-content.svelte-8srtlv>p:where(.svelte-8srtlv){font-size:var(--text-xl);margin-bottom:var(--space-10)}}.waitlist-form.svelte-8srtlv{max-width:500px;margin:0 auto}.input-group.svelte-8srtlv{display:flex;flex-direction:column;gap:var(--space-3)}@media(min-width:480px){.input-group.svelte-8srtlv{flex-direction:row}}input[type=email].svelte-8srtlv{flex:1;padding:var(--space-4) var(--space-5);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-full);font-family:var(--font-primary);font-size:var(--text-base);color:var(--color-white);transition:border-color var(--transition-base),background var(--transition-base)}input[type=email].svelte-8srtlv::placeholder{color:var(--color-gray)}input[type=email].svelte-8srtlv:focus{outline:none;border-color:var(--color-accent);background:#00ff880d}.form-note.svelte-8srtlv{margin-top:var(--space-4);font-size:var(--text-xs);color:var(--color-gray-dark)}footer.svelte-1kkgy02{padding:var(--space-12) 0 var(--space-8);border-top:1px solid rgba(255,255,255,.05)}@media(min-width:768px){footer.svelte-1kkgy02{padding:var(--space-16) 0 var(--space-10)}}.footer-content.svelte-1kkgy02{display:flex;flex-direction:column;gap:var(--space-8);margin-bottom:var(--space-8)}@media(min-width:768px){.footer-content.svelte-1kkgy02{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-10)}}.footer-brand.svelte-1kkgy02{max-width:300px}.logo.svelte-1kkgy02{font-family:var(--font-mono);font-size:1.2rem;font-weight:var(--font-bold);letter-spacing:-1px;color:var(--color-white);text-decoration:none;display:block;position:relative;height:1.5em;width:240px;margin-bottom:var(--space-3)}.logo.svelte-1kkgy02 .accent:where(.svelte-1kkgy02){color:var(--color-accent)}.logo-text.svelte-1kkgy02{position:absolute;left:0;top:50%;transform:translateY(-50%);white-space:nowrap;transition:opacity .3s ease}.logo-text.enter.svelte-1kkgy02{opacity:1}.logo-text.exit.svelte-1kkgy02{opacity:0}.footer-brand.svelte-1kkgy02 p:where(.svelte-1kkgy02){font-size:var(--text-sm);color:var(--color-gray);line-height:1.6}.footer-links.svelte-1kkgy02{display:flex;gap:var(--space-6)}@media(min-width:768px){.footer-links.svelte-1kkgy02{gap:var(--space-8)}}.footer-links.svelte-1kkgy02 a:where(.svelte-1kkgy02){font-size:var(--text-sm);color:var(--color-gray);text-decoration:none;transition:color var(--transition-base)}.footer-links.svelte-1kkgy02 a:where(.svelte-1kkgy02):hover{color:var(--color-white)}.footer-bottom.svelte-1kkgy02{padding-top:var(--space-8);border-top:1px solid rgba(255,255,255,.05)}.footer-bottom.svelte-1kkgy02 p:where(.svelte-1kkgy02){font-size:var(--text-xs);color:var(--color-gray-dark)}.company-info.svelte-1kkgy02{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-xs);color:var(--color-gray-dark)}.company-info.svelte-1kkgy02 .separator:where(.svelte-1kkgy02){color:var(--color-accent);opacity:.5}.you-emphasis.svelte-1kkgy02{color:var(--color-accent);font-weight:var(--font-bold)}
