*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}[data-theme=dark]{--bg-primary: #0a0a0f;--bg-secondary: #111118;--bg-card: #16161f;--bg-card-hover: #1e1e2a;--bg-input: #1a1a24;--border: rgba(255, 255, 255, .08);--border-focus: rgba(254, 44, 85, .6);--text-primary: #f0f0f8;--text-secondary: #8888a8;--text-muted: #55556a;--accent: #fe2c55;--accent-hover: #ff4d6a;--accent-glow: rgba(254, 44, 85, .3);--accent-2: #25f4ee;--accent-2-glow: rgba(37, 244, 238, .2);--shadow: 0 8px 32px rgba(0,0,0,.5);--shadow-accent: 0 0 40px rgba(254, 44, 85, .2);--noise-opacity: .03;--navbar-bg: rgba(10, 10, 15, .85)}[data-theme=light]{--bg-primary: #f8f7ff;--bg-secondary: #f0effe;--bg-card: #ffffff;--bg-card-hover: #f5f4ff;--bg-input: #ffffff;--border: rgba(0, 0, 0, .1);--border-focus: rgba(254, 44, 85, .5);--text-primary: #0a0a1a;--text-secondary: #555570;--text-muted: #99998f;--accent: #fe2c55;--accent-hover: #e01e47;--accent-glow: rgba(254, 44, 85, .2);--accent-2: #00bcd4;--accent-2-glow: rgba(0, 188, 212, .15);--shadow: 0 8px 32px rgba(0,0,0,.1);--shadow-accent: 0 0 40px rgba(254, 44, 85, .1);--noise-opacity: .02;--navbar-bg: rgba(248, 247, 255, .9)}html{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}body{background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::selection{background:var(--accent-glow);color:var(--accent)}.navbar.svelte-fwm2lr.svelte-fwm2lr{position:sticky;top:0;z-index:100;background:var(--navbar-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:background .3s ease}.navbar-inner.svelte-fwm2lr.svelte-fwm2lr{max-width:900px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between}.brand.svelte-fwm2lr.svelte-fwm2lr{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--text-primary)}.brand-icon.svelte-fwm2lr.svelte-fwm2lr{width:28px;height:28px;color:var(--accent);flex-shrink:0}.brand-text.svelte-fwm2lr.svelte-fwm2lr{font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap}.brand-accent.svelte-fwm2lr.svelte-fwm2lr{color:var(--accent)}.theme-toggle.svelte-fwm2lr.svelte-fwm2lr{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;flex-shrink:0}.theme-toggle.svelte-fwm2lr.svelte-fwm2lr:hover{background:var(--bg-card-hover);color:var(--accent);border-color:var(--accent-glow);transform:scale(1.05)}.theme-toggle.svelte-fwm2lr svg.svelte-fwm2lr{width:18px;height:18px}.downloader.svelte-1qtd5f6.svelte-1qtd5f6{width:100%;max-width:620px;margin:0 auto;padding:0 1rem}.hero-text.svelte-1qtd5f6.svelte-1qtd5f6{text-align:center;margin-bottom:2.5rem}.hero-title.svelte-1qtd5f6.svelte-1qtd5f6{font-size:clamp(1.8rem,5.5vw,2.8rem);font-weight:900;letter-spacing:-.04em;line-height:1.15;color:var(--text-primary);margin-bottom:.75rem;display:flex;flex-direction:column;gap:.2rem}.title-gradient.svelte-1qtd5f6.svelte-1qtd5f6{background:linear-gradient(135deg,var(--accent) 0%,#ff6b6b 50%,var(--accent-2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:block}.hero-subtitle.svelte-1qtd5f6.svelte-1qtd5f6{font-size:.95rem;color:var(--text-secondary);max-width:360px;margin:0 auto;line-height:1.6}.input-group.svelte-1qtd5f6.svelte-1qtd5f6{display:flex;gap:.6rem;flex-direction:column;position:relative}@media (min-width: 540px){.input-group.svelte-1qtd5f6.svelte-1qtd5f6{flex-direction:row}}.input-wrapper.svelte-1qtd5f6.svelte-1qtd5f6{flex:1;position:relative;display:flex;align-items:center}.input-icon.svelte-1qtd5f6.svelte-1qtd5f6{position:absolute;left:1rem;width:18px;height:18px;color:var(--text-muted);pointer-events:none;flex-shrink:0}.url-input.svelte-1qtd5f6.svelte-1qtd5f6{width:100%;padding:.9rem 2.8rem;background:var(--bg-input);border:1.5px solid var(--border);border-radius:12px;font-family:Poppins,sans-serif;font-size:.88rem;color:var(--text-primary);transition:all .2s ease;outline:none}.url-input.svelte-1qtd5f6.svelte-1qtd5f6::placeholder{color:var(--text-muted)}.url-input.svelte-1qtd5f6.svelte-1qtd5f6:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);background:var(--bg-card)}.url-input.svelte-1qtd5f6.svelte-1qtd5f6:disabled{opacity:.6;cursor:not-allowed}.has-error.svelte-1qtd5f6 .url-input.svelte-1qtd5f6{border-color:#ff4757;box-shadow:0 0 0 3px #ff475726}.clear-btn.svelte-1qtd5f6.svelte-1qtd5f6{position:absolute;right:.75rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border);border-radius:50%;color:var(--text-muted);cursor:pointer;transition:all .15s ease;padding:0;flex-shrink:0}.clear-btn.svelte-1qtd5f6.svelte-1qtd5f6:hover{background:var(--accent-glow);color:var(--accent);border-color:var(--accent)}.clear-btn.svelte-1qtd5f6 svg.svelte-1qtd5f6{width:12px;height:12px}.search-btn.svelte-1qtd5f6.svelte-1qtd5f6{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.5rem;background:var(--accent);color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease;box-shadow:0 4px 16px var(--accent-glow);min-width:130px}.search-btn.svelte-1qtd5f6.svelte-1qtd5f6:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 6px 24px var(--accent-glow)}.search-btn.svelte-1qtd5f6.svelte-1qtd5f6:active:not(:disabled){transform:translateY(0)}.search-btn.svelte-1qtd5f6.svelte-1qtd5f6:disabled{opacity:.7;cursor:not-allowed}.search-btn.svelte-1qtd5f6 svg.svelte-1qtd5f6{width:17px;height:17px;flex-shrink:0}.spinner.svelte-1qtd5f6.svelte-1qtd5f6{width:17px;height:17px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1qtd5f6-spin .6s linear infinite;flex-shrink:0}@keyframes svelte-1qtd5f6-spin{to{transform:rotate(360deg)}}.paste-hint.svelte-1qtd5f6.svelte-1qtd5f6{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.9rem auto 0;background:none;border:none;color:var(--text-muted);font-family:Poppins,sans-serif;font-size:.8rem;cursor:pointer;transition:color .2s ease;padding:.3rem .6rem;border-radius:6px}.paste-hint.svelte-1qtd5f6.svelte-1qtd5f6:hover{color:var(--accent-2)}.paste-hint.svelte-1qtd5f6 svg.svelte-1qtd5f6{width:14px;height:14px}.error-msg.svelte-1qtd5f6.svelte-1qtd5f6{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:#ff4757;font-size:.82rem;font-weight:500;animation:svelte-1qtd5f6-shakeIn .3s ease}.error-msg.svelte-1qtd5f6 svg.svelte-1qtd5f6{width:16px;height:16px;fill:#ff4757;flex-shrink:0}@keyframes svelte-1qtd5f6-shakeIn{0%{transform:translate(-6px);opacity:0}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0);opacity:1}}.preview-container.svelte-1gyzmr3.svelte-1gyzmr3{width:100%;max-width:560px;margin:0 auto;padding:0 1rem}.preview-card.svelte-1gyzmr3.svelte-1gyzmr3{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow),var(--shadow-accent);animation:svelte-1gyzmr3-fadeSlideUp .5s ease forwards}@keyframes svelte-1gyzmr3-fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.player-wrapper.svelte-1gyzmr3.svelte-1gyzmr3{position:relative;background:#000;-webkit-user-select:none;user-select:none;overflow:hidden}.player-wrapper.hide-cursor.svelte-1gyzmr3.svelte-1gyzmr3{cursor:none}.video-frame.svelte-1gyzmr3.svelte-1gyzmr3{position:relative;width:100%;line-height:0}.video-el.svelte-1gyzmr3.svelte-1gyzmr3{width:100%;height:auto;max-height:72vh;display:block;object-fit:contain}.player-wrapper.svelte-1gyzmr3.svelte-1gyzmr3:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.play-overlay.svelte-1gyzmr3.svelte-1gyzmr3,.tiktok-badge.svelte-1gyzmr3.svelte-1gyzmr3,.controls.svelte-1gyzmr3.svelte-1gyzmr3{z-index:2}.play-overlay.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;cursor:pointer;z-index:3;border:none;padding:0;width:100%;height:100%}.play-btn-big.svelte-1gyzmr3.svelte-1gyzmr3{width:66px;height:66px;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:1.5px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;transition:transform .15s ease,background .15s ease}.play-overlay.svelte-1gyzmr3:hover .play-btn-big.svelte-1gyzmr3{transform:scale(1.1);background:#ffffff38}.play-btn-big.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:30px;height:30px;color:#fff;margin-left:3px}.tiktok-badge.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:5px;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:20px;pointer-events:none;z-index:3}.tiktok-badge.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:14px;height:14px;color:#fe2c55;fill:#fe2c55}.controls.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;bottom:0;left:0;right:0;z-index:4;padding:0 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);transition:opacity .3s ease}.controls.hidden.svelte-1gyzmr3.svelte-1gyzmr3{opacity:0;pointer-events:none}.progress-track.svelte-1gyzmr3.svelte-1gyzmr3{position:relative;height:20px;display:flex;align-items:center;cursor:pointer;margin-bottom:2px}.progress-bg.svelte-1gyzmr3.svelte-1gyzmr3,.progress-buf.svelte-1gyzmr3.svelte-1gyzmr3,.progress-fill.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;top:50%;transform:translateY(-50%);height:3px;border-radius:2px;pointer-events:none}.progress-bg.svelte-1gyzmr3.svelte-1gyzmr3{left:0;right:0;background:#fff3}.progress-buf.svelte-1gyzmr3.svelte-1gyzmr3{left:0;background:#ffffff4d}.progress-fill.svelte-1gyzmr3.svelte-1gyzmr3{left:0;background:var(--accent);display:flex;align-items:center;justify-content:flex-end}.progress-thumb.svelte-1gyzmr3.svelte-1gyzmr3{width:12px;height:12px;background:#fff;border-radius:50%;transform:translate(50%);box-shadow:0 0 5px #00000080;transition:transform .1s ease;flex-shrink:0}.progress-track.svelte-1gyzmr3:hover .progress-thumb.svelte-1gyzmr3{transform:translate(50%) scale(1.35)}.ctrl-row.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;justify-content:space-between}.ctrl-left.svelte-1gyzmr3.svelte-1gyzmr3,.ctrl-right.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;gap:2px}.ctrl-btn.svelte-1gyzmr3.svelte-1gyzmr3{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;cursor:pointer;border-radius:6px;transition:background .15s ease;padding:0}.ctrl-btn.svelte-1gyzmr3.svelte-1gyzmr3:hover{background:#ffffff26}.ctrl-btn.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:20px;height:20px}.vol-wrap.svelte-1gyzmr3.svelte-1gyzmr3{position:relative;display:flex;align-items:center}.vol-popup.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);padding:10px 8px;background:#0f0f19eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center}.vol-slider.svelte-1gyzmr3.svelte-1gyzmr3{-webkit-appearance:none;-moz-appearance:none;appearance:none;writing-mode:vertical-lr;direction:rtl;width:4px;height:72px;background:#fff3;border-radius:2px;outline:none;cursor:pointer}.vol-slider.svelte-1gyzmr3.svelte-1gyzmr3::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.time-txt.svelte-1gyzmr3.svelte-1gyzmr3{font-size:.72rem;color:#ffffffd9;font-weight:500;white-space:nowrap;margin-left:6px;font-variant-numeric:tabular-nums}.video-info.svelte-1gyzmr3.svelte-1gyzmr3{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.author-row.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.author-avatar.svelte-1gyzmr3.svelte-1gyzmr3{width:44px;height:44px;background:linear-gradient(135deg,var(--accent),var(--accent-2));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff;flex-shrink:0;overflow:hidden;border:2px solid var(--border)}.avatar-img.svelte-1gyzmr3.svelte-1gyzmr3{width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;font-size:1rem;color:#fff}.author-details.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;flex-direction:column;gap:2px}.author-name.svelte-1gyzmr3.svelte-1gyzmr3{font-weight:600;font-size:.92rem;color:var(--text-primary)}.author-handle.svelte-1gyzmr3.svelte-1gyzmr3{font-size:.8rem;color:var(--text-secondary)}.video-caption.svelte-1gyzmr3.svelte-1gyzmr3{font-size:.85rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.75rem}.stats-row.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;gap:1rem;flex-wrap:wrap}.stat.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--text-muted);font-weight:500}.stat-icon.svelte-1gyzmr3.svelte-1gyzmr3{width:14px;height:14px;fill:var(--text-muted)}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;align-items:center;justify-content:center;gap:.6rem;width:calc(100% - 3rem);margin:1.25rem 1.5rem;padding:.9rem 1.5rem;background:var(--accent);color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px var(--accent-glow);position:relative;overflow:hidden}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.12) 50%,transparent 100%);transform:translate(-100%);transition:transform .4s ease}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3:hover:before{transform:translate(100%)}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 28px var(--accent-glow)}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3:active:not(:disabled){transform:translateY(0)}.download-btn.svelte-1gyzmr3.svelte-1gyzmr3:disabled{opacity:.7;cursor:not-allowed}.download-btn.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:18px;height:18px;flex-shrink:0}.btn-spinner.svelte-1gyzmr3.svelte-1gyzmr3{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1gyzmr3-spin .6s linear infinite;flex-shrink:0}@keyframes svelte-1gyzmr3-spin{to{transform:rotate(360deg)}}.quality-note.svelte-1gyzmr3.svelte-1gyzmr3{text-align:center;font-size:.75rem;color:var(--text-muted);padding:0 1.5rem 1.25rem}.slideshow-wrapper.svelte-1gyzmr3.svelte-1gyzmr3{position:relative;background:#000;overflow:hidden;-webkit-user-select:none;user-select:none}.slide-track.svelte-1gyzmr3.svelte-1gyzmr3{display:flex;transition:transform .35s cubic-bezier(.4,0,.2,1);will-change:transform}.slide-item.svelte-1gyzmr3.svelte-1gyzmr3{min-width:100%;position:relative;line-height:0}.slide-img.svelte-1gyzmr3.svelte-1gyzmr3{width:100%;height:auto;max-height:72vh;display:block;object-fit:contain}.slide-dl-btn.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;bottom:12px;right:12px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;cursor:pointer;transition:all .2s ease;padding:0}.slide-dl-btn.svelte-1gyzmr3.svelte-1gyzmr3:hover{background:var(--accent);border-color:var(--accent);transform:scale(1.08)}.slide-dl-btn.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:17px;height:17px}.slide-nav.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;padding:0;z-index:3}.slide-nav.svelte-1gyzmr3.svelte-1gyzmr3:hover{background:#000000d9;transform:translateY(-50%) scale(1.1)}.slide-prev.svelte-1gyzmr3.svelte-1gyzmr3{left:10px}.slide-next.svelte-1gyzmr3.svelte-1gyzmr3{right:10px}.slide-nav.svelte-1gyzmr3 svg.svelte-1gyzmr3{width:20px;height:20px}.slide-dots.svelte-1gyzmr3.svelte-1gyzmr3{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;align-items:center;z-index:3}.dot.svelte-1gyzmr3.svelte-1gyzmr3{width:6px;height:6px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:all .2s ease;flex-shrink:0}.dot.active.svelte-1gyzmr3.svelte-1gyzmr3{background:#fff;width:18px;border-radius:3px}.tutorial-section.svelte-15w8m7q.svelte-15w8m7q{padding:6rem 1.5rem 5rem;background:var(--bg-secondary);position:relative;overflow:hidden}.tutorial-section.svelte-15w8m7q.svelte-15w8m7q:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),var(--accent-2),transparent)}.tutorial-inner.svelte-15w8m7q.svelte-15w8m7q{max-width:900px;margin:0 auto}.section-header.svelte-15w8m7q.svelte-15w8m7q{text-align:center;margin-bottom:3.5rem}.section-label.svelte-15w8m7q.svelte-15w8m7q{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-glow);padding:4px 14px;border-radius:20px;margin-bottom:1rem}.section-title.svelte-15w8m7q.svelte-15w8m7q{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.75rem;line-height:1.2}.highlight.svelte-15w8m7q.svelte-15w8m7q{color:var(--accent)}.section-subtitle.svelte-15w8m7q.svelte-15w8m7q{font-size:.95rem;color:var(--text-secondary);max-width:400px;margin:0 auto}.cards-grid.svelte-15w8m7q.svelte-15w8m7q{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}@media (min-width: 768px){.cards-grid.svelte-15w8m7q.svelte-15w8m7q{grid-template-columns:repeat(3,1fr)}}.step-card.svelte-15w8m7q.svelte-15w8m7q{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:1.75rem 1.5rem;position:relative;overflow:hidden;transition:all .3s ease;opacity:0;transform:translateY(24px)}.cards-grid.visible.svelte-15w8m7q .step-card.svelte-15w8m7q{animation:svelte-15w8m7q-cardReveal .5s ease forwards;animation-delay:var(--delay)}@keyframes svelte-15w8m7q-cardReveal{to{opacity:1;transform:translateY(0)}}.step-card.svelte-15w8m7q.svelte-15w8m7q:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at top left,var(--glow-color),transparent 70%);opacity:0;transition:opacity .3s ease}.step-card.svelte-15w8m7q.svelte-15w8m7q:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 12px 32px var(--glow-color)}.step-card.svelte-15w8m7q.svelte-15w8m7q:hover:before{opacity:1}.step-icon-wrap.svelte-15w8m7q.svelte-15w8m7q{width:48px;height:48px;background:var(--glow-color);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;color:var(--accent-color)}.step-icon-wrap.svelte-15w8m7q svg{width:24px;height:24px}.step-title.svelte-15w8m7q.svelte-15w8m7q{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.35}.step-desc.svelte-15w8m7q.svelte-15w8m7q{font-size:.83rem;color:var(--text-secondary);line-height:1.6}.step-connector.svelte-15w8m7q.svelte-15w8m7q{display:none}.features-row.svelte-15w8m7q.svelte-15w8m7q{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;opacity:0}.features-row.visible.svelte-15w8m7q.svelte-15w8m7q{animation:svelte-15w8m7q-fadeIn .6s ease .4s forwards}@keyframes svelte-15w8m7q-fadeIn{to{opacity:1}}.feature-chip.svelte-15w8m7q.svelte-15w8m7q{display:inline-flex;align-items:center;gap:.35rem;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:500;color:var(--text-secondary);opacity:0;transition:all .2s ease}.features-row.visible.svelte-15w8m7q .feature-chip.svelte-15w8m7q{animation:svelte-15w8m7q-chipReveal .4s ease forwards;animation-delay:var(--delay)}@keyframes svelte-15w8m7q-chipReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.feature-chip.svelte-15w8m7q.svelte-15w8m7q:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-glow)}.footer.svelte-1e2dn0f.svelte-1e2dn0f{background:var(--bg-secondary);border-top:1px solid var(--border);padding:2.5rem 1.5rem}.footer-inner.svelte-1e2dn0f.svelte-1e2dn0f{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.6rem}.footer-brand.svelte-1e2dn0f.svelte-1e2dn0f{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-weight:600;font-size:.9rem;margin-bottom:.25rem}.footer-brand.svelte-1e2dn0f svg.svelte-1e2dn0f{width:20px;height:20px;color:var(--accent)}.footer-copy.svelte-1e2dn0f.svelte-1e2dn0f{font-size:.82rem;color:var(--text-muted)}.main.svelte-1gliztz{position:relative;min-height:calc(100vh - 64px);overflow:hidden}.bg-orb.svelte-1gliztz{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0;animation:svelte-1gliztz-orbFloat 8s ease-in-out infinite alternate}.bg-orb-1.svelte-1gliztz{width:500px;height:500px;background:radial-gradient(circle,rgba(254,44,85,.12) 0%,transparent 70%);top:-100px;right:-150px}.bg-orb-2.svelte-1gliztz{width:400px;height:400px;background:radial-gradient(circle,rgba(37,244,238,.07) 0%,transparent 70%);top:200px;left:-150px;animation-delay:-4s}@keyframes svelte-1gliztz-orbFloat{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-30px) scale(1.05)}}.bg-noise.svelte-1gliztz{position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:var(--noise-opacity);pointer-events:none;z-index:0}.hero-section.svelte-1gliztz{position:relative;z-index:1;padding:5rem 1rem 3rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.skeleton-wrap.svelte-1gliztz{width:100%;max-width:560px;padding:0 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;overflow:hidden}.skeleton.svelte-1gliztz{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-card-hover) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:svelte-1gliztz-shimmer 1.4s infinite;border-radius:8px}@keyframes svelte-1gliztz-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-video.svelte-1gliztz{width:100%;height:280px;border-radius:0;margin-bottom:0}.skeleton-info.svelte-1gliztz{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.7rem}.skeleton-line.svelte-1gliztz{height:14px}.w40.svelte-1gliztz{width:40%}.w60.svelte-1gliztz{width:60%}.w80.svelte-1gliztz{width:80%}.preview-section.svelte-1gliztz{position:relative;z-index:1;padding:0 1rem 4rem}
