.countdown.svelte-1uwjzzl{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 24px;background:#fff;border:4px solid var(--nav-border, #1a1a2e);border-radius:16px}.countdown-label.svelte-1uwjzzl{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--nav-border, #1a1a2e);opacity:.7}.countdown-units.svelte-1uwjzzl{display:flex;align-items:center;gap:8px}.unit.svelte-1uwjzzl{display:flex;flex-direction:column;align-items:center;gap:4px}.value.svelte-1uwjzzl{font-size:1.75rem;font-weight:800;color:var(--nav-border, #1a1a2e);line-height:1;min-width:2.5rem;text-align:center}.label.svelte-1uwjzzl{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--nav-border, #1a1a2e);opacity:.5}.separator.svelte-1uwjzzl{font-size:1.5rem;font-weight:700;color:var(--nav-border, #1a1a2e);opacity:.3;margin-bottom:18px}@media(max-width:640px){.countdown.svelte-1uwjzzl{padding:16px 20px}.value.svelte-1uwjzzl{font-size:1.5rem;min-width:2rem}.separator.svelte-1uwjzzl{font-size:1.25rem}}.faq-list.svelte-nk4veg{display:flex;flex-direction:column;gap:12px;max-width:880px;margin:0 auto}.faq-card.svelte-nk4veg{background:#fff;border:1.5px solid var(--nav-border, #1a1a2e);border-radius:20px;box-shadow:2.5px 2.5px 0 var(--nav-border, #1a1a2e);overflow:hidden}.faq-question.svelte-nk4veg{display:flex;align-items:center;gap:16px;width:100%;padding:24px 28px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:1.25rem;font-weight:800;color:var(--nav-text, #1a1a2e)}.faq-question-text.svelte-nk4veg{flex:1}.faq-chevron.svelte-nk4veg{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease;color:var(--nav-text, #1a1a2e)}.faq-chevron.open.svelte-nk4veg{transform:rotate(180deg)}.faq-answer.svelte-nk4veg{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer.open.svelte-nk4veg{grid-template-rows:1fr}.faq-answer-inner.svelte-nk4veg{overflow:hidden}.faq-answer.svelte-nk4veg p:where(.svelte-nk4veg){padding:0 28px 24px;margin:0;font-size:1.15rem;font-weight:500;color:var(--nav-text, #1a1a2e);opacity:.75;line-height:1.7}.faq-answer.svelte-nk4veg p:where(.svelte-nk4veg) a{color:inherit;text-decoration:underline;text-underline-offset:2px;font-weight:600;opacity:1}@media(max-width:860px){.faq-list.svelte-nk4veg{gap:10px}}@media(max-width:640px){.faq-question.svelte-nk4veg{padding:20px 22px;font-size:1.1rem}.faq-answer.svelte-nk4veg p:where(.svelte-nk4veg){padding:0 22px 20px;font-size:1.05rem}}@media(max-width:399px){.faq-card.svelte-nk4veg{border-radius:16px}.faq-question.svelte-nk4veg{padding:16px 18px;font-size:1rem}.faq-answer.svelte-nk4veg p:where(.svelte-nk4veg){padding:0 18px 16px;font-size:.95rem}}.wall.svelte-kgaby4{padding:clamp(36px,6vh,64px) 0}.wall-top.svelte-kgaby4{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.wall-title.svelte-kgaby4{font-family:var(--font-display, "BN Rumble");font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--nav-text, #1a1a2e);letter-spacing:.02em;text-transform:uppercase;margin:0}.hearts.svelte-kgaby4{display:flex;align-items:flex-end;gap:4px;height:36px}.heart.svelte-kgaby4{animation:svelte-kgaby4-heartFloat 3s ease-in-out infinite}.h1.svelte-kgaby4{width:18px;height:18px;color:#f472b6;animation-delay:0s}.h2.svelte-kgaby4{width:24px;height:24px;color:#ec4899;animation-delay:.4s}.h3.svelte-kgaby4{width:14px;height:14px;color:#f9a8d4;animation-delay:.8s}.h4.svelte-kgaby4{width:20px;height:20px;color:#fb7185;animation-delay:1.2s}@keyframes svelte-kgaby4-heartFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.1)}}.wall-masonry.svelte-kgaby4{display:grid;grid-template-columns:repeat(var(--wall-columns, 3),minmax(0,1fr));gap:16px;align-items:start}.wall-column.svelte-kgaby4{display:flex;flex-direction:column;gap:16px;min-width:0}.card.svelte-kgaby4{display:flex;flex-direction:column;gap:20px;padding:28px;background:#fff;border:1.5px solid var(--nav-border, #1a1a2e);border-radius:20px;box-shadow:2.5px 2.5px 0 var(--nav-border, #1a1a2e);text-decoration:none;color:var(--nav-text, #1a1a2e);transition:transform .15s ease,box-shadow .15s ease}.card.svelte-kgaby4:hover{transform:translate(-1px,-1px);box-shadow:3.5px 3.5px 0 var(--nav-border, #1a1a2e)}.card.svelte-kgaby4:active{transform:translate(1px,1px);box-shadow:1.5px 1.5px 0 var(--nav-border, #1a1a2e)}.card-header.svelte-kgaby4{display:flex;align-items:center;gap:12px}.card-avatar.svelte-kgaby4{width:44px;height:44px;border-radius:50%;border:2px solid var(--nav-border, #1a1a2e);object-fit:cover;flex-shrink:0}.card-meta.svelte-kgaby4{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.card-name.svelte-kgaby4{font-size:.95rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-handle.svelte-kgaby4{font-size:.8rem;font-weight:600;opacity:.5}.card-text.svelte-kgaby4{font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:700;line-height:1.5;margin:0}.card-source.svelte-kgaby4{width:18px;height:18px;color:var(--nav-text, #1a1a2e);opacity:.4;flex-shrink:0;margin-left:auto;transition:opacity .15s ease}.card.svelte-kgaby4:hover .card-source:where(.svelte-kgaby4){opacity:.65}@media(max-width:480px){.card.svelte-kgaby4{padding:22px;border-radius:16px}.card-avatar.svelte-kgaby4{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.heart.svelte-kgaby4{animation:none}}.section-label.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--nav-text, #1a1a2e);letter-spacing:.02em;text-transform:uppercase;text-align:center;margin:0}.section-label-row.svelte-waywvf{text-align:center;margin-bottom:clamp(36px,5svh,56px)}.section-break.svelte-waywvf{text-align:center;padding:16px 0}.section-break.svelte-waywvf h2:where(.svelte-waywvf){font-family:var(--font-display, "BN Rumble");font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--nav-text, #1a1a2e);margin:0;text-transform:uppercase;letter-spacing:.02em}.btn.svelte-waywvf{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--nav-text, #1a1a2e);border:1.5px solid var(--nav-border, #1a1a2e);border-radius:9999px;box-shadow:2.5px 2.5px 0 var(--nav-border, #1a1a2e);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.btn.svelte-waywvf:hover{transform:translate(-1px,-1px);box-shadow:3.5px 3.5px 0 var(--nav-border, #1a1a2e)}.btn.svelte-waywvf:active{transform:translate(1px,1px);box-shadow:1.5px 1.5px 0 var(--nav-border, #1a1a2e)}.btn-primary.svelte-waywvf{background:#fff}.btn-purple.svelte-waywvf{background:var(--brand-purple, #C4B5FD)}.btn-secondary.svelte-waywvf{background:var(--nav-accent, #fce7f3)}.action-buttons.svelte-waywvf{display:flex;gap:12px;flex-wrap:wrap}.action-buttons.svelte-waywvf>a:where(.svelte-waywvf){flex:1 1 auto;min-width:160px}.tool-upper.svelte-waywvf{background:var(--page-bg, #ffffff)}.upper-inner.svelte-waywvf{max-width:1200px;margin:0 auto;padding:0 32px var(--section-gap);display:flex;flex-direction:column;gap:var(--section-gap)}.trim-upper-bottom.svelte-waywvf .upper-inner:where(.svelte-waywvf){padding-bottom:0}.top-section.svelte-waywvf{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:start}.video-column.svelte-waywvf{display:flex;flex-direction:column;gap:40px;width:100%}.info-column.svelte-waywvf{display:flex;flex-direction:column;gap:24px}.title-row.svelte-waywvf{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tool-name.svelte-waywvf{font-size:3rem;font-weight:900;color:var(--nav-text, #1a1a2e);margin:0;line-height:1}.host-apps.svelte-waywvf{display:flex;gap:12px;flex-wrap:wrap}.host-app.svelte-waywvf{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 8px;background:#fff;border:1.5px solid var(--nav-border, #1a1a2e);border-radius:10px;font-size:.82rem;font-weight:700;color:var(--nav-text, #1a1a2e)}.host-app.svelte-waywvf img:where(.svelte-waywvf){border-radius:5px}.free-badge.svelte-waywvf{padding:10px 14px 6px;background:var(--fn-free);border:1.5px solid var(--nav-border, #1a1a2e);border-radius:9999px;font-family:var(--font-display, "BN Rumble");font-size:1.1rem;font-weight:400;letter-spacing:.02em;color:var(--nav-text, #1a1a2e)}.sale-badge.svelte-waywvf{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#ef4444,#f97316);border:1.5px solid var(--nav-border, #1a1a2e);border-radius:9999px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#fff}.pricing-row.svelte-waywvf{display:flex;align-items:baseline;gap:12px}.current-price.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:2.5rem;font-weight:400;color:var(--nav-text, #1a1a2e)}.original-price.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:1.5rem;font-weight:400;color:var(--nav-text, #1a1a2e);opacity:.5;text-decoration:line-through}.description.svelte-waywvf{font-size:1.1rem;font-weight:500;color:var(--nav-text, #1a1a2e);line-height:1.6;margin:0;opacity:.8}.video-coming-soon.svelte-waywvf{position:relative;aspect-ratio:16/9;background:#fff;border:1.5px solid var(--nav-border, #1a1a2e);border-radius:16px;box-shadow:2.5px 2.5px 0 var(--nav-border, #1a1a2e);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.coming-soon-icon.svelte-waywvf{font-size:2.5rem;line-height:1}.coming-soon-text.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:1.3rem;font-weight:400;letter-spacing:.02em;color:var(--nav-text, #1a1a2e);margin:0}.coming-soon-sub.svelte-waywvf{font-size:.9rem;font-weight:600;color:var(--nav-text, #1a1a2e);opacity:.5;margin:0}.already-owned-link.svelte-waywvf{color:var(--nav-text, #1a1a2e);font-weight:700;text-decoration:underline;text-underline-offset:2px;opacity:.7;transition:opacity .15s ease}.already-owned-link.svelte-waywvf:hover{opacity:1}.ft-group.svelte-waywvf{margin-top:0}.ft-spacer.svelte-waywvf{height:var(--section-gap)}.ft-media.svelte-waywvf{border-radius:16px;overflow:hidden}.ft-media.svelte-waywvf img:where(.svelte-waywvf),.ft-media.svelte-waywvf video:where(.svelte-waywvf){width:100%;height:auto;display:block}.ft-text.svelte-waywvf{display:flex;flex-direction:column;justify-content:center;max-width:380px;margin:0 auto}.ft-text.svelte-waywvf h3:where(.svelte-waywvf){font-size:1.75rem;font-weight:800;color:var(--nav-text, #1a1a2e);margin:0 0 12px}.ft-text.svelte-waywvf p:where(.svelte-waywvf){font-size:1.05rem;color:var(--nav-text, #1a1a2e);line-height:1.7;margin:0;opacity:.75}.interactive-section.svelte-waywvf{display:flex;flex-direction:column;gap:40px;padding:40px 0}.functions-section.svelte-waywvf{background:var(--brand-purple);border-radius:var(--section-radius, 48px);margin:0 clamp(16px,3vw,40px)}.functions-inner.svelte-waywvf{max-width:1100px;margin:0 auto;padding:clamp(80px,11.2svh,144px) 40px}.fn-label.svelte-waywvf{color:#2d1b4e}.sticky-pair.svelte-waywvf{position:relative;z-index:3}.sticky-anchor.svelte-waywvf{position:sticky;top:0;height:100svh;z-index:1;display:flex;align-items:center;background:var(--surface)}.sticky-anchor.svelte-waywvf>.sticky-lead-section:where(.svelte-waywvf){width:100%}.sticky-lead-section.svelte-waywvf{background:var(--brand-yellow);border-radius:var(--section-radius, 48px);margin:0 clamp(16px,3vw,40px);padding:clamp(80px,11.2svh,144px) 40px;color:#5c4a1e}.bottom-section.svelte-waywvf{position:relative;z-index:2;margin-top:clamp(170px,22svh,300px);background:var(--brand-blue);padding:var(--section-gap) 40px}.sticky-pair.svelte-waywvf>.bottom-section:where(.svelte-waywvf){border-top-left-radius:var(--section-radius, 48px);border-top-right-radius:var(--section-radius, 48px)}.bottom-section-standalone.svelte-waywvf{margin-top:0;padding:clamp(80px,11.2svh,144px) 40px}.bottom-inner.svelte-waywvf{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:var(--section-gap)}.bottom-label.svelte-waywvf{color:#1e3a5f}.faq-block.svelte-waywvf{display:flex;flex-direction:column;gap:40px}.cta-section.svelte-waywvf{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--surface);border:1.5px solid var(--nav-border, #1a1a2e);border-radius:20px;box-shadow:2.5px 2.5px 0 var(--nav-border, #1a1a2e);overflow:hidden;min-height:500px}.cta-section.cta-centered.svelte-waywvf{grid-template-columns:1fr;min-height:auto}.cta-centered.svelte-waywvf .cta-content:where(.svelte-waywvf){align-items:center;text-align:center}.cta-animation.svelte-waywvf{position:relative;background:var(--surface);overflow:visible;pointer-events:auto;z-index:10}.cta-preview-frame.svelte-waywvf{position:relative;width:100%;height:100%}.cta-anchored-animation.svelte-waywvf{pointer-events:none}.cta-content.svelte-waywvf{display:flex;flex-direction:column;justify-content:center;padding:60px;gap:20px}.cta-badges.svelte-waywvf{display:flex;align-items:center;gap:8px}.cta-sale-badge.svelte-waywvf{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#ef4444,#f97316);border:1.5px solid var(--nav-border, #1a1a2e);border-radius:9999px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#fff}.cta-free-badge.svelte-waywvf{display:inline-block;padding:10px 14px 6px;background:var(--fn-free);color:var(--nav-text, #1a1a2e);font-family:var(--font-display, "BN Rumble");font-size:1.1rem;font-weight:400;letter-spacing:.02em;border-radius:9999px;border:1.5px solid var(--nav-border, #1a1a2e)}.cta-title.svelte-waywvf{font-size:3rem;font-weight:900;color:var(--nav-text, #1a1a2e);margin:0;line-height:1.1;letter-spacing:-.02em}.cta-tagline.svelte-waywvf{font-size:1.25rem;font-weight:600;color:var(--nav-text, #1a1a2e);opacity:.75;margin:0;line-height:1.6}.cta-pricing.svelte-waywvf{display:flex;align-items:baseline;gap:12px;margin-top:8px}.cta-current-price.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:3rem;font-weight:400;color:var(--nav-text, #1a1a2e);line-height:1}.cta-original-price.svelte-waywvf{font-family:var(--font-display, "BN Rumble");font-size:1.75rem;font-weight:400;color:var(--nav-text, #1a1a2e);opacity:.5;text-decoration:line-through}.cta-guarantee.svelte-waywvf{text-align:center;font-size:1rem;font-weight:600;color:#1e3a5f;opacity:.6;margin:0}@media(max-width:1090px)and (min-width:851px){.cta-preview-frame.svelte-waywvf{transform:scale(.75);transform-origin:top left}}@media(max-width:1024px){.top-section.svelte-waywvf{grid-template-columns:1fr;gap:32px}.already-owned-link.svelte-waywvf{display:none}.tool-name.svelte-waywvf{font-size:2.5rem}.ft-block.svelte-waywvf{grid-template-columns:1fr!important;direction:ltr!important;gap:24px!important}.ft-text.svelte-waywvf{max-width:none;margin:0}.cta-section.svelte-waywvf{grid-template-columns:1fr;min-height:auto}.cta-animation.svelte-waywvf{display:none}.cta-content.svelte-waywvf{padding:40px}.cta-title.svelte-waywvf,.cta-current-price.svelte-waywvf{font-size:2.5rem}.cta-original-price.svelte-waywvf{font-size:1.5rem}}@media(max-width:850px){.functions-section.svelte-waywvf,.sticky-lead-section.svelte-waywvf{border-radius:36px}.sticky-pair.svelte-waywvf>.bottom-section:where(.svelte-waywvf){border-top-left-radius:36px;border-top-right-radius:36px}}@media(max-width:640px){.upper-inner.svelte-waywvf{padding:0 20px var(--section-gap)}.trim-upper-bottom.svelte-waywvf .upper-inner:where(.svelte-waywvf){padding-bottom:0}.top-section.svelte-waywvf{gap:24px}.tool-name.svelte-waywvf,.current-price.svelte-waywvf{font-size:2rem}.original-price.svelte-waywvf{font-size:1.25rem}.description.svelte-waywvf{font-size:1rem}.btn.svelte-waywvf{padding:12px 24px;font-size:.85rem;width:100%;justify-content:center}.ft-text.svelte-waywvf h3:where(.svelte-waywvf){font-size:1.5rem}.ft-text.svelte-waywvf p:where(.svelte-waywvf){font-size:1rem}.functions-section.svelte-waywvf{border-radius:0;margin:0}.functions-inner.svelte-waywvf{padding:clamp(60px,9svh,100px) 20px}.sticky-anchor.svelte-waywvf{align-items:flex-start}.sticky-lead-section.svelte-waywvf{border-radius:0;margin:0}.sticky-pair.svelte-waywvf>.bottom-section:where(.svelte-waywvf){border-top-left-radius:0;border-top-right-radius:0}.bottom-section.svelte-waywvf{padding-inline:20px}.cta-section.svelte-waywvf{border-radius:24px}.cta-content.svelte-waywvf{padding:32px;gap:16px}.cta-title.svelte-waywvf{font-size:2rem}.cta-tagline.svelte-waywvf{font-size:1.1rem}.cta-current-price.svelte-waywvf{font-size:2rem}.cta-original-price.svelte-waywvf{font-size:1.25rem}.cta-sale-badge.svelte-waywvf{padding:8px 14px;font-size:.8rem}}@media(max-width:399px){.upper-inner.svelte-waywvf{padding:0 14px var(--section-gap)}.trim-upper-bottom.svelte-waywvf .upper-inner:where(.svelte-waywvf){padding-bottom:0}.functions-inner.svelte-waywvf{padding:clamp(48px,7svh,80px) 14px}.bottom-section.svelte-waywvf{padding-inline:14px}.cta-content.svelte-waywvf{padding:24px}.cta-title.svelte-waywvf{font-size:1.5rem}.cta-tagline.svelte-waywvf{font-size:1rem}.cta-current-price.svelte-waywvf{font-size:1.5rem}.cta-original-price.svelte-waywvf{font-size:1rem}.cta-sale-badge.svelte-waywvf{padding:6px 12px;font-size:.7rem}.cta-free-badge.svelte-waywvf{padding:5px 10px;font-size:.75rem}}.tool-page.svelte-bmmpf0{position:relative;overflow-x:clip;background:var(--surface);min-height:100vh;padding-top:80px}@media(max-width:640px){.tool-page.svelte-bmmpf0{padding-top:20px}}
