:where(.astro-lmkygsfs),:where(.astro-lmkygsfs):before,:where(.astro-lmkygsfs):after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #17181c;--color-surface: #1e2025;--color-surface-raised: #25272c;--color-border: rgba(255,255,255,.1);--color-border-accent: rgba(212,117,32,.4);--color-text: #F4F5F7;--color-text-muted: #A8ACB2;--color-accent: #D47520;--color-accent-hover: #B86418;--color-white: #FAFAFA;--color-green: #34d399}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}.nav:where(.astro-lmkygsfs){position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;background:#17181ce6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);box-shadow:0 1px 12px #0000004d}.nav-brand:where(.astro-lmkygsfs){display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--color-white);font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.nav-brand:where(.astro-lmkygsfs) img:where(.astro-lmkygsfs){flex-shrink:0;border-radius:4px}.nav-links:where(.astro-lmkygsfs){display:flex;gap:1.25rem;align-items:center}.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs){color:#fff9;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs):hover{color:var(--color-white)}.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs).active{color:var(--color-white)}.nav-links:where(.astro-lmkygsfs) .btn-sm:where(.astro-lmkygsfs){background:#ffffff14;color:var(--color-white);padding:.4rem 1.1rem;border-radius:20px;font-weight:600;font-size:.85rem;border:1px solid rgba(255,255,255,.12);transition:background .2s,border-color .2s}.nav-links:where(.astro-lmkygsfs) .btn-sm:where(.astro-lmkygsfs):hover{background:#ffffff24;border-color:#ffffff40;color:var(--color-white)}.page-header:where(.astro-lmkygsfs){padding:8rem 2rem 3rem;text-align:center;max-width:720px;margin:0 auto}.page-header:where(.astro-lmkygsfs) h1:where(.astro-lmkygsfs){font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;color:var(--color-white);margin-bottom:.75rem}.page-header:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){color:var(--color-text-muted);font-size:1.1rem;line-height:1.7;max-width:560px;margin:0 auto}.pricing-grid:where(.astro-lmkygsfs){display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto;padding:0 2rem 4rem;align-items:start}.pricing-card:where(.astro-lmkygsfs){background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column}.pricing-card:where(.astro-lmkygsfs).featured{border-color:var(--color-border-accent);box-shadow:0 0 40px #d4752014;position:relative}.pricing-badge:where(.astro-lmkygsfs){position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--color-accent);color:var(--color-white);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.3rem 1rem;border-radius:20px}.pricing-card:where(.astro-lmkygsfs) h2:where(.astro-lmkygsfs){font-size:1.35rem;font-weight:700;color:var(--color-white);margin-bottom:.35rem}.pricing-card:where(.astro-lmkygsfs) .price:where(.astro-lmkygsfs){font-size:2.75rem;font-weight:800;color:var(--color-white);letter-spacing:-.03em;margin:1rem 0 .25rem;line-height:1.1}.pricing-card:where(.astro-lmkygsfs) .price-sub:where(.astro-lmkygsfs){color:var(--color-text-muted);font-size:.9rem;margin-bottom:1.5rem}.pricing-card:where(.astro-lmkygsfs) .tagline:where(.astro-lmkygsfs){color:var(--color-text-muted);font-size:.95rem}.feature-list:where(.astro-lmkygsfs){list-style:none;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.feature-list:where(.astro-lmkygsfs) li:where(.astro-lmkygsfs){display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;color:var(--color-text);line-height:1.5}.feature-list:where(.astro-lmkygsfs) .check:where(.astro-lmkygsfs){flex-shrink:0;width:18px;height:18px;margin-top:2px;color:var(--color-green)}.feature-list:where(.astro-lmkygsfs) .plus-label:where(.astro-lmkygsfs){display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent);background:#d475201f;padding:.15rem .5rem;border-radius:4px;margin-bottom:.35rem}.pricing-card:where(.astro-lmkygsfs) .btn:where(.astro-lmkygsfs){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer;border:none;width:100%;text-align:center}.btn-primary:where(.astro-lmkygsfs){background:var(--color-accent);color:var(--color-white);box-shadow:0 4px 20px #d4752059}.btn-primary:where(.astro-lmkygsfs):hover{background:var(--color-accent-hover);box-shadow:0 6px 28px #d4752080;transform:translateY(-2px)}.btn-outline:where(.astro-lmkygsfs){background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-outline:where(.astro-lmkygsfs):hover{border-color:#ffffff4d;color:var(--color-white);background:#ffffff0a;transform:translateY(-2px)}.btn-disabled:where(.astro-lmkygsfs){background:#ffffff0f;color:var(--color-text-muted);cursor:default;border:1px solid var(--color-border)}.early-adopter:where(.astro-lmkygsfs){max-width:900px;margin:0 auto 3rem;padding:0 2rem}.early-adopter-inner:where(.astro-lmkygsfs){background:var(--color-surface);border:1px solid var(--color-border-accent);border-radius:12px;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.early-adopter-text:where(.astro-lmkygsfs) h3:where(.astro-lmkygsfs){font-size:1.05rem;font-weight:700;color:var(--color-white);margin-bottom:.2rem}.early-adopter-text:where(.astro-lmkygsfs) h3:where(.astro-lmkygsfs) span:where(.astro-lmkygsfs){color:var(--color-accent)}.early-adopter-text:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){color:var(--color-text-muted);font-size:.9rem}.early-adopter-price:where(.astro-lmkygsfs){text-align:right;flex-shrink:0}.early-adopter-price:where(.astro-lmkygsfs) .price:where(.astro-lmkygsfs){font-size:1.6rem;font-weight:800;color:var(--color-accent);letter-spacing:-.02em}.early-adopter-price:where(.astro-lmkygsfs) .price-note:where(.astro-lmkygsfs){font-size:.8rem;color:var(--color-text-muted)}.why-section:where(.astro-lmkygsfs){max-width:900px;margin:0 auto;padding:0 2rem 4rem}.why-section:where(.astro-lmkygsfs) h2:where(.astro-lmkygsfs){font-size:1.6rem;font-weight:700;color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem}.why-grid:where(.astro-lmkygsfs){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.why-card:where(.astro-lmkygsfs){background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem}.why-card:where(.astro-lmkygsfs) h3:where(.astro-lmkygsfs){font-size:.95rem;font-weight:700;color:var(--color-white);margin-bottom:.35rem}.why-card:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){font-size:.85rem;color:var(--color-text-muted);line-height:1.6}.faq-section:where(.astro-lmkygsfs){max-width:900px;margin:0 auto;padding:0 2rem 5rem}.faq-section:where(.astro-lmkygsfs) h2:where(.astro-lmkygsfs){font-size:1.6rem;font-weight:700;color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem}.faq-list:where(.astro-lmkygsfs){display:flex;flex-direction:column;gap:0}.faq-item:where(.astro-lmkygsfs){border-bottom:1px solid var(--color-border);padding:1.25rem 0}.faq-item:where(.astro-lmkygsfs):first-child{border-top:1px solid var(--color-border)}.faq-item:where(.astro-lmkygsfs) h3:where(.astro-lmkygsfs){font-size:.95rem;font-weight:600;color:var(--color-white);margin-bottom:.5rem}.faq-item:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){font-size:.9rem;color:var(--color-text-muted);line-height:1.7}.cta:where(.astro-lmkygsfs){padding:4rem 2rem 5rem;text-align:center;max-width:720px;margin:0 auto}.cta:where(.astro-lmkygsfs) h2:where(.astro-lmkygsfs){font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--color-white);margin-bottom:.75rem}.cta:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){color:var(--color-text-muted);font-size:1.05rem;line-height:1.7;max-width:520px;margin:0 auto 2.5rem}.cta-actions:where(.astro-lmkygsfs){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta:where(.astro-lmkygsfs) .btn:where(.astro-lmkygsfs){display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer;border:none;width:auto}.footer:where(.astro-lmkygsfs){padding:2.5rem 2rem;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.85rem;gap:1rem}.footer-brand:where(.astro-lmkygsfs){display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);text-decoration:none;font-weight:500}.footer-brand:where(.astro-lmkygsfs) img:where(.astro-lmkygsfs){border-radius:3px;opacity:.6}.footer-links:where(.astro-lmkygsfs){display:flex;gap:1.5rem}.footer-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs){color:var(--color-text-muted);text-decoration:none;transition:color .2s}.footer-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs):hover{color:var(--color-accent)}@media(max-width:768px){.nav:where(.astro-lmkygsfs){padding:.75rem 1rem}.nav-links:where(.astro-lmkygsfs){gap:1rem}.pricing-grid:where(.astro-lmkygsfs){grid-template-columns:1fr}.early-adopter-inner:where(.astro-lmkygsfs){flex-direction:column;text-align:center}.early-adopter-price:where(.astro-lmkygsfs){text-align:center}.why-grid:where(.astro-lmkygsfs){grid-template-columns:1fr}.footer:where(.astro-lmkygsfs){flex-direction:column;text-align:center}}@media(max-width:480px){.nav-links:where(.astro-lmkygsfs) .hide-mobile:where(.astro-lmkygsfs){display:none}.pricing-card:where(.astro-lmkygsfs){padding:2rem 1.5rem}}
