*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 24px}nav{position:fixed;top:0;left:0;right:0;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:100;padding:16px 0}nav .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1a1a1a;font-weight:700;font-size:20px}.logo img{width:40px;height:40px;border-radius:10px}.nav-cta{background:#e63225;color:#fff;padding:12px 24px;border-radius:100px;text-decoration:none;font-weight:600;font-size:14px;transition:background .2s}.nav-cta:hover{background:#c92a1f}.back-link{color:#666;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:color .2s}.back-link:hover{color:#1a1a1a}.hero{padding:140px 0 80px;background:linear-gradient(180deg,#fff9f9,#fff)}.hero .container{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.hero-content h1{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:24px;color:#1a1a1a}.hero-content h1 span{color:#e63225}.hero-content p{font-size:20px;color:#666;margin-bottom:32px;max-width:480px}.hero-buttons{display:flex;gap:16px;margin-bottom:40px;max-width:420px}.hero-buttons .store-btn-hero{flex:1}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#e63225;color:#fff;padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s}.btn-primary:hover{background:#c92a1f;transform:translateY(-2px)}.btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#f5f5f5;color:#1a1a1a;padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s}.btn-secondary:hover{background:#eaeaea}.store-btn-hero{display:flex;align-items:center;gap:12px;background:#1a1a1a;color:#fff;padding:12px 24px;border-radius:12px;text-decoration:none;transition:all .2s}.store-btn-hero:hover{background:#333;transform:translateY(-2px)}.store-btn-hero svg{width:28px;height:28px}.store-btn-hero .store-btn-text{text-align:left}.store-btn-hero .store-btn-text span{display:block;font-size:11px;color:#999}.store-btn-hero .store-btn-text strong{display:block;font-size:16px;font-weight:600}.social-proof{display:flex;align-items:center;gap:24px}.rating{display:flex;align-items:center;gap:8px}.stars{color:#fbbf24;font-size:18px}.rating-text{font-weight:600;color:#1a1a1a}.rating-text span{color:#666;font-weight:400}.divider{width:1px;height:24px;background:#e0e0e0}.users{font-weight:600;color:#1a1a1a}.users span{color:#666;font-weight:400}.hero-phone{display:flex;justify-content:center}.phone-frame{width:300px;background:#1a1a1a;border-radius:40px;padding:12px;box-shadow:0 40px 80px #00000026}.phone-screen{border-radius:32px;overflow:hidden;background:#000}.phone-screen img{width:100%;display:block}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:40px;font-weight:800;margin-bottom:16px;color:#1a1a1a}.section-header p{font-size:18px;color:#666;max-width:600px;margin:0 auto}.features{padding:100px 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{background:#fafafa;border-radius:20px;padding:32px;border:1px solid #f0f0f0;transition:all .2s}.feature-card:hover{background:#fff;box-shadow:0 20px 40px #00000014;transform:translateY(-4px)}.feature-icon{width:56px;height:56px;background:#fee2e2;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-icon svg{width:28px;height:28px;color:#e63225}.feature-card h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.feature-card p{color:#666;font-size:15px}.how-it-works{padding:100px 0;background:#fafafa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.step{text-align:center}.step-number{width:64px;height:64px;background:#e63225;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 24px}.step h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.step p{color:#666;font-size:15px}.testimonials{padding:100px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonial-card{background:#fafafa;border-radius:20px;padding:32px;border:1px solid #f0f0f0}.testimonial-stars{color:#fbbf24;margin-bottom:16px}.testimonial-card blockquote{font-size:16px;color:#444;margin-bottom:24px;line-height:1.7}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:44px;height:44px;background:linear-gradient(135deg,#e63225,#ff6b5b);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}.author-info strong{display:block;font-weight:600;color:#1a1a1a}.author-info span{font-size:14px;color:#888}.pricing{padding:100px 0;background:#fafafa}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.pricing-card{background:#fff;border-radius:24px;padding:40px;border:2px solid #f0f0f0;transition:all .3s;position:relative;display:flex;flex-direction:column}.pricing-card:hover{border-color:#e0e0e0;box-shadow:0 20px 40px #00000014}.pricing-card.popular{border-color:#e63225;box-shadow:0 20px 40px #e6322526}.pricing-card.popular:hover{box-shadow:0 25px 50px #e6322533}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#e63225;color:#fff;padding:6px 20px;border-radius:100px;font-size:13px;font-weight:600}.pricing-header{text-align:center;margin-bottom:32px}.pricing-header h3{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pricing-header .price{display:flex;align-items:baseline;justify-content:center;gap:4px}.pricing-header .price .currency{font-size:24px;font-weight:600;color:#1a1a1a}.pricing-header .price .amount{font-size:56px;font-weight:800;color:#1a1a1a;line-height:1}.pricing-header .price .period{font-size:16px;color:#666}.pricing-header .price-note{font-size:14px;color:#888;margin-top:8px}.pricing-features{list-style:none;margin-bottom:32px;flex:1}.pricing-features li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;color:#444;font-size:15px}.pricing-features li:last-child{border-bottom:none}.pricing-features li svg{width:20px;height:20px;color:#10b981;flex-shrink:0}.pricing-cta{display:block;width:100%;padding:16px 32px;border-radius:100px;text-align:center;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s}.pricing-cta.primary{background:#e63225;color:#fff}.pricing-cta.primary:hover{background:#c92a1f;transform:translateY(-2px)}.pricing-cta.secondary{background:#f5f5f5;color:#1a1a1a}.pricing-cta.secondary:hover{background:#eaeaea}.pricing-guarantee{text-align:center;margin-top:40px;color:#666;font-size:14px}.pricing-guarantee svg{width:18px;height:18px;vertical-align:middle;margin-right:6px;color:#10b981}.download-cta{padding:100px 0;background:#1a1a1a;text-align:center}.download-cta h2{font-size:44px;font-weight:800;color:#fff;margin-bottom:16px}.download-cta p{font-size:18px;color:#999;margin-bottom:40px}.download-buttons{display:flex;justify-content:center;gap:16px}.store-btn{display:flex;align-items:center;gap:12px;background:#fff;color:#1a1a1a;padding:14px 28px;border-radius:12px;text-decoration:none;transition:all .2s}.store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.store-btn svg{width:28px;height:28px}.store-btn-text{text-align:left}.store-btn-text span{display:block;font-size:11px;color:#666}.store-btn-text strong{display:block;font-size:16px;font-weight:600}footer{padding:60px 0;background:#111;color:#888}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-logo{display:flex;align-items:center;gap:12px;color:#fff;font-weight:700;font-size:18px}.footer-logo img{width:36px;height:36px;border-radius:8px}.footer-links{display:flex;gap:32px}.footer-links a{color:#888;text-decoration:none;font-size:14px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-links a.active{color:#fff;font-weight:500}.page-header{text-align:center;margin-bottom:48px}.page-header h1{font-size:40px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.page-header p{color:#888;font-size:15px}.legal-content{background:#fafafa;border-radius:20px;padding:48px;border:1px solid #f0f0f0}.legal-content>p:first-child{font-size:17px;color:#444;margin-bottom:32px}.legal-content h2{font-size:22px;font-weight:700;margin-top:40px;margin-bottom:16px;color:#1a1a1a}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{font-size:17px;font-weight:600;margin-top:24px;margin-bottom:12px;color:#333}.legal-content p{margin-bottom:16px;line-height:1.7;color:#555}.legal-content ul{margin-bottom:16px;padding-left:24px;color:#555}.legal-content li{margin-bottom:8px;line-height:1.6}.legal-content li strong{color:#333}.legal-content a{color:#e63225;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width: 968px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:40px}.hero-content p{margin:0 auto 32px}.hero-buttons,.social-proof{justify-content:center}.hero-phone{order:-1}.phone-frame{width:260px}.features-grid,.steps,.testimonials-grid,.pricing-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.pricing-card{padding:32px}.pricing-header .price .amount{font-size:48px}.section-header h2,.download-cta h2{font-size:32px}.download-buttons{flex-direction:column;align-items:center}.footer-content{flex-direction:column;gap:24px;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}@media (max-width: 768px){.page-header h1{font-size:32px}.legal-content{padding:32px 24px}.legal-content h2{font-size:20px}footer .container{flex-direction:column;gap:20px;text-align:center}}@media (max-width: 480px){.hero-content h1{font-size:32px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary,.store-btn-hero{width:100%;justify-content:center}.social-proof{flex-direction:column;gap:16px}.divider{display:none}}
