:root{--forest:#12322b;--forest-2:#0b251f;--cream:#f6f2e8;--paper:#fffdf8;--gold:#b88a31;--ink:#20352d;--muted:#64716c;--line:#ded7c9}*{box-sizing:border-box}body.course-home{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}.course-shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.course-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.course-brand{font-size:16px;line-height:1;font-weight:700;letter-spacing:.09em;color:var(--forest);text-decoration:none}.course-brand span{color:var(--gold)}.course-nav-links{display:flex;align-items:center;gap:24px}.course-nav-links a{color:var(--forest);text-decoration:none;font-size:14px;font-weight:600}.course-nav-links .course-nav-cta{background:var(--forest);color:#fff;padding:12px 16px;border-radius:4px}.course-menu{display:none;background:none;border:0;font:inherit;color:var(--forest)}.course-hero{padding:76px 0 90px;border-top:1px solid var(--line)}.course-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:72px;align-items:center}.course-eyebrow{margin:0 0 18px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.course-hero h1{max-width:700px;margin:0;color:var(--forest);font-family:Newsreader,serif;font-size:clamp(52px,6vw,82px);font-weight:500;letter-spacing:-.055em;line-height:.95}.course-hero h1 em{color:var(--gold);font-style:normal}.course-lede{max-width:600px;margin:25px 0 30px;color:#486056;font-size:19px;line-height:1.55}.course-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 20px;background:var(--forest);border:1px solid var(--forest);border-radius:4px;color:#fff;text-decoration:none;font-size:14px;font-weight:700}.course-button.gold{background:var(--gold);border-color:var(--gold);color:#18342c}.course-note{margin:14px 0 0;color:var(--muted);font-size:13px}.course-hero-card{padding:28px;background:var(--forest);border-radius:8px;color:#fff;box-shadow:0 20px 50px rgba(18,50,43,.18)}.course-hero-card .course-eyebrow{color:#e9c66b}.course-hero-card h2{margin:0 0 16px;font-family:Newsreader,serif;font-size:38px;font-weight:500;line-height:1.04}.course-hero-card p{margin:0 0 24px;color:#d5e0da;line-height:1.55}.course-hero-card ul{list-style:none;margin:0 0 26px;padding:0}.course-hero-card li{padding:10px 0;border-top:1px solid rgba(255,255,255,.12);font-size:14px}.course-hero-card li:before{content:'✓';margin-right:10px;color:#e9c66b}.course-section{padding:84px 0;border-top:1px solid var(--line)}.course-section.dark{background:var(--forest);color:#fff;border:0}.course-section.dark h2{color:#fff}.course-split{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.course-kicker{margin:0;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.course-section h2{max-width:730px;margin:9px 0 18px;color:var(--forest);font-family:Newsreader,serif;font-size:clamp(38px,4vw,58px);font-weight:500;letter-spacing:-.04em;line-height:1}.course-section p{font-size:18px;line-height:1.6;color:#50665d}.course-section.dark p{color:#d5e0da}.course-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.course-step{padding:25px;background:var(--paper);border:1px solid var(--line);border-radius:7px}.course-step b{display:block;color:var(--gold);font-size:12px;letter-spacing:.14em}.course-step h3{margin:13px 0 9px;color:var(--forest);font-family:Newsreader,serif;font-size:29px;font-weight:500}.course-step p{margin:0;font-size:15px;line-height:1.5}.course-about{display:grid;grid-template-columns:360px 1fr;gap:70px;align-items:center}.course-about img{display:block;width:100%;height:410px;object-fit:cover;object-position:center;border-radius:7px;filter:saturate(.84)}.course-sidekick{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.course-sidekick-card{padding:30px;background:#f0eadc;border:1px solid #d8ceba;border-radius:7px}.course-sidekick-card h3{margin:8px 0 12px;color:var(--forest);font-family:Newsreader,serif;font-size:39px;font-weight:500}.course-sidekick-card p{margin:0 0 22px;font-size:16px}.course-final{text-align:center}.course-final h2{margin-left:auto;margin-right:auto}.course-final p{max-width:590px;margin:0 auto 26px}.course-footer{padding:45px 0 34px;background:var(--forest-2);color:#d9e2dd}.course-footer-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);gap:30px}.course-footer .course-brand{color:#fff}.course-footer p{max-width:310px;color:#aac0b6;font-size:13px;line-height:1.5}.course-footer b{display:block;margin-bottom:12px;color:#e8c977;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.course-footer a{display:block;margin:8px 0;color:#d9e2dd;text-decoration:none;font-size:14px}.course-footer-bottom{margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#8fa99d;font-size:12px}@media(max-width:760px){.course-shell{width:min(100% - 32px,1120px)}.course-nav{height:68px}.course-menu{display:block}.course-nav-links{display:none}.course-nav.open .course-nav-links{position:absolute;z-index:20;top:68px;right:16px;left:16px;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 30px rgba(18,50,43,.12)}.course-nav.open .course-nav-links a{padding:13px}.course-hero{padding:46px 0 56px}.course-hero-grid,.course-split,.course-about,.course-sidekick{grid-template-columns:1fr;gap:34px}.course-hero h1{font-size:46px;letter-spacing:-.06em}.course-lede{font-size:17px}.course-hero-card{padding:23px}.course-three{grid-template-columns:1fr;gap:12px}.course-section{padding:58px 0}.course-section p{font-size:16px}.course-about img{height:330px;max-width:370px}.course-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.course-footer-grid>div:first-child{grid-column:1/-1}}/* Mobile course funnel: one centered, easy-to-scan reading flow. */
@media(max-width:760px){
  .course-hero,.course-section,.course-final,.course-about,.course-sidekick,.course-step,.course-hero-card,.course-sidekick-card{text-align:center}
  .course-hero-card .course-eyebrow,.course-hero-card ul{text-align:left}
  .course-hero-card ul{display:inline-block;width:100%}
  .course-hero h1,.course-section h2{margin-left:auto;margin-right:auto}
  .course-section p,.course-hero-card p{margin-left:auto;margin-right:auto}
  .course-button{margin-left:auto;margin-right:auto}
  .course-about img{height:410px;object-position:center top}
  .course-about{justify-items:center}
  .course-kicker,.course-eyebrow{width:100%;text-align:center}
  .course-footer,.course-footer-grid{text-align:center}
  .course-footer p{margin-left:auto;margin-right:auto}
}
/* Make the Course the unmistakable primary action. */
.course-button{min-height:52px;padding:16px 23px;font-size:15px;box-shadow:0 8px 18px rgba(18,50,43,.13);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.course-button:hover{transform:translateY(-2px);box-shadow:0 13px 24px rgba(18,50,43,.2)}
.course-hero> .course-shell .course-button{background:var(--gold);border-color:var(--gold);color:#17342b;box-shadow:0 10px 22px rgba(184,138,49,.28)}
.course-nav-cta{box-shadow:0 6px 14px rgba(18,50,43,.14)}
/* Match the brighter direct-response Course CTA treatment. */
.course-button.gold,.course-hero> .course-shell .course-button{background:#ffbd38;border-color:#ffbd38;color:#172f28;border-radius:3px;box-shadow:0 5px 0 #b87412,0 11px 22px rgba(149,91,9,.22);font-weight:700;letter-spacing:.015em}
.course-button.gold:hover,.course-hero> .course-shell .course-button:hover{background:#ffd15f;box-shadow:0 3px 0 #b87412,0 9px 18px rgba(149,91,9,.2);transform:translateY(2px)}
/* Super Agent Course visual system. */
:root{--forest:#113c2b;--forest-2:#0c2b20;--cream:#f6f1e5;--paper:#fffdf7;--gold:#8b651a;--ink:#14231d;--muted:#52635c;--line:#d9d2c4}
body.course-home,.course-home *{font-family:Lato,Arial,sans-serif}.course-hero h1,.course-hero-card h2,.course-section h2,.course-step h3,.course-sidekick-card h3{font-family:Lato,Arial,sans-serif;font-weight:900;letter-spacing:-.045em}.course-hero h1{line-height:.98}.course-section h2{line-height:1.02}.course-hero-card{background:var(--paper);border:1px solid var(--line);border-radius:0;color:var(--ink);box-shadow:none}.course-hero-card h2{color:var(--ink)}.course-hero-card p{color:#52635c}.course-hero-card .course-eyebrow{color:#8b651a}.course-hero-card li{border-color:#e6dfd1;color:#20352d}.course-hero-card li:before{color:#8b651a}.course-step,.course-sidekick-card{background:var(--paper);border:1px solid var(--line);border-radius:0}.course-step{padding:30px}.course-step b{color:#8b651a}.course-section.dark{background:#113c2b}.course-about img{object-position:center top}.course-button.gold,.course-hero> .course-shell .course-button{background:#ffea00;border:1px solid #14231d;border-radius:4px;box-shadow:0 5px 0 #dbac23;color:#14231d;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.course-button.gold:hover,.course-hero> .course-shell .course-button:hover{background:#fff36a;box-shadow:0 3px 0 #dbac23;transform:translateY(2px)}.course-button:not(.gold){border-radius:4px;font-weight:900}.course-nav-cta{border-radius:4px;font-weight:900}.course-kicker,.course-eyebrow{color:#8b651a}.course-footer{background:#113c2b}.course-footer .course-brand{font-family:Lato,Arial,sans-serif}.course-sidekick-card{background:#fffdf7}.course-hero-card,.course-step,.course-sidekick-card{box-shadow:0 1px 0 rgba(20,35,29,.03)}
/* Softer editorial hierarchy and cleaner Course CTA. */
.course-hero h1,.course-hero-card h2,.course-section h2,.course-step h3,.course-sidekick-card h3{font-weight:700}
.course-button.gold,.course-hero> .course-shell .course-button{box-shadow:0 8px 18px rgba(20,35,29,.15)}
.course-button.gold:hover,.course-hero> .course-shell .course-button:hover{box-shadow:0 5px 14px rgba(20,35,29,.14);transform:translateY(-1px)}
/* Compact course preview, without generic bullet-list styling. */
.course-hero-card h2{max-width:370px;font-size:36px;line-height:1.02}
.course-hero-card p{max-width:395px;margin-bottom:22px}
.course-hero-card ul{display:none}.course-inclusions{display:grid;gap:0;border-top:1px solid #e3dccf}.course-inclusions>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:13px;padding:13px 0;border-bottom:1px solid #e3dccf;align-items:baseline}.course-inclusions b{color:#8b651a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.course-inclusions span{color:#263a32;font-size:13px;font-weight:700;line-height:1.35}@media(max-width:760px){.course-hero-card h2{margin-left:auto;margin-right:auto}.course-inclusions>div{text-align:left}}
/* Animated business-system graphic for the Why this matters module. */
.course-split>div:first-child{display:flex;flex-direction:column;justify-content:center}.ai-workflow{position:relative;width:min(100%,360px);height:300px;margin:0 auto 24px;background:#fffdf7;border:1px solid #dcd4c6;overflow:hidden}.ai-workflow:before{content:"";position:absolute;inset:16px;border:1px solid rgba(139,101,26,.18);pointer-events:none}.ai-workflow-lines{position:absolute;inset:0;width:100%;height:100%}.ai-workflow-lines path{fill:none;stroke:#8b651a;stroke-width:1.25;stroke-dasharray:3 7;animation:route-flow 3.5s linear infinite;opacity:.75}.ai-pulse{fill:#f3cf2d;stroke:#14231d;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:node-pulse 2.4s ease-in-out infinite}.pulse-two{animation-delay:.45s}.pulse-three{animation-delay:.9s}.pulse-four{animation-delay:1.35s}.ai-core{position:absolute;top:104px;left:104px;z-index:2;width:152px;height:92px;padding:16px 18px;background:#113c2b;color:#fffdf7;border:1px solid #14231d;box-shadow:5px 5px 0 #f3cf2d;display:flex;flex-direction:column;justify-content:center;animation:core-breathe 4s ease-in-out infinite}.ai-core small{color:#f3cf2d;text-transform:uppercase;font-size:9px;letter-spacing:.14em;font-weight:900;margin-bottom:5px}.ai-core strong{font-size:20px;line-height:.95;font-weight:700;letter-spacing:-.045em}.ai-node{position:absolute;z-index:2;background:#fffdf7;color:#14231d;border:1px solid #cfc6b5;padding:9px 12px 8px;font-size:12px;font-weight:700;letter-spacing:-.015em;min-width:93px;animation:node-float 4.5s ease-in-out infinite}.ai-node span{display:block;color:#8b651a;font-size:8px;font-weight:900;letter-spacing:.12em;margin-bottom:3px}.ai-node-content{top:42px;left:27px}.ai-node-leads{top:42px;right:27px;animation-delay:.5s}.ai-node-clients{bottom:42px;left:27px;animation-delay:1s}.ai-node-ops{bottom:42px;right:27px;animation-delay:1.5s}@keyframes route-flow{to{stroke-dashoffset:-40}}@keyframes node-pulse{0%,100%{transform:scale(1);opacity:.75}50%{transform:scale(1.65);opacity:1}}@keyframes node-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes core-breathe{0%,100%{box-shadow:5px 5px 0 #f3cf2d}50%{box-shadow:7px 7px 0 #f3cf2d}}@media(max-width:760px){.ai-workflow{height:270px;width:min(100%,340px);margin-bottom:20px}.ai-core{top:92px;left:94px}.ai-node-content,.ai-node-leads{top:31px}.ai-node-clients,.ai-node-ops{bottom:31px}.ai-node-content,.ai-node-clients{left:18px}.ai-node-leads,.ai-node-ops{right:18px}}@media(prefers-reduced-motion:reduce){.ai-workflow *{animation:none!important}}
/* Homepage hero: product-led Course presentation. */
.course-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:54px}.course-hero h1{max-width:650px;font-size:clamp(47px,5.1vw,70px);font-weight:700;line-height:.98}.course-hero h1 span{display:block}.course-hero h1 em{color:inherit}.course-hero-visual{display:flex;align-items:center;justify-content:center;min-height:420px;margin:0}.course-hero-visual img{display:block;width:min(100%,600px);height:auto;filter:drop-shadow(0 18px 28px rgba(17,60,43,.12))}.course-framework{text-align:center}.course-framework h2{margin-left:auto;margin-right:auto}.course-framework .course-three{text-align:left}.course-framework .course-step h3{font-weight:700}.course-framework .course-kicker{margin-bottom:10px}@media(max-width:760px){.course-hero-grid{grid-template-columns:1fr;gap:25px}.course-hero h1{font-size:clamp(40px,11vw,52px)}.course-hero-visual{min-height:0;order:2}.course-hero-visual img{width:min(100%,430px)}.course-framework .course-three{text-align:center}}
/* Founder urgency section: make the agent-team shift concrete. */
.course-pain{background:#f6f1e5}.course-pain .course-kicker{margin-bottom:11px}.course-pain h2{max-width:710px}.course-pain .course-split>div:last-child>p:not(.pain-close){max-width:720px;margin:0;color:#4b6057;font-size:17px;line-height:1.57}.pain-list{display:grid;gap:0;margin:22px 0 20px;padding:0;list-style:none;border-top:1px solid #d8cfbf}.pain-list li{position:relative;padding:12px 0 12px 22px;border-bottom:1px solid #d8cfbf;color:#263b33;font-size:14px;font-weight:700;line-height:1.42}.pain-list li:before{position:absolute;left:0;top:12px;content:'+';color:#8b651a;font-size:16px;font-weight:900}.course-pain .pain-close{max-width:720px;margin:0;color:#113c2b;font-size:16px;font-weight:700;line-height:1.55}@media(max-width:760px){.course-pain .course-split>div:last-child>p:not(.pain-close),.course-pain .pain-close{font-size:16px}.pain-list li{text-align:left}}
/* Super Agent Method: clear solution and conversion point. */
.course-framework .framework-lede{max-width:670px;margin:17px auto 0;color:#52655d;font-size:18px;line-height:1.58}.course-framework .course-three{margin-top:34px}.framework-cta{margin-top:36px;text-align:center}.framework-cta .course-button{background:#f3cf2d;border-color:#14231d;color:#14231d;box-shadow:none}.framework-cta p{margin:12px 0 0;color:#607168;font-size:12px;font-weight:700}@media(max-width:760px){.course-framework .framework-lede{font-size:16px}.framework-cta{margin-top:29px}}
/* Keep the hero guarantee visually tied to its CTA. */
.course-hero-action{display:inline-flex;flex-direction:column;align-items:center}.course-hero-action .course-note{margin:14px 0 0;text-align:center}
/* Make the hero action feel like the primary decision. */
.course-hero-action .course-button{min-height:60px;padding:19px 29px;font-size:16px;letter-spacing:.01em}
/* Two-section pain arc after the hero. */
.course-pressure{padding:98px 0;background:#113c2b;color:#fff;text-align:center}.course-pressure .course-kicker{color:#f3cf2d}.course-pressure h2{max-width:830px;margin:11px auto 15px;color:#fff}.pressure-lede{max-width:700px;margin:0 auto;color:#ccdbd2;font-size:18px;line-height:1.58}.pressure-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:42px;background:rgba(255,253,247,.18);border:1px solid rgba(255,253,247,.18);text-align:left}.pressure-grid article{min-height:205px;padding:27px;background:#113c2b}.pressure-grid b{color:#f3cf2d;font-size:11px;font-weight:900;letter-spacing:.13em}.pressure-grid h3{margin:15px 0 8px;color:#fff;font-size:25px;font-weight:700;letter-spacing:-.045em;line-height:1}.pressure-grid p{margin:0;color:#c3d5cb;font-size:15px;line-height:1.52}.pressure-close{max-width:790px;margin:33px auto 0;color:#fff;font-size:18px;font-weight:700;line-height:1.57}@media(max-width:760px){.course-pressure{padding:72px 0}.course-pressure h2{font-size:41px}.pressure-lede,.pressure-close{font-size:16px}.pressure-grid{grid-template-columns:1fr;margin-top:30px}.pressure-grid article{min-height:0;padding:23px}.pressure-grid h3{font-size:24px}}
/* Founder-overload visual: the problem is everything still landing on one person. */
.founder-overload{position:relative;width:min(100%,360px);height:300px;margin:0 auto;background:#fffdf7;border:1px solid #dcd4c6;overflow:hidden}.founder-overload:before{content:"";position:absolute;inset:15px;border:1px solid rgba(139,101,26,.2)}.founder-overload>p{position:absolute;z-index:2;top:28px;left:29px;margin:0;color:#8b651a;font-size:9px;font-weight:900;letter-spacing:.13em}.overload-task{position:absolute;z-index:2;padding:9px 11px 8px;background:#fffdf7;border:1px solid #cfc6b5;color:#14231d;font-size:12px;font-weight:700;min-width:93px}.overload-task span{display:block;margin-bottom:3px;color:#8b651a;font-size:8px;font-weight:900;letter-spacing:.11em}.task-content{top:69px;left:29px}.task-leads{top:69px;right:29px}.task-clients{bottom:66px;left:29px}.task-inbox{bottom:66px;right:29px}.overload-you{position:absolute;z-index:3;top:111px;left:105px;width:150px;height:79px;padding:14px 16px;background:#113c2b;color:#fffdf7;border:1px solid #14231d;box-shadow:5px 5px 0 #f3cf2d}.overload-you small{display:block;color:#f3cf2d;font-size:8px;font-weight:900;letter-spacing:.09em}.overload-you strong{display:block;margin-top:4px;font-size:30px;font-weight:700;letter-spacing:-.06em;line-height:1}.overload-line{position:absolute;z-index:1;width:118px;border-top:1px dashed #8b651a;transform-origin:right center;opacity:.8}.line-one{top:109px;left:90px;transform:rotate(36deg)}.line-two{top:109px;right:90px;transform:rotate(-36deg);transform-origin:left center}.line-three{bottom:105px;left:90px;transform:rotate(-36deg)}.line-four{bottom:105px;right:90px;transform:rotate(36deg);transform-origin:left center}.overload-footer{position:absolute;z-index:2;bottom:28px;left:29px;color:#51655c;font-size:11px;font-weight:700}.course-pain h2{max-width:700px}.course-pain .pain-list{margin-top:20px}.course-pain .pain-close{margin-top:20px}@media(max-width:760px){.founder-overload{height:280px;width:min(100%,340px)}.overload-you{top:101px;left:95px}.task-content,.task-leads{top:59px}.task-clients,.task-inbox{bottom:57px}.task-content,.task-clients{left:18px}.task-leads,.task-inbox{right:18px}.overload-footer{bottom:21px;left:19px}}
/* Conversational founder-pain section: five simple pressures on the left, story on the right. */
.course-pain .course-split{align-items:start}.pain-points-card{position:relative;width:min(100%,375px);margin:0 auto;padding:28px 28px 21px;background:#fffdf7;border:1px solid #d8cfbf;box-shadow:7px 7px 0 #f3cf2d}.pain-points-card>p{margin:0 0 16px;color:#8b651a;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.pain-points-card ol{margin:0;padding:0;list-style:none}.pain-points-card li{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:12px 0;border-top:1px solid #e1d8c9;color:#243a31;font-size:14px;font-weight:700;line-height:1.35}.pain-points-card li b{color:#8b651a;font-size:10px;letter-spacing:.08em}.pain-points-footer{margin-top:13px;padding-top:15px;border-top:1px solid #e1d8c9;color:#113c2b;font-size:13px;font-weight:900;line-height:1.4}.course-pain h2{max-width:740px}.course-pain .pain-story{max-width:735px}.course-pain .pain-story p{margin:0 0 17px;color:#4c6057;font-size:17px;line-height:1.6}.course-pain .pain-story p:first-child{color:#113c2b;font-size:19px;font-weight:700}.course-pain .pain-story .pain-question{margin:24px 0 0;color:#113c2b;font-size:19px;font-weight:700}.course-pain .pain-story .pain-question strong{color:#8b651a}@media(max-width:760px){.pain-points-card{width:100%;padding:23px 20px 18px}.pain-points-card li{font-size:13px}.course-pain .pain-story p{font-size:16px}.course-pain .pain-story p:first-child,.course-pain .pain-story .pain-question{font-size:18px}}
/* Make the pressure section unmistakably readable. */
.pressure-lede,.pressure-close{color:#fff!important}.pressure-grid p{color:#fff!important}.pressure-grid h3{font-size:27px}.pressure-grid article{min-height:185px}
/* Give the competitive-future message enough room to land in two lines. */
@media(min-width:761px){.course-pressure .course-shell{width:min(100% - 64px,1320px)}.course-pressure h2{max-width:1200px}.course-pressure .pressure-lede{max-width:1040px}}
/* Pull the competitive message in slightly, without returning to a cramped measure. */
@media(min-width:761px){.course-pressure .course-shell{width:min(100% - 80px,1240px)}.course-pressure h2{max-width:1100px}.course-pressure .pressure-lede{max-width:940px}}
/* Let the competitive section breathe: less compressed tracking and more generous leading. */
.course-pressure h2{max-width:1150px;line-height:1.08;letter-spacing:-.038em}.course-pressure .pressure-lede{line-height:1.62;letter-spacing:-.01em}.course-pressure .pressure-grid h3{line-height:1.14;letter-spacing:-.028em}
/* High-contrast competitive advantage cards. */
.course-pressure .pressure-grid{gap:18px}.course-pressure .pressure-grid article{position:relative;min-height:250px;padding:29px 30px 27px;background:#fff;border:2px solid #14231d;border-radius:3px;color:#14231d;box-shadow:none}.course-pressure .pressure-grid article b{display:inline-grid;place-items:center;min-width:42px;height:30px;padding:0 9px;background:#f7d84c;border:1.5px solid #14231d;border-radius:99px;color:#14231d;font-size:12px;letter-spacing:.08em}.course-pressure .pressure-grid article h3{margin:22px 0 13px;color:#14231d;font-size:27px;line-height:1.13;letter-spacing:-.035em}.course-pressure .pressure-grid article p{margin:0;color:#14231d!important;font-size:16px;line-height:1.52;letter-spacing:-.01em}.course-pressure .pressure-grid article::after{content:"";position:absolute;right:18px;bottom:18px;width:18px;height:18px;border-right:2px solid #d7ae31;border-bottom:2px solid #d7ae31}
@media(max-width:760px){.course-pressure .pressure-grid article{min-height:0;padding:25px 23px}.course-pressure .pressure-grid article h3{font-size:24px}}
/* Replace dense card explanations with three fast, practical advantages. */
.course-pressure .pressure-grid article{min-height:294px}.course-pressure .pressure-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.course-pressure .pressure-list li{position:relative;padding-left:18px;color:#14231d;font-size:15px;line-height:1.34;letter-spacing:-.01em}.course-pressure .pressure-list li::before{content:"";position:absolute;top:.45em;left:0;width:7px;height:7px;background:#d7ae31;border:1px solid #14231d;border-radius:50%}
@media(max-width:760px){.course-pressure .pressure-grid article{min-height:0}.course-pressure .pressure-list li{font-size:15px}}
/* Compact desktop card headlines and make the final course action a clear, centered unit. */
@media(min-width:761px){.course-pressure .pressure-grid article h3{font-size:24px;white-space:nowrap;letter-spacing:-.04em}}
.course-pressure .pressure-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin:54px auto 4px;text-align:center}.course-pressure .pressure-action .course-button{min-height:58px;padding:17px 28px}.course-pressure .pressure-action p{margin:0;color:#fff;font-size:15px;line-height:1.4}
@media(max-width:760px){.course-pressure .pressure-action{margin-top:42px}.course-pressure .pressure-action .course-button{width:100%;max-width:330px}.course-pressure .pressure-grid article h3{white-space:normal}}
/* One consistent price-and-guarantee reassurance line beneath Super Agent Course CTAs. */
.course-cta-note{margin:13px 0 0;color:#14231d;font-size:15px;line-height:1.4;text-align:center}.course-cta-unit{display:flex;flex-direction:column;align-items:center;text-align:center}.course-hero-action .course-note{white-space:nowrap}.course-pressure .pressure-action .course-cta-note,.dark .course-cta-note{color:#fff}
/* Keep the price divider visibly lighter than the offer copy. */
.cta-divider{display:inline-block;margin:0 .34em;font-size:.62em;line-height:1;vertical-align:.14em}
/* AI-agent FAQ: semantic, scannable, and designed for direct answer extraction. */
.course-faq{background:#F6F1E5}.faq-heading{max-width:780px;margin:0 auto 42px;text-align:center}.faq-heading h2{margin:10px 0 16px}.faq-heading>p:last-child{margin:0;color:#40544a;font-size:19px;line-height:1.55}.faq-list{max-width:940px;margin:0 auto;border-top:1px solid #b7b9aa}.faq-list details{border-bottom:1px solid #b7b9aa;background:#fff}.faq-list summary{position:relative;display:block;padding:24px 64px 24px 27px;color:#14231d;cursor:pointer;font-size:22px;font-weight:700;line-height:1.25;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:27px;top:50%;width:26px;height:26px;border:1.5px solid #14231d;border-radius:50%;transform:translateY(-50%);display:grid;place-items:center;font-size:21px;font-weight:400;line-height:1}.faq-list details[open] summary::after{content:'−';background:#F7D84C}.faq-answer{padding:0 72px 26px 27px}.faq-answer p{max-width:790px;margin:0;color:#40544a;font-size:17px;line-height:1.65}.faq-list details[open]{background:#FFFDF7}
@media(max-width:760px){.faq-heading{margin-bottom:30px;text-align:left}.faq-heading>p:last-child{font-size:17px}.faq-list summary{padding:21px 52px 21px 18px;font-size:19px}.faq-list summary::after{right:18px}.faq-answer{padding:0 20px 22px 18px}.faq-answer p{font-size:16px}}
/* Give the FAQ introduction a full desktop measure without forcing mobile text. */
@media(min-width:761px){.course-faq .faq-heading{max-width:1100px}.course-faq .faq-heading h2{white-space:nowrap}.course-faq .faq-heading>p:last-child{max-width:1080px;white-space:nowrap}}
/* Keep the About Me promise strong, but resolve it in three desktop lines. */
@media(min-width:761px){.course-about h2{font-size:46px;line-height:1.05;letter-spacing:-.04em}}
/* Explicitly centre the FAQ headline across its full desktop measure. */
.course-faq .faq-heading h2{text-align:center}
/* Override the inherited narrow headline box so the one-line FAQ title centres on the full section. */
.course-faq .faq-heading h2{width:100%;max-width:none;margin-left:auto;margin-right:auto}
/* Supplied transparent brand marks: black for navigation, white for dark footer. */
.course-brand{display:inline-flex;align-items:center;line-height:0}
.course-logo{display:block;width:184px;height:auto}
.course-footer .course-logo{width:202px}
@media(max-width:700px){.course-logo{width:155px}.course-footer .course-logo{width:178px}}
/* Shared Super Agent Course CTA treatment. */
.course-button,.course-button.gold{min-height:54px;padding:15px 20px;background:#ffe21b!important;border:1px solid #14231d!important;border-radius:2px!important;box-shadow:0 4px 0 #b89418!important;color:#14231d!important;font-size:14px;font-weight:900;letter-spacing:-.02em;line-height:1;text-transform:uppercase}
.course-button:hover,.course-button.gold:hover{transform:translateY(2px)!important;box-shadow:0 2px 0 #b89418!important}
.course-button:active,.course-button.gold:active{transform:translateY(4px)!important;box-shadow:none!important}
/* Keep the supplied wordmark compact in navigation and restrained in the footer. */
.course-logo{width:146px}
.course-footer .course-logo{width:168px}
@media(max-width:700px){.course-logo{width:132px}.course-footer .course-logo{width:155px}}
/* Give the final Course offer a wider, deliberate two-line desktop measure. */
@media(min-width:761px){.course-final .course-shell>h2{max-width:1000px}.course-final .course-shell>p:not(.course-kicker){max-width:920px}.course-final .course-cta-note{max-width:none;margin:13px 0 0}}
/* Make the final conversion button the strongest CTA on the page. */
.course-final .course-button{min-height:64px;padding:19px 29px;font-size:16px}
.course-final .course-button{padding-left:24px;padding-right:24px}
/* AI agent answer hub: semantic FAQ content with a clear editorial hierarchy. */
.answers-hero{padding:94px 0 78px;background:var(--cream);border-top:1px solid var(--line)}
.answers-hero h1{max-width:870px;margin:11px 0 19px;color:var(--forest);font-size:clamp(44px,5.5vw,76px);font-weight:900;letter-spacing:-.065em;line-height:.96}
.answers-hero>div>p:not(.course-kicker){max-width:690px;margin:0;color:#50655c;font-size:19px;line-height:1.58}
.answers-jump{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.answers-jump a{padding:9px 13px;border:1px solid #cfc6b5;color:var(--forest);font-size:12px;font-weight:900;text-decoration:none}.answers-jump a:hover{background:var(--forest);color:#fff}
.answers-overview{padding:76px 0;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.answers-overview h2{max-width:830px;margin:10px auto 35px;color:var(--forest);font-size:clamp(35px,4.3vw,58px);font-weight:900;letter-spacing:-.055em;line-height:1.01}.answers-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;text-align:left}.answers-principles article{padding:25px;background:var(--cream);border:1px solid var(--line)}.answers-principles b{display:block;margin-bottom:10px;color:var(--forest);font-size:20px;font-weight:900;letter-spacing:-.035em}.answers-principles p{margin:0;color:#52655d;font-size:15px;line-height:1.55}
.answers-hub{padding:88px 0}.answers-topic{display:grid;grid-template-columns:300px minmax(0,1fr);gap:67px;padding:0 0 72px;margin:0 0 72px;border-bottom:1px solid var(--line)}.answers-topic:last-child{margin-bottom:0;border-bottom:0}.answers-topic h2{margin:10px 0 13px;color:var(--forest);font-size:clamp(31px,3.2vw,46px);font-weight:900;letter-spacing:-.055em;line-height:1.02}.answers-topic-intro>p:last-child{margin:0;color:#5c6d65;font-size:16px;line-height:1.55}.answers-list{border-top:1px solid var(--line)}.answer-item{border-bottom:1px solid var(--line)}.answer-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;list-style:none}.answer-item summary::-webkit-details-marker{display:none}.answer-item summary h3{margin:0;color:var(--ink);font-size:20px;font-weight:900;letter-spacing:-.025em;line-height:1.22}.answer-item summary span{display:grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border:1px solid var(--ink);font-size:20px;line-height:1}.answer-item[open] summary span{background:var(--yellow);transform:rotate(45deg)}.answer-body{max-width:760px;padding:0 45px 22px 0}.answer-body p{margin:0;color:#52655d;font-size:16px;line-height:1.65}.answers-final{margin-top:0}.answers-final h2{max-width:840px}.answers-final .course-shell>p:not(.course-kicker){max-width:760px}
@media(max-width:760px){.answers-hero{padding:62px 0 55px;text-align:center}.answers-hero h1{margin-left:auto;margin-right:auto;font-size:44px}.answers-hero>div>p:not(.course-kicker){margin-left:auto;margin-right:auto;font-size:17px}.answers-jump{justify-content:center}.answers-overview{padding:60px 0}.answers-principles{grid-template-columns:1fr;text-align:center}.answers-hub{padding:60px 0}.answers-topic{grid-template-columns:1fr;gap:28px;padding-bottom:52px;margin-bottom:52px;text-align:center}.answers-topic h2{font-size:37px}.answer-item summary{text-align:left}.answer-item summary h3{font-size:18px}.answer-body{padding-right:0;text-align:left}.answers-final h2{font-size:39px}}
@media(min-width:761px){.course-final .course-shell>h2{max-width:820px}}
@media(min-width:761px){.course-final .course-shell>p:not(.course-kicker){max-width:780px}}
.course-final .course-cta-note{font-size:13px}
/* A restrained gold rule separates the final offer from the footer. */
.course-final{position:relative;border-bottom:0}
.course-final::after{position:absolute;bottom:0;left:50%;width:min(780px,calc(100% - 48px));height:1px;background:linear-gradient(90deg,transparent,rgba(255,226,27,.72) 18%,rgba(255,226,27,.72) 82%,transparent);content:"";transform:translateX(-50%)}
.course-footer{padding-top:62px}
@media(max-width:700px){.course-final::after{width:calc(100% - 48px)}.course-footer{padding-top:54px}}
/* Mobile polish: centre the footer brand and separate CTA reassurance from the button. */
.course-final .course-cta-note{margin-top:19px}
@media(max-width:700px){.course-footer-grid>div:first-child{text-align:center}.course-footer-grid>div:first-child .course-brand{justify-content:center;margin-left:auto;margin-right:auto}}
/* Mobile reading order: explain the pressure before showing the changing-landscape card. */
@media(max-width:760px){.course-pain .course-split>div:first-child{order:2}.course-pain .course-split>div:last-child{order:1}}
/* The footer wordmark is inline by default; make it a shrink-wrapped block to centre it reliably. */
@media(max-width:760px){.course-footer-grid>div:first-child .course-brand{display:flex;width:fit-content;margin-left:auto;margin-right:auto}}
/* Make the changing-landscape panel a true full-height companion to the founder story. */
@media(min-width:761px){
  .course-pain .course-split{align-items:stretch}
  .course-pain .course-split>div:first-child{align-self:stretch}
  .course-pain .pain-points-card{display:flex;height:100%;min-height:100%;padding:34px 31px 27px;flex-direction:column}
  .course-pain .pain-points-card ol{display:flex;flex:1;flex-direction:column}
  .course-pain .pain-points-card li{flex:1;align-content:center;padding:15px 0}
  .course-pain .pain-points-footer{margin-top:17px;padding-top:19px}
}
/* Give the framework conversion action a stronger, more deliberate footprint. */
.framework-cta .course-button{min-height:70px;padding:22px 38px;font-size:17px}
.framework-cta .course-cta-note{margin-top:17px}
/* Increase the competitive-pressure CTA without affecting the other homepage actions. */
.course-pressure .pressure-action .course-button{min-height:70px;padding:22px 38px;font-size:17px}
.course-pressure .pressure-action{gap:17px}
@media(max-width:760px){.course-pressure .pressure-action .course-button{min-height:64px;padding:20px 28px;font-size:15px}}
