@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap";:root{--bg-dark:#070913;--bg-card:#12182bbf;--bg-card-hover:#1c2541d9;--border-card:#4f6ef72e;--border-card-hover:#7896ff66;--primary-blue:#3b82f6;--primary-indigo:#6366f1;--accent-purple:#8b5cf6;--accent-cyan:#06b6d4;--accent-gold:#fbbf24;--accent-green:#10b981;--text-main:#f8fafc;--text-muted:#94a3b8;--text-dim:#64748b;--gradient-gemini:linear-gradient(135deg, #1d6bf3 0%, #3b82f6 50%, #60a5fa 100%);--gradient-gold:linear-gradient(135deg, #f59e0b 0%, #fbbf24 50%, #d97706 100%);--gradient-blue:linear-gradient(135deg, #1d6bf3 0%, #3b82f6 50%, #60a5fa 100%);--gradient-dark:linear-gradient(180deg, #070913 0%, #0d1226 50%, #070913 100%);--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-heading:"Outfit", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-glow-blue:0 0 35px #3b82f640;--shadow-glow-gold:0 0 35px #f59e0b4d;--shadow-card:0 10px 30px -10px #00000080}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:dark}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-main);background-image:radial-gradient(circle at 15% 15%,#4285f41f 0%,#0000 40%),radial-gradient(circle at 85% 45%,#8b5cf61a 0%,#0000 40%),radial-gradient(circle at 50% 80%,#f59e0b14 0%,#0000 50%);background-attachment:fixed;line-height:1.6;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#1e293b}::-webkit-scrollbar-thumb:hover{background:#334155}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:#fff;font-weight:700;line-height:1.2}.text-gradient{background:var(--gradient-gemini);-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-gold{background:var(--gradient-gold);-webkit-text-fill-color:transparent;background-clip:text}.no-break{white-space:nowrap}.glass-panel{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-card);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-panel:hover{border-color:var(--border-card-hover)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (width<=480px){.container{padding:0 1rem}}img,svg,video{max-width:100%;height:auto}.btn{font-family:var(--font-heading);border-radius:var(--radius-full);cursor:pointer;text-align:center;border:none;outline:none;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:700;line-height:1.35;text-decoration:none;transition:all .3s;display:inline-flex}.btn svg{flex-shrink:0}@media (width<=640px){.btn{border-radius:14px;gap:.5rem;padding:.85rem 1.15rem;font-size:clamp(.88rem,3.8vw,1rem)}}.btn-primary{background:var(--gradient-gold);color:#000;box-shadow:var(--shadow-glow-gold)}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 45px #f59e0b80}.btn-secondary{color:#fff;backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3}.btn-secondary:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.btn-wa{color:#fff;background:#25d366;box-shadow:0 0 25px #25d36666}.btn-wa:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 0 35px #25d36699}.badge{border-radius:var(--radius-full);color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f64d;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.badge-gold{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b66}section{padding:5rem 0;position:relative}@media (width<=768px){section{padding:3.5rem 0}}.navbar-wrapper[data-astro-cid-l7arcky5]{z-index:100;-webkit-backdrop-filter:blur(12px);background:#070913d9;border-bottom:1px solid #ffffff14;width:100%;position:sticky;top:0;left:0}.navbar[data-astro-cid-l7arcky5]{justify-content:space-between;align-items:center;height:76px;display:flex}.brand[data-astro-cid-l7arcky5]{z-index:102;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-text[data-astro-cid-l7arcky5]{flex-direction:column;display:flex}.brand-name[data-astro-cid-l7arcky5]{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.1}.brand-name[data-astro-cid-l7arcky5] .highlight[data-astro-cid-l7arcky5]{color:#60a5fa}.brand-tag[data-astro-cid-l7arcky5]{color:var(--accent-gold);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:600}.nav-links[data-astro-cid-l7arcky5]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5].nav-link{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5].nav-link:hover{color:#fff}.mobile-menu-cta[data-astro-cid-l7arcky5]{display:none}.nav-right[data-astro-cid-l7arcky5]{align-items:center;gap:.75rem;display:flex}.nav-cta[data-astro-cid-l7arcky5]{white-space:nowrap;padding:.6rem 1.25rem;font-size:.9rem}.mobile-toggle[data-astro-cid-l7arcky5]{color:#fff;cursor:pointer;border-radius:var(--radius-sm);z-index:102;background:0 0;border:none;padding:.4rem;transition:background-color .2s;display:none}.mobile-toggle[data-astro-cid-l7arcky5]:hover{background:#ffffff1a}.mobile-toggle[data-astro-cid-l7arcky5] .icon-close[data-astro-cid-l7arcky5],.mobile-toggle[data-astro-cid-l7arcky5][aria-expanded=true] .icon-hamburger[data-astro-cid-l7arcky5]{display:none}.mobile-toggle[data-astro-cid-l7arcky5][aria-expanded=true] .icon-close[data-astro-cid-l7arcky5]{color:var(--accent-gold);display:block}@media (width<=900px){.navbar[data-astro-cid-l7arcky5]{height:68px}.brand-name[data-astro-cid-l7arcky5]{font-size:1.1rem}.brand-tag[data-astro-cid-l7arcky5]{font-size:.65rem}.nav-cta[data-astro-cid-l7arcky5]{display:none}.mobile-toggle[data-astro-cid-l7arcky5]{justify-content:center;align-items:center;display:flex}.nav-links[data-astro-cid-l7arcky5]{-webkit-backdrop-filter:blur(20px);z-index:101;background:#0a0e1cfa;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:80%;max-width:320px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #000c}.nav-links[data-astro-cid-l7arcky5].active{right:0}.nav-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5].nav-link{border-bottom:1px solid #ffffff0d;width:100%;padding:.5rem 0;font-size:1.1rem;font-weight:600}.mobile-menu-cta[data-astro-cid-l7arcky5]{width:100%;margin-top:1rem;padding:.875rem 1.25rem;font-size:1rem;display:inline-flex}}@media (width<=480px){.brand-text[data-astro-cid-l7arcky5]{display:flex}}.hero-section[data-astro-cid-ge2uvauf]{text-align:center;padding:3.5rem 0 4.5rem;position:relative;overflow:hidden}.hero-glow-bg[data-astro-cid-ge2uvauf]{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#4285f440 0%,#8b5cf626 40%,#0000 70%);width:clamp(300px,90vw,600px);height:400px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.hero-container[data-astro-cid-ge2uvauf]{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hero-pill[data-astro-cid-ge2uvauf]{text-align:center;max-width:100%;margin-bottom:1.5rem}.pulse-dot[data-astro-cid-ge2uvauf]{background-color:#fbbf24;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite pulse;box-shadow:0 0 10px #fbbf24}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;font-size:clamp(2rem,5vw,4.2rem);display:flex}.hero-subtitle-box[data-astro-cid-ge2uvauf]{color:#fbbf24;letter-spacing:.02em;text-shadow:0 0 20px #fbbf244d;word-break:break-word;font-size:clamp(1.1rem,3.2vw,2.1rem);font-weight:800}.hero-desc[data-astro-cid-ge2uvauf]{max-width:780px;color:var(--text-muted);margin-bottom:2.5rem;padding:0 .5rem;font-size:1.15rem;line-height:1.7}.hero-desc[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:#fff}.hero-pricing-card[data-astro-cid-ge2uvauf]{background:linear-gradient(#141a32e6 0%,#0c1021f2 100%);border:2px solid #f59e0b66;width:100%;max-width:760px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 20px 50px -10px #000000b3,0 0 40px #f59e0b26}.pricing-badge-top[data-astro-cid-ge2uvauf]{background:var(--gradient-gold);color:#000;font-family:var(--font-heading);border-radius:var(--radius-full);letter-spacing:.05em;white-space:nowrap;padding:.3rem 1.25rem;font-size:.85rem;font-weight:900;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.pricing-comparison[data-astro-cid-ge2uvauf]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.price-old[data-astro-cid-ge2uvauf]{color:var(--text-dim);flex-direction:column;align-items:flex-end;display:flex}.price-old[data-astro-cid-ge2uvauf] .label[data-astro-cid-ge2uvauf]{font-size:.85rem}.amount-crossed[data-astro-cid-ge2uvauf]{color:#ef4444;font-size:1.5rem;font-weight:700;text-decoration:line-through}.subtotal-crossed[data-astro-cid-ge2uvauf]{color:var(--text-dim);font-size:.75rem}.price-arrow[data-astro-cid-ge2uvauf]{color:var(--accent-gold);font-size:1.5rem}.price-new[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:flex-start;display:flex}.price-new[data-astro-cid-ge2uvauf] .label[data-astro-cid-ge2uvauf]{color:var(--accent-gold);letter-spacing:.05em;font-size:.85rem;font-weight:700}.amount-wrapper[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.price-new[data-astro-cid-ge2uvauf] .currency[data-astro-cid-ge2uvauf]{color:#fff;font-size:1.4rem;font-weight:700}.price-new[data-astro-cid-ge2uvauf] .amount[data-astro-cid-ge2uvauf]{font-size:clamp(2.4rem,8vw,3.2rem);font-weight:900;font-family:var(--font-heading);color:#fff;line-height:1}.discount-pill[data-astro-cid-ge2uvauf]{color:#fff;background:#ef4444;border-radius:4px;margin-left:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:800}.price-new[data-astro-cid-ge2uvauf] .note[data-astro-cid-ge2uvauf]{color:var(--text-muted);font-size:.8rem}.hero-btn[data-astro-cid-ge2uvauf]{width:100%;margin-bottom:1.25rem;padding:1.1rem;font-size:clamp(1rem,3.5vw,1.2rem)}.hero-trust-row[data-astro-cid-ge2uvauf]{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.85rem;display:flex}@media (width<=640px){.hero-section[data-astro-cid-ge2uvauf]{padding:2.25rem 0 3.5rem}.hero-pill[data-astro-cid-ge2uvauf]{padding:.35rem .85rem;font-size:.78rem}.hero-desc[data-astro-cid-ge2uvauf]{margin-bottom:2rem;font-size:1rem}.hero-pricing-card[data-astro-cid-ge2uvauf]{padding:2.25rem 1rem 1.5rem}.pricing-comparison[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.75rem}.price-old[data-astro-cid-ge2uvauf],.price-new[data-astro-cid-ge2uvauf]{text-align:center;align-items:center}.amount-wrapper[data-astro-cid-ge2uvauf]{justify-content:center}.price-arrow[data-astro-cid-ge2uvauf]{transform:rotate(90deg)}.trust-sep[data-astro-cid-ge2uvauf]{display:none}.hero-trust-row[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.35rem}}.trust-section[data-astro-cid-srwd47ab]{padding:2rem 0}.trust-grid[data-astro-cid-srwd47ab]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.trust-card[data-astro-cid-srwd47ab]{background:#12182b99;border:1px solid #ffffff14;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.trust-icon[data-astro-cid-srwd47ab]{border-radius:var(--radius-sm);background:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.trust-title[data-astro-cid-srwd47ab]{color:#fff;margin-bottom:.35rem;font-size:1.05rem}.trust-desc[data-astro-cid-srwd47ab]{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (width<=540px){.trust-grid[data-astro-cid-srwd47ab]{grid-template-columns:1fr;gap:1rem}.trust-card[data-astro-cid-srwd47ab]{gap:1rem;padding:1.25rem}}.features-section[data-astro-cid-cognygiv]{padding:5rem 0}.section-header[data-astro-cid-cognygiv]{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:750px;margin:0 auto 3.5rem;display:flex}.section-title[data-astro-cid-cognygiv]{letter-spacing:-.02em;font-size:clamp(1.8rem,4vw,3rem)}.section-desc[data-astro-cid-cognygiv]{color:var(--text-muted);font-size:clamp(.95rem,2.5vw,1.1rem)}.features-grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem;display:grid}.feature-card[data-astro-cid-cognygiv]{flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.feature-card[data-astro-cid-cognygiv]:hover{border-color:#60a5fa80;transform:translateY(-5px);box-shadow:0 15px 35px -10px #3b82f633}.feature-top[data-astro-cid-cognygiv]{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.feature-tag[data-astro-cid-cognygiv]{letter-spacing:.05em;color:var(--accent-gold);border-radius:var(--radius-full);background:#f59e0b1a;border:1px solid #f59e0b40;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.feature-num[data-astro-cid-cognygiv]{font-family:var(--font-heading);color:var(--text-dim);font-size:.9rem;font-weight:800}.feature-title[data-astro-cid-cognygiv]{color:#fff;margin-bottom:.75rem;font-size:1.3rem}.feature-desc[data-astro-cid-cognygiv]{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (width<=640px){.features-section[data-astro-cid-cognygiv]{padding:3.5rem 0}.section-header[data-astro-cid-cognygiv]{margin-bottom:2.25rem}.feature-card[data-astro-cid-cognygiv]{padding:1.5rem 1.25rem}.feature-title[data-astro-cid-cognygiv]{font-size:1.15rem}}.price-section[data-astro-cid-wpiqy477]{background:radial-gradient(circle,#f59e0b0d 0%,#0000 60%);padding:5rem 0}.pricing-cards-container[data-astro-cid-wpiqy477]{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:stretch;gap:2rem;max-width:960px;margin:0 auto;display:grid}.price-card[data-astro-cid-wpiqy477]{flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;display:flex;position:relative}.price-card-promo[data-astro-cid-wpiqy477]{border:2px solid var(--accent-gold);background:linear-gradient(#1e180fd9 0%,#12182bf2 100%);transform:scale(1.03);box-shadow:0 0 40px #f59e0b40}.promo-ribbon[data-astro-cid-wpiqy477]{color:#fff;border-radius:var(--radius-full);letter-spacing:.05em;background:#ef4444;padding:.25rem .85rem;font-size:.75rem;font-weight:800;position:absolute;top:-14px;right:20px}.card-type[data-astro-cid-wpiqy477]{letter-spacing:.08em;color:var(--text-dim);margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:block}.card-type[data-astro-cid-wpiqy477].gold{color:var(--accent-gold)}.card-title[data-astro-cid-wpiqy477]{margin-bottom:1rem;font-size:1.4rem}.card-price-row[data-astro-cid-wpiqy477]{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.price-main[data-astro-cid-wpiqy477]{font-size:clamp(2rem,6vw,2.4rem);font-weight:900;font-family:var(--font-heading)}.price-period[data-astro-cid-wpiqy477]{color:var(--text-muted);font-size:.95rem}.price-period[data-astro-cid-wpiqy477].gold{color:var(--accent-gold);font-weight:700}.check-list[data-astro-cid-wpiqy477]{flex-direction:column;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.check-list[data-astro-cid-wpiqy477] li[data-astro-cid-wpiqy477]{color:var(--text-main);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.btn-full[data-astro-cid-wpiqy477]{width:100%}.total-spend[data-astro-cid-wpiqy477]{color:var(--text-dim);text-align:center;font-size:.9rem;display:block}@media (width<=768px){.price-section[data-astro-cid-wpiqy477]{padding:3.5rem 0}.pricing-cards-container[data-astro-cid-wpiqy477]{gap:1.5rem}.price-card[data-astro-cid-wpiqy477]{padding:1.75rem 1.25rem}.price-card-promo[data-astro-cid-wpiqy477]{transform:scale(1)}.card-title[data-astro-cid-wpiqy477]{font-size:1.2rem}.promo-ribbon[data-astro-cid-wpiqy477]{padding:.2rem .65rem;font-size:.7rem;right:12px}}.steps-section[data-astro-cid-z5snjjdk]{padding:5rem 0}.steps-grid[data-astro-cid-z5snjjdk]{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:2rem;margin-bottom:2.5rem;display:grid}.step-card[data-astro-cid-z5snjjdk]{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1.75rem 2rem;display:flex;position:relative}.step-badge[data-astro-cid-z5snjjdk]{background:var(--gradient-gold);color:#000;width:42px;height:42px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;display:flex;position:absolute;top:-20px;box-shadow:0 0 20px #f59e0b66}.step-icon[data-astro-cid-z5snjjdk]{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:1.25rem;display:flex}.step-title[data-astro-cid-z5snjjdk]{color:#fff;margin-bottom:.5rem;font-size:1.15rem}.step-desc[data-astro-cid-z5snjjdk]{color:var(--text-muted);font-size:.9rem;line-height:1.5}.steps-note[data-astro-cid-z5snjjdk]{border-radius:var(--radius-md);color:var(--text-muted);background:#f59e0b14;border:1px solid #f59e0b4d;align-items:center;gap:1rem;max-width:900px;margin:0 auto;padding:1.25rem 1.75rem;font-size:.9rem;display:flex}.note-icon[data-astro-cid-z5snjjdk]{flex-shrink:0}.steps-note[data-astro-cid-z5snjjdk] strong[data-astro-cid-z5snjjdk]{color:var(--accent-gold)}@media (width<=640px){.steps-section[data-astro-cid-z5snjjdk]{padding:3.5rem 0}.steps-grid[data-astro-cid-z5snjjdk]{gap:2.25rem}.step-card[data-astro-cid-z5snjjdk]{padding:2.25rem 1.25rem 1.5rem}.steps-note[data-astro-cid-z5snjjdk]{text-align:center;flex-direction:column;padding:1.25rem 1rem}}.comparison-section[data-astro-cid-qwh5zuhx]{padding:5rem 0}.scroll-hint-mobile[data-astro-cid-qwh5zuhx]{color:var(--accent-gold);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:500;display:none}.table-wrapper[data-astro-cid-qwh5zuhx]{border-radius:var(--radius-md);-webkit-overflow-scrolling:touch;overflow-x:auto}.comp-table[data-astro-cid-qwh5zuhx]{border-collapse:collapse;text-align:left;width:100%;min-width:650px}.comp-table[data-astro-cid-qwh5zuhx] th[data-astro-cid-qwh5zuhx],.comp-table[data-astro-cid-qwh5zuhx] td[data-astro-cid-qwh5zuhx]{border-bottom:1px solid #ffffff14;padding:1.25rem 1.5rem}.comp-table[data-astro-cid-qwh5zuhx] th[data-astro-cid-qwh5zuhx]{font-family:var(--font-heading);letter-spacing:.05em;color:var(--text-muted);background:#12182be6;font-size:.9rem;font-weight:800}.comp-table[data-astro-cid-qwh5zuhx] th[data-astro-cid-qwh5zuhx].col-highlight{color:var(--accent-gold);background:#f59e0b26;font-size:1rem}.comp-table[data-astro-cid-qwh5zuhx] td[data-astro-cid-qwh5zuhx].col-highlight{color:#fff;background:#f59e0b0d;font-weight:600}.feat-cell[data-astro-cid-qwh5zuhx]{color:var(--text-main);font-weight:600}.val-cell[data-astro-cid-qwh5zuhx]{font-size:.95rem}.val-cell[data-astro-cid-qwh5zuhx].mute{color:var(--text-muted)}@media (width<=768px){.comparison-section[data-astro-cid-qwh5zuhx]{padding:3.5rem 0}.scroll-hint-mobile[data-astro-cid-qwh5zuhx]{display:flex}.comp-table[data-astro-cid-qwh5zuhx] th[data-astro-cid-qwh5zuhx],.comp-table[data-astro-cid-qwh5zuhx] td[data-astro-cid-qwh5zuhx]{padding:1rem 1.1rem}}.reviews-section[data-astro-cid-gakqr736]{padding:5rem 0}.reviews-grid[data-astro-cid-gakqr736]{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.75rem;display:grid}.review-card[data-astro-cid-gakqr736]{flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.stars[data-astro-cid-gakqr736]{color:var(--accent-gold);letter-spacing:.1em;margin-bottom:1rem;font-size:1.2rem}.review-text[data-astro-cid-gakqr736]{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.review-user[data-astro-cid-gakqr736]{align-items:center;gap:.85rem;display:flex}.user-avatar[data-astro-cid-gakqr736]{background:var(--gradient-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;font-weight:800;display:flex}.user-name[data-astro-cid-gakqr736]{color:#fff;font-size:.95rem;font-weight:700;display:block}.user-role[data-astro-cid-gakqr736]{color:var(--text-dim);font-size:.8rem;display:block}@media (width<=640px){.reviews-section[data-astro-cid-gakqr736]{padding:3.5rem 0}.review-card[data-astro-cid-gakqr736]{padding:1.5rem 1.25rem}}.faq-section[data-astro-cid-7synugci]{padding:5rem 0}.faq-list[data-astro-cid-7synugci]{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item[data-astro-cid-7synugci]{border-radius:var(--radius-md);overflow:hidden}.faq-question[data-astro-cid-7synugci]{color:#fff;cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.faq-question[data-astro-cid-7synugci]::-webkit-details-marker{display:none}.chevron[data-astro-cid-7synugci]{color:var(--accent-gold);flex-shrink:0;transition:transform .3s}details[data-astro-cid-7synugci][open] .chevron[data-astro-cid-7synugci]{transform:rotate(180deg)}.faq-answer[data-astro-cid-7synugci]{color:var(--text-muted);border-top:1px solid #ffffff0d;margin-top:.5rem;padding:1rem 1.5rem 1.25rem;font-size:.95rem;line-height:1.6}@media (width<=640px){.faq-section[data-astro-cid-7synugci]{padding:3.5rem 0}.faq-question[data-astro-cid-7synugci]{padding:1rem 1.15rem;font-size:.98rem}.faq-answer[data-astro-cid-7synugci]{padding:0 1.15rem 1rem;font-size:.9rem}}.final-cta-section[data-astro-cid-45ccuakr]{padding:4rem 0 6rem}.cta-box[data-astro-cid-45ccuakr]{background:linear-gradient(135deg,#141a32f2 0%,#0c1021fa 100%);border:2px solid #f59e0b66;flex-direction:column;align-items:center;gap:1.25rem;max-width:900px;margin:0 auto;padding:4rem 2rem;display:flex;box-shadow:0 0 60px #f59e0b33}.cta-title[data-astro-cid-45ccuakr]{font-size:clamp(1.6rem,3.5vw,2.8rem);line-height:1.25}.cta-desc[data-astro-cid-45ccuakr]{color:var(--text-muted);max-width:680px;font-size:clamp(.95rem,2.5vw,1.1rem)}.cta-desc[data-astro-cid-45ccuakr] strong[data-astro-cid-45ccuakr]{color:var(--accent-gold)}.cta-price-highlight[data-astro-cid-45ccuakr]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:.5rem 0;display:flex}.cta-price-highlight[data-astro-cid-45ccuakr] .was[data-astro-cid-45ccuakr]{color:#ef4444;font-size:1.2rem;font-weight:700;text-decoration:line-through}.cta-price-highlight[data-astro-cid-45ccuakr] .now[data-astro-cid-45ccuakr]{color:var(--accent-gold);font-size:clamp(1.6rem,5vw,2rem);font-weight:900;font-family:var(--font-heading)}.btn-cta-large[data-astro-cid-45ccuakr]{width:100%;max-width:500px;padding:1.1rem 2rem;font-size:clamp(1rem,3.2vw,1.25rem)}.cta-contact[data-astro-cid-45ccuakr]{color:var(--text-dim);word-break:break-word;margin-top:.5rem;font-size:.9rem}.cta-contact[data-astro-cid-45ccuakr] strong[data-astro-cid-45ccuakr]{color:#fff}@media (width<=640px){.final-cta-section[data-astro-cid-45ccuakr]{padding:2.5rem 0 4.5rem}.cta-box[data-astro-cid-45ccuakr]{padding:2.25rem 1.25rem}}.footer[data-astro-cid-jo6i4kqk]{color:var(--text-dim);background:#04060d;border-top:1px solid #ffffff14;padding:3.5rem 0 2rem;font-size:.9rem}.footer-content[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;display:flex}.footer-brand[data-astro-cid-jo6i4kqk]{max-width:480px}.brand-title[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:800;display:block}.brand-desc[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-size:.85rem;line-height:1.6}.footer-links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--accent-gold)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.disclaimer[data-astro-cid-jo6i4kqk]{max-width:500px;font-size:.75rem}@media (width<=640px){.footer-content[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.footer-links[data-astro-cid-jo6i4kqk]{justify-content:center}.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column}}.wa-float-btn[data-astro-cid-vsqmdgo3]{z-index:999;align-items:center;gap:.75rem;text-decoration:none;display:flex;position:fixed;bottom:24px;right:24px}.wa-icon-wrapper[data-astro-cid-vsqmdgo3]{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #25d36680}.wa-float-btn[data-astro-cid-vsqmdgo3]:hover .wa-icon-wrapper[data-astro-cid-vsqmdgo3]{transform:scale(1.1);box-shadow:0 6px 30px #25d366b3}.wa-tooltip[data-astro-cid-vsqmdgo3]{color:#fff;border-radius:var(--radius-full);white-space:nowrap;opacity:.95;background:#12182bf2;border:1px solid #25d36666;padding:.5rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 15px #0000004d}.online-badge[data-astro-cid-vsqmdgo3]{background:#22c55e;border:2px solid #070913;border-radius:50%;width:14px;height:14px;position:absolute;top:2px;right:2px}@media (width<=640px){.wa-float-btn[data-astro-cid-vsqmdgo3]{bottom:16px;right:16px}.wa-icon-wrapper[data-astro-cid-vsqmdgo3]{width:52px;height:52px}.wa-icon-wrapper[data-astro-cid-vsqmdgo3] svg[data-astro-cid-vsqmdgo3]{width:26px;height:26px}.wa-tooltip[data-astro-cid-vsqmdgo3]{display:none}}
