.mkt-root{--mkt-bg:#f3f6fc;--mkt-surface:#ffffff;--mkt-text:#081b33;--mkt-text-muted:#5c6b85;--mkt-border:#dbe3f0;--mkt-accent:#005bf5;--mkt-accent-deep:#003fb0;--mkt-accent-soft:#e4edfd;--mkt-footer-bg:#081b33;--mkt-footer-text:#eaf0fb;--mkt-footer-muted:#93a3c2;--mkt-footer-border:#1c3050;--mkt-shadow:0 24px 48px -28px rgba(8,27,51,0.35);display:flex;flex-direction:column;flex:1 1;background:var(--mkt-bg);color:var(--mkt-text);font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.6}@media (prefers-color-scheme:dark){.mkt-root{--mkt-bg:#081222;--mkt-surface:#101e36;--mkt-text:#eaf0fb;--mkt-text-muted:#93a3c2;--mkt-border:#22334f;--mkt-accent:#2e86ff;--mkt-accent-deep:#6fa8ff;--mkt-accent-soft:#142a4d;--mkt-footer-bg:#04070d;--mkt-footer-text:#eaf0fb;--mkt-footer-muted:#7e90b3;--mkt-footer-border:#1a2740;--mkt-shadow:0 24px 48px -28px rgba(0,0,0,0.6)}}.mkt-root *{box-sizing:border-box}.mkt-root h1,.mkt-root h2,.mkt-root h3{font-family:Big Shoulders Display,Arial Narrow,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.01em;line-height:.96;text-wrap:balance;margin:0}.mkt-root p{margin:0;line-height:1.6}.mkt-root main{flex:1 1}.mkt-eyebrow{font-weight:600;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--mkt-accent)}.mkt-eyebrow,.mkt-mono{font-family:IBM Plex Mono,monospace}.mkt-wrap{max-width:1180px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.mkt-cut{border-radius:8px}.mkt-cut-sm{border-radius:6px}.mkt-nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--mkt-surface);border-bottom:1px solid var(--mkt-border)}.mkt-nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(20px,4vw,48px);flex-wrap:wrap;row-gap:8px}@media (max-width:719px){.mkt-nav-links{gap:14px}.mkt-nav-links a{font-size:.82rem}}.mkt-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--mkt-text)}.mkt-brand img{height:30px;width:auto;display:block}.mkt-brand-word{font-family:Big Shoulders Display,sans-serif;font-weight:800;font-size:1.35rem;letter-spacing:.01em}.mkt-brand-word .mkt-lil{color:var(--mkt-accent)}.mkt-nav-links{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.mkt-nav-links a{font-size:.92rem;font-weight:500;text-decoration:none;color:var(--mkt-text-muted);transition:color .15s ease}.mkt-nav-links a:focus-visible,.mkt-nav-links a:hover{color:var(--mkt-text)}.mkt-nav-cta{display:none}@media (min-width:720px){.mkt-nav-cta{display:inline-flex}}.mkt-btn{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:.95rem;padding:13px 24px;border:none;cursor:pointer;text-decoration:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.mkt-btn:focus-visible{outline:3px solid var(--mkt-accent);outline-offset:2px}.mkt-btn-primary{background:var(--mkt-accent);color:#fff}.mkt-btn-primary:hover{background:var(--mkt-accent-deep);transform:translateY(-1px)}.mkt-btn-ghost{background:transparent;color:var(--mkt-text);border:1.5px solid var(--mkt-border)}.mkt-btn-ghost:hover{border-color:var(--mkt-accent);color:var(--mkt-accent)}.mkt-btn-sm{padding:9px 18px;font-size:.85rem}.mkt-hero{padding:clamp(56px,9vw,108px) 0 clamp(48px,7vw,84px)}.mkt-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center}@media (max-width:860px){.mkt-hero-grid{grid-template-columns:1fr}}.mkt-hero h1{font-size:clamp(2.6rem,5.4vw,4.6rem)}.mkt-hero-sub{max-width:46ch;color:var(--mkt-text-muted);font-size:1.08rem;margin-top:20px}.mkt-hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.mkt-hero--center{text-align:center}.mkt-hero--center .mkt-hero-sub{margin-left:auto;margin-right:auto}.mkt-hero--center .mkt-hero-ctas{justify-content:center}.mkt-frame{position:relative;aspect-ratio:16/10;background:linear-gradient(155deg,var(--mkt-text) 0,var(--mkt-accent-deep) 130%);border:1px solid var(--mkt-footer-border);overflow:hidden;box-shadow:var(--mkt-shadow)}.mkt-frame:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.05) 0 2px,transparent 2px 34px)}.mkt-frame-timecode{position:absolute;top:16px;left:16px;background:rgba(8,27,51,.55);color:#fff;font-size:.72rem;padding:6px 10px;display:flex;gap:8px;align-items:center}.mkt-frame-timecode .mkt-dot{width:6px;height:6px;border-radius:50%;background:#ff5470}.mkt-frame-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:74px;height:74px;background:rgba(255,255,255,.14);border:1.5px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center}.mkt-frame-play:after{content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 20px;margin-left:5px}.mkt-frame-note{position:absolute;bottom:18px;left:18px;right:18px;background:rgba(255,255,255,.96);color:var(--mkt-text);padding:12px 14px;font-size:.82rem;font-weight:600;display:flex;align-items:center;gap:10px}.mkt-frame-note .mkt-tag{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:.68rem;background:var(--mkt-accent-soft);color:var(--mkt-accent-deep);padding:3px 7px}.mkt-frame-annot{position:absolute;inset:0;width:100%;height:100%}.mkt-section{padding:clamp(48px,7vw,84px) 0}.mkt-section--tight{padding:clamp(20px,3vw,36px) 0}.mkt-section-head{max-width:62ch;margin-bottom:36px}.mkt-section-head h2{font-size:clamp(1.8rem,3.2vw,2.5rem);margin-top:10px}.mkt-section-head p{color:var(--mkt-text-muted);margin-top:14px;font-size:1rem}.mkt-col-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.mkt-col-grid h3{font-size:1.15rem;text-transform:none;font-family:IBM Plex Sans,sans-serif;font-weight:700}.mkt-col-grid p{color:var(--mkt-text-muted);margin-top:8px;font-size:.95rem}.mkt-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px;counter-reset:mkt-step}.mkt-steps li{display:flex;gap:16px}.mkt-steps li:before{counter-increment:mkt-step;content:counter(mkt-step,decimal-leading-zero);font-family:IBM Plex Mono,monospace;font-weight:600;color:var(--mkt-accent);flex-shrink:0}.mkt-card{background:var(--mkt-surface);border:1px solid var(--mkt-border);padding:28px}.mkt-narrow{max-width:640px}.mkt-teaser{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px}.mkt-teaser h2{font-size:clamp(1.6rem,2.6vw,2.1rem);margin-top:10px}.mkt-teaser p{color:var(--mkt-text-muted);margin-top:10px;max-width:50ch}.mkt-section--coaches{padding-top:clamp(8px,2vw,24px)}.mkt-coach-rows{display:flex;flex-direction:column;align-items:center;gap:clamp(32px,5vw,56px)}.mkt-coach-row{display:grid;grid-template-columns:minmax(160px,220px) 1fr;grid-template-areas:"photo header" "photo body";grid-column-gap:clamp(28px,4vw,48px);column-gap:clamp(28px,4vw,48px);grid-row-gap:0;row-gap:0;align-items:start;width:100%;max-width:780px}.mkt-coach-row--reverse{grid-template-columns:1fr minmax(160px,220px);grid-template-areas:"header photo" "body photo"}.mkt-coach-photo{grid-area:photo}.mkt-coach-header{grid-area:header}.mkt-coach-body{grid-area:body}@media (max-width:720px){.mkt-coach-row,.mkt-coach-row--reverse{grid-template-columns:auto 1fr;grid-template-areas:"photo header" "body body";gap:20px 16px;align-items:center}.mkt-coach-photo{max-width:110px;margin:0}}.mkt-coach-photo img{width:100%;height:auto;display:block}.mkt-coach-header h2{font-size:clamp(1.6rem,2.6vw,2.1rem)}.mkt-coach-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mkt-coach-badge{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:.78rem;color:var(--mkt-accent-deep);background:var(--mkt-accent-soft);padding:5px 10px;border-radius:6px}.mkt-coach-achievements{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.mkt-coach-achievements li{color:var(--mkt-text-muted);font-size:.95rem;padding-left:16px;position:relative}.mkt-coach-achievements li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--mkt-accent)}.mkt-coach-body .mkt-coach-label{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mkt-text-muted);margin:36px 0 16px}.mkt-coach-specialisms{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.mkt-coach-specialisms li{font-family:IBM Plex Mono,monospace;font-size:.76rem;color:var(--mkt-text-muted);border:1px solid var(--mkt-border);padding:4px 10px;border-radius:6px}.mkt-coach-body .mkt-coach-narrative{margin-top:36px;color:var(--mkt-text);font-size:.98rem;line-height:1.65;max-width:54ch}.mkt-quote-card{display:flex;flex-direction:column;gap:18px}.mkt-quote-card blockquote{margin:0;font-size:1.12rem;font-weight:500}.mkt-quote-card cite{font-style:normal;color:var(--mkt-text-muted);font-size:.88rem}.mkt-price-card{max-width:420px}.mkt-price-amount{font-family:Big Shoulders Display,sans-serif;font-size:3.2rem;font-weight:800;color:var(--mkt-accent)}.mkt-price-list{list-style:none;margin:18px 0 0;padding:0;flex-direction:column;font-size:.95rem}.mkt-price-list,.mkt-price-list li{display:flex;gap:10px}.mkt-price-list li:before{content:"—";color:var(--mkt-accent);font-weight:700}.mkt-price-card .mkt-btn{margin-top:22px}.mkt-faq-list{display:flex;flex-direction:column;gap:14px}.mkt-faq-item{background:var(--mkt-surface);border:1px solid var(--mkt-border);padding:20px 22px}.mkt-faq-q{font-weight:700}.mkt-faq-a{margin-top:12px;color:var(--mkt-text-muted);font-size:.95rem}.mkt-video{width:100%;border:1px solid var(--mkt-border);background:var(--mkt-text);display:block}.mkt-video-caption{color:var(--mkt-text-muted);font-size:.9rem;margin-top:12px}.mkt-bullet-list{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.mkt-bullet-list li{display:flex;gap:12px;color:var(--mkt-text-muted);font-size:.98rem}.mkt-bullet-list li:before{content:"—";color:var(--mkt-accent);font-weight:700;flex-shrink:0}.mkt-bullet-list strong{color:var(--mkt-text)}.mkt-sub-list{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.mkt-sub-list li{color:var(--mkt-text-muted);font-size:.92rem;padding-left:20px;position:relative}.mkt-sub-list li:before{content:"·";position:absolute;left:6px;color:var(--mkt-accent)}.mkt-cta-band{background:var(--mkt-surface);border-top:1px solid var(--mkt-border);border-bottom:1px solid var(--mkt-border);text-align:center}.mkt-cta-band h2{font-size:clamp(1.8rem,3.4vw,2.6rem);max-width:20ch;margin:0 auto}.mkt-cta-band .mkt-hero-ctas{justify-content:center;margin-top:28px}.mkt-footer{background:var(--mkt-footer-bg);color:var(--mkt-footer-text);padding:56px 0 28px}.mkt-footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;align-items:center;padding-bottom:36px;border-bottom:1px solid var(--mkt-footer-border)}.mkt-footer-top .mkt-brand-word{color:var(--mkt-footer-text)}.mkt-footer-links{display:flex;gap:26px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.mkt-footer-links a{color:var(--mkt-footer-muted);text-decoration:none;font-size:.9rem}.mkt-footer-links a:hover{color:var(--mkt-footer-text)}.mkt-footer-bottom{margin-top:24px;font-size:.78rem;color:var(--mkt-footer-muted)}