*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a2e;line-height:1.6;background:#fff;font-weight:600}:root{--blue: #1a3c6e;--blue-light: #2557a7;--green: #28a745;--white: #ffffff;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-600: #6c757d;--text: #1a1a2e;--max-w: 1100px;--radius: 8px}.container{max-width:var(--max-w);margin:0 auto;padding:0 20px}.text-center{text-align:center}.section{padding:72px 0}.section--alt{background:var(--gray-100)}.btn-cta{display:inline-block;background:var(--green);color:var(--white);font-size:1.1rem;font-weight:700;padding:18px 36px;border-radius:var(--radius);text-decoration:none;transition:background .2s,transform .1s;box-shadow:0 4px 16px #28a7454d}.btn-cta:hover{background:#219a38;transform:translateY(-2px)}.btn-cta:active{transform:translateY(0)}.hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,var(--blue) 0%,var(--blue-light) 100%)}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.25}.hero__content{position:relative;z-index:1;max-width:660px;padding:60px 20px}.hero__tag{display:inline-block;background:#ffffff26;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:20px}.hero h1{font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:20px}.hero__sub{font-size:1.1rem;color:#ffffffe0;margin-bottom:32px;max-width:560px}.hero__guarantee{margin-top:16px;font-size:.85rem;color:#ffffffb3}.proof-bar{background:var(--blue);padding:20px 0}.proof-bar__items{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.proof-bar__item{color:#fff;text-align:center;font-size:.9rem}.proof-bar__item strong{display:block;font-size:1.4rem;font-weight:800}.benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px}.benefit-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:24px;display:flex;gap:16px;align-items:flex-start}.benefit-card__icon{font-size:1.5rem;flex-shrink:0}.benefit-card__text h3{font-size:1rem;font-weight:700;margin-bottom:4px}.benefit-card__text p{font-size:.9rem;color:var(--gray-600)}.section--dark{background:linear-gradient(135deg,var(--blue) 0%,var(--blue-light) 100%)}.section--dark .section-title{color:#fff}.section--dark .section-sub{color:#ffffffbf}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;margin-top:48px}.step{text-align:center}.step__number{width:52px;height:52px;background:#ffffff26;color:#fff;font-size:1.3rem;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;border:2px solid rgba(255,255,255,.4)}.step h3{font-size:1rem;font-weight:700;margin-bottom:8px;color:#fff}.step p{font-size:.9rem;color:#ffffffb8}.compare-table{width:100%;border-collapse:collapse;margin-top:40px;font-size:.95rem}.compare-table th{background:var(--blue);color:#fff;padding:14px 16px;text-align:left;font-weight:700}.compare-table th:first-child{border-radius:8px 0 0}.compare-table th:last-child{border-radius:0 8px 0 0}.compare-table td{padding:12px 16px;border-bottom:1px solid var(--gray-200)}.compare-table tr:nth-child(2n) td{background:var(--gray-100)}.compare-table .highlight td{font-weight:700;color:var(--blue)}.check{color:var(--green);font-weight:700}.guarantee-box{background:var(--white);border:2px solid var(--green);border-radius:var(--radius);padding:36px;max-width:600px;margin:0 auto;text-align:center}.guarantee-box__icon{font-size:2.5rem;margin-bottom:12px}.guarantee-box h2{font-size:1.3rem;color:var(--blue);margin-bottom:12px}.guarantee-box p{color:var(--gray-600)}.faq{max-width:700px;margin:40px auto 0}.faq__item{border-bottom:1px solid var(--gray-200)}.faq__question{font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 0;gap:12px;user-select:none;color:var(--text)}.faq__icon{font-size:1.3rem;color:var(--blue);flex-shrink:0;transition:transform .3s ease;line-height:1}.faq__item.is-open .faq__icon{transform:rotate(45deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq__item.is-open .faq__answer{max-height:300px}.faq__answer p{padding:0 0 18px;color:var(--gray-600);font-size:.95rem;line-height:1.65}.final-cta{position:relative;background:linear-gradient(135deg,var(--blue) 0%,var(--blue-light) 100%);color:#fff;text-align:center;padding:80px 20px;overflow:hidden}.final-cta__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.12;pointer-events:none}.final-cta .container{position:relative;z-index:1}.final-cta h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin-bottom:16px}.final-cta p{font-size:1.1rem;opacity:.85;margin-bottom:32px}.final-cta .disclaimer{margin-top:20px;font-size:.8rem;opacity:.6}footer{background:#111;color:#ffffff80;text-align:center;padding:3px 0 20px;font-size:.82rem;font-weight:400}footer a{color:#ffffff80;text-decoration:underline}.section-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--blue);margin-bottom:8px}.section-sub{color:var(--gray-600);font-size:1rem}.modules{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:48px;width:100%}.module-card{border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden;width:350px}.module-card__header{background:var(--blue);color:#fff;padding:16px 20px}.module-card__num{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;opacity:.75;display:block;margin-bottom:4px}.module-card__header h3{font-size:1rem;font-weight:700}.module-card__list{list-style:none;padding:16px 20px}.module-card__list li{padding:6px 0;border-bottom:1px solid var(--gray-200);font-size:.9rem;color:var(--gray-600)}.module-card__list li:last-child{border-bottom:none}.module-card__list li:before{content:"→ ";color:var(--blue);font-weight:700}.testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.testimonial-img{width:100%;height:auto;border-radius:var(--radius);display:block}@media (max-width: 640px){.hero{min-height:auto}.hero__content{padding:48px 20px}.proof-bar__items{gap:24px}.btn-cta{width:100%;text-align:center;font-size:1rem;padding:16px 24px}.modules{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:repeat(2,1fr)}}
