:root{--bg:#f5f8fc;--text:#07162f;--muted:#5c6b82;--line:#d7e1ef;--accent:#06c;--accent-dark:#001f4d;--green:#0b3d91;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);flex-direction:column;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6;display:flex}main{flex:1}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f5f8fcf0;justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{font-size:18px;font-weight:800}nav{gap:22px;display:flex}nav a{color:var(--muted);font-size:15px;font-weight:700}.hero{color:var(--white);background-color:#0000;background-image:linear-gradient(90deg,#01122de0,#00469659),url(https://images.unsplash.com/photo-1510915361894-db8b60106cb1?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:78vh;padding:clamp(70px,10vw,120px) clamp(20px,5vw,72px);display:flex}.hero-content{max-width:820px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.hero .eyebrow{color:#b9dcff}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:24px;font-size:clamp(40px,7vw,78px);line-height:1}h2{margin-bottom:18px;font-size:clamp(30px,4vw,52px);line-height:1.08}h3{font-size:23px;line-height:1.2}.hero p{max-width:700px;font-size:20px}.actions,.contact{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.button{border-radius:6px;justify-content:center;min-height:48px;padding:12px 20px;font-weight:800;display:inline-flex}.button.primary{background:var(--accent);color:var(--white)}.button.secondary{color:var(--white);border:1px solid #fffc}.button.light{background:var(--white);color:var(--accent-dark)}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-row span{color:#ffffffeb;border:1px solid #ffffff61;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.section{padding:clamp(64px,8vw,110px) clamp(20px,5vw,72px)}.section-heading{max-width:820px;margin-bottom:34px}.section-heading p{color:var(--muted);font-size:18px}.muted{background:#eaf1fb}.grid{gap:20px;display:grid}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.price-card,.faq-list details{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:28px}.card p,.price-card p,.contact p{color:var(--muted)}.split{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:32px;display:grid}.method-list{gap:14px;display:grid}.method-list div{background:var(--white);border:1px solid var(--line);border-radius:8px;gap:6px;padding:18px;display:grid}.method-list strong{color:var(--accent-dark)}.method-list span{color:var(--muted)}.timeline{gap:14px;display:grid}.timeline div{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:56px 1fr;align-items:center;gap:18px;padding:18px;display:grid}.timeline span{color:var(--accent);font-size:20px;font-weight:900}.timeline p{margin:0}.price-card{flex-direction:column;gap:12px;display:flex}.price-card .button{margin-top:auto}.price-card.featured{background:var(--green);border-color:var(--green);color:var(--white)}.price-card.featured p,.price-card.featured li{color:#ffffffdb}.plan-label{color:var(--accent);text-transform:uppercase;margin-bottom:0;font-size:13px;font-weight:900}.featured .plan-label{color:#d9f7e7}ul{margin:0 0 18px;padding-left:20px}li{margin-bottom:8px}.faq-list{gap:14px;display:grid}.faq-list details{padding:0}.faq-list summary{cursor:pointer;padding:20px 24px;font-size:18px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{color:var(--muted);margin:0;padding:0 24px 22px}.contact{color:var(--white);background:#07162f;justify-content:space-between}.contact div{max-width:720px}.contact .eyebrow{color:#b9dcff}.contact p{color:#ffffffc7}.whatsapp-float{color:#fff;z-index:20;background:#06c;border-radius:999px;padding:13px 18px;font-weight:900;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px #00000038}@media (width<=860px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}nav{flex-wrap:wrap;gap:12px}.hero{min-height:70vh}.grid.three,.grid.two,.split{grid-template-columns:1fr}}@media (width<=520px){nav a{font-size:14px}.button,.trust-row span{width:100%}.timeline div{grid-template-columns:1fr}.whatsapp-float{text-align:center;bottom:14px;left:14px;right:14px}}.price{color:var(--accent-dark);margin-bottom:4px;font-size:30px;font-weight:900;line-height:1.1}.featured .price{color:var(--white)}.instructor-section{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:32px;display:grid}.instructor-copy p{color:var(--muted);max-width:820px;font-size:18px}.instructor-video{aspect-ratio:16/9;background:var(--accent-dark);border-radius:8px;width:100%;overflow:hidden;box-shadow:0 18px 50px #07162f2e}.instructor-video iframe{border:0;width:100%;height:100%;display:block}@media (width<=860px){.instructor-section{grid-template-columns:1fr}}.brand{align-items:center;gap:12px;display:inline-flex}.brand img{border:2px solid var(--line);object-fit:cover;border-radius:999px;width:52px;height:52px}.hero-logo{object-fit:cover;border:3px solid #ffffffdb;border-radius:999px;width:132px;height:132px;margin-bottom:24px;box-shadow:0 18px 50px #00000047}@media (width<=520px){.brand img{width:44px;height:44px}.brand span{max-width:220px}.hero-logo{width:104px;height:104px}}.site-footer{color:var(--white);background:linear-gradient(#07162f 0%,#001f4d 100%);margin-top:auto;position:relative;overflow:hidden}.footer-inner{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:40px;padding:clamp(56px,7vw,88px) clamp(20px,5vw,72px) 44px;display:grid;position:relative}.footer-aside{gap:28px;display:grid}.footer-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-watermark{object-fit:cover;opacity:.22;border-radius:999px;width:clamp(160px,20vw,240px);height:clamp(160px,20vw,240px);margin-bottom:18px}.footer-center-copy{max-width:320px}.footer-title{margin:0 0 10px;font-size:clamp(20px,2.4vw,28px);font-weight:800;line-height:1.15}.footer-center-copy p{color:#ffffffb8;margin:0;font-size:15px}.footer-heading{color:#b9dcff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.footer-nav,.footer-quick-contact{gap:10px;display:grid}.footer-nav a,.footer-quick-contact a,.footer-bottom a{color:#ffffffdb;font-size:15px;font-weight:700}.footer-nav a:hover,.footer-quick-contact a:hover,.footer-bottom a:hover{color:var(--white)}.footer-location{color:#ffffffb8;margin:0;font-size:15px}.footer-form-col{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:24px}.footer-form{gap:14px;display:grid}.footer-form label{gap:6px;display:grid}.footer-form label span{color:#ffffffd1;font-size:13px;font-weight:700}.footer-form input,.footer-form textarea{color:var(--white);font:inherit;resize:vertical;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;width:100%;padding:12px 14px}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#ffffff6b}.footer-form input:focus,.footer-form textarea:focus{border-color:#b9dcff;outline:none}.footer-form .button{width:100%;margin-top:4px}.testimonials-grid{align-items:stretch}.testimonial-card{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:22px;padding:28px;display:flex}.testimonial-quote{color:var(--text);margin:0;font-size:17px;line-height:1.55}.testimonial-quote:before{color:var(--accent);content:"“";vertical-align:-.35em;margin-right:4px;font-size:42px;font-weight:900;line-height:0}.testimonial-author{align-items:center;gap:14px;margin-top:auto;display:flex}.testimonial-avatar{color:var(--white);background:linear-gradient(160deg,#07162f,#0b3d91);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:14px;font-weight:900;display:inline-flex}.testimonial-author strong{font-size:16px;display:block}.testimonial-author span{color:var(--muted);font-size:14px}.footer-bottom{color:#ffffff9e;text-align:center;z-index:1;border-top:1px solid #ffffff1f;padding:18px clamp(20px,5vw,72px) 24px;font-size:14px;position:relative}.footer-bottom p{margin:0}@media (width<=1024px){.footer-inner{grid-template-columns:1fr 1fr}.footer-center{order:-1;grid-column:1/-1}}@media (width<=860px){.footer-inner{grid-template-columns:1fr}.footer-center{order:0}}
