.landing-module__bgtw5G__container{background:radial-gradient(circle at 10% 20%, #2563eb0a 0%, transparent 40%), radial-gradient(circle at 90% 80%, #f973160a 0%, transparent 40%), var(--background);min-height:100vh;color:var(--foreground);transition:all .3s;overflow-x:hidden}.landing-module__bgtw5G__navbar{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:24px 20px;display:flex}.landing-module__bgtw5G__logo{letter-spacing:-.5px;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:20px;font-weight:800}.landing-module__bgtw5G__navLinks{align-items:center;gap:20px;display:flex}.landing-module__bgtw5G__navLink{color:var(--text-muted);font-size:14px;font-weight:500;transition:color .15s}.landing-module__bgtw5G__navLink:hover{color:var(--foreground)}.landing-module__bgtw5G__hero{text-align:center;max-width:1000px;margin:80px auto 120px;padding:0 20px;position:relative}.landing-module__bgtw5G__heroGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);pointer-events:none;filter:blur(50px);width:600px;height:250px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__badge{background:var(--accent-indigo-glow);border:1px solid var(--border-color);color:var(--accent-color);border-radius:9999px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.landing-module__bgtw5G__title{color:var(--foreground);letter-spacing:-1.5px;margin-bottom:24px;font-size:54px;font-weight:900;line-height:1.1}.landing-module__bgtw5G__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__bgtw5G__subtitle{color:var(--text-muted);max-width:650px;margin:0 auto 36px;font-size:18px;line-height:1.5}.landing-module__bgtw5G__btnGroup{justify-content:center;align-items:center;gap:16px;display:flex}.landing-module__bgtw5G__btn{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:var(--btn-shadow);border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.landing-module__bgtw5G__btn:hover{opacity:.95;transform:translateY(-1px)}.landing-module__bgtw5G__btnSecondary{background:var(--card-bg);border:1px solid var(--border-color);color:var(--foreground);box-shadow:none}.landing-module__bgtw5G__btnSecondary:hover{background:var(--table-row-hover);transform:translateY(-1px)}.landing-module__bgtw5G__featuresSection{max-width:1100px;margin:0 auto 120px;padding:0 20px}.landing-module__bgtw5G__sectionHeader{text-align:center;margin-bottom:60px}.landing-module__bgtw5G__sectionTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:12px;font-size:32px;font-weight:800}.landing-module__bgtw5G__sectionSub{color:var(--text-muted);font-size:15px}.landing-module__bgtw5G__featuresGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:768px){.landing-module__bgtw5G__featuresGrid{grid-template-columns:1fr}}.landing-module__bgtw5G__featureCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:20px;padding:30px;transition:all .25s}.landing-module__bgtw5G__featureCard:hover{box-shadow:0 10px 30px var(--accent-glow);border-color:#2563eb40;transform:translateY(-4px)}.landing-module__bgtw5G__iconWrapper{background:var(--accent-indigo-glow);width:48px;height:48px;color:var(--accent-color);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-module__bgtw5G__featureTitle{color:var(--card-title-color);margin-bottom:10px;font-size:18px;font-weight:700}.landing-module__bgtw5G__featureDesc{color:var(--text-muted);font-size:14px;line-height:1.5}.landing-module__bgtw5G__pricingSection{max-width:900px;margin:0 auto 120px;padding:0 20px}.landing-module__bgtw5G__pricingGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:640px){.landing-module__bgtw5G__pricingGrid{grid-template-columns:1fr}}.landing-module__bgtw5G__pricingCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__popularCard{border-color:var(--accent-color);box-shadow:0 10px 40px var(--accent-glow)}.landing-module__bgtw5G__popularBadge{background:var(--accent-gradient);color:#fff;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:15px;right:15px}.landing-module__bgtw5G__planName{color:var(--card-title-color);margin-bottom:8px;font-size:18px;font-weight:700}.landing-module__bgtw5G__planDesc{color:var(--text-muted);min-height:38px;margin-bottom:24px;font-size:13px}.landing-module__bgtw5G__price{color:var(--card-title-color);margin-bottom:6px;font-size:32px;font-weight:800}.landing-module__bgtw5G__priceSub{color:var(--text-muted);margin-bottom:30px;font-size:12px}.landing-module__bgtw5G__featuresList{color:var(--text-main);flex-direction:column;gap:12px;margin:0 0 40px;padding:0;font-size:14px;list-style:none;display:flex}.landing-module__bgtw5G__featuresList li{align-items:center;gap:10px;display:flex}.landing-module__bgtw5G__checkIcon{color:var(--accent-orange)}.landing-module__bgtw5G__pricingBtn{justify-content:center;width:100%;margin-top:auto}.landing-module__bgtw5G__themeToggle{background:var(--card-bg);border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;box-shadow:var(--card-shadow);border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.landing-module__bgtw5G__themeToggle:hover{background:var(--table-row-hover);transform:scale(1.05)}.landing-module__bgtw5G__footer{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);padding:40px 20px;font-size:13px}
