@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400&family=Geist+Mono:wght@300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--neon-cyan: #00ffff;--neon-pink: #ff007f;--neon-purple: #8b5cf6;--neon-green: #00ff88;--neon-blue: #0066ff;--dark-bg: #0a0a0a;--flow-gradient: linear-gradient(135deg, var(--neon-cyan), var(--neon-purple), var(--neon-pink));--harmony-gradient: linear-gradient(45deg, var(--neon-blue), var(--neon-green))}.container.svelte-prq5cq{max-width:1200px;margin:0 auto;padding:1rem 2rem;text-align:center}.hero.svelte-prq5cq{padding:4rem 0 6rem;position:relative;background:radial-gradient(ellipse at center,rgba(0,255,255,.1) 0%,var(--dark-bg) 70%)}.logo.svelte-prq5cq{display:inline-flex;align-items:center;gap:.75rem;font-family:JetBrains Mono,monospace;font-weight:500;font-size:1.5rem;margin-bottom:2rem;color:var(--neon-cyan);text-shadow:0 0 20px rgba(0,255,255,.5)}.logo-icon-wrapper.svelte-prq5cq,.logo-icon-wrapper-footer.svelte-prq5cq{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 10px var(--neon-cyan))}.hero.svelte-prq5cq h1:where(.svelte-prq5cq){font-size:4.5rem;line-height:1.1;margin:2rem 0;font-weight:700;background:var(--flow-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-prq5cq-glow-pulse 3s ease-in-out infinite alternate}.flow-text.svelte-prq5cq{display:inline-block;text-shadow:0 0 30px var(--neon-pink)}@keyframes svelte-prq5cq-flow-wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-prq5cq-glow-pulse{0%{filter:drop-shadow(0 0 20px rgba(0,255,255,.3))}to{filter:drop-shadow(0 0 40px rgba(255,0,127,.5))}}@media screen and (max-width: 768px){.hero.svelte-prq5cq h1:where(.svelte-prq5cq){font-size:2.5rem}}.subtag.svelte-prq5cq{color:#fffc;font-size:1.4rem;margin-bottom:3rem;font-weight:300;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.waveform-container.svelte-prq5cq{margin:3rem 0;display:flex;justify-content:center}.waveform.svelte-prq5cq{display:flex;align-items:center;gap:6px;height:80px}.wave-bar.svelte-prq5cq{width:4px;background:var(--flow-gradient);border-radius:2px;height:20px;opacity:.6;transition:all .3s ease}.waveform.animate.svelte-prq5cq .wave-bar:where(.svelte-prq5cq){animation:svelte-prq5cq-wave-bounce 1.5s ease-in-out infinite}@keyframes svelte-prq5cq-wave-bounce{0%,to{height:20px;opacity:.6}25%{height:60px;opacity:1}50%{height:80px;opacity:1}75%{height:40px;opacity:.8}}.btn.svelte-prq5cq{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;cursor:pointer;text-decoration:none;font-family:inherit;font-weight:500;border:none;transition:all .3s ease;position:relative;overflow:hidden;min-width:200px;height:56px}.btn-primary.svelte-prq5cq{background:var(--flow-gradient);color:var(--dark-bg);box-shadow:0 0 30px #00ffff4d}.btn-primary.svelte-prq5cq:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 40px #0ff6,0 0 60px #ff007f4d}.btn-flow.svelte-prq5cq{background:#8b5cf633;color:var(--neon-purple);border:2px solid var(--neon-purple);box-shadow:0 0 20px #8b5cf633}.btn-flow.svelte-prq5cq:hover:not(:disabled){background:#8b5cf64d;box-shadow:0 0 40px #8b5cf666;transform:translateY(-2px)}.btn-neon.svelte-prq5cq{background:transparent;color:var(--neon-cyan);border:2px solid var(--neon-cyan);box-shadow:0 0 20px #00ffff4d,inset 0 0 20px #00ffff1a;text-shadow:0 0 10px var(--neon-cyan)}.btn-neon.svelte-prq5cq:hover:not(:disabled){background:#00ffff1a;box-shadow:0 0 40px #00ffff80,inset 0 0 30px #0ff3;transform:translateY(-2px)}.btn.svelte-prq5cq:disabled{cursor:not-allowed;opacity:.8}.pulse-ring.svelte-prq5cq{width:20px;height:20px;border:2px solid currentColor;border-radius:50%;animation:svelte-prq5cq-pulse-expand 1.5s ease-out infinite}.neon-ring.svelte-prq5cq{border-color:var(--neon-cyan);box-shadow:0 0 20px var(--neon-cyan)}@keyframes svelte-prq5cq-pulse-expand{0%{transform:scale(.8);opacity:1}to{transform:scale(1.4);opacity:0}}.success-pulse.svelte-prq5cq .checkmark:where(.svelte-prq5cq){width:20px;height:20px;animation:svelte-prq5cq-success-bounce .6s ease-out}.neon-check.svelte-prq5cq{filter:drop-shadow(0 0 10px var(--neon-cyan))}@keyframes svelte-prq5cq-success-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.features.svelte-prq5cq{padding:6rem 0;background:linear-gradient(180deg,var(--dark-bg) 0%,rgba(139,92,246,.05) 50%,var(--dark-bg) 100%)}.features-container.svelte-prq5cq{max-width:1200px;margin:0 auto;padding:0 2rem}.feature-flow.svelte-prq5cq,.feature-harmony.svelte-prq5cq,.feature-community.svelte-prq5cq{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem;padding:3rem;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.1)}.feature-harmony.svelte-prq5cq,.feature-community.svelte-prq5cq{grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.feature-flow.svelte-prq5cq,.feature-harmony.svelte-prq5cq,.feature-community.svelte-prq5cq{grid-template-columns:1fr;gap:2rem;text-align:center}}.feature-content.svelte-prq5cq h2:where(.svelte-prq5cq){font-size:2.5rem;margin-bottom:1.5rem;background:var(--harmony-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-content.svelte-prq5cq p:where(.svelte-prq5cq){font-size:1.2rem;line-height:1.7;color:#fffc;margin-bottom:2rem}.flow-visual.svelte-prq5cq{position:relative;height:300px;display:flex;align-items:center;justify-content:center}.energy-waves.svelte-prq5cq{position:relative;width:200px;height:200px}.energy-wave.svelte-prq5cq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:2px solid var(--neon-cyan);border-radius:50%;animation:svelte-prq5cq-energy-expand 3s ease-out infinite}@keyframes svelte-prq5cq-energy-expand{0%{width:40px;height:40px;opacity:1;border-color:var(--neon-cyan)}50%{border-color:var(--neon-purple)}to{width:200px;height:200px;opacity:0;border-color:var(--neon-pink)}}.harmony-visual.svelte-prq5cq{position:relative;height:300px;display:flex;align-items:center;justify-content:center}.sync-rings.svelte-prq5cq{position:relative;width:250px;height:250px}.sync-ring.svelte-prq5cq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:3px solid;border-radius:50%;animation:svelte-prq5cq-sync-rotate 4s linear infinite}.ring-1.svelte-prq5cq{width:80px;height:80px;border-color:var(--neon-cyan);animation-duration:3s}.ring-2.svelte-prq5cq{width:140px;height:140px;border-color:var(--neon-purple);animation-duration:4s;animation-direction:reverse}.ring-3.svelte-prq5cq{width:200px;height:200px;border-color:var(--neon-pink);animation-duration:5s}.sync-pulse.svelte-prq5cq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:var(--neon-green);border-radius:50%;animation:svelte-prq5cq-pulse-glow 2s ease-in-out infinite;box-shadow:0 0 30px var(--neon-green)}@keyframes svelte-prq5cq-sync-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes svelte-prq5cq-pulse-glow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.7}}.community-grid.svelte-prq5cq{position:relative;width:300px;height:300px;margin:0 auto}.energy-node.svelte-prq5cq{position:absolute;width:40px;height:40px;background:var(--flow-gradient);border-radius:50%;box-shadow:0 0 20px #00ffff80;animation:svelte-prq5cq-node-pulse 3s ease-in-out infinite}.node-1.svelte-prq5cq{top:20px;left:20px;animation-delay:0s}.node-2.svelte-prq5cq{top:20px;right:20px;animation-delay:.5s}.node-3.svelte-prq5cq{bottom:20px;left:20px;animation-delay:1s}.node-4.svelte-prq5cq{bottom:20px;right:20px;animation-delay:1.5s}.connection-line.svelte-prq5cq{position:absolute;height:2px;background:var(--harmony-gradient);opacity:.6;animation:svelte-prq5cq-line-flow 2s ease-in-out infinite}.line-1.svelte-prq5cq{top:40px;left:60px;right:60px;animation-delay:.2s}.line-2.svelte-prq5cq{bottom:40px;left:60px;right:60px;animation-delay:.7s}.line-3.svelte-prq5cq{left:40px;top:60px;bottom:60px;width:2px;height:auto;animation-delay:1.2s}@keyframes svelte-prq5cq-node-pulse{0%,to{transform:scale(1);box-shadow:0 0 20px #00ffff80}50%{transform:scale(1.2);box-shadow:0 0 40px #ff007fb3}}@keyframes svelte-prq5cq-line-flow{0%,to{opacity:.3}50%{opacity:1;box-shadow:0 0 10px currentColor}}.cta-flow.svelte-prq5cq{padding:6rem 0;position:relative;background:radial-gradient(ellipse at center,rgba(255,0,127,.1) 0%,var(--dark-bg) 70%)}.cta-container.svelte-prq5cq{max-width:800px;margin:0 auto;padding:0 2rem;text-align:center;position:relative;z-index:2}.flow-background.svelte-prq5cq{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.flow-line.svelte-prq5cq{position:absolute;height:2px;background:var(--flow-gradient);opacity:.3;animation:svelte-prq5cq-flow-move 8s linear infinite}.flow-line.svelte-prq5cq:nth-child(1){top:10%;width:200px;left:-200px}.flow-line.svelte-prq5cq:nth-child(2){top:25%;width:150px;right:-150px}.flow-line.svelte-prq5cq:nth-child(3){top:40%;width:300px;left:-300px}.flow-line.svelte-prq5cq:nth-child(4){top:55%;width:180px;right:-180px}.flow-line.svelte-prq5cq:nth-child(5){top:70%;width:250px;left:-250px}.flow-line.svelte-prq5cq:nth-child(6){top:85%;width:120px;right:-120px}@keyframes svelte-prq5cq-flow-move{0%{transform:translate(0)}to{transform:translate(calc(100vw + 300px))}}.cta-flow.svelte-prq5cq h2:where(.svelte-prq5cq){font-size:3.5rem;margin-bottom:3rem;font-weight:700;line-height:1.2}.neon-text.svelte-prq5cq{color:var(--neon-cyan);text-shadow:0 0 30px var(--neon-cyan);animation:svelte-prq5cq-neon-flicker 3s ease-in-out infinite alternate}@keyframes svelte-prq5cq-neon-flicker{0%,to{text-shadow:0 0 30px var(--neon-cyan),0 0 60px var(--neon-cyan)}50%{text-shadow:0 0 20px var(--neon-cyan),0 0 40px var(--neon-cyan)}}footer.svelte-prq5cq{background:#000c;padding:3rem 0;border-top:1px solid rgba(255,255,255,.1)}.footer.svelte-prq5cq{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.9rem;max-width:1200px}.logo-text-footer.svelte-prq5cq{color:var(--neon-cyan);font-family:JetBrains Mono,monospace;font-weight:500}.footer-nav.svelte-prq5cq{display:flex;gap:2rem}.footer-nav.svelte-prq5cq a:where(.svelte-prq5cq){color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-nav.svelte-prq5cq a:where(.svelte-prq5cq):hover{color:var(--neon-cyan);text-shadow:0 0 10px var(--neon-cyan)}@media screen and (max-width: 768px){.footer.svelte-prq5cq{flex-direction:column;gap:2rem;text-align:center}.cta-flow.svelte-prq5cq h2:where(.svelte-prq5cq){font-size:2.5rem}}.confetti-holder.svelte-15ksp55{position:relative}@keyframes svelte-15ksp55-rotate{0%{transform:skew(var(--skew)) rotate3d(var(--full-rotation))}to{transform:skew(var(--skew)) rotate3d(var(--rotation-xyz),calc(var(--rotation-deg) + 360deg))}}@keyframes svelte-15ksp55-translate{0%{opacity:1}8%{transform:translateY(calc(var(--translate-y) * .95)) translate(calc(var(--translate-x) * (var(--x-spread) * .9)));opacity:1}12%{transform:translateY(var(--translate-y)) translate(calc(var(--translate-x) * (var(--x-spread) * .95)));opacity:1}16%{transform:translateY(var(--translate-y)) translate(calc(var(--translate-x) * var(--x-spread)));opacity:1}to{transform:translateY(calc(var(--translate-y) + var(--fall-distance))) translate(var(--translate-x));opacity:0}}@keyframes svelte-15ksp55-no-gravity-translate{0%{opacity:1}to{transform:translateY(var(--translate-y)) translate(var(--translate-x));opacity:0}}.confetti.svelte-15ksp55{--translate-y: calc(-200px * var(--translate-y-multiplier));--translate-x: calc(200px * var(--translate-x-multiplier));position:absolute;height:calc(var(--size) * var(--scale));width:calc(var(--size) * var(--scale));animation:svelte-15ksp55-translate var(--transition-duration) var(--transition-delay) var(--transition-iteration-count) linear;opacity:0;pointer-events:none}.confetti.svelte-15ksp55:before{--full-rotation: var(--rotation-xyz), var(--rotation-deg);content:"";display:block;width:100%;height:100%;background:var(--color);background-size:contain;transform:skew(var(--skew)) rotate3d(var(--full-rotation));animation:svelte-15ksp55-rotate var(--transition-duration) var(--transition-delay) var(--transition-iteration-count) linear}.rounded.svelte-15ksp55 .confetti:where(.svelte-15ksp55):before{border-radius:50%}.cone.svelte-15ksp55 .confetti:where(.svelte-15ksp55){--translate-x: calc(200px * var(--translate-y-multiplier) * var(--translate-x-multiplier))}.no-gravity.svelte-15ksp55 .confetti:where(.svelte-15ksp55){animation-name:svelte-15ksp55-no-gravity-translate;animation-timing-function:ease-out}@media (prefers-reduced-motion){.reduced-motion.svelte-15ksp55 .confetti:where(.svelte-15ksp55),.reduced-motion.svelte-15ksp55 .confetti:where(.svelte-15ksp55):before{animation:none}}:root{--color-primary: #000;--color-secondary: #666;--color-tertiary: #999;--color-background: #fff;--color-surface: #fafafa;--color-border: #e0e0e0;--color-border-hover: #c0c0c0;--color-success: #00C851;--color-success-hover: #00A944;--color-warning: #FF9500;--color-info: #007AFF;--color-disabled: #f0f0f0;--color-disabled-text: #999;--spacing-1: 8px;--spacing-2: 16px;--spacing-3: 24px;--spacing-4: 32px;--spacing-6: 48px;--spacing-8: 64px}.wrapper.svelte-16yfwfz{font-family:Geist,sans-serif;background:var(--color-background);min-height:100vh;display:flex;flex-direction:column;align-items:center}.topbar.svelte-16yfwfz{-webkit-app-region:drag;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:#fff;position:fixed;top:0;left:0;width:100%;z-index:999;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000a}.topbar-left.svelte-16yfwfz,.topbar-right.svelte-16yfwfz{flex:1;display:flex;align-items:center}.topbar-left.svelte-16yfwfz{justify-content:flex-start;margin-left:16px}.topbar-title.svelte-16yfwfz{cursor:pointer;flex:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);pointer-events:none;margin-left:-10px}.topbar-right.svelte-16yfwfz{justify-content:flex-end}.dropdown-toggle.svelte-16yfwfz{width:34px;height:34px;border:1px solid #e0e0e0;border-radius:9999px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:not-allowed;-webkit-app-region:no-drag;transition:border .2s ease}.dropdown-toggle.svelte-16yfwfz svg:where(.svelte-16yfwfz) line:where(.svelte-16yfwfz){stroke:#000;stroke-width:2;stroke-linecap:round;transition:transform .25s}.tutorial-btn.svelte-16yfwfz{display:flex;align-items:center;gap:.5rem;padding:.47rem .9rem;border:1px solid #e0e0e0;background:#fff;border-radius:9999px;font-size:.8rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:inherit;color:#666;margin-right:48px;-webkit-app-region:no-drag}.tutorial-btn.svelte-16yfwfz:hover{border-color:#646464;color:#000;background:#fafafa}.vaults.svelte-16yfwfz{margin-top:54px;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;max-width:720px;width:100%;padding:32px}.vault-container.svelte-16yfwfz{display:flex;flex-direction:column;align-items:center;position:relative}.platform-selector.svelte-16yfwfz{position:relative;margin-bottom:var(--spacing-1);width:100%;margin-top:9px}.dropdown-btn.svelte-16yfwfz{width:100%;padding:12px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:.875rem;font-weight:400;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.dropdown-btn.svelte-16yfwfz:hover{border-color:#a9a9a9;background:var(--color-surface);border:1px solid #e0e0e0}.dropdown-btn.svelte-16yfwfz:focus{outline:none;border-color:#e0e0e0}.platform-name.svelte-16yfwfz{font-weight:500}.platform-name.placeholder.svelte-16yfwfz{color:#999;font-style:italic;font-weight:400}.dropdown-arrow.svelte-16yfwfz{transition:transform .2s ease;color:#666}.dropdown-arrow.open.svelte-16yfwfz{transform:rotate(180deg)}.platform-dropdown.svelte-16yfwfz{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 4px 16px #0000001a;z-index:10;margin-top:.25rem;overflow:hidden}.platform-option.svelte-16yfwfz{width:100%;padding:.75rem 1rem;background:transparent;border:none;text-align:left;font-size:.875rem;font-weight:400;color:#111;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;gap:.5rem}.platform-option.svelte-16yfwfz:hover{background:var(--color-surface)}.platform-option.svelte-16yfwfz:focus{outline:none;background:var(--color-surface)}.platform-option.svelte-16yfwfz:active{background:var(--color-surface);border:none}.vault.svelte-16yfwfz{height:316px;width:320px;border:1px solid var(--color-border);border-radius:var(--spacing-2);padding:var(--spacing-4);text-align:center;display:flex;flex-direction:column;gap:var(--spacing-1);position:relative}.vault.svelte-16yfwfz h2:where(.svelte-16yfwfz){margin:0 0 8px;font-size:1.4rem;font-weight:500;color:var(--color-primary);letter-spacing:-.02em;min-height:1.4rem}.vault.svelte-16yfwfz p:where(.svelte-16yfwfz){margin:4px 0 8px;color:var(--color-secondary);font-size:.875rem;font-weight:400;line-height:1.4;opacity:.8;min-height:1.2rem}.meta-line.svelte-16yfwfz{display:flex;align-items:center;justify-content:center;gap:var(--spacing-1);margin-top:var(--spacing-2);margin-bottom:var(--spacing-1)}.meta.svelte-16yfwfz{font-size:.875rem;color:var(--color-secondary);font-weight:400;transition:color .2s ease}.meta-line.svelte-16yfwfz:hover .meta:where(.svelte-16yfwfz){color:var(--color-primary);cursor:pointer}.btn.svelte-16yfwfz{transition:all .2s cubic-bezier(.25,.46,.45,.94);width:160px;height:48px;border:none;border-radius:9999px;font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#007aff;color:#fff;cursor:pointer;letter-spacing:.01em;margin-top:auto;margin-left:auto;margin-right:auto}.btn.svelte-16yfwfz:hover{background:#0056cc;color:#fff}.btn.svelte-16yfwfz:focus{outline:2px solid #007AFF;outline-offset:2px}.btn.svelte-16yfwfz:active{transform:translateY(0);box-shadow:0 2px 8px #0000001f}.reconnect.svelte-16yfwfz{margin-top:auto;background:transparent;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:160px;height:48px;border:1px solid #007AFF;border-radius:9999px;font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#007aff;cursor:pointer;letter-spacing:.01em;margin-left:auto;margin-right:auto}.reconnect.svelte-16yfwfz:hover{background:#007aff;border-color:#007aff;color:#fff;transform:translateY(-1px)}.reconnect.svelte-16yfwfz:focus{outline:2px solid #007AFF;outline-offset:2px}.disabled.svelte-16yfwfz,.disabled-no-platform.svelte-16yfwfz{background:var(--color-disabled)!important;color:var(--color-disabled-text)!important;cursor:not-allowed;opacity:.6;transform:none!important;box-shadow:none!important}.success.svelte-16yfwfz{background:#00c851!important;color:#fff!important;font-weight:500}.success.svelte-16yfwfz:hover{background:#00a944!important}.spinner.svelte-16yfwfz{width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:svelte-16yfwfz-spin .9s linear infinite}@keyframes svelte-16yfwfz-spin{to{transform:rotate(360deg)}}.sync-area.svelte-16yfwfz{text-align:center;padding:32px;max-width:480px;margin-left:auto;margin-top:-37px;margin-right:auto}.sub.svelte-16yfwfz{font-size:.875rem;color:var(--color-secondary);margin-top:16px;font-weight:400;line-height:1.5;opacity:.8}.video-modal.svelte-16yfwfz{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.video-container.svelte-16yfwfz{position:relative;width:90%;max-width:800px;max-height:90vh;cursor:default}.video-container.svelte-16yfwfz video:where(.svelte-16yfwfz){width:100%;height:auto;max-height:90vh;border-radius:8px;box-shadow:0 4px 20px #00000080}.close-btn.svelte-16yfwfz{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.close-btn.svelte-16yfwfz:hover{opacity:.7}@media (max-width:600px){.vaults.svelte-16yfwfz{flex-direction:column;gap:24px;padding:24px;margin-top:56px}.vault.svelte-16yfwfz,.vault-container.svelte-16yfwfz{width:100%;max-width:320px}.sync-area.svelte-16yfwfz{padding:24px}.btn.svelte-16yfwfz,.reconnect.svelte-16yfwfz,.dropdown-btn.svelte-16yfwfz,.platform-option.svelte-16yfwfz{height:52px;min-height:44px}}.wrapper.svelte-16yfwfz{overflow-x:hidden;width:100%;max-width:100%;background-color:#fcfcfc}@media (max-width:600px){.topbar.svelte-16yfwfz{padding-inline:1rem}}.vaults.svelte-16yfwfz{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem;max-width:720px;box-sizing:border-box}@media (max-width:600px){.vaults.svelte-16yfwfz{flex-direction:column;align-items:center;padding-inline:1rem}}.vault.svelte-16yfwfz{width:320px;max-width:100%;box-sizing:border-box}.svelte-16yfwfz{max-width:100%}.upload-progress.svelte-16yfwfz{max-width:480px;margin:24px auto;padding:24px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;text-align:center}.upload-progress.svelte-16yfwfz h3:where(.svelte-16yfwfz){margin:0 0 16px;font-size:1.1rem;font-weight:500;color:var(--color-primary)}.progress-bar.svelte-16yfwfz{width:100%;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:16px}.progress-fill.svelte-16yfwfz{height:100%;background:linear-gradient(90deg,#007aff,#00c851);border-radius:4px;transition:width .3s ease}.progress-info.svelte-16yfwfz{display:flex;flex-direction:column;gap:8px}.progress-text.svelte-16yfwfz{font-size:.875rem;font-weight:500;color:var(--color-primary)}.current-file.svelte-16yfwfz{font-size:.75rem;color:var(--color-secondary);font-family:Geist Mono,monospace;word-break:break-all}.upload-speed.svelte-16yfwfz{font-size:.75rem;color:var(--color-tertiary)}@media (max-width: 600px){.upload-progress.svelte-16yfwfz{margin:16px;padding:16px}}.token-card.svelte-1sfdhlu{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:2rem;margin:2rem auto;max-width:100%;text-align:center;box-shadow:0 2px 6px #0000000d}.token-card.svelte-1sfdhlu h3:where(.svelte-1sfdhlu){font-size:1.25rem;font-weight:400;margin-bottom:1.5rem;color:#111}.token-input-wrapper.svelte-1sfdhlu{position:relative;cursor:pointer;margin-bottom:1rem}.token-input.svelte-1sfdhlu{width:77%;padding:1.25rem 1.5rem;font-family:Geist Mono,monospace;font-size:1.5rem;font-weight:400;text-align:center;border:2px solid #e0e0e0;border-radius:12px;background:#fafafa;color:#111;cursor:pointer;transition:all .2s ease;letter-spacing:.05em}.token-input.svelte-1sfdhlu:hover{border-color:#007aff;background:#f5f5f5}.token-input.svelte-1sfdhlu:focus{outline:none;border-color:#007aff;background:#fff;box-shadow:0 0 0 3px #007aff1a}.token-instructions.svelte-1sfdhlu{font-size:.85rem;color:#666;margin:0;font-weight:300}.tooltip.svelte-1sfdhlu{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#333;color:#fff;font-size:14px;padding:8px 12px;border-radius:6px;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #00000026;transition:opacity .15s;white-space:nowrap;pointer-events:none}.tooltip.svelte-1sfdhlu:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#333}.tooltip.copied.svelte-1sfdhlu{background:#2ecc71}.tooltip.copied.svelte-1sfdhlu:after{border-top-color:#2ecc71}.tooltip-icon.svelte-1sfdhlu{width:16px;height:16px;stroke:#fff;flex-shrink:0}.success-section.svelte-1sfdhlu{padding:2rem 0 1rem;background:#fff}.success-card.svelte-1sfdhlu{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:2.5rem 2rem;max-width:480px;margin:0 auto;text-align:center;box-shadow:0 1px 3px #0000000a}.success-icon.svelte-1sfdhlu{margin-bottom:1.5rem;display:flex;justify-content:center}.success-card.svelte-1sfdhlu h2:where(.svelte-1sfdhlu){font-size:1.5rem;font-weight:500;margin:0 0 1rem;color:#1d1d1f;line-height:1.2}.success-card.svelte-1sfdhlu p:where(.svelte-1sfdhlu){font-size:1rem;font-weight:300;color:#6e6e73;margin:0;line-height:1.4}.success-card.svelte-1sfdhlu strong:where(.svelte-1sfdhlu){font-weight:400;color:#1d1d1f}html,body{margin:0;padding:0;font-family:Geist,sans-serif;line-height:1.6;color:#111;overflow-x:hidden}.container.svelte-1sfdhlu{max-width:720px;margin:0 auto;padding:1rem 4rem;text-align:center}.hero.svelte-1sfdhlu{padding:1.75rem 0 2rem;position:relative;padding-bottom:0;font-size:1.9rem}.logo.svelte-1sfdhlu{display:inline-flex;align-items:center;gap:.5rem;font-family:Geist Mono,monospace;font-weight:300;font-size:1.25rem;margin-bottom:.68rem}.logo-icon-wrapper.svelte-1sfdhlu,.logo-icon-wrapper-footer.svelte-1sfdhlu{display:flex;align-items:center;justify-content:center}.logo-icon.svelte-1sfdhlu{height:17px;width:auto}.logo-text.svelte-1sfdhlu{margin-left:-2px}.logo-icon-footer.svelte-1sfdhlu{height:24px;width:auto}.hero.svelte-1sfdhlu h1:where(.svelte-1sfdhlu){font-size:1.75rem;line-height:1.1;margin:1rem 0}@media screen and (max-width: 540px){.hero.svelte-1sfdhlu h1:where(.svelte-1sfdhlu){font-size:1.8rem}}.subtag.svelte-1sfdhlu{color:#828282;font-size:1.19rem;font-weight:300;line-height:1.55rem}@media screen and (max-width: 540px){.hero.svelte-1sfdhlu .subtag:where(.svelte-1sfdhlu){font-size:1.1rem;margin-top:28px;line-height:1.65rem}}.downloads-section.svelte-1sfdhlu{background:#fff;padding:0 0 4rem}.platform-selector.svelte-1sfdhlu{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;position:relative;z-index:999999;isolation:isolate}.platform-btn.svelte-1sfdhlu{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;border-radius:9999px;font-size:1rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:inherit;color:#666}.platform-btn.svelte-1sfdhlu:hover{border-color:#000;color:#000}.platform-btn.active.svelte-1sfdhlu,.platform-btn.active.svelte-1sfdhlu:hover{background:#000;color:#fff;border-color:#000}.platform-btn.active.svelte-1sfdhlu:hover .platform-icon:where(.svelte-1sfdhlu){fill:#fff}.platform-btn.active.svelte-1sfdhlu .platform-icon:where(.svelte-1sfdhlu){fill:#fff}.platform-icon.svelte-1sfdhlu{width:20px;height:20px;fill:#666;transition:fill .2s ease}.platform-btn.svelte-1sfdhlu:hover .platform-icon:where(.svelte-1sfdhlu){fill:#000}.download-card.svelte-1sfdhlu{background:#f8f8f8;border-radius:1rem;padding:3rem;max-width:480px;margin:0 auto 3rem;font-weight:500}.download-card.svelte-1sfdhlu h2:where(.svelte-1sfdhlu){font-size:1.75rem;font-weight:500;margin-bottom:2rem}.download-info.svelte-1sfdhlu{text-align:left;margin-bottom:2rem}.info-item.svelte-1sfdhlu{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e0e0e0}.info-item.svelte-1sfdhlu:last-child{border-bottom:none}.info-label.svelte-1sfdhlu{color:#666;font-weight:300}.info-value.svelte-1sfdhlu{font-weight:400}.btn.svelte-1sfdhlu{display:inline-block;padding:.75rem 2rem;border-radius:9999px;font-size:1rem;cursor:pointer;text-decoration:none;font-family:inherit;font-weight:400;border:none;transition:all .2s ease}.btn-primary.svelte-1sfdhlu{background:#000;color:#fff}.btn-primary.svelte-1sfdhlu:hover{background:#333;transform:translateY(-1px)}.btn-secondary.svelte-1sfdhlu{background:#007aff;color:#fff;font-weight:500;box-shadow:0 2px 8px #007aff33}.btn-secondary.svelte-1sfdhlu:hover{background:#0051d5;transform:translateY(-1px);box-shadow:0 4px 12px #007aff4d}.download-btn.svelte-1sfdhlu{width:100%;max-width:300px;font-weight:400}.other-downloads.svelte-1sfdhlu{color:#666;font-size:.95rem}.other-downloads.svelte-1sfdhlu p:where(.svelte-1sfdhlu){margin-bottom:.5rem}.link.svelte-1sfdhlu{color:#000;text-decoration:underline;font-weight:400}.link.svelte-1sfdhlu:hover{text-decoration:none}footer.svelte-1sfdhlu{background:#fff;padding:2rem 0}.footer.svelte-1sfdhlu{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.875rem;width:378px;margin-left:-48px}.footer-nav.svelte-1sfdhlu{margin:0 0rem;color:#555;text-decoration:none;font-weight:300;padding-bottom:7px}.footer-nav.svelte-1sfdhlu a:where(.svelte-1sfdhlu){margin:0 .7rem;color:#555;text-decoration:none;font-weight:300}.footer-nav.svelte-1sfdhlu a:where(.svelte-1sfdhlu):hover{color:#000}.logo-text-footer.svelte-1sfdhlu{margin-left:-2px}.license-message.svelte-1sfdhlu{margin-top:1rem;color:#333;font-size:.95rem;word-break:break-word;background:#e7f7ec;padding:.6rem 1rem;border-radius:.5rem;border-left:4px solid #2ecc71}.license-error.svelte-1sfdhlu{margin-top:1rem;color:#b00020;font-size:.95rem;background:#fce4e4;padding:.6rem 1rem;border-radius:.5rem;border-left:4px solid #e74c3c}.license-error.svelte-1sfdhlu p:where(.svelte-1sfdhlu){margin:0 0 .5rem}.license-error.svelte-1sfdhlu p:where(.svelte-1sfdhlu):last-child{margin-bottom:0}.btn-retry.svelte-1sfdhlu{background:#ff6b6b;color:#fff;font-size:.85rem;padding:.5rem 1rem;margin-top:.5rem;border:none;border-radius:6px;cursor:pointer;font-family:inherit}.btn-retry.svelte-1sfdhlu:hover{background:#ff5252;transform:translateY(-1px)}.support-link.svelte-1sfdhlu{font-size:.8rem;margin-top:.5rem;color:#666}.polling-status.svelte-1sfdhlu{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#fff3cd;border-radius:8px;color:#856404;font-size:.9rem;font-weight:400;border-left:4px solid #ffc107}.email-status.svelte-1sfdhlu{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#f0f7ff;border-radius:8px;color:#007aff;font-size:.9rem;font-weight:400}.email-status.success.svelte-1sfdhlu{background:#e7f7ec;color:#2ecc71}.spinner.svelte-1sfdhlu{animation:svelte-1sfdhlu-spin 1s linear infinite}@keyframes svelte-1sfdhlu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.debug-section.svelte-1sfdhlu{margin-top:2rem;padding:1.5rem;background:#f5f5f5;border:2px dashed #999;border-radius:8px;text-align:left}.debug-section.svelte-1sfdhlu h4:where(.svelte-1sfdhlu){margin:0 0 1rem;font-size:1.2rem;color:#333}.debug-info.svelte-1sfdhlu p:where(.svelte-1sfdhlu){margin:.5rem 0;font-size:.9rem;font-family:Geist Mono,monospace}.btn-test.svelte-1sfdhlu{background:#ff9500;color:#fff;font-size:.9rem;padding:.5rem 1.5rem;margin-top:1rem;border:none;border-radius:6px;cursor:pointer;font-family:inherit}.btn-test.svelte-1sfdhlu:hover:not(:disabled){background:#e68600;transform:translateY(-1px)}.btn-test.svelte-1sfdhlu:disabled{background:#ccc;cursor:not-allowed}.webhook-debug-result.svelte-1sfdhlu{margin-top:1rem;padding:1rem;border-radius:6px;overflow-x:auto}.webhook-debug-result.success.svelte-1sfdhlu{background:#e7f7ec;border:1px solid #2ecc71}.webhook-debug-result.error.svelte-1sfdhlu{background:#fce4e4;border:1px solid #e74c3c}.webhook-debug-result.svelte-1sfdhlu h5:where(.svelte-1sfdhlu){margin:0 0 .5rem;font-size:1rem}.webhook-debug-result.svelte-1sfdhlu pre:where(.svelte-1sfdhlu){margin:0;font-size:.8rem;font-family:Geist Mono,monospace;white-space:pre-wrap;word-break:break-word}:root{--neon-cyan: #00ffff;--neon-pink: #ff007f;--neon-purple: #8b5cf6;--dark-bg: #0a0a0a;--flow-gradient: linear-gradient(135deg, var(--neon-cyan), var(--neon-purple), var(--neon-pink))}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#fff;background:var(--dark-bg);overflow-x:hidden}.container.svelte-1dwlnot{max-width:720px;margin:0 auto;padding:1rem 4rem;text-align:center}.hero.svelte-1dwlnot{padding:3rem 0 2rem;position:relative}.logo.svelte-1dwlnot{display:inline-flex;align-items:center;gap:.5rem;font-family:Geist Mono,monospace;font-weight:400;font-size:1.25rem;margin-bottom:.68rem}.logo-icon-wrapper.svelte-1dwlnot,.logo-icon-wrapper-footer.svelte-1dwlnot{display:flex;align-items:center;justify-content:center}.logo-icon.svelte-1dwlnot{height:17px;width:auto}.logo-text.svelte-1dwlnot{margin-left:-2px}.logo-icon-footer.svelte-1dwlnot{height:24px;width:auto}.cancel-section.svelte-1dwlnot{background:#fff;padding:0 0 4rem}.cancel-card.svelte-1dwlnot{background:#f8f8f8;border-radius:1rem;padding:3rem;max-width:480px;margin:0 auto 3rem}.cancel-message.svelte-1dwlnot{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:300}.actions.svelte-1dwlnot{display:flex;flex-direction:column;gap:1rem;align-items:center}.btn.svelte-1dwlnot{display:inline-block;padding:.75rem 2rem;border-radius:9999px;font-size:1rem;cursor:pointer;text-decoration:none;font-family:inherit;font-weight:400;border:none;transition:all .2s ease;width:100%;max-width:250px;text-align:center}.btn-secondary.svelte-1dwlnot{background:#fff;color:#000;border:2px solid #e0e0e0}.btn-secondary.svelte-1dwlnot:hover{border-color:#000;transform:translateY(-1px)}.support-section.svelte-1dwlnot{color:#666;font-size:.95rem}.support-section.svelte-1dwlnot p:where(.svelte-1dwlnot){margin-bottom:.5rem}.link.svelte-1dwlnot{color:#000;text-decoration:underline;font-weight:400}.link.svelte-1dwlnot:hover{text-decoration:none}footer.svelte-1dwlnot{background:#fff;padding:2rem 0}.footer.svelte-1dwlnot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.875rem;width:378px;margin-left:-48px}.footer-nav.svelte-1dwlnot{margin:0 0rem;color:#555;text-decoration:none;font-weight:300;padding-bottom:7px}.footer-nav.svelte-1dwlnot a:where(.svelte-1dwlnot){margin:0 .7rem;color:#555;text-decoration:none;font-weight:300}.footer-nav.svelte-1dwlnot a:where(.svelte-1dwlnot):hover{color:#000}.logo-text-footer.svelte-1dwlnot{margin-left:-2px}
