:root{--primary: #1E3A5C;--secondary: #3E7C7B;--accent: #C0714E;--urgency: #C0714E;--savings: var(--primary);--text: #111111;--text-muted: #111111;--bg: #F6F0E4;--card-bg: #FCF7ED;--border: rgba(30, 58, 92, .15);--brand-rgb: 30, 58, 92;--font-heading: "Iowan Old Style", "Palatino Linotype", "URW Palladio L", Palatino, Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.5;font-size:15px;padding-bottom:90px}@media(min-width:769px){body{padding-bottom:0}}h1,h2,h3{font-family:var(--font-heading);font-weight:800;color:var(--primary);line-height:1.2}img{max-width:100%;display:block}.top-bar{background:#0a0a0a;color:#fff;text-align:center;padding:10px 16px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.top-bar{font-size:10px;padding:8px 12px}}.site-header{display:flex;justify-content:center;align-items:center;padding:16px 20px}.logo{text-decoration:none;font-family:var(--font-heading);font-weight:800!important;font-size:22px;letter-spacing:-.01em}.logo-1{color:var(--primary)}.logo-2{color:var(--secondary)}@media(max-width:768px){.site-header{display:none}}.hero-headline{padding:20px 20px 16px}.hero-h1{color:var(--primary);font-family:Times New Roman,Times,serif}.h1-accent{color:var(--secondary);font-style:italic}.hero-sub{margin-top:10px;font-size:15px;color:var(--text-muted);line-height:1.45}@media(max-width:768px){.hero-h1{font-size:clamp(1.75rem,7.5vw,2.25rem)}.hero-sub{font-size:14px;line-height:1.4}}@media(min-width:769px){.hero-headline{padding:0}.hero-h1{font-size:48px;line-height:1.1}.hero-sub{font-size:17px}}.hero-gallery{position:relative}.hero-image-wrap{position:relative;background:var(--card-bg);border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;margin:0 20px;touch-action:pan-y}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.hero-image.active{opacity:1}.hero-badge{display:none;position:absolute;top:16px;left:16px;background:#000000c7;color:#fff;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.06em;z-index:2}.hero-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 20px 20px;background:linear-gradient(to top,rgba(0,0,0,.78),transparent);color:#fff;z-index:2}.hero-caption-title{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:1.15;margin-bottom:4px}.hero-caption-tagline{font-style:italic;font-size:13px;opacity:.9}.thumb-strip{display:flex;gap:8px;padding:12px 20px;list-style:none;overflow-x:auto;scrollbar-width:none}.thumb-strip::-webkit-scrollbar{display:none}.thumb{width:60px;height:60px;border-radius:6px;border:2px solid transparent;overflow:hidden;padding:0;flex-shrink:0;cursor:pointer;background:var(--card-bg)}.thumb.active{border-color:var(--secondary)}.thumb img{width:100%;height:100%;object-fit:cover}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#ffffffe6;color:var(--primary);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;z-index:3;opacity:.75;transition:opacity .2s}.gallery-prev:hover,.gallery-next:hover{opacity:1}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-prev svg,.gallery-next svg{width:14px;height:28px}.reviews-medallion{position:absolute;top:12px;right:12px;width:80px;height:80px;z-index:4;transition:opacity .3s ease,transform .3s ease}.reviews-medallion.is-hidden{opacity:0;transform:scale(.9);pointer-events:none}@media(min-width:769px){.reviews-medallion{display:none}}.proof-row{margin-bottom:12px}.hero-rating-m{display:none}.stars{color:#d9a441;font-size:18px;letter-spacing:2px}.proof-row p{font-size:14px;margin-top:4px}.proof-row .muted{color:var(--text-muted)}.badge-verified{display:inline-block;margin-left:6px;padding:3px 8px;background:#4a1e3f14;color:var(--primary);border-radius:4px;font-size:11px;font-weight:600}@media(max-width:768px){.proof-row{display:none}}.countdown-timer{margin:0 20px 8px;background:var(--urgency);color:#fff;border-radius:8px;padding:12px;text-align:center;box-shadow:0 2px 8px #0000001a}.timer-reason{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px}.timer-label{font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:2px}.timer-display{font-family:var(--font-heading);font-weight:800;font-size:13px;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:1px}.timer-unit{display:inline-block;min-width:14px;text-align:center}.timer-sep{opacity:.6}.fast-action-banner{margin:8px 20px 16px;background:linear-gradient(135deg,#3e7c7b1a,#3e7c7b33);border:1px solid rgba(62,124,123,.32);border-left:3px solid var(--urgency);border-radius:12px;padding:16px;display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:center}.fab-icon{width:40px;height:40px;border-radius:50%;background:var(--urgency);color:#fff;display:flex;align-items:center;justify-content:center}.fab-icon svg{width:20px;height:20px}.fab-headline{font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--primary);line-height:1.3;margin-bottom:3px}.fab-subline{font-size:12px;color:var(--text-muted);line-height:1.3}.bundle-card-wrap{padding:8px 20px}.bundle-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}.bundle-card-itemized{background:#b8893a0f;border:2px dashed var(--savings)!important}.bundle-header{padding:20px 20px 16px;border-bottom:1px solid var(--border)}.bundle-h2{font-size:18px;color:var(--primary)}.bundle-sub{font-size:13px;color:var(--text-muted);margin-top:4px}.bundle-list{list-style:none;padding:0}.bundle-list li{display:flex;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid var(--border);font-size:14px}.bundle-list li:last-child{border-bottom:none}.bundle-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-item-icon img{width:100%;height:100%;border-radius:4px;object-fit:cover}.bundle-item-label{flex:1;color:var(--text)}.bundle-item-val{font-weight:700;color:var(--savings)}.bundle-footer{padding:20px;background:#00000005;border-top:1px dashed var(--savings)}.bundle-total-row{display:flex;justify-content:space-between;font-size:13px;color:var(--savings);font-weight:700;margin-bottom:4px}.bundle-main-row{display:flex;justify-content:space-between;align-items:baseline}.bundle-main-row>span:first-child{font-size:14px;font-weight:700;color:var(--savings);text-transform:uppercase}.bundle-new-price{font-family:var(--font-heading);font-size:32px;font-weight:800;color:var(--primary)}.bundle-price-group{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bundle-old-price{font-size:16px;font-weight:700;color:var(--text-muted);text-decoration:line-through}.bundle-off-badge{align-self:center;background:var(--urgency);color:#fff;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:800;letter-spacing:.03em}.bundle-compact{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--card-bg)}.bundle-compact-price{display:flex;align-items:baseline;gap:8px}.bc-new{font-family:var(--font-heading);font-size:28px;font-weight:800;color:var(--primary)}.bc-old{font-size:16px;font-weight:700;color:var(--text-muted);text-decoration:line-through}.bc-off{align-self:center;background:var(--urgency);color:#fff;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:800;letter-spacing:.03em}.bc-tagline{font-size:12px;color:var(--text-muted);margin-top:2px}.bc-savings{background:var(--savings);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700}.order-bump-wrap{padding:8px 20px}.order-bump-card{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#4a1e3f0a;border:2px dashed var(--savings);border-radius:12px;cursor:pointer;transition:background .2s}.order-bump-card:hover{background:#4a1e3f14}.bump-checkbox{width:20px;height:20px;accent-color:var(--savings);margin-top:2px;flex-shrink:0}.bump-img{width:64px;height:64px;object-fit:cover;border-radius:8px;flex-shrink:0}.bump-content{flex:1}.bump-title{font-size:14px;font-weight:700;color:var(--savings);margin-bottom:2px}.bump-desc{font-size:13px;color:var(--text);line-height:1.4}.bump-price{font-weight:800;color:var(--savings);font-size:15px}.cta-wrap{padding:16px 20px 0}.cta-button,.cta-final{display:block;width:100%;background:#0a0a0a;color:#fff;text-decoration:none;text-align:center;font-family:var(--font-heading);font-weight:800!important;font-size:16px!important;padding:17px 20px!important;letter-spacing:.04em;text-transform:uppercase;border-radius:12px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:transform .1s;border:none;cursor:pointer;margin:0;box-sizing:border-box}.cta-button:active,.cta-final:active{transform:scale(.98)}.cta-pay-logos{display:flex;justify-content:center;align-items:center;margin-top:14px}.pay-logos-img{height:40px;width:auto;display:block;object-fit:contain}@media(max-width:360px){.pay-logos-img{height:28px}}.trust-line{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:11px;color:var(--text-muted)}.trust-lock{width:12px;height:12px;flex-shrink:0}.risk-reversal{text-align:center;font-size:13px;color:var(--text-muted);margin-top:12px}.pain-anchor{text-align:center;font-size:13px;color:var(--primary);font-weight:600;font-style:italic;margin-top:6px}.cta-testimonial{margin:20px 20px 0;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:18px;text-align:center}.cta-testimonial .stars{font-size:14px;letter-spacing:1.5px;margin-bottom:8px}.cta-testimonial-quote{font-size:14px;color:var(--text);font-style:italic;line-height:1.5;margin-bottom:10px}.cta-testimonial-author{font-size:12px;color:var(--text-muted);font-weight:600;display:inline-flex;align-items:center;gap:6px;justify-content:center}.verified-tick-small{width:14px;height:14px;flex-shrink:0}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px 20px}.benefit{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:16px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.benefit-icon{width:40px;height:40px;border-radius:50%;background:#3e7c7b1f;color:var(--secondary);display:flex;align-items:center;justify-content:center}.benefit-icon svg{width:20px;height:20px}.benefit-label{font-size:13px;font-weight:600;color:var(--primary);line-height:1.25}@media(min-width:769px){.benefits-grid{padding:0;margin:16px 0}}.atf-grid{display:flex;flex-direction:column}.atf-photo-col,.atf-info-col{display:contents}.atf-info-col>.hero-headline{order:-1}.atf-info-col>.proof-row{display:none}.atf-info-col>.bundle-card-wrap.bundle-desktop{display:none}@media(min-width:769px){.atf-grid{padding-top:96px!important;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);column-gap:40px;align-items:start;max-width:1180px;margin:0 auto;padding:24px 24px 32px}.atf-photo-col{display:flex;flex-direction:column;gap:16px;grid-column:1;min-width:0}.atf-info-col{display:flex;flex-direction:column;gap:14px;grid-column:2;min-width:0}.atf-info-col>.hero-headline{order:0}.atf-info-col>.proof-row{display:block}.atf-info-col>.bundle-card-wrap.bundle-mobile{display:none}.atf-info-col>.bundle-card-wrap.bundle-desktop{display:block}.atf-photo-col>.hero-gallery .hero-image-wrap{margin:0}.atf-info-col>.cta-wrap{padding:0}}.section{padding:48px 20px}.section-heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,5vw,2rem);color:var(--primary);text-align:center;margin-bottom:32px}@media(min-width:769px){.section{padding:64px 24px;max-width:1180px;margin:0 auto}}.transformation-section{padding:48px 20px;background:var(--bg);text-align:center}.transformation-headline{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,5vw,2rem);color:var(--primary);margin-bottom:32px}.transformation-before,.transformation-after{max-width:480px;margin:0 auto 16px;padding:20px;background:var(--card-bg);border:1px solid var(--border);border-radius:12px}.transformation-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:8px}.transformation-before-text{color:var(--text-muted);font-style:italic;font-size:15px;line-height:1.5}.transformation-after-text{color:var(--secondary);font-weight:700;font-size:15px;line-height:1.5}.transformation-arrow{display:flex;justify-content:center;margin:-8px auto;position:relative;z-index:1}.transformation-arrow svg{width:24px;height:24px;color:var(--secondary)}.transformation-highlights{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:32px auto 0}.highlight{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:var(--primary);text-align:left}.highlight-check{width:20px;height:20px;background:var(--secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-check svg{width:12px;height:12px;color:#fff}@media(min-width:769px){.transformation-section{padding:64px 24px}.transformation-highlights{flex-direction:row;max-width:760px;gap:24px}.highlight{flex-direction:column;align-items:center;text-align:center;gap:8px}}.hiw-steps{display:grid;gap:24px;max-width:900px;margin:0 auto}@media(min-width:769px){.hiw-steps{grid-template-columns:repeat(3,1fr)}}.hiw-step{background:var(--card-bg);border-radius:12px;overflow:hidden;border:1px solid var(--border)}.hiw-step-img{aspect-ratio:4 / 3;overflow:hidden}.hiw-step-img img{width:100%;height:100%;object-fit:cover}.hiw-step-body{padding:20px}.hiw-step-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;font-weight:700;font-size:13px;margin-bottom:12px}.hiw-step-action{font-family:var(--font-heading);font-weight:700;font-size:17px;color:var(--primary);margin-bottom:6px}.hiw-step-caption{font-size:13px;color:var(--text-muted)}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:1100px;margin:0 auto}@media(min-width:769px){.results-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.results-item{background:var(--card-bg);border-radius:12px;overflow:hidden;border:1px solid var(--border)}.results-img{aspect-ratio:1 / 1;overflow:hidden}.results-img img{width:100%;height:100%;object-fit:cover}.results-body{padding:12px}.results-title{font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--primary);margin-bottom:2px}.results-tagline{font-size:12px;color:var(--text-muted);font-style:italic}@media(min-width:769px){.results-title{font-size:16px}.results-tagline{font-size:13px}.results-body{padding:16px}}.whats-inside{display:none}@media(min-width:769px){.whats-inside{display:block;padding:48px 24px}.wi-grid{max-width:760px;margin:0 auto;background:#b8893a0f;border:2px dashed var(--savings);border-radius:12px;padding:32px}.wi-grid ul{list-style:none;padding:0;margin:0}.wi-grid li{display:grid;grid-template-columns:24px 1fr auto;gap:12px;padding:10px 0;border-bottom:1px solid var(--border);font-size:15px;align-items:center}.wi-grid li:last-child{border-bottom:none}.wi-grid li span:last-child{color:var(--savings);font-weight:700}.wi-img{width:24px;height:24px;border-radius:4px;object-fit:cover}.wi-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.wi-totals{margin-top:18px;padding-top:18px;border-top:2px dashed var(--savings);color:var(--savings);font-weight:700;display:flex;justify-content:space-between;align-items:baseline}.wi-totals strong{font-family:var(--font-heading);font-size:30px;color:var(--savings)}}.reviews-section{background:var(--card-bg)}.reviews-header{text-align:center;margin-bottom:32px}.reviews-rating-big{font-family:var(--font-heading);font-size:48px;font-weight:800;color:var(--primary);line-height:1}.reviews-stars-big{color:#d9a441;font-size:22px;letter-spacing:3px;margin:6px 0}.reviews-count-big{font-size:18px;font-weight:700;color:var(--text)}.reviews-grid{display:grid;gap:16px;max-width:1100px;margin:0 auto}@media(min-width:769px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px;text-align:center}.review-card .stars{font-size:14px;letter-spacing:1.5px;margin-bottom:10px}.review-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;margin-bottom:12px}.review-title{font-family:var(--font-heading);font-weight:700;font-size:15px;color:var(--primary);margin-bottom:6px}.review-body{font-size:14px;color:var(--text);line-height:1.55;margin-bottom:12px}.review-meta{font-size:12px;color:var(--text-muted);display:flex;flex-direction:column;align-items:center;gap:4px}.review-name{font-weight:700;color:var(--text);display:inline-flex;align-items:center;gap:6px}.review-date{font-size:11px}.review-format-tag{display:inline-block;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.tag-reddit{background:#ff4500;color:#fff}.tag-ig{background:linear-gradient(45deg,#833ab4,#fd1d1d,#fcaf45);color:#fff}.founder-section{padding:48px 20px;background:var(--bg);text-align:center}.founder-heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,5vw,2rem);color:var(--primary);margin-bottom:24px}.founder-card{max-width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:28px 24px;background:var(--card-bg);border:1px solid var(--border);border-radius:16px}.founder-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--bg);box-shadow:0 4px 16px #00000014}.founder-info{width:100%}.founder-name-row{font-size:17px;font-weight:700;color:var(--primary);display:inline-flex;align-items:center;gap:6px;margin-bottom:4px}.verified-tick{width:16px;height:16px}.founder-title{font-size:13px;color:var(--text-muted);margin-bottom:12px}.founder-bio{font-size:14px;color:var(--text);line-height:1.6}@media(min-width:769px){.founder-card{flex-direction:row;text-align:left;align-items:flex-start;gap:28px;padding:32px}.founder-photo{flex-shrink:0}}.faq-list{max-width:760px;margin:0 auto}.faq-item{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:10px;overflow:hidden}.faq-question{width:100%;text-align:left;background:none;border:none;padding:18px 20px;font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-question:hover{background:#4a1e3f08}.faq-icon{width:16px;height:16px;flex-shrink:0;transition:transform .2s}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 20px 18px;font-size:14px;color:var(--text);line-height:1.6}.final-cta-section{background:var(--primary);color:#fff;text-align:center;padding:56px 20px}.final-cta-section h2{color:#fff;font-size:clamp(1.5rem,5vw,2.25rem);margin-bottom:14px}.final-cta-section p{color:#ffffffd9;font-size:16px;max-width:560px;margin:0 auto 28px}.final-cta-section .cta-final{max-width:420px;margin:0 auto}.final-cta-microcopy{margin-top:16px;font-size:12px;color:#ffffffb3}.site-footer{background:var(--primary);color:#fff9;text-align:center;padding:32px 20px;font-size:12px}.site-footer a{color:#ffffffd9;text-decoration:none;margin:0 8px}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--bg);border-top:1px solid var(--border);padding:12px 20px;display:flex;align-items:center;gap:16px;z-index:1000;box-shadow:0 -4px 12px #00000014}.sticky-cta[hidden]{display:none}.sticky-price-col{display:flex;flex-direction:column}.sticky-label{font-size:11px;font-weight:700;color:var(--secondary);text-transform:uppercase;letter-spacing:.04em}.sticky-price{font-family:var(--font-heading);font-weight:800;font-size:22px;color:var(--primary);line-height:1}.sticky-cta .cta-button{padding:14px 12px!important;font-size:17px!important;letter-spacing:.02em;flex:1}@media(min-width:769px){.sticky-cta{display:none!important}}.bundle-item-icon-award,.wi-icon-award{color:var(--secondary)}.bundle-item-icon-award svg,.wi-icon-award svg{width:20px;height:20px}.syllabus-sub{text-align:center;color:var(--text-muted);font-size:15px;max-width:600px;margin:-20px auto 28px}.syllabus-list .faq-question{gap:10px}.syl-num{color:var(--secondary);font-family:var(--font-heading);font-weight:800;flex-shrink:0;min-width:24px}.syl-title{flex:1}.syl-meta{font-size:11px;font-weight:600;color:var(--text-muted);white-space:nowrap;flex-shrink:0}@media(max-width:480px){.syl-meta{display:none}}.syl-lessons{margin:0 0 10px;padding-left:18px}.syl-lessons li{margin-bottom:4px}.syl-outcome{font-weight:600;color:var(--secondary);font-size:13px}.syl-final{border:2px dashed var(--secondary);background:#3e7c7b0f}.cert-section{padding:48px 20px;background:var(--primary)}.cert-section .section-heading{color:#fff}.cert-sub{text-align:center;color:#fffc;font-size:15px;max-width:560px;margin:-20px auto 32px}.cert-grid{display:grid;gap:32px;max-width:1000px;margin:0 auto;align-items:center}@media(min-width:769px){.cert-section{padding:64px 24px}.cert-grid{grid-template-columns:1.1fr 1fr}}.cert-mockup{background:var(--card-bg);border-radius:6px;padding:10px;box-shadow:0 16px 48px #0006;transform:rotate(-1deg);max-width:480px;margin:0 auto;width:100%}.cert-inner{border:2px solid var(--secondary);padding:26px 20px 20px;text-align:center}.cert-school{font-family:var(--font-heading);font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:11px;color:var(--secondary);margin-bottom:10px}.cert-title{font-family:var(--font-heading);font-size:22px;font-weight:800;color:var(--primary);margin-bottom:14px}.cert-grant{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.cert-name{font-family:var(--font-heading);font-style:italic;font-size:28px;color:var(--text);margin:4px auto 12px;border-bottom:1px solid var(--border);display:inline-block;padding:0 20px 4px}.cert-desc{font-size:12px;color:var(--text-muted);max-width:300px;margin:0 auto 4px}.cert-role{font-family:var(--font-heading);font-weight:800;font-size:15px;color:var(--secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:24px}.cert-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.cert-sig{display:flex;flex-direction:column;font-size:9px;color:var(--text-muted);text-align:left}.cert-sig-name{font-family:var(--font-heading);font-style:italic;font-size:15px;color:var(--text);border-bottom:1px solid var(--border);padding-bottom:2px;margin-bottom:2px}.cert-seal{width:60px;height:60px;flex-shrink:0}.cert-id{display:flex;flex-direction:column;align-items:flex-end;font-size:9px;color:var(--text-muted);text-align:right}.cert-id-code{font-weight:700;color:var(--primary);font-size:11px;letter-spacing:.04em}.cert-points{list-style:none;display:flex;flex-direction:column;gap:14px;padding:0}.cert-points li{display:flex;gap:10px;font-size:15px;line-height:1.5;color:#ffffffeb;text-align:left}.cert-points .highlight-check{margin-top:3px}.compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:900px;margin:0 auto;border:1px solid var(--border);border-radius:12px}.compare-table{width:100%;min-width:620px;border-collapse:collapse;background:var(--card-bg);font-size:14px}.compare-table th,.compare-table td{padding:13px 16px;text-align:left;border-bottom:1px solid var(--border)}.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:none}.compare-table thead th{font-family:var(--font-heading);color:var(--primary);font-size:15px;background:#4a1e3f0d}.compare-table tbody th{font-weight:600;color:var(--text);font-size:13px}.compare-table .col-mt{background:#3e7c7b21}.compare-table td.col-mt{font-weight:700;color:var(--primary)}.compare-table td{color:var(--text-muted)}@media(max-width:768px){.compare-scroll{overflow-x:visible}.compare-table{min-width:0;font-size:12.5px}.compare-table th,.compare-table td{padding:10px 8px}.compare-table thead th{font-size:12.5px}.compare-table tbody th{font-size:12px}.compare-table th:nth-child(4),.compare-table td:nth-child(4){display:none}}.cmp-yes{color:#2e7d32;font-weight:800}.cmp-no{color:#b3261e;font-weight:800}.top-bar{background:var(--primary);color:#f2e7d2;letter-spacing:.14em;border-bottom:1px solid rgba(62,124,123,.45)}.site-header{border-bottom:1px solid rgba(62,124,123,.3);padding:14px 20px 12px;background:var(--bg)}.logo{display:flex;align-items:center;gap:12px}.logo-crest{width:42px;height:42px;flex-shrink:0}.logo-text{display:flex;flex-direction:column;align-items:flex-start}.logo-main{line-height:1.1}.logo-tag{font-family:var(--font-body);font-size:9px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);margin-top:3px}@media(max-width:768px){.site-header{display:flex;padding:10px 16px 9px}.logo{font-size:17px;gap:9px}.logo-crest{width:34px;height:34px}.logo-tag{font-size:7.5px;letter-spacing:.2em}}.section-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--secondary);margin-bottom:12px;text-align:center}.section-eyebrow:before,.section-eyebrow:after{content:"";width:36px;height:1px;flex-shrink:0}.section-eyebrow:before{background:linear-gradient(to right,transparent,var(--secondary))}.section-eyebrow:after{background:linear-gradient(to left,transparent,var(--secondary))}.cert-section .section-eyebrow,.final-cta-section .section-eyebrow{color:#f2e7d2}.final-cta-section .section-eyebrow{margin-bottom:16px}.reviews-header .section-eyebrow{margin-bottom:14px}.stats-bar{background:var(--card-bg);border-top:1px solid rgba(62,124,123,.4);border-bottom:1px solid rgba(62,124,123,.4);box-shadow:inset 0 3px 0 -2px #3e7c7b40,inset 0 -3px 0 -2px #3e7c7b40;padding:30px 20px}.stats-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px 12px;text-align:center}.stat{display:flex;flex-direction:column;gap:4px}.stat-num{font-family:var(--font-heading);font-weight:800;font-size:30px;color:var(--primary);line-height:1.05}.stat-sub{font-size:14px;color:var(--secondary);margin-left:2px;font-weight:700}.stat-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-weight:600}@media(min-width:769px){.stats-inner{grid-template-columns:repeat(4,1fr)}.stat+.stat{border-left:1px solid var(--border)}}.cta-button,.cta-final{background:linear-gradient(180deg,var(--primary),var(--primary));border:1px solid rgba(62,124,123,.55);box-shadow:inset 0 1px #ffffff17,0 2px 10px #00000047}.cta-button:hover,.cta-final:hover{box-shadow:inset 0 1px #ffffff17,0 0 0 3px #3e7c7b38,0 2px 12px #00000052}.hiw-step-num{background:var(--secondary);font-family:var(--font-heading);font-size:14px;letter-spacing:.02em}.cert-inner{position:relative}.cert-inner:before{content:"";position:absolute;inset:5px;border:1px solid rgba(62,124,123,.45);pointer-events:none}.faq-item{border-radius:6px}.site-footer{padding:44px 20px 36px;border-top:3px double rgba(62,124,123,.5)}.footer-crest{width:44px;height:44px;margin:0 auto 10px;display:block}.footer-school{font-family:var(--font-heading);font-weight:800;font-size:19px;color:#fff}.footer-school span{color:var(--secondary)}.footer-tagline{font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;margin:6px 0 18px}.footer-legal{padding-top:14px;border-top:1px solid rgba(255,255,255,.12);max-width:520px;margin:0 auto}.hero-checks{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.hero-checks li{position:relative;padding-left:24px;font-size:14px;color:var(--text);line-height:1.4}.hero-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--secondary);font-weight:800}@media(min-width:769px){.hero-h1{font-size:38px}}.proof-link{color:var(--secondary);font-weight:600;font-size:13px;margin-left:6px}.risk-reversal .risk-link{color:var(--secondary);font-weight:600}.cert-inner .cert-role{margin-bottom:4px}.cert-desc-tight{margin-bottom:22px}.cta-proof{text-align:center;margin-top:12px;font-size:13px;font-weight:600;color:var(--primary)}.cp-stars{color:#d9a441;letter-spacing:1px;margin-right:4px}h1,h2,h3,.section-heading,.transformation-headline,.founder-heading{text-wrap:balance}.section-heading:after,.transformation-headline:after,.founder-heading:after{content:"";display:block;width:54px;height:2px;margin:14px auto 0;background:linear-gradient(to right,transparent,var(--secondary),transparent)}.cert-section .section-heading:after,.final-cta-section .section-eyebrow+h2:after{background:linear-gradient(to right,transparent,#F2E7D2,transparent)}.faq-question{font-family:var(--font-heading);font-size:16px;font-weight:700}.syllabus-list .faq-question{font-size:15.5px}.benefit-label{font-family:var(--font-heading);font-size:14px}.bump-title,.review-title{font-family:var(--font-heading)}.faq-item,.review-card,.hiw-step,.results-item{box-shadow:0 1px 3px #14382b0d}.final-cta-section{position:relative;overflow:hidden}.final-cta-section:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(440px,100vw);height:min(440px,100vw);background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'><circle cx='24' cy='24' r='22' fill='none' stroke='%23D9A441' stroke-width='1'/><circle cx='24' cy='24' r='18.5' fill='none' stroke='%23D9A441' stroke-width='0.6' stroke-dasharray='2 2.5'/><path d='M24 13c2.5 4 2.5 8 0 11-2.5-3-2.5-7 0-11zm-7 4c4 1.5 6.5 4.5 7 8.5-4-.5-6.5-3.5-7-8.5zm14 0c-.5 5-3 8-7 8.5.5-4 3-7 7-8.5zM15 28c3 0 6 1.5 9 4.5 3-3 6-4.5 9-4.5-1 3.5-4.5 6-9 6s-8-2.5-9-6z' fill='%23D9A441'/></svg>") center/contain no-repeat;opacity:.06;pointer-events:none}.final-cta-section>*{position:relative}.site-footer{border-top:1px solid rgba(62,124,123,.5)}.hdr-banner{display:block;background:var(--primary);border-bottom:1px solid rgba(62,124,123,.45);padding:0;position:relative;z-index:50;height:54px}.hdr-inner{display:flex;justify-content:space-between;align-items:center;height:54px;padding:0 18px;max-width:1180px;margin:0 auto}.hdr-side{font-size:10px;letter-spacing:.18em;color:#f2e7d2;font-weight:700;text-transform:uppercase;text-decoration:none}@media(max-width:768px){.hdr-inner{padding:0 10px}.hdr-side{font-size:7.5px;letter-spacing:.06em;line-height:1.2;max-width:calc(50vw - 60px);text-align:center}}.hdr-crest{position:absolute;left:50%;transform:translate(-50%);top:0;width:94px;height:108px;background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);padding:2px;z-index:51;filter:drop-shadow(0 5px 10px rgba(12,31,23,.35));text-decoration:none}.hdr-crest-inner{display:flex;flex-direction:column;align-items:center;padding-top:9px;gap:4px;width:100%;height:100%;background:var(--primary);clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%)}.hdr-crest-inner svg{width:40px;height:40px}.hdr-crest-name{font-family:var(--font-heading);color:#f2e7d2;font-size:11px;font-weight:800;letter-spacing:.03em;text-align:center;line-height:1.25}.hdr-crest-name small{display:block;font-family:var(--font-body);font-size:7px;font-weight:700;letter-spacing:.28em;color:#f2e7d2bf;margin-top:2px}.hdr-cert{display:flex;align-items:center;gap:8px}.hdr-medal{width:38px;height:38px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.cert-badge-wrap{display:flex;justify-content:center;margin-top:18px}.cert-badge{width:128px;height:auto;filter:drop-shadow(0 4px 10px rgba(20,56,43,.18))}.hero-headline{position:relative}.hero-headline:before{content:"";position:absolute;top:-30px;left:50%;transform:translate(-50%);width:min(520px,100vw);height:300px;pointer-events:none;background:radial-gradient(ellipse at center top,rgba(62,124,123,.16),transparent 65%)}.hero-headline>*{position:relative}.hero-price-punch{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-top:14px;font-family:var(--font-heading)}.hero-price-punch s{color:var(--text-muted);font-size:17px}.hero-price-punch b{font-size:34px;color:var(--primary);font-weight:800;line-height:1}.hpp-chip{align-self:center;background:var(--secondary);color:#fff;font-family:var(--font-body);font-size:11px;font-weight:800;letter-spacing:.05em;padding:5px 11px;border-radius:20px;text-transform:uppercase}.method-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:780px;margin:0 auto}.m-step{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:26px;padding:10px 16px;font-weight:700;color:var(--primary);font-size:14px;box-shadow:0 1px 3px #14382b0f}.m-step b{font-family:var(--font-heading);color:var(--secondary);font-size:15px}.m-desc{font-weight:500;color:var(--text-muted);font-size:12px}.method-note{text-align:center;margin-top:20px;font-size:13px;font-weight:600;color:var(--secondary)}@media(max-width:768px){.m-step{padding:8px 12px;font-size:13px}.m-desc{display:none}}.cert-mockup{padding:0;background:transparent;transform:none;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #00000073}.cert-mockup img{display:block;width:100%;height:auto;border-radius:12px}.final-cta-section .cta-final{background:linear-gradient(180deg,#2c4e77,#1e3a5c);color:#f6f0e4;border:1px solid rgba(255,255,255,.35);text-shadow:none;box-shadow:0 4px 14px #0000004d}.final-cta-section .cta-final:hover{box-shadow:0 0 0 3px #f2e7d259,0 4px 16px #00000059}.hero-mission{margin-top:10px;font-size:14px;color:var(--secondary);font-style:italic;line-height:1.5}.transformation-intro{max-width:600px;margin:-16px auto 28px;color:var(--text-muted);font-size:15px;line-height:1.65}.syl-note{text-align:center;max-width:560px;margin:24px auto 0;font-size:14px;color:var(--primary);font-weight:600}.market-note{text-align:center;margin-top:20px;font-size:11px;color:var(--text-muted);font-style:italic}.bundle-details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 20px;font-size:14px;font-weight:600;color:var(--primary);cursor:pointer;border-bottom:1px solid var(--border)}.bundle-details summary::-webkit-details-marker{display:none}.bundle-details summary:after{content:"+";font-size:18px;font-weight:800;color:var(--secondary);flex-shrink:0}.bundle-details[open] summary:after{content:"−"}.reviews-more{display:none;margin:16px auto 0;padding:12px 24px;background:none;border:1px solid var(--secondary);border-radius:24px;color:var(--secondary);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}@media(max-width:768px){.cta-button,.cta-final{font-size:13.5px!important;letter-spacing:.02em}.top-bar{font-size:9px;letter-spacing:.03em;padding:8px}.hero-headline{text-align:center;padding:78px 16px 14px}.hero-rating-m{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;margin-bottom:12px;color:var(--text)}.hrm-stars{color:#d9a441;font-size:13px;letter-spacing:1px}.hrm-muted{color:var(--text-muted)}.hero-h1{font-size:clamp(1.85rem,8.2vw,2.35rem);line-height:1.12;letter-spacing:-.01em}.hero-sub{max-width:none;margin:12px auto 0;font-size:14.5px;color:var(--text)}.hero-mission{max-width:none;margin:8px auto 0;font-size:13px}.hero-checks{display:block;width:100%;max-width:none;margin:18px auto 0;text-align:left;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:6px 16px;box-shadow:0 1px 4px #14382b0d}.hero-checks li{padding:10px 0 10px 30px;border-bottom:1px solid rgba(20,56,43,.08);font-size:13.5px;line-height:1.4}.hero-checks li:last-child{border-bottom:none}.hero-checks li:before{content:"✓";top:10px;width:19px;height:19px;border-radius:50%;background:#3e7c7b24;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--secondary)}.atf-info-col>.cta-wrap{order:1}.atf-info-col>.bundle-card-wrap.bundle-mobile{order:2}.review-extra{display:none}.reviews-grid.show-all .review-extra,.reviews-more{display:block}.section,.transformation-section,.founder-section{padding:32px 16px}.cert-section{padding:36px 16px}.final-cta-section{padding:40px 16px}.section-heading{margin-bottom:22px}.transformation-headline,.founder-heading{margin-bottom:20px}.hero-checks{gap:5px}.hero-checks li{font-size:13px}.hero-image-wrap{margin:0 16px}.thumb-strip{padding:10px 16px}.thumb{width:52px;height:52px}.countdown-timer{margin:0 16px 6px;padding:10px}.fast-action-banner{margin:6px 16px 10px;padding:12px 14px;gap:10px;grid-template-columns:34px 1fr}.fab-icon{width:34px;height:34px}.bundle-card-wrap{padding:6px 16px}.cta-wrap{padding:12px 16px 0}.cta-testimonial{margin:16px 0 0}.benefits-grid{padding:20px 16px;gap:10px}.benefit{padding:12px 10px;gap:6px}.stats-bar{padding:22px 16px}.stat-num{font-size:24px}.stats-inner{gap:16px 10px}.reviews-grid{gap:12px}.transformation-intro{margin:-8px auto 22px;font-size:14px}.syllabus-sub,.cert-sub{margin-top:-12px;font-size:14px}.faq-question{padding:15px 16px}.faq-answer{padding:0 16px 15px}}.founder-crest-ph{display:flex;align-items:center;justify-content:center;background:#3e7c7b1f}.founder-crest-ph svg{width:64px;height:64px}.materials-single{max-width:640px;margin:0 auto}.materials-single img{border-radius:12px;border:1px solid var(--border)}.pf-flag{display:inline-block;height:1em;width:auto;vertical-align:-.14em;margin:0 5px;border-radius:2px;overflow:hidden}.pf-flag svg{height:100%;width:auto;display:block}.hiw-step-img{aspect-ratio:16/9!important}.hiw-step-img img{width:100%!important;height:100%!important;object-fit:contain!important;background:var(--card-bg)}:root{--primary:#1E3A5C!important;--secondary:#3E7C7B!important;--accent:#C0714E!important;--urgency:#C0714E!important;--timer-bg:#1E3A5C!important;--cta-section-bg:#1E3A5C!important}.hdr-mosaic{display:flex;justify-content:center;align-items:center;padding:18px 20px 14px;background:var(--bg);border-bottom:1px solid rgba(30,58,92,.12)}.mm-logo{display:flex;align-items:center;gap:11px;text-decoration:none}.mm-logo svg{width:32px;height:32px;flex:none}.mm-logo-name{font-family:var(--font-body);font-weight:700;font-size:16px;letter-spacing:.16em;text-transform:uppercase;color:var(--primary)}@media(max-width:768px){.site-header.hdr-mosaic{display:flex}.mm-logo svg{width:26px;height:26px}.mm-logo-name{font-size:12.5px;letter-spacing:.13em}.hero-headline{padding-top:16px!important}}.footer-mark{width:40px;height:40px;margin:0 auto 12px;display:block}.footer-mark svg{width:100%;height:100%}.footer-school{font-family:var(--font-body)!important;font-weight:700!important;font-size:14px!important;letter-spacing:.2em;text-transform:uppercase;color:#f6f0e4!important;margin-bottom:16px}.hero-eyebrow{display:block;font-family:var(--font-body);font-weight:700;font-size:14px;letter-spacing:.24em;text-transform:uppercase;color:var(--secondary);margin-bottom:8px}.h1-main{display:block;text-transform:uppercase;letter-spacing:.015em;color:var(--primary)}@media(max-width:768px){.hero-eyebrow{font-size:12px}}.top-bar{background:var(--primary)!important;color:#f6f0e4!important;padding:9px 14px!important;font-size:12px!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:none!important;border-bottom:none!important}.tb-inner{display:inline-flex;align-items:center;gap:10px}.tb-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tb-dot{opacity:.45}@media(max-width:768px){.top-bar{font-size:11px!important}.tb-inner{gap:7px}}.hero-sub,.hero-mission,.proof-row .muted,.hrm-muted,.fab-subline,.bundle-sub,.bc-tagline,.trust-line,.bundle-old-price,.bc-old{color:#111!important}
