@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0a0a0a;--gray-900: #141414;--gray-800: #1e1e1e;--gray-700: #555555;--gray-600: #999999;--gray-500: #c0c0c0;--gray-400: #e0e0e0;--gray-300: #f0f0f0;--gray-200: #f8f8f8;--gray-100: #f5f5f5;--white: #ffffff;--accent: #d4d4d4;--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--radius: 12px;--radius-sm: 8px;--transition: .2s ease}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--black);color:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.serif{font-family:var(--font-serif)}h1,h2,h3{line-height:1.15}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1.2rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--white);color:var(--black);padding:.85rem 1.8rem;border-radius:var(--radius-sm);font-weight:600;font-size:.9rem;transition:opacity var(--transition);cursor:pointer;border:none}.btn-primary:hover{opacity:.88}.btn-ghost{display:inline-flex;align-items:center;gap:.4rem;color:var(--gray-500);font-size:.9rem;font-weight:500;transition:color var(--transition)}.btn-ghost:hover{color:var(--white)}.btn-wa{display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:var(--white);padding:.85rem 1.8rem;border-radius:var(--radius-sm);font-weight:600;font-size:.9rem;transition:opacity var(--transition)}.btn-wa:hover{opacity:.88}.wa-float{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;z-index:999;transition:transform var(--transition),box-shadow var(--transition)}.wa-float:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d3668c}.wa-float svg{width:28px;height:28px;fill:var(--white)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}.product-section{padding:7rem 0}.divider{border:none;border-top:1px solid var(--gray-800);margin:0}@media(max-width:720px){.container{padding:0 1.25rem}.wa-float{bottom:1.25rem;right:1.25rem;width:50px;height:50px}.wa-float svg{width:24px;height:24px}}header[data-astro-cid-qlfjksao]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-800)}.nav-inner[data-astro-cid-qlfjksao]{display:flex;align-items:center;gap:2rem;height:64px}.nav-logo[data-astro-cid-qlfjksao] img[data-astro-cid-qlfjksao]{height:28px;width:auto;filter:brightness(0) invert(1);opacity:.9;transition:opacity var(--transition)}.nav-logo[data-astro-cid-qlfjksao]:hover img[data-astro-cid-qlfjksao]{opacity:1}.nav-links[data-astro-cid-qlfjksao]{display:flex;list-style:none;gap:.25rem;margin-left:auto}.nav-link[data-astro-cid-qlfjksao]{font-size:.85rem;font-weight:500;color:var(--gray-600);padding:.4rem .75rem;border-radius:6px;transition:color var(--transition),background var(--transition)}.nav-link[data-astro-cid-qlfjksao]:hover,.nav-link[data-astro-cid-qlfjksao].active{color:var(--white);background:var(--gray-800)}.nav-cta[data-astro-cid-qlfjksao]{font-size:.82rem;font-weight:600;color:var(--black);background:var(--white);padding:.45rem 1rem;border-radius:6px;white-space:nowrap;transition:opacity var(--transition);margin-left:.5rem}.nav-cta[data-astro-cid-qlfjksao]:hover{opacity:.85}.menu-toggle[data-astro-cid-qlfjksao]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.menu-toggle[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]{display:block;width:22px;height:2px;background:var(--white);border-radius:2px;transition:transform .2s,opacity .2s}.mobile-menu[data-astro-cid-qlfjksao]{background:var(--gray-900);border-top:1px solid var(--gray-800);padding:1.25rem 1.5rem 1.5rem}.mobile-menu[data-astro-cid-qlfjksao] ul[data-astro-cid-qlfjksao]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.mobile-menu[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{display:block;padding:.6rem 0;font-size:.95rem;color:var(--gray-400)}.mobile-wa[data-astro-cid-qlfjksao]{margin-top:.5rem;text-align:center;border-radius:8px}@media(max-width:900px){.nav-links[data-astro-cid-qlfjksao],.nav-cta[data-astro-cid-qlfjksao]{display:none}.menu-toggle[data-astro-cid-qlfjksao]{display:flex}}footer[data-astro-cid-35ed7um5]{border-top:1px solid var(--gray-800);padding-top:3.5rem;margin-top:0}.footer-inner[data-astro-cid-35ed7um5]{display:grid;grid-template-columns:1fr auto;gap:3rem;padding-bottom:2.5rem}.footer-brand[data-astro-cid-35ed7um5] img[data-astro-cid-35ed7um5]{height:26px;width:auto;margin-bottom:1rem}.footer-tagline[data-astro-cid-35ed7um5]{font-size:.85rem;color:var(--gray-600);line-height:1.5}.footer-nav[data-astro-cid-35ed7um5]{display:flex;gap:3rem}.footer-heading[data-astro-cid-35ed7um5]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1rem}.footer-col[data-astro-cid-35ed7um5] ul[data-astro-cid-35ed7um5]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{font-size:.85rem;color:var(--gray-500);transition:color var(--transition)}.footer-col[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover{color:var(--white)}.footer-bottom[data-astro-cid-35ed7um5]{border-top:1px solid var(--gray-800);padding:1.25rem 0}.footer-bottom-inner[data-astro-cid-35ed7um5]{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:var(--gray-700)}@media(max-width:720px){.footer-inner[data-astro-cid-35ed7um5]{grid-template-columns:1fr;gap:2rem}.footer-nav[data-astro-cid-35ed7um5]{flex-direction:column;gap:1.5rem}.footer-bottom-inner[data-astro-cid-35ed7um5]{flex-direction:column;gap:.4rem;text-align:center}}.hero[data-astro-cid-anhloy43]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:8rem 0 5rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-anhloy43]{position:absolute;inset:0;pointer-events:none}.hero-glow[data-astro-cid-anhloy43]{position:absolute;top:-15%;left:-5%;width:55%;height:65%;background:radial-gradient(ellipse at 35% 40%,rgba(255,255,255,.055) 0%,transparent 65%)}.hero-grid[data-astro-cid-anhloy43]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.07) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 90% 55% at 30% 20%,black 0%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 90% 55% at 30% 20%,black 0%,transparent 100%)}.hero-brand[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem;margin-bottom:.25rem}.hero-logo[data-astro-cid-anhloy43]{height:48px;width:auto;filter:brightness(0) invert(1);opacity:.9}.hero-brand-rule[data-astro-cid-anhloy43]{width:48px;height:1px;background:linear-gradient(to right,var(--gray-600),transparent)}.hero-inner[data-astro-cid-anhloy43]{position:relative;max-width:760px;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-tag[data-astro-cid-anhloy43]{margin-bottom:-.5rem}.hero-title[data-astro-cid-anhloy43]{font-family:var(--font-serif);font-size:clamp(2.4rem,5.5vw,4rem);color:var(--white);line-height:1.1}.hero-accent[data-astro-cid-anhloy43]{font-style:italic;color:var(--gray-500)}.hero-sub[data-astro-cid-anhloy43]{font-size:clamp(1rem,2vw,1.15rem);color:var(--gray-600);line-height:1.65;max-width:580px}.hero-actions[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem}.hero-scroll[data-astro-cid-anhloy43]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-line[data-astro-cid-anhloy43]{width:1px;height:48px;background:linear-gradient(to bottom,transparent,var(--gray-700));animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.15)}}@media(max-width:720px){.hero[data-astro-cid-anhloy43]{padding:7rem 0 4rem}.hero-actions[data-astro-cid-anhloy43]{flex-direction:column;align-items:flex-start}}.plan-card[data-astro-cid-yasn62de]{background:var(--gray-900);border:1px solid var(--gray-800);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;transition:border-color var(--transition)}.plan-card[data-astro-cid-yasn62de]:hover{border-color:var(--gray-700)}.plan-card[data-astro-cid-yasn62de].featured{background:var(--white);border-color:var(--white)}.plan-card[data-astro-cid-yasn62de].featured .plan-name[data-astro-cid-yasn62de],.plan-card[data-astro-cid-yasn62de].featured .plan-tagline[data-astro-cid-yasn62de],.plan-card[data-astro-cid-yasn62de].featured .price-label[data-astro-cid-yasn62de],.plan-card[data-astro-cid-yasn62de].featured .price-amount[data-astro-cid-yasn62de],.plan-card[data-astro-cid-yasn62de].featured .price-amount-sm[data-astro-cid-yasn62de],.plan-card[data-astro-cid-yasn62de].featured .plan-includes[data-astro-cid-yasn62de] li[data-astro-cid-yasn62de]{color:var(--black)}.plan-card[data-astro-cid-yasn62de].featured .plan-includes[data-astro-cid-yasn62de] svg[data-astro-cid-yasn62de]{color:var(--black)}.plan-card[data-astro-cid-yasn62de].featured .btn-primary[data-astro-cid-yasn62de]{background:var(--black);color:var(--white);width:100%;justify-content:center}.plan-badge[data-astro-cid-yasn62de]{position:absolute;top:-.6rem;left:50%;transform:translate(-50%);background:var(--black);color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .75rem;border-radius:20px;white-space:nowrap}.plan-card[data-astro-cid-yasn62de].featured .plan-badge[data-astro-cid-yasn62de]{background:var(--black);color:var(--white)}.plan-name[data-astro-cid-yasn62de]{font-size:1.15rem;font-weight:700;color:var(--white);margin-bottom:.3rem}.plan-tagline[data-astro-cid-yasn62de]{font-size:.85rem;color:var(--gray-600)}.plan-price[data-astro-cid-yasn62de]{display:flex;flex-direction:column;gap:.5rem;padding:1.2rem 0;border-top:1px solid var(--gray-800);border-bottom:1px solid var(--gray-800)}.plan-card[data-astro-cid-yasn62de].featured .plan-price[data-astro-cid-yasn62de]{border-color:#0000001f}.price-setup[data-astro-cid-yasn62de],.price-monthly[data-astro-cid-yasn62de]{display:flex;justify-content:space-between;align-items:baseline}.price-label[data-astro-cid-yasn62de]{font-size:.78rem;color:var(--gray-600)}.price-amount[data-astro-cid-yasn62de]{font-family:var(--font-serif);font-size:1.6rem;color:var(--white)}.price-amount-sm[data-astro-cid-yasn62de]{font-size:1rem;font-weight:600;color:var(--gray-500)}.plan-includes[data-astro-cid-yasn62de]{list-style:none;display:flex;flex-direction:column;gap:.6rem;flex:1}.plan-includes[data-astro-cid-yasn62de] li[data-astro-cid-yasn62de]{display:flex;align-items:flex-start;gap:.5rem;font-size:.83rem;color:var(--gray-500);line-height:1.4}.plan-includes[data-astro-cid-yasn62de] svg[data-astro-cid-yasn62de]{flex-shrink:0;margin-top:2px;color:var(--gray-500)}.btn-ghost[data-astro-cid-yasn62de]{align-self:flex-start;font-size:.88rem;color:var(--gray-500)}.btn-ghost[data-astro-cid-yasn62de]:hover{color:var(--white)}.faq-title[data-astro-cid-mh6t5pw4]{font-family:var(--font-serif);font-size:clamp(1.7rem,3vw,2.4rem);color:var(--white);margin-bottom:2.5rem}.faq-list[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;border-top:1px solid var(--gray-800)}.faq-item[data-astro-cid-mh6t5pw4]{border-bottom:1px solid var(--gray-800)}.faq-q[data-astro-cid-mh6t5pw4]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;background:none;border:none;cursor:pointer;padding:1.4rem 0;text-align:left;font-size:.95rem;font-weight:500;color:var(--white);font-family:var(--font-sans);transition:color var(--transition)}.faq-q[data-astro-cid-mh6t5pw4]:hover{color:var(--gray-400)}.faq-icon[data-astro-cid-mh6t5pw4]{flex-shrink:0;color:var(--gray-600);transition:transform .25s ease}.faq-item[data-astro-cid-mh6t5pw4].open .faq-icon[data-astro-cid-mh6t5pw4]{transform:rotate(180deg)}.faq-a[data-astro-cid-mh6t5pw4]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item[data-astro-cid-mh6t5pw4].open .faq-a[data-astro-cid-mh6t5pw4]{max-height:300px}.faq-a[data-astro-cid-mh6t5pw4] p[data-astro-cid-mh6t5pw4]{font-size:.88rem;color:var(--gray-600);line-height:1.65;padding-bottom:1.4rem}.cta-final[data-astro-cid-aoukejqz]{background:var(--white);padding:6rem 0}.cta-inner[data-astro-cid-aoukejqz]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-title[data-astro-cid-aoukejqz]{font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,3rem);color:var(--black);line-height:1.15;max-width:700px}.cta-sub[data-astro-cid-aoukejqz]{font-size:1rem;color:var(--gray-700);max-width:500px;line-height:1.6}.cta-btn[data-astro-cid-aoukejqz]{margin-top:1rem;font-size:1rem;padding:1rem 2.2rem}.cta-note[data-astro-cid-aoukejqz]{font-size:.78rem;color:var(--gray-600);margin-top:.25rem}
