.landing-page,.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box;margin:0;padding:0}.landing-page{--bg: #0a0a0a;--card: #141414;--border: #2a2a2a;--accent: #d4a017;--accent-hover: #e6b422;--accent-glow: rgba(212, 160, 23, .15);--text: #f5f5f5;--text-secondary: #999;--text-dim: #666;--max-w: 1200px;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page a{color:inherit;text-decoration:none}.landing-page .fade-in{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform .7s ease-out}.landing-page .fade-in.visible{opacity:1;transform:translateY(0)}.landing-page .fade-in-delay-1{transition-delay:.1s}.landing-page .fade-in-delay-2{transition-delay:.2s}.landing-page .fade-in-delay-3{transition-delay:.3s}.landing-page .fade-in-delay-4{transition-delay:.35s}.landing-page .nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 24px;background:#0a0a0ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(42,42,42,.5);transition:background .3s}.landing-page .nav-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.landing-page .nav-brand{font-weight:800;font-size:1.1rem;color:var(--accent);letter-spacing:-.02em}.landing-page .nav-links{display:flex;align-items:center;gap:32px}.landing-page .nav-links a{font-size:.875rem;color:var(--text-secondary);transition:color .2s;font-weight:500}.landing-page .nav-links a:hover{color:var(--text)}.landing-page .nav-cta{background:var(--accent)!important;color:#0a0a0a!important;padding:8px 20px!important;border-radius:8px;font-weight:600!important;font-size:.875rem;transition:background .2s,transform .2s!important}.landing-page .nav-cta:hover{background:var(--accent-hover)!important;color:#0a0a0a!important;transform:translateY(-1px)}.landing-page .nav-mobile-toggle{display:none;background:none;border:none;color:var(--text);font-size:1.5rem;cursor:pointer;padding:4px}.landing-page .btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#0a0a0a;padding:14px 32px;border-radius:10px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.landing-page .btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 30px #d4a01740}.landing-page .btn-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text);padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;border:1px solid var(--border);cursor:pointer;transition:border-color .2s,transform .2s,background .2s}.landing-page .btn-ghost:hover{border-color:var(--text-secondary);background:#ffffff08;transform:translateY(-2px)}.landing-page section{padding:100px 24px;position:relative}.landing-page .section-inner{max-width:var(--max-w);margin:0 auto}.landing-page .section-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:16px}.landing-page .section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.landing-page .section-subtitle{font-size:1.15rem;color:var(--text-secondary);max-width:640px;line-height:1.7}.landing-page .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:64px;position:relative;overflow:hidden}.landing-page .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 20%,rgba(212,160,23,.06) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 70% 80%,rgba(212,160,23,.03) 0%,transparent 60%),radial-gradient(ellipse 40% 50% at 20% 70%,rgba(180,120,0,.03) 0%,transparent 50%);pointer-events:none}.landing-page .hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,var(--bg),transparent);pointer-events:none}.landing-page .hero-content{position:relative;z-index:1;max-width:800px}.landing-page .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#d4a0171a;border:1px solid rgba(212,160,23,.2);border-radius:100px;padding:6px 18px;font-size:.82rem;font-weight:500;color:var(--accent);margin-bottom:32px}.landing-page .hero h1{font-size:clamp(3rem,8vw,5.5rem);font-weight:900;letter-spacing:-.04em;line-height:1.05;margin-bottom:24px}.landing-page .hero h1 span{background:linear-gradient(135deg,var(--accent),#f0c040,var(--accent));background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:landing-shimmer 6s ease-in-out infinite}@keyframes landing-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.landing-page .hero-tagline{font-size:clamp(1.3rem,3vw,1.75rem);font-weight:500;color:var(--text);margin-bottom:16px;letter-spacing:-.02em}.landing-page .hero-sub{font-size:1.1rem;color:var(--text-secondary);margin-bottom:40px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7}.landing-page .hero-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.landing-page .hero-stats{display:flex;gap:48px;justify-content:center;margin-top:64px;padding-top:40px;border-top:1px solid var(--border)}.landing-page .hero-stat-num{font-size:2rem;font-weight:800;color:var(--accent);letter-spacing:-.03em}.landing-page .hero-stat-label{font-size:.82rem;color:var(--text-secondary);margin-top:2px}.landing-page .problem{background:var(--bg)}.landing-page .problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:48px}.landing-page .problem-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:32px 28px;transition:border-color .3s,transform .3s}.landing-page .problem-card:hover{border-color:#d4a01740;transform:translateY(-3px)}.landing-page .problem-icon{font-size:1.6rem;margin-bottom:16px;display:block}.landing-page .problem-card h3{font-size:1rem;font-weight:700;margin-bottom:10px;color:var(--text)}.landing-page .problem-card p{font-size:.92rem;color:var(--text-secondary);line-height:1.6}.landing-page .problem-transition{text-align:center;margin-top:64px;font-size:1.5rem;font-weight:700;color:var(--accent);letter-spacing:-.02em}.landing-page .features{background:var(--bg)}.landing-page .pillar{margin-bottom:80px}.landing-page .pillar:last-child{margin-bottom:0}.landing-page .pillar-header{display:flex;align-items:baseline;gap:14px;margin-bottom:12px}.landing-page .pillar-icon{font-size:1.6rem}.landing-page .pillar-title{font-size:1.6rem;font-weight:800;letter-spacing:-.02em}.landing-page .pillar-desc{color:var(--text-secondary);font-size:1rem;margin-bottom:28px;max-width:600px;line-height:1.6}.landing-page .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.landing-page .feature-item{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:24px;transition:border-color .3s,transform .3s}.landing-page .feature-item:hover{border-color:#d4a0174d;transform:translateY(-2px)}.landing-page .feature-item h4{font-size:.95rem;font-weight:700;margin-bottom:6px;color:var(--text)}.landing-page .feature-item p{font-size:.87rem;color:var(--text-secondary);line-height:1.55}.landing-page .feature-item .feat-tag{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:#d4a0171a;padding:3px 8px;border-radius:4px;margin-bottom:10px}.landing-page .comparison{background:var(--bg)}.landing-page .table-wrapper{overflow-x:auto;margin-top:48px;border-radius:14px;border:1px solid var(--border);-webkit-overflow-scrolling:touch}.landing-page .comp-table{width:100%;min-width:800px;border-collapse:collapse;font-size:.87rem}.landing-page .comp-table thead th{background:var(--card);padding:16px 18px;text-align:left;font-weight:700;font-size:.82rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);white-space:nowrap}.landing-page .comp-table thead th:nth-child(2){color:var(--accent)}.landing-page .comp-table tbody td{padding:14px 18px;border-bottom:1px solid rgba(42,42,42,.5);color:var(--text-secondary);vertical-align:middle}.landing-page .comp-table tbody tr:last-child td{border-bottom:none}.landing-page .comp-table tbody td:first-child{font-weight:600;color:var(--text);white-space:nowrap}.landing-page .comp-table tbody td:nth-child(2){color:var(--text);font-weight:600;background:#d4a0170a}.landing-page .comp-table .check{color:#4ade80}.landing-page .comp-table .cross{color:#666}.landing-page .table-note{margin-top:16px;font-size:.8rem;color:var(--text-dim);text-align:right}.landing-page .pricing{background:var(--bg)}.landing-page .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:48px;align-items:start}.landing-page .price-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:36px 32px;display:flex;flex-direction:column;transition:border-color .3s,transform .3s}.landing-page .price-card:hover{transform:translateY(-4px)}.landing-page .price-card.featured{border-color:var(--accent);position:relative;box-shadow:0 0 40px #d4a01714}.landing-page .price-card.featured:before{content:"Most Popular";position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--accent);color:#0a0a0a;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 16px;border-radius:100px;white-space:nowrap}.landing-page .price-tier{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:8px}.landing-page .price-amount{font-size:3rem;font-weight:900;letter-spacing:-.04em;margin-bottom:4px}.landing-page .price-amount span{font-size:1rem;font-weight:500;color:var(--text-secondary)}.landing-page .price-desc{font-size:.92rem;color:var(--text-secondary);margin-bottom:28px;line-height:1.5}.landing-page .price-features{list-style:none;margin-bottom:32px;flex:1}.landing-page .price-features li{font-size:.88rem;color:var(--text-secondary);padding:8px 0;border-bottom:1px solid rgba(42,42,42,.4);display:flex;gap:10px;align-items:baseline}.landing-page .price-features li:last-child{border-bottom:none}.landing-page .price-features li:before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0}.landing-page .price-btn{width:100%;text-align:center;padding:14px;border-radius:10px;font-weight:700;font-size:.95rem;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;transition:all .2s}.landing-page .price-btn:hover{border-color:var(--accent);background:#d4a0170d}.landing-page .price-card.featured .price-btn{background:var(--accent);color:#0a0a0a;border-color:var(--accent)}.landing-page .price-card.featured .price-btn:hover{background:var(--accent-hover)}.landing-page .trust{background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-page .trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;margin-top:48px}.landing-page .trust-item{text-align:center;padding:20px}.landing-page .trust-icon{font-size:2rem;margin-bottom:16px;display:block}.landing-page .trust-item h3{font-size:1rem;font-weight:700;margin-bottom:8px}.landing-page .trust-item p{font-size:.88rem;color:var(--text-secondary);line-height:1.6}.landing-page .trust-links{display:flex;justify-content:center;gap:24px;margin-top:40px}.landing-page .trust-links a{font-size:.82rem;color:var(--text-dim);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.landing-page .trust-links a:hover{color:var(--text-secondary)}.landing-page .final-cta{text-align:center;padding:120px 24px;position:relative;overflow:hidden}.landing-page .final-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 50% 50%,rgba(212,160,23,.06) 0%,transparent 70%);pointer-events:none}.landing-page .final-cta .section-inner{position:relative;z-index:1}.landing-page .final-cta h2{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;letter-spacing:-.03em;margin-bottom:16px}.landing-page .final-cta .subline{font-size:1.15rem;color:var(--text-secondary);margin-bottom:40px;line-height:1.6}.landing-page .final-cta .fine-print{margin-top:20px;font-size:.82rem;color:var(--text-dim)}.landing-page .footer{padding:40px 24px;border-top:1px solid var(--border);text-align:center}.landing-page .footer p{font-size:.8rem;color:var(--text-dim)}@media (max-width: 768px){.landing-page section{padding:72px 20px}.landing-page .nav-links{display:none}.landing-page .nav-links.open{display:flex;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:#0a0a0af7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px;gap:20px;border-bottom:1px solid var(--border)}.landing-page .nav-mobile-toggle{display:block}.landing-page .hero{min-height:90vh}.landing-page .hero-stats{gap:24px;flex-wrap:wrap}.landing-page .hero-ctas{flex-direction:column;align-items:center}.landing-page .hero-ctas .btn-primary,.landing-page .hero-ctas .btn-ghost{width:100%;max-width:300px;justify-content:center}.landing-page .problem-grid,.landing-page .feature-grid{grid-template-columns:1fr}.landing-page .pricing-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.landing-page .trust-grid{grid-template-columns:1fr 1fr}.landing-page .pillar-title{font-size:1.3rem}.landing-page .comp-table{font-size:.8rem}.landing-page .comp-table thead th,.landing-page .comp-table tbody td{padding:10px 12px}}@media (max-width: 480px){.landing-page .trust-grid{grid-template-columns:1fr}.landing-page .hero-stats{gap:16px}.landing-page .hero-stat-num{font-size:1.5rem}}
