/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.override-manager{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;margin-top:24px;padding:30px}.override-manager .section-title p{color:var(--muted);margin:4px 0}.override-manager .section-title>span{color:#72572a;background:#efe4cc;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.override-list{gap:9px;display:grid}.override-list article{border:1px solid var(--line);background:#faf8f2;border-radius:13px;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:8px 18px;padding:16px;display:grid}.override-list article.active{border-left:5px solid var(--gold);background:#fffaf0}.override-list article.retired{opacity:.68}.override-list article>div:first-child{align-items:center;gap:7px;display:flex}.override-list time{font-weight:900}.override-list article>div:first-child span{text-transform:uppercase;background:#ece8df;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900}.override-list strong{font-size:12px}.override-list p{color:var(--muted);grid-column:2/3;margin:0;font-size:9px}.override-actions{grid-area:1/3/3;gap:6px;display:flex}.override-actions button{color:#5d4825;cursor:pointer;background:#fff;border:1px solid #cfbf9d;border-radius:9px;padding:8px 10px;font-size:9px;font-weight:800}.override-actions button.retire{color:#8c3731;border-color:#dfc0bd}.backup-panel{color:#fff;background:linear-gradient(110deg,#1a1b15,#2c2c21);border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:20px;display:flex}.backup-panel h3,.backup-panel p{margin:4px 0}.backup-panel>div>p:last-child{color:#c6c2b6;max-width:720px;font-size:10px}.backup-panel .primary-button{box-shadow:none;background:linear-gradient(#efd69c,#d4b16a);flex:none;color:#211b11!important}@media (width<=760px){.override-manager{padding:22px}.override-list article{grid-template-columns:1fr}.override-list article>p,.override-actions{grid-area:auto/1}.override-actions{margin-top:6px}.backup-panel{flex-direction:column;align-items:flex-start}.backup-panel .primary-button{width:100%}}.detail-corrections>div{background:#faf8f1;border:1px solid #dfd7c5;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin:7px 0;padding:8px 10px;display:grid}.detail-corrections>div button{background:#fff;width:auto;margin:0;padding:7px 10px;display:inline-block}.detail-corrections>div button:last-child{color:#8b3131}.detail-corrections>div span{font-size:11px;font-weight:700}@media (width<=650px){.detail-corrections>div{grid-template-columns:1fr auto}.detail-corrections>div span{grid-column:1/-1}}.workload-comparison{border:1px solid var(--line);background:#fff;border-radius:20px;margin:22px 0;padding:28px}.workload-comparison>.section-title p{margin:4px 0}.workload-comparison>.section-title>span{color:var(--muted);font-size:10px}.comparison-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px;display:grid}.comparison-grid section{border:1px solid var(--line);background:#faf9f5;border-radius:13px;padding:16px;position:relative}.comparison-grid p,.comparison-grid small{color:var(--muted);margin:0;display:block}.comparison-grid strong{margin:7px 0;font-size:27px;display:block}.comparison-grid section>span{border-radius:999px;padding:4px 6px;font-size:8px;font-weight:900;position:absolute;top:11px;right:11px}.comparison-grid .up{color:#765620;background:#f5e8c8}.comparison-grid .down{color:#4f6427;background:#eaf2e2}.comparison-grid .flat{color:#68665e;background:#ece9e1}.comparison-note{color:var(--muted);background:#f4f1e8;border-radius:10px;margin:16px 0 0;padding:13px;font-size:10px}@media (width<=800px){.comparison-grid{grid-template-columns:repeat(2,1fr)}.workload-comparison{padding:20px}}.calendar-manager:not(.manage-panel),.manage-card:not(.manage-panel),.protein-settings:not(.manage-panel){display:none!important}.phase-readiness{border:1px solid var(--line);background:#fff;border-radius:20px;margin:22px 0;padding:28px}.phase-readiness header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.phase-readiness header h2,.phase-readiness header p{margin:4px 0}.phase-readiness header>span{white-space:nowrap;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:900}.phase-readiness header>span.ready{color:#4f6427;background:#edf5e5}.phase-readiness header>span.building{color:#735823;background:#f7ecd4}.readiness-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.readiness-checks section{border:1px solid var(--line);background:#faf9f5;border-radius:13px;gap:12px;padding:15px;display:flex}.readiness-checks section>span{border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.readiness-checks section.pass>span{color:#fff;background:#687536}.readiness-checks section.open>span{color:#80652e;background:#f0e5cb}.readiness-checks b,.readiness-checks p{margin:0;display:block}.readiness-checks p{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.45}.phase-readiness footer{background:#f4f1e8;border-radius:13px;padding:18px}.phase-readiness footer p,.phase-readiness footer small{color:var(--muted);margin:5px 0;display:block}@media (width<=700px){.phase-readiness{padding:20px}.phase-readiness header{flex-direction:column}.readiness-checks{grid-template-columns:1fr}}.performance-insights{border:1px solid var(--line);background:#fff;border-radius:20px;margin:22px 0;padding:28px}.performance-insights>.section-title{margin-bottom:18px}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.insight-grid>section{border:1px solid var(--line);background:#faf9f5;border-radius:15px;padding:20px}.insight-grid>section.healthy{border-top:4px solid #6b7838}.insight-grid>section.needs-review{background:#fffaf1;border-top:4px solid #b88630}.insight-grid>section>strong{margin:5px 0;font-size:40px;display:block}.insight-grid>section>span{font-weight:800;display:block}.insight-grid>section>small{min-height:38px;color:var(--muted);margin:7px 0 14px;line-height:1.5;display:block}.mini-trend{grid-template-columns:42px 1fr 38px;align-items:center;gap:8px;margin-top:7px;font-size:10px;display:grid}.mini-trend i{background:#e6e1d5;border-radius:99px;height:7px;overflow:hidden}.mini-trend em{background:var(--gold);border-radius:99px;height:100%;display:block}.signal-note,.lift-best{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin:8px 0;padding:9px 0;font-size:11px;display:flex}.lift-best span{text-transform:capitalize}.performance-insights>.section-title>span{color:#71572d;background:#f1e6ce;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}@media (width<=700px){.insight-grid{grid-template-columns:1fr}.performance-insights{padding:20px}}.morning-followup{border:1px solid #d6c28e;border-left:6px solid var(--gold);background:#fffaf0;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 18px;padding:22px 26px;display:flex}.morning-followup h2,.morning-followup p{margin:3px 0}.morning-followup>div:last-child{min-width:220px}.morning-followup label{justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.morning-followup input{border:1px solid var(--line);border-radius:9px;width:80px;padding:10px}.morning-followup small{color:var(--muted);margin-top:7px;display:block}.manage-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:20px;display:grid}.manage-stack{align-content:start;gap:20px;display:grid}.manage-panel{margin:0!important}.coach-manage>.page-head p:last-child{color:var(--muted)}.decision-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:22px 0;padding:28px}.decision-card.clear{border-top:6px solid #6b7838}.decision-card.attention{background:#fffaf2;border-top:6px solid #b88630}.decision-card h2{margin:5px 0}.decision-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0;display:grid}.decision-metrics span{border:1px solid var(--line);text-transform:uppercase;background:#f8f6f0;border-radius:12px;padding:15px;font-size:10px}.decision-metrics b{color:var(--ink);font-size:24px;display:block}.decision-card li{color:#7d4c16;margin:7px 0}.decision-next{border-top:1px solid var(--line);padding-top:16px}@media (width<=800px){.morning-followup{flex-direction:column;align-items:flex-start}.morning-followup>div:last-child{width:100%;min-width:0}.manage-grid{grid-template-columns:1fr}.decision-metrics{grid-template-columns:repeat(2,1fr)}}.detail-corrections{border:1px solid var(--line);background:#fff;border-radius:24px;margin:22px 0;padding:22px}.detail-corrections>p{margin:0 0 12px}.detail-corrections button{text-align:left;color:#6d2525;width:100%;font:inherit;background:#faf8f1;border:1px solid #dfd7c5;border-radius:12px;margin:7px 0;padding:11px 14px;font-weight:700;display:block}:root{--blue:#b99458;--ink:#11110e;--muted:#69685e;--line:#ded8c9;--canvas:#f6f3eb;--green:#66672f;--red:#b83b32;--yellow:#b88630;--gold:#d4b170;--black:#090909}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.loading,.signin-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.signin-shell{background:radial-gradient(circle at 50% 10%,#eee1c4,transparent 42%),var(--canvas)}.signin-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;width:min(560px,100%);padding:48px;box-shadow:0 20px 60px #18345b18}.signin-card h1{letter-spacing:-.04em;margin:24px 0 16px;font-size:40px;line-height:1.05}.signin-card p{color:var(--muted);margin:0 auto 28px;line-height:1.65}.signin-card a:not(.primary-button){color:var(--blue)}.brand-mark{background:var(--black);color:#fff;letter-spacing:-.06em;border-radius:13px;place-items:center;width:46px;height:46px;font-weight:900;display:inline-grid}.topbar{background:var(--black);color:#fff;border-bottom:3px solid var(--gold);z-index:10;justify-content:space-between;align-items:center;height:78px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:contain;width:52px;height:52px}.brand b,.brand small{display:block}.brand b{font-size:15px}.brand small{color:#bcae91;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:11px}nav{align-self:stretch;gap:26px;display:flex}nav button{color:#aaa69d;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 4px;font-weight:700}nav button.active{color:#fff;border-bottom-color:var(--gold)}.top-actions{align-items:center;gap:10px;display:flex}.install-button,.view-toggle{border:1px solid var(--gold);color:var(--gold);cursor:pointer;background:0 0;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}.view-toggle.active{background:var(--gold);color:var(--black)}.user-chip{text-align:right}.user-chip span,.user-chip small{display:block}.user-chip span{font-weight:800}.user-chip small{color:#aaa69d;margin-top:3px}.preview-banner{color:#2a241a;background:#e8d3a6;justify-content:center;align-items:center;gap:20px;padding:9px 4vw;font-size:12px;display:flex}.preview-banner button{color:#5c461f;cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:underline}.page-wrap{width:min(1180px,92vw);margin:0 auto;padding:48px 0 80px}.page-head{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.13em;margin:0 0 9px;font-size:11px;font-weight:900}.page-head h1{letter-spacing:-.035em;margin:0;font-size:36px;line-height:1.05}.date-picker{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:10px 14px}.team-schedule-card{border:1px solid var(--line);background:#fff;border-left:5px solid #b9b4a8;border-radius:15px;margin:0 0 18px;padding:18px 22px;box-shadow:0 8px 28px #263c5d0a}.team-schedule-card.has-event{border-left-color:var(--gold)}.team-schedule-heading{align-items:center;gap:13px;display:flex}.team-schedule-heading .eyebrow{margin-bottom:4px}.team-schedule-heading h2{letter-spacing:-.02em;margin:0;font-size:19px}.calendar-icon{color:var(--gold);font-size:18px}.feed-status{color:var(--green);text-transform:uppercase;letter-spacing:.07em;background:#f0f5ea;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:900}.feed-status.unavailable,.feed-status.not-configured{color:#7b705d;background:#f2eee5}.team-event-list{border-top:1px solid var(--line);margin-top:14px}.team-event-list article{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;align-items:start;gap:12px;padding:13px 0;display:grid}.team-event-list article:last-child{border-bottom:0;padding-bottom:0}.event-type{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#6f6a60;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.event-type.game{background:var(--black);color:var(--gold)}.event-type.practice{background:var(--green)}.event-type.tournament{background:#856428}.team-event-list strong{font-size:13px}.team-event-list p,.next-event{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.next-event{margin-left:31px}.schedule-adjustment{background:#fff6df;border:1px solid #e6cf96;border-radius:11px;margin:0 0 18px;padding:14px 16px}.schedule-adjustment strong{color:#7b5b1c;letter-spacing:.1em;font-size:10px}.schedule-adjustment p{color:#554a36;margin:6px 0 0;font-size:12px;font-weight:700;line-height:1.55}.today-grid{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:20px;display:grid}.event-type.scrimmage{background:#856428}.action-card,.status-card,.log-card,.history-card,.manage-card,.summary{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 8px 28px #263c5d0a}.action-card{flex-direction:column;min-height:350px;padding:32px;display:flex}.phase-row{justify-content:space-between;align-items:center;display:flex}.phase-row span{color:var(--blue);font-size:13px;font-weight:800}.phase-row b{color:var(--muted);letter-spacing:.1em;background:#edf3fc;border-radius:999px;padding:8px 11px;font-size:11px}.action-card h2{letter-spacing:-.045em;max-width:720px;margin:30px 0 12px;font-size:38px;line-height:1.03}.action-card>p{color:var(--muted);max-width:700px;margin:0;font-size:16px;line-height:1.6}.mission-kicker{letter-spacing:.13em;justify-content:space-between;align-items:center;gap:12px;font-weight:900;display:flex;color:#7b6134!important;margin:26px 0 0!important;font-size:11px!important}.mission-kicker span{color:#6a542d;letter-spacing:0;white-space:nowrap;background:#f1e6ce;border-radius:999px;padding:7px 10px}.mission-kicker+h2{margin-top:12px}.session-meta{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.session-meta span{color:#665d4c;background:#f1ede3;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.session-steps{border-top:1px solid var(--line)}.session-steps>div{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:12px;padding:15px 0;display:grid}.session-steps>div>b{background:var(--black);width:25px;height:25px;color:var(--gold);border-radius:50%;place-items:center;font-size:11px;display:grid}.session-steps p{margin:0}.session-steps strong,.session-steps span{display:block}.session-steps strong{font-size:13px}.session-steps span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.48}.log-requirements{border:1px solid var(--line);background:#f4f1e9;border-radius:10px;margin-top:18px;padding:13px 15px}.log-requirements strong{color:#76613d;letter-spacing:.1em;font-size:10px}.log-requirements p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.safety-note{color:#6b5530;align-items:center;gap:10px;margin-top:24px;font-size:13px;display:flex}.safety-note span{color:#8b641f;background:#fff5db;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.complete-check{cursor:pointer;align-items:center;gap:12px;margin-top:auto;padding-top:26px;font-weight:800;display:flex}.complete-check input{width:24px;height:24px;accent-color:var(--blue)}.status-card{text-align:center;border-top:5px solid var(--green);padding:30px}.status-card.yellow{border-top-color:var(--yellow)}.status-card.red{border-top-color:var(--red)}.status-icon{width:70px;height:70px;color:var(--green);background:#eef8e8;border-radius:50%;place-items:center;margin:24px auto 12px;font-size:30px;font-weight:900;display:grid}.yellow .status-icon{color:var(--yellow);background:#fff5df}.red .status-icon{color:var(--red);background:#ffeaea}.status-card h3{margin:0 0 8px;font-size:26px}.status-card>p:not(.eyebrow){color:var(--muted);min-height:40px;font-size:13px;line-height:1.5}.pitchsmart-badge{color:#4f5f28;letter-spacing:.035em;background:#f0f6e9;border:1px solid #c7d2b9;border-radius:999px;align-items:center;gap:6px;margin:2px auto -9px;padding:6px 9px 6px 7px;font-size:9px;font-weight:900;display:inline-flex}.pitchsmart-badge b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.pitch-meter{border:1px solid var(--line);text-align:left;background:#f7f6f2;border-radius:12px;margin-top:22px;padding:14px}.pitch-meter>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.pitch-meter span{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:900}.pitch-meter b{font-size:13px}.pitch-meter i{background:#e3ded2;border-radius:99px;height:7px;margin:10px 0 8px;display:block;overflow:hidden}.pitch-meter em{background:var(--green);border-radius:99px;height:100%;display:block}.yellow .pitch-meter em{background:var(--yellow)}.red .pitch-meter em{background:var(--red)}.pitch-meter small{color:var(--muted);font-size:10px;line-height:1.4;display:block}.pitch-meter .workload-total{border-top:1px solid var(--line);margin-top:11px;padding-top:10px}.pitch-meter .workload-total b{font-size:11px}.pain-optout{text-align:left;cursor:pointer;background:snow;border:1px solid #dfc6c3;border-radius:12px;align-items:flex-start;gap:11px;margin-top:12px;padding:13px;display:flex}.pain-optout.checked{border-color:var(--red);background:#fff0ef}.pain-optout input{width:21px;height:21px;accent-color:var(--red);flex:none;margin:1px 0 0}.pain-optout b,.pain-optout small{display:block}.pain-optout b{font-size:12px}.pain-optout small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.4}.workload-note{color:var(--muted);margin:12px 0 0;min-height:0!important;font-size:9px!important;line-height:1.45!important}.pitch-smart-link{color:#796137;margin-top:9px;font-size:9px;font-weight:800;display:inline-block}.log-card{margin-top:20px;padding:30px}.section-title{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-title h2{letter-spacing:-.03em;margin:0;font-size:24px}.section-title>span{color:var(--muted);font-size:12px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric{border:1px solid var(--line);background:#f7f9fc;border-radius:12px;padding:14px}.metric span{color:var(--muted);font-size:12px;font-weight:700;display:block}.metric input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;margin-top:10px;font-size:30px;font-weight:900}.metric.accent{background:#f3faee;border-color:#b9d49f}.metric.accent input{color:#317d07}.metric-grid.with-strikes{grid-template-columns:repeat(6,1fr)}.metric.calculated strong{margin-top:10px;font-size:30px;display:block}.metric.calculated small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.secondary-fields{grid-template-columns:repeat(3,1fr) 2fr;gap:12px;margin-top:12px;display:grid}.secondary-fields label{color:var(--muted);font-size:11px}.secondary-fields input{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:9px;margin-top:6px;padding:11px;display:block}.notes{grid-column:auto}.primary-button{background:var(--black);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:13px 20px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:inset 0 -3px #6f5831;color:#fff!important}.primary-button:hover{background:#26231d;transform:translateY(-1px)}.primary-button.save{min-width:200px;margin-top:20px}.primary-button:disabled,.delete-button:disabled,.cancel-button:disabled,.confirm-delete:disabled{opacity:.55;cursor:not-allowed;transform:none}.edit-notice{background:#fff9ec;border:1px solid #d8bd82;border-radius:11px;align-items:center;gap:12px;margin:-4px 0 18px;padding:12px 14px;display:flex}.edit-notice span{background:var(--black);color:var(--gold);letter-spacing:.1em;border-radius:6px;flex:none;padding:5px 8px;font-size:9px;font-weight:900}.edit-notice p{color:#655b4b;margin:0;font-size:12px}.log-actions{align-items:center;gap:12px;margin-top:20px;display:flex}.log-actions .primary-button.save{margin-top:0}.delete-button{color:#a12c2c;cursor:pointer;background:#fff7f7;border:1px solid #d7a4a4;border-radius:10px;padding:12px 18px;font-weight:800}.delete-button:hover{background:#ffeded}.save-error{color:var(--red);margin:10px 0 0;font-size:12px;font-weight:700}.save-success{color:var(--green);margin:12px 0 0;font-size:12px;font-weight:800}.game-log-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:30px;box-shadow:0 8px 28px #263c5d0a}.game-log-card+.log-card{display:none}.game-log-help{max-width:720px;color:var(--muted);margin:-5px 0 20px;font-size:12px;line-height:1.55}.game-metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.game-metric,.game-total,.game-strike{border:1px solid var(--line);background:#f7f9fc;border-radius:13px;min-height:150px;padding:16px}.game-metric span,.game-total span,.game-strike span{color:var(--muted);font-size:11px;font-weight:800;display:block}.game-metric input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;margin:13px 0 5px;font-size:34px;font-weight:900}.game-metric small,.game-total small,.game-strike small{color:var(--muted);font-size:9px;line-height:1.4;display:block}.game-total{background:var(--black);border-color:var(--black);color:#fff}.game-total span{color:var(--gold)}.game-total strong,.game-strike strong{margin:13px 0 6px;font-size:34px;display:block}.game-total small{color:#b8b3a9}.game-auto-note{color:#65583f;background:#fbf6e9;border:1px solid #dac99f;border-radius:10px;margin-top:12px;padding:12px 14px;font-size:11px}.game-log-card .secondary-fields{margin-top:18px}.momentum-strip{grid-template-columns:1fr 2fr 1fr;gap:12px;margin-bottom:18px;display:grid}.momentum-strip>div{background:var(--black);color:#fff;border-radius:14px;min-height:74px;padding:16px 18px}.momentum-strip>div:not(.phase-progress){grid-template-columns:auto 1fr;column-gap:10px;display:grid}.momentum-strip>div>span{color:var(--gold);grid-row:1/3;font-size:18px}.momentum-strip b{font-size:13px}.momentum-strip small{color:#aaa69d;margin-top:4px;font-size:10px}.phase-progress p{justify-content:space-between;margin:0 0 12px;display:flex}.phase-progress p span{color:var(--gold);font-size:12px}.phase-progress i{background:#343129;border-radius:9px;height:7px;display:block;overflow:hidden}.phase-progress em{background:linear-gradient(90deg,#8d733f,var(--gold));border-radius:9px;height:100%;display:block}.coach-message{border-left:4px solid var(--gold);background:#f0e7d4;border-radius:0 12px 12px 0;margin:18px 0 0;padding:18px 22px}.coach-message span{letter-spacing:.13em;color:#76613d;font-size:10px;font-weight:900}.coach-message p{margin:8px 0 0;font-size:17px;font-weight:700}.coach-note-card{background:var(--black);color:#fff;border:1px solid #2e2b24;border-radius:18px;grid-template-columns:1.2fr 2fr auto;align-items:center;gap:18px;margin-top:20px;padding:24px;display:grid}.coach-note-card h2,.coach-note-card p{margin:0}.coach-note-card>div>p:last-child{color:#aaa69d;margin-top:7px;font-size:12px}.coach-note-card textarea{resize:none;color:#fff;background:#1b1915;border:1px solid #4a4438;border-radius:10px;width:100%;height:72px;padding:12px}.coach-note-card .primary-button{background:var(--gold);box-shadow:none;color:var(--black)!important}.protein-reminders{border:1px solid var(--line);background:#f0e7d4;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:22px 26px;display:flex}.protein-reminders span{color:#76613d;letter-spacing:.12em;font-size:10px;font-weight:900}.protein-reminders h3{margin:6px 0 5px}.protein-reminders p{color:var(--muted);max-width:700px;margin:0;font-size:12px;line-height:1.5}.protein-reminders button{white-space:nowrap;background:var(--black);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:11px 15px;font-weight:800}.summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.summary{padding:22px}.summary p,.summary small{color:var(--muted);margin:0}.summary p{font-size:12px;font-weight:700}.summary strong{letter-spacing:-.04em;margin:14px 0 8px;font-size:34px;display:block}.summary small{font-size:11px}.level-card{background:var(--black);color:#fff;border:1px solid #2e2b24;border-radius:18px;grid-template-columns:minmax(220px,.8fr) 2fr;align-items:center;gap:28px;margin-bottom:16px;padding:26px 30px;display:grid}.level-card h2{letter-spacing:-.04em;color:var(--gold);margin:0;font-size:38px}.level-card>div>p:last-child{color:#aaa69d;margin:6px 0 0;font-size:12px}.level-meter p{justify-content:space-between;margin:0 0 9px;font-size:12px;display:flex}.level-meter p span{color:#aaa69d}.level-meter i{background:#343129;border-radius:99px;height:10px;display:block;overflow:hidden}.level-meter em{background:linear-gradient(90deg,#8d733f,var(--gold));border-radius:99px;height:100%;display:block}.level-meter small{color:#aaa69d;margin-top:10px;font-size:10px;line-height:1.45;display:block}.weekly-recap{background:#eee3cc;border:1px solid #dac69e;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:24px 28px;display:flex}.weekly-recap h2,.weekly-recap p{margin:0}.weekly-recap h2{font-size:24px}.weekly-recap>div>p:last-child{color:#655b4b;margin-top:7px;font-size:12px}.recap-stats{gap:10px;display:flex}.recap-stats span{min-width:92px;color:var(--muted);background:#fff;border:1px solid #ddcfb2;border-radius:11px;padding:12px;font-size:10px}.recap-stats b{color:var(--ink);margin-bottom:3px;font-size:21px;display:block}.badge-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:28px}.badge-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.badge-grid>div{border-radius:13px;flex-direction:column;min-height:138px;padding:17px;display:flex}.badge-grid>div>span{border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:13px;font-size:11px;font-weight:900;display:grid}.badge-grid strong{font-size:14px}.badge-grid small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4}.badge-grid .earned{background:#f2ead8;border:1px solid #d7bd83}.badge-grid .earned>span{background:var(--black);color:var(--gold)}.badge-grid .locked{color:#8a877f;background:#f5f4f1;border:1px solid #e5e1d8}.badge-grid .locked>span{color:#98938a;background:#e5e2dc}.history-card{margin-top:20px;padding:28px}.history-row{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;grid-template-columns:28px 80px 1fr 100px 110px 90px;align-items:center;gap:12px;padding:16px 0;display:grid}.history-row span{width:22px;height:22px;color:var(--muted);background:#edf1f6;border-radius:50%;place-items:center;display:grid}.history-row span.done{color:var(--green);background:#e8f6df}.history-row em{color:var(--muted);font-style:normal}.history-row strong{text-align:right;font-size:12px}.empty{color:var(--muted);padding:20px 0}.phase-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.phase-list article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:18px;padding:22px;display:flex}.phase-list article>span{color:#a0aec0;font-size:20px;font-weight:900}.phase-list h3,.phase-list p{margin:0}.phase-list h3{font-size:18px}.phase-list p{color:var(--muted);margin-top:6px;font-size:13px}.road-intro{background:var(--black);color:#fff;border-radius:18px;margin-bottom:16px;padding:28px 30px}.road-intro>span,.phase-state{letter-spacing:.12em;font-weight:900;color:var(--gold)!important;margin:0 0 7px!important;font-size:9px!important}.road-intro h2{margin:7px 0 6px;font-size:26px}.road-intro p{color:#aaa69d;margin:0;font-size:12px}.road-map article{align-items:flex-start;position:relative;overflow:hidden}.road-map article>span{color:#8d887d;background:#efede7;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.road-map article small{color:var(--muted);margin-top:9px;font-size:10px;line-height:1.45;display:block}.road-map article.current{border-color:var(--gold);box-shadow:inset 5px 0 0 var(--gold);background:#fffaf0}.road-map article.current>span{background:var(--black);color:var(--gold)}.road-map article.done{background:#f2f5ed;border-color:#cfd8c2}.road-map article.done>span{background:var(--green);color:#fff}.road-map article.locked{opacity:.72}.mission-toast{z-index:30;background:var(--black);color:#fff;border:1px solid var(--gold);border-radius:16px;align-items:center;gap:13px;width:min(360px,100vw - 32px);padding:17px 19px;animation:.32s ease-out mission-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 55px #0005}.mission-toast>span{background:var(--gold);width:42px;height:42px;color:var(--black);border-radius:50%;place-items:center;font-weight:900;display:grid}.mission-toast b{color:var(--gold);letter-spacing:.11em;font-size:11px}.mission-toast p{color:#d4d0c8;margin:5px 0 0;font-size:12px}@keyframes mission-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:18px;width:min(430px,100%);padding:30px;box-shadow:0 25px 80px #0007}.danger-mark{color:#a12c2c;background:#ffeded;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:25px;font-weight:900;display:grid}.confirm-modal h2{margin:5px 0 10px;font-size:28px}.confirm-modal>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.55}.confirm-modal>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.cancel-button,.confirm-delete{cursor:pointer;border:0;border-radius:10px;padding:13px 16px;font-weight:800}.cancel-button{color:var(--ink);background:#efede7}.confirm-delete{color:#fff;background:#a12c2c}.calendar-manager{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:28px;box-shadow:0 8px 28px #263c5d0a}.calendar-manager-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.calendar-manager-head h2,.calendar-manager-head p{margin:0}.calendar-manager-head>div>p:last-child{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.5}.calendar-manager-head>span{background:var(--black);color:var(--gold);letter-spacing:.08em;border-radius:999px;flex:none;padding:7px 9px;font-size:9px;font-weight:900}.calendar-source-list{border-top:1px solid var(--line);margin-top:22px}.calendar-source{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.calendar-source.disabled{opacity:.62}.calendar-source-main{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.calendar-source-icon{width:27px;height:27px;color:var(--green);background:#edf3e7;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.calendar-source.disabled .calendar-source-icon{color:var(--muted);background:#efede8}.calendar-source strong{overflow-wrap:anywhere;font-size:13px;display:block}.calendar-source p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.4}.calendar-source-actions{flex:none;align-items:center;gap:9px;display:flex}.calendar-switch{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:5px;display:inline-flex}.calendar-switch>span{background:#cbc8c0;border-radius:999px;width:38px;height:22px;padding:3px;transition:all .18s}.calendar-switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;display:block;box-shadow:0 1px 3px #0004}.calendar-switch.on>span{background:var(--green)}.calendar-switch.on i{transform:translate(16px)}.calendar-switch b{min-width:20px;font-size:10px}.calendar-remove{color:#9b3430;cursor:pointer;background:#fff;border:1px solid #e1c2bf;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.calendar-empty{color:var(--muted);padding:18px 0 0;font-size:12px}.calendar-add{background:#fbf7ee;border:1px solid #dbc89e;border-radius:14px;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;padding:22px;display:grid}.calendar-add h3{margin:0;font-size:18px}.calendar-add label{color:var(--muted);font-size:10px;font-weight:700}.calendar-add label>span{float:right;font-weight:400}.calendar-add input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;margin-top:6px;padding:11px 12px;display:block}.calendar-url,.calendar-dates,.calendar-add>button,.calendar-add>.calendar-success,.calendar-add>.save-error,.calendar-add>small{grid-column:1/-1}.calendar-dates{grid-template-columns:1fr 1fr;gap:12px;display:grid}.calendar-add>button{justify-self:start}.calendar-add>small{color:var(--muted);font-size:9px;line-height:1.45}.calendar-success{color:var(--green);margin:0;font-size:11px;font-weight:800}.manage-card{margin-top:20px;padding:28px}.manage-card h2{margin:0 0 8px}.manage-card>p:not(.eyebrow){color:var(--muted)}.manage-card>div{gap:10px;margin:18px 0 10px;display:flex}.manage-card input{border:1px solid var(--line);border-radius:10px;flex:1;padding:12px}.manage-card small{color:var(--muted)}.protein-settings{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:28px;box-shadow:0 8px 28px #263c5d0a}.protein-settings-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.protein-settings-head h2,.protein-settings-head p{margin:0}.protein-settings-head>div>p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.protein-settings-head>span{background:var(--black);color:var(--gold);letter-spacing:.08em;border-radius:999px;flex:none;padding:7px 9px;font-size:9px;font-weight:900}.protein-time-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 18px;display:grid}.protein-time-grid label{color:var(--muted);font-size:10px;font-weight:800}.protein-time-grid input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfaf7;border-radius:10px;margin-top:7px;padding:12px;display:block}.protein-settings>small{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.5;display:block}.protein-settings>.calendar-success{margin-top:12px}@media (width<=800px){.topbar{flex-wrap:wrap;gap:8px;height:auto;padding:10px 4vw}.brand small,.user-chip{display:none}.brand img{width:44px;height:44px}nav{order:3;justify-content:space-around;gap:0;width:100%;height:42px}.top-actions{margin-left:auto}.page-wrap{padding-top:26px}.today-grid{grid-template-columns:1fr}.action-card h2{font-size:32px}.metric-grid,.metric-grid.with-strikes,.summary-grid,.game-metric-grid{grid-template-columns:repeat(2,1fr)}.secondary-fields{grid-template-columns:1fr 1fr}.notes{grid-column:1/-1}.phase-list{grid-template-columns:1fr}.history-row{grid-template-columns:25px 60px 1fr}.history-row strong{display:none}.page-head{align-items:start;gap:16px}.page-head h1{font-size:30px}.momentum-strip{grid-template-columns:1fr 1fr}.phase-progress{grid-area:1/1/auto/-1}.coach-note-card{grid-template-columns:1fr}.install-button,.view-toggle{padding:7px 8px;font-size:10px}.protein-reminders{flex-direction:column;align-items:flex-start}.protein-reminders button{width:100%}.team-schedule-heading{flex-wrap:wrap;align-items:flex-start}.feed-status{margin-left:31px}.team-event-list article{grid-template-columns:68px 1fr}.preview-banner{justify-content:space-between;padding:9px 4vw}.preview-banner span{max-width:70%}.level-card{grid-template-columns:1fr;gap:18px}.weekly-recap{flex-direction:column;align-items:flex-start}.recap-stats{width:100%}.recap-stats span{flex:1;min-width:0}.badge-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.signin-card{padding:34px 22px}.signin-card h1{font-size:34px}.page-wrap{width:92vw}.action-card,.log-card{padding:22px}.action-card h2{margin-top:28px;font-size:31px}.mission-kicker+h2{margin-top:12px}.metric-grid,.secondary-fields,.summary-grid{grid-template-columns:1fr 1fr}.secondary-fields .notes{grid-column:1/-1}.manage-card>div{flex-direction:column}.recap-stats{grid-template-columns:repeat(3,1fr);display:grid}.badge-grid{grid-template-columns:1fr 1fr}.mission-toast{bottom:16px;right:16px}.log-actions{flex-direction:column;align-items:stretch}.log-actions button{width:100%}.confirm-modal{padding:25px 20px}.confirm-modal>div{grid-template-columns:1fr}.calendar-manager,.protein-settings{padding:22px}.calendar-manager-head,.protein-settings-head{flex-direction:column}.protein-time-grid{grid-template-columns:1fr}.protein-settings>.primary-button{width:100%}.calendar-source{grid-template-columns:28px 1fr}.calendar-toggle{grid-column:1/2}.calendar-remove{grid-column:2/3}.calendar-add{grid-template-columns:1fr;padding:18px}.calendar-add>*{grid-column:1!important}.calendar-dates{grid-template-columns:1fr}.calendar-add>button{width:100%}.calendar-source{align-items:center;gap:10px;display:flex}.calendar-source-main{flex:1;grid-template-columns:28px minmax(0,1fr);gap:9px}.calendar-source-actions{align-self:center}.calendar-source button{width:auto}.calendar-switch{padding:3px}.calendar-switch b{display:none}.calendar-remove{height:30px;padding:0;font-size:0;width:30px!important}.calendar-remove:after{content:"×";font-size:18px}.calendar-source p{font-size:9px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.full-plan-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:28px;box-shadow:0 8px 28px #263c5d0a}.full-plan-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.full-plan-head h2,.full-plan-head p{margin:0}.full-plan-head>div>p:last-child{max-width:720px;color:var(--muted);margin-top:7px;font-size:12px;line-height:1.5}.full-plan-head>span{background:var(--black);color:var(--gold);letter-spacing:.08em;border-radius:999px;flex:none;padding:7px 9px;font-size:9px;font-weight:900}.full-plan-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:620px;margin-top:22px;padding-right:5px;display:grid;overflow:auto}.full-plan-day{border:1px solid var(--line);min-height:76px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfaf7;border-left:4px solid #b9b4a8;border-radius:11px;grid-template-columns:58px minmax(0,1fr) 30px;align-items:center;gap:11px;padding:12px;display:grid}.full-plan-day:hover{border-color:var(--gold);background:#fffaf0}.full-plan-day.level-1{border-left-color:#8da665}.full-plan-day.level-2{border-left-color:var(--yellow)}.full-plan-day.level-3{border-left-color:var(--red)}.full-plan-day time{color:#746b5d;text-transform:uppercase;font-size:11px;font-weight:900}.full-plan-day b,.full-plan-day small{display:block}.full-plan-day b{font-size:12px}.full-plan-day small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}.full-plan-day em{color:#665e51;background:#ece8de;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:900;display:grid}@media (width<=800px){.full-plan-list{grid-template-columns:1fr}.full-plan-head{flex-direction:column}.full-plan-card{padding:22px}.full-plan-list{max-height:70vh}}.step-check{background:var(--black);width:25px;height:25px;color:var(--gold);cursor:pointer;border:0;border-radius:50%;font-size:11px;font-weight:900}.step-check.done{background:var(--green);color:#fff}.workload-dashboard,.special-tool{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:26px;box-shadow:0 8px 28px #263c5d0a}.workload-dashboard h2,.special-tool h2{margin:0;font-size:23px}.workload-metrics{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:18px;display:grid}.workload-metrics span{border:1px solid var(--line);color:var(--muted);background:#f8f7f3;border-radius:10px;padding:12px;font-size:9px}.workload-metrics b{color:var(--ink);margin-bottom:5px;font-size:23px;display:block}.special-tool{border-top:5px solid var(--gold)}.special-tool header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.special-tool header>span{background:var(--black);color:var(--gold);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.tool-score{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.tool-score b{background:#f0ece2;border-radius:9px;padding:9px 11px;font-size:11px}.pitch-now{background:var(--black);color:#fff;border-radius:11px;justify-content:space-between;padding:15px;display:flex}.pitch-now span{color:var(--gold);font-size:12px}.tool-fields{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.tool-fields label{color:var(--muted);font-size:10px;font-weight:700}.tool-fields input,.tool-fields select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:10px;display:block}.check-field{align-items:center;gap:8px;color:var(--ink)!important;display:flex!important}.check-field input{width:20px!important;margin:0!important}.tool-complete,.override-history{background:#f0f5ea;border-radius:11px;margin-top:16px;padding:16px}.tool-complete p,.override-history p{color:var(--muted);font-size:11px;line-height:1.5}.velocity-sets{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.velocity-sets>div{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px;display:grid}.velocity-sets b{grid-column:1/-1;font-size:11px}.velocity-sets span{background:#f2efe7;border-radius:7px;place-items:center;min-height:38px;font-weight:900;display:grid}.velocity-entry{gap:9px;display:flex}.velocity-entry input{border:1px solid var(--line);border-radius:9px;flex:1;min-width:0;padding:11px}.strength-exercise{border:1px solid var(--line);border-radius:11px;margin-top:16px;padding:16px}.strength-exercise>div{grid-template-columns:60px repeat(3,1fr);align-items:end;gap:9px;margin-top:10px;display:grid}.strength-exercise label{color:var(--muted);font-size:9px}.strength-exercise input{border:1px solid var(--line);border-radius:7px;width:100%;margin-top:4px;padding:8px;display:block}.strength-exercise small{color:var(--muted);margin-top:10px;font-size:9px;display:block}.tool-help{color:var(--muted);font-size:12px}.secondary-fields .check-field{border:1px solid var(--line);border-radius:9px;margin-top:17px;padding:10px}@media (width<=800px){.workload-metrics{grid-template-columns:repeat(2,1fr)}.tool-fields{grid-template-columns:1fr 1fr}.velocity-sets{grid-template-columns:1fr}.special-tool header{flex-direction:column}.strength-exercise>div{grid-template-columns:45px repeat(3,1fr)}}.active-overrides{border:2px solid var(--gold);background:#fff8e8;border-radius:14px;margin-top:18px;padding:17px 20px}.active-overrides b{font-size:12px}.active-overrides p{color:#5e5139;text-transform:none;margin:6px 0 0;font-size:11px}.phase-overview{background:var(--black);color:#fff;border-radius:18px;margin-bottom:18px;padding:28px}.phase-overview h2,.phase-overview p{margin:0}.phase-overview>div>p:last-child{color:#b9b3a8;margin-top:7px;font-size:12px}.phase-facts{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0;display:grid}.phase-facts span{color:#d2cdc3;border:1px solid #38342c;border-radius:9px;padding:12px;font-size:10px;line-height:1.4}.phase-facts b{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:9px;display:block}.phase-overview>i{background:#343129;border-radius:99px;height:8px;display:block;overflow:hidden}.phase-overview>i em{background:var(--gold);border-radius:99px;height:100%;display:block}.phase-overview>small{color:#aaa69d;margin-top:7px;font-size:9px;display:block}@media (width<=800px){.phase-facts{grid-template-columns:1fr 1fr}}.step-body{min-width:0}.drill-guide{margin-top:9px}.drill-guide summary{color:#80663a;cursor:pointer;font-size:10px;font-weight:800}.drill-guide>div{background:#f5f2ea;border-radius:9px;margin-top:8px;padding:11px}.drill-guide p{color:var(--muted);line-height:1.4;margin:4px 0!important;font-size:9px!important}.media-placeholder{border:1px dashed #b8aa8d;border-radius:7px;padding:6px 8px;color:#76694f!important;margin:0 0 5px!important;font-size:9px!important;display:inline-block!important}.command-breakdown{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.command-breakdown span{border:1px solid var(--line);color:var(--muted);border-radius:9px;padding:11px;font-size:9px;line-height:1.5}.command-breakdown b{color:var(--ink);font-size:10px;display:block}@media (width<=700px){.command-breakdown{grid-template-columns:1fr}}.legacy-plan-grid,.legacy-full-plan{display:none!important}.phase-overview{color:var(--ink);background:linear-gradient(135deg,#fffdfa 0%,#f3ead8 100%);border:1px solid #d8bf89;position:relative;overflow:hidden;box-shadow:0 12px 34px #7c63321a}.phase-overview:before{content:"";background:linear-gradient(var(--gold),#8f713b);width:6px;position:absolute;inset:0 auto 0 0}.phase-overview>div>p:last-child{color:#625d53}.phase-overview .eyebrow{color:#8a6b35}.phase-facts span{color:#514c43;background:#ffffffb8;border-color:#dccba8}.phase-facts b{color:#8a6b35}.phase-overview>i{background:#ded5c2}.phase-overview>i em{background:linear-gradient(90deg,#8a6b35,var(--gold))}.phase-overview>small{color:#6d675d}.phase-accordion{gap:12px;display:grid}.phase-panel{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 22px #263c5d08}.phase-panel.current{box-shadow:inset 5px 0 0 var(--gold),0 8px 26px #8b6d2f18;border-color:#d3ad63}.phase-panel.done{background:#f8faf5;border-color:#d1dac5}.phase-panel summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:20px 22px;list-style:none;display:grid}.phase-panel summary::-webkit-details-marker{display:none}.phase-number{color:#837e74;background:#efede7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.phase-panel.current .phase-number{background:var(--black);color:var(--gold)}.phase-panel.done .phase-number{background:var(--green);color:#fff}.phase-panel summary p,.phase-panel summary h3,.phase-panel summary small{margin:0}.phase-panel summary p{color:#a47e3e;letter-spacing:.11em;margin-bottom:5px;font-size:9px;font-weight:900}.phase-panel summary h3{letter-spacing:-.02em;font-size:19px}.phase-panel summary small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}.phase-panel summary>i{border:1px solid var(--line);border-radius:50%;width:22px;height:22px;position:relative}.phase-panel summary>i:before,.phase-panel summary>i:after{content:"";background:#6f695f;width:8px;height:1px;position:absolute;top:10px;left:6px}.phase-panel summary>i:after{transition:all .18s;transform:rotate(90deg)}.phase-panel[open] summary>i:after{transform:rotate(0)}.phase-days{border-top:1px solid #e6dfd0;padding:0 22px 22px 78px}.phase-days-heading{justify-content:space-between;gap:12px;padding:15px 0 11px;display:flex}.phase-days-heading b{font-size:12px}.phase-days-heading span{color:var(--muted);font-size:10px}.phase-day{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fffdfa;border-left:4px solid #bbb5aa;border-radius:10px;grid-template-columns:105px minmax(0,1fr) 42px;align-items:center;gap:12px;margin-top:7px;padding:12px 13px;display:grid}.phase-day:hover{background:#fff8e9;border-color:#cba55e}.phase-day.level-1{border-left-color:#8da665}.phase-day.level-2{border-left-color:var(--yellow)}.phase-day.level-3{border-left-color:var(--red)}.phase-day time{text-transform:uppercase;color:#6f685d;font-size:10px;font-weight:900}.phase-day span b,.phase-day span small{display:block}.phase-day span b{font-size:12px}.phase-day span small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.4}.phase-day em{color:#686156;background:#efebe2;border-radius:999px;justify-self:end;padding:6px 7px;font-size:8px;font-style:normal;font-weight:900}@media (width<=700px){.phase-overview{padding:22px}.phase-facts{grid-template-columns:1fr}.phase-panel summary{grid-template-columns:36px minmax(0,1fr) 22px;padding:17px 15px}.phase-number{width:34px;height:34px}.phase-days{padding:0 14px 15px}.phase-days-heading{flex-direction:column;align-items:flex-start}.phase-day{grid-template-columns:72px minmax(0,1fr);padding:11px}.phase-day em{display:none}}.legacy-log-card{display:none!important}.guided-log{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:30px;box-shadow:0 8px 28px #263c5d0a}.guided-log header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.guided-log header h2,.guided-log header p{margin:0}.guided-log header>div>p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.guided-log header>span{color:#71572d;background:#f1e6ce;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.guided-group{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.guided-group h3{margin:0 0 13px;font-size:15px}.guided-group.morning{background:#fffaf0;border:1px solid #dec99a;border-radius:12px;padding:18px}.guided-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.guided-field>span,.guided-notes{color:var(--muted);font-size:10px;font-weight:700;display:block}.guided-field input,.guided-notes input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfaf7;border-radius:9px;margin-top:6px;padding:11px;display:block}.guided-field small{color:#8c877e;margin-top:4px;font-size:8px;display:block}.habit-checks{flex-wrap:wrap;gap:9px;display:flex}.habit-checks label{border:1px solid var(--line);background:#faf8f3;border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:11px;font-weight:700;display:flex}.habit-checks input,.finish-confirm input{width:20px;height:20px;accent-color:var(--green)}.protein-note{max-width:240px;margin-top:13px}.guided-notes{margin-top:14px}.finish-confirm{cursor:pointer;background:#f4f9ef;border:1px solid #c9d7ba;border-radius:12px;align-items:flex-start;gap:11px;margin-top:22px;padding:16px;display:flex}.finish-confirm b,.finish-confirm small{display:block}.finish-confirm small{color:var(--muted);margin-top:4px;font-size:9px}.guided-actions{gap:10px;margin-top:17px;display:flex}.guided-actions .primary-button{min-width:210px}@media (width<=800px){.guided-grid{grid-template-columns:repeat(2,1fr)}.guided-log{padding:22px}.guided-log header,.guided-actions{flex-direction:column}.guided-actions button{width:100%}}:root{--canvas:#f3f0e8;--surface:#fffdf8;--surface-soft:#f8f4ea;--line:#ddd4c3;--gold:#d5b36d;--blue:#9a7538;--green:#626d35;--ink:#171611;--muted:#6f6a60;--shadow:0 14px 40px #3a2e1913;--shadow-soft:0 6px 20px #3a2e190e}body{letter-spacing:-.005em;background:radial-gradient(circle at 12% 0,#fff7e6 0,#0000 30rem),linear-gradient(#f7f4ed 0,#f1eee6 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.topbar{border-bottom:2px solid var(--gold);background:linear-gradient(100deg,#070806,#11120d 68%,#17150e);height:82px;padding:0 max(4vw,28px);box-shadow:0 8px 26px #0003}.brand img{filter:drop-shadow(0 3px 7px #0008)}.brand b{letter-spacing:-.02em;font-size:16px}.brand small{color:#cdbb96}.topbar nav{gap:8px;padding:12px 0}.topbar nav button{border:0;border-radius:12px;min-width:74px;padding:0 14px}.topbar nav button:hover{color:#fff;background:#ffffff0d}.topbar nav button.active{color:#17140d;background:linear-gradient(#efd69c,#d4b16a);box-shadow:inset 0 1px #fff8,0 6px 14px #0004}.page-wrap{width:min(1220px,92vw);padding-top:40px}.page-head{margin-bottom:24px}.page-head h1{font-size:clamp(32px,4vw,46px);font-weight:780}.page-head .eyebrow{align-items:center;gap:8px;display:inline-flex}.page-head .eyebrow:before{content:"";background:var(--gold);width:22px;height:2px}.action-card,.status-card,.guided-log,.workload-dashboard,.special-tool,.team-schedule-card,.history-card,.performance-insights,.workload-comparison,.phase-readiness,.decision-card,.manage-panel{background:var(--surface);border-color:var(--line);box-shadow:var(--shadow);border-radius:22px}.team-schedule-card{background:linear-gradient(120deg,#fffdf8,#faf4e8);padding:20px 24px}.today-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:22px}.action-card{border-top:5px solid var(--gold);background:linear-gradient(145deg,#fffefa 0,#fffaf0 63%,#f4ead4 100%);padding:36px;position:relative;overflow:hidden}.action-card:after{content:"PD";color:#ba914b0b;letter-spacing:-.12em;pointer-events:none;font-size:170px;font-style:italic;font-weight:950;position:absolute;top:20px;right:-16px}.action-card>*{z-index:1;position:relative}.action-card h2{max-width:760px;margin-top:22px;font-size:clamp(36px,5vw,56px)}.phase-row b{color:#5c522f;background:#eee4cc;border:1px solid #ddc998}.session-meta span{background:#fff9ec;border:1px solid #e1d4b8}.session-steps>div{padding:18px 0}.step-check{width:30px;height:30px;box-shadow:0 4px 9px #0002}.complete-check{background:#f4f8ed;border:1px solid #ccd7b7;border-radius:14px;margin-top:26px;padding:18px}.status-card{background:linear-gradient(#fff 0,#f8f8f1 100%);align-self:start;padding:28px;position:sticky;top:104px}.status-icon{box-shadow:inset 0 0 0 8px #ffffff80,0 7px 20px #5d6b3220}.pitch-meter{background:#fff;border-radius:14px}.pain-optout{background:#fff}.workload-dashboard{color:#fff;background:linear-gradient(110deg,#1a1b15,#2c2c21);border:0}.workload-dashboard .eyebrow{color:#ddbd78}.workload-dashboard h2{color:#fff}.workload-metrics span{color:#c7c4ba;background:#ffffff0a;border-color:#ffffff14}.workload-metrics b{color:#fff}.guided-log{padding:34px}.guided-log header{padding-bottom:4px}.guided-group{padding-top:24px}.guided-field input,.guided-notes input,.tool-fields input,.tool-fields select{background:#fff;border-color:#d9d0bf;box-shadow:inset 0 1px 2px #3d2e1410}.habit-checks label{background:#faf6ec}.finish-confirm{background:linear-gradient(90deg,#f1f7e9,#f8fbf4);padding:18px}.primary-button{background:linear-gradient(#24241c,#0b0c09);border-radius:12px;box-shadow:inset 0 1px #ffffff18,0 7px 16px #0002}.primary-button:hover{background:#25251e;box-shadow:inset 0 1px #ffffff18,0 10px 20px #0003}.summary-grid .summary{border-top:4px solid #d5b36d}.summary strong{letter-spacing:-.04em}.level-card,.weekly-recap{box-shadow:var(--shadow);border-radius:22px}.performance-insights,.workload-comparison{padding:32px}.insight-grid>section,.comparison-grid section{background:linear-gradient(145deg,#fcfaf5,#f5f0e5);border-color:#ddd3c0}.mini-trend em{background:linear-gradient(90deg,#7a6335,var(--gold))}.decision-card,.phase-readiness{border-top-width:5px}.decision-card.clear,.phase-readiness{border-top-color:var(--green)}.phase-overview{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdfa 0%,#efe2c8 100%);border-radius:22px;padding:32px}.phase-accordion{gap:14px}.phase-panel{box-shadow:var(--shadow-soft);border-radius:19px}.phase-panel summary{padding:23px 24px}.phase-panel[open]{box-shadow:var(--shadow)}.phase-panel.current{background:linear-gradient(90deg,#fffaf0,#fff)}.phase-day{border-radius:12px;min-height:82px;transition:transform .15s,box-shadow .15s}.phase-day:hover{transform:translateY(-1px);box-shadow:0 8px 18px #6f54261a}.manage-grid{gap:24px}.manage-panel{overflow:hidden}.calendar-manager-head,.protein-settings-head{padding-bottom:8px}.calendar-source{background:#faf7ef!important;border-radius:13px!important}.calendar-add{background:linear-gradient(145deg,#faf5e9,#fff)!important;border-radius:16px!important}.coach-manage .page-head{background:linear-gradient(100deg,#fffaf0,#f0e2c2);border:1px solid #dbc99f;border-radius:20px;padding:22px 26px}.mission-toast{border-radius:16px!important;box-shadow:0 18px 45px #0004!important}.morning-followup{box-shadow:var(--shadow-soft)}@media (width<=800px){body{padding-bottom:74px}.topbar{flex-wrap:nowrap;height:68px;padding:8px 4vw;position:sticky}.brand img{width:46px;height:46px}.brand b{font-size:14px}.topbar nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:auto;height:62px;padding:6px;padding-bottom:max(6px,env(safe-area-inset-bottom));background:#0c0d0aee;border:1px solid #3c392f;border-radius:18px;order:0;justify-content:stretch;gap:4px;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 12px 35px #0008}.topbar nav button{border-radius:12px;flex:1;min-width:0;padding:0 6px;font-size:11px}.topbar nav button.active{border:0}.page-wrap{width:min(94vw,720px);padding:24px 0 42px}.page-head h1{font-size:34px}.today-grid{grid-template-columns:1fr}.action-card{padding:26px}.action-card h2{font-size:38px}.status-card{position:static}.workload-dashboard{padding:22px}.guided-log{padding:24px}.performance-insights,.workload-comparison{padding:22px}.phase-overview{padding:24px}.coach-manage .page-head{padding:18px}.top-actions{margin-left:auto}.install-button{display:none}}@media (width<=480px){.brand span small{display:none}.view-toggle{max-width:120px;line-height:1.1}.user-chip{display:none}.action-card h2{font-size:35px}.action-card:after{font-size:120px}.phase-row{align-items:flex-start;gap:10px}.phase-row b{text-align:right}.session-meta{margin-bottom:18px}.guided-grid{gap:8px}.guided-field input{font-size:16px}.comparison-grid{gap:8px}.comparison-grid section{padding:13px}.comparison-grid strong{font-size:23px}.insight-grid>section{padding:17px}}.team-directive{background:#f1f7e8;border:1px solid #cfd9bd;border-radius:14px;margin:16px 0 2px;padding:15px 17px}.team-directive strong{color:#40521f;letter-spacing:-.015em;font-size:18px;display:block}.team-directive p{color:#4f5840;margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.45}.team-directive.yellow{background:#fff6d8;border-color:#e1c66f}.team-directive.yellow strong{color:#735812}.team-directive.yellow p{color:#695a31}.team-directive.red{background:#fff0ee;border-color:#e0a39d}.team-directive.red strong{color:#8b2822}.team-directive.red p{color:#6f3b37}.team-directive.neutral{background:#f7f4ed;border-color:#d9d2c3}.team-directive.neutral strong{color:#4e493f}.team-directive.neutral p{color:#625e55}.demo-scenario-bar{color:#fff;background:linear-gradient(115deg,#151713,#24261d);border:1px solid #dcc58e;border-radius:18px;grid-template-columns:190px 1fr;align-items:center;gap:18px;width:min(1180px,92vw);margin:20px auto 0;padding:17px 18px;display:grid;box-shadow:0 12px 32px #17210f20}.demo-scenario-bar>div:first-child{border-right:1px solid #ffffff1f;padding-right:16px}.demo-scenario-bar p{color:#d9b96f;letter-spacing:.13em;margin:0 0 3px;font-size:9px;font-weight:900}.demo-scenario-bar strong{font-size:16px;display:block}.demo-scenario-bar small{color:#b9baaf;margin-top:3px;font-size:9px;line-height:1.35;display:block}.demo-scenario-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.demo-scenario-options button{color:#fff;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff17;border-radius:11px;min-width:0;padding:10px 9px}.demo-scenario-options button:hover,.demo-scenario-options button.active{background:#d9b96f1f;border-color:#d9b96f;transform:translateY(-1px)}.demo-scenario-options button b{color:#fff;font-size:10px;line-height:1.2;display:block}.demo-scenario-options button span{color:#aeb0a7;margin-top:3px;font-size:8px;line-height:1.25;display:block}.demo-scenario-options button.active span{color:#e0d2b0}@media (width<=800px){.demo-scenario-bar{grid-template-columns:1fr;gap:11px;width:94vw;margin-top:12px;padding:14px}.demo-scenario-bar>div:first-child{border-bottom:1px solid #ffffff1f;border-right:0;padding:0 0 9px}.demo-scenario-options{scroll-snap-type:x mandatory;padding-bottom:2px;display:flex;overflow-x:auto}.demo-scenario-options button{scroll-snap-align:start;flex:0 0 142px}}.secure-signin form{gap:16px;margin:24px 0;display:grid}.secure-signin label,.account-add label,.password-gate label{text-align:left;gap:7px;font-weight:700;display:grid}.secure-signin input,.account-add input,.account-add select,.password-gate input{border:1px solid var(--line,#ddd4c2);color:#111;min-height:48px;font:inherit;background:#fff;border-radius:12px;padding:10px 12px}.secure-signin .text-button{margin:8px auto 18px}.text-button{color:#9a742f;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.signout-button{color:#d8bd7d;white-space:nowrap}.account-manager{margin-bottom:24px}.account-list,.access-requests{gap:10px;margin:20px 0;display:grid}.account-row{border-bottom:1px solid #ded7c7;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.account-row>div:first-child{gap:4px;display:grid}.account-row>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.account-row button{cursor:pointer;background:#fff;border:1px solid #d5c8aa;border-radius:10px;padding:8px 10px;font-weight:700}.account-add{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.account-add .eyebrow,.account-add button,.account-add small{grid-column:1/-1}.password-gate{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.password-gate section{background:#f8f5ed;border-radius:24px;gap:14px;width:min(100%,480px);padding:28px;display:grid;box-shadow:0 28px 90px #00000073}@media (width<=700px){.account-row{flex-direction:column;align-items:flex-start}.account-add{grid-template-columns:1fr}.account-add>*{grid-column:1}.signout-button{font-size:12px}.secure-signin{margin:18px}}.account-manager{overflow:hidden;padding:28px 32px!important}.account-manager-head{border-bottom:1px solid #e4dccb;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.account-manager-head h2{margin:5px 0 7px;font-size:clamp(24px,2vw,32px)}.account-manager-head p{color:#716d64;margin:0}.account-manager-head>span{color:#d9b766;letter-spacing:.08em;background:#10100f;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:900}.account-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.account-row{background:linear-gradient(145deg,#fff 0%,#faf7f0 100%);border:1px solid #e1d8c5;border-radius:17px;align-items:flex-start;min-width:0;min-height:132px;padding:18px;box-shadow:0 8px 22px #231d110b}.account-identity{align-items:flex-start;gap:13px;min-width:0;display:flex!important}.account-avatar{color:#d9b766;background:#111;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:grid}.account-name-line{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.account-name-line strong{font-size:18px}.account-identity small{color:#726d62;overflow-wrap:anywhere;margin-top:5px;display:block}.role-pill,.status-dot{letter-spacing:.07em;border-radius:999px;align-items:center;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.role-pill.coach{color:#e0bf70;background:#111}.role-pill.athlete{color:#61722d;background:#eef3e8}.status-dot{color:#706b60;text-transform:uppercase;background:#f0ede5}.status-dot.active{color:#537226;background:#e9f3e1}.account-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex!important}.account-actions button{background:#fff;padding:7px 9px;font-size:12px}.account-actions .danger-action{color:#a33b2d;border-color:#efd9d2}.account-create{border-top:1px solid #e4dccb;margin-top:8px;padding-top:18px}.account-create summary{cursor:pointer;color:#8d692a;width:max-content;font-weight:800}.account-add{background:0 0;border:0;margin:0;padding:20px 0 0}.access-requests .account-row{min-height:auto}.account-manager .calendar-success,.account-manager .save-error{margin-top:15px}@media (width<=1000px){.account-list{grid-template-columns:1fr}.account-row{min-height:auto}}@media (width<=700px){.account-manager{padding:22px 18px!important}.account-manager-head{align-items:flex-start}.account-manager-head>span{font-size:10px}.account-row{gap:14px}.account-actions{justify-content:flex-start;width:100%}.account-actions button{flex:1}.account-create summary{width:auto}.account-add{padding-top:16px}}.product-mark{color:#f8f6ef;letter-spacing:-.06em;background:linear-gradient(145deg,#1a2635,#070b11);border:2px solid #d8b66c;border-radius:14px;place-items:center;width:50px;height:50px;font-size:16px;font-weight:950;display:grid;box-shadow:inset 0 0 0 3px #d8b66c1f}.demo-signin-shell{background:radial-gradient(circle at 50% 0,#243248 0,#101722 38%,#05080d 100%)}.demo-signin{background:#faf8f1fa;border:1px solid #e2c17a6b}.demo-signin .brand-mark{color:#e1bd70;background:linear-gradient(145deg,#1b293a,#080c12);border:1px solid #d5ae5d}.demo-entry{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0 16px;display:grid}.demo-entry button{text-align:left;cursor:pointer;border-radius:15px;gap:4px;min-height:82px;padding:14px 16px;display:grid}.demo-entry button span{opacity:.72;font-size:12px;font-weight:500}.player-demo-button{color:#171713;background:#fff;border:1px solid #cdbb95}.demo-manual-login{border-top:1px solid #ded5c2;margin:12px 0 18px;padding-top:14px}.demo-manual-login summary{cursor:pointer;color:#866529;font-weight:800}.demo-manual-login form,.demo-signin>p:not(.eyebrow){margin-bottom:0}.demo-orientation{background:#f7f3e9;border:1px solid #ded5c2;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 0;padding:12px;list-style:none;display:grid}.demo-orientation li{text-align:left;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;display:grid}.demo-orientation span{color:#e2c078;background:#182436;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.demo-orientation b{font-size:10px;line-height:1.25}.demo-entry{margin-top:16px}@media (width<=560px){.demo-entry{grid-template-columns:1fr}.demo-signin h1{font-size:32px}.demo-orientation{grid-template-columns:1fr}.demo-orientation li{min-height:28px}}.account-manager .account-actions,.account-manager .account-create{display:none}.account-manager .account-row{min-height:104px}.account-manager-head>span{color:#dfbd73;background:#182436}.calendar-manager .calendar-source-actions,.calendar-manager .calendar-add{display:none}.calendar-manager:after{content:"Calendar connection controls are protected in the public demonstration.";color:#4b5a6b;background:#eef2f6;border-radius:11px;margin-top:18px;padding:12px 14px;font-size:12px;font-weight:700;display:block}.supplemental-strength{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:18px;overflow:hidden;box-shadow:0 8px 28px #263c5d0a}.supplemental-strength>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;list-style:none;display:flex}.supplemental-strength>summary::-webkit-details-marker{display:none}.supplemental-strength>summary span{gap:5px;display:grid}.supplemental-strength>summary b{font-size:15px}.supplemental-strength>summary small{color:var(--muted);font-size:11px;font-weight:500}.supplemental-strength>summary strong{background:var(--black);color:var(--gold);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:9px}.supplemental-strength[open]>summary{border-bottom:1px solid var(--line)}.supplemental-strength>.strength-tool{box-shadow:none;border:0;border-radius:0;margin:0}@media (width<=600px){.supplemental-strength>summary{align-items:flex-start;padding:18px}.supplemental-strength>summary small{line-height:1.45}}.unplanned-activity{box-shadow:var(--shadow-soft);background:linear-gradient(120deg,#fffdf8,#f5edda);border:1px solid #d8cbaa;border-radius:18px;grid-template-columns:1fr auto;gap:18px;margin:18px 0;padding:22px 24px;display:grid}.unplanned-activity h2{margin:4px 0 7px;font-size:20px}.unplanned-activity>div>p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px;line-height:1.5}.unplanned-activity>button{background:var(--black);color:var(--gold);cursor:pointer;border:0;border-radius:11px;align-self:center;padding:12px 15px;font-weight:850}.activity-success{color:var(--green);margin-top:9px;font-weight:800;display:block}.pending-activity{background:#fff7dd;border-radius:10px;grid-column:1/-1;padding:10px 12px;color:#6d5724!important;margin:0!important}.activity-review{border-top:1px solid var(--line);grid-column:1/-1;margin-top:4px}.activity-review header{justify-content:space-between;padding:15px 0 8px;display:flex}.activity-review header span{width:24px;height:24px;color:var(--gold);background:#151611;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.activity-review article{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.activity-review article p{color:var(--muted);margin:4px 0;font-size:11px}.activity-review article small{color:var(--muted);font-size:10px}.activity-review article>div:last-child{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.activity-review button{cursor:pointer;background:#fff;border:1px solid #d4c69f;border-radius:8px;padding:8px 9px;font-size:10px;font-weight:800}.activity-review .danger-text{color:#a12c2c}.activity-modal{z-index:1002;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.activity-modal>section{background:#fcfaf4;border:1px solid #dac698;border-radius:22px;width:min(100%,700px);max-height:92vh;padding:30px;position:relative;overflow:auto;box-shadow:0 28px 80px #0007}.activity-modal h2{margin:5px 0 8px;font-size:30px}.activity-modal>section>p:not(.eyebrow){color:var(--muted)}.activity-close{cursor:pointer;background:#ece7dc;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:14px;right:16px}.activity-form{grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0;display:grid}.activity-form label{color:#555047;gap:6px;font-size:10px;font-weight:800;display:grid}.activity-form input,.activity-form select,.activity-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:11px}.activity-check{border:1px solid var(--line);background:#fff;border-radius:10px;grid-column:1/-1;align-items:center;padding:11px;grid-template-columns:22px 1fr!important;display:flex!important}.activity-check input{width:18px}.activity-notes{grid-column:1/-1}.activity-notes textarea{resize:vertical;min-height:90px}.did-not-pitch{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#faf8f2;border:1px solid #d8d0c0;border-radius:12px;grid-template-columns:30px auto 1fr;align-items:center;gap:8px;margin:0 0 16px;padding:13px 15px;display:grid}.did-not-pitch span{background:#e8e4d9;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.did-not-pitch small{color:var(--muted)}.did-not-pitch.active{background:#f1f7e9;border-color:#9db47a}.did-not-pitch.active span{background:var(--green);color:#fff}@media (width<=700px){.unplanned-activity{grid-template-columns:1fr;padding:19px}.unplanned-activity>button{width:100%}.activity-review article{flex-direction:column;align-items:flex-start}.activity-form{grid-template-columns:1fr}.activity-form>*{grid-column:1!important}.did-not-pitch{grid-template-columns:30px 1fr}.did-not-pitch small{grid-column:2}}.workload-ledger{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;margin-top:24px;padding:32px}.workload-ledger .section-title{margin-bottom:18px}.ledger-key{color:#625d52;background:#f5f1e7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:17px;padding:13px 15px;font-size:11px;font-weight:800;display:flex}.ledger-key span{align-items:center;gap:7px;display:flex}.ledger-key i{border-radius:50%;width:10px;height:10px}.ledger-key i.daily{background:#657538}.ledger-key i.activity{background:#c0923e}.ledger-key small{color:var(--muted);margin-left:auto}.ledger-success{color:var(--green);font-weight:800}.ledger-dates{gap:10px;margin-top:18px;display:grid}.ledger-date{border:1px solid var(--line);background:#fcfaf5;border-radius:14px;overflow:hidden}.ledger-date>summary{cursor:pointer;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:18px;padding:17px 18px;list-style:none;display:grid}.ledger-date>summary::-webkit-details-marker{display:none}.ledger-date time{font-weight:900;display:block}.ledger-date>summary>div:first-child span{color:var(--muted);font-size:10px}.ledger-totals{gap:9px;display:flex}.ledger-totals span{min-width:96px;color:var(--muted);background:#fff;border-radius:10px;padding:8px 10px;font-size:9px}.ledger-totals b{color:var(--ink);font-size:18px;display:block}.ledger-date>summary em{border-radius:999px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:950}.ledger-date>summary em.checks{color:#587126;background:#eaf2df}.ledger-date>summary em.warning{color:#7e5a07;background:#fff0c8}.ledger-date>summary em.error{color:#94362e;background:#f8dfdc}.ledger-sources{border-top:1px solid var(--line);gap:10px;padding:0 18px 18px;display:grid}.ledger-source{border:1px solid var(--line);background:#fff;border-left:4px solid #657538;border-radius:12px;padding:16px}.ledger-source.activity{border-left-color:#c0923e}.ledger-source.excluded{opacity:.65}.ledger-source-head{justify-content:space-between;gap:14px;display:flex}.ledger-source-head p{color:#8a6a31;margin:0 0 4px;font-size:9px;font-weight:900}.ledger-source-head small{color:#9a342d;display:block}.ledger-source-head button,.ledger-actions>button:not(.primary-button){background:#fff;border:1px solid #d8ceb9;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.ledger-values{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:13px;display:grid}.ledger-values span{color:var(--muted);background:#f5f3ed;border-radius:9px;padding:10px;font-size:9px}.ledger-values b{color:var(--ink);font-size:17px;display:block}.ledger-edit-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.ledger-edit-grid label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.ledger-edit-grid input{border:1px solid var(--line);border-radius:8px;width:100%;min-height:40px;padding:8px}.ledger-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.ledger-actions .primary-button{padding:9px 12px}.ledger-actions .danger-text{color:#a2342b;margin-left:auto}@media (width<=800px){.workload-ledger{padding:22px}.ledger-key small{width:100%;margin:0}.ledger-date>summary{grid-template-columns:1fr auto}.ledger-totals{grid-column:1/-1}.ledger-date>summary em{grid-area:1/2}.ledger-values{grid-template-columns:repeat(3,1fr)}.ledger-edit-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.ledger-sources{padding:0 12px 12px}.ledger-source{padding:13px}.ledger-values{grid-template-columns:repeat(2,1fr)}.ledger-edit-grid{grid-template-columns:1fr}.ledger-actions .danger-text{width:100%;margin-left:0}}.page-wrap.continuation{padding-top:0}.section-tabs{background:#eee9de;border:1px solid #ddd2bc;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:-4px 0 24px;padding:7px;display:grid}.section-tabs button{color:#655f55;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;gap:4px;min-height:62px;padding:12px 14px;display:grid}.section-tabs button b{font-size:13px}.section-tabs button small{color:#7e786e;font-size:9px;line-height:1.35}.section-tabs button.active{color:#1b1915;background:#fff;border-color:#d4b46e;box-shadow:0 6px 16px #5a452317}.section-tabs button.active small{color:#625c51}.manage-tabs{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.manage-heading p:last-child{color:var(--muted);margin:7px 0 0}.phase-overview+.phase-readiness{margin-top:16px;margin-bottom:24px}.coach-manage.section-access .manage-grid,.coach-manage.section-calendars .account-manager,.coach-manage.section-calendars .manage-stack{display:none}.coach-manage.section-calendars .manage-grid{grid-template-columns:1fr}.coach-manage.section-reminders .account-manager,.coach-manage.section-reminders .calendar-manager,.coach-manage.section-reminders .manage-card{display:none}.coach-manage.section-reminders .manage-grid{grid-template-columns:1fr}.coach-manage.section-reminders .manage-stack{display:block}.coach-manage>.manage-panel,.override-manager{margin-top:0!important}@media (width<=800px){.section-tabs{grid-template-columns:1fr 1fr}.manage-tabs{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.manage-tabs button{scroll-snap-align:start;flex:0 0 160px}.section-tabs button:last-child:nth-child(odd){grid-column:1/-1}.manage-tabs button:last-child:nth-child(odd){grid-column:auto}.page-wrap.continuation{padding-top:0}}@media (width<=480px){.section-tabs{grid-template-columns:1fr}.section-tabs button:last-child:nth-child(odd){grid-column:auto}.section-tabs button{min-height:54px}.manage-tabs{display:flex}.manage-tabs button{flex-basis:148px}}.daily-record-strip{border:1px solid var(--line);border-left:5px solid var(--gold);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:20px;margin:18px 0;padding:24px}.daily-record-strip>header,.coach-decision-queue>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.daily-record-strip h2,.coach-decision-queue h2{margin:4px 0 0}.daily-record-strip>header>span{text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.daily-record-strip>header>span.complete{color:#587126;background:#eaf2df}.daily-record-strip>header>span.open{color:#756e60;background:#f1ede4}.daily-record-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.daily-record-columns article{border:1px solid var(--line);background:#fbfaf6;border-radius:13px;padding:15px}.daily-record-columns small{color:#9a742f;letter-spacing:.1em;margin-bottom:8px;font-size:8px;font-weight:900;display:block}.daily-record-columns b{font-size:13px;line-height:1.35;display:block}.daily-record-columns p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.45}.daily-record-actions{gap:8px;margin-top:15px;display:flex}.daily-record-actions button{color:#674f25;cursor:pointer;background:#fff;border:1px solid #d3c39e;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:850}.coach-decision-queue{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-top:5px solid #738442;border-radius:20px;margin:0 0 20px;padding:26px}.coach-decision-queue.attention{border-top-color:#b8782d}.coach-decision-queue>header p:last-child{max-width:620px;color:var(--muted);margin:7px 0 0;font-size:11px}.coach-decision-queue>header>span{color:#5b702a;background:#edf2e6;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:950;display:grid}.coach-decision-queue.attention>header>span{color:#9a5c16;background:#fff0d8}.decision-queue-list{gap:9px;margin-top:18px;display:grid}.decision-queue-list>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fbfaf6;border-radius:12px;grid-template-columns:88px minmax(170px,1fr) minmax(220px,1.4fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.decision-queue-list>button:hover{background:#fff;border-color:#c9a75c}.decision-queue-list>button>span{color:#70695d;letter-spacing:.08em;background:#ece8df;border-radius:999px;width:max-content;padding:5px 7px;font-size:8px;font-weight:950}.decision-queue-list>button>span.urgent{color:#93471e;background:#fae6d9}.decision-queue-list>button b{font-size:12px}.decision-queue-list>button small{color:var(--muted);line-height:1.4}.decision-queue-list>button strong{color:#846326;white-space:nowrap;font-size:10px}.queue-clear{color:#53652d;background:#f0f5e9;border-radius:12px;padding:16px}.queue-clear p{margin:5px 0 0;font-size:11px}@media (width<=800px){.daily-record-columns{grid-template-columns:1fr}.decision-queue-list>button{grid-template-columns:1fr auto}.decision-queue-list>button>span,.decision-queue-list>button small{grid-column:1/-1}.decision-queue-list>button strong{grid-area:2/2}.daily-record-actions{flex-direction:column}.daily-record-actions button{width:100%}}.coach-day-workspace{border:1px solid #d5c7a8;border-top:5px solid var(--gold);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;margin:0 0 22px;padding:28px;position:relative}.coach-day-workspace>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.coach-day-workspace>header h2{margin:4px 0}.coach-day-workspace>header p:last-child{color:var(--muted);margin:0;font-size:11px}.coach-day-workspace>header>span{color:#6e685e;letter-spacing:.06em;background:#efede6;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:950}.coach-day-workspace>header>span.level-3{color:#94372d;background:#f8ded9}.coach-day-workspace>header>span.level-2{color:#86600b;background:#fff0cd}.coach-day-workspace>header>span.level-1{color:#5d7130;background:#ecf2e3}.day-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.day-source-grid article{border:1px solid var(--line);background:#fbfaf6;border-radius:12px;min-width:0;padding:14px}.day-source-grid small{color:#99722e;letter-spacing:.08em;margin-bottom:7px;font-size:8px;font-weight:950;display:block}.day-source-grid b{font-size:12px;line-height:1.4}.day-source-grid p{color:var(--muted);overflow-wrap:anywhere;margin:6px 0 0;font-size:9px;line-height:1.45}.plan-adjustment{border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.plan-adjust-fields{grid-template-columns:180px 1fr 1fr;gap:9px;display:grid}.plan-adjust-fields label,.move-session label{color:var(--muted);gap:5px;font-size:9px;font-weight:850;display:grid}.plan-adjust-fields input,.plan-adjust-fields select,.move-session input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:9px 10px}.plan-adjust-actions{gap:8px;margin-top:10px;display:flex}.plan-adjust-actions button,.move-session button{color:#6e5427;cursor:pointer;background:#fff;border:1px solid #d5c6a4;border-radius:9px;padding:10px 12px;font-weight:850}.plan-adjust-actions .primary-button{color:var(--gold);border:0}.plan-adjust-actions button:disabled,.move-session button:disabled{opacity:.45;cursor:not-allowed}.move-session{border:1px solid var(--line);background:#f8f5ed;border-radius:11px;margin-top:13px;padding:12px 14px}.move-session summary{cursor:pointer;color:#765b29;font-size:10px;font-weight:900}.move-session>div{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:12px;display:grid}.move-session p{color:#9a392f;margin:8px 0 0;font-size:10px;font-weight:800}.move-session small{color:var(--muted);margin-top:8px;line-height:1.45;display:block}.phase-day.selected{background:#fffaf0;box-shadow:inset 0 0 0 2px #c59b49}.phase-day>strong{color:#7c5709;letter-spacing:.06em;background:#fff0cd;border-radius:999px;padding:5px 7px;font-size:7px}@media (width<=900px){.day-source-grid{grid-template-columns:1fr 1fr}.plan-adjust-fields{grid-template-columns:1fr}.phase-day>strong{display:none}}@media (width<=600px){.coach-day-workspace{padding:22px 18px}.day-source-grid{grid-template-columns:1fr}.plan-adjust-actions{flex-direction:column}.plan-adjust-actions button{width:100%}.move-session>div{grid-template-columns:1fr}.move-session button{width:100%}}.athlete-day-call{box-shadow:var(--shadow);background:linear-gradient(145deg,#fbfdf8,#f0f6e8);border:1px solid #cad7b5;border-left:6px solid #718238;border-radius:20px;margin:16px 0 18px;padding:22px}.athlete-day-call.yellow{background:linear-gradient(145deg,#fffdf8,#fff3d9);border-color:#e1c483 #e1c483 #e1c483 #b77a1f}.athlete-day-call.red{background:linear-gradient(145deg,snow,#fbe5e1);border-color:#ddb4ae #ddb4ae #ddb4ae #a33b2d}.athlete-call-status{grid-template-columns:46px 1fr auto;align-items:center;gap:13px;display:grid}.athlete-call-status>span{color:#62742e;background:#e1efd5;border-radius:50%;place-items:center;width:46px;height:46px;font-size:25px;font-weight:950;display:grid}.athlete-day-call.yellow .athlete-call-status>span{color:#966314;background:#f8e5b7}.athlete-day-call.red .athlete-call-status>span{color:#9b352b;background:#f2d1cc}.athlete-call-status h2{margin:2px 0 0;font-size:clamp(23px,4vw,34px);line-height:1.05}.athlete-call-status>small{color:#5d702a;white-space:nowrap;border:1px solid #b9c99c;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900}.athlete-call-copy{color:#4f4b43;margin:16px 0;font-size:14px;font-weight:650;line-height:1.55}.athlete-call-next{background:#fff;border-radius:12px;align-items:center;gap:11px;padding:12px 14px;display:flex}.athlete-call-next>span{background:var(--black);width:27px;height:27px;color:var(--gold);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.athlete-call-next p{gap:3px;margin:0;display:grid}.athlete-call-next small{color:var(--muted)}.athlete-pain-stop{cursor:pointer;background:#fff;border:1px solid #d9cbc7;border-radius:12px;align-items:center;gap:11px;margin-top:12px;padding:12px 14px;display:flex}.athlete-pain-stop.checked{background:#fff0ed;border-color:#bd6b60}.athlete-pain-stop input{accent-color:#a33b2d;flex:none;width:24px;height:24px}.athlete-pain-stop span{gap:3px;display:grid}.athlete-pain-stop small{color:var(--muted)}.athlete-workload-details{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:17px;margin:18px 0;overflow:hidden}.athlete-workload-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;list-style:none;display:flex}.athlete-workload-details>summary::-webkit-details-marker{display:none}.athlete-workload-details>summary span{gap:4px;display:grid}.athlete-workload-details>summary small{color:var(--muted);line-height:1.4}.athlete-workload-details>summary strong{color:#8a682b;font-size:9px}.athlete-workload-body{border-top:1px solid var(--line);padding:0 20px 20px}.athlete-workload-body>p{color:var(--muted);font-size:11px}.athlete-workload-body .workload-metrics{grid-template-columns:repeat(3,1fr)}.athlete-workload-body .pitch-smart-link{margin-top:14px;display:inline-block}@media (width<=600px){.athlete-day-call{padding:19px 17px}.athlete-call-status{grid-template-columns:42px 1fr}.athlete-call-status>span{width:42px;height:42px}.athlete-call-status>small{grid-column:2;width:max-content}.athlete-call-copy{font-size:13px}.athlete-workload-body .workload-metrics{grid-template-columns:repeat(2,1fr)}}
