*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f8fafc}a{color:inherit;text-decoration:none}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(420px,100%);background:#fff;border-radius:16px;box-shadow:0 12px 30px #0f172a1f;padding:24px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.content{padding:76px 18px 96px}.top-bar{position:fixed;top:0;left:0;right:0;height:56px;background:#fff;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;z-index:20}.top-bar__spacer{width:100%}.top-bar__logo{height:28px;width:auto}.top-bar__logo-link{justify-self:center;display:inline-flex;align-items:center}.top-bar__action{justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#0f172a}.top-bar__action svg{width:20px;height:20px}.page-title{font-size:20px;margin-bottom:12px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:12px}.card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column}.card img{width:100%;height:260px;max-height:260px;object-fit:contain;object-position:center;background:#fff}.media-image{width:100%;height:150px;max-height:150px;object-fit:contain;object-position:center;background:#fff}.card-image--contain{object-fit:contain;object-position:center;background:#fff}.card-body{padding:12px 16px}.card-body--space{display:flex;flex-direction:column;height:100%}.card-body h4{margin:0 0 8px}.card-body h4.margin-b1{margin:0 0 1px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.link{color:#2563eb;text-decoration:underline}.card-button{border:none;padding:0;text-align:left;cursor:pointer}.nutrition-group-layout{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:stretch}.nutrition-group-icon-col{border-right:1px solid #eef2f7;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;min-height:100%}.nutrition-group-icon{width:22px;height:22px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto}.nutrition-group-icon svg{width:14px;height:14px;display:block;margin:0 auto;fill:none;stroke:currentColor;strokeWidth:1.6;strokeLinecap:round;strokeLinejoin:round}.nutrition-group-meals{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.4}.nutrition-group-content h3{margin:0}.training-group-layout{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:stretch}.training-group-icon-col{border-right:1px solid #eef2f7;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;min-height:100%}.training-group-icon{width:22px;height:22px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto}.training-group-icon svg{width:14px;height:14px;display:block;margin:0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.training-group-content h3{margin:0}.training-group-exercises{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.4}.records-list-card-body{padding-left:8px;padding-right:8px}.records-topic-layout{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:stretch}.records-topic-icon-col{border-right:1px solid #eef2f7;display:flex;align-items:center;justify-content:center;text-align:center;min-height:100%}.records-topic-icon{width:22px;height:22px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;display:inline-flex;align-items:center;justify-content:center;margin:0 auto}.records-topic-icon svg{width:14px;height:14px;display:block;margin:0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.records-topic-content h3{margin:0}.records-topic-info{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.4}.training-list-card-body{padding-left:8px;padding-right:8px}.plan-card{position:relative}.plan-card__marker{position:absolute;top:8px;right:10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#1e3a8a}.plan-card__marker-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.calendar-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:12px}.calendar-item{display:grid;justify-items:center;gap:6px}.calendar-day{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;display:grid;place-items:center;background:#fff}.calendar-day--trained{border-color:#16a34a;color:#16a34a}.calendar-day--rest{border-color:#cbd5e1;color:#cbd5e1}.calendar-icon{width:16px;height:16px}.calendar-label{font-size:10px;color:#64748b}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.metric-card{display:grid;justify-items:start;gap:4px}.metric-header{display:flex;align-items:center;gap:6px}.metric-title{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.metric-value{font-size:18px;color:#0f172a}h3{margin:0 0 12px;font-size:14px;color:#0f172a}.calendar-row{gap:6px}.calendar-day{width:32px;height:32px}.badge{display:inline-block;background:#eef2f7;color:#334155;padding:3px 8px;border-radius:999px;font-size:12px;margin-bottom:8px}.button{background:#0f172a;color:#fff;border:none;border-radius:8px;padding:10px 14px;cursor:pointer}.button--full{width:100%}.link-button{background:none;border:none;padding:0;color:#2563eb;font-size:14px;cursor:pointer;text-align:left}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;color:#0f172a}.icon-button svg{width:18px;height:18px}.icon-button--outlined{border:1px solid #e2e8f0;background:#fff}.button-icon{padding:6px 10px;background:#1e293b}.button:disabled{opacity:.7;cursor:not-allowed}.input{width:100%;padding:9px 11px;border:1px solid #e2e8f0;border-radius:8px}.input--small{width:90px;padding:8px 10px}.textarea{resize:vertical}.stack{display:flex;flex-direction:column;gap:10px}.section-block{display:flex;flex-direction:column;gap:10px;margin-top:6px}.settings-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px}.settings-row__label{text-align:left;color:#475569;font-size:13px}.coach-links{display:flex;flex-wrap:nowrap;gap:10px}.coach-link{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:13px;justify-content:center}.coach-link__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.coach-link__icon svg{width:18px;height:18px}.profile-body-svg{width:100%;max-width:360px;margin:0 auto;display:block}.profile-body-label{fill:#334155;font-size:12px;font-weight:500}.profile-man-image{width:100%;max-width:360px;height:auto;display:block;margin:0 auto}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.9fr);align-items:start;gap:12px}.profile-legend .table-row{grid-template-columns:1fr auto}.metric-row__content{display:grid;gap:6px;width:100%}.weight-heatmap{display:grid;gap:6px}.weight-heatmap__track{position:relative;width:100%;height:12px;border-radius:999px;border:1px solid #e2e8f0;background:linear-gradient(90deg,#fda4af,#86efac,#fda4af)}.weight-heatmap__marker{position:absolute;top:-4px;width:2px;height:20px;background:#0f172a;transform:translate(-50%)}.weight-heatmap__labels{display:flex;justify-content:space-between;font-size:11px;color:#64748b;gap:8px}.weight-heatmap__labels--bmi{justify-content:unset}.weight-heatmap__labels--bmi span{flex:1;text-align:center}.sleep-breakdown{display:grid;gap:6px}.sleep-breakdown__item{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;padding-top:6px;font-size:12px;color:#475569}.stack-tight{gap:8px}.exercise-header-card .page-title{margin-bottom:8px}.exercise-header-card p{margin:0}.sets-card .card-body{padding:10px 14px}.set-row{padding:8px 0;border-bottom:1px solid #e2e8f0}.set-row:last-child{border-bottom:none;padding-bottom:0}.muted-text{font-size:11px;color:#94a3b8}.set-header{display:flex;flex-direction:column;gap:2px}.set-form{margin-top:10px}.header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-form{display:grid;grid-template-columns:minmax(140px,1fr) minmax(120px,1fr) auto;gap:10px;align-items:end}.inline-form__actions{display:flex;align-items:flex-end;padding-bottom:2px}.measurements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.measurements-field{align-items:flex-start}.table{display:grid;gap:4px}.table--spaced{margin-top:10px}.table-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:5px 0;font-size:12px;color:#475569}.table-row--triple{grid-template-columns:1fr 1fr auto}.table-row--quad{grid-template-columns:repeat(4,minmax(0,1fr))}.table-row--quad span{text-align:center}.table-row--notes{grid-template-columns:1fr}.table-row--notes span{text-align:left}.table-scroll{overflow-x:auto}.table-row--measurements{grid-template-columns:80px repeat(10,minmax(64px,1fr))}.table-row--measurements span{text-align:center}.table-row--measurements span:first-child{text-align:left}.table-row--header{font-size:11px;color:#94a3b8;text-transform:none;letter-spacing:0}.status{background:#f1f5f9;color:#334155;padding:10px 12px;border-radius:8px}.status-inline{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px}.status--full{width:100%}.error{background:#fef2f2;color:#b91c1c;padding:10px 12px;border-radius:8px}.loading-center{display:flex;align-items:center;justify-content:center;min-height:120px}.loading-center--full{min-height:60vh}.spinner{width:24px;height:24px;border-radius:999px;border:2px solid #e2e8f0;border-top-color:#94a3b8;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:10px 12px 16px;background:#0f172a;border-top:1px solid rgba(148,163,184,.2)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#e2e8f0;font-size:11px}.bottom-nav a.active{color:#fff}.bottom-nav__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.bottom-nav__icon svg{width:100%;height:100%}
