:root{
  --navy:#071a33;--navy2:#0c274b;--blue:#173e73;--gold:#f5b72e;--gold2:#ffd978;
  --red:#c9282d;--ink:#122033;--muted:#5e6a7d;--line:#dfe6ef;--soft:#f4f7fb;--white:#fff;
  --shadow:0 24px 70px rgba(4,20,43,.17);--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.sale-bar{background:linear-gradient(90deg,var(--red),#8f141a);color:#fff;text-align:center;padding:10px 16px;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:20}.sale-bar span{opacity:.85}
.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:19;border-bottom:1px solid rgba(7,26,51,.08)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,var(--gold),#e69312);display:grid;place-items:center;color:var(--navy);font-family:Montserrat,sans-serif;font-weight:900;box-shadow:0 10px 26px rgba(245,183,46,.27)}.brand strong{display:block;color:var(--navy);font-family:Montserrat,sans-serif}.brand small{display:block;color:#6a7586;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:28px;font-weight:700;font-size:.93rem}.site-header nav a:hover{color:var(--gold)}.nav-cta{background:var(--navy);color:#fff!important;padding:12px 18px;border-radius:999px}.nav-cta:hover{background:var(--blue)!important}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(245,183,46,.18),transparent 26%),linear-gradient(135deg,#06162d 0%,#0b2a53 58%,#071a33 100%);color:#fff;padding:86px 5vw 96px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.04fr .96fr;gap:64px;align-items:center;position:relative}.eyebrow,.section-label{font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.hero h1{font-family:Montserrat,sans-serif;font-size:clamp(3rem,6vw,5.7rem);line-height:.98;margin:18px 0 24px;letter-spacing:-.04em;max-width:820px}.hero h1 span{color:var(--gold)}.hero-sub{font-size:1.14rem;color:#d9e3ef;max-width:720px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.hero-points div{padding:10px 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.06);font-size:.92rem}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 22px;font-weight:800;transition:.25s;min-height:52px;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary,.btn-gold{background:linear-gradient(135deg,var(--gold),#ef9f14);color:var(--navy);box-shadow:0 12px 32px rgba(245,183,46,.28)}.btn-secondary{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.btn-dark{background:var(--navy);color:#fff}.trust-line{color:#bdcadd;font-size:.9rem}.trust-line strong{color:#fff}
.hero-visual{min-height:550px;position:relative;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(245,183,46,.36),rgba(245,183,46,0) 67%);filter:blur(10px)}.product-stack{position:relative;width:min(470px,90%);height:470px}.book-card,.course-card{position:absolute;border-radius:22px;box-shadow:0 32px 80px rgba(0,0,0,.4);overflow:hidden}.book-card{width:265px;left:34px;top:58px;transform:rotate(-6deg);background:#fff}.book-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.course-card{width:255px;height:330px;right:5px;top:85px;transform:rotate(7deg);background:linear-gradient(160deg,#112e58,#06162d);border:2px solid rgba(245,183,46,.7);padding:34px 28px;display:flex;flex-direction:column;justify-content:center}.course-card:after{content:"";position:absolute;inset:auto -40px -60px auto;width:190px;height:190px;border:36px solid rgba(245,183,46,.13);border-radius:50%}.course-kicker{font-size:.7rem;letter-spacing:.18em;color:var(--gold);font-weight:800}.course-card strong{font-family:Montserrat;font-size:2.2rem;margin-top:18px}.course-card b{font-family:Montserrat;font-size:1.65rem;line-height:1.05;color:var(--gold)}.course-card em{margin-top:20px;color:#d3ddea}.price-badge{position:absolute;right:5%;bottom:5%;background:#fff;color:var(--navy);padding:16px 20px;border-radius:18px;box-shadow:var(--shadow);text-align:center;animation:float 4s ease-in-out infinite}.price-badge span,.price-badge small{display:block;font-size:.68rem;font-weight:800;letter-spacing:.12em}.price-badge strong{font:900 2rem Montserrat;color:var(--red)}@keyframes float{50%{transform:translateY(-10px)}}
.section-pad{padding:96px 5vw}.section-heading{max-width:850px;margin:0 auto 46px;text-align:center}.section-heading.narrow{max-width:760px}.section-heading h2,.split-heading h2,.ecosystem h2,.final-cta h2{font:800 clamp(2.1rem,4vw,3.7rem)/1.07 Montserrat;margin:12px 0 18px;letter-spacing:-.03em}.section-heading p,.split-heading p,.ecosystem p{color:var(--muted);font-size:1.06rem}.question-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.question-grid article{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 35px rgba(15,39,73,.06);transition:.25s}.question-grid article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.question-grid span,.curriculum-grid span{font:800 2rem Montserrat;color:rgba(12,39,75,.18)}.question-grid h3{font:800 1.25rem Montserrat;margin:16px 0 8px}.question-grid p{color:var(--muted);font-size:.94rem}
.dark-section{background:linear-gradient(140deg,#071a33,#0f315d);color:#fff;position:relative;overflow:hidden}.light h2{color:#fff}.gold{color:var(--gold)}.weeks{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.weeks article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);padding:28px;border-radius:22px;position:relative}.week-number{display:inline-block;background:var(--gold);color:var(--navy);font-weight:900;padding:7px 11px;border-radius:999px;font-size:.78rem}.weeks h3{font:800 1.35rem Montserrat;margin:18px 0 12px}.weeks ul{padding-left:20px;color:#d4deea}.weeks li{margin:7px 0}
.split-heading{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.before-after{max-width:1000px;margin:50px auto 0;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center}.ba-card{padding:34px;border-radius:var(--radius)}.ba-card h3{font:800 1.6rem Montserrat}.ba-card ul{padding-left:22px}.ba-card li{margin:10px 0}.muted{background:#f0f3f7;color:#5f6b7a}.success{background:linear-gradient(145deg,#0d2d55,#071a33);color:#fff;box-shadow:var(--shadow)}.arrow{text-align:center;font-size:2.4rem;color:var(--gold)}
.soft-section{background:var(--soft)}.pricing-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.price-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;display:flex;flex-direction:column;position:relative;box-shadow:0 18px 48px rgba(12,39,75,.08)}.price-card.featured{border:2px solid var(--gold);transform:scale(1.035);box-shadow:0 28px 70px rgba(12,39,75,.16)}.popular{position:absolute;top:-16px;right:26px;background:var(--red);color:#fff;padding:8px 13px;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.1em}.offer-icon{font-size:1.8rem}.price-card h3{font:800 1.55rem Montserrat;margin:12px 0}.offer-desc{color:var(--muted);min-height:76px}.price{font:900 2.7rem Montserrat;color:var(--navy);margin:8px 0}.old-price{text-decoration:line-through;color:#8a94a3;font-weight:800;margin-top:8px}.save{color:var(--red);font-weight:900;font-size:.82rem}.price-card ul{padding-left:22px;margin:22px 0 28px;flex:1}.price-card li{margin:10px 0}.checkout-note{text-align:center;color:var(--muted);font-size:.86rem;margin-top:30px}.checkout-note code{background:#e8edf5;padding:3px 6px;border-radius:6px}
.curriculum-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.curriculum-grid>div{padding:28px;border:1px solid var(--line);border-radius:22px}.curriculum-grid h3{font:800 1.2rem Montserrat;margin:12px 0 8px}.curriculum-grid p{color:var(--muted);font-size:.94rem}
.ecosystem-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.light-btn{margin-top:16px}.ecosystem-path{display:flex;flex-direction:column;gap:10px}.ecosystem-path>div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:17px 20px;border-radius:16px;font:800 1rem Montserrat;display:flex;justify-content:space-between;gap:20px}.ecosystem-path small{font-family:'DM Sans';font-weight:500;color:#c4d0df}.ecosystem-path i{text-align:center;color:var(--gold);font-style:normal;font-size:1.2rem}
.faq-list{max-width:900px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font:800 1.08rem Montserrat;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:'+';color:var(--gold);font-size:1.5rem}.faq details[open] summary:after{content:'–'}.faq details p{color:var(--muted);padding-right:40px}.final-cta{margin:0 5vw 90px;background:linear-gradient(135deg,#0b2a53,#071a33);color:#fff;border-radius:32px;padding:58px;display:flex;justify-content:space-between;align-items:center;gap:40px;box-shadow:var(--shadow)}.final-cta p{color:#ced8e4;font-size:1.06rem}
footer{background:#051326;color:#b8c4d2;padding:42px 5vw 85px;display:grid;grid-template-columns:1fr 2fr auto;gap:40px;align-items:center;font-size:.86rem}.footer-brand strong{color:#fff}.footer-brand small{color:#98a8bb}footer div:last-child{display:flex;gap:20px}footer a:hover{color:var(--gold)}.mobile-buy{display:none}
.reveal{opacity:0;transform:translateY(26px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.site-header nav a:not(.nav-cta){display:none}.hero-grid,.ecosystem-grid,.split-heading{grid-template-columns:1fr}.hero{padding-top:64px}.hero-visual{min-height:480px}.question-grid,.weeks{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:680px}.price-card.featured{transform:none}.curriculum-grid{grid-template-columns:repeat(2,1fr)}.before-after{grid-template-columns:1fr}.arrow{transform:rotate(90deg)}footer{grid-template-columns:1fr}}
@media(max-width:640px){.sale-bar{font-size:.7rem}.site-header{height:68px;padding:0 18px}.brand small{display:none}.site-header nav{gap:8px}.nav-cta{padding:10px 13px;font-size:.78rem}.hero,.section-pad{padding-left:20px;padding-right:20px}.hero h1{font-size:2.65rem}.hero-actions{flex-direction:column}.btn{width:100%}.hero-visual{min-height:390px}.product-stack{height:350px}.book-card{width:190px;left:4px}.course-card{width:185px;height:250px;padding:22px;right:0}.course-card strong{font-size:1.6rem}.course-card b{font-size:1.15rem}.price-badge{right:0;bottom:0}.question-grid,.weeks,.curriculum-grid{grid-template-columns:1fr}.section-heading h2,.split-heading h2,.ecosystem h2,.final-cta h2{font-size:2rem}.final-cta{margin:0 16px 88px;padding:36px 24px;display:block}.final-cta .btn{margin-top:20px}footer{padding:36px 20px 100px}.mobile-buy{position:fixed;z-index:30;display:flex;align-items:center;justify-content:space-between;left:12px;right:12px;bottom:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px 10px 10px 16px;box-shadow:0 16px 45px rgba(0,0,0,.2)}.mobile-buy span{display:flex;flex-direction:column}.mobile-buy small{color:var(--red)}.mobile-buy a{background:var(--gold);color:var(--navy);font-weight:900;padding:11px 15px;border-radius:12px}}

/* Branded logo and product mockups */
.brand-logo{width:250px;height:auto;object-fit:contain}.footer-logo{width:280px}.site-header .brand{min-width:250px}.branded-products{width:min(620px,100%);height:520px}.toolkit-product,.course-product{position:absolute;filter:drop-shadow(0 32px 45px rgba(0,0,0,.42));transition:transform .35s ease}.toolkit-product{width:62%;left:-2%;top:18%;transform:rotate(-4deg)}.course-product{width:68%;right:-6%;top:8%;transform:rotate(3deg)}.hero-visual:hover .toolkit-product{transform:rotate(-6deg) translateY(-8px)}.hero-visual:hover .course-product{transform:rotate(5deg) translateY(-12px)}
.offer-product-image{height:205px;width:100%;object-fit:contain;margin:-6px auto 4px;filter:drop-shadow(0 16px 24px rgba(7,26,51,.16))}.bundle-image{height:220px}.price-card h3{text-align:center}.price-card .price,.price-card .old-price,.price-card .save{text-align:center}
@media(max-width:1000px){.brand-logo{width:215px}.branded-products{height:470px}.toolkit-product{left:2%}.course-product{right:0}}
@media(max-width:640px){.brand-logo{width:170px}.site-header .brand{min-width:0}.branded-products{height:340px}.toolkit-product{width:65%;left:-8%;top:22%}.course-product{width:72%;right:-9%;top:6%}.offer-product-image{height:180px}.footer-logo{width:230px}}

/* 30 Day Launch identity and refreshed product presentation */
.site-header{height:96px}
.site-header .launch-brand{min-width:124px}
.launch-logo{width:118px;max-height:88px;object-fit:contain}
.hero-bundle{position:relative;width:min(690px,112%);max-width:none;filter:drop-shadow(0 34px 48px rgba(0,0,0,.44));transition:transform .4s ease}
.hero-visual:hover .hero-bundle{transform:translateY(-8px) scale(1.01)}
.hero-visual .price-badge{right:1%}
@media(max-width:640px){.site-header{height:78px}.launch-logo{width:84px;max-height:70px}.hero-bundle{width:118%}}

/* Opening welcome video */
.welcome-video-shell{position:relative;width:min(680px,112%);aspect-ratio:16/9;border:2px solid rgba(245,183,46,.72);border-radius:24px;overflow:hidden;background:#020b17;box-shadow:0 34px 70px rgba(0,0,0,.42);z-index:1}
.welcome-video-shell video{width:100%;height:100%;display:block;object-fit:cover;background:#020b17}
.welcome-video-shell video::cue{background:rgba(2,11,23,.86);color:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:1rem}
.video-sound-btn{position:absolute;right:16px;bottom:54px;z-index:2;border:1px solid rgba(255,255,255,.42);border-radius:999px;padding:11px 17px;background:rgba(7,26,51,.9);color:#fff;font:800 .82rem 'DM Sans',Arial,sans-serif;letter-spacing:.02em;box-shadow:0 8px 22px rgba(0,0,0,.28);cursor:pointer;backdrop-filter:blur(10px)}
.video-sound-btn:hover,.video-sound-btn:focus-visible{background:var(--gold);color:var(--navy);outline:none}
@media(max-width:640px){.hero-visual{min-height:300px}.welcome-video-shell{width:100%;border-radius:18px}.video-sound-btn{right:10px;bottom:48px;padding:9px 13px;font-size:.76rem}}

/* Desktop hero headline spans the copy and video columns */
.hero-grid{row-gap:34px}
.hero-headline{grid-column:1/-1;position:relative;z-index:3}
.hero-headline h1{max-width:none;margin-bottom:0;font-size:clamp(3rem,4vw,4.4rem)}
.hero h1 .hero-title-line{display:block;color:#fff;white-space:nowrap}
.hero h1 .hero-highlight{color:var(--gold)}
.hero-copy{align-self:start}
.hero-visual{align-self:start;min-height:0}
@media(max-width:1000px){.hero-headline{grid-column:1}.hero h1 .hero-title-line{white-space:normal}}

/* Strategic red accents for high-attention and conversion moments */
.site-header nav a:not(.nav-cta){position:relative}
.site-header nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:3px;border-radius:999px;background:var(--red);transition:right .25s ease}
.site-header nav a:not(.nav-cta):hover{color:var(--red)}
.site-header nav a:not(.nav-cta):hover:after{right:0}
.nav-cta{background:linear-gradient(135deg,#dd3036,#a91820);box-shadow:0 10px 24px rgba(201,40,45,.26)}
.nav-cta:hover{background:linear-gradient(135deg,#ef3e44,#bb1d25)!important}

.eyebrow,.section-label{display:inline-flex;align-items:center;gap:9px}
.eyebrow:before,.section-label:before{content:"";width:28px;height:3px;border-radius:999px;background:var(--red);box-shadow:0 0 16px rgba(201,40,45,.45)}
.hero h1 .hero-highlight{color:#ffbe24;text-shadow:3px 3px 0 rgba(201,40,45,.34)}
.btn-primary{background:linear-gradient(135deg,#e4353b,#ad171f);color:#fff;box-shadow:0 14px 34px rgba(201,40,45,.34)}
.btn-primary:hover{box-shadow:0 18px 38px rgba(201,40,45,.44)}
.welcome-video-shell{border-color:rgba(224,48,54,.9);box-shadow:0 34px 70px rgba(0,0,0,.42),0 0 0 5px rgba(201,40,45,.12)}

.question-grid article{border-top:4px solid transparent}
.question-grid article:hover{border-top-color:var(--red)}
.question-grid article span,.curriculum-grid span{color:var(--red);opacity:.72}
.week-number{background:linear-gradient(135deg,#e3343a,#a7161d);color:#fff;box-shadow:0 8px 20px rgba(201,40,45,.24)}
.weeks article:nth-child(even) .week-number{background:var(--gold);color:var(--navy);box-shadow:none}
.success{border-left:6px solid var(--red)}

.price-card{border-top:4px solid rgba(201,40,45,.22)}
.price-card.featured{border-color:var(--red);box-shadow:0 28px 70px rgba(201,40,45,.16)}
.price-card.featured .btn-gold{background:linear-gradient(135deg,#e4353b,#ad171f);color:#fff;box-shadow:0 14px 34px rgba(201,40,45,.3)}
.curriculum-grid>div{position:relative;overflow:hidden}
.curriculum-grid>div:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:4px;background:var(--red);border-radius:0 999px 0 0}
.faq summary:after{color:var(--red)}

.final-cta{position:relative;overflow:hidden;border:2px solid rgba(229,52,58,.55);box-shadow:var(--shadow),0 18px 50px rgba(201,40,45,.17)}
.final-cta:before{content:"";position:absolute;left:0;top:0;bottom:0;width:10px;background:linear-gradient(180deg,#f04449,#a7161d)}
.final-cta>div,.final-cta>a{position:relative;z-index:1}
.final-cta .btn-gold{background:linear-gradient(135deg,#e4353b,#ad171f);color:#fff;box-shadow:0 14px 34px rgba(201,40,45,.34)}
.mobile-buy a{background:linear-gradient(135deg,#e4353b,#ad171f);color:#fff}

/* IRS Fine Defense upsell */
.irs-defense-feature{position:relative;margin-bottom:22px;padding:28px;border:1px solid rgba(255,255,255,.18);border-left:6px solid var(--red);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06));box-shadow:0 24px 50px rgba(0,0,0,.2);overflow:hidden}
.irs-defense-feature:after{content:"";position:absolute;right:-70px;top:-85px;width:190px;height:190px;border:32px solid rgba(201,40,45,.16);border-radius:50%;pointer-events:none}
.irs-defense-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.irs-defense-topline span{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--red);color:#fff;font-size:.66rem;font-weight:900;letter-spacing:.1em}
.irs-defense-topline strong{color:var(--gold);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}
.irs-defense-feature h3{position:relative;z-index:1;margin:0 0 10px;font:900 2rem/1 Montserrat;color:#fff}
.irs-defense-feature p{position:relative;z-index:1;margin:0;color:#d4deea;font-size:.93rem}
.irs-defense-feature ul{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;padding:0;list-style:none}
.irs-defense-feature li{padding:11px;border-radius:12px;background:rgba(4,20,43,.44);color:#fff;font-size:.78rem;font-weight:700;line-height:1.35}
.irs-defense-feature li:before{content:"✓";display:block;margin-bottom:3px;color:var(--gold);font-weight:900}
.irs-defense-link{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:900;border-bottom:2px solid var(--red);padding-bottom:3px}
.irs-defense-link:hover{color:var(--gold)}
.ecosystem-path .path-highlight{border-color:rgba(229,52,58,.85);background:linear-gradient(90deg,rgba(201,40,45,.27),rgba(255,255,255,.08));box-shadow:0 12px 28px rgba(201,40,45,.13)}
@media(max-width:640px){.irs-defense-feature{padding:24px 20px}.irs-defense-topline{align-items:flex-start;flex-direction:column}.irs-defense-feature ul{grid-template-columns:1fr}.irs-defense-feature h3{font-size:1.7rem}}
