body{margin:0;padding:0;font-family:Arial,sans-serif;background:#f4f6f8;color:#333;scroll-behavior:smooth}.wrapper{max-width:860px;margin:0 auto;background:#fff}header{background:rgba(255,255,255,0.9);backdrop-filter:blur(8px);border-bottom:1px solid #eee;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:99;transition:all .25s ease}header.shrink{padding:8px 18px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}header h1{margin:0;font-size:20px;color:#6a11cb;transition:all .25s ease}header.shrink h1{font-size:18px}nav a{margin:0 6px;text-decoration:none;color:#333;font-weight:600;font-size:14px;padding:8px 14px;border-radius:6px;transition:all .25s ease}nav a:hover{background:#2575fc;color:#fff;box-shadow:0 2px 6px rgba(37,117,252,0.25);transform:translateY(-1px)}nav a.active{background:#6a11cb;color:#fff;box-shadow:0 2px 8px rgba(106,17,203,0.25)}.section{padding:60px 20px}.section h2,.section h1{text-align:center;margin-bottom:25px}.hero{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;text-align:center;padding:60px 20px;border-bottom:8px solid #ff6f00}.hero h1{font-size:30px;margin-bottom:15px}.hero p{font-size:16px;margin-bottom:25px}.hero img{max-width:480px;width:90%;height:auto;margin:25px auto 0;display:block;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,0.15)}@media(max-width:768px){.hero img{max-width:90%;margin-top:20px}}.order-btn{display:inline-block;background:#ff6f00;color:#fff;padding:18px 40px;font-size:20px;font-weight:700;text-decoration:none;border-radius:8px;box-shadow:0 5px #c65000}.order-btn:hover{background:#e65c00}.order-btn.small{font-size:15px;padding:12px 20px}.story{background:#fff;line-height:1.9;font-size:17px;color:#444}.story h2{color:#ff6f00;margin-bottom:25px;font-size:24px}.story p{margin-bottom:18px}.story .highlight{background:#ffefc6;padding:2px 6px;border-radius:4px;font-weight:700;color:#d35400}.story .focus{font-size:18px;font-weight:700;color:#c0392b;text-align:center;margin:25px 0}.story .quote{background:#f8f9fa;border-left:5px solid #6a11cb;padding:15px 20px;font-style:italic;margin:25px 0;color:#555}.features{background:#f8f9fa}.card-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-box{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s}.feature-box:hover{transform:translateY(-5px);box-shadow:0 8px 18px rgba(0,0,0,.15)}.feature-box h3{margin-top:0;font-size:18px;color:#2575fc;margin-bottom:10px}.feature-box p{font-size:15px;color:#555;line-height:1.6}.features h2{margin-bottom:40px;font-size:26px;color:#2c3e50}.pricing{background:#fff;text-align:center}.pricing-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:25px}.price-box{background:#fff;border:2px solid #eee;border-radius:8px;padding:25px;box-shadow:0 2px 6px rgba(0,0,0,.1);text-align:left}.price-box h3{margin-top:0;font-size:18px}.price-box .price{font-size:24px;color:#2575fc;font-weight:700;margin:15px 0}.price-box p{margin:10px 0;line-height:1.6}.price-box.highlight{border-color:#ff6f00;box-shadow:0 0 10px rgba(255,111,0,.4)}.price-box.premium{border-color:#6a11cb;box-shadow:0 0 10px rgba(106,17,203,.4)}.price-box .note{font-size:13px;color:#777;margin-top:5px}.price-box .badge{font-size:13px;font-weight:700;color:#d35400;margin:10px 0}.price-box .premium-text{font-size:13px;font-weight:700;color:#6a11cb;margin:10px 0}.checklist{list-style:none;padding:0;margin:15px 0}.checklist li{margin-bottom:10px;padding-left:28px;position:relative;line-height:1.6}.checklist li::before{content:"✔";position:absolute;left:0;top:0;color:#27ae60;font-weight:700}.scarcity-box{text-align:center;margin-top:30px;padding:15px 20px;background:#fff3f3;border:2px dashed #e74c3c;border-radius:8px;max-width:600px;margin-left:auto;margin-right:auto}.slot-counter{font-size:18px;font-weight:700;color:#c0392b;margin-bottom:10px}.scarcity-timer{font-size:16px;font-weight:700;color:#e74c3c}#countdown{font-size:18px;color:#2575fc;font-weight:700}.testimonials{background:#f8f9fa}.testimonial{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 6px rgba(0,0,0,.08)}.testimonial p{font-style:italic;margin-bottom:10px}.testimonial small{color:#666}.guarantee-modern{background:#f8f9fa;padding:50px 20px;text-align:center}.guarantee-card{background:#fff;border:3px solid #6a11cb;border-radius:12px;padding:30px 25px;max-width:700px;margin:0 auto;box-shadow:0 4px 12px rgba(0,0,0,.15)}.guarantee-icon{font-size:50px;margin-bottom:15px;color:#2575fc}.guarantee-card h2{font-size:26px;margin-bottom:20px;color:#2c3e50}.guarantee-card p{font-size:16px;line-height:1.8;color:#444;margin-bottom:15px}.guarantee-card .focus{font-size:18px;font-weight:700;color:#c0392b;margin-top:20px}.guarantee-card .highlight{background:#ffefc6;padding:2px 6px;border-radius:4px;font-weight:700;color:#d35400}.order-section{background:#f8f9fa;padding:50px 20px;text-align:center}.order-form{max-width:600px;margin:0 auto;background:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left}.order-form .form-group{margin-bottom:18px}.order-form label{font-weight:700;margin-bottom:6px;display:block}.order-form input,.order-form select{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;box-sizing:border-box}.order-form input:focus,.order-form select:focus{border-color:#2575fc;outline:none;box-shadow:0 0 5px rgba(37,117,252,.3)}.order-form button{width:100%;padding:16px;background:#ff6f00;color:#fff;font-size:18px;font-weight:700;border:none;border-radius:6px;cursor:pointer;box-shadow:0 4px #c65000}.order-form button:hover{background:#e65c00}.faq-section{background:#fff;padding:50px 20px;max-width:800px;margin:0 auto}.faq-section h2{text-align:center;font-size:26px;margin-bottom:30px;color:#2c3e50}.faq-container{display:flex;flex-direction:column;gap:15px}.faq-item{border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.faq-question{width:100%;text-align:left;padding:15px 20px;background:#f8f9fa;border:none;outline:none;cursor:pointer;font-size:16px;font-weight:700;color:#2c3e50;transition:background .2s}.faq-question:hover{background:#eaf5ff}.faq-answer{display:none;padding:15px 20px;background:#fff;font-size:15px;line-height:1.7;color:#555}.faq-item.active .faq-answer{display:block;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}footer{background:#fff;text-align:center;font-size:13px;color:#666;padding:20px;border-top:1px solid #eee}.top-features h2{margin-bottom:40px;font-size:26px;color:#2c3e50;text-align:center}.feature-highlight{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-bottom:30px}.feature-highlight h3{color:#2575fc;font-size:20px;margin-bottom:15px}.feature-highlight p{font-size:15px;line-height:1.7;color:#555;margin-bottom:12px}.feature-highlight .checklist{margin-top:10px}.feature-img{margin-top:15px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);max-width:100%;display:block}@media(max-width:992px){.wrapper{max-width:100%;margin:0}header{flex-direction:column;align-items:flex-start;padding:10px 15px}nav{margin-top:8px;width:100%;text-align:left}nav a{display:inline-block;margin:5px 10px;font-size:15px}.hero h1{font-size:26px}.hero p{font-size:15px}.order-btn{font-size:18px;padding:14px 28px}}@media(max-width:768px){.section{padding:40px 15px}.card-grid,.pricing-grid-2col{grid-template-columns:1fr;gap:18px}.feature-box,.price-box{padding:18px}.feature-box h3{font-size:17px}.feature-box p{font-size:14px}.pricing h2{font-size:22px}.price-box h3{font-size:17px}.price-box .price{font-size:22px}.guarantee-card{padding:25px 20px}.guarantee-card h2{font-size:22px}.order-form{padding:20px}.order-form input,.order-form select{font-size:14px;padding:9px 10px}.order-form button{font-size:16px;padding:14px}.faq-section{padding:40px 15px}.faq-section h2{font-size:22px}.faq-question{font-size:15px}}@media(max-width:480px){header h1{font-size:18px}nav a{font-size:14px;margin:4px 8px}.hero{padding:50px 15px}.hero h1{font-size:22px}.hero p{font-size:14px}.order-btn{font-size:16px;padding:12px 22px}.feature-box p,.story p{font-size:14px}.guarantee-icon{font-size:40px}.slot-counter,.scarcity-timer,#countdown{font-size:15px}footer{font-size:12px;padding:15px}}
