html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{color-scheme:light;--ink: #111113;--muted: #6f7177;--line: rgba(18, 18, 20, .1);--soft: rgba(255, 255, 255, .72);--panel: rgba(255, 255, 255, .86);--blue: #2f6fed;--green: #20a66a;--violet: #7357d8;--amber: #b98218;--rose: #d84d68;--cyan: #0a8fa3;--slate: #69707c}*{box-sizing:border-box}html{background:#f5f5f7}body{min-width:320px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(180deg,#ffffffe6,#f5f5f780 34rem),#f5f5f7;letter-spacing:0}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1{max-width:880px;font-size:5.7rem;font-weight:760;letter-spacing:0;line-height:.96}h2{font-size:2rem;font-weight:720;letter-spacing:0;line-height:1.1}h3{margin-top:.35rem;font-size:1.05rem;font-weight:700;line-height:1.35}.login-page{display:grid;min-height:100vh;place-items:center;padding:1.25rem}.login-shell{width:min(460px,100%)}.login-panel{border:1px solid rgba(18,18,20,.08);border-radius:24px;background:#ffffffd1;box-shadow:0 22px 50px #18181c12;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-panel{display:flex;flex-direction:column;justify-content:center;gap:1.05rem;padding:clamp(1.2rem,4vw,1.8rem)}.login-panel>div p{margin-top:.45rem;color:var(--muted);font-size:.9rem;line-height:1.55}.login-panel label{display:grid;gap:.4rem}.login-panel label span{color:var(--muted);font-size:.78rem;font-weight:760}.login-panel input{width:100%;min-height:3rem;border:1px solid rgba(17,17,19,.1);border-radius:12px;padding:0 .9rem;background:#fff;color:#202226;font-size:.95rem}.login-panel input:focus{border-color:#2f6fed73;outline:3px solid rgba(47,111,237,.12)}.primary-button{min-height:3rem;border:0;border-radius:12px;padding:0 1rem;color:#fff;background:#111113;font-size:.95rem;font-weight:760}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58}.login-message{min-height:1.35rem;color:#555961;font-size:.84rem;line-height:1.55}.profile-page{width:min(1180px,100%);margin:0 auto;padding:1.4rem 1.25rem 2rem}.profile-loading{min-height:12rem;color:var(--muted)}.profile-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(17,17,19,.08);padding:1.25rem 0 1.4rem}.profile-hero h1{font-size:3.6rem}.profile-hero p:not(.eyebrow){max-width:520px;margin-top:.75rem;color:#555961;font-size:.96rem;line-height:1.7}.profile-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:1rem;margin-top:1rem}.profile-card{min-width:0;border:1px solid rgba(17,17,19,.08);border-radius:20px;padding:1rem;background:#ffffffd6;box-shadow:0 18px 44px #1414180f}.profile-form{display:grid;gap:.8rem}.profile-card-head h2{font-size:1.2rem}.profile-card-head p{margin-top:.4rem;color:var(--muted);font-size:.86rem;line-height:1.55}.profile-form label{display:grid;gap:.38rem}.profile-form label span{color:var(--muted);font-size:.76rem;font-weight:760}.profile-form input,.profile-form select{width:100%;min-height:2.75rem;border:1px solid rgba(17,17,19,.1);border-radius:12px;padding:0 .82rem;background:#fff;color:#202226;font-size:.92rem}.profile-form input:focus,.profile-form select:focus{border-color:#2f6fed73;outline:3px solid rgba(47,111,237,.12)}.profile-info-list{display:grid;gap:.6rem;margin:.9rem 0 0}.profile-info-list div{min-width:0;border:1px solid rgba(17,17,19,.07);border-radius:12px;padding:.72rem;background:#ffffff94}.profile-info-list dt{color:var(--muted);font-size:.72rem;font-weight:720}.profile-info-list dd{margin:.3rem 0 0;overflow:hidden;color:#24272d;font-size:.84rem;font-weight:720;text-overflow:ellipsis}.profile-form-message{min-height:1.2rem;color:#555961;font-size:.8rem;line-height:1.5}.hero-band{border-bottom:1px solid rgba(17,17,19,.06);background:linear-gradient(135deg,#fffffff5,#f5f5f7b8),linear-gradient(90deg,#2f6fed14,#20a66a0d)}.app-shell{min-height:100vh;padding-top:4.6rem}.page-container{width:min(80rem,100%);margin:0 auto;padding-right:2.5rem;padding-left:2.5rem}.hero-content{display:flex;flex-direction:column;gap:2rem;padding-top:2rem;padding-bottom:2rem}.hero-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.hero-copy{max-width:48rem}.hero-description{max-width:42rem;margin-top:1rem;color:#555961;font-size:1rem;line-height:1.75}.training-content{padding-top:1.75rem;padding-bottom:1.75rem}.app-header{position:fixed;top:0;right:0;left:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;min-height:4.6rem;border-bottom:1px solid rgba(17,17,19,.08);padding:0 1.25rem;background:#fafafbdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:.72rem;min-width:0;border:0;padding:0;color:#18191d;background:transparent;text-align:left}.brand-mark{display:grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;border-radius:12px;color:#fff;background:#111113;font-size:.76rem;font-weight:820}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:.92rem;line-height:1.1}.brand-lockup small{margin-top:.18rem;color:var(--muted);font-size:.72rem;font-weight:700}.app-nav{display:inline-flex;justify-self:center;overflow:hidden;border:1px solid rgba(17,17,19,.09);border-radius:12px;background:#ffffffbd}.app-nav button{min-height:2.35rem;min-width:5rem;border:0;border-left:1px solid rgba(17,17,19,.08);color:#555961;background:transparent;font-size:.84rem;font-weight:760}.app-nav button:first-child{border-left:0}.app-nav button.active{color:#111113;background:#fff}.account-menu{position:relative;justify-self:end}.account-menu summary{display:grid;place-items:center;cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.avatar-circle{display:grid;width:2.45rem;height:2.45rem;place-items:center;border:1px solid rgba(17,17,19,.08);border-radius:50%;color:#111113;background:#fff;font-size:.92rem;font-weight:780;box-shadow:0 10px 24px #14141814}.account-popover{position:absolute;top:calc(100% + .65rem);right:0;width:240px;border:1px solid rgba(17,17,19,.09);border-radius:16px;padding:.45rem;background:#fffffff5;box-shadow:0 24px 58px #14141824}.account-meta{padding:.7rem .75rem}.account-meta strong,.account-meta span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-meta strong{color:#202226;font-size:.9rem}.account-meta span{margin-top:.28rem;color:var(--muted);font-size:.76rem}.account-popover button{width:100%;min-height:2.35rem;border:0;border-radius:10px;padding:0 .75rem;color:#33363d;background:transparent;font-size:.84rem;font-weight:720;text-align:left}.account-popover button:hover{background:#1111130a}.eyebrow{margin-bottom:.8rem;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.stats-strip{display:grid;min-width:min(100%,460px);grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#ffffffa8;box-shadow:0 18px 44px #1414180f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stats-strip .stat-card{min-width:0;padding:1.05rem 1rem;border-left:1px solid rgba(17,17,19,.08)}.stats-strip .stat-card:first-child{border-left:0}.stats-strip .stat-card-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border-top:0;border-right:0;border-bottom:0;color:inherit;background:transparent;text-align:left;transition:background .16s ease}.stats-strip .stat-card-button:hover{background:#ffffff94}.stat-card-content{display:block}.stats-strip span{display:block;color:var(--muted);font-size:.72rem;white-space:nowrap}.stats-strip strong{display:block;margin-top:.35rem;font-size:2rem;font-weight:720;line-height:1}.stats-strip small{display:inline-block;margin-top:.4rem;color:var(--blue);font-size:.72rem;font-weight:760}.goal-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.goal-item{display:flex;min-height:92px;gap:.85rem;border:1px solid rgba(17,17,19,.08);border-radius:18px;padding:1rem;background:#ffffffad}.goal-item span{color:var(--blue);font-size:.78rem;font-weight:760}.goal-item p{color:#292b30;font-size:.95rem;line-height:1.55}.week-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.surface{min-width:0;border:1px solid rgba(18,18,20,.08);border-radius:24px;background:var(--panel);box-shadow:0 22px 50px #18181c12;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.month-surface{overflow:hidden}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem;border-bottom:1px solid rgba(17,17,19,.07)}.section-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.compact-actions{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(17,17,19,.1);border-radius:12px;background:#ffffffc7}.compact-actions button{min-height:2.55rem;border:0;border-left:1px solid rgba(17,17,19,.08);padding:0 .9rem;color:#363940;background:transparent;font-size:.86rem;font-weight:720}.compact-actions button:first-child{border-left:0}.compact-actions button:hover{background:#1111130a}.secondary-button,.icon-button{border:1px solid rgba(17,17,19,.1);color:#17181b;background:#fff}.secondary-button{min-height:2.7rem;border-radius:999px;padding:0 1rem;font-size:.9rem;font-weight:720}.icon-button{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:50%;font-size:1.35rem;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1.2rem;background:#12121447;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.week-modal{display:flex;width:min(980px,100%);max-height:min(820px,88vh);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#f7f7f9f5;box-shadow:0 28px 70px #1414182e}.detail-modal{width:min(1040px,100%);max-height:min(760px,88vh);overflow:hidden;border-radius:24px}.detail-modal .day-detail{max-height:min(760px,88vh);overflow-x:hidden;overflow-y:auto;box-shadow:0 28px 70px #1414182e}.day-detail>.section-head{position:sticky;top:0;z-index:3;background:#f7f7f9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.progress-modal,.nontraining-modal{display:flex;width:min(760px,100%);max-height:min(760px,88vh);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#f7f7f9f5;box-shadow:0 28px 70px #1414182e}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem;border-bottom:1px solid rgba(17,17,19,.08)}.section-note{margin-top:.55rem;color:var(--muted);font-size:.92rem;line-height:1.5}.weekly-grid{display:grid;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.85rem;min-height:0;padding:1rem;overflow-y:auto}.week-card{position:relative;overflow:visible;border:1px solid rgba(17,17,19,.08);border-radius:18px;padding:1rem;background:#fff}.week-card:before,.day-detail:before{position:absolute;inset:0 auto 0 0;width:4px;content:"";background:var(--accent)}.weekday{color:var(--accent);font-size:.76rem;font-weight:760}.load-pill{flex:0 0 auto;border-radius:999px;padding:.36rem .62rem;color:var(--accent);background:var(--accent-soft);font-size:.72rem;font-weight:720}.meta-line{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.meta-line span{border-radius:999px;padding:.34rem .58rem;color:#555961;background:#f3f4f6;font-size:.76rem;font-weight:650}.meta-line.larger{margin-bottom:1rem}.meta-line.larger span{padding:.45rem .72rem;font-size:.82rem}.week-card ol,.detail-list{margin:1rem 0 0;padding-left:1.15rem;color:#2f3238}.week-card li,.detail-list li{margin-top:.45rem;line-height:1.58}.match-rule{margin-top:1rem;border-radius:14px;padding:.75rem .85rem;color:#3e4147;background:#f6f7f8;font-size:.9rem;line-height:1.55}.month-controls{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(17,17,19,.1);border-radius:12px;background:#ffffffc7}.month-controls button{min-height:2.55rem;border:0;border-left:1px solid rgba(17,17,19,.08);color:#2d3035;background:transparent;font-size:.86rem;font-weight:720}.month-controls button:first-child{border-left:0}.month-controls button:hover{background:#1111130a}.month-nav-button{padding:0 .95rem}.month-controls .month-current-button{padding:0 1rem;color:#235ca8;background:#edf3ff}.month-current-label{display:inline-flex;min-height:2.55rem;align-items:center;border-left:1px solid rgba(17,17,19,.08);padding:0 .9rem;color:var(--muted);background:#11111306;font-size:.82rem;font-weight:700}.page-utility-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;align-items:flex-start;padding:.75rem .25rem 0}.profile-details,.auth-details,.sync-details{color:var(--muted);font-size:.8rem}.profile-details summary,.auth-details summary,.sync-details summary{width:fit-content;margin-left:auto;padding:.3rem 0;cursor:pointer;font-weight:700;list-style:none}.profile-details summary::-webkit-details-marker,.auth-details summary::-webkit-details-marker,.sync-details summary::-webkit-details-marker{display:none}.profile-details[open] summary,.auth-details[open] summary,.sync-details[open] summary{color:#363940}.sync-retry-indicator{margin-left:.45rem;color:#c23b4a;font-size:.72rem}.profile-panel,.auth-panel,.sync-panel{width:min(520px,calc(100vw - 2rem));margin-top:.4rem;border:1px solid rgba(17,17,19,.08);border-radius:14px;padding:.85rem;background:#ffffffd1;box-shadow:0 14px 36px #1414180f}.profile-topline,.auth-status,.sync-status{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.profile-topline span,.auth-status span,.sync-status span,.auth-form label span{color:var(--muted);font-size:.74rem;font-weight:720}.profile-topline strong,.auth-status strong,.sync-status strong{color:#24272d;font-size:.84rem}.profile-topline>div{display:grid;min-width:0;gap:.28rem}.profile-topline strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.8rem 0 0}.profile-list div{min-width:0;border:1px solid rgba(17,17,19,.07);border-radius:12px;padding:.65rem;background:#ffffff94}.profile-list dt{color:var(--muted);font-size:.72rem;font-weight:720}.profile-list dd{min-width:0;margin:.3rem 0 0;overflow:hidden;color:#24272d;font-size:.82rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.auth-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.5rem;align-items:end}.auth-form label{display:grid;gap:.28rem;min-width:0}.auth-form input{width:100%;min-height:2.45rem;border:1px solid rgba(17,17,19,.1);border-radius:10px;padding:0 .7rem;background:#fff;color:#202226;font-size:.86rem}.auth-form input:focus{border-color:#2f6fed73;outline:2px solid rgba(47,111,237,.12)}.auth-session{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.auth-session p{min-width:0;overflow:hidden;color:#24272d;font-size:.86rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.auth-message,.sync-message,.sync-student,.profile-message{margin-top:.65rem;color:#555961;font-size:.78rem;line-height:1.45}.sync-panel .secondary-button{min-height:2.35rem;margin-top:.75rem;border-radius:10px;padding:0 .85rem;color:#555961;font-size:.78rem}.calendar-wrap{padding:1rem}.weekday-grid,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.55rem}.calendar-grid{grid-auto-flow:dense}.weekday-grid{margin-bottom:.55rem}.weekday-grid span{color:var(--muted);font-size:.78rem;font-weight:700;text-align:center}.calendar-cell{position:relative;display:flex;min-height:134px;min-width:0;flex-direction:column;align-items:stretch;justify-content:flex-start;border:1px solid rgba(17,17,19,.08);border-radius:16px;padding:.75rem;overflow:hidden;color:var(--ink);background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.calendar-cell:hover{border-color:#11111333;transform:translateY(-1px)}.calendar-cell.empty{border-style:dashed;background:#ffffff59;pointer-events:none}.calendar-cell.selected{border-color:#111113;box-shadow:0 0 0 2px #111113 inset}.calendar-cell.done{background:linear-gradient(180deg,#fff,#f7fbf9)}.calendar-cell.nontraining{border-color:#d84d6829;background:linear-gradient(180deg,#fff,#fff7f8)}.cell-topline{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.date-number{display:block;font-size:1.05rem;font-weight:760}.cell-weekday{display:block;margin-top:.12rem;color:var(--muted);font-size:.72rem;font-weight:700}.cell-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.45rem;margin-top:.78rem}.plan-dot{display:block;width:.55rem;height:.55rem;margin-top:.32rem;border-radius:50%;background:var(--accent)}.cell-summary strong{display:-webkit-box;min-height:2.8rem;overflow:hidden;color:#25272c;font-size:.83rem;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.status-chip{align-self:flex-start;width:fit-content;max-width:100%;margin-top:.65rem;border:1px solid transparent;border-radius:999px;padding:.28rem .54rem;color:#52565e;background:#f2f3f5;font-size:.72rem;font-weight:720}.cell-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.65rem}.cell-status-row .status-chip{margin-top:0}.effect-chip{display:block;max-width:100%;overflow:hidden;border:1px solid transparent;border-radius:999px;padding:.25rem .48rem;font-size:.69rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.effect-excellent{color:#4453bd;border-color:#4f63d933;background:#eef1ff}.effect-positive{color:#147a4b;border-color:#20a66a33;background:#eaf7ef}.effect-neutral{color:#555961;border-color:#69707c2e;background:#f1f3f5}.effect-low{color:#8a5a00;border-color:#b982183d;background:#fff3d8}.effect-custom{color:#235ca8;border-color:#2f6fed33;background:#edf3ff}.calendar-cell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;padding:.75rem;background:#11111357;opacity:0;pointer-events:none;transition:opacity .16s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.calendar-cell:hover .calendar-cell-overlay,.calendar-cell:focus-within .calendar-cell-overlay{opacity:1;pointer-events:auto}.calendar-cell-overlay button{min-height:2.35rem;border:1px solid rgba(255,255,255,.68);border-radius:999px;padding:0 .9rem;color:#17181b;background:#fffffff0;box-shadow:0 12px 28px #11111333;font-size:.82rem;font-weight:760}.status-complete,.status-progress,.status-training-match{color:#147a4b;border-color:#20a66a38;background:#eaf7ef}.status-unrecorded{color:#62666f;background:#f2f3f5}.status-rest,.status-other{color:#a12742;border-color:#d84d683d;background:#fff0f3}.status-leave{color:#8a5a00;border-color:#b9821842;background:#fff3d8}.status-match-only{color:#0a6d7e;border-color:#0a8fa33d;background:#eaf8fa}.progress-track{overflow:hidden;height:.42rem;border-radius:999px;background:#e9eaed}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent, var(--blue))}.day-detail{position:relative;overflow:hidden}.nontraining-detail:before{background:var(--slate)}.detail-actions{display:flex;flex:0 0 auto;align-items:center;gap:.5rem}.done-button{flex:0 0 auto;min-width:5.5rem;height:2.35rem;border:1px solid rgba(17,17,19,.1);border-radius:999px;color:#17181b;background:#fff;font-size:.9rem;font-weight:720}.done-button.active{border-color:var(--green);color:#fff;background:var(--green)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);gap:1.2rem;padding:1.25rem}.detail-rule{background:var(--accent-soft)}.completion-box{display:flex;flex-direction:column;gap:.85rem;border:1px solid rgba(17,17,19,.08);border-radius:18px;padding:1rem;background:#fff}.completion-box label{color:var(--muted);font-size:.8rem;font-weight:700}.completion-box strong,.completion-head strong{font-size:2.45rem;font-weight:760;line-height:1}.completion-panel{display:grid;gap:.85rem;border:1px solid rgba(17,17,19,.08);border-radius:16px;padding:.9rem;background:#f8f8fa}.training-controls{display:grid;gap:.85rem}.training-effect-panel{display:grid;gap:.75rem;border:1px solid rgba(17,17,19,.08);border-radius:16px;padding:.9rem;background:#f8f8fa}.training-effect-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.training-effect-head label span{color:#8b8e95;font-size:.72rem;font-weight:650}.effect-clear-button{border:0;padding:.2rem 0;color:var(--muted);background:transparent;font-size:.76rem;font-weight:700}.training-effect-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.2rem,1fr));gap:.42rem}.training-effect-option{min-height:2.2rem;border:1px solid rgba(17,17,19,.08);border-radius:12px;color:#555961;background:#fff;font-size:.8rem;font-weight:720}.training-effect-option.active.effect-excellent{color:#4453bd;border-color:#4f63d947;background:#eef1ff}.training-effect-option.active.effect-positive{color:#147a4b;border-color:#20a66a47;background:#eaf7ef}.training-effect-option.active.effect-neutral{color:#3f434a;border-color:#69707c3d;background:#eceef1}.training-effect-option.active.effect-low{color:#8a5a00;border-color:#b982184d;background:#fff3d8}.training-effect-option.active.effect-custom{color:#235ca8;border-color:#2f6fed47;background:#edf3ff}.training-effect-custom{width:100%;min-height:2.45rem;border:1px solid rgba(17,17,19,.1);border-radius:12px;padding:0 .75rem;color:#26282e;background:#fff;outline:none}.training-effect-custom:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.completion-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.completion-head label{display:block;margin-bottom:.35rem}.completion-panel input[type=range]{width:100%;accent-color:var(--accent)}.status-segment{display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.42rem;border-radius:16px;padding:.3rem;background:#f0f1f3}.status-segment button{min-height:2.2rem;border:0;border-radius:12px;color:#555961;background:transparent;font-size:.82rem;font-weight:720}.status-segment button.active{color:#111113;background:#fff;box-shadow:0 8px 20px #12121414}.autosave-note{color:var(--muted);font-size:.78rem;line-height:1.35}.nontraining-note{display:grid;gap:.25rem;border-radius:16px;padding:.9rem;color:#555961;background:#f4f5f6}.nontraining-note strong{color:#25272c;font-size:1rem;font-weight:760}.nontraining-note span{font-size:.86rem;line-height:1.45}.completion-box textarea{min-height:130px;resize:vertical;overflow-y:auto;border:1px solid rgba(17,17,19,.1);border-radius:14px;padding:.85rem;color:#26282e;background:#f8f8fa;line-height:1.6;outline:none;white-space:pre-wrap}.completion-box textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.progress-list{display:grid;flex:1 1 auto;gap:.8rem;min-height:0;padding:1rem;overflow-y:auto}.progress-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.65fr) 3.2rem;align-items:center;gap:.85rem;border:1px solid rgba(17,17,19,.08);border-radius:16px;padding:.85rem;background:#fff}.progress-row>div:first-child{min-width:0}.progress-row .plan-dot{display:inline-block;margin:0 .5rem 0 0;vertical-align:.08rem}.progress-row strong{color:#25272c;font-size:.92rem}.progress-row small{display:block;margin-top:.18rem;color:var(--muted);font-size:.76rem}.progress-row b{text-align:right}.nontraining-list{display:grid;flex:1 1 auto;gap:.75rem;min-height:0;padding:1rem;overflow-y:auto}.nontraining-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem .85rem;border:1px solid rgba(17,17,19,.08);border-radius:16px;padding:.9rem;color:#25272c;background:#fff;text-align:left;transition:border-color .16s ease,transform .16s ease}.nontraining-row:hover{border-color:var(--accent);transform:translateY(-1px)}.nontraining-row>div{min-width:0}.nontraining-row strong{display:block;font-size:.95rem;line-height:1.35}.nontraining-row div span{display:block;margin-top:.28rem;color:var(--muted);font-size:.8rem;line-height:1.4}.nontraining-row .status-chip{margin-top:0}.nontraining-row p{grid-column:1 / -1;display:-webkit-box;overflow:hidden;color:#555961;font-size:.86rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.empty-state{display:grid;gap:.35rem;margin:1rem;border:1px dashed rgba(17,17,19,.14);border-radius:18px;padding:1.2rem;color:var(--muted);background:#ffffffa3}.empty-state strong{color:#25272c}.tone-blue{--accent: var(--blue);--accent-soft: #edf3ff;--accent-ring: rgba(47, 111, 237, .16)}.tone-green{--accent: var(--green);--accent-soft: #edf8f3;--accent-ring: rgba(32, 166, 106, .16)}.tone-violet{--accent: var(--violet);--accent-soft: #f2efff;--accent-ring: rgba(115, 87, 216, .16)}.tone-amber{--accent: var(--amber);--accent-soft: #fff7e8;--accent-ring: rgba(185, 130, 24, .18)}.tone-indigo{--accent: #4f63d9;--accent-soft: #eef1ff;--accent-ring: rgba(79, 99, 217, .16)}.tone-rose{--accent: var(--rose);--accent-soft: #fff0f3;--accent-ring: rgba(216, 77, 104, .16)}.tone-cyan{--accent: var(--cyan);--accent-soft: #eaf8fa;--accent-ring: rgba(10, 143, 163, .16)}.tone-slate{--accent: var(--slate);--accent-soft: #f1f3f5;--accent-ring: rgba(105, 112, 124, .16)}.login-panel.ant-card{display:block;border:1px solid rgba(18,18,20,.08);border-radius:18px;padding:0;background:#fffffff0;box-shadow:0 22px 50px #18181c14}.login-panel .ant-card-body{padding:clamp(1.2rem,4vw,1.8rem)}.login-heading{margin-bottom:1.15rem}.login-heading .ant-typography{margin-bottom:0}.login-heading h2.ant-typography{font-size:1.7rem;line-height:1.15}.login-alert,.profile-alert{margin-bottom:1rem}.account-trigger.ant-btn{display:inline-flex;align-items:center;height:auto;gap:.7rem;padding:.18rem .18rem .18rem .75rem}.account-trigger-text{display:grid;min-width:0;text-align:right}.account-trigger-text strong,.account-trigger-text small{display:block;max-width:13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-trigger-text strong{color:#202226;font-size:.86rem;line-height:1.2}.account-trigger-text small{margin-top:.12rem;color:var(--muted);font-size:.72rem;font-weight:700}.profile-page>.profile-panel.ant-card{width:100%;margin-top:1rem;border:1px solid rgba(17,17,19,.08);border-radius:18px;padding:0;background:#ffffffe6;box-shadow:0 18px 44px #1414180f}.profile-page>.profile-panel .ant-card-body{padding:clamp(1rem,3vw,1.35rem)}.profile-tab-content{max-width:760px;padding:.25rem 0 .35rem}.profile-tab-content h2.ant-typography{margin-bottom:.3rem;font-size:1.25rem}.profile-tab-content .ant-typography{color:var(--muted)}.profile-antd-form{max-width:520px;margin-top:1rem}.profile-actions-row{margin-top:1rem}@media(max-width:1024px){h1{font-size:4rem}h2{font-size:1.75rem}.profile-hero h1{font-size:3rem}.stats-strip strong{font-size:1.6rem}.hero-header{align-items:flex-start;flex-direction:column}.profile-grid{grid-template-columns:1fr}.goal-row{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}}@media(max-width:760px){h1{font-size:2.6rem}h2{font-size:1.5rem}.profile-hero h1{font-size:2.35rem}.page-container{padding-right:1.25rem;padding-left:1.25rem}.app-shell{padding-top:7.2rem}.app-header{grid-template-columns:1fr auto;gap:.75rem;min-height:7.2rem;padding:.75rem 1rem}.brand-lockup{grid-column:1}.brand-lockup small{display:none}.app-nav{grid-row:2;grid-column:1 / -1;width:100%}.app-nav button{flex:1 1 0}.account-menu{grid-column:2;grid-row:1}.account-popover{width:min(280px,calc(100vw - 2rem))}.profile-page{padding-inline:1rem}.profile-hero{align-items:stretch;flex-direction:column}.stats-strip{grid-template-columns:1fr}.stats-strip .stat-card{border-top:1px solid rgba(17,17,19,.08);border-left:0}.stats-strip .stat-card:first-child{border-top:0}.goal-row{grid-template-columns:1fr}.section-head{flex-direction:column}.section-actions{width:100%;justify-content:stretch}.compact-actions,.month-controls{width:100%}.compact-actions button,.month-controls button,.month-current-label{flex:1 1 0;justify-content:center}.weekly-grid{grid-template-columns:1fr}.calendar-wrap{overflow-x:auto}.weekday-grid,.calendar-grid{min-width:720px}.calendar-cell{min-height:128px}.progress-row{grid-template-columns:1fr}.progress-row b{text-align:left}.page-utility-row{justify-content:stretch}.profile-details,.auth-details,.sync-details{width:100%}.profile-details summary,.auth-details summary,.sync-details summary{margin-left:0}.profile-panel,.auth-panel,.sync-panel{width:100%}.auth-form,.profile-list{grid-template-columns:1fr}}@media(hover:none){.calendar-cell-overlay{display:none}}.notification-trigger.ant-btn{width:42px;height:42px;border-radius:14px;color:#425466}.notification-menu{width:min(360px,calc(100vw - 24px));max-height:420px;overflow-y:auto}.notification-item{display:grid;gap:4px;min-width:280px;padding:4px 2px 4px 12px;border-left:3px solid transparent;white-space:normal}.notification-item.unread{border-left-color:#1677ff}.notification-item span,.notification-item small{color:#667085}.notification-empty{min-width:260px;padding:20px;text-align:center}.coach-review-card{margin-top:18px;padding:16px 18px;border:1px solid #cfe2ff;border-radius:16px;background:#f5f9ff}.coach-review-card>div{display:flex;justify-content:space-between;color:#2459a9;font-weight:700}.coach-review-card p{margin:10px 0 0;color:#344054;line-height:1.7;white-space:pre-wrap}.admin-page{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:44px 0 72px}.admin-hero,.admin-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-hero{margin-bottom:24px}.admin-hero h1{margin:4px 0 10px;font-size:clamp(32px,5vw,54px);letter-spacing:-.04em}.admin-hero p:not(.eyebrow){margin:0;color:#667085}.admin-feedback,.admin-stats{margin-bottom:20px}.admin-stats .ant-card,.admin-panel.ant-card{border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 12px 34px #0f172a0f}.admin-panel>.ant-card-body{padding:24px}.admin-tab-content{min-height:420px;padding:16px 4px 8px}.admin-tab-content h2.ant-typography,.admin-plan-editor h3.ant-typography{margin-top:0}.admin-user-cell{display:grid;gap:4px}.admin-user-cell span{color:#667085;font-size:13px}.admin-plan-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.5fr);gap:32px;align-items:start}.admin-plan-editor{min-width:0}.admin-plan-preview{margin-top:24px;padding-top:24px;border-top:1px solid #eaecf0}.admin-record-summary{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:#f8fafc}.admin-record-summary .ant-typography{margin:10px 0 0;white-space:pre-wrap}.admin-lesson-layout{max-width:980px}.training-empty-state{padding-top:72px}.training-empty-state .surface{max-width:720px;margin:0 auto;padding:40px;text-align:center}.training-empty-state button{margin-top:16px;padding:11px 18px;border:0;border-radius:12px;background:#111827;color:#fff;cursor:pointer}@media(max-width:900px){.admin-plan-layout{grid-template-columns:1fr}}@media(max-width:760px){.admin-page{width:min(100% - 24px,1440px);padding-top:24px}.admin-hero,.admin-section-heading{flex-direction:column}.admin-panel>.ant-card-body{padding:14px}.notification-item{min-width:230px}}.pending-record-reminder{padding-top:20px}.pending-record-reminder .ant-alert{align-items:flex-start;border:1px solid #f5d28a;border-radius:18px;background:linear-gradient(135deg,#fff9e8,#fffdf7);box-shadow:0 10px 28px #b4781414}.pending-record-reminder .ant-alert-action{margin-top:8px}.profile-page-modern{width:min(1180px,calc(100% - 40px));padding:40px 0 72px}.profile-summary-card.ant-card,.profile-settings-shell.ant-card,.profile-insight-card.ant-card{border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 40px #0f172a0f}.profile-summary-card.ant-card{overflow:hidden;border-radius:28px;background:radial-gradient(circle at 88% 15%,rgba(59,130,246,.17),transparent 28%),linear-gradient(135deg,#fff,#f7faff)}.profile-summary-card>.ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 38px}.profile-summary-main{display:flex;align-items:center;gap:22px;min-width:0}.profile-avatar-wrap{position:relative;flex:0 0 auto}.profile-avatar.ant-avatar{background:linear-gradient(145deg,#1d4ed8,#60a5fa);color:#fff;font-size:34px;font-weight:750;box-shadow:0 14px 32px #2563eb3d}.profile-online-dot{position:absolute;right:3px;bottom:5px;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#22c55e}.profile-summary-copy{min-width:0}.profile-summary-copy h1.ant-typography{margin:3px 0 4px;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.profile-summary-copy .ant-typography{margin-bottom:10px;color:#667085}.profile-insight-grid{margin-top:18px}.profile-insight-card.ant-card{height:100%;border-radius:20px}.profile-insight-card>.ant-card-body{display:flex;align-items:center;gap:14px;min-height:138px;padding:22px}.profile-insight-grid>.ant-col:first-child .profile-insight-card>.ant-card-body{display:block}.profile-insight-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.profile-insight-card span,.profile-insight-card strong,.profile-insight-card small{display:block}.profile-insight-card strong{margin:4px 0;color:#101828;font-size:18px}.profile-insight-card small{color:#667085;line-height:1.55}.profile-insight-icon{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:14px;background:#eff6ff;color:#2563eb;font-size:20px}.profile-insight-icon.success{background:#ecfdf3;color:#16a34a}.profile-settings-shell.ant-card{margin-top:20px;border-radius:24px}.profile-settings-shell>.ant-card-body{padding:0}.profile-settings-shell .ant-tabs-left>.ant-tabs-nav{width:210px;margin:0;padding:24px 12px;border-right:1px solid #eef2f6;background:#fbfcfe}.profile-settings-shell .ant-tabs-left>.ant-tabs-content-holder{border-left:0}.profile-settings-shell .ant-tabs-tab{border-radius:12px}.profile-settings-shell .ant-tabs-tab-active{background:#eef5ff}.profile-settings-content{min-height:480px;padding:34px 38px 42px}.profile-settings-heading{margin-bottom:26px}.profile-settings-heading h2.ant-typography{margin:0 0 8px}.profile-settings-heading .ant-typography{margin:0;color:#667085}.profile-page-modern .profile-antd-form{max-width:none}.profile-security-list{border-top:1px solid #eef2f6}.profile-security-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid #eef2f6}.profile-security-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#f2f4f7;color:#475467;font-size:18px}.profile-security-row strong,.profile-security-row span{display:block}.profile-security-row span{margin-top:4px;color:#667085;line-height:1.5}.profile-access-descriptions .ant-descriptions-view{overflow:hidden;border:1px solid #eaecf0;border-radius:16px}.profile-access-descriptions .ant-descriptions-item-label{width:150px;background:#f8fafc;color:#475467;font-weight:650}@media(max-width:760px){.pending-record-reminder .ant-alert{display:grid;grid-template-columns:auto minmax(0,1fr);padding-right:36px}.pending-record-reminder .ant-alert-icon{grid-column:1}.pending-record-reminder .ant-alert-content{grid-column:2;min-width:0}.pending-record-reminder .ant-alert-action{grid-column:1 / -1;width:100%;margin:14px 0 0}.pending-record-reminder .ant-alert-action .ant-btn{width:100%}.pending-record-reminder .ant-alert-close-icon{position:absolute;top:14px;right:14px}.profile-page-modern{width:min(100% - 24px,1180px);padding-top:24px}.profile-summary-card>.ant-card-body{align-items:stretch;flex-direction:column;padding:26px 22px}.profile-summary-main{align-items:flex-start}.profile-avatar.ant-avatar{width:68px!important;height:68px!important;font-size:26px}.profile-summary-card .ant-btn{width:100%}.profile-settings-shell .ant-tabs-top>.ant-tabs-nav{margin:0;padding:12px 14px 0}.profile-settings-content{min-height:0;padding:24px 18px 30px}.profile-security-row{grid-template-columns:auto minmax(0,1fr)}.profile-security-action{grid-column:1 / -1;padding-left:58px}.profile-access-descriptions .ant-descriptions-item-label{width:110px}}
