.landing{min-height:100vh;background:#fff;color:#333}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;max-width:1200px;margin:0 auto}.nav-brand{font-size:24px;font-weight:800;background:linear-gradient(135deg,#f59e0b,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{text-decoration:none;color:#555;font-weight:500;font-size:15px;transition:color .2s}.nav-links a:hover{color:#333}.nav-login{color:#f59e0b!important}.nav-cta{background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff!important;padding:10px 24px;border-radius:8px;font-weight:600!important;transition:transform .2s,box-shadow .2s!important}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.hero{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:80px 40px 100px;gap:60px}.hero-content{flex:1;max-width:560px}.hero h1{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:24px;color:#111}.highlight{background:linear-gradient(135deg,#f59e0b,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:20px;color:#555;line-height:1.6;margin-bottom:36px}.hero-actions{display:flex;gap:16px;margin-bottom:16px}.btn-hero-primary{display:inline-block;padding:16px 32px;background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;cursor:pointer}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b4d}.btn-hero-secondary{display:inline-flex;align-items:center;padding:16px 32px;background:transparent;color:#555;border:2px solid #ddd;border-radius:12px;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s}.btn-hero-secondary:hover{border-color:#f59e0b;color:#f59e0b}.hero-note{font-size:14px;color:#999}.hero-login{display:none;font-size:15px;color:#f59e0b;font-weight:600;text-decoration:none;margin-top:4px}.hero-login:hover{color:#ea580c}.hero-preview{flex-shrink:0}.phone-frame{width:300px;height:560px;background:#111;border-radius:40px;padding:12px;box-shadow:0 20px 60px #00000026}.phone-screen{background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:30px;height:100%;padding:40px 24px 24px;display:flex;flex-direction:column;align-items:center}.preview-avatar{width:72px;height:72px;border-radius:50%;background:#ffffff4d;margin-bottom:12px;border:3px solid rgba(255,255,255,.6)}.preview-name{color:#fff;font-weight:700;font-size:18px;margin-bottom:4px}.preview-bio{color:#fffc;font-size:13px;margin-bottom:24px}.preview-link{width:100%;padding:14px;background:#fffffff2;border-radius:10px;text-align:center;font-weight:600;font-size:14px;color:#333;margin-bottom:10px}.preview-link.accent{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.preview-footer{margin-top:auto;color:#ffffff80;font-size:11px}.features{background:#fafafa;padding:100px 40px;text-align:center}.features h2,.pricing h2,.cta h2{font-size:40px;font-weight:800;color:#111;margin-bottom:16px}.section-subtitle{font-size:18px;color:#666;margin-bottom:60px;max-width:500px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto}.feature-card{background:#fff;padding:36px 28px;border-radius:16px;box-shadow:0 2px 12px #0000000a;text-align:left;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.feature-icon{font-size:32px;margin-bottom:16px}.feature-card h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#111}.feature-card p{font-size:15px;color:#666;line-height:1.5}.pricing{padding:100px 40px;text-align:center}.yearly-deal{display:inline-block;background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;padding:6px 14px;border-radius:8px;font-size:14px;margin-bottom:24px}.pricing-cards{display:flex;justify-content:center;gap:32px;max-width:800px;margin:0 auto 48px}.pricing-card{background:#fff;border:2px solid #e0e0e0;border-radius:20px;padding:40px 36px;width:360px;text-align:left;position:relative;transition:transform .2s}.pricing-card:hover{transform:translateY(-4px)}.pricing-card.featured{border-color:#f59e0b;box-shadow:0 8px 32px #f59e0b26}.popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;padding:6px 20px;border-radius:20px;font-size:13px;font-weight:700}.pricing-card h3{font-size:24px;font-weight:700;margin-bottom:8px;color:#111}.price{font-size:48px;font-weight:800;color:#111;margin-bottom:4px}.price span{font-size:18px;font-weight:500;color:#999}.price-tagline{color:#999;font-size:14px;margin-bottom:24px}.pricing-card ul{list-style:none;margin-bottom:32px}.pricing-card li{padding:8px 0;font-size:15px;color:#555;border-bottom:1px solid #f0f0f0}.pricing-card li:last-child{border-bottom:none}.pricing-card li:before{content:"✓ ";color:#f59e0b;font-weight:700}.btn-pricing{display:block;width:100%;padding:14px;background:#f5f5f5;color:#333;border:none;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s}.btn-pricing:hover{background:#e8e8e8}.btn-pricing.featured{background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff}.btn-pricing.featured:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.comparison{max-width:600px;margin:0 auto}.comparison p{font-size:16px;color:#777;line-height:1.6}.faq{padding:80px 40px;max-width:760px;margin:0 auto}.faq h2{text-align:center;margin-bottom:8px}.faq .section-subtitle{text-align:center;margin-bottom:48px}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .2s}.faq-item:first-child{border-top:1px solid #e5e7eb}.faq-item:hover{background:#fafafa}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 4px}.faq-question h3{font-size:16px;font-weight:500;color:#1a1a1a;margin:0;flex:1;line-height:1.4}.faq-toggle{font-size:22px;font-weight:300;color:#999;margin-left:16px;flex-shrink:0;width:24px;text-align:center;-webkit-user-select:none;user-select:none}.faq-answer{padding:0 4px 20px;color:#555;font-size:15px;line-height:1.7;margin:0;animation:faq-fade-in .2s ease}@keyframes faq-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cta{background:linear-gradient(135deg,#f59e0b,#ea580c);padding:80px 40px;text-align:center}.cta h2{color:#fff}.cta p{color:#ffffffd9;font-size:18px;margin-bottom:32px}.cta .btn-hero-primary{background:#fff;color:#ea580c}.cta .btn-hero-primary:hover{box-shadow:0 8px 24px #0003}.landing-footer{padding:40px;text-align:center;border-top:1px solid #eee}.footer-brand{font-size:20px;font-weight:800;background:linear-gradient(135deg,#f59e0b,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px}.footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:16px}.footer-links a{color:#999;text-decoration:none;font-size:14px}.footer-links a:hover{color:#f59e0b}.footer-copy{color:#ccc;font-size:13px}@media (max-width: 900px){.hero{flex-direction:column;text-align:center;padding:60px 24px 80px}.hero h1{font-size:40px}.hero-subtitle{font-size:18px}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-content{max-width:100%}.phone-frame{width:260px;height:480px}.features-grid{grid-template-columns:1fr;max-width:400px}.pricing-cards{flex-direction:column;align-items:center}.pricing-card{width:100%;max-width:400px}}@media (max-width: 600px){.landing-nav{padding:16px 20px}.nav-links a:not(.nav-cta):not(.nav-login){display:none}.nav-cta{padding:8px 16px!important;font-size:13px!important}.hero{padding:40px 20px 60px}.hero h1{font-size:32px}.btn-hero-primary,.btn-hero-secondary{padding:14px 24px;font-size:16px}.features,.pricing{padding:60px 20px}.features h2,.pricing h2,.cta h2{font-size:28px}.cta{padding:60px 20px}}
