:root{--blue:#003b8e;--blue-deep:#002a67;--blue-dark:#001b46;--yellow:#ffd400;--red:#e60012;--ink:#13213a;--muted:#667085;--light:#f4f6fa;--white:#fff;--radius:16px;--shadow:0 18px 60px rgba(0,34,85,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",sans-serif;line-height:1.65;background:#fff}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:112px 0}.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;background:rgba(0,42,103,.95);border-bottom:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;color:#fff;gap:12px}.brand-mark{background:var(--yellow);color:var(--blue-dark);padding:7px 9px;font-weight:900;letter-spacing:1px}.brand-text{font-size:16px;font-weight:800;line-height:1.15}.brand-text small{display:block;font-size:10px;font-weight:500;opacity:.65;letter-spacing:2px;margin-top:4px}.main-nav{display:flex;align-items:center;gap:25px;color:#fff;font-size:14px;font-weight:600}.main-nav>a:not(.btn){opacity:.82;transition:.2s}.main-nav>a:not(.btn):hover{opacity:1;color:var(--yellow)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 28px;border-radius:7px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-red{color:#fff;background:var(--red);box-shadow:0 10px 25px rgba(230,0,18,.25)}.btn-red:hover{background:#c90010;box-shadow:0 14px 32px rgba(230,0,18,.35)}.btn-small{min-height:40px;padding:0 19px;font-size:14px}.btn-outline-light{color:#fff;border:1px solid rgba(255,255,255,.6)}.btn-outline-light:hover{border-color:#fff;background:rgba(255,255,255,.08)}.btn-full{width:100%}.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 42%,#0756b8 0,#003b8e 30%,#002a67 68%,#001c49 100%);padding-top:76px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,transparent,black)}.hero-grid{min-height:700px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;position:relative;z-index:1;padding-top:58px;padding-bottom:70px}.eyebrow,.section-tag{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800;letter-spacing:1px}.eyebrow{color:var(--yellow);margin-bottom:25px}.eyebrow:before,.section-tag:before{content:"";width:28px;height:3px;background:currentColor}.hero h1{font-size:clamp(48px,5.3vw,78px);line-height:1.12;letter-spacing:-3px;margin-bottom:25px;font-weight:900}.hero h1 span{display:inline-block;color:var(--yellow);position:relative}.hero h1 span:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:8px;background:var(--red);z-index:-1;transform:skewX(-18deg)}.hero-subtitle{font-size:19px;font-weight:700;letter-spacing:1px;margin-bottom:18px}.hero-subtitle b{color:var(--yellow);margin:0 5px}.hero-desc{max-width:690px;color:rgba(255,255,255,.76);font-size:17px}.hero-actions{display:flex;gap:14px;margin:32px 0 42px}.hero-meta{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.2);max-width:650px;padding-top:24px}.hero-meta div{min-width:145px;padding-right:28px;margin-right:28px;border-right:1px solid rgba(255,255,255,.18)}.hero-meta div:last-child{border:0}.hero-meta small{display:block;color:rgba(255,255,255,.55);font-size:12px}.hero-meta strong{font-size:16px}.hero-visual{position:relative;display:grid;place-items:center;min-height:520px}.billion-card{width:390px;position:relative;z-index:2;padding:34px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 40px 90px rgba(0,0,0,.25);border-radius:4px;transform:rotate(1.5deg)}.billion-card:before{content:"";position:absolute;width:70px;height:8px;background:var(--red);top:0;left:34px}.card-kicker{font-weight:800;color:var(--blue);font-size:14px}.billion-number{font-size:142px;line-height:1;font-weight:950;letter-spacing:-12px;color:var(--blue);margin:5px 0 20px}.billion-number span{font-size:52px;letter-spacing:-3px;color:var(--red);margin-left:9px}.strategy-list p{display:grid;grid-template-columns:34px 1fr;align-items:center;border-top:1px solid #dbe1eb;margin:0;padding:14px 0}.strategy-list i{grid-row:1/3;color:var(--red);font-style:normal;font-weight:900}.strategy-list strong{font-size:18px}.strategy-list span{font-size:12px;color:var(--muted)}.orbit{position:absolute;border:1px solid rgba(255,212,0,.35);border-radius:50%}.orbit-one{width:500px;height:500px}.orbit-two{width:410px;height:410px;border-style:dashed}.hero-strip{position:relative;z-index:2;background:var(--yellow);color:var(--blue-dark);font-weight:800}.hero-strip .container{min-height:58px;display:flex;justify-content:space-between;align-items:center}.hero-strip span:before{content:"◆";font-size:9px;margin-right:12px;color:var(--red)}.section-heading{max-width:720px;margin-bottom:54px}.section-tag{color:var(--blue);margin-bottom:15px}.section-heading h2,.team-title h2,.pricing-copy h2{font-size:clamp(36px,4.2vw,58px);line-height:1.18;letter-spacing:-2px;margin-bottom:20px}.section-heading>p:last-child{font-size:17px;color:var(--muted);max-width:650px}.pain-section{background:var(--light)}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pain-card{position:relative;background:#fff;padding:32px 27px;border-radius:var(--radius);min-height:260px;border:1px solid #e8ebf1;transition:.25s}.pain-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.pain-card>span{position:absolute;right:22px;top:20px;color:#d8dee9;font-size:13px;font-weight:800}.pain-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--blue);color:var(--yellow);font-weight:900;border-radius:50%;margin-bottom:34px}.pain-card h3{font-size:21px;margin-bottom:9px}.pain-card p{font-size:15px;color:var(--muted);margin:0}.insight-banner{display:flex;align-items:center;gap:34px;margin-top:22px;background:var(--blue);color:#fff;padding:25px 34px;border-radius:var(--radius)}.insight-banner strong{color:var(--yellow);white-space:nowrap;font-size:18px}.insight-banner p{margin:0;color:rgba(255,255,255,.76)}.audience-section{background:var(--blue-deep);color:#fff}.heading-light .section-tag{color:var(--yellow)}.heading-light>p:last-child{color:rgba(255,255,255,.65)}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience-card{position:relative;padding:32px 28px 30px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);overflow:hidden}.audience-card:after{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;background:var(--yellow);transition:.3s}.audience-card:hover:after{width:100%}.audience-no{font-size:12px;color:var(--yellow);font-weight:900;margin-bottom:42px}.audience-card h3{font-size:24px}.audience-card p{color:rgba(255,255,255,.68);min-height:56px}.audience-card ul{list-style:none;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.13);font-size:14px}.audience-card li:before{content:"✓";color:var(--yellow);font-weight:bold;margin-right:8px}.recommend-box{margin-top:30px;padding:28px 32px;background:var(--yellow);color:var(--blue-dark);border-radius:var(--radius);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px}.recommend-label{background:var(--red);color:#fff;padding:7px 12px;font-size:13px;font-weight:900}.recommend-box h3{margin:0;font-size:21px}.recommend-box p{margin:3px 0 0;font-size:14px}.text-link{font-weight:900;white-space:nowrap}.syllabus-section{background:#fff}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:70px;top:0;bottom:0;width:1px;background:#dce2ec}.module{display:grid;grid-template-columns:140px 1fr;gap:42px;margin-bottom:32px;position:relative}.module-day{width:140px;height:140px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--blue);color:#fff;border:9px solid #fff;box-shadow:0 0 0 1px #dce2ec;border-radius:50%}.module-day span{font-size:10px;letter-spacing:2px}.module-day strong{color:var(--yellow);font-size:46px;line-height:1}.module-day small{font-weight:700}.module-day-half{background:var(--red)}.module-day-half strong{color:#fff}.module-content{padding:38px 42px;background:var(--light);border-radius:var(--radius)}.module-kicker{color:var(--red);font-weight:900;font-size:14px;margin-bottom:6px}.module-content h3{font-size:30px;margin-bottom:16px}.module-content blockquote{margin:0 0 28px;padding:14px 20px;border-left:4px solid var(--yellow);background:#fff;color:var(--blue);font-weight:700}.module-cols{display:grid;grid-template-columns:1fr 1fr;gap:38px}.module-cols h4{font-size:14px;margin:0 0 10px;color:var(--blue)}.module-cols ul{margin:0;padding:0;list-style:none;color:#586579;font-size:14px}.module-cols li{margin:5px 0}.module-cols li:before{content:"·";color:var(--red);font-weight:900;margin-right:8px}.mid-cta{margin-top:50px;background:var(--blue);color:#fff;padding:30px 38px;border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between}.mid-cta p{color:var(--yellow);font-size:13px;font-weight:800;margin-bottom:2px}.mid-cta h3{margin:0;font-size:23px}.deliverables-section{background:var(--light)}.deliverables-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tool-card{min-height:190px;background:#fff;border-radius:var(--radius);padding:26px;border:1px solid #e4e8ef}.tool-card b{display:block;color:var(--red);font-size:12px;margin-bottom:52px}.tool-card h3{font-size:18px;line-height:1.45;margin:0}.tool-feature{grid-row:span 2;background:var(--blue);color:#fff;min-height:396px;padding:34px}.tool-feature span{color:var(--yellow);font-size:13px;font-weight:900}.tool-feature h3{font-size:34px;line-height:1.25;margin:70px 0 20px}.tool-feature p{color:rgba(255,255,255,.7);font-size:14px}.method-note{margin-top:20px;display:flex;gap:25px;padding:22px 28px;background:#fff;border-radius:12px}.method-note span{white-space:nowrap;color:var(--blue);font-weight:900}.method-note p{margin:0;color:var(--muted)}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-card{position:relative;min-height:255px;padding:30px;background:#fff;border:1px solid #dfe4ec;border-radius:var(--radius);overflow:hidden;transition:.25s}.case-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-50px;top:-50px;background:#eef3fb}.case-card:hover{background:var(--blue);color:#fff;transform:translateY(-4px);border-color:var(--blue);box-shadow:var(--shadow)}.case-card>span{font-size:12px;color:var(--red);font-weight:900}.case-card h3{font-size:28px;margin:34px 0 12px}.case-card p{font-size:14px;color:var(--muted);min-height:50px}.case-card:hover p{color:rgba(255,255,255,.7)}.case-card b{font-size:13px;color:var(--blue)}.case-card:hover b{color:var(--yellow)}.case-disclaimer{text-align:center;color:#8a94a6;font-size:12px;margin:25px 0 0}.pricing-section{background:var(--blue-dark);color:#fff;position:relative;overflow:hidden}.pricing-section:before{content:"80";position:absolute;font-size:450px;font-weight:950;line-height:1;color:rgba(255,255,255,.025);left:-60px;bottom:-80px}.pricing-grid{display:grid;grid-template-columns:1fr 500px;gap:90px;align-items:center;position:relative}.pricing-copy .section-tag{color:var(--yellow)}.pricing-copy h2 span{color:var(--yellow)}.course-facts{border-top:1px solid rgba(255,255,255,.18);margin-top:40px}.course-facts p{display:grid;grid-template-columns:80px 1fr;margin:0;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}.course-facts span{font-size:13px;color:rgba(255,255,255,.5)}.price-card{background:#fff;color:var(--ink);padding:43px;border-radius:var(--radius);box-shadow:0 30px 80px rgba(0,0,0,.3);position:relative}.limited{position:absolute;top:0;right:0;background:var(--yellow);color:var(--blue-dark);font-size:12px;font-weight:900;padding:10px 17px;border-radius:0 var(--radius) 0 10px}.price-label{color:var(--blue);font-weight:900;margin-top:13px;margin-bottom:4px}.price{display:flex;align-items:baseline;color:var(--blue-dark);line-height:1}.price small{font-size:27px;font-weight:900}.price strong{font-size:72px;letter-spacing:-4px}.price span{font-size:14px;color:var(--muted);margin-left:8px}.gst{font-size:13px;color:var(--muted)}.group-offer{background:var(--light);padding:16px 18px;margin:25px 0;border-left:4px solid var(--yellow)}.group-offer strong{font-size:15px}.group-offer p{margin:3px 0 0;font-size:13px;color:var(--muted)}.price-warning{font-size:13px;color:var(--red);font-weight:800}.consult-link{display:block;text-align:center;margin-top:15px;color:var(--blue);font-size:14px;font-weight:800}.team-section{background:var(--yellow)}.team-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.team-title .section-tag{color:var(--red)}.team-title h2{color:var(--blue-dark);margin-bottom:0}.team-content .lead{font-size:21px;font-weight:800;color:var(--blue-dark)}.role-list{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.role-list span{padding:9px 15px;background:var(--blue-dark);color:#fff;border-radius:99px;font-size:13px;font-weight:700}.team-content>p:last-child{color:#3e4f6c}.policy-section{background:var(--light)}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.promise-card,.process-card{border-radius:var(--radius);padding:42px}.promise-card{background:var(--blue);color:#fff}.promise-card>span{color:var(--yellow);font-weight:900;font-size:13px}.promise-card h2{font-size:38px;line-height:1.2;margin:28px 0 20px}.promise-card p{color:rgba(255,255,255,.75)}.promise-card small{color:rgba(255,255,255,.48)}.process-card{background:#fff}.process-card h3{font-size:25px}.process-card ol{padding:0;list-style:none}.process-card li{display:flex;gap:20px;padding:15px 0;border-bottom:1px solid #e7eaf0}.process-card li b{color:var(--red)}.process-card li strong{font-size:16px}.process-card li p{margin:2px 0 0;color:var(--muted);font-size:13px}.invoice-note{font-size:12px;color:var(--muted);margin:22px 0 0}.faq-section{background:#fff}.faq-wrap{max-width:960px}.faq-list{border-top:2px solid var(--blue-dark)}.faq-list details{border-bottom:1px solid #dfe3ea}.faq-list summary{list-style:none;cursor:pointer;padding:25px 50px 25px 0;font-size:17px;font-weight:800;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:inline-block;width:44px;color:var(--blue);font-size:12px}.faq-list summary:after{content:"+";position:absolute;right:8px;top:17px;font-size:28px;color:var(--blue);font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details[open] summary{color:var(--blue)}.faq-list details p{margin:-5px 45px 24px;color:var(--muted);font-size:15px}.final-cta{text-align:center;padding:105px 0;background:linear-gradient(135deg,#003b8e,#001b46);color:#fff}.final-cta p{color:var(--yellow);font-weight:800}.final-cta h2{font-size:clamp(38px,5vw,64px);line-height:1.2;letter-spacing:-2px}.final-cta h2 span{color:var(--yellow)}.final-cta .btn{margin:7px}.final-cta small{display:block;margin-top:22px;color:rgba(255,255,255,.55)}.site-footer{background:#08142a;color:#fff;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.footer-brand{font-size:20px;font-weight:900;color:var(--yellow)}.footer-grid>div:first-child p{font-size:11px;color:rgba(255,255,255,.5);margin-top:10px}.footer-legal p{font-size:11px;color:rgba(255,255,255,.5);margin-bottom:7px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:11px}.mobile-register{display:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.main-nav{gap:14px}.main-nav>a:not(.btn){display:none}.hero-grid{grid-template-columns:1fr .7fr;gap:30px}.billion-card{width:340px}.pain-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}.deliverables-grid{grid-template-columns:repeat(3,1fr)}.tool-feature{grid-row:span 2}.pricing-grid{grid-template-columns:1fr 440px;gap:45px}}
@media(max-width:760px){html{scroll-padding-top:68px}.container{width:min(100% - 32px,600px)}.section{padding:76px 0}.nav-wrap{height:66px}.brand-mark{font-size:13px}.brand-text{font-size:14px}.nav-toggle{display:block;position:relative;z-index:2}.nav-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-toggle span{transition:.25s}.main-nav{display:none;position:fixed;inset:66px 0 0;background:var(--blue-dark);padding:28px 24px;align-items:stretch;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav>a:not(.btn){display:block;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px}.main-nav .btn{margin-top:22px}.hero{padding-top:66px}.hero-grid{display:block;min-height:auto;padding-top:70px;padding-bottom:55px}.hero h1{font-size:46px;letter-spacing:-2px}.eyebrow{font-size:12px}.hero-subtitle{font-size:15px;line-height:1.8}.hero-desc{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;margin-bottom:35px}.hero-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-meta div{min-width:0;padding:0;margin:0;border:0}.hero-visual{min-height:440px;margin-top:35px}.billion-card{width:min(340px,94%);padding:28px}.billion-number{font-size:112px}.orbit-one{width:390px;height:390px}.orbit-two{width:320px;height:320px}.hero-strip .container{display:grid;grid-template-columns:1fr 1fr;padding:14px 0;gap:6px;font-size:12px}.section-heading h2,.team-title h2,.pricing-copy h2{font-size:36px;letter-spacing:-1px}.pain-grid,.audience-grid,.cases-grid{grid-template-columns:1fr}.pain-card{min-height:220px}.insight-banner{display:block}.insight-banner strong{display:block;margin-bottom:8px}.recommend-box{grid-template-columns:1fr}.recommend-label{width:max-content}.module{grid-template-columns:1fr;gap:0;margin-bottom:25px}.timeline:before{display:none}.module-day{width:auto;height:auto;border-radius:12px 12px 0 0;border:0;box-shadow:none;flex-direction:row;gap:8px;padding:12px}.module-day strong{font-size:25px}.module-content{border-radius:0 0 var(--radius) var(--radius);padding:28px 22px}.module-content h3{font-size:24px}.module-cols{grid-template-columns:1fr;gap:23px}.mid-cta{display:block;padding:26px}.mid-cta .btn{margin-top:20px;width:100%}.deliverables-grid{grid-template-columns:1fr 1fr}.tool-feature{grid-column:span 2;grid-row:auto;min-height:300px}.tool-feature h3{margin-top:48px}.tool-card{min-height:180px}.method-note{display:block}.method-note span{display:block;margin-bottom:8px}.pricing-grid,.team-grid,.policy-grid,.footer-grid{grid-template-columns:1fr;gap:38px}.pricing-section:before{font-size:300px}.price-card{padding:35px 25px}.price strong{font-size:57px}.team-grid{gap:35px}.promise-card,.process-card{padding:30px 24px}.faq-list summary{font-size:15px;padding-left:0}.faq-list summary span{width:34px}.faq-list details p{margin-left:34px;margin-right:20px}.final-cta{padding:80px 0}.footer-grid{gap:25px}.copyright{padding-bottom:55px}.mobile-register{display:block;position:fixed;z-index:900;bottom:10px;left:12px;right:12px;background:var(--red);color:#fff;text-align:center;padding:14px;border-radius:7px;font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.3)} }
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* PDF reference style: strong title bars, square panels and original brand colors. */
:root{--blue:#12358d;--blue-deep:#0c2f82;--blue-dark:#001944;--yellow:#ffdc16;--red:#ed1c24;--ink:#121b31;--light:#f0f0f0;--radius:2px;--shadow:0 12px 35px rgba(0,25,68,.14)}
.site-header{background:rgba(8,45,126,.97);border-bottom:2px solid var(--yellow)}
.brand{gap:16px}.brand-logo{width:184px;height:auto;display:block}.brand-text{padding-left:16px;border-left:1px solid rgba(255,255,255,.35)}
.btn{border-radius:0;text-transform:none}.btn-red{box-shadow:none}.btn-red:hover{box-shadow:6px 6px 0 var(--yellow)}
.hero{background:var(--blue);padding-top:76px}.hero:before{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:56px 56px;mask-image:none}
.hero-grid{min-height:760px}.eyebrow{color:#fff}.eyebrow:before{background:var(--yellow);height:5px}
.hero h1{color:var(--yellow);font-size:clamp(56px,6vw,88px);line-height:1.1;letter-spacing:-5px}.hero h1 span{color:var(--yellow)}.hero h1 span:after{display:none}
.course-band{display:inline-block;background:var(--yellow);color:var(--blue-dark);padding:8px 22px;margin:2px 0 13px;font-size:19px;font-weight:950;letter-spacing:7px}
.hero-subtitle{color:var(--yellow);font-weight:900}.hero-subtitle b{color:var(--yellow);font-size:25px;margin:0}.hero-subtitle i{font-style:normal;color:#fff;margin:0 5px}
.billion-card{border:3px solid var(--yellow);background:var(--blue-dark);color:#fff;box-shadow:18px 18px 0 rgba(0,0,0,.2);transform:none}.billion-card:before{width:100%;height:12px;left:0;background:var(--yellow)}.card-kicker{color:var(--yellow)}.billion-number{color:var(--yellow)}.billion-number span{color:#fff}.strategy-list p{border-color:rgba(255,255,255,.22)}.strategy-list i{color:var(--yellow)}.strategy-list span{color:rgba(255,255,255,.65)}
.orbit{display:none}.hero-strip{border-top:4px solid var(--blue-dark);border-bottom:4px solid var(--blue-dark)}
.section-heading{max-width:none}.section-heading h2,.team-title h2,.pricing-copy h2{font-weight:950}.section-heading:has(h2){position:relative}.section-tag{background:var(--blue-dark);color:var(--yellow);padding:8px 16px;margin-bottom:18px}.section-tag:before{display:none}.heading-light .section-tag,.pricing-copy .section-tag{background:var(--yellow);color:var(--blue-dark)}
.pain-card,.audience-card,.tool-card,.case-card,.promise-card,.process-card,.price-card,.module-content,.recommend-box,.insight-banner,.method-note,.mid-cta{border-radius:0}
.pain-card{border:2px solid var(--blue)}.pain-icon{border-radius:0;background:var(--blue-dark)}.pain-card>span{color:var(--blue);font-size:18px}.insight-banner{border-left:12px solid var(--yellow)}
.audience-section{background:var(--blue)}.audience-card{border:2px solid rgba(255,255,255,.7)}.audience-card:after{height:8px}.recommend-box{border:4px solid #fff}
.module-day{border-radius:0;border:0;box-shadow:8px 8px 0 var(--yellow);height:120px}.timeline:before{left:69px;background:var(--blue)}.module-content{background:#fff;border:2px solid var(--blue);padding:0 34px 32px;overflow:hidden}.module-kicker{background:var(--blue-dark);color:var(--yellow);margin:0 -34px 18px;padding:12px 34px}.module-content blockquote{background:var(--blue);color:#fff;border-left:8px solid var(--yellow)}
.deliverables-section,.pain-section,.policy-section{background:#eee}.tool-card{border:2px solid var(--blue)}.tool-feature{background:var(--blue-dark);border-color:var(--blue-dark)}.method-note{border:2px solid var(--blue)}
.case-card{border:2px solid var(--blue)}.case-card:before{border-radius:0;background:var(--yellow);width:45px;height:9px;right:0;top:0}.case-card:hover{background:var(--blue-dark)}
.pricing-section{background:#fff;color:var(--blue-dark);border-top:18px solid var(--blue-dark);border-bottom:18px solid var(--blue-dark)}.pricing-section:before{color:rgba(18,53,141,.045)}.pricing-copy .section-tag{background:var(--blue-dark);color:var(--yellow)}.pricing-copy h2 span{color:var(--red)}.course-facts{border-color:var(--blue)}.course-facts p{border-color:#b9c1d4}.course-facts span{color:var(--blue)}.price-card{border:4px solid var(--blue);box-shadow:12px 12px 0 var(--yellow)}.limited{border-radius:0;background:var(--blue-dark);color:var(--yellow)}.price strong{color:var(--red)}.group-offer{border:2px solid var(--blue);border-left:105px solid var(--blue);position:relative}.group-offer:before{content:"团报优惠";position:absolute;left:-91px;top:50%;width:78px;transform:translateY(-50%);color:#fff;font-weight:800}.gst{color:var(--blue)}
.team-section{border-top:10px solid var(--blue-dark);border-bottom:10px solid var(--blue-dark)}.role-list span{border-radius:0}.promise-card{background:var(--blue-dark);border-top:10px solid var(--yellow)}.process-card{border:2px solid var(--blue)}
.faq-list{border-top:8px solid var(--blue-dark)}.faq-list details{border:1px solid #bfc5d2;border-top:0}.faq-list summary{padding-left:16px}.faq-list details p{border-left:6px solid var(--red);padding-left:18px}
.final-cta{background:var(--blue);border-top:12px solid var(--yellow)}.site-footer{background:var(--blue-dark)}.footer-logo{width:205px;margin-bottom:20px}.mobile-register{border-radius:0}
@media(max-width:760px){.brand-logo{width:136px}.brand-text{font-size:12px;padding-left:10px}.brand-text small{display:none}.hero h1{font-size:44px;line-height:1.16;letter-spacing:-3px}.hero h1 span{display:block;white-space:nowrap}.course-band{display:block;text-align:center;font-size:15px;letter-spacing:4px}.hero-subtitle b{display:none}.module-day{border-radius:0;box-shadow:none}.module-content{border-top:0}.price-card{box-shadow:7px 7px 0 var(--yellow)}.group-offer{border-left-width:75px}.group-offer:before{left:-70px;width:64px;font-size:12px}.mobile-register{box-shadow:4px 4px 0 var(--yellow)}}

body.modal-open{overflow:hidden}.register-modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:24px}.register-modal.open{display:flex}.register-backdrop{position:absolute;inset:0;background:rgba(0,12,34,.78)}.register-dialog{position:relative;width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:5px solid var(--yellow);box-shadow:18px 18px 0 rgba(0,0,0,.35)}.register-close{position:absolute;top:12px;right:14px;z-index:2;width:40px;height:40px;border:2px solid #fff;background:var(--red);color:#fff;font-size:28px;line-height:1;cursor:pointer}.register-head{background:var(--blue-dark);color:#fff;padding:30px 34px 24px;border-bottom:8px solid var(--yellow)}.register-head p{color:var(--yellow);font-size:14px;font-weight:900;margin-bottom:8px}.register-head h2{font-size:42px;line-height:1.1;margin:0;color:var(--yellow);font-weight:950}.register-body{display:grid;grid-template-columns:1.4fr .8fr;gap:0}.registration-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:34px}.registration-form label{display:block}.registration-form label:nth-of-type(4),.registration-form .btn,.registration-form .form-note,.upload-field{grid-column:1/-1}.registration-form span,.payment-card>span{display:block;margin-bottom:7px;color:var(--blue-dark);font-size:14px;font-weight:950}.registration-form input,.registration-form textarea,.registration-form select{width:100%;border:2px solid var(--blue);border-radius:0;background:#fff;padding:13px 14px;color:var(--ink);font:inherit;outline:none}.registration-form input:focus,.registration-form textarea:focus,.registration-form select:focus{border-color:var(--red);box-shadow:4px 4px 0 var(--yellow)}.registration-form input[type=file]{background:#f7f8fb;border-style:dashed;cursor:pointer}.upload-field small{display:block;margin-top:7px;color:#667085;font-size:12px}.registration-form textarea{resize:vertical}.hidden-field{display:none}.form-note{margin:0;color:#667085;font-size:13px}.form-status{grid-column:1/-1;margin:0;padding:13px 16px;background:var(--yellow);color:var(--blue-dark);font-weight:900}.payment-card{background:#f0f0f0;border-left:3px solid var(--blue);padding:34px}.payment-placeholder{display:grid;place-items:center;text-align:center;min-height:270px;background:#fff;border:3px dashed var(--blue);padding:28px}.payment-placeholder strong{display:block;color:var(--red);font-size:38px;line-height:1;margin-bottom:12px}.payment-placeholder p{margin:0;color:var(--blue-dark);font-weight:800}.payment-card small{display:block;margin-top:16px;color:#667085}.registration-form.submitted .btn{background:var(--blue-dark)}
.payment-amount{margin-top:20px;padding:18px 16px;background:var(--blue-dark);border-bottom:8px solid var(--yellow);color:#fff;text-align:center}.payment-amount small{display:block;margin:0 0 6px;color:var(--yellow);font-size:13px;font-weight:950}.payment-amount strong{display:block;color:var(--red);font-size:58px;line-height:.95;letter-spacing:-2px;text-shadow:2px 2px 0 #fff}.payment-amount span{display:block;margin-top:8px;font-size:13px;font-weight:900;color:#fff}.payment-instruction{margin:18px 0 0;padding:14px 16px;background:#fff;border:2px solid var(--blue);color:var(--blue-dark);font-size:14px;font-weight:850;line-height:1.65}
.paynow-qr{display:block;width:min(100%,260px);height:auto;margin:0 auto}
.mobile-payment-card{display:none}
.registration-form input:focus,.registration-form textarea:focus,.registration-form select:focus{border-color:var(--blue);box-shadow:none}
.payment-reference-note{margin-top:10px}
.registration-form .brand-field,.registration-form .business-field{grid-column:1/-1}

/* Homepage balance pass: reduce oversized hero type and lift supporting copy. */
.simple-hero{justify-content:center}
.simple-hero-grid{min-height:calc(100vh - 76px);padding:54px 0 62px;grid-template-columns:minmax(0,1fr) 420px;gap:82px}
.simple-copy h1{font-size:clamp(50px,5vw,76px);line-height:1.12;letter-spacing:-3px;margin-bottom:22px}
.simple-copy .course-band{font-size:18px;letter-spacing:6px;padding:10px 24px;margin-bottom:22px}
.hero-subtitle{font-size:20px;line-height:1.6;margin-bottom:20px}
.simple-copy .hero-desc{font-size:22px;line-height:1.65;color:rgba(255,255,255,.88)}
.simple-copy .hero-actions{margin-top:34px;gap:16px}
.simple-copy .hero-actions .btn{min-height:58px;padding:0 30px;font-size:18px}
.simple-card-head{font-size:27px;padding:24px 26px}
.simple-price{padding-top:34px}
.simple-price small,.simple-price strong{font-size:82px}
.simple-card>p{font-size:17px;margin-bottom:30px}
.simple-card dl{padding:0 32px 34px}
.simple-card dl div{grid-template-columns:96px 1fr;padding:18px 0}
.simple-card dt{font-size:15px}
.simple-card dd{font-size:17px}
@media(max-width:760px){.simple-hero-grid{padding:46px 0 54px}.simple-copy h1{font-size:40px;line-height:1.16;letter-spacing:-2px}.simple-copy .course-band{font-size:15px;letter-spacing:4px;width:100%;padding:10px 12px}.hero-subtitle{font-size:16px}.simple-copy .hero-desc{font-size:17px}.simple-copy .hero-actions .btn{min-height:54px;font-size:16px}.simple-price small,.simple-price strong{font-size:60px}.simple-card dt,.simple-card dd{font-size:15px}}

/* Homepage final alignment: left content shares one visual center line. */
.simple-hero {
  justify-content: center;
}

.simple-hero .container {
  width: min(1220px, calc(100% - 64px));
}

.simple-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 74px;
  align-items: center;
  min-height: calc(100vh - 76px);
  padding: 44px 0 58px;
}

.simple-copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  text-align: center;
}

.simple-copy .eyebrow {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 0 24px;
  color: #fff;
}

.simple-copy .eyebrow:before {
  flex: 0 0 52px;
  height: 6px;
  background: var(--yellow);
}

.headline-block {
  display: block;
  width: 100%;
  margin: 0 0 22px;
  transform: none;
  transform-origin: initial;
  text-align: center;
}

.simple-copy h1 {
  max-width: 760px;
  margin: 0 auto 24px;
  color: var(--yellow);
  font-size: clamp(52px, 5.1vw, 78px);
  line-height: 1.1;
  letter-spacing: -3px;
  font-weight: 950;
  text-align: center;
}

.simple-copy .course-band {
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 26px;
  font-size: 18px;
  letter-spacing: 6px;
}

.hero-subtitle,
.simple-copy .hero-desc {
  width: 100%;
  text-align: center;
}

.hero-subtitle {
  margin: 0 0 20px;
  color: var(--yellow);
  font-size: 20px;
  line-height: 1.6;
  font-weight: 900;
}

.simple-copy .hero-desc {
  max-width: 710px;
  margin: 0;
  color: rgba(255, 255, 255, .88);
  font-size: 21px;
  line-height: 1.65;
}

.simple-copy .hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 16px;
  margin: 32px 0 0;
}

.simple-copy .hero-actions .btn {
  min-width: 160px;
  min-height: 56px;
  padding: 0 30px;
  font-size: 18px;
}

.simple-copy .hero-actions .btn-red {
  color: #fff;
  background: var(--red);
  border: 0;
}

.simple-card {
  width: 100%;
  max-width: none;
  transform: none;
  transform-origin: initial;
}

@media (max-width: 1050px) {
  .simple-hero .container {
    width: min(100% - 40px, 760px);
  }

  .simple-hero-grid {
    grid-template-columns: 1fr;
    gap: 42px;
    min-height: auto;
    padding: 44px 0 56px;
  }

  .simple-copy {
    max-width: none;
  }

  .simple-card {
    max-width: 560px;
  }
}

@media (max-width: 760px) {
  .simple-hero .container {
    width: min(100% - 32px, 600px);
  }

  .simple-hero-grid {
    display: block;
    padding: 42px 0 54px;
  }

  .simple-copy .eyebrow {
    justify-content: flex-start;
    text-align: left;
  }

  .simple-copy .eyebrow:before {
    flex-basis: 32px;
    height: 4px;
  }

  .simple-copy h1 {
    font-size: 42px;
    line-height: 1.16;
    letter-spacing: -2px;
  }

  .simple-copy .course-band {
    width: 100%;
    padding: 10px 12px;
    font-size: 15px;
    letter-spacing: 4px;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .simple-copy .hero-desc {
    font-size: 17px;
  }

  .simple-copy .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .simple-copy .hero-actions .btn {
    min-height: 54px;
    font-size: 16px;
  }
}

/* Homepage left-column center-axis alignment. */
.simple-copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.simple-copy .eyebrow {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 0 24px;
  color: #fff;
}

.simple-copy .eyebrow:before {
  flex: 0 0 52px;
  height: 6px;
  background: var(--yellow);
}

.headline-block {
  width: 100%;
  text-align: center;
}

.simple-copy h1 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.simple-copy .course-band {
  margin-left: auto;
  margin-right: auto;
}

.hero-subtitle,
.simple-copy .hero-desc {
  width: 100%;
  text-align: center;
}

.simple-copy .hero-actions {
  width: 100%;
  justify-content: center;
}

.simple-copy .hero-actions .btn {
  min-width: 160px;
}

@media (max-width: 760px) {
  .simple-copy .eyebrow {
    justify-content: flex-start;
    text-align: left;
  }

  .simple-copy .eyebrow:before {
    flex-basis: 32px;
    height: 4px;
  }
}

/* Homepage rollback: stable hero layout with red action buttons. */
.simple-hero {
  justify-content: center;
}

.simple-hero .container {
  width: min(1220px, calc(100% - 64px));
}

.simple-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 74px;
  align-items: center;
  min-height: calc(100vh - 76px);
  padding: 44px 0 58px;
}

.simple-copy {
  max-width: 760px;
}

.headline-block {
  display: block;
  transform: none;
  transform-origin: initial;
  margin: 0 0 22px;
}

.simple-copy h1 {
  max-width: 760px;
  margin: 0 0 24px;
  color: var(--yellow);
  font-size: clamp(52px, 5.1vw, 78px);
  line-height: 1.1;
  letter-spacing: -3px;
  font-weight: 950;
}

.simple-copy .course-band {
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 26px;
  font-size: 18px;
  letter-spacing: 6px;
}

.hero-subtitle {
  margin: 0 0 20px;
  color: var(--yellow);
  font-size: 20px;
  line-height: 1.6;
  font-weight: 900;
}

.simple-copy .hero-desc {
  max-width: 710px;
  margin: 0;
  color: rgba(255, 255, 255, .88);
  font-size: 21px;
  line-height: 1.65;
}

.simple-copy .hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 32px 0 0;
}

.simple-copy .hero-actions .btn {
  min-height: 56px;
  padding: 0 30px;
  font-size: 18px;
}

.simple-copy .hero-actions .btn-red {
  color: #fff;
  background: var(--red);
  border: 0;
}

.simple-card {
  width: 100%;
  max-width: none;
  transform: none;
  transform-origin: initial;
}

.simple-card-head {
  padding: 24px 26px;
  font-size: 26px;
}

.simple-price {
  padding: 32px 26px 4px;
}

.simple-price small,
.simple-price strong {
  font-size: 82px;
}

.simple-card > p {
  margin-bottom: 30px;
  font-size: 17px;
}

.simple-card dl {
  padding: 0 32px 34px;
}

.simple-card dl div {
  grid-template-columns: 96px 1fr;
  padding: 18px 0;
}

.simple-card dt {
  font-size: 15px;
}

.simple-card dd {
  font-size: 17px;
}

@media (max-width: 1050px) {
  .simple-hero .container {
    width: min(100% - 40px, 760px);
  }

  .simple-hero-grid {
    grid-template-columns: 1fr;
    gap: 42px;
    min-height: auto;
    padding: 44px 0 56px;
  }

  .simple-copy {
    max-width: none;
  }

  .headline-block,
  .simple-card {
    transform: none;
  }

  .simple-card {
    max-width: 560px;
  }
}

@media (max-width: 760px) {
  .simple-hero .container {
    width: min(100% - 32px, 600px);
  }

  .simple-hero-grid {
    display: block;
    padding: 42px 0 54px;
  }

  .headline-block {
    margin-bottom: 16px;
  }

  .simple-copy h1 {
    font-size: 42px;
    line-height: 1.16;
    letter-spacing: -2px;
  }

  .simple-copy .course-band {
    width: 100%;
    padding: 10px 12px;
    font-size: 15px;
    letter-spacing: 4px;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .simple-copy .hero-desc {
    font-size: 17px;
  }

  .simple-copy .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .simple-copy .hero-actions .btn {
    min-height: 54px;
    font-size: 16px;
  }

  .simple-card {
    max-width: none;
    margin-top: 36px;
  }

  .simple-price small,
  .simple-price strong {
    font-size: 60px;
  }

  .simple-card dl div {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .simple-card dt,
  .simple-card dd {
    font-size: 15px;
  }
}

/* Final proportion lock: make the homepage fill desktop screens better. */
.simple-hero .container{width:min(1320px,calc(100% - 56px))}
.simple-hero-grid{min-height:calc(100vh - 76px);grid-template-columns:minmax(0,1fr) 450px;gap:62px;padding:28px 0 44px}
.headline-block{transform:scale(1.08);transform-origin:left center;margin-bottom:18px}
.simple-copy h1{font-size:clamp(58px,5.7vw,86px)}
.simple-copy .hero-actions{margin-top:26px}
.simple-card{transform:scale(1.05);transform-origin:right center}
@media(max-width:1050px){.simple-hero .container{width:min(100% - 40px,720px)}.simple-hero-grid{grid-template-columns:1fr;gap:34px;padding:42px 0 54px}.headline-block,.simple-card{transform:none}.simple-card{max-width:560px}}
@media(max-width:760px){.simple-hero .container{width:min(100% - 32px,600px)}.simple-hero-grid{padding:42px 0 54px}.headline-block{margin-bottom:12px}.simple-copy h1{font-size:42px}.simple-card{max-width:none}}

/* Homepage layout repair: keep all hero text in normal order and alignment. */
.simple-hero .container{width:min(1240px,calc(100% - 64px))}
.simple-hero{justify-content:center}
.simple-hero-grid{grid-template-columns:minmax(0,1fr) 430px;gap:76px;align-items:center;min-height:calc(100vh - 76px);padding:36px 0 54px}
.simple-copy{max-width:760px}
.headline-block{display:block;transform:none;margin:0 0 20px}
.simple-copy h1{font-size:clamp(56px,5.4vw,82px);line-height:1.08;letter-spacing:-3px;margin:0 0 24px}
.simple-copy .course-band{display:block;width:max-content;margin:0 auto;padding:10px 26px;font-size:18px;letter-spacing:6px}
.hero-subtitle{font-size:20px;line-height:1.6;margin:0 0 20px}
.simple-copy .hero-desc{font-size:22px;line-height:1.6;margin-bottom:0}
.simple-copy .hero-actions{margin-top:32px;gap:16px}
.simple-copy .hero-actions .btn{min-height:56px;font-size:18px}
.simple-card{transform:none;width:100%}
.simple-card-head{font-size:26px}
.simple-price small,.simple-price strong{font-size:82px}
@media(max-width:1050px){.simple-hero .container{width:min(100% - 40px,760px)}.simple-hero-grid{grid-template-columns:1fr;gap:42px;padding:44px 0 56px}.simple-copy{max-width:none}.simple-card{max-width:560px}}
@media(max-width:760px){.simple-hero .container{width:min(100% - 32px,600px)}.simple-hero-grid{padding:42px 0 54px}.simple-copy h1{font-size:42px;letter-spacing:-2px}.simple-copy .course-band{width:100%;font-size:15px;letter-spacing:4px}.hero-subtitle{font-size:16px}.simple-copy .hero-desc{font-size:17px}.simple-copy .hero-actions .btn{font-size:16px}.simple-price small,.simple-price strong{font-size:60px}}

/* Homepage proportion pass: fill the first screen with less empty space. */
.simple-hero .container{width:min(1320px,calc(100% - 56px))}
.simple-hero-grid{min-height:calc(100vh - 76px);grid-template-columns:minmax(0,1fr) 450px;gap:62px;padding:28px 0 44px}
.headline-block{transform:scale(1.08);transform-origin:left center;margin-bottom:18px}
.simple-copy h1{font-size:clamp(58px,5.7vw,86px)}
.simple-copy .hero-actions{margin-top:26px}
.simple-card{transform:scale(1.05);transform-origin:right center}
@media(max-width:1050px){.simple-hero .container{width:min(100% - 40px,720px)}.simple-hero-grid{grid-template-columns:1fr;gap:34px;padding:42px 0 54px}.headline-block,.simple-card{transform:none;transform-origin:center}.simple-card{max-width:560px}}
@media(max-width:760px){.simple-hero .container{width:min(100% - 32px,600px)}.simple-hero-grid{padding:42px 0 54px}.headline-block{margin-bottom:12px}.simple-copy h1{font-size:42px}.simple-card{max-width:none}}
@media(max-width:760px){.register-modal{padding:12px;align-items:flex-start}.register-dialog{max-height:calc(100vh - 24px);border-width:3px;box-shadow:7px 7px 0 rgba(0,0,0,.35)}.register-head{padding:24px 20px 20px}.register-head h2{font-size:32px}.register-body{grid-template-columns:1fr}.registration-form{grid-template-columns:1fr;padding:24px 20px}.payment-card{display:none}.mobile-payment-card{display:block;grid-column:1/-1;background:#f0f0f0;border-top:3px solid var(--blue);padding:20px}.mobile-payment-card>span{display:block;margin-bottom:7px;color:var(--blue-dark);font-size:14px;font-weight:950}.payment-placeholder{min-height:190px}.payment-placeholder strong{font-size:30px}.register-close{top:8px;right:8px}}
@media(max-width:760px){.payment-amount strong{font-size:46px}.payment-instruction{font-size:13px}}
.success-page{min-height:100vh;background:var(--blue);color:#fff}.success-wrap{min-height:100vh;display:grid;place-items:center;padding:36px 18px;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px}.success-card{width:min(720px,100%);background:#fff;color:var(--blue-dark);border:5px solid var(--yellow);box-shadow:18px 18px 0 rgba(0,0,0,.32);padding:46px 42px;text-align:center}.success-logo{width:220px;height:auto;margin-bottom:30px;background:var(--blue);padding:10px}.success-kicker{display:inline-block;background:var(--blue-dark);color:var(--yellow);padding:8px 16px;font-size:14px;font-weight:950}.success-card h1{color:var(--red);font-size:52px;line-height:1.08;margin:22px 0 18px;font-weight:950}.success-copy{font-size:17px;color:#34405a}.success-note{margin:26px 0;padding:18px;border:2px solid var(--blue);text-align:left}.success-note strong{display:block;color:var(--blue-dark);font-size:18px}.success-note span{display:block;color:#667085;font-size:14px;margin-top:4px}
@media(max-width:760px){.success-card{padding:32px 22px;box-shadow:8px 8px 0 rgba(0,0,0,.32)}.success-logo{width:170px}.success-card h1{font-size:40px}}

.success-card{padding:0;text-align:left;overflow:hidden}
.success-brand-row{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--blue-dark);border-bottom:8px solid var(--yellow);padding:24px 34px}
.success-logo{width:210px;margin:0;background:transparent;padding:0}
.success-brand-row span{display:inline-block;background:var(--yellow);color:var(--blue-dark);padding:8px 14px;font-size:14px;font-weight:950;white-space:nowrap}
.success-content{padding:48px 52px;text-align:center}
.success-kicker{display:inline-block;background:var(--blue-dark);color:var(--yellow);padding:8px 16px;font-size:14px;font-weight:950;margin-bottom:20px}
.success-card h1{margin:0 0 18px;color:var(--red);font-size:56px;line-height:1.05;text-align:center}
.success-copy{max-width:620px;margin:0 auto;color:#26344d;font-size:18px;font-weight:800;line-height:1.75;text-align:center}
.success-submission-id{display:inline-block;margin:18px auto 0;padding:9px 14px;background:var(--yellow);color:var(--blue-dark);font-size:14px;font-weight:950}
.success-note{max-width:620px;margin:30px auto;padding:20px 22px;background:#f7f8fb;border:2px solid var(--blue);text-align:left}
.success-card .btn{margin:0 auto}
@media(max-width:760px){.success-brand-row{display:block;padding:20px}.success-logo{width:170px}.success-brand-row span{margin-top:14px}.success-content{padding:34px 22px}.success-card h1{font-size:38px}.success-copy{font-size:16px}}

.simple-hero{min-height:calc(100vh - 0px);display:flex;flex-direction:column;justify-content:space-between}
.simple-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) 430px;gap:70px;align-items:center;min-height:calc(100vh - 134px);padding:72px 0 58px}
.headline-block{display:inline-block}
.simple-copy h1{max-width:790px;margin-bottom:24px;color:var(--yellow);font-size:clamp(54px,6vw,88px);font-weight:950;line-height:1.08;letter-spacing:-4px}
.simple-copy .course-band{display:block;width:max-content;margin:2px auto 18px}
.simple-copy .hero-desc{max-width:710px;font-size:20px;line-height:1.75;color:rgba(255,255,255,.82)}
.simple-copy .hero-actions{margin:36px 0 0;flex-wrap:wrap}
.simple-card{background:#fff;color:var(--blue-dark);border:5px solid var(--yellow);box-shadow:18px 18px 0 rgba(0,0,0,.26)}
.simple-card-head{background:var(--blue-dark);color:var(--yellow);padding:22px 26px;font-size:24px;line-height:1.25;font-weight:950;text-align:center}
.simple-price{display:flex;align-items:baseline;justify-content:center;gap:10px;padding:30px 26px 4px;color:var(--red);line-height:.9;white-space:nowrap}
.simple-price small{font-size:86px;font-weight:950;letter-spacing:-5px}
.simple-price strong{font-size:92px;letter-spacing:-5px}
.simple-card>p{text-align:center;margin:0 26px 26px;color:var(--blue);font-weight:950}
.simple-card dl{margin:0;padding:0 28px 30px}
.simple-card dl div{display:grid;grid-template-columns:88px 1fr;gap:16px;padding:15px 0;border-top:2px solid #e3e8f2}
.simple-card dt{color:var(--blue);font-size:13px;font-weight:950}
.simple-card dd{margin:0;color:var(--ink);font-size:15px;font-weight:800}
@media(max-width:1050px){.simple-hero-grid{grid-template-columns:1fr;gap:34px;padding-top:54px}.simple-card{max-width:560px}.main-nav{gap:18px}.main-nav>a:not(.btn){display:inline-flex}}
@media(max-width:760px){.simple-hero-grid{display:block;min-height:auto;padding:58px 0 48px}.simple-copy h1{font-size:42px;letter-spacing:-2px}.simple-copy .hero-desc{font-size:16px}.simple-card{margin-top:36px;box-shadow:7px 7px 0 rgba(0,0,0,.28)}.simple-card-head{font-size:20px}.simple-price small,.simple-price strong{font-size:64px}.simple-card dl div{grid-template-columns:1fr;gap:3px}.main-nav>a:not(.btn){display:block}.mobile-register{display:none}}

.outline-page{background:#eee}.outline-hero{padding:150px 0 88px;background:var(--blue);color:#fff;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:56px 56px}.outline-hero-grid{display:grid;grid-template-columns:1fr 360px;gap:70px;align-items:center}.outline-hero h1{margin:0 0 22px;color:var(--yellow);font-size:clamp(54px,6vw,86px);line-height:1.05;font-weight:950;letter-spacing:-4px}.outline-lead{max-width:760px;color:rgba(255,255,255,.82);font-size:21px;line-height:1.75}.outline-price{background:#fff;color:var(--blue-dark);border:5px solid var(--yellow);box-shadow:16px 16px 0 rgba(0,0,0,.25);padding:30px;text-align:center}.outline-price span{display:block;color:var(--blue);font-weight:950}.outline-price strong{display:block;color:var(--red);font-size:58px;line-height:1;margin:18px 0 8px}.outline-price p{margin:0;color:var(--blue-dark);font-weight:900}.outline-section{padding:86px 0}.outline-heading{max-width:760px;margin-bottom:34px}.outline-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.15;margin:0;color:var(--blue-dark)}.outline-modules{display:grid;gap:22px}.outline-module{display:grid;grid-template-columns:128px 1fr;gap:28px;background:#fff;border:3px solid var(--blue);box-shadow:8px 8px 0 rgba(18,53,141,.12);padding:28px}.outline-day{background:var(--blue-dark);color:#fff;border-bottom:8px solid var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:128px}.outline-day span{font-size:12px;letter-spacing:2px;font-weight:950;color:var(--yellow)}.outline-day strong{font-size:52px;line-height:1;color:#fff}.outline-module h3{font-size:30px;line-height:1.18;margin:0 0 12px;color:var(--blue-dark)}.outline-module p:not(.module-kicker){color:#526078;margin-bottom:14px}.outline-module ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none}.outline-module li{background:#f0f0f0;border-left:6px solid var(--yellow);padding:12px 14px;color:var(--blue-dark);font-size:14px;font-weight:850}.outline-module-red .outline-day{background:var(--red)}.outline-tools{padding:86px 0;background:var(--blue-dark);color:#fff}.outline-tools-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:start}.outline-tools-title h2{font-size:clamp(34px,4vw,52px);line-height:1.15;color:var(--yellow);margin:0}.outline-tool-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.outline-tool-list p{margin:0;background:#fff;color:var(--blue-dark);border-bottom:8px solid var(--yellow);padding:22px;font-weight:900;min-height:118px}.outline-tool-list strong{display:block;color:var(--red);font-size:14px;margin-bottom:20px}.outline-final{padding:88px 0;text-align:center;background:var(--yellow);color:var(--blue-dark)}.outline-final p{font-weight:950;color:var(--red)}.outline-final h2{max-width:800px;margin:0 auto 30px;font-size:clamp(34px,4vw,56px);line-height:1.15;font-weight:950}
@media(max-width:1050px){.outline-hero-grid,.outline-tools-grid{grid-template-columns:1fr}.outline-price{max-width:460px}.outline-module ul{grid-template-columns:1fr}}
@media(max-width:760px){.outline-hero{padding:112px 0 62px}.outline-hero h1{font-size:44px;letter-spacing:-2px}.outline-lead{font-size:16px}.outline-section,.outline-tools,.outline-final{padding:64px 0}.outline-module{grid-template-columns:1fr;padding:22px}.outline-day{min-height:auto;padding:16px}.outline-tool-list{grid-template-columns:1fr}.outline-price{box-shadow:7px 7px 0 rgba(0,0,0,.25)}.outline-price strong{font-size:46px}}

.pdf-outline-page{background:#e8e8e8}.pdf-outline-hero{padding:140px 0 58px;background:var(--blue);color:#fff;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:56px 56px}.pdf-outline-hero h1{margin:0 0 12px;color:var(--yellow);font-size:clamp(46px,5vw,72px);line-height:1.08;font-weight:950;letter-spacing:-3px}.pdf-outline-hero p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.82);font-size:18px}.pdf-page-stack{padding:42px 0 76px}.pdf-page-stack .container{max-width:1040px}.pdf-page-card{margin:0 auto 28px;background:#fff;border:5px solid var(--yellow);box-shadow:14px 14px 0 rgba(0,25,68,.16)}.pdf-page-card img{display:block;width:100%;height:auto}.pdf-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:10px auto 34px;padding:22px 28px;background:var(--blue-dark);border-bottom:8px solid var(--yellow);color:#fff}.pdf-inline-cta span{font-size:19px;font-weight:950;color:var(--yellow)}.pdf-inline-cta .btn{flex-shrink:0}.pdf-outline-page .outline-final{border-top:12px solid var(--blue-dark)}
@media(max-width:760px){.pdf-outline-hero{padding:106px 0 46px}.pdf-outline-hero h1{font-size:40px;letter-spacing:-1px}.pdf-outline-hero p:not(.eyebrow){font-size:15px}.pdf-page-stack{padding:24px 0 54px}.pdf-page-card{margin-bottom:18px;border-width:3px;box-shadow:6px 6px 0 rgba(0,25,68,.16)}.pdf-inline-cta{display:block;padding:20px}.pdf-inline-cta span{display:block;margin-bottom:14px;font-size:16px}.pdf-inline-cta .btn{width:100%}}

/* Final homepage visual balance overrides. */
.simple-hero{justify-content:center}
.simple-hero .container{width:min(1220px,calc(100% - 64px))}
.simple-hero-grid{display:grid;min-height:calc(100vh - 76px);padding:44px 0 58px;grid-template-columns:minmax(0,1fr) 430px;gap:74px;align-items:center}
.simple-copy{display:flex;flex-direction:column;align-items:center;max-width:760px;text-align:center}
.simple-copy .eyebrow{display:flex;justify-content:center;width:100%;margin:0 0 24px;color:#fff}
.simple-copy .eyebrow:before{flex:0 0 52px;height:6px;background:var(--yellow)}
.headline-block{display:block;width:100%;margin:0 0 22px;transform:none;transform-origin:initial;text-align:center}
.simple-copy h1{max-width:760px;margin:0 auto 24px;color:var(--yellow);font-size:clamp(52px,5.1vw,78px);font-weight:950;line-height:1.1;letter-spacing:-3px;text-align:center}
.simple-copy .course-band{display:block;width:max-content;max-width:100%;margin:0 auto;padding:10px 26px;font-size:18px;letter-spacing:6px}
.hero-subtitle{width:100%;margin:0 0 20px;color:var(--yellow);font-size:20px;line-height:1.6;font-weight:900;text-align:center}
.simple-copy .hero-desc{width:100%;max-width:710px;margin:0;color:rgba(255,255,255,.88);font-size:21px;line-height:1.65;text-align:center}
.simple-copy .hero-actions{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:16px;margin:32px 0 0}
.simple-copy .hero-actions .btn{min-width:160px;min-height:56px;padding:0 30px;font-size:18px}
.simple-copy .hero-actions .btn-red{color:#fff;background:var(--red);border:0}
.simple-card{width:100%;max-width:none;transform:none;transform-origin:initial}
.simple-card-head{font-size:27px;padding:24px 26px}
.simple-price{padding-top:34px}
.simple-price small,.simple-price strong{font-size:82px}
.simple-card>p{font-size:17px;margin-bottom:30px}
.simple-card dl{padding:0 32px 34px}
.simple-card dl div{grid-template-columns:96px 1fr;padding:18px 0}
.simple-card dt{font-size:15px}
.simple-card dd{font-size:17px}
@media(max-width:1050px){.simple-hero .container{width:min(100% - 40px,760px)}.simple-hero-grid{grid-template-columns:1fr;gap:42px;min-height:auto;padding:44px 0 56px}.simple-copy{max-width:none}.simple-card{max-width:560px}}
@media(max-width:760px){.simple-hero .container{width:min(100% - 32px,600px)}.simple-hero-grid{display:block;padding:42px 0 54px}.simple-copy .eyebrow{justify-content:flex-start;text-align:left}.simple-copy .eyebrow:before{flex-basis:32px;height:4px}.simple-copy h1{font-size:42px;line-height:1.16;letter-spacing:-2px}.simple-copy .course-band{width:100%;padding:10px 12px;font-size:15px;letter-spacing:4px}.hero-subtitle{font-size:16px}.simple-copy .hero-desc{font-size:17px}.simple-copy .hero-actions{flex-direction:column;align-items:stretch}.simple-copy .hero-actions .btn{min-height:54px;font-size:16px}.simple-price small,.simple-price strong{font-size:60px}.simple-card dt,.simple-card dd{font-size:15px}}

.simple-hero .simple-copy .eyebrow{
  font-size:17px;
  font-weight:950;
  letter-spacing:.6px;
}

.simple-hero .simple-copy .eyebrow:before{
  flex-basis:58px;
  height:7px;
}

@media(max-width:760px){
  .simple-hero .simple-copy h1{
    font-size:clamp(58px,15vw,64px);
    line-height:1.08;
    letter-spacing:-3px;
  }
}

@media(max-width:760px){
  .nav-toggle{
    display:none;
  }

  .main-nav.open{
    display:none;
  }
}

/* Keep the homepage CTA buttons in one aligned row on desktop/tablet. */
.simple-copy .hero-actions{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  flex-wrap:nowrap;
  gap:14px;
  max-width:900px;
}

.simple-copy .hero-actions .btn{
  min-width:0;
  width:100%;
  padding:0 14px;
  white-space:nowrap;
}

@media(max-width:760px){
  .simple-copy .hero-actions{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    max-width:none;
  }
}

.alumni-page{
  background:#eee;
}

.alumni-hero{
  padding:150px 0 74px;
  background:var(--blue);
  color:#fff;
  background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);
  background-size:56px 56px;
}

.alumni-hero h1{
  margin:0 0 18px;
  color:var(--yellow);
  font-size:clamp(48px,6vw,82px);
  line-height:1.06;
  font-weight:950;
  letter-spacing:-3px;
}

.alumni-lead{
  max-width:760px;
  color:rgba(255,255,255,.82);
  font-size:20px;
  line-height:1.75;
}

.alumni-video-section{
  padding:54px 0 86px;
}

.alumni-video-card{
  background:var(--blue-dark);
  border:5px solid var(--yellow);
  box-shadow:16px 16px 0 rgba(0,25,68,.18);
  padding:18px;
}

.alumni-video-card video{
  display:block;
  width:100%;
  max-height:calc(100vh - 180px);
  background:#000;
}

@media(max-width:760px){
  .alumni-hero{
    padding:112px 0 56px;
  }

  .alumni-hero h1{
    font-size:42px;
    letter-spacing:-1px;
  }

  .alumni-lead{
    font-size:16px;
  }

  .alumni-video-section{
    padding:28px 0 58px;
  }

  .alumni-video-card{
    border-width:3px;
    box-shadow:7px 7px 0 rgba(0,25,68,.18);
    padding:8px;
  }
}
