:root{
  --primary:#206e6b;
  --primary-dark:#124d4f;
  --primary-deep:#071f22;
  --primary-light:#dceeed;
  --accent:#22c5c3;
  --orange:#ff7828;
  --text:#101617;
  --muted:#687875;
  --line:#dfe7e5;
  --surface:#fff;
  --bg:#f5f8f7;
  --radius:22px;
  --shadow:0 24px 70px rgba(8,45,45,.16);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5}
a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:#fff;padding:12px 16px;border-radius:10px}.site-header{height:86px;position:absolute;inset:0 0 auto;z-index:20;color:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:19px;white-space:nowrap}.brand img{width:56px;height:34px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.main-nav a{font-size:13px;color:#e7f2f1;transition:.2s}.main-nav a:hover{color:#32d2ce}.header-actions{display:flex;gap:12px;margin-left:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 24px;border-radius:12px;font-size:13px;font-weight:700;border:1px solid transparent;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-sm{padding:11px 19px}.btn-primary{background:linear-gradient(135deg,#238f8b,#1cb7b5);color:#fff;box-shadow:0 14px 30px rgba(28,183,181,.22)}.btn-primary:hover{box-shadow:0 18px 40px rgba(28,183,181,.32)}.btn-outline{border-color:rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.03)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.03)}.btn-outline-dark{border-color:#b8c8c5;color:var(--primary-dark)}.btn-white{background:#fff;color:var(--primary-dark)}.menu-toggle{display:none;background:0;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:6px auto}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 48% 16%,#0b4a4c 0,#062a2d 35%,#051b1e 68%,#031215 100%);color:#fff;padding-top:86px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.08)}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.42}.glow-one{width:430px;height:430px;background:#0f8d8d;left:-180px;top:180px}.glow-two{width:370px;height:370px;background:#06383b;right:-90px;top:80px}.hero-grid{min-height:665px;display:grid;grid-template-columns:.92fr 1.28fr;gap:34px;align-items:center;position:relative;z-index:2}.hero-copy{padding:64px 0 48px}.eyebrow,.section-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#32cbc7}.hero h1{font-size:55px;line-height:1.07;letter-spacing:-.052em;margin:18px 0 24px;max-width:640px}.hero h1 em{font-style:normal;color:#2ed1cd}.hero-copy>p{font-size:16px;line-height:1.75;color:#bdcfcd;max-width:565px}.hero-actions{display:flex;gap:14px;margin:31px 0 38px}.play-icon{width:22px;height:22px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-size:8px}.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:560px}.hero-benefits div{display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-icon{width:30px;height:30px;color:#22c8c5;margin-bottom:7px;display:grid;place-items:center}.benefit-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-benefits b{font-size:10px}.hero-benefits small{font-size:8px;color:#9fb6b3}.hero-product{position:relative;min-height:560px;overflow:visible}.laptop{position:absolute;width:min(640px,100%);left:0;top:70px;z-index:2;filter:drop-shadow(0 28px 34px rgba(0,0,0,.45));box-sizing:border-box}.laptop-screen{box-sizing:border-box;background:#1a2427;border:10px solid #2b3538;border-bottom-width:16px;border-radius:18px 18px 8px 8px;overflow:hidden;line-height:0}.laptop-screen img{display:block;width:100%;height:auto;margin:0;border:0;border-radius:0;max-width:100%;position:relative;z-index:1}.laptop-base{box-sizing:border-box;width:106%;height:18px;margin-left:-3%;background:linear-gradient(#8a9496,#2a3234);border-radius:2px 2px 16px 16px;box-shadow:inset 0 2px 0 rgba(255,255,255,.18)}.phone-mockup{position:absolute;right:8px;top:150px;width:200px;height:420px;border:9px solid #0d1517;border-radius:34px;background:#0a4649;color:#102325;z-index:4;box-shadow:0 28px 50px rgba(0,0,0,.4);overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;padding:0}.phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:78px;height:18px;background:#0d1517;border-radius:0 0 12px 12px;z-index:5;pointer-events:none}.phone-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#f6f8f8;position:relative;border-radius:25px 25px 0 0}.phone-header{height:42px;padding:14px 12px 0;box-sizing:border-box;background:#0a4649;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:9px;flex:0 0 auto;position:relative;z-index:1}.phone-header i{font-style:normal}.rest-timer{background:linear-gradient(135deg,#0d5558,#08393c);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px;height:72px;border:2px solid #25c8c4;border-radius:50%;margin:8px auto 4px;flex:0 0 auto}.rest-timer strong{font-size:18px;line-height:1}.rest-timer span{font-size:8px;color:#9bd2cf}.exercise-card{padding:0 11px;flex:1 1 auto;min-height:0;overflow:hidden}.exercise-card small{font-size:6px;color:#72817f}.exercise-card h3{font-size:11px;margin:3px 0}.exercise-card p{font-size:7px;color:#71807d;margin:0 0 6px}.sets-table{border-top:1px solid #dbe4e2}.set-row{display:grid;grid-template-columns:1fr 1fr 1fr 18px;align-items:center;padding:4px;border-bottom:1px solid #e3e9e7;font-size:7px}.set-row.head{color:#85918f}.set-row b{color:#168e6d}.set-row.current{background:#e8f4f2}.exercise-card button{border:0;width:100%;background:#0d5a5c;color:#fff;border-radius:8px;padding:7px;margin-top:4px;margin-bottom:4px;font-size:7px}.phone-tabs{flex:0 0 48px;height:48px;background:#fff;border-top:1px solid #dfe6e4;display:grid;grid-template-columns:repeat(5,1fr);padding:0 2px;box-sizing:border-box;align-items:center;border-radius:0 0 25px 25px}.phone-tabs span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#74827f;min-width:0;height:100%;padding:0;margin:0}.phone-tabs svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.phone-tabs small{font-size:5px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.phone-tabs .active{color:#0b6665}.platform-strip{position:relative;z-index:3;background:linear-gradient(90deg,#062a2d,#0d5c5d 55%,#0a4649);border-top:1px solid rgba(255,255,255,.08)}.platform-inner{min-height:72px;display:flex;align-items:center;gap:34px}.platform-inner>span{font-size:12px;margin-right:auto;color:#d8e8e6}.platform-list{display:flex;align-items:center;gap:34px}.platform-item{display:inline-flex;align-items:center;gap:9px;color:#f5fbfa;white-space:nowrap}.platform-item svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:#65ded9;flex:0 0 auto}.platform-item b{font-size:13px;line-height:1;font-weight:750}.platform-pwa svg{width:24px}.section{padding:105px 0}.section-light{background:#f7f9f8}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.role-copy h2,.faq-intro h2,.cta-box h2{font-size:42px;line-height:1.14;letter-spacing:-.045em;margin:12px 0 14px}.section-heading p,.role-copy>p,.faq-intro p{color:var(--muted);font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.feature-card{background:#fff;border:1px solid #e6ecea;border-radius:18px;padding:27px 22px;min-height:225px;box-shadow:0 14px 40px rgba(23,70,66,.05);transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(23,70,66,.11)}.feature-icon{width:44px;height:44px;border-radius:12px;background:#e1f0ee;color:#0c6d6c;display:grid;place-items:center}.feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{font-size:16px;margin:23px 0 10px}.feature-card p{font-size:12px;color:#687875;margin:0}.role-section{overflow:hidden}.trainer-section{background:#fff}.athlete-section{background:linear-gradient(180deg,#edf5f3,#f8faf9)}.role-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.role-grid.reverse{grid-template-columns:1.08fr .92fr}.role-copy h2{margin-top:15px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:11px 0;color:#4d5f5c;font-size:14px;border-bottom:1px solid #e6ecea}.check-list li:before{content:"✓";color:#0a9b91;font-weight:900;margin-right:12px}.text-action{display:inline-block;font-weight:800;color:#0b716e;font-size:13px;border-bottom:1px solid #84bdb8;padding-bottom:4px}.trainer-dashboard{display:grid;grid-template-columns:135px 1fr;background:#f8faf9;border:1px solid #dfe8e5;border-radius:25px;overflow:hidden;box-shadow:var(--shadow);min-height:455px;transform:perspective(1200px) rotateY(-3deg)}.dash-sidebar{background:linear-gradient(180deg,#124e50,#0a373a);color:#fff;padding:22px 14px;display:flex;flex-direction:column;gap:15px}.dash-logo img{width:54px;height:34px;object-fit:contain}.dash-sidebar span{font-size:9px;color:#a9c8c5;padding:10px;border-radius:10px}.dash-sidebar span.active{background:rgba(255,255,255,.12);color:#fff}.dash-content{padding:28px}.dash-top{display:flex;align-items:center;justify-content:space-between}.dash-top small{font-size:7px;color:#82908e}.dash-top h3{font-size:25px;margin:3px 0}.dash-top button{border:0;background:#0b6968;color:#fff;border-radius:10px;padding:10px 13px;font-size:8px}.dash-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.dash-summary article{background:#fff;border:1px solid #e0e8e6;border-radius:13px;padding:13px}.dash-summary small{font-size:7px;color:#7b8986}.dash-summary b{display:block;font-size:20px;color:#174f50}.dash-slots{display:grid;gap:10px}.dash-slots article{display:grid;grid-template-columns:55px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #e0e7e5;border-radius:13px;padding:13px}.dash-slots time{font-size:9px;font-weight:800}.dash-slots div{display:flex;flex-direction:column}.dash-slots b{font-size:9px}.dash-slots span{font-size:7px;color:#81908d}.dash-slots i{font-style:normal;font-size:6px;background:#dff2e9;color:#32825d;border-radius:20px;padding:6px 8px}.dash-slots i.open{background:#dceff5;color:#28749a}.dash-slots i.wait{background:#fff1cc;color:#9a7318}.athlete-visual{position:relative;min-height:570px}.athlete-visual:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:linear-gradient(135deg,#2cb729,#1ac4cf);filter:saturate(.5);opacity:.18;left:45px;top:45px}.athlete-phone{position:absolute;width:245px;height:500px;border:8px solid #15383a;border-radius:38px;background:#f7f9f8;box-shadow:0 30px 70px rgba(17,67,64,.22);padding:28px 18px 20px;overflow:hidden}.phone-one{left:55px;top:20px;transform:rotate(-7deg)}.phone-two{left:275px;top:55px;transform:rotate(7deg)}.mini-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:19px;background:#15383a;border-radius:0 0 14px 14px}.athlete-phone>small{font-size:7px;color:#73817e;letter-spacing:.12em}.athlete-phone h4{font-size:18px;line-height:1.2;margin:8px 0 20px}.athlete-phone article{background:#fff;border:1px solid #dfe7e5;border-radius:16px;padding:16px;display:flex;flex-direction:column}.athlete-phone article>span{font-size:9px;color:#0b716e}.athlete-phone article>b{font-size:12px;margin:8px 0 4px}.athlete-phone article>small{font-size:8px;color:#7b8886}.athlete-phone button{margin-top:17px;border:0;background:#0b6968;color:#fff;border-radius:9px;padding:10px;font-size:8px}.athlete-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.athlete-stats span{background:#fff;border-radius:13px;padding:14px;display:flex;flex-direction:column}.athlete-stats b{font-size:22px}.athlete-stats small{font-size:7px;color:#7d8987}.progress-ring{width:132px;height:132px;border-radius:50%;background:conic-gradient(#19aaa4 92%,#dfe9e7 0);margin:28px auto;display:grid;place-items:center;position:relative}.progress-ring:before{content:"";position:absolute;width:98px;height:98px;border-radius:50%;background:#f7f9f8}.progress-ring b,.progress-ring span{position:relative;z-index:1}.progress-ring b{font-size:25px}.progress-ring span{font-size:7px;color:#71807d;position:absolute;top:78px}.progress-bars{height:90px;display:flex;align-items:end;gap:9px;border-bottom:1px solid #dfe6e4;margin-bottom:15px}.progress-bars i{width:24px;background:linear-gradient(#21b7b3,#0a6e6c);border-radius:7px 7px 0 0}.phone-two article{flex-direction:row;align-items:center;justify-content:space-between}.phone-two article b{font-size:20px;color:#0a7772}.workflow-section{background:#071f22;color:#fff}.workflow-section .section-heading p{color:#9eb4b1}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.workflow-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035);border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:100%;box-sizing:border-box}.workflow-card>span{display:block;font-size:22px;line-height:1;color:#28c3bf;font-weight:800;letter-spacing:.04em;margin:0;padding:0}.workflow-card h3{font-size:17px;line-height:1.35;margin:0;padding:0;width:100%}.workflow-card p{font-size:12px;line-height:1.55;color:#9fb4b2;margin:0;padding:0;width:100%}.pricing-section{background:#f7f9f8}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:24px}.price-card{position:relative;background:#fff;border:1px solid #dfe7e5;border-radius:24px;padding:34px;box-shadow:0 18px 48px rgba(16,57,54,.07)}.price-card.featured{background:linear-gradient(150deg,#103f41,#0a6967);color:#fff;border-color:transparent;transform:translateY(-9px)}.plan-name{font-size:11px;letter-spacing:.16em;font-weight:800;color:#0a7773}.featured .plan-name{color:#55d4cf}.price{display:flex;align-items:end;gap:9px;margin:18px 0}.price b{font-size:38px;line-height:1}.price small{font-size:10px;color:#7a8986}.featured .price small,.featured>p{color:#a9c6c3}.price-card>p{font-size:12px;color:#687875}.price-card ul{list-style:none;padding:0;margin:28px 0}.price-card li{padding:9px 0;font-size:12px;border-bottom:1px solid #e5ebe9}.featured li{border-color:rgba(255,255,255,.12)}.price-card li:before{content:"✓";margin-right:10px;color:#0c9d91;font-weight:800}.price-card .btn{width:100%}.popular{position:absolute;right:22px;top:22px;background:#ff8f4c;color:#fff;font-size:8px;padding:7px 10px;border-radius:20px}.pricing-note{text-align:center;color:#73817f;font-size:11px;margin-top:26px}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-list details{border-bottom:1px solid #dfe7e5;padding:22px 0}.faq-list summary{font-weight:700;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq-list summary:after{content:"+";font-size:22px;color:#0a7773}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:13px;color:#687875;max-width:680px}.cta-section{padding:0 0 100px}.cta-box{background:linear-gradient(135deg,#0d3f42,#166b69 60%,#1aa7a4);color:#fff;border-radius:32px;padding:58px 64px;display:flex;align-items:center;justify-content:space-between;gap:50px;overflow:hidden;position:relative}.cta-box:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;right:-90px;top:-130px;background:linear-gradient(135deg,rgba(255,120,40,.56),rgba(26,196,207,.16));filter:blur(10px)}.cta-box>div{position:relative;z-index:1}.cta-box h2{max-width:700px;margin:14px 0}.cta-box p{color:#b6d1ce}.cta-actions{display:flex;flex-direction:column;gap:15px;min-width:260px}.cta-actions .btn{padding:18px 32px;font-size:15px;border-radius:14px;min-width:260px}.cta-actions>a:last-child{font-size:11px;text-align:center;color:#d2e5e3}.site-footer{padding:65px 0 30px;background:#071719;color:#fff}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:45px}.footer-brand{margin-bottom:14px}.footer-grid p{color:#8ea6a3;font-size:12px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid b{font-size:12px;margin-bottom:7px}.footer-grid a:not(.brand){font-size:11px;color:#96aaa8}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;color:#708784;font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.menu-toggle{display:block;margin-left:auto}.main-nav{display:none}.main-nav.open{display:flex;position:absolute;left:14px;right:14px;top:86px;z-index:30;background:#0a2c2f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px;flex-direction:column;align-items:flex-start;gap:14px}.header-actions{margin-left:12px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.hero-product{min-height:570px}.laptop{left:0;width:min(600px,100%)}.phone-mockup{right:12px}.feature-grid{grid-template-columns:repeat(3,1fr)}.role-grid,.role-grid.reverse{grid-template-columns:1fr}.role-copy{max-width:760px}.trainer-dashboard{transform:none}.athlete-visual{max-width:620px}.faq-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:760px){.hero{overflow-x:clip}.hero-product{width:100%;max-width:100%}.athlete-phone-shot img{object-position:top center}.container{width:min(100% - 28px,1180px)}.site-header{height:70px}.header-actions{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav.open{display:flex;position:absolute;left:14px;right:14px;top:70px;background:#0a2c2f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px;flex-direction:column;align-items:flex-start}.hero{padding-top:70px}.hero-grid{min-height:auto}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-benefits{grid-template-columns:repeat(2,1fr)}.hero-product{min-height:420px;overflow:visible}.laptop{width:100%;max-width:100%;left:0;top:28px}.phone-mockup{width:150px;height:320px;right:0;top:95px;border-width:7px}.phone-header{height:36px;padding-top:12px}.phone-tabs{height:40px;flex-basis:40px}.phone-tabs{height:36px;flex-basis:36px}.phone-tabs svg{width:11px;height:11px}.rest-timer{width:58px;height:58px}.rest-timer strong{font-size:14px}.rest-timer{width:60px;height:60px}.rest-timer strong{font-size:15px}.phone-header,.exercise-card{padding-left:9px;padding-right:9px}.exercise-card h3{font-size:9px}.phone-tabs{height:34px}.platform-inner{gap:0;overflow-x:auto;white-space:nowrap;padding-top:4px;padding-bottom:4px}.platform-inner>span{display:none}.platform-list{gap:22px;min-width:max-content}.platform-item{gap:7px}.platform-item svg{width:18px;height:18px}.platform-item b{font-size:12px}.section{padding:76px 0}.section-heading h2,.role-copy h2,.faq-intro h2,.cta-box h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.trainer-dashboard{grid-template-columns:90px 1fr}.dash-sidebar{padding:15px 7px}.dash-sidebar span{font-size:7px;padding:8px}.dash-content{padding:16px 10px}.dash-summary{grid-template-columns:1fr}.dash-summary article:nth-child(n+2){display:none}.dash-slots article{grid-template-columns:45px 1fr}.dash-slots i{display:none}.athlete-visual{min-height:490px}.athlete-phone{width:205px;height:425px}.phone-one{left:0}.phone-two{left:auto;right:0}.workflow-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.faq-grid{gap:15px}.cta-box{padding:38px 25px;display:block}.cta-actions{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}
@media(max-width:420px){.hero h1{font-size:36px}.hero-product{min-height:340px}.phone-mockup{width:130px;height:280px}.phone-header{height:32px;padding-top:10px}.phone-tabs{height:36px;flex-basis:36px}.phone-tabs{height:32px;flex-basis:32px}.phone-tabs small{font-size:4.5px}.rest-timer{margin:8px auto}.exercise-card p,.sets-table{display:none}.athlete-phone{width:175px;height:390px;padding:26px 12px}.phone-one{left:-6px}.phone-two{right:-6px}.progress-ring{width:110px;height:110px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}

.cookieConsentBar{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:99990;display:grid;gap:16px;padding:18px 20px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(8,45,45,.18);max-width:920px;margin:0 auto}
.cookieConsentBar[hidden],.cookieConsentModalLayer[hidden]{display:none!important}
.cookieConsentBody{display:grid;gap:8px;color:var(--text)}
.cookieConsentBody b{font-size:16px}
.cookieConsentBody p,.cookieConsentLead{margin:0;font-size:13px;line-height:1.55;color:var(--muted)}
.cookieConsentBody a{color:var(--primary);font-weight:700;text-decoration:underline}
.cookieConsentActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.cookieConsentActions .btn{min-height:40px;padding:11px 16px;font-weight:800;transform:none}
.cookieConsentActions .btn:hover{transform:none}
.cookieConsentModalLayer{position:fixed;inset:0;z-index:99991;background:rgba(7,31,34,.42);display:grid;place-items:center;padding:20px}
.cookieConsentModal{width:min(560px,100%);background:#fff;border-radius:20px;padding:22px;display:grid;gap:16px;box-shadow:0 24px 60px rgba(8,45,45,.22)}
.cookieConsentModal h2{margin:0;font-size:22px;color:var(--text)}
.cookieConsentOptions{display:grid;gap:10px}
.cookieConsentOption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:14px 16px;background:#f8fafb}
.cookieConsentOption.locked{background:#eef4f5}
.cookieConsentOption span{display:grid;gap:4px}
.cookieConsentOption b{font-size:14px}
.cookieConsentOption small{font-size:12px;line-height:1.45;color:var(--muted)}
.cookieConsentOption em{font-size:11px;font-style:normal;font-weight:800;color:var(--primary);white-space:nowrap}
.cookieConsentOption input{width:18px;height:18px;accent-color:var(--primary)}
.cookieConsentActions.modalActions{justify-content:stretch}
.cookieConsentFooterLink{border:0;background:none;padding:0;color:#96aaa8;font-size:11px;font-weight:700;text-decoration:underline;cursor:pointer;text-align:left}
.cookieConsentFooterLink:hover{color:#fff}
.cookieConsentLink{color:var(--primary);font-size:12px;font-weight:700;text-decoration:underline}
@media(max-width:720px){.cookieConsentBar{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));padding:16px;max-width:none}.cookieConsentActions{display:grid;grid-template-columns:1fr}.cookieConsentActions .btn{width:100%}}
.pricing-role-toggle{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px;margin:0 auto 36px;background:#e7efed;border:1px solid #d5e1de;border-radius:14px;width:fit-content;max-width:100%}
.pricing-section .section-heading{margin-bottom:28px}
.pricing-role-btn{appearance:none;border:0;background:transparent;color:#4d5f5c;font-size:13px;font-weight:700;padding:11px 22px;border-radius:11px;cursor:pointer;transition:.2s;min-width:120px}
.pricing-role-btn:hover{color:#0b6665}
.pricing-role-btn.is-active{background:#fff;color:#0a5553;box-shadow:0 8px 20px rgba(16,57,54,.1)}
.pricing-panel[hidden]{display:none!important}
.pricing-panel{animation:pricingFade .28s ease}
@keyframes pricingFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){.pricing-role-toggle{display:flex;width:100%;margin-bottom:28px}.pricing-role-btn{flex:1;min-width:0;padding:12px 14px}}
.pricing-panel .pricing-note{margin-top:28px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.55}

.athlete-posts{margin:28px 0 22px;max-width:520px}
.athlete-posts-viewport{position:relative;min-height:220px}
.athlete-post{background:#fff;border:1px solid #dfe7e5;border-radius:18px;padding:22px 22px 18px;box-shadow:0 14px 36px rgba(16,57,54,.06);animation:athleteSlideIn .32s ease}
.athlete-post[hidden]{display:none!important}
.athlete-post-kicker{display:inline-block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#0a9b91;margin-bottom:10px}
.athlete-post h3{margin:0 0 10px;font-size:20px;line-height:1.25;letter-spacing:-.02em;color:#123f45}
.athlete-post>p{margin:0 0 14px;font-size:14px;line-height:1.55;color:#566a6e}
.athlete-post ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.athlete-post li{font-size:13px;color:#4d5f5c;padding-left:18px;position:relative}
.athlete-post li:before{content:"✓";position:absolute;left:0;color:#0a9b91;font-weight:800}
.athlete-carousel-controls{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:14px}
.athlete-carousel-btn{width:36px;height:36px;border-radius:50%;border:1px solid #c9d7d4;background:#fff;color:#0b6665;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 6px 16px rgba(16,57,54,.07)}
.athlete-carousel-btn:hover{background:#e8f4f2;border-color:#9ec4c0}
.athlete-carousel-dots{display:flex;gap:8px}
.athlete-carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c5d4d1;cursor:pointer}
.athlete-carousel-dots button.is-active{background:#0b716e;transform:scale(1.2)}
@keyframes athleteSlideIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){
  .athlete-posts{max-width:none}
  .athlete-posts-viewport{min-height:0}
}
