.landing-module__pv98pG__page{background:var(--bg);color:var(--fg)}.landing-module__pv98pG__nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0ad9;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.landing-module__pv98pG__navLogo{color:var(--accent);font-size:1.25rem;font-weight:700}.landing-module__pv98pG__navLinks{align-items:center;gap:1.5rem;display:flex}.landing-module__pv98pG__navLink{color:var(--muted);font-size:.875rem;text-decoration:none}.landing-module__pv98pG__navLink:hover{color:var(--fg)}.landing-module__pv98pG__navCta{background:var(--accent);color:#fff;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none}.landing-module__pv98pG__langBtn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.landing-module__pv98pG__langBtn:hover{border-color:var(--accent);color:var(--accent)}.landing-module__pv98pG__hero{text-align:center;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem}.landing-module__pv98pG__heroTitle{letter-spacing:-.03em;font-size:3rem;font-weight:800;line-height:1.1}.landing-module__pv98pG__heroAccent{color:var(--accent);display:block}.landing-module__pv98pG__heroSub{color:var(--muted);max-width:560px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.landing-module__pv98pG__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.landing-module__pv98pG__ctaPrimary{background:var(--accent);color:#fff;border-radius:10px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s}.landing-module__pv98pG__ctaPrimary:hover{background:var(--accent-hover)}.landing-module__pv98pG__ctaSecondary{border:1px solid var(--border);color:var(--fg);border-radius:10px;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none}.landing-module__pv98pG__ctaSecondary:hover{border-color:var(--accent);color:var(--accent)}.landing-module__pv98pG__section{max-width:1080px;margin:0 auto;padding:4rem 2rem}.landing-module__pv98pG__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.landing-module__pv98pG__sectionSub{text-align:center;color:var(--muted);margin-bottom:2.5rem}.landing-module__pv98pG__sectionDivider{border-top:1px solid var(--border)}.landing-module__pv98pG__advGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.landing-module__pv98pG__advCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:border-color .15s}.landing-module__pv98pG__advCard:hover{border-color:var(--accent)}.landing-module__pv98pG__advIcon{margin-bottom:.75rem;font-size:1.75rem}.landing-module__pv98pG__advTitle{margin-bottom:.375rem;font-size:1rem;font-weight:600}.landing-module__pv98pG__advDesc{color:var(--muted);font-size:.875rem;line-height:1.5}.landing-module__pv98pG__stepsGrid{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.landing-module__pv98pG__step{align-items:flex-start;gap:1.25rem;display:flex}.landing-module__pv98pG__stepNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.landing-module__pv98pG__stepTitle{margin-bottom:.25rem;font-weight:600}.landing-module__pv98pG__stepDesc{color:var(--muted);font-size:.875rem;line-height:1.5}.landing-module__pv98pG__cryptoGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.landing-module__pv98pG__cryptoCard{text-align:center;padding:1.5rem 2rem}.landing-module__pv98pG__cryptoDot{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;font-size:.875rem;font-weight:700;display:flex}.landing-module__pv98pG__cryptoName{font-size:.9375rem;font-weight:600}.landing-module__pv98pG__cryptoSymbol{color:var(--muted);font-size:.75rem}.landing-module__pv98pG__cryptoCurrencies{text-align:center;color:var(--muted);margin-top:1.5rem;font-size:.875rem}.landing-module__pv98pG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.landing-module__pv98pG__priceCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:2rem}.landing-module__pv98pG__priceCardHighlight{border-color:var(--accent)}.landing-module__pv98pG__priceName{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.landing-module__pv98pG__priceValue{color:var(--accent);margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.landing-module__pv98pG__priceNote{color:var(--muted);margin-bottom:1rem;font-size:.75rem}.landing-module__pv98pG__priceFeatures{text-align:left;padding:0;list-style:none}.landing-module__pv98pG__priceFeatures li{color:var(--muted);border-bottom:1px solid var(--border);padding:.375rem 0;font-size:.875rem}.landing-module__pv98pG__priceFeatures li:before{content:"✓";color:var(--accent);font-weight:600}.landing-module__pv98pG__faqList{max-width:700px;margin:0 auto}.landing-module__pv98pG__faqItem{border-bottom:1px solid var(--border)}.landing-module__pv98pG__faqQ{width:100%;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.landing-module__pv98pG__faqQ:hover{color:var(--accent)}.landing-module__pv98pG__faqArrow{color:var(--muted);font-size:1.25rem;transition:transform .2s}.landing-module__pv98pG__faqArrowOpen{transform:rotate(180deg)}.landing-module__pv98pG__faqA{color:var(--muted);padding:0 0 1rem;font-size:.875rem;line-height:1.6}.landing-module__pv98pG__footer{border-top:1px solid var(--border);max-width:1080px;margin:0 auto;padding:3rem 2rem 2rem}.landing-module__pv98pG__footerGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.landing-module__pv98pG__footerTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.landing-module__pv98pG__footerLink{color:var(--muted);padding:.25rem 0;font-size:.875rem;text-decoration:none;display:block}.landing-module__pv98pG__footerLink:hover{color:var(--fg)}.landing-module__pv98pG__footerCopy{text-align:center;color:var(--muted);font-size:.75rem}[data-theme=light] .landing-module__pv98pG__nav{background:#f5f5f5e6}@media (max-width:640px){.landing-module__pv98pG__heroTitle{font-size:2rem}.landing-module__pv98pG__heroSub{font-size:1rem}.landing-module__pv98pG__nav{padding:.75rem 1rem}.landing-module__pv98pG__navLinks{gap:.75rem}.landing-module__pv98pG__section{padding:2.5rem 1rem}.landing-module__pv98pG__sectionTitle{font-size:1.5rem}}@media (max-width:480px){.landing-module__pv98pG__navLinks a:not(.landing-module__pv98pG__navCta){display:none}.landing-module__pv98pG__heroTitle{font-size:1.75rem}.landing-module__pv98pG__heroCtas{flex-direction:column;align-items:center}}
