:root{--bg:#05090c;--panel:#0b151b;--line:#203744;--text:#f7fafb;--muted:#9fb2bd;--blue:#58c9ff;--max:1180px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.55 Inter,system-ui,sans-serif}button,input,select,textarea{font:inherit}.skip{position:fixed;top:-60px;left:12px;background:#fff;color:#000;padding:9px;z-index:99}.skip:focus{top:12px}header{position:sticky;top:0;z-index:20;background:#05090cf2;border-bottom:1px solid #142630;backdrop-filter:blur(15px)}.nav{max-width:var(--max);min-height:72px;margin:auto;padding:10px 22px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.04em}.brand img{width:42px;height:42px;object-fit:contain;border-radius:10px}.brand small{display:block;color:var(--blue);font-size:11px;letter-spacing:.18em}.links{display:flex;gap:3px;margin-left:auto}.links a{color:var(--muted);text-decoration:none;padding:9px 11px;border-radius:99px;font-size:14px;font-weight:750}.links a:hover,.links a.active{background:#132630;color:#fff}.actions{display:flex;gap:8px}.btn{border:1px solid var(--line);background:#0a151b;color:#fff;border-radius:99px;padding:11px 17px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center}.btn:hover{border-color:#548197;transform:translateY(-1px)}.btn.primary{background:var(--blue);border-color:var(--blue);color:#041219}.btn.small{padding:8px 12px;font-size:13px}.menu{display:none}.demo{background:#2c220a;color:#ffda81;text-align:center;padding:9px;font-size:14px;border-bottom:1px solid #5c4818}.shell{max-width:var(--max);margin:auto;padding:42px 22px 80px}.hero{min-height:590px;border:1px solid var(--line);border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;background:var(--panel)}.heroCopy{padding:65px 52px;display:flex;flex-direction:column;justify-content:center}.heroPhoto{background:#081218 center/cover no-repeat}.eye{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.16em}.hero h1,.head h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.05em;margin:12px 0 20px}.hero p,.lead{color:var(--muted);font-size:18px;max-width:650px}.heroActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.proof{display:flex;gap:25px;flex-wrap:wrap;margin-top:38px;color:var(--muted);font-size:13px}.proof strong{display:block;color:#fff;font-size:18px}.section{margin-top:70px}.section h2{font-size:34px;letter-spacing:-.035em;margin:0 0 18px}.grid{display:grid;gap:14px}.two{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(3,1fr)}.card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:24px}.card h2,.card h3{margin:5px 0 10px;line-height:1.15}.muted,.card p{color:var(--muted)}.photo{min-height:310px;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover;position:relative;overflow:hidden}.photo:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 15%,#03090de8)}.photo>*{position:relative}.head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px}.head h1{font-size:52px}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:22px}.journey a{color:var(--muted);text-decoration:none;background:#091217;border:1px solid var(--line);border-radius:12px;padding:11px 13px;font-size:13px;font-weight:800}.journey a.active{color:var(--blue);background:#123041;border-color:#32647a}.priority{padding:30px;background:linear-gradient(135deg,#102c3a,#0b151b);border-color:#32647a}.priority h2{font-size:36px}.metric{font-size:34px;font-weight:900}.label{color:var(--muted);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.form{display:grid;gap:15px}.field label{display:block;margin-bottom:6px;font-size:14px;font-weight:750}.field input,.field select,.field textarea{width:100%;background:#071116;color:#fff;border:1px solid var(--line);border-radius:12px;padding:13px}.field textarea{min-height:100px}.options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.option{text-align:left;background:var(--panel);color:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;cursor:pointer}.option.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.option strong{display:block;font-size:22px}.bar{height:8px;background:#17262d;border-radius:99px;overflow:hidden}.bar span{display:block;height:100%;background:var(--blue)}.row{display:flex;align-items:center;justify-content:space-between;gap:15px}.stack{display:grid;gap:11px}.task{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;background:#081218;border:1px solid var(--line);border-radius:14px;padding:14px}.num{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#153242;color:var(--blue);font-weight:900}.task strong,.task small{display:block}.task small{color:var(--muted)}.locked,.empty{text-align:center;padding:50px 25px}.status{color:var(--blue);background:#14303e;border-radius:99px;padding:5px 10px;font-size:12px;font-weight:850}#toast{position:fixed;right:22px;bottom:22px;background:#ebfaff;color:#05131a;padding:12px 16px;border-radius:12px;font-weight:800;transform:translateY(90px);opacity:0;transition:.2s;z-index:50}#toast.show{transform:none;opacity:1}@media(max-width:850px){.nav{flex-wrap:wrap}.menu{display:block;margin-left:auto}.links{display:none;order:3;width:100%;overflow:auto;margin:0}.links.open{display:flex}.hideMobile{display:none}.hero{grid-template-columns:1fr;min-height:0}.heroPhoto{min-height:300px;order:-1}.heroCopy{padding:44px 27px}.two,.three{grid-template-columns:1fr}.head{align-items:start;flex-direction:column}.journey{grid-template-columns:repeat(2,1fr)}.options{grid-template-columns:1fr}.shell{padding-top:28px}}@media(max-width:480px){.nav,.shell{padding-left:14px;padding-right:14px}.brand img{width:36px;height:36px}.brand span{font-size:14px}.head h1{font-size:42px}.card{padding:19px}.task{grid-template-columns:34px 1fr}.task .btn{grid-column:2}}
.pagePhoto{max-width:var(--max);height:180px;margin:0 auto;padding:0 22px;display:flex;align-items:end;background-position:center 55%;background-size:cover;border-radius:0 0 22px 22px;overflow:hidden;position:relative}.pagePhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#05090ce8)}.pagePhoto span{position:relative;z-index:1;padding:22px;color:#fff;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
.selectShell{max-width:1100px}.selectIntro{max-width:700px;margin:45px auto 30px;text-align:center}.selectIntro h1{font-size:clamp(46px,7vw,76px);line-height:1;letter-spacing:-.05em;margin:12px 0 16px}.sportChoices{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sportChoice{padding:0;text-align:left;background:var(--panel);border:1px solid var(--line);border-radius:24px;overflow:hidden;color:#fff;cursor:pointer;transition:.2s}.sportChoice:hover{transform:translateY(-3px);border-color:var(--blue)}.sportImage{display:block;height:300px;background-position:center;background-size:cover}.sportCopy{display:flex;flex-direction:column;gap:8px;padding:24px}.sportCopy strong{font-size:28px;line-height:1.08}.sportCopy small{color:var(--muted);font-size:14px}.sportCopy em{color:var(--blue);font-style:normal;font-weight:900;margin-top:10px}.selectNote{text-align:center;color:var(--muted);font-size:14px;margin-top:24px}@media(max-width:850px){.sportChoices{grid-template-columns:1fr}.sportImage{height:240px}}
.selectShell{min-height:calc(100vh - 72px);background:var(--bg)}
.backupCard{margin-top:18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.backupCard h2,.backupCard p{width:100%;margin:0}.backupCard label{cursor:pointer}
.accountCloud{margin-top:18px}.accountCloud small{display:block;color:var(--muted);margin-top:10px}
.insightCard{margin:18px 0;background:linear-gradient(135deg,#102c3a,#0b151b);border-color:#32647a}.insightCard h2{margin:8px 0}.insightCard p{max-width:720px}
.legalFooter{max-width:var(--max);margin:30px auto 0;padding:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:13px}.legalFooter nav{display:flex;gap:18px;flex-wrap:wrap}.legalFooter a,.legalCopy a,label a{color:var(--blue)}.legalPage{max-width:940px}.legalCopy{padding:32px}.legalCopy h2{margin:28px 0 8px}.legalCopy p{max-width:760px;line-height:1.75}.legalActions{margin-top:20px}.privacyControls{margin-top:18px}.privacyButtons{justify-content:flex-start;flex-wrap:wrap}.evidenceMeta{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.evidenceMeta span{border:1px solid var(--line);border-radius:99px;padding:7px 11px;color:var(--muted);font-size:13px}.lessonDialog{width:min(620px,calc(100% - 28px));border:1px solid var(--line);border-radius:20px;background:var(--panel);color:var(--text);padding:0;box-shadow:0 28px 80px #000b}.lessonDialog::backdrop{background:#020609d9;backdrop-filter:blur(5px)}.lessonDialog form{padding:30px}.lessonDialog h2{font-size:32px;margin:8px 0 18px}.lessonDialog li{margin:12px 0;color:#dce8ee}.dialogClose{float:right;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.locked img{object-fit:contain;border-radius:14px}.locked h1{font-size:clamp(36px,6vw,64px);margin:14px 0}
.rangeValue{float:right;color:var(--blue);font-weight:900}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.field input:focus,.field select:focus,.field textarea:focus,.btn:focus-visible,.option:focus-visible,.sportChoice:focus-visible,.links a:focus-visible{outline:3px solid #9de1ff;outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.dnaDemo{margin-top:18px;padding:16px 18px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted)}.dnaSummary{margin-top:18px;background:linear-gradient(135deg,#102c3a,#0b151b);border-color:#32647a}.dnaSummary p{margin-bottom:0}.goalCard{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.goalCard p{margin:0;color:#fff;font-size:18px;font-weight:750}.field output{float:right;color:var(--blue);font-weight:850}@media(max-width:600px){.dnaDemo,.goalCard{align-items:stretch;flex-direction:column}.dnaDemo .btn{width:100%}}
.decisionCard,.trendCard,.weeklyReview,.eventCard,.coachCard,.milestoneCard{margin-top:18px}.decisionCard{border-color:#32647a;background:linear-gradient(135deg,#102c3a,#0b151b)}.decisionCard .row{justify-content:flex-start;flex-wrap:wrap}.trendStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.trendStats div{background:#071116;border:1px solid var(--line);border-radius:14px;padding:16px}.trendStats strong,.trendStats span{display:block}.trendStats strong{font-size:28px}.trendStats span{color:var(--muted);font-size:13px}.reviewChoices,.videoTools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:18px 0}.weeklyReview small{color:var(--muted);text-transform:capitalize}.eventCard .btn{margin-top:16px}.eventCountdown{min-width:130px;text-align:right}.eventCountdown strong,.eventCountdown span{display:block}.eventCountdown strong{color:var(--blue);font-size:38px;line-height:1}.eventCountdown span{color:var(--muted);font-size:13px;max-width:180px}.videoTools label{color:var(--muted);font-size:14px}.videoTools select{margin-left:7px;background:#071116;color:#fff;border:1px solid var(--line);border-radius:10px;padding:8px}@media(max-width:600px){.trendStats{grid-template-columns:1fr}.eventCountdown{text-align:left}.reviewChoices .btn{width:100%}}
.levelBenchmark{margin:14px 0;padding:14px;border-left:3px solid var(--blue);background:#071116}.levelBenchmark strong,.levelBenchmark small{display:block}.levelBenchmark small{color:var(--muted);margin-top:4px}
.textLink{color:var(--blue);font-weight:800;text-decoration:none}.textLink:hover{text-decoration:underline}.weekGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.weekDay{min-height:205px;display:flex;flex-direction:column}.weekDay .btn{margin-top:auto;align-self:flex-start}.planReason{border-left:3px solid var(--blue);padding-left:14px}.compactFields{margin:18px 0}.savePerformance{margin-top:4px}@media(max-width:900px){.weekGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.weekGrid{grid-template-columns:1fr}}
.sampleChoice{display:block;color:var(--blue);font-style:normal;font-weight:900;margin-top:8px;cursor:pointer}.sampleChoice:hover{text-decoration:underline}

/* Final launch alignment and account experience */
.sportChoices{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch;grid-auto-rows:1fr;gap:18px!important}.sportChoice{appearance:none;width:100%!important;min-width:0;margin:0!important;padding:0!important;display:flex!important;align-self:stretch!important;flex-direction:column;height:100%;transform:none!important;font:inherit}.sportChoice:hover{box-shadow:0 16px 40px #0007}.sportChoice .sportImage{display:block;width:100%!important;height:292px!important;min-height:292px!important;max-height:292px!important;flex:0 0 292px!important;background-size:cover}.golfChoice .sportImage{background-position:center 42%}.pickleChoice .sportImage{background-position:center 50%}.sportCopy{width:100%;height:100%;flex:1}.sportCopy strong{min-height:60px}.sportCopy .sampleChoice{margin-top:4px;padding-top:10px;border-top:1px solid var(--line);display:block}
.authDialog{width:min(520px,calc(100% - 28px));border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--text);padding:0;box-shadow:0 28px 80px #000c}.authDialog::backdrop{background:#020609de;backdrop-filter:blur(6px)}.authDialog form{padding:30px}.authDialog h2{font-size:34px;line-height:1.1;margin:8px 0}.authDialog .authClose{float:right;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.authDialog .authForm{display:grid;gap:14px;margin-top:22px}.authDialog .authActions{display:flex;gap:9px;flex-wrap:wrap}.authDialog small{display:block;color:var(--muted);min-height:24px}.authPrompt{margin-top:18px;background:linear-gradient(135deg,#102c3a,#0b151b);border-color:#32647a}.saveState{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.saveState:before{content:"";width:8px;height:8px;border-radius:50%;background:#6f8792}.saveState.saving:before{background:#ffce6a}.saveState.saved:before{background:#63dfa5}.saveState.error:before{background:#ff7f7f}.dangerZone{border-color:#66333b}.dangerZone .danger{border-color:#8b3f49;color:#ffc5cc}.profileContext{margin-top:18px}.profileContext .grid{margin-top:16px}.profileContext small{color:var(--muted)}
@media(max-width:850px){.sportChoices{grid-template-columns:1fr!important}.sportChoice .sportImage{height:230px!important;min-height:230px!important;max-height:230px!important;flex-basis:230px!important}.sportCopy strong{min-height:0}.actions{margin-left:auto}.authLabel{display:none}}
@media(max-width:480px){.actions{width:100%;justify-content:flex-end}.actions .btn{padding:8px 11px}.authDialog form{padding:22px}}

/* Sport home layout rhythm */
.sportHome{padding-top:30px}
.sportHome .sportHero{min-height:500px;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}
.sportHome .sportHero .heroCopy{padding:52px 52px 48px}
.sportHome .sportHero .heroCopy h1{max-width:560px;margin-bottom:16px}
.sportHome .sportHero .heroCopy p{max-width:520px;margin:0}
.sportHome .sportHero .heroActions{margin-top:22px}
.sportHome .sportHero .proof{margin-top:30px;padding-top:22px;border-top:1px solid var(--line);gap:18px;justify-content:flex-start}
.sportHome>.section{margin-top:48px}
.sportHome>.section>h2{margin-top:8px;margin-bottom:20px}
.sportHome>.section>.grid{gap:16px}
.sportHome>.section>.grid>.card{min-height:164px;padding:22px}
.sportHome>.section>.grid>.card p{margin-bottom:0}
.sportHome .sportSample{margin-top:34px}
.sportHome .sportSample .card{padding:22px 24px;align-items:center}
.sportHome .sportSample .card h3{margin-top:5px}
.sportHome .sportSample .card p{margin:0}
@media(max-width:850px){
 .sportHome{padding-top:18px}
 .sportHome .sportHero{grid-template-columns:1fr;min-height:0}
 .sportHome .sportHero .heroPhoto{min-height:280px;order:-1}
 .sportHome .sportHero .heroCopy{padding:34px 24px 28px}
 .sportHome .sportHero .proof{margin-top:24px;padding-top:18px;gap:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
 .sportHome>.section{margin-top:38px}
 .sportHome>.section>.grid{grid-template-columns:1fr;gap:12px}
 .sportHome>.section>.grid>.card{min-height:0;padding:20px}
 .sportHome .sportSample{margin-top:28px}
 .sportHome .sportSample .card{align-items:stretch;gap:16px}
 .sportHome .sportSample .card .btn{width:100%}
}
@media(max-width:480px){
 .sportHome .sportHero .heroCopy{padding:30px 18px 24px}
 .sportHome .sportHero .proof{grid-template-columns:1fr;gap:12px}
 .sportHome .sportHero .proof div{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:baseline}
 .sportHome .sportHero .proof strong{font-size:16px}
 .sportHome>.section{margin-top:32px}
}

/* Final sport workspace polish */
.nav{gap:12px}
.brand{flex:0 0 142px;gap:8px}
.brand span{line-height:1.08}
.links{gap:1px}
.links a{padding:9px 9px;font-size:13px;white-space:nowrap}
.actions{gap:6px;flex:0 0 auto}
.actions .btn{white-space:nowrap}
.actions .btn.small{padding:8px 11px}
.weekGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.weekDay{min-height:170px;padding:4px 0}
.weekDay strong,.weekDay small{display:block}
.weekDay strong{font-size:16px;line-height:1.25;margin-top:8px}
.weekDay small{color:var(--muted);font-size:13px;line-height:1.45;margin-top:5px}
@media(max-width:1080px){
 .brand{flex-basis:126px}
 .links a{padding-left:7px;padding-right:7px;font-size:12px}
 .actions .btn.small{padding-left:9px;padding-right:9px;font-size:12px}
}
@media(max-width:900px){.weekGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){
 .brand{flex-basis:auto}
 .links a{font-size:14px;padding:9px 11px}
 .actions{width:auto;margin-left:0}
 .actions .btn.small{font-size:13px}
 .weekDay{min-height:145px}
}
@media(max-width:600px){
 .weekGrid{grid-template-columns:1fr}
 .weekDay{min-height:0;padding:4px 0 10px}
 .weekDay strong{margin-top:7px}
 .actions .btn:first-child{display:none}
}

/* Legal route typography */
.legalPage .legalCopy{max-width:820px}
.legalCopy h2{margin-top:24px}
.legalCopy h2:first-child{margin-top:0}
.legalCopy p{max-width:700px}
