:root{--navy:#0b1b33;--navy2:#12335c;--purple:#6d3df5;--purple2:#8d65ff;--orange:#ff8a34;--cream:#f7f5ef;--text:#132238;--muted:#66758b;--line:#e4e8ef;--white:#fff;--green:#18a957}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
.site-header{height:76px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e9edf2}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-size:14px}.brand small{display:block;color:#8491a4;font-size:9px;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;font-weight:950;background:linear-gradient(135deg,var(--purple),#b18cff);box-shadow:0 10px 25px #6d3df530}.nav nav{display:flex;gap:25px;font-size:13px;font-weight:800;color:#526176}.nav nav a:hover{color:var(--purple)}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 18px;font-weight:900;border:1px solid transparent;transition:.2s;cursor:pointer}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--purple),#8455ff);box-shadow:0 13px 30px #6d3df52e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 17px 36px #6d3df53d}.btn-lg{padding:15px 22px}.btn-light{background:#fff;color:#25164c}.btn-outline{border-color:#d8dde7;background:#fff}.btn-full{width:100%}
.hero{position:relative;overflow:hidden;padding:86px 0 76px;background:linear-gradient(135deg,#102c50 0%,#173e6a 52%,#2d1b57 100%);color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:#ffffff2b}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);background:#ffffff0c}.orb-one{width:420px;height:420px;right:-140px;top:-160px}.orb-two{width:280px;height:280px;left:-120px;bottom:-130px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;gap:65px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:950;color:var(--purple);margin-bottom:14px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:currentColor}.eyebrow.light{color:#ffb87b}.hero .eyebrow{color:#ffc17e}.hero h1{font-size:clamp(42px,5.2vw,70px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 20px;max-width:760px}.hero h1 em,.section-title em,.about-copy h2 em{font-style:normal;color:#ffad69}.hero-lead{max-width:690px;font-size:18px;color:#dbe6f5;margin:0}.hero-pills{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.hero-pills span{border:1px solid #ffffff2e;background:#ffffff0d;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:800}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.text-link{font-size:13px;font-weight:800;color:#fff}.mini-proof{display:flex;align-items:center;gap:12px;margin-top:30px;color:#b9c9dc;font-size:12px}.mini-proof strong{color:#fff}.avatar-stack{display:flex}.avatar-stack i{font-style:normal;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#d7c7ff;color:#2b1a54;border:2px solid #18385e;margin-left:-6px;font-size:10px;font-weight:900}.avatar-stack i:first-child{margin-left:0}
.lead-card{position:relative;background:#fff;color:var(--text);border-radius:20px;padding:27px;box-shadow:0 30px 80px #020b193d;border:1px solid #ffffff55}.card-glow{position:absolute;inset:-1px;border-radius:20px;padding:1px;background:linear-gradient(140deg,#ffffff,#8d65ff55,#ff9a4d55);z-index:-1}.form-badge{font-size:9px;letter-spacing:1px;font-weight:950;color:#6b35db;background:#f0eaff;border-radius:999px;padding:6px 9px}.card-head h2{font-size:26px;line-height:1.1;margin:15px 0 5px}.card-head p{color:var(--muted);font-size:13px;margin:0 0 20px}.lead-form{display:grid;gap:11px}.lead-form label{font-size:11px;font-weight:850;color:#45556b}.lead-form input,.lead-form select,.lead-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #d8dee8;background:#fbfcfe;border-radius:9px;padding:11px 12px;font:inherit;font-size:13px;color:var(--text);outline:none}.lead-form textarea{min-height:70px;resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6d3df514}.privacy{font-size:10px;color:#8994a4;text-align:center}
.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:23px 20px;text-align:center;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid b{display:block;font-size:18px}.trust-grid span{font-size:11px;color:var(--muted)}
.section{padding:86px 0}.about{background:#faf9f6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-visual{min-height:470px;position:relative;display:grid;place-items:center}.visual-window{width:88%;border-radius:18px;background:#fff;box-shadow:0 30px 70px #1522381c;border:1px solid #e8e5df;overflow:hidden;transform:rotate(-2deg)}.window-top{height:42px;display:flex;align-items:center;gap:6px;padding:0 15px;background:#f5f6f8;color:#8a94a2;font-size:10px}.window-top i{width:7px;height:7px;border-radius:50%;background:#d6d9df}.window-top span{margin-left:8px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:18px}.metric-row div{background:#f7f8fb;border-radius:9px;padding:12px}.metric-row small{display:block;color:#7e8a9b;font-size:9px}.metric-row strong{font-size:20px}.chart{height:190px;display:flex;align-items:end;gap:10px;padding:15px 25px 24px;background:linear-gradient(#fff,#faf9ff)}.chart span{flex:1;background:linear-gradient(#7c54f4,#a687ff);border-radius:6px 6px 2px 2px}.dash-line{height:1px;background:#e8eaf0;margin:0 25px 20px}.floating-tag{position:absolute;padding:10px 14px;background:#fff;border:1px solid #ece8ff;box-shadow:0 15px 35px #1e293b16;border-radius:10px;font-size:12px;font-weight:900}.tag-a{top:75px;left:0;color:#6d3df5}.tag-b{right:0;top:185px;color:#f0782b}.tag-c{left:35px;bottom:60px;color:#12a052}
.about-copy h2{font-size:42px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 18px}.about-copy>p{color:var(--muted);font-size:15px}.feature-list{display:grid;gap:12px;margin-top:25px}.feature-list>div{display:flex;gap:14px}.feature-list b{width:34px;height:34px;display:grid;place-items:center;background:#eee8ff;color:var(--purple);border-radius:9px;font-size:11px;flex:none}.feature-list strong{display:block}.feature-list span{font-size:12px;color:var(--muted)}
.section-title{text-align:center;max-width:790px;margin:0 auto 42px}.section-title h2{font-size:44px;line-height:1.1;letter-spacing:-1.7px;margin:0 0 13px}.section-title p{color:var(--muted);font-size:14px}.modules-section{background:#fff}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.module-card{position:relative;border:1px solid #e4e7ec;border-radius:15px;padding:23px;background:#fff;box-shadow:0 8px 25px #0b1b3307;transition:.25s;overflow:hidden}.module-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--purple),#aa8bff);transform:scaleX(0);transform-origin:left;transition:.25s}.module-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #0b1b3313;border-color:#ddd5ff}.module-card:hover:before{transform:scaleX(1)}.module-card.featured{background:linear-gradient(145deg,#24134c,#45278a);color:#fff;border:0}.module-card.featured p{color:#d9d0ed}.module-card.featured .module-no{color:#ffb36e}.module-no{font-size:9px;font-weight:950;color:var(--purple);letter-spacing:1px}.module-card h3{font-size:18px;line-height:1.25;margin:9px 0}.module-card p{font-size:12px;color:var(--muted);margin:0 0 15px}.module-tags{display:flex;gap:6px;flex-wrap:wrap}.module-tags i{font-style:normal;font-size:9px;font-weight:850;padding:5px 7px;background:#f5f3ff;color:#5d3bd2;border-radius:6px}.featured .module-tags i{background:#ffffff18;color:#fff}
.tools{background:#f8f6ff}.tool-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:1000px;margin:auto}.tool-grid span{padding:11px 14px;border:1px solid #e2dcff;background:#fff;border-radius:9px;font-size:12px;font-weight:850;color:#4c3d72}
.funnel{background:#111d32;color:#fff}.funnel .section-title p{color:#aebbd0}.funnel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.funnel-step{border:1px solid #ffffff18;background:#ffffff08;border-radius:15px;padding:24px}.funnel-step b{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#7a50ee;font-size:11px}.funnel-step h3{margin:15px 0 5px}.funnel-step p{font-size:12px;color:#aebbd0;margin:0}
.reviews{background:#faf9f6}.review-shell{display:grid;grid-template-columns:50px 1fr 50px;align-items:center;gap:15px}.review-window{overflow:hidden}.review-track{display:flex;transition:transform .45s ease}.review-card{min-width:33.3333%;padding:9px}.review-inner{height:100%;background:#fff;border:1px solid #e4e6eb;border-radius:15px;padding:23px;box-shadow:0 10px 28px #0b1b3308}.stars{color:#f59e0b;letter-spacing:2px;font-size:13px}.review-inner p{font-size:13px;color:#526176;min-height:110px}.review-person{display:flex;align-items:center;gap:10px;border-top:1px solid #edf0f4;padding-top:15px}.review-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eee8ff;color:#5e3bcd;font-weight:900}.review-person b{font-size:12px}.review-person small{display:block;color:#8a96a6;font-size:10px}.review-btn{width:45px;height:45px;border:1px solid #dfe3ea;background:#fff;border-radius:50%;cursor:pointer;font-size:18px}.dots{text-align:center;margin-top:20px}.dots button{width:7px;height:7px;border:0;border-radius:50%;background:#d6dbe4;margin:4px;padding:0}.dots button.active{background:var(--purple);width:22px;border-radius:5px}
.cta-band{background:linear-gradient(120deg,#6d3df5,#3e217d);color:#fff;padding:54px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:38px;line-height:1.1;margin:0 0 8px}.cta-band p{color:#ddd6f3;margin:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{border:1px solid var(--line);border-radius:12px;padding:17px 19px;background:#fff}.faq summary{cursor:pointer;font-size:13px;font-weight:900}.faq details p{font-size:12px;color:var(--muted);margin:12px 0 0}
.contact{background:#f7f5ef}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.contact h2{font-size:43px;line-height:1.1;margin:0 0 12px}.contact>p,.contact-grid>div>p{color:var(--muted)}.contact-items{display:grid;gap:10px;margin-top:25px}.contact-items a{background:#fff;border:1px solid #e6e3dd;border-radius:11px;padding:13px 15px}.contact-items b{display:block;font-size:13px}.contact-items span{font-size:10px;color:#8b94a2}.address-card{background:#fff;border:1px solid #e6e3dd;border-radius:18px;padding:28px;box-shadow:0 18px 45px #1118270a}.address-card small{font-size:9px;font-weight:950;color:var(--purple);letter-spacing:1px}.address-card h3{font-size:25px;margin:10px 0 2px}.address-card p{font-size:13px;color:var(--muted)}
footer{background:#091322;color:#b6c1d0;padding:45px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{color:#fff}.footer-grid p{font-size:12px}.footer-grid>div>b{display:block;color:#fff;margin-bottom:10px}.footer-grid>div:not(:first-child) a{display:block;font-size:12px;margin:6px 0}.copyright{border-top:1px solid #ffffff12;margin-top:30px;padding-top:20px;font-size:10px;color:#718097}.float-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#20c968;color:#fff;display:grid;place-items:center;z-index:120;font-size:26px;box-shadow:0 12px 35px #0003}.mobile-bar{display:none}
@media(max-width:900px){.nav nav{display:none}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:40px}.module-grid{grid-template-columns:1fr 1fr}.funnel-grid{grid-template-columns:1fr 1fr}.review-card{min-width:50%}.cta-inner{display:block}.cta-band .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.about-visual{min-height:380px}}
@media(max-width:600px){.site-header,.nav{height:66px}.nav>.btn{display:none}.brand{font-size:12px}.brand-mark{width:38px;height:38px}.hero{padding:55px 0}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero-lead{font-size:15px}.hero-actions{display:block}.hero-actions .btn{width:100%;margin-bottom:14px}.mini-proof{margin-top:15px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:18px 8px}.section{padding:60px 0}.section-title h2,.about-copy h2,.contact h2{font-size:34px}.module-grid,.funnel-grid,.faq-grid{grid-template-columns:1fr}.module-card{padding:20px}.review-card{min-width:100%}.review-shell{grid-template-columns:38px 1fr 38px;gap:5px}.review-btn{width:36px;height:36px}.review-inner p{min-height:120px}.cta-band h2{font-size:31px}.footer-grid{grid-template-columns:1fr}.float-wa{display:none}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;height:58px;z-index:130;box-shadow:0 -8px 30px #0003}.mobile-bar a{display:grid;place-items:center;color:#fff;font-size:13px;font-weight:950}.mobile-bar a:first-child{background:#101a29}.mobile-bar a:last-child{background:#18a957}footer{padding-bottom:78px}.visual-window{width:100%}.floating-tag{font-size:10px}.tag-a{left:0}.tag-b{right:0}}

/* Professional typography + larger curriculum cards */
body{font-size:16px}
.module-card{min-height:310px;padding:28px 27px;border-radius:16px}
.module-card h3{font-size:21px;font-weight:650;letter-spacing:-.2px}
.module-card p{font-size:14px;line-height:1.75;color:#596a80}
.module-no{font-size:12px;font-weight:800;letter-spacing:1.15px}
.module-tags i{font-size:10px}
.section-title h2{font-weight:600;font-size:48px}
.about-copy h2{font-weight:600}
.section-title p{font-size:15px}
.hero h1{font-weight:650}
.hero-lead{font-size:19px;line-height:1.75}
.trust-grid b{font-weight:650}
.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:55px}
.overview-card{background:#fff;border:1px solid #e1e5eb;border-radius:15px;padding:24px;box-shadow:0 10px 28px #0b1b3308}
.overview-card span{font-size:10px;font-weight:900;letter-spacing:1px;color:#7650e9}
.overview-card strong{display:block;font-size:25px;font-weight:650;line-height:1.2;margin:9px 0}
.overview-card p{font-size:13px;line-height:1.65;color:#66758b;margin:0}
.course-overview{background:#f8f7f4;padding-bottom:35px}
.funnel-step h3{font-weight:650}
.contact h2{font-weight:600}
.cta-band h2{font-weight:600}
.float-wa-left{left:22px;right:auto;bottom:28px;width:66px;height:66px;display:flex;flex-direction:column;gap:0;border-radius:50%;font-size:25px}
.float-wa-left small{font-size:8px;font-weight:900;line-height:1;color:#fff;margin-top:-2px}
@media(max-width:900px){.overview-grid{grid-template-columns:1fr 1fr}.module-card{min-height:300px}}
@media(max-width:600px){.section-title h2{font-size:36px}.module-card{min-height:0;padding:23px}.module-card h3{font-size:20px}.module-card p{font-size:14px}.overview-grid{grid-template-columns:1fr}.float-wa-left{display:none}}

/* ===== V3 VISUAL REFINEMENT ===== */
body{font-weight:400;color:#15263d}
.site-header .brand{display:block;line-height:0}
.site-header .brand img{display:block;width:290px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
.site-header .nav{gap:28px}
.nav nav a{font-weight:600;font-size:14px}
.nav>.btn{font-size:15px;font-weight:650;padding:14px 21px}
.btn{font-weight:600;font-size:15px;letter-spacing:0}
.btn-lg{font-size:16px;font-weight:600}
.btn-primary{background:linear-gradient(135deg,#6d3df5,#9b6cff)}
.hero-actions .btn-primary{background:linear-gradient(135deg,#6d3df5,#9b6cff)}
.hero-actions .text-link{font-weight:600;font-size:14px}
.hero h1{font-weight:550}
.hero-lead{font-weight:400}
.eyebrow{font-weight:800;font-size:12px}
.section-title h2,.about-copy h2{font-weight:550}
.section-title p{font-size:16px;line-height:1.75}
.about-copy>p{font-size:16px;line-height:1.8}
.feature-list{gap:18px}
.feature-list>div{align-items:flex-start}
.feature-list b{width:38px;height:38px;border-radius:10px;font-size:22px;font-weight:500;line-height:1;background:#f0eaff;color:#6d3df5;box-shadow:inset 0 0 0 1px #e3d9ff}
.feature-list span{font-size:14px;line-height:1.7}
.feature-list strong{font-size:15px;font-weight:650;margin-bottom:2px}

/* Module cards: clearer hierarchy, lighter typography and larger body copy */
.module-card{min-height:335px;padding:30px 28px}
.module-card h3{font-size:22px;line-height:1.28;font-weight:550;letter-spacing:-.35px}
.module-card p{font-size:15px;line-height:1.78;color:#56677d}
.module-no{position:relative;display:inline-block;font-size:12px;font-weight:800;letter-spacing:1.25px;padding-bottom:5px}
.module-no:after{content:"";display:block;width:34px;height:2px;margin-top:4px;border-radius:2px;background:currentColor;opacity:.65}
.module-tags{margin-top:16px}
.module-tags i{font-size:11px;font-weight:600;padding:6px 9px}

/* Course overview */
.overview-card{min-height:210px;padding:27px}
.overview-card strong{font-weight:550;font-size:27px}
.overview-card p{font-size:14px;line-height:1.75}

/* Tools */
.tool-grid span{font-size:14px;font-weight:500;padding:13px 17px}

/* Funnel */
.funnel .eyebrow{color:#cbbcff}
.funnel .section-title h2{font-weight:550}
.funnel-step{min-height:205px;padding:26px}
.funnel-step b{width:48px;height:48px;font-size:18px;font-weight:600}
.funnel-step h3{font-size:21px;font-weight:550}
.funnel-step p{font-size:14px;line-height:1.75}

/* Testimonials */
.review-inner p{font-size:15px;line-height:1.8;color:#526176}
.review-person b{font-size:14px;font-weight:600}
.review-person small{font-size:11px}
.stars{font-size:15px}

/* Better CTA alignment */
.cta-band{padding:62px 0;background:linear-gradient(115deg,#6d3df5 0%,#5426a6 52%,#3a216f 100%)}
.cta-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px}
.cta-copy{max-width:760px}
.cta-band h2{font-size:44px;font-weight:550;line-height:1.1;margin:0 0 12px}
.cta-band p{font-size:16px;line-height:1.7}
.cta-action{display:flex;flex-direction:column;align-items:flex-end;gap:9px;min-width:250px}
.cta-action .btn-light{font-weight:600;font-size:16px;min-width:235px}
.cta-action small{font-size:11px;color:#e7defa;text-align:right}

/* FAQ and contact */
.faq summary{font-size:16px;font-weight:550}
.faq details p{font-size:14px;line-height:1.8}
.contact h2{font-weight:550}
.contact-grid>div>p{font-size:16px;line-height:1.75}
.contact-items b{font-size:15px;font-weight:600}
.contact-items span{font-size:12px}
.address-card{padding:0;overflow:hidden}
.address-heading{padding:27px 28px 10px}
.address-heading h3{font-weight:550;font-size:27px;margin:9px 0 2px}
.address-heading p{margin:0;font-size:13px}
.map-wrap{width:100%;height:280px;overflow:hidden;background:#eef1f5}
.map-wrap iframe{width:100%;height:100%;display:block}
.address-text{font-size:14px!important;line-height:1.75!important;padding:0 28px;margin:18px 0}
.address-card>.btn{margin:0 28px 28px}

/* Footer */
footer{position:relative;background:linear-gradient(145deg,#071321,#0d1b31 60%,#171033);padding:60px 0 28px;overflow:hidden}
footer:before{content:"";position:absolute;right:-120px;top:-150px;width:430px;height:430px;border-radius:50%;background:#6d3df515}
.footer-grid{position:relative;z-index:1;grid-template-columns:1.7fr 1fr 1fr;gap:65px}
.footer-brand img{display:block;width:275px;height:auto;max-height:62px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.footer-grid p{font-size:13px;line-height:1.75;color:#9fafc2;max-width:370px}
.footer-grid>div>b{font-size:14px;font-weight:600}
.footer-grid>div:not(:first-child) a{font-size:13px;color:#aebbd0}
.footer-grid>div:not(:first-child) a:hover{color:#fff}
.copyright{position:relative;z-index:1;margin-top:45px;padding-top:20px;font-size:11px}

/* Floating WhatsApp — left */
.float-wa-left{left:22px;right:auto;bottom:28px;width:68px;height:68px;background:#19bd62;border:4px solid #fff;box-shadow:0 14px 35px #07132133}
.float-wa-left span{font-size:27px;line-height:1}
.float-wa-left small{font-size:8px;font-weight:800;margin-top:-1px}

/* 4-5 button palette, used selectively so CTA hierarchy remains clear */
.nav>.btn{background:linear-gradient(135deg,#6d3df5,#9b6cff)}
.contact-items a:nth-child(2) .btn,.btn.btn-outline{background:#fff}
.cta-action .btn-light{background:#fff;color:#4a247d}
.contact .btn-outline:hover{background:#f1ebff}
.hero-actions .text-link{color:#fff}
.btn-primary:hover{filter:saturate(1.08) brightness(1.02)}
.hero-pills span:nth-child(1){background:#fff1f7}
.hero-pills span:nth-child(2){background:#effdf8}
.hero-pills span:nth-child(3){background:#fff7ed}
.hero-pills span:nth-child(4){background:#eef5ff}

/* mobile */
@media(max-width:900px){
  .site-header .brand img{width:245px}
  .module-card{min-height:315px}
  .cta-inner{grid-template-columns:1fr;gap:25px}
  .cta-action{align-items:flex-start}
  .cta-action small{text-align:left}
  .footer-brand img{width:250px}
}
@media(max-width:600px){
  .site-header .brand img{width:205px;max-height:50px}
  .module-card{min-height:0}
  .module-card h3{font-size:21px}
  .module-card p{font-size:14px}
  .section-title h2{font-size:37px}
  .about-copy h2{font-size:36px}
  .cta-band h2{font-size:34px}
  .address-heading{padding:24px 20px 8px}
  .address-text{padding:0 20px}
  .address-card>.btn{margin-left:20px;margin-right:20px}
  .map-wrap{height:245px}
  .footer-brand img{width:230px}
}

/* ===== V4 HERO: IMAGE-LED, CONVERSION-FOCUSED ===== */
.hero{padding:72px 0 58px}
.hero-v4{grid-template-columns:minmax(0,1fr) minmax(390px,520px) 365px;gap:24px;align-items:center}
.hero-v4 .hero-copy{padding-right:5px}
.hero-v4 h1{font-size:clamp(42px,4.4vw,62px);line-height:1.02;letter-spacing:-2.3px;font-weight:560}
.hero-v4 .hero-lead{font-size:17px;line-height:1.7;max-width:590px}
.hero-v4 .hero-pills{gap:7px;margin:20px 0}
.hero-v4 .hero-pills span{font-size:10px;padding:7px 9px}
.hero-v4 .hero-actions{gap:14px}
.hero-v4 .mini-proof{margin-top:22px}
.hero-v4 .avatar-stack i{font-size:7px;width:31px;height:31px}
.hero-visual{position:relative;min-height:555px;display:flex;align-items:center;justify-content:center}
.hero-image-card{position:relative;width:100%;max-width:500px;border-radius:32px;padding:8px;background:linear-gradient(145deg,#ffffff18,#ffffff05);box-shadow:0 35px 80px #020b1945;transform:translateY(4px)}
.hero-image-card:before{content:"";position:absolute;inset:14px -12px -12px 18px;border-radius:32px;background:linear-gradient(135deg,#6d3df580,#ff9d5c42);z-index:-1;filter:blur(1px)}
.hero-image-card img{display:block;width:100%;height:auto;border-radius:27px}
.hero-float{position:absolute;background:#fff;color:#16263e;border:1px solid #ffffff99;border-radius:13px;padding:10px 13px;box-shadow:0 18px 45px #0003;min-width:125px;backdrop-filter:blur(8px)}
.hero-float span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#efeaff;color:#6d3df5;font-size:12px;margin-right:7px}
.hero-float b{font-size:11px;font-weight:650}.hero-float small{display:block;margin:4px 0 0 32px;font-size:8px;color:#7a8798;white-space:nowrap}
.float-seo{left:-6px;top:92px}.float-ads{right:-3px;top:180px}.float-ai{left:8px;bottom:98px;min-width:180px}.float-ai span{background:#fff0e6;color:#f07b31}
.hero-stat{position:absolute;right:13px;bottom:50px;background:#142844;color:#fff;border:1px solid #ffffff25;border-radius:13px;padding:13px 16px;box-shadow:0 16px 35px #0003}
.hero-stat b{display:block;font-size:18px;font-weight:550}.hero-stat span{font-size:9px;color:#aebed3}
.hero-form{z-index:3}
.hero-form .card-head h2{font-size:25px;font-weight:600}
.hero-form .card-head p{font-size:12px}
.hero-form .lead-form{gap:9px}
.hero-form .lead-form label{font-size:10px}
.hero-form .lead-form input,.hero-form .lead-form select,.hero-form .lead-form textarea{padding:10px 11px;font-size:12px}
.hero-form .lead-form textarea{min-height:58px}
.hero-form .btn{font-size:14px;padding:12px}
.hero-form .privacy{font-size:9px}

/* Hero responsive */
@media(max-width:1180px){
  .hero-v4{grid-template-columns:1fr 1fr;gap:34px}
  .hero-form{grid-column:2;grid-row:1 / span 2}
  .hero-visual{grid-column:1;grid-row:2;min-height:470px}
  .hero-v4 .hero-copy{grid-column:1;grid-row:1}
}
@media(max-width:900px){
  .hero-v4{grid-template-columns:1fr}
  .hero-form,.hero-visual,.hero-v4 .hero-copy{grid-column:auto;grid-row:auto}
  .hero-visual{min-height:500px;max-width:650px;margin:auto;width:100%}
  .hero-form{max-width:620px;margin:auto;width:100%}
}
@media(max-width:600px){
  .hero{padding:48px 0 45px}
  .hero-v4 h1{font-size:43px}
  .hero-v4 .hero-lead{font-size:15px}
  .hero-visual{min-height:360px}
  .hero-float{transform:scale(.86)}
  .float-seo{left:-8px;top:52px}
  .float-ads{right:-8px;top:120px}
  .float-ai{left:-3px;bottom:38px}
  .hero-stat{right:0;bottom:8px}
}

/* V5: Reference layout recreation using supplied hero banner */
.topbar{height:28px;background:#092846;color:#d7e4f3;font-size:12px}.topbar-inner{height:28px;display:flex;align-items:center;justify-content:space-between}.topbar-left,.topbar-right{display:flex;align-items:center;gap:18px}.topbar a{color:#d7e4f3}.site-header{height:72px}.nav{height:72px}.site-header .brand img{width:225px;max-height:58px;object-fit:contain;object-position:left center}.nav nav{gap:21px}.nav nav a{font-size:11px;font-weight:600}.nav-actions{display:flex;gap:8px;align-items:center}.nav-actions .btn{font-size:10px;padding:10px 15px;line-height:1.05}.btn-call{background:#ff7951;color:#fff}.btn-call small{font-size:8px}.hero-image-layout{position:relative;min-height:620px;padding:42px 0 34px;background-image:url('../assets/hero-section-banner.png');background-repeat:no-repeat;background-size:auto 100%;background-position:58% center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.82) 28%,rgba(255,255,255,.18) 52%,rgba(255,255,255,.05) 100%);pointer-events:none}.hero-reference-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(400px,1fr) minmax(120px,.25fr) 350px;gap:12px;align-items:center;min-height:540px}.hero-copy{max-width:570px}.hero-kicker{display:inline-block;background:#f0e8ff;color:#6640d8;border-radius:20px;padding:6px 11px;font-size:10px;font-weight:800;margin-bottom:12px}.hero-copy h1{font-size:52px;line-height:1.02;letter-spacing:-2px;font-weight:560;color:#102c49;margin:0 0 14px}.hero-copy h1 span{color:#7b3ff2}.hero-copy .hero-lead{font-size:14px;line-height:1.65;color:#4e6176;max-width:510px}.hero-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.hero-benefits span{background:#fff;border:1px solid #e7defd;border-radius:20px;padding:8px 10px;font-size:9px;font-weight:650;color:#4e3d78;box-shadow:0 5px 16px #5332b30c}.hero-actions{display:flex;gap:9px}.hero-actions .btn{font-size:11px;padding:12px 17px}.btn-download{background:#fff;color:#5734b4;border:1px solid #dcd2f5;box-shadow:0 9px 22px #4a319412}.hero-career-note{margin-top:16px;display:flex;flex-direction:column;font-size:10px;color:#52677e}.hero-career-note strong{font-size:12px;color:#183553;margin-bottom:2px}.hero-spacer{min-height:1px}.hero-form{background:rgba(255,255,255,.94);border:1px solid #e8defb;border-radius:20px;padding:22px;box-shadow:0 24px 55px #2d1a5c1f;backdrop-filter:blur(9px);align-self:center}.hero-form .card-head h2{font-size:23px;font-weight:600;color:#17314e}.hero-form .card-head p{font-size:11px;line-height:1.5;color:#64748a}.form-badge{font-size:8px;background:#f2eaff;color:#7040e9;padding:5px 9px;border-radius:15px;font-weight:850}.hero-form .lead-form{gap:8px}.hero-form .lead-form label{font-size:9px;color:#3e536b}.hero-form .lead-form input,.hero-form .lead-form select,.hero-form .lead-form textarea{padding:10px;border:1px solid #d9dee7;border-radius:9px;font-size:11px;background:#fff}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-form .btn{font-size:12px;padding:12px}.hero-form .privacy{font-size:8px;color:#7e8a9b}.trust-strip{position:relative;z-index:4;margin-top:-1px;background:#fff;border:0;box-shadow:0 10px 30px #13243a12}.trust-grid{border:1px solid #ececf1;border-radius:15px;overflow:hidden;box-shadow:0 9px 25px #1829420a}.trust-grid>div{padding:17px 12px}.trust-grid b{font-size:17px;color:#5034cc}.trust-grid span{font-size:9px}.about{background:#fff}.about-grid{align-items:center}.about-visual{min-height:360px}.about-copy .eyebrow,.section-title .eyebrow,.contact .eyebrow{font-size:10px}.about-copy h2{font-size:38px;line-height:1.1}.about-copy>p{font-size:14px}.feature-list>div{gap:10px}.feature-list b{width:27px;height:27px;border-radius:50%;font-size:14px;background:#fff2ed;color:#f06f44;box-shadow:inset 0 0 0 1px #ffd9cb}.feature-list span{font-size:12px}.feature-list strong{font-size:13px}.course-overview{background:#fff}.section-title h2{font-size:39px}.modules-section{background:#fff}.modules-section .section-title{text-align:left;margin-left:0}.modules-section .module-grid{grid-template-columns:repeat(5,1fr);gap:12px}.module-card{min-height:205px;padding:17px;border-radius:12px;box-shadow:0 7px 20px #1c2a3c09}.module-card h3{font-size:15px}.module-card p{font-size:10px;line-height:1.55}.module-no{font-size:8px;padding:5px 7px;background:#eee8ff;border-radius:5px;color:#653de0}.module-no:after{display:none}.module-tags i{font-size:8px;padding:4px 6px}.tools{background:#f7f9ff}.tool-grid{max-width:1000px;gap:8px}.tool-grid span{font-size:10px;font-weight:600;padding:9px 12px}.funnel{background:#062b4b}.funnel .eyebrow{color:#cbbcff}.funnel-grid{gap:12px}.funnel-step{min-height:160px;padding:19px;background:#ffffff0b}.funnel-step b{width:34px;height:34px;font-size:11px}.funnel-step h3{font-size:16px}.funnel-step p{font-size:10px}.reviews{background:#fff}.review-card{padding:7px}.review-inner{padding:18px}.review-inner p{font-size:12px;line-height:1.65}.review-person b{font-size:11px}.cta-band{background:linear-gradient(100deg,#6b3ef4,#a83fcf,#ff8a49);padding:34px 0}.cta-band h2{font-size:28px}.cta-band p{font-size:11px}.faq{background:#fff}.faq-grid{gap:8px}.faq details{padding:13px 15px}.faq summary{font-size:11px;font-weight:600}.faq details p{font-size:11px}.contact{background:#fff}.contact-grid{align-items:start}.contact h2{font-size:34px}.contact-grid>div>p{font-size:13px}.contact-items a{padding:10px 12px}.contact-items b{font-size:11px}.contact-items span{font-size:9px}.address-card{padding:0;border-radius:14px}.address-heading h3{font-size:22px}.map-wrap{height:260px}.address-text{font-size:11px!important}.address-card>.btn{font-size:10px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:28px}.footer-brand img{width:210px}.footer-grid p,.footer-grid>div:not(:first-child) a{font-size:10px}.footer-grid>div>b{font-size:11px}.copyright{font-size:9px}
@media(max-width:1100px){.hero-reference-grid{grid-template-columns:1fr 330px}.hero-spacer{display:none}.modules-section .module-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.topbar{display:none}.site-header,.nav{height:66px}.site-header .brand img{width:205px}.nav nav{display:none}.hero-image-layout{min-height:980px;background-size:auto 100%;background-position:52% center}.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 47%,rgba(255,255,255,.35) 100%)}.hero-reference-grid{grid-template-columns:1fr;gap:24px;min-height:auto}.hero-copy{max-width:650px}.hero-copy h1{font-size:48px}.hero-form{max-width:520px;width:100%;margin:auto}.modules-section .module-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-header .brand img{width:185px}.nav-actions .btn-call{display:none}.hero-image-layout{padding:35px 0 28px;min-height:940px;background-position:53% center}.hero-copy h1{font-size:42px}.hero-copy .hero-lead{font-size:13px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;text-align:center}.hero-benefits span{font-size:8px}.form-two{grid-template-columns:1fr}.hero-form{padding:18px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid b{font-size:14px}.modules-section .module-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.mobile-bar{display:grid}}


/* ===== V6 TYPOGRAPHY + CONVERSION REFINEMENT ===== */
:root{--body-size:16px}
body{font-size:var(--body-size)}
.topbar{font-size:15px}.topbar-left,.topbar-right{gap:22px}
.site-header .nav nav{gap:27px}.site-header .nav nav a{font-size:13px;font-weight:550}
.nav-actions .btn{font-size:12px;padding:12px 18px}.nav-actions .btn-call small{font-size:9px}
.hero-kicker{font-size:11px;padding:7px 13px;font-weight:700}
.hero-copy h1{font-size:clamp(48px,5vw,66px);font-weight:520;letter-spacing:-2.4px}
.hero-copy .hero-lead{font-size:16px;line-height:1.72;max-width:570px}
.hero-benefits span{font-size:11px;padding:9px 12px;font-weight:600}
.hero-actions .btn{font-size:13px;padding:13px 19px;font-weight:650}.hero-career-note{font-size:11px}.hero-career-note strong{font-size:13px;font-weight:650}
.hero-form .card-head h2{font-size:26px;font-weight:550}.hero-form .card-head p{font-size:13px;line-height:1.6}
.hero-form .lead-form label{font-size:11px;font-weight:600}.hero-form .lead-form input,.hero-form .lead-form select,.hero-form .lead-form textarea{font-size:13px;font-weight:400;color:#42536a}.hero-form .lead-form input::placeholder,.hero-form .lead-form textarea::placeholder{font-weight:400;color:#7d8999}.hero-form .lead-form select{font-weight:400;color:#59697d}.hero-form .lead-form select option{font-weight:400}
.hero-form .btn{font-size:13px;font-weight:650}.form-badge{font-size:9px;font-weight:750}
.trust-grid b{font-size:20px;font-weight:600}.trust-grid span{font-size:12px}
.section{padding:92px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.1px}
.section-title h2{font-size:43px;font-weight:520;letter-spacing:-1.7px}.section-title p{font-size:16px;line-height:1.7}
.about-copy h2{font-size:42px;font-weight:520}.about-copy>p{font-size:16px;line-height:1.75}.feature-list{gap:15px}.feature-list>div{gap:13px}.feature-list b{font-size:0;position:relative;align-self:flex-start;margin-top:3px;display:flex;align-items:baseline;justify-content:center}.feature-list b:after{content:'→';font-size:20px;line-height:1;transform:none}.feature-list strong{font-size:15px;font-weight:600}.feature-list span{font-size:16px;line-height:1.75}
.section-title h2{margin-bottom:13px}
.module-grid{grid-template-columns:repeat(4,1fr);gap:18px}.module-card{min-height:285px;padding:22px}.module-no{font-size:10px;padding:6px 8px;font-weight:700}.module-card h3{font-size:19px;line-height:1.28;font-weight:600;margin:13px 0 10px}.module-card p{font-size:15px;line-height:1.55;margin-bottom:17px}.module-tags{gap:7px}.module-tags i{font-size:10px;padding:6px 8px;font-weight:600}
.tool-grid{gap:11px;max-width:1080px}.tool-grid span{font-size:13px;padding:12px 15px;font-weight:550;border-radius:10px;box-shadow:0 5px 15px #263b5b0a}
.funnel .section-title h2{color:#fff}.funnel-step{min-height:180px;padding:23px}.funnel-step b{width:42px;height:42px;font-size:14px}.funnel-step h3{font-size:19px;font-weight:600}.funnel-step p{font-size:13px;line-height:1.7}
.review-inner{padding:22px}.review-inner p{font-size:15px;line-height:1.72;min-height:125px}.review-person b{font-size:13px}.review-person small{font-size:11px}
.cta-band h2{font-size:32px;font-weight:550}.cta-band p{font-size:14px;line-height:1.65}.cta-band .btn{font-size:13px;padding:13px 20px}
.faq details{padding:17px 18px}.faq summary{font-size:14px;font-weight:550}.faq details p{font-size:14px;line-height:1.7}
.contact h2{font-size:39px;font-weight:520}.contact-grid>div>p{font-size:16px;line-height:1.75}.contact-items{gap:10px}.contact-items a{padding:13px 15px}.contact-items b{font-size:14px;font-weight:600}.contact-items span{font-size:11px}.address-heading{padding:28px 26px 10px}.address-heading small{font-size:11px}.address-heading h3{font-size:26px;font-weight:600}.address-heading p{font-size:13px}.address-text{font-size:14px!important;line-height:1.7!important;padding:0 26px}.address-card>.btn{font-size:12px;margin-left:26px;margin-right:26px}
.footer-grid{grid-template-columns:1.55fr 1fr 1.1fr 1.45fr;gap:42px}.footer-grid p,.footer-grid>div:not(:first-child) a{font-size:12px;line-height:1.7}.footer-grid>div>b{font-size:13px}.footer-brand img{width:245px}
.float-wa{display:grid;place-items:center}.float-wa svg{width:27px;height:27px;fill:#fff}
.mobile-bar a{font-size:15px;font-weight:600}
@media(max-width:1100px){.module-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.site-header .nav nav a{font-size:12px}.nav-actions .btn{font-size:11px}.module-grid{grid-template-columns:repeat(2,1fr)}.section-title h2{font-size:39px}.about-copy h2{font-size:38px}.contact h2{font-size:36px}}
@media(max-width:600px){body{font-size:15px}.site-header .brand img{width:195px}.nav-actions .btn{padding:10px 13px}.hero-copy h1{font-size:43px}.hero-copy .hero-lead{font-size:15px}.hero-benefits span{font-size:10px}.hero-actions .btn{font-size:13px}.section{padding:70px 0}.section-title h2{font-size:35px}.section-title p{font-size:14px}.about-copy h2{font-size:34px}.about-copy>p{font-size:15px}.module-grid{grid-template-columns:1fr}.module-card{min-height:0;padding:20px}.module-card h3{font-size:20px}.module-card p{font-size:14px}.tool-grid span{font-size:12px;padding:11px 13px}.review-inner p{font-size:14px}.faq summary{font-size:14px}.faq details p{font-size:14px}.contact h2{font-size:34px}.contact-grid>div>p{font-size:15px}.address-text{font-size:14px!important}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand img{width:210px}}
@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.nav-actions .btn-call{display:none}}

/* Keep the hero content readable while leaving the form side clear. */
.hero-image-layout .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 28%,rgba(255,255,255,.52) 52%,transparent 72%,transparent 100%)}

.eyebrow{position:relative;padding-bottom:8px;font-size:14px}
.eyebrow span{display:none}
.eyebrow:after{content:'';position:absolute;left:0;bottom:0;width:42px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--purple),var(--orange))}
.section-title .eyebrow:after{left:50%;transform:translateX(-50%)}

@media(min-width:1101px){.modules-section .module-grid{grid-template-columns:repeat(4,1fr)}}

.course-overview{padding:55px 0 35px;background:#f8f7f4}
.course-overview .overview-grid{margin-bottom:0}

footer .footer-grid p{font-size:15px;line-height:1.7}
footer .footer-grid>div>b{font-size:16px}
footer .footer-grid>div:not(:first-child) a{font-size:15px;line-height:1.8}
footer .footer-contact-link{display:flex!important;align-items:center;gap:8px}
footer .footer-contact-link span{width:20px;color:#ffad69;font-size:17px;text-align:center}
footer .footer-address{display:flex;gap:8px;margin:14px 0 0;color:#9fafc2}
footer .footer-address span{color:#ffad69;font-size:17px;flex:none}
footer .footer-visit p{margin:12px 0 15px}
footer .footer-visit strong{color:#fff;font-weight:600}
footer .footer-action{display:block!important;color:#ffbe83!important;font-size:14px!important;font-weight:600;line-height:1.9!important}
footer .footer-action:hover{color:#fff!important}
footer .copyright{font-size:12px}
footer .footer-grid>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr;column-gap:18px;align-content:start}
footer .footer-grid>div:nth-child(2)>b{grid-column:1/-1}
footer .footer-grid>div>b:after{content:'';display:block;width:38px;height:2px;margin-top:7px;border-radius:2px;background:linear-gradient(90deg,var(--purple),var(--orange))}
@media(min-width:901px){footer .footer-grid{grid-template-columns:1.4fr 1.3fr 1.2fr 1.25fr}}

.site-header .brand img{max-height:none}

.mobile-menu-toggle{display:none}
@media(max-width:900px){
  .nav-actions{display:none}
  .mobile-menu-toggle{display:grid;place-items:center;width:42px;height:42px;margin-left:auto;border:1px solid #dfe4ec;border-radius:9px;background:#fff;color:#15263d;font-size:22px;line-height:1;cursor:pointer}
  .site-header .nav{position:relative}
  .site-header .nav nav{display:none;position:absolute;top:calc(100% - 1px);left:0;right:0;padding:12px 4%;background:#fff;border-top:1px solid #e9edf2;border-bottom:1px solid #e9edf2;box-shadow:0 15px 28px #0b1b3318;z-index:110}
  .site-header .nav nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
  .site-header .nav nav a{display:block;padding:11px 0;font-size:14px;border-bottom:1px solid #edf0f4}
  .site-header .nav nav a:last-child{border-bottom:0}
  .float-wa{display:none!important}
}
