.global-create-layer{position:fixed;z-index:60;display:flex;align-items:flex-end;justify-content:center;padding:18px 18px calc(var(--mobile-primary-nav-height) + 18px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,#09070a 62%,transparent);top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.global-create-dialog{width:min(100%,520px);padding:18px;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-lg)}.global-create-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.global-create-dialog>header>div{display:grid;gap:3px}.global-create-dialog>header span,.global-create-dialog__choices small,.global-create-dialog__active{color:var(--muted)}.global-create-dialog>header h2{margin:0;font-size:20px}.global-create-dialog__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.global-create-dialog__choices>button{display:grid;min-width:0;min-height:132px;align-content:center;justify-items:start;gap:7px;padding:16px;color:var(--text);text-align:left;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle);cursor:pointer}.global-create-dialog__choices>button:hover:not(:disabled),.global-create-dialog__choices>button:focus-visible{border-color:var(--accent);background:var(--accent-soft)}.global-create-dialog__choices>button:disabled{cursor:not-allowed;opacity:.54}.global-create-dialog__choices>button>span{display:grid;width:42px;height:42px;color:var(--accent);border-radius:12px;background:var(--accent-soft);place-items:center}.global-create-dialog__choices strong{font-size:14px}.global-create-dialog__choices small{line-height:1.4}.global-create-dialog__active{margin:12px 0 0;font-size:12px}@media(min-width:901px){.global-create-layer{display:none}}@media(max-width:430px){.global-create-dialog__choices{grid-template-columns:1fr}.global-create-dialog__choices>button{min-height:104px}}.active-workout-loading{display:flex;align-items:center;gap:8px;color:var(--muted)}.active-workout-launcher{display:grid;gap:18px;padding:22px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.active-workout-launcher>header{display:flex;align-items:flex-start;gap:12px}.active-workout-launcher h2,.active-workout-launcher p{margin:0}.active-workout-launcher header p{margin-top:4px;color:var(--muted);line-height:1.5}.active-workout-launcher__icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;color:#1e141d;border-radius:13px;background:#d79ab8}.active-workout-launcher__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.active-workout-launcher__choices>button{display:grid;min-height:120px;grid-template-columns:auto 1fr;align-content:center;gap:8px 12px;padding:18px;color:var(--text);text-align:left;border:1px solid var(--border);border-radius:15px;background:var(--surface-subtle);cursor:pointer}.active-workout-launcher__choices>button:hover:not(:disabled),.active-workout-launcher__choices>button:focus-visible{border-color:#bd789b;background:color-mix(in srgb,#d79ab8 14%,var(--surface))}.active-workout-launcher__choices>button:disabled{opacity:.55;cursor:not-allowed}.active-workout-launcher__choices strong,.active-workout-launcher__choices span{grid-column:2}.active-workout-launcher__choices span{color:var(--muted);font-size:12px;line-height:1.45}.active-workout-launcher--continue{grid-template-columns:auto 1fr auto;align-items:center}.active-workout-launcher--continue>div{display:grid;gap:3px}.active-workout-launcher--continue span{color:var(--muted);font-size:12px}.active-workout-strip{position:fixed;z-index:24;right:20px;bottom:16px;left:calc(var(--sidebar-width) + 20px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:auto;max-width:760px;margin:0 auto;padding:10px 12px;color:#f6ebdf;border:1px solid #684457;border-radius:16px;background:#1d131c;box-shadow:0 14px 34px #1208104d}.active-workout-strip__mark{display:grid;width:40px;height:40px;place-items:center;color:#e4aec8;border-radius:12px;background:#392231}.active-workout-strip>div{display:grid;min-width:0;gap:2px}.active-workout-strip strong,.active-workout-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-workout-strip>div span{color:#c8b3bf;font-size:11px}.active-workout-strip a{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 14px;color:#1d131c;text-decoration:none;border-radius:12px;background:#d79ab8;font-size:13px;font-weight:800}.active-workout-v2{--workout-bg: #1b121a;--workout-raised: #281a25;--workout-raised-2: #34222f;--workout-border: #5f3e51;--workout-text: #f5eadd;--workout-muted: #c6b2bd;--workout-orchid: #dfa4c0;--workout-olive: #b8cb79;display:grid;gap:16px;max-width:1180px;margin:0 auto;padding-bottom:76px;color:var(--workout-text)}.offline-active-workout-shell{min-height:100dvh;padding:clamp(8px,2vw,24px);overflow-x:hidden;background:#100a0f}.active-workout-v2 button:focus-visible,.active-workout-launcher button:focus-visible,.active-workout-strip a:focus-visible,.active-workout-undo button:focus-visible{outline:3px solid var(--workout-orchid, #d79ab8);outline-offset:2px}.active-workout-v2-header{position:relative;display:grid;gap:16px;overflow:hidden;padding:22px;border:1px solid var(--workout-border);border-radius:22px;background:var(--workout-bg)}.active-workout-v2-header__clock{position:absolute;right:20px;bottom:18px;color:#7d5c6d;opacity:.35}.active-workout-v2-header__title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.active-workout-v2-header__title h1{margin:4px 0 0;color:var(--workout-text);font-size:clamp(27px,4vw,42px);letter-spacing:-.045em}.active-workout-v2-header__title .eyebrow{color:var(--workout-orchid)}.active-workout-v2-header__title button{min-width:104px;min-height:44px;padding:0 14px;color:var(--workout-orchid);border:1px solid #7d5067;border-radius:12px;background:#34212e;font-weight:800;cursor:pointer}.active-workout-v2-header__title button:disabled{opacity:.5;cursor:not-allowed}.active-workout-v2-timers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.active-workout-v2-timers>div{display:grid;gap:3px;padding:15px 16px;border:1px solid var(--workout-border);border-radius:16px;background:var(--workout-raised)}.active-workout-v2-timers span{color:var(--workout-muted);font-size:12px}.active-workout-v2-timers strong{color:var(--workout-olive);font-size:clamp(30px,5vw,48px);font-variant-numeric:tabular-nums;letter-spacing:-.03em}.active-workout-v2-timers small{min-height:16px;color:var(--workout-muted);font-size:11px}.active-workout-offline{display:flex;align-items:center;gap:8px;margin:0;color:var(--workout-muted);font-size:12px}.active-workout-v2__main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:16px}.active-workout-composer,.active-workout-timeline{min-width:0;padding:22px;border:1px solid var(--workout-border);border-radius:20px;background:var(--workout-bg)}.active-workout-composer>header,.active-workout-timeline>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.active-workout-composer>header span,.active-workout-timeline>header span{color:var(--workout-orchid);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.active-workout-composer h2,.active-workout-timeline h2{margin:4px 0 0;color:var(--workout-text);font-size:21px}.active-workout-composer>header button{display:inline-flex;min-height:44px;align-items:center;gap:6px;padding:0 12px;color:var(--workout-muted);border:1px solid var(--workout-border);border-radius:11px;background:transparent}.active-workout-composer form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.active-workout-composer .field{min-width:0;color:var(--workout-muted)}.active-workout-composer .field input,.active-workout-composer .field select{min-height:48px;color:var(--workout-text);border-color:var(--workout-border);background:var(--workout-raised)}.active-workout-composer .field input:focus,.active-workout-composer .field select:focus{border-color:var(--workout-orchid);outline-color:var(--workout-orchid);background:var(--workout-raised);box-shadow:0 0 0 3px color-mix(in srgb,var(--workout-orchid) 18%,transparent)}.active-workout-exercise-field,.active-workout-rest-target,.active-workout-extra,.active-workout-composer__error,.active-workout-record{grid-column:1 / -1}.active-workout-exercise-field{position:relative;min-width:0}.active-workout-exercise-field .field>div{position:relative}.active-workout-exercise-field .field>div>svg:first-child{position:absolute;z-index:1;top:50%;left:14px;color:var(--workout-orchid);transform:translateY(-50%)}.active-workout-exercise-field .field>div>svg:last-child{position:absolute;top:50%;right:14px;color:var(--workout-muted);transform:translateY(-50%)}.active-workout-composer .active-workout-exercise-field input{width:100%;padding-right:44px;padding-left:44px}.active-workout-exercise-list{position:absolute;z-index:12;top:calc(100% + 6px);right:0;left:0;display:grid;max-height:min(410px,55vh);overflow-y:auto;padding:8px;border:1px solid #7a5066;border-radius:15px;background:#241722;box-shadow:0 18px 44px #0a030873}.active-workout-exercise-list>span{padding:8px 10px 5px;color:var(--workout-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.active-workout-exercise-list>button{display:grid;min-height:58px;gap:3px;padding:9px 10px;color:var(--workout-text);text-align:left;border:0;border-radius:10px;background:transparent;cursor:pointer}.active-workout-exercise-list>button:hover,.active-workout-exercise-list>button[aria-selected=true]{background:var(--workout-raised-2)}.active-workout-exercise-list small,.active-workout-exercise-list p{margin:0;color:var(--workout-muted);font-size:11px}.active-workout-exercise-list .active-workout-exercise-create{display:flex;align-items:center;gap:10px;color:var(--workout-olive);border-top:1px solid var(--workout-border);border-radius:0 0 10px 10px}.active-workout-exercise-create span{display:grid;gap:2px}.active-workout-rest-target>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:48px;padding:0 13px;border:1px solid var(--workout-border);border-radius:10px;background:var(--workout-raised)}.active-workout-rest-target input{min-height:44px;padding:0;accent-color:var(--workout-olive)}.active-workout-rest-target output{color:var(--workout-olive);font-weight:850;font-variant-numeric:tabular-nums}.active-workout-extra{color:var(--workout-muted)}.active-workout-extra summary{min-height:44px;padding:12px 0;cursor:pointer;font-weight:750}.active-workout-extra>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.active-workout-extra>div .field:last-child{grid-column:1 / -1}.active-workout-record{min-height:54px;color:#1b121a;border-color:var(--workout-orchid);background:var(--workout-orchid);font-size:15px;font-weight:900}.active-workout-record:disabled{opacity:.55}.active-workout-timeline>header>strong{display:grid;width:42px;height:42px;place-items:center;color:#1b121a;border-radius:13px;background:var(--workout-olive)}.active-workout-timeline ol{display:grid;margin:0;padding:0;list-style:none}.active-workout-timeline__row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px 12px;padding:15px 0;border-top:1px solid var(--workout-border)}.active-workout-timeline__row>time{padding-top:2px;color:var(--workout-muted);font-size:12px;font-variant-numeric:tabular-nums}.active-workout-timeline__fact{display:grid;min-width:0;gap:3px}.active-workout-timeline__fact strong{overflow-wrap:anywhere;color:var(--workout-text)}.active-workout-timeline__fact>span{color:var(--workout-muted);font-size:12px}.active-workout-set-status{display:inline-flex;width:fit-content;min-height:28px;align-items:center;gap:5px;color:#aebda0;font-size:10px}button.active-workout-set-status{padding:0 8px;border:1px solid #885966;border-radius:8px;background:#42232c;cursor:pointer}.active-workout-set-status--error{color:#ffd2d2}.active-workout-timeline__actions{grid-column:2;display:flex;flex-wrap:wrap;gap:7px}.active-workout-timeline__actions button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:var(--workout-muted);border:1px solid var(--workout-border);border-radius:10px;background:var(--workout-raised);cursor:pointer}.active-workout-timeline__actions button:first-child{color:var(--workout-olive)}.active-workout-timeline__actions button:disabled{opacity:.45;cursor:not-allowed}.active-workout-timeline__empty{display:flex;min-height:140px;align-items:center;justify-content:center;gap:10px;color:var(--workout-muted);text-align:center;border-top:1px solid var(--workout-border)}.active-workout-timeline__empty p{max-width:330px;margin:0;line-height:1.5}.active-workout-undo{position:fixed;z-index:35;right:22px;bottom:22px;left:calc(var(--sidebar-width, 264px) + 22px);display:flex;max-width:620px;min-height:56px;align-items:center;gap:10px;margin:0 auto;padding:8px 10px 8px 16px;color:var(--workout-text);border:1px solid var(--workout-border);border-radius:15px;background:#171015;box-shadow:0 16px 36px #0a030866}.active-workout-undo>span{min-width:0;flex:1}.active-workout-undo button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:var(--workout-orchid);border:0;border-radius:10px;background:transparent;font-weight:800}.active-workout-summary{display:grid;max-width:620px;gap:14px;justify-items:start;margin:30px auto;padding:28px;color:#f5eadd;border:1px solid #5f3e51;border-radius:22px;background:#1b121a}.active-workout-summary>span{display:grid;width:48px;height:48px;place-items:center;color:#1b121a;border-radius:15px;background:#b8cb79}.active-workout-summary h1,.active-workout-summary p{margin:0}.active-workout-summary p{display:flex;align-items:center;gap:8px;color:#c6b2bd}@media(max-width:980px){.active-workout-v2__main{grid-template-columns:1fr}.active-workout-undo{left:18px}.active-workout-strip{right:12px;bottom:calc(var(--mobile-primary-nav-height, 68px) + var(--mobile-primary-nav-overhang, 24px) + env(safe-area-inset-bottom,0px) + 10px);left:12px}}@media(max-width:640px){.active-workout-v2{gap:10px;padding-bottom:88px}.active-workout-v2-header,.active-workout-composer,.active-workout-timeline{padding:15px;border-radius:17px}.active-workout-v2-header__title{align-items:center}.active-workout-v2-header__title h1{font-size:27px}.active-workout-v2-timers{gap:8px}.active-workout-v2-timers>div{min-width:0;padding:12px}.active-workout-v2-timers strong{font-size:clamp(25px,10vw,36px)}.active-workout-composer form{grid-template-columns:1fr}.active-workout-exercise-field,.active-workout-rest-target,.active-workout-extra,.active-workout-composer__error,.active-workout-record{grid-column:1}.active-workout-extra>div{grid-template-columns:1fr}.active-workout-extra>div .field:last-child{grid-column:1}.active-workout-timeline__row{grid-template-columns:44px minmax(0,1fr)}.active-workout-timeline__actions{grid-column:1 / -1}.active-workout-timeline__actions button:first-child{flex:1}.active-workout-undo{right:8px;bottom:calc(var(--mobile-primary-nav-height, 68px) + env(safe-area-inset-bottom,0px) + 8px);left:8px}.active-workout-strip{right:8px;left:8px;z-index:28;margin:0}.active-workout-strip a{min-width:108px;padding:0 10px;font-size:12px}.active-workout-launcher__choices{grid-template-columns:1fr}.active-workout-launcher--continue{grid-template-columns:auto 1fr}.active-workout-launcher--continue .button{grid-column:1 / -1;width:100%}}@media(max-width:360px){.active-workout-v2-header__title{align-items:flex-start;flex-direction:column}.active-workout-v2-header__title button{width:100%}.active-workout-v2-timers{grid-template-columns:1fr}.active-workout-strip>div span{display:none}.active-workout-strip a{min-width:96px}}@media(prefers-reduced-motion:reduce){.active-workout-v2 *,.active-workout-strip *,.active-workout-undo *{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}:root{font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#211d20;background:#f2eee8;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f2eee8;--bg-soft: #ebe5de;--sidebar-bg: #e9e3dc;--surface: #fffcf8;--surface-raised: #fffcf8;--surface-subtle: #f8f4ef;--surface-strong: #eee7ed;--text: #211d20;--text-soft: #514a50;--muted: #706970;--muted-strong: #5f575e;--border: #ddd5db;--border-strong: #c9bec6;--accent: #61264e;--accent-ink: #ffffff;--accent-hover: #501b3f;--accent-soft: #ecdee8;--accent-faint: #f7eff4;--blue: #486c88;--blue-soft: #e4edf2;--violet: #70568a;--violet-soft: #eee7f3;--amber: #925814;--amber-soft: #f8ead4;--danger: #a13d43;--danger-soft: #f6e2e2;--positive: #4e6757;--positive-soft: #e1ebe4;--chart-energy: #a34e36;--chart-protein: #61264e;--chart-sleep: #70568a;--chart-weight: #476b76;--chart-heart: #a13d43;--chart-workout: #4e6757;--focus-ring: color-mix(in srgb, var(--accent) 46%, transparent);--interactive-pressed: color-mix(in srgb, var(--accent-soft) 82%, var(--surface));--disabled-opacity: .48;--shadow-sm: 0 1px 2px rgba(44, 32, 41, .045), 0 3px 10px rgba(44, 32, 41, .035);--shadow-md: 0 12px 32px rgba(44, 32, 41, .09), 0 2px 7px rgba(44, 32, 41, .045);--shadow-lg: 0 24px 64px rgba(44, 32, 41, .14);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--motion-fast: .12s;--motion-standard: .18s;--ease-standard: cubic-bezier(.2, .8, .2, 1);--sidebar-width: 254px;--topbar-height: 72px}:root[data-theme=dark]{color:#f4eef2;background:#171315;--bg: #171315;--bg-soft: #1d181b;--sidebar-bg: #120f11;--surface: #211c20;--surface-raised: #272126;--surface-subtle: #2b2529;--surface-strong: #352b32;--text: #f4eef2;--text-soft: #d5cbd2;--muted: #ad9fa8;--muted-strong: #c0b3bc;--border: #3b3238;--border-strong: #53454e;--accent: #d99bc5;--accent-ink: #2b1323;--accent-hover: #e8add4;--accent-soft: #43263a;--accent-faint: #32202d;--blue: #7db6e4;--blue-soft: #1b3040;--violet: #c19ee2;--violet-soft: #352b42;--amber: #f0b868;--amber-soft: #3b2c1c;--danger: #ff9298;--danger-soft: #42252a;--positive: #86b199;--positive-soft: #24362d;--chart-energy: #ee8d70;--chart-protein: #d99bc5;--chart-sleep: #c19ee2;--chart-weight: #83c7d3;--chart-heart: #ff9298;--chart-workout: #7bd9b3;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .16), 0 3px 10px rgba(0, 0, 0, .12);--shadow-md: 0 16px 40px rgba(0, 0, 0, .2);--shadow-lg: 0 28px 80px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html{min-width:0;min-height:100%;background:var(--bg)}body{min-width:0;min-height:100vh;margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}#progress-training,#progress-nutrition,[id^=progress-health-]{scroll-margin-top:calc(var(--topbar-height) + 16px)}::selection{color:var(--accent-ink);background:var(--accent)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--muted)}.nowrap{white-space:nowrap}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:inline-flex;align-items:center;gap:11px;min-width:0}.brand__mark{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;color:var(--accent-ink);border-radius:12px;background:var(--accent);box-shadow:inset 0 1px #ffffff2e,0 5px 14px color-mix(in srgb,var(--accent) 18%,transparent)}.brand__wordmark{display:flex;align-items:baseline;gap:5px;letter-spacing:-.02em}.brand__wordmark strong{font-size:19px}.brand__wordmark span{color:var(--muted);font-size:14px;font-weight:600}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:10px;font-weight:650;font-size:13px;cursor:pointer;transition:background-color var(--motion-standard) var(--ease-standard),border-color var(--motion-standard) var(--ease-standard),color var(--motion-standard) var(--ease-standard),transform var(--motion-standard) var(--ease-standard),box-shadow var(--motion-standard) var(--ease-standard)}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:var(--disabled-opacity)}.button--primary{color:var(--accent-ink);background:var(--accent);box-shadow:0 7px 18px color-mix(in srgb,var(--accent) 20%,transparent)}.button--primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 9px 24px color-mix(in srgb,var(--accent) 32%,transparent)}.button--secondary{color:var(--text-soft);border-color:var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}.button--secondary:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:var(--surface-subtle)}.button--ghost{color:var(--muted-strong);background:transparent}.button--ghost:hover:not(:disabled){color:var(--text);background:var(--surface-strong)}.button--small{min-height:36px;padding:0 12px;border-radius:9px;font-size:12px}.button--large{min-height:50px;padding:0 20px;font-size:14px;border-radius:12px}.button--full{width:100%}.icon-button{display:inline-grid;width:44px;height:44px;padding:0;place-items:center;color:var(--muted-strong);border:1px solid var(--border);border-radius:10px;background:var(--surface);cursor:pointer;transition:color var(--motion-standard) var(--ease-standard),border-color var(--motion-standard) var(--ease-standard),background var(--motion-standard) var(--ease-standard),transform var(--motion-standard) var(--ease-standard)}.icon-button:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:var(--surface-subtle);transform:translateY(-1px)}.icon-button:active:not(:disabled){transform:translateY(0);background:var(--interactive-pressed)}.icon-button:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.eyebrow--inverse{color:#9de1d7}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.page-stack{display:flex;flex-direction:column;gap:22px;min-width:0}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(420px,1.08fr) minmax(440px,.92fr);background:var(--surface)}.login-page__theme{position:fixed;top:22px;right:24px;z-index:5}.login-story{position:relative;display:flex;min-height:100vh;overflow:hidden;flex-direction:column;padding:clamp(34px,5vw,70px);color:#eefbf8;background:#103d39;isolation:isolate}.login-story:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;content:"";background:radial-gradient(circle at 10% 10%,rgba(73,185,168,.28),transparent 38%),linear-gradient(145deg,#123f3a,#0d312e 58%,#0a2422)}.login-story:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 78%);mask-image:linear-gradient(to bottom right,#000,transparent 78%)}.login-story .brand__wordmark span{color:#eefbf89e}.login-story__content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column}.login-story__message{max-width:640px;margin:auto 0;padding:54px 0}.login-story__message h1{margin-bottom:24px;font-size:clamp(42px,5vw,74px);line-height:1.02;letter-spacing:-.055em}.login-story__message p{max-width:600px;margin-bottom:0;color:#eefbf8b0;font-size:clamp(15px,1.6vw,18px);line-height:1.75}.login-story__principles{display:flex;flex-wrap:wrap;gap:10px;max-width:700px;padding:0;margin:0;list-style:none}.login-story__principles li{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;color:#eefbf8d1;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0e;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-story__principles svg{color:#72d1c3}.login-story__footer{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding-top:30px;color:#eefbf88c;font-size:12px}.login-story__glow{position:absolute;z-index:-1;width:260px;height:260px;border-radius:50%;filter:blur(70px);opacity:.3}.login-story__glow--one{top:18%;right:8%;background:#31baa7}.login-story__glow--two{bottom:2%;left:-7%;background:#2380a8}.login-panel{display:grid;min-height:100vh;place-items:center;padding:70px clamp(30px,7vw,110px);background:var(--surface)}.login-panel__inner{width:100%;max-width:430px}.login-panel__environment{display:inline-flex;align-items:center;gap:7px;margin-bottom:35px;padding:6px 9px;color:var(--muted-strong);border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.environment-dot{width:7px;height:7px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 3px var(--positive-soft)}.login-panel header{margin-bottom:28px}.login-panel__lock{display:grid;width:44px;height:44px;margin-bottom:22px;place-items:center;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 15%,var(--border));border-radius:13px;background:var(--accent-faint)}.login-panel h2{margin-bottom:10px;font-size:29px;letter-spacing:-.035em}.login-panel header p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.login-form{display:flex;flex-direction:column;gap:17px}.field{display:flex;flex-direction:column;gap:7px;color:var(--text-soft);font-size:12px;font-weight:650}.field small{color:var(--muted);font-weight:500}.field input,.field select,.field textarea,.search-field input,.select-field select,.table-footer select,.status-select select{width:100%;color:var(--text);border:1px solid var(--border);outline:none;background:var(--surface-subtle);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field input{height:48px;padding:0 14px;border-radius:11px}.field select{height:48px;padding:0 12px;border-radius:11px}.field textarea{min-height:92px;padding:12px 14px;border-radius:11px;line-height:1.55;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.search-field input:focus,.select-field select:focus,.status-select select:focus{border-color:color-mix(in srgb,var(--accent) 70%,var(--border));background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 11%,transparent)}.field input::placeholder,.search-field input::placeholder{color:color-mix(in srgb,var(--muted) 75%,transparent)}.password-field{position:relative;display:block}.password-field input{padding-right:47px}.password-field button{position:absolute;top:5px;right:5px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:var(--muted);border:0;border-radius:8px;background:transparent;cursor:pointer}.password-field button:hover{color:var(--text);background:var(--surface-strong)}.login-form__account-toggle{align-self:flex-start;padding:0;color:var(--accent);border:0;background:transparent;font-size:11px;font-weight:650;cursor:pointer}.login-form__submit{justify-content:space-between;margin-top:3px}.login-panel__security-note{margin:24px 0 0;color:var(--muted);font-size:12px;line-height:1.65;text-align:center}.inline-alert{display:flex;align-items:flex-start;gap:9px;padding:12px 13px;margin-bottom:18px;color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 25%,var(--border));border-radius:10px;background:var(--danger-soft);font-size:12px;line-height:1.5}.boot-screen{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:var(--muted);background:var(--bg);font-size:12px}.app-layout{display:grid;min-height:100vh;grid-template-columns:var(--sidebar-width) minmax(0,1fr);transition:grid-template-columns .22s ease}.app-layout--collapsed{--sidebar-width: 78px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:var(--sidebar-width);flex-direction:column;border-right:1px solid var(--border);background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:width .22s ease,transform .22s ease}.sidebar__header{display:flex;height:var(--topbar-height);align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--border)}.app-layout--collapsed .sidebar__header{justify-content:center;padding:0}.sidebar__mobile-close{display:none}.sidebar__nav{flex:1;overflow-y:auto;padding:22px 13px}.nav-group{display:flex;flex-direction:column;gap:4px}.nav-group--secondary{padding-top:24px;margin-top:24px;border-top:1px solid var(--border)}.nav-group__label{padding:0 10px 8px;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.nav-item{position:relative;display:flex;min-height:43px;align-items:center;gap:11px;padding:0 11px;color:var(--muted-strong);border-radius:10px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .16s ease,color .16s ease}.nav-item svg{flex:0 0 auto}.nav-item:hover{color:var(--text);background:var(--surface-subtle)}.nav-item--active{color:var(--accent);background:var(--accent-faint)}.nav-item--active:before{position:absolute;left:-13px;width:3px;height:22px;content:"";border-radius:0 4px 4px 0;background:var(--accent)}.app-layout--collapsed .nav-item{justify-content:center;padding:0}.app-layout--collapsed .nav-item span{display:none}.sidebar__footer{display:flex;flex-direction:column;gap:8px;padding:13px;border-top:1px solid var(--border)}.environment-card{display:flex;min-height:48px;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle);overflow:hidden}.environment-card__dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.environment-card--production .environment-card__dot{background:var(--danger);box-shadow:0 0 0 4px var(--danger-soft)}.environment-card--unsupported .environment-card__dot{background:var(--amber);box-shadow:0 0 0 4px var(--amber-soft)}.environment-card span{display:flex;min-width:0;flex-direction:column}.environment-card small{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.environment-card strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.app-layout--collapsed .environment-card{justify-content:center;padding:0}.deployment-switch{display:flex;width:100%;min-height:34px;align-items:center;gap:8px;padding:0 9px;color:var(--accent);border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.deployment-switch:hover{background:var(--accent-faint)}.sidebar__collapse{display:flex;height:36px;align-items:center;gap:9px;padding:0 10px;color:var(--muted);border:0;border-radius:9px;background:transparent;font-size:11px;cursor:pointer}.sidebar__collapse:hover{color:var(--text);background:var(--surface-subtle)}.app-layout--collapsed .sidebar__collapse{justify-content:center;padding:0}.sidebar-backdrop{display:none}.app-main{grid-column:2;display:flex;min-width:0;min-height:100vh;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;display:flex;height:var(--topbar-height);align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(20px,3vw,42px);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar__leading,.topbar__actions{display:flex;min-width:0;align-items:center;gap:10px}.topbar-environment{display:inline-flex;min-height:27px;align-items:center;gap:6px;padding:0 9px;color:var(--muted-strong);border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.topbar-environment>span{width:6px;height:6px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 3px var(--positive-soft)}.topbar-environment--production>span{background:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}.topbar-environment--unsupported>span{background:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.topbar__menu{display:none}.topbar__title{display:flex;min-width:0;flex-direction:column}.topbar__title span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.topbar__title strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.topbar__search{display:flex;width:min(245px,21vw);height:38px;align-items:center;gap:8px;padding:0 10px;color:var(--muted);border:1px solid var(--border);border-radius:10px;background:var(--surface);font-size:11px;cursor:pointer}.topbar__search span{overflow:hidden;flex:1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.topbar__search kbd{padding:2px 6px;color:var(--muted);border:1px solid var(--border);border-radius:5px;background:var(--surface-subtle);font:inherit}.profile-menu{position:relative}.profile-trigger{display:flex;height:44px;align-items:center;gap:9px;padding:0 7px;border:0;border-radius:11px;background:transparent;cursor:pointer}.profile-trigger:hover{background:var(--surface-strong)}.avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 15%,var(--border));border-radius:10px;background:var(--accent-soft);font-size:11px;font-weight:750}.profile-trigger__copy{display:flex;max-width:150px;flex-direction:column;text-align:left}.profile-trigger__copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-trigger__copy small{color:var(--muted);font-size:11px;text-transform:capitalize}.profile-popover{position:absolute;top:calc(100% + 10px);right:0;width:245px;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface-raised);box-shadow:var(--shadow-md)}.profile-popover__identity{display:flex;flex-direction:column;padding:15px;border-bottom:1px solid var(--border)}.profile-popover__identity strong{font-size:12px}.profile-popover__identity span{overflow:hidden;margin-top:2px;color:var(--muted);font-size:12px;text-overflow:ellipsis}.profile-popover__identity small{margin-top:8px;color:var(--accent);font-size:11px}.profile-popover button{display:flex;width:calc(100% - 12px);height:38px;align-items:center;gap:9px;padding:0 10px;margin:6px;color:var(--danger);border:0;border-radius:8px;background:transparent;font-size:11px;cursor:pointer}.profile-popover button:hover{background:var(--danger-soft)}.page-content{width:100%;max-width:1560px;flex:1;align-self:center;padding:clamp(24px,3vw,42px)}.freshness-status{position:fixed;top:calc(var(--topbar-height) + 10px);right:clamp(20px,3vw,42px);z-index:30;display:flex;width:fit-content;min-height:28px;align-items:center;gap:7px;padding:5px 9px;color:var(--muted-strong);border:1px solid var(--border);border-radius:999px;background:var(--surface);box-shadow:var(--shadow-sm);font-size:11px;line-height:1.4;pointer-events:none}.freshness-status__dot{width:7px;height:7px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 3px var(--positive-soft)}.freshness-status--stale{width:min(460px,calc(100vw - 40px));min-height:0;align-items:flex-start;padding:11px 13px;color:var(--amber);border-color:color-mix(in srgb,var(--amber) 28%,var(--border));border-radius:11px;background:var(--amber-soft)}.freshness-status--stale>div{display:flex;min-width:0;flex-direction:column;gap:2px}.freshness-status--stale strong{color:var(--text);font-size:11px}.freshness-status--stale span{color:var(--text-soft);font-size:11px}.app-footer{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:17px clamp(20px,3vw,42px);color:var(--muted);border-top:1px solid var(--border);font-size:11px}.app-footer span{display:inline-flex;align-items:center;gap:5px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:2px 2px 4px}.page-heading h1{margin-bottom:8px;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.045em}.page-heading p{max-width:700px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.page-heading__stat{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column}.page-heading__stat strong{font-size:28px;letter-spacing:-.04em}.page-heading__stat span{color:var(--muted);font-size:11px}.progress-heading-actions{display:flex;flex:0 0 auto;align-items:center;gap:14px}.welcome-panel{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;min-height:235px;padding:clamp(26px,4vw,48px);color:#edf8f5;border-radius:var(--radius-xl);background:linear-gradient(135deg,#154f49,#103d39 55%,#12332f);box-shadow:0 18px 45px #0f423b29}.welcome-panel:before{position:absolute;right:-80px;bottom:-170px;width:470px;height:470px;content:"";border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 55px #ffffff06,0 0 0 115px #ffffff05}.welcome-panel__copy{position:relative;z-index:1}.welcome-panel h1{max-width:650px;margin-bottom:13px;font-size:clamp(29px,3.2vw,47px);line-height:1.08;letter-spacing:-.05em}.welcome-panel p{max-width:690px;margin:0;color:#edf8f5a8;font-size:13px;line-height:1.7}.welcome-panel__quality{position:relative;z-index:1;display:flex;align-items:center;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:#ffffff0e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome-panel__quality>div:last-child{display:flex;max-width:150px;flex-direction:column}.welcome-panel__quality>div:last-child strong{font-size:11px}.welcome-panel__quality>div:last-child span{margin-top:4px;color:#edf8f58c;font-size:11px}.quality-ring{--quality: 0%;position:relative;display:grid;width:86px;height:86px;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(#6fd0c1 var(--quality),rgba(255,255,255,.12) 0)}.quality-ring:before{position:absolute;top:6px;right:6px;bottom:6px;left:6px;content:"";border-radius:50%;background:#16443f}.quality-ring span{position:relative;display:flex;align-items:center;flex-direction:column}.quality-ring strong{font-size:18px}.quality-ring small{color:#edf8f580;font-size:11px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric-card{display:flex;min-height:128px;align-items:flex-start;gap:14px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.metric-card__icon{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:11px}.metric-card__icon--teal{color:var(--accent);background:var(--accent-soft)}.metric-card__icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-card__icon--violet{color:var(--violet);background:var(--violet-soft)}.metric-card__icon--amber{color:var(--amber);background:var(--amber-soft)}.metric-card__content{display:flex;min-width:0;flex-direction:column}.metric-card__label{color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.metric-card__value{margin-top:5px;font-size:clamp(20px,2vw,27px);letter-spacing:-.045em}.metric-card__helper{display:inline-flex;align-items:center;gap:4px;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.4}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:16px}.dashboard-grid>.panel{padding:22px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.section-header h2{margin-bottom:4px;font-size:15px;letter-spacing:-.02em}.section-header p{margin:0;color:var(--muted);font-size:11px}.section-header__action{flex:0 0 auto}.records-section .section-header__action{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:12px;font-weight:650}.recent-days{display:flex;flex-direction:column}.recent-day{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(120px,.7fr) minmax(120px,auto) 24px;align-items:center;gap:13px;min-height:65px;padding:9px 4px;border-top:1px solid var(--border);transition:background .15s ease}.recent-day:hover{background:var(--surface-subtle)}.recent-day__date{display:flex;min-width:0;flex-direction:column}.recent-day__date strong{font-size:11px}.recent-day__date span{color:var(--muted);font-size:11px}.recent-day__signals{display:flex;gap:13px;color:var(--text-soft);font-size:12px}.recent-day__signals span{display:inline-flex;align-items:center;gap:5px}.recent-day__signals svg{color:var(--muted)}.recent-day__arrow{color:var(--muted)}.latest-summary{display:flex;flex-direction:column;gap:17px}.latest-summary__date{display:flex;align-items:center;gap:11px}.latest-summary__date>svg{color:var(--accent)}.latest-summary__date div{display:flex;min-width:0;flex-direction:column}.latest-summary__date strong{font-size:11px}.latest-summary__date span{color:var(--muted);font-size:11px}.latest-summary__stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;margin:0;border:1px solid var(--border);border-radius:11px;background:var(--border)}.latest-summary__stats div{display:flex;flex-direction:column;padding:12px;background:var(--surface-subtle)}.latest-summary__stats dt{color:var(--muted);font-size:11px}.latest-summary__stats dd{margin:3px 0 0;font-size:13px;font-weight:700}.latest-summary>.daily-nutrition-summary{padding:14px}.status-pill{display:inline-flex;width:fit-content;min-height:24px;align-items:center;justify-content:center;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;line-height:1.15;white-space:nowrap}.status-pill--positive{color:var(--positive);border-color:color-mix(in srgb,var(--positive) 15%,transparent);background:var(--positive-soft)}.status-pill--warning{color:var(--amber);border-color:color-mix(in srgb,var(--amber) 15%,transparent);background:var(--amber-soft)}.status-pill--danger{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 15%,transparent);background:var(--danger-soft)}.status-pill--neutral{color:var(--muted-strong);border-color:var(--border);background:var(--surface-strong)}.state-card{display:flex;min-height:135px;align-items:flex-start;gap:14px;padding:25px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.state-card strong{font-size:13px}.state-card p{margin:5px 0 12px;color:var(--muted);font-size:12px}.state-card--loading{align-items:center;justify-content:center;color:var(--accent)}.state-card--loading div{color:var(--text)}.state-card__icon{display:grid;width:37px;height:37px;flex:0 0 auto;place-items:center;color:var(--danger);border-radius:10px;background:var(--danger-soft)}.empty-state{display:flex;min-height:280px;align-items:center;justify-content:center;flex-direction:column;padding:36px;text-align:center}.empty-state--compact{min-height:180px}.empty-state__icon{display:grid;width:48px;height:48px;margin-bottom:14px;place-items:center;color:var(--accent);border-radius:14px;background:var(--accent-soft)}.empty-state strong{font-size:13px}.empty-state p{max-width:500px;margin:6px 0 16px;color:var(--muted);font-size:12px;line-height:1.6}.data-panel{overflow:visible}.saved-view-toolbar{display:flex;min-height:54px;align-items:center;gap:7px;padding:8px 14px;border-bottom:1px solid var(--border);background:var(--surface-subtle)}.saved-view-toolbar .select-field{min-width:210px}.saved-view-toolbar .select-field select{width:100%}.saved-view-toolbar__selection{margin-left:auto;color:var(--muted);font-size:11px;font-weight:650}.saved-view-toolbar [aria-disabled=true]{opacity:.45;cursor:not-allowed}.data-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--border)}.search-field{position:relative;display:flex;width:min(440px,44%);height:44px;align-items:center;gap:8px;padding:0 11px;color:var(--muted)}.search-field input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;height:100%;padding:0 36px;border-radius:10px}.search-field>svg{position:relative;z-index:1;pointer-events:none}.search-field__loader{position:absolute!important;z-index:1;right:11px}.data-toolbar__filters{display:flex;align-items:center;justify-content:flex-end;gap:7px}.select-field select{height:44px;min-width:135px;padding:0 29px 0 10px;border-radius:9px;font-size:12px;cursor:pointer}.column-menu{position:relative}.column-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:15;display:flex;width:220px;flex-direction:column;gap:3px;padding:11px;border:1px solid var(--border);border-radius:12px;background:var(--surface-raised);box-shadow:var(--shadow-md)}.column-popover>strong{padding:3px 5px 8px;font-size:12px}.column-popover label{display:flex;min-height:34px;align-items:center;gap:8px;padding:0 6px;border-radius:7px;font-size:12px;cursor:pointer}.column-popover label:hover{background:var(--surface-subtle)}.column-popover input{position:absolute;opacity:0}.custom-check{display:grid;width:16px;height:16px;place-items:center;color:transparent;border:1px solid var(--border-strong);border-radius:4px}.column-popover input:checked+.custom-check{color:#fff;border-color:var(--accent);background:var(--accent)}.column-popover--wide{width:310px;gap:4px}.column-popover__header{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 7px}.column-popover__header strong{font-size:12px}.column-popover__header button{display:inline-flex;align-items:center;gap:4px;padding:4px;color:var(--muted);border:0;background:transparent;font-size:11px;cursor:pointer}.column-setting{display:flex;min-height:35px;align-items:center;gap:6px;border-radius:7px}.column-setting:hover{background:var(--surface-subtle)}.column-setting>label{min-width:0;flex:1}.column-setting__moves{display:inline-flex;gap:2px;padding-right:4px}.column-setting__moves button{display:grid;width:25px;height:25px;padding:0;place-items:center;color:var(--muted);border:1px solid var(--border);border-radius:6px;background:var(--surface);cursor:pointer}.column-setting__moves button:disabled{opacity:.3;cursor:default}.column-popover>small{padding:6px 5px 2px;color:var(--muted);font-size:11px;line-height:1.45}.data-table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;min-width:980px;border-collapse:collapse}.data-table th{height:40px;padding:0 13px;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface-subtle);font-size:11px;font-weight:750;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{height:69px;padding:9px 13px;border-bottom:1px solid var(--border);font-size:12px;vertical-align:middle}.data-table--compact td{height:48px;padding-top:5px;padding-bottom:5px}.data-table--compact th{height:34px}.data-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.data-table tbody tr{transition:background .15s ease}.data-table tbody tr:hover{background:var(--surface-subtle)}.data-table--resizable{table-layout:fixed}.data-table--resizable th,.data-table--resizable td{overflow:hidden}.table-header-cell{position:relative;display:flex;height:100%;align-items:center}.table-sort-button{display:inline-flex;max-width:calc(100% - 8px);align-items:center;gap:5px;padding:0;overflow:hidden;color:inherit;border:0;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap;cursor:pointer}.table-sort-button__idle{display:grid;gap:0;opacity:.4}.column-resizer{position:absolute;top:5px;right:-4px;bottom:5px;z-index:2;width:9px;padding:0;border:0;background:transparent;cursor:col-resize;touch-action:none}.column-resizer:after{position:absolute;top:0;bottom:0;left:4px;width:1px;content:"";background:var(--border-strong)}.column-resizer:hover:after,.column-resizer--active:after{width:2px;background:var(--accent)}.table-profile{display:flex;min-width:0;flex-direction:column;gap:3px}.table-profile strong,.table-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-profile small{color:var(--muted);font:7px ui-monospace,SFMono-Regular,Consolas,monospace}.table-date-link{display:flex;flex-direction:column}.table-date-link span{font-size:12px;font-weight:700}.table-date-link small{margin-top:2px;color:var(--muted);font-size:11px}.table-date-link:hover span{color:var(--accent)}.table-signal{display:flex;min-width:0;align-items:center;gap:9px}.table-signal__icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px}.table-signal__icon--nutrition{color:var(--blue);background:var(--blue-soft)}.table-signal__icon--training{color:var(--violet);background:var(--violet-soft)}.table-signal__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.table-signal strong{font-size:11px}.table-signal small{margin-top:2px;color:var(--muted);font-size:11px}.tag-list{display:flex;flex-wrap:wrap;gap:4px}.tag{display:inline-flex;min-height:23px;align-items:center;padding:3px 7px;color:var(--text-soft);border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle);font-size:11px;font-weight:650}.tag--muted{color:var(--muted)}.tag--warning{color:var(--amber);border-color:color-mix(in srgb,var(--amber) 18%,var(--border));background:var(--amber-soft)}.issue-count{display:inline-flex;min-height:24px;align-items:center;padding:3px 8px;color:var(--positive);border-radius:7px;background:var(--positive-soft);font-size:11px;font-weight:650;white-space:nowrap}.issue-count--active{color:var(--amber);background:var(--amber-soft)}.review-counts{display:flex;min-width:0;flex-wrap:wrap;gap:5px}.review-counts>span{display:inline-flex;min-width:54px;flex-direction:column;gap:2px;padding:5px 7px;border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle)}.review-counts small{color:var(--muted);font-size:9px;white-space:nowrap}.review-counts strong{font-size:11px}.icon-link{display:grid;width:29px;height:29px;place-items:center;color:var(--muted);border-radius:8px}.icon-link:hover{color:var(--accent);background:var(--accent-soft)}.table-footer{display:flex;min-height:59px;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px}.table-footer__size,.pagination{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.table-footer__size--extended input{width:76px;height:31px;padding:0 7px;color:var(--text);border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle);font-size:11px}.table-footer__size--extended>button{height:31px;padding:0 8px;color:var(--accent);border:1px solid var(--border);border-radius:7px;background:var(--surface);font-size:11px;font-weight:650;cursor:pointer}.table-footer select{width:60px;height:31px;padding:0 6px;border-radius:8px;font-size:11px}.table-footer__range{color:var(--muted);font-size:11px}.pagination .icon-button{width:44px;min-width:44px;height:44px;border-radius:8px}.day-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.day-heading__main{display:flex;flex-direction:column;gap:17px}.back-link{display:inline-flex;width:fit-content;align-items:center;gap:6px;color:var(--muted-strong);font-size:12px;font-weight:600}.back-link:hover{color:var(--accent)}.day-heading__title{display:flex;align-items:center;gap:13px}.day-heading__calendar{display:grid;width:49px;height:49px;place-items:center;color:var(--accent);border:1px solid var(--border);border-radius:14px;background:var(--accent-soft)}.day-heading h1{margin:0 0 4px;font-size:clamp(26px,3vw,38px);letter-spacing:-.045em}.day-heading p{margin:0;color:var(--muted);font-size:12px}.day-heading__actions{display:flex;align-items:center;gap:9px}.review-banner{display:flex;align-items:flex-start;gap:13px;padding:16px 18px;color:var(--amber);border:1px solid color-mix(in srgb,var(--amber) 22%,var(--border));border-radius:14px;background:var(--amber-soft)}.review-banner>div{display:flex;flex-direction:column;gap:7px}.review-banner strong{font-size:11px}.records-section,.sources-section{padding:22px}.section-count{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;color:var(--muted-strong);border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle);font-size:11px;font-weight:650}.records-list{display:flex;min-width:0;flex-direction:column;gap:11px}.record-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface-subtle)}.record-card__header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;border-bottom:1px solid var(--border);background:var(--surface)}.record-card__title{display:flex;min-width:0;align-items:center;gap:10px}.record-card__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px}.record-card__icon--nutrition{color:var(--blue);background:var(--blue-soft)}.record-card__icon--training{color:var(--violet);background:var(--violet-soft)}.record-card__title>div{display:flex;min-width:0;flex-direction:column}.record-card__title strong{font-size:12px;text-transform:capitalize}.record-card__title span{color:var(--muted);font-size:11px}.record-card__badges{display:flex;align-items:center;gap:6px}.record-card__edit{margin-left:3px}.correction-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;border-top:1px solid var(--border);background:var(--surface)}.correction-form__wide{grid-column:1 / -1}.correction-form__intro{display:flex;grid-column:1 / -1;align-items:flex-start;gap:10px;padding:12px;color:var(--accent);border-radius:10px;background:var(--accent-faint)}.correction-form__intro div{color:var(--text)}.correction-form__intro strong{font-size:11px}.correction-form__intro p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.correction-form__intro .icon-button{flex:0 0 auto;margin-left:auto}.correction-details{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.correction-details>summary{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 12px;color:var(--text-soft);font-size:12px;font-weight:650;cursor:pointer;list-style:none}.correction-details>summary::-webkit-details-marker{display:none}.correction-details[open]>summary{border-bottom:1px solid var(--border)}.correction-details>summary svg{transition:transform .16s ease}.correction-details[open]>summary svg{transform:rotate(180deg)}.correction-details__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px}.correction-preview{padding:11px 12px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));border-radius:10px;background:var(--accent-faint)}.correction-preview strong{font-size:12px}.correction-preview p,.correction-preview ul{margin:6px 0 0;color:var(--text-soft);font-size:11px;line-height:1.5}.correction-preview ul{padding-left:18px}.nutrient-resolution{min-width:0;padding:0;border:0}.nutrient-resolution>legend{padding:0;font-size:12px;font-weight:750}.nutrient-resolution>p{margin:5px 0 10px;color:var(--muted);font-size:11px;line-height:1.5}.nutrient-resolution__rows{display:grid;gap:8px}.nutrient-resolution__row{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr);align-items:end;gap:12px;padding:11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.nutrient-resolution__choice>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.nutrient-resolution__choice strong{color:var(--text);font-size:11px}.nutrient-resolution__choice small{color:var(--muted);font-size:10px}.guided-remove{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid color-mix(in srgb,var(--danger) 28%,var(--border));border-radius:10px;background:var(--danger-soft)}.guided-remove strong{font-size:12px}.guided-remove p{margin:3px 0 0;color:var(--text-soft);font-size:11px;line-height:1.5}.confirmation-check{display:flex;align-items:center;gap:8px;color:var(--text-soft);font-size:12px;cursor:pointer}.confirmation-check input{position:absolute;opacity:0}.confirmation-check input:checked+.custom-check{color:#fff;border-color:var(--accent);background:var(--accent)}.confirmation-check input:focus-visible+.custom-check{outline:3px solid color-mix(in srgb,var(--accent) 66%,transparent);outline-offset:3px}.confirmation-check--strong{padding:11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle);font-weight:650}.correction-form__actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.fact-items-editor{min-width:0;padding:0;border:0}.fact-items-editor>legend{padding:0;font-size:12px;font-weight:750}.field-hint{margin:5px 0 11px;color:var(--muted);font-size:11px;line-height:1.5}.field-error{margin:9px 0 0;color:var(--danger);font-size:11px}.fact-item-editor{overflow:hidden;margin-bottom:10px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.fact-item-editor--archived{opacity:.62}.fact-item-editor>header{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px 7px 13px;border-bottom:1px solid var(--border);background:var(--surface)}.fact-item-editor>header strong{font-size:11px}.fact-item-editor>header>div{display:flex;align-items:center;gap:6px}.fact-item-editor>header select{height:30px;padding:0 8px;color:var(--text-soft);border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle);font-size:11px}.fact-item-editor__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px;padding:12px}.fact-item-editor__grid .field{font-size:11px}.fact-item-editor__grid .field input,.fact-item-editor__grid .field select{height:38px;padding:0 10px;border-radius:8px}.fact-item-editor__grid .field textarea{min-height:66px;padding:8px 10px;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.fact-item-editor__name{grid-column:span 2}.field .input-error{border-color:var(--danger);background:var(--danger-soft)}.fact-lifecycle{border-top:1px solid var(--border);background:var(--surface)}.fact-lifecycle__buttons{display:flex;justify-content:flex-end;gap:7px;padding:9px 14px}.lifecycle-command,.version-history{padding:15px;border-top:1px solid var(--border);background:var(--surface-subtle)}.lifecycle-command{display:grid;gap:12px}.lifecycle-command>header,.version-history>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lifecycle-command>header strong,.version-history>header strong,.lifecycle-command--restore>strong{font-size:12px}.lifecycle-command>header p,.version-history>header p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.lifecycle-command .inline-alert,.version-history .inline-alert{margin:0}.version-history{display:grid;gap:8px}.history-message{display:flex;align-items:center;gap:7px;margin:4px 0;color:var(--muted);font-size:11px}.version-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:11px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.version-row--selected{border-color:color-mix(in srgb,var(--accent) 45%,var(--border));box-shadow:0 0 0 2px var(--accent-faint)}.version-row__number{min-width:34px;padding:5px 6px;color:var(--accent);border-radius:7px;background:var(--accent-faint);font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center}.version-row__body{display:flex;min-width:0;flex-direction:column;gap:2px}.version-row__body strong{font-size:11px}.version-row__body span,.version-row__body small{color:var(--muted);font-size:11px}.version-row__body p{margin:4px 0 0;color:var(--text-soft);font-size:11px;line-height:1.45}.version-snapshot{display:flex;min-width:0;flex-direction:column;gap:3px;padding:8px 9px;margin-top:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.version-snapshot>strong,.version-snapshot>span{overflow-wrap:anywhere}.version-snapshot>strong{color:var(--text-soft);font-size:11px}.version-snapshot>span{color:var(--muted);font-size:11px}.version-snapshot details{min-width:0;margin-top:3px}.version-snapshot summary{width:fit-content;color:var(--accent);font-size:11px;font-weight:650;cursor:pointer}.version-snapshot pre{overflow:auto;max-height:280px;padding:9px;margin:7px 0 0;color:var(--text-soft);border-radius:7px;background:var(--surface-strong);font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.version-snapshot__nutrients{display:grid;gap:7px;margin-top:5px}.version-snapshot__nutrients>section{display:grid;min-width:0;gap:5px;padding:7px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.version-snapshot__nutrients header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.version-snapshot__nutrients header>span{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.version-snapshot__nutrients section>small{min-width:0;overflow-wrap:anywhere}.lifecycle-command--restore{margin-top:4px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.records-section--archived{border-style:dashed}.archive-groups{display:grid;min-width:0;gap:18px}.archive-groups>div{min-width:0}.archive-groups h3{margin:0 0 8px;color:var(--muted-strong);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.correction-success{display:flex;align-items:flex-start;gap:10px;padding:15px 18px;color:var(--positive);border-top:1px solid var(--border);background:var(--positive-soft)}.correction-success div{flex:1}.correction-success strong{font-size:11px}.correction-success p{margin:3px 0 0;color:var(--text-soft);font-size:11px}.correction-success .icon-button{width:30px;height:30px}.raw-text{margin:0;padding:10px 14px;color:var(--muted-strong);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-subtle) 85%,var(--accent-faint));font-size:11px;font-style:normal;line-height:1.55}.record-items{padding:0 14px}.record-item{display:grid;grid-template-columns:minmax(170px,1.3fr) minmax(220px,1fr) auto;align-items:center;gap:16px;min-height:58px;border-bottom:1px solid var(--border)}.record-item:last-child{border-bottom:0}.record-item__main{display:flex;min-width:0;flex-direction:column}.record-item__main strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.record-item__main span{color:var(--muted);font-size:11px}.nutrition-review-marker{display:flex;min-width:0;flex-direction:column;gap:2px;padding:6px 8px;margin-top:6px;color:var(--amber);border:1px solid color-mix(in srgb,var(--amber) 22%,var(--border));border-radius:8px;background:var(--amber-soft)}.nutrition-review-marker strong{font-size:10px}.nutrition-review-marker span{overflow-wrap:anywhere;color:var(--text-soft);font-size:10px;line-height:1.35}.nutrition-review-marker--archived{color:var(--muted);border-color:var(--border);background:var(--surface)}.record-item__actions,.set-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.record-item__actions{flex-wrap:wrap}.record-item__remove{width:34px;height:34px}.record-card__context-actions{display:flex;padding:10px 14px;border-top:1px solid var(--border)}.record-card__editor{border-top:1px solid var(--border)}.operation-result{display:flex;align-items:flex-start;gap:10px;padding:13px;color:var(--success, #237443);border:1px solid color-mix(in srgb,var(--accent) 30%,var(--border));border-radius:12px;background:var(--accent-faint)}.operation-result>div{flex:1;color:var(--text)}.operation-result strong{font-size:12px}.operation-result p{margin:3px 0 0;color:var(--text-soft);font-size:11px;line-height:1.5}[data-entity-target=true]{outline:3px solid color-mix(in srgb,var(--accent) 75%,#fff);outline-offset:3px}.core-nutrients{display:grid;min-width:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:0}.core-nutrients__item{display:flex;min-width:0;flex-direction:column;gap:2px}.core-nutrients dt{overflow-wrap:anywhere;color:var(--muted);font-size:10px;font-weight:700}.core-nutrients dd{display:flex;min-width:0;flex-direction:column;gap:1px;margin:0}.core-nutrients dd>span{color:var(--text);font-size:11px;font-weight:750;overflow-wrap:anywhere}.core-nutrients__item[data-state=partial] dd>span{color:var(--amber)}.core-nutrients__item[data-state=missing] dd>span{color:var(--muted)}.core-nutrients dd>small{margin:0;color:var(--muted);font-size:9px;line-height:1.15;overflow-wrap:anywhere}.core-nutrients--compact{gap:5px}.core-nutrients--compact dt{font-size:9px}.core-nutrients--compact dd>span{font-size:10px}.daily-nutrition-summary{display:grid;min-width:0;gap:12px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.daily-nutrition-summary--complete{border-color:color-mix(in srgb,var(--positive) 32%,var(--border));background:linear-gradient(145deg,var(--surface) 0%,color-mix(in srgb,var(--positive-soft) 42%,var(--surface)) 100%)}.daily-nutrition-summary--partial{border-color:color-mix(in srgb,var(--amber) 38%,var(--border));background:linear-gradient(145deg,var(--surface) 0%,color-mix(in srgb,var(--amber-soft) 44%,var(--surface)) 100%)}.daily-nutrition-summary--empty{border-style:dashed;border-color:color-mix(in srgb,var(--blue) 28%,var(--border))}.daily-nutrition-summary--missing,.daily-nutrition-summary--unavailable{border-style:dashed;background:var(--surface-subtle)}.daily-nutrition-summary__header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.daily-nutrition-summary__title{display:flex;min-width:0;flex-direction:column;gap:3px}.daily-nutrition-summary__title strong{font-size:13px;line-height:1.35}.daily-nutrition-summary__title span{color:var(--muted);font-size:10px}.daily-nutrition-summary__state{display:inline-flex;min-height:24px;flex:0 0 auto;align-items:center;padding:3px 8px;border:1px solid var(--border);border-radius:999px;color:var(--muted-strong);background:var(--surface-strong);font-size:10px;font-weight:750;white-space:nowrap}.daily-nutrition-summary--complete .daily-nutrition-summary__state{color:var(--positive);border-color:color-mix(in srgb,var(--positive) 18%,transparent);background:var(--positive-soft)}.daily-nutrition-summary--partial .daily-nutrition-summary__state{color:var(--amber);border-color:color-mix(in srgb,var(--amber) 20%,transparent);background:var(--amber-soft)}.daily-nutrition-summary>.core-nutrients{padding:12px;border:1px solid var(--border);border-radius:11px;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent)}.daily-nutrition-summary__quality{min-width:0}.daily-nutrition-summary__quality p{margin:0;color:var(--text-soft);font-size:10px;line-height:1.45}.daily-nutrition-summary__quality ul{display:grid;gap:3px;padding:0;margin:7px 0 0;list-style:none}.daily-nutrition-summary__quality li{color:var(--muted);font-size:10px;line-height:1.4}.daily-nutrition-summary__quality li:before{margin-right:5px;color:var(--amber);content:"•"}.daily-nutrition-summary__action{display:flex;align-items:center}.daily-nutrition-summary__action>*{width:100%}.daily-nutrition-summary__link{color:var(--accent);font-size:10px;font-weight:700}.daily-nutrition-summary--compact{gap:5px;padding:7px;border-radius:9px;box-shadow:none}.daily-nutrition-summary--compact .daily-nutrition-summary__header{align-items:center;gap:6px}.daily-nutrition-summary--compact .daily-nutrition-summary__title strong{font-size:10px}.daily-nutrition-summary--compact .daily-nutrition-summary__title span{display:none}.daily-nutrition-summary--compact .daily-nutrition-summary__state{min-height:18px;padding:2px 5px;font-size:8px}.daily-nutrition-summary--compact>.core-nutrients{padding:5px 0;border-width:1px 0;border-radius:0;background:transparent}.daily-nutrition-summary--compact .daily-nutrition-summary__quality p{display:-webkit-box;overflow:hidden;font-size:9px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.daily-nutrition-summary--compact .daily-nutrition-summary__action{min-height:15px}.day-overview{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,.72fr);gap:13px}.day-overview__signals{display:grid;min-width:0;gap:13px}.day-overview__signals .metric-card{min-height:0}#nutrition{scroll-margin-top:calc(var(--topbar-height) + 16px)}.record-card__footer{display:flex;align-items:center;gap:6px;padding:8px 14px;color:var(--muted);border-top:1px solid var(--border);font-size:11px}.set-table-wrap{width:100%;max-width:100%;overflow-x:auto}.set-table{width:100%;min-width:620px;border-collapse:collapse}.set-table th{height:32px;padding:0 12px;color:var(--muted);border-bottom:1px solid var(--border);font-size:11px;text-align:left;text-transform:uppercase}.set-table td{height:46px;padding:7px 12px;border-bottom:1px solid var(--border);font-size:11px}.set-table tbody tr:last-child td{border-bottom:0}.set-table td:nth-child(2){display:flex;align-items:flex-start;flex-direction:column}.set-table td small{color:var(--muted);font-size:11px}.set-table th:last-child,.set-table td:last-child{width:1%;white-space:nowrap}.set-cards-mobile{display:none}.set-card{display:grid;gap:10px;padding:12px;border-bottom:1px solid var(--border)}.set-card:last-child{border-bottom:0}.set-card>div:first-child{display:grid;gap:2px}.set-card__index,.set-card small{color:var(--muted);font-size:11px}.set-card strong{font-size:12px}.set-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.set-card dt{color:var(--muted);font-size:10px}.set-card dd{margin:2px 0 0;font-size:12px}.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-card{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.source-card__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:var(--accent);border-radius:9px;background:var(--accent-soft)}.source-card__body{display:flex;min-width:0;flex:1;flex-direction:column}.source-card__body>strong{font-size:12px}.source-card__body>span{margin-top:2px;color:var(--muted);font-size:11px}.source-card__body>p{display:-webkit-box;overflow:hidden;margin:9px 0;color:var(--text-soft);font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.source-card dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 0}.key-value{display:flex;min-width:0;flex-direction:column}.key-value dt{color:var(--muted);font-size:11px;text-transform:uppercase}.key-value dd{overflow:hidden;margin:3px 0 0;font-size:11px;text-overflow:ellipsis}.key-value code{color:var(--muted-strong);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.goals-panel,.preferences-panel{overflow:hidden}.preferences-list{display:grid;gap:12px;padding:18px}.preference-card{padding:17px;border:1px solid var(--border);border-radius:13px;background:var(--surface-subtle)}.preference-card--editing{background:var(--surface);box-shadow:var(--shadow-sm)}.preference-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.preference-card>header span{color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.preference-card h2{margin:5px 0 0;font-size:16px}.preference-card__instruction{max-width:900px;margin:14px 0;color:var(--text-soft);font-size:11px;line-height:1.65;white-space:pre-wrap}.preference-card>footer{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.preference-card>footer>span:last-child{display:inline-flex;align-items:center;gap:5px;margin-left:auto}.preference-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:18px;margin-top:15px;border-top:1px solid var(--border)}.preference-editor__wide{grid-column:1 / -1}.preference-editor .code-input{min-height:130px;font:10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.preference-editor__actions{display:flex;justify-content:flex-end;gap:8px}.goals-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border-bottom:1px solid var(--border)}.goals-toolbar__access{display:inline-flex;align-items:center;gap:6px;color:var(--positive);font-size:11px;font-weight:650}.goals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.goal-card{display:flex;min-height:270px;flex-direction:column;padding:17px;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle)}.goal-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px}.goal-card__icon{display:grid;width:36px;height:36px;place-items:center;color:var(--accent);border-radius:10px;background:var(--accent-soft)}.goal-card__heading{display:flex;min-width:0;flex-direction:column}.goal-card__heading span{color:var(--muted);font-size:11px;text-transform:uppercase}.goal-card__heading h2{margin:3px 0 0;font-size:13px;line-height:1.35}.goal-card__description{display:-webkit-box;overflow:hidden;margin:15px 0 0;color:var(--text-soft);font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.goal-progress{margin:auto 0 16px;padding-top:22px}.goal-progress__labels,.goal-progress__values{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.goal-progress__labels strong{color:var(--text);font-size:12px}.goal-progress__track{height:7px;overflow:hidden;margin:7px 0;border-radius:999px;background:var(--surface-strong)}.goal-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#48b8a7)}.goal-target{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;margin:auto 0 16px;padding:13px;color:var(--muted);border-radius:10px;background:var(--surface-strong);font-size:11px}.goal-target strong{grid-column:2;color:var(--text);font-size:14px}.goal-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;border-top:1px solid var(--border)}.goal-card__date{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.goal-create{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.goal-create>header{display:flex;grid-column:1 / -1;align-items:flex-start;justify-content:space-between;gap:16px}.goal-create>header h2,.goal-create>header p{margin:0}.goal-create>header p{margin-top:4px;color:var(--muted);font-size:12px}.goal-create__wide{grid-column:1 / -1}.goal-create__scope{display:flex;align-items:center;gap:8px;color:var(--text-soft);font-size:12px}.goal-create__actions{display:flex;justify-content:flex-end;gap:8px}.goal-card>footer>div{display:flex;gap:7px;flex-wrap:wrap}.goal-phase-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;margin-top:14px;border:1px solid var(--border);border-radius:11px;background:var(--surface)}.goal-phase-form>h3,.goal-phase-form>.inline-alert,.goal-phase-form>div{grid-column:1 / -1}.goal-phase-form>h3{margin:0;font-size:14px}.goal-phase-form>div{display:flex;justify-content:flex-end;gap:8px}.goal-history-toggle{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;margin-top:13px}.goal-history{display:grid;gap:8px;padding:0;margin:11px 0 0;list-style:none}.goal-history li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.goal-history li>div{display:flex;min-width:0;flex-direction:column;gap:3px}.goal-history li>div:last-child{align-items:flex-end}.goal-history li span{color:var(--muted);font-size:11px}.goal-advanced{margin-top:12px;color:var(--muted);font-size:11px}.goal-advanced summary{cursor:pointer}.goal-advanced pre{max-height:200px;padding:10px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.status-select{position:relative;display:flex;align-items:center;gap:4px}.status-select select{height:31px;padding:0 25px 0 8px;border-radius:8px;font-size:11px;cursor:pointer}.read-only-note{color:var(--muted);font-size:11px}.export-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.export-card{display:flex;min-height:290px;flex-direction:column;padding:21px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.export-range{display:flex;align-items:flex-end;gap:16px;padding:17px 20px;flex-wrap:wrap}.export-range__intro{flex:1 1 260px;margin-right:auto}.export-range p{margin:3px 0 0;color:var(--muted);font-size:12px}.export-range label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:650}.export-range input,.export-range select,.export-range textarea{min-height:38px;padding:0 10px;color:var(--text);border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle);font:inherit;color-scheme:light dark}.export-range textarea{min-height:70px;padding-block:9px;resize:vertical}.export-range__wide{flex:1 1 420px}.export-range__wide small{color:var(--muted);font-size:11px;font-weight:500}.export-filter-fields{display:flex;flex:1 1 100%;align-items:flex-end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.export-filter-fields label{flex:1 1 180px}.export-card__top{display:flex;align-items:flex-start;justify-content:space-between}.export-card__icon{display:grid;width:46px;height:46px;place-items:center;color:var(--accent);border-radius:13px;background:var(--accent-soft)}.format-badge{padding:5px 7px;color:var(--muted);border:1px solid var(--border);border-radius:6px;background:var(--surface-subtle);font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.export-card>div:nth-child(2){margin:23px 0 auto}.export-card h2{margin-bottom:8px;font-size:15px}.export-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.export-note{display:flex;align-items:center;gap:14px;padding:18px}.export-note__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:var(--positive);border-radius:11px;background:var(--positive-soft)}.export-note>div{flex:1}.export-note strong{font-size:11px}.export-note p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.export-note>svg{color:var(--muted)}.registry-panel{overflow:hidden}.registry-toolbar{display:flex;align-items:center;gap:9px;padding:14px;border-bottom:1px solid var(--border);background:var(--surface-subtle);flex-wrap:wrap}.registry-toolbar .button--small{min-height:44px}.registry-toolbar .search-field{flex:1 1 300px}.registry-toolbar--sources .search-field{flex-basis:390px}.date-filter{display:flex;height:44px;align-items:center;gap:6px;padding:0 8px;color:var(--muted);border:1px solid var(--border);border-radius:9px;background:var(--surface);font-size:11px;font-weight:650}.date-filter input{min-width:110px;min-height:44px;padding:0;color:var(--text);border:0;outline:0;background:transparent;font-size:11px;color-scheme:light dark}.compact-input{display:flex;min-width:120px;height:44px;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.compact-input input{width:100%;min-width:0;min-height:44px;padding:0;color:var(--text);border:0;outline:0;background:transparent;font-size:11px}.compact-input input::placeholder{color:var(--muted)}.sort-order-button{min-width:118px}.registry-table-wrap{width:100%;overflow-x:auto}.registry-table{width:100%;min-width:1030px;border-collapse:collapse}.registry-table--sources{min-width:1120px}.registry-table th{height:40px;padding:0 12px;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface-subtle);font-size:11px;font-weight:750;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap}.registry-table td{max-width:310px;height:68px;padding:10px 12px;border-bottom:1px solid var(--border);font-size:12px;vertical-align:middle}.registry-table tbody tr:hover{background:var(--surface-subtle)}.registry-table td>strong,.registry-table td>small{display:block}.registry-table td>small{margin-top:4px;color:var(--muted);font-size:11px}.registry-table__action{width:52px}.mono-value{max-width:170px;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis}.source-reference{display:inline-flex;max-width:170px;align-items:center;gap:5px;color:var(--muted)}.source-reference code{overflow:hidden;font-size:11px;text-overflow:ellipsis}.source-text summary{max-width:280px;overflow:hidden;color:var(--text-soft);cursor:pointer;line-height:1.45;text-overflow:ellipsis}.source-text pre{max-width:420px;max-height:230px;padding:10px;overflow:auto;color:var(--text-soft);border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle);font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.source-identifiers{display:flex;max-width:200px;flex-direction:column;gap:4px}.source-identifiers code,.source-identifiers small{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-identifiers small{color:var(--muted)}.registry-pagination{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:15px;padding:9px 14px;color:var(--muted);background:var(--surface-subtle);font-size:11px}.registry-footnote{display:flex;align-items:center;gap:7px;margin:-6px 3px 0;color:var(--muted);font-size:11px;line-height:1.5}.progress-filters{display:flex;align-items:center;gap:10px;padding:14px;flex-wrap:wrap}.period-presets{display:inline-flex;min-width:0;max-width:100%;gap:4px;padding:3px;border-radius:9px;background:var(--surface-subtle)}.period-preset{min-height:44px;padding:0 9px;color:var(--muted);border:0;border-radius:7px;background:transparent;font-size:11px;font-weight:650;cursor:pointer}.period-preset--active{color:#fff;background:var(--accent)}.progress-exercise{min-width:230px;margin-left:auto}.progress-section{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.progress-section__heading{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid var(--border)}.progress-section__heading>div{display:flex;min-width:0;align-items:center;gap:11px}.progress-section__heading>span{color:var(--muted);font-size:11px;white-space:nowrap}.progress-section__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:var(--accent);border-radius:11px;background:var(--accent-soft)}.progress-section__heading h2{margin:0 0 4px;font-size:15px}.progress-section__heading p{margin:0;color:var(--muted);font-size:11px}.progress-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--border)}.progress-tile{position:relative;display:grid;min-height:118px;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:10px;padding:16px;background:var(--surface)}.progress-tile__icon{display:grid;width:34px;height:34px;place-items:center;color:var(--accent);border-radius:9px;background:var(--accent-faint)}.progress-tile>div{display:flex;min-width:0;flex-direction:column;gap:4px}.progress-tile>div>span{color:var(--muted);font-size:11px;font-weight:650;text-transform:uppercase}.progress-tile>div>strong{font-size:17px;letter-spacing:-.025em}.progress-tile>div>small{color:var(--muted);font-size:11px;line-height:1.35}.progress-tile>.status-pill{grid-column:2;justify-self:start}.quality-strip{display:flex;gap:20px;padding:12px 18px;overflow-x:auto;color:var(--muted);background:var(--surface-subtle);font-size:11px;white-space:nowrap}.quality-strip span{display:inline-flex;align-items:baseline;gap:4px}.quality-strip strong{color:var(--text);font-size:11px}.progress-table-wrap{overflow-x:auto}.progress-table{width:100%;min-width:760px;border-collapse:collapse}.progress-table th{height:40px;padding:0 14px;color:var(--muted);background:var(--surface-subtle);font-size:11px;text-align:left;text-transform:uppercase}.progress-table td{height:58px;padding:8px 14px;border-top:1px solid var(--border);font-size:12px}.progress-table td span,.progress-table td small{display:block}.progress-table td small{margin-top:3px;color:var(--muted);font-size:11px}.progress-warning,.progress-missing,.progress-empty{display:flex;align-items:center;gap:8px;padding:13px 17px;color:var(--amber);background:var(--amber-soft);font-size:11px}.goal-progress-list{display:grid;gap:12px;padding:16px}.goal-progress-card{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.goal-progress-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 14px}.goal-progress-card>header span{color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase}.goal-progress-card h3{margin:4px 0 0;font-size:13px}.goal-metrics-list{border-top:1px solid var(--border)}.goal-metric-row{position:relative;display:grid;grid-template-columns:minmax(170px,1.35fr) repeat(3,minmax(120px,1fr));gap:10px;padding:13px 14px;border-bottom:1px solid var(--border);background:var(--surface)}.goal-metric-row:last-child{border-bottom:0}.goal-metric-row>div{display:flex;min-width:0;flex-direction:column;gap:4px}.goal-metric-row>div>span,.goal-metric-row>div>small{color:var(--muted);font-size:11px;text-transform:uppercase}.goal-metric-row>div>strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.goal-metric-row .status-pill{margin-top:2px}.goal-metric-row__reason{grid-column:2 / -1;color:var(--muted);font-size:11px}.goal-card--editing{grid-column:1 / -1}.goal-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:18px;margin-top:15px;border-top:1px solid var(--border)}.goal-editor__wide{grid-column:1 / -1}.goal-editor .code-input{min-height:130px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.goal-editor__actions{display:flex;justify-content:flex-end;gap:8px}.manual-measurements{overflow:hidden;padding:18px}.manual-measurements__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.manual-measurements__heading>div{display:flex;gap:12px}.manual-measurements__heading h2,.manual-measurements__heading p{margin:0}.manual-measurements__heading p{margin-top:4px;color:var(--muted);font-size:13px}.manual-measurements__settings{margin-top:16px;border-top:1px solid var(--border);padding-top:14px}.manual-measurements__settings>summary{cursor:pointer;font-weight:700}.manual-measurement-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;margin:14px 0}.manual-measurement-catalog label{display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.manual-measurement-catalog label span{display:grid;gap:3px}.manual-measurement-catalog small{color:var(--muted);line-height:1.35}.manual-measurements__reminder{display:flex;align-items:flex-start;gap:9px;margin:12px 0}.manual-measurement__create{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;align-items:end;gap:10px;margin-top:18px;padding:15px;border-radius:12px;background:var(--surface-subtle)}.manual-measurement__guidance,.manual-measurement__verified,.manual-measurement__create .inline-alert{grid-column:1 / -1;display:flex;align-items:center;gap:7px;margin:0}.manual-measurement__verified{color:var(--success, #237443);font-weight:650}.manual-measurement__history{margin-top:18px;border-top:1px solid var(--border);padding-top:15px}.manual-measurement__history h3{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:15px}.manual-measurement__history ol,.manual-measurement__detail ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.manual-measurement__history li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.manual-measurement__history li>div{display:grid;gap:2px}.manual-measurement__history li span,.manual-measurement__history li small{color:var(--muted)}.manual-measurement__detail{margin-top:15px;padding:15px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.manual-measurement__detail h3{margin-bottom:6px}.manual-measurement__detail details summary{display:flex;align-items:center;gap:6px;cursor:pointer;margin-top:12px;font-weight:700}.manual-measurement__correction{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:9px;margin-top:10px}.manual-measurement__correction .inline-alert{grid-column:1 / -1}.health-trend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.health-trend-card{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.health-trend-card>header,.health-trend-card>footer{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.health-trend-card>header div{display:grid;gap:4px}.health-trend-card>header span,.health-trend-card>footer{color:var(--muted);font-size:12px}.health-trend-card>header strong{font-size:20px}.health-trend-card__series{display:flex;align-items:end;gap:2px;height:72px;margin:14px 0 10px;border-bottom:1px solid var(--border-strong)}.health-trend-card__series>span{flex:1 1 0;min-width:2px}.health-trend-card__point{border-radius:3px 3px 0 0;background:var(--accent)}.health-trend-card__gap{height:2px!important;background:var(--border)}.health-trend-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 11px}.health-trend-card dl div{display:grid;gap:2px}.health-trend-card dt{color:var(--muted);font-size:10px;text-transform:uppercase}.health-trend-card dd{margin:0;font-size:12px;font-weight:700}.health-trend-card>footer{flex-wrap:wrap}@media(max-width:760px){.manual-measurement__create,.manual-measurement__correction{grid-template-columns:1fr 1fr}.manual-measurement__create .button,.manual-measurement__correction .button{grid-column:1 / -1}.health-trend-card dl{grid-template-columns:1fr}}.button--danger{color:#fff;border-color:color-mix(in srgb,var(--danger) 75%,transparent);background:var(--danger)}.button--danger:hover:not(:disabled){background:color-mix(in srgb,var(--danger) 88%,#000)}.app-layout small,.app-layout th{font-size:11px}.app-layout td,.app-layout p{font-size:12px}.nav-group__label,.environment-card small,.deployment-switch,.topbar-environment,.topbar__title span,.profile-trigger__copy strong,.profile-trigger__copy small,.profile-popover__identity span,.profile-popover__identity small,.app-footer,.page-heading__stat span,.metric-card__label,.metric-card__helper,.section-header p,.text-link,.status-pill,.tag,.issue-count,.table-footer__size,.pagination,.back-link,.section-count,.record-card__title strong,.confirmation-check,.read-only-note,.format-badge,.date-filter,.compact-input input,.registry-pagination,.registry-footnote,.period-preset,.quality-strip,.progress-warning,.progress-missing,.progress-empty,.goal-metric-row__reason,.login-panel__environment,.login-panel__security-note,.app-layout code,.app-layout dt{font-size:11px}.app-layout dd,.table-date-link span,.table-signal strong,.record-card__title strong,.record-item__main strong,.macro-strip strong,.source-card__body>strong,.goal-progress__labels strong,.goal-metric-row>div>strong{font-size:12px}.recent-day__date span,.recent-day__signals,.latest-summary__date span,.record-card__title span,.record-item__main span,.source-card__body>span,.preference-card>header span,.preference-card>footer,.goals-toolbar__access,.goal-card__heading span,.goal-progress__labels,.goal-progress__values,.goal-target,.goal-card__date,.status-select select,.progress-section__heading>span,.progress-section__heading p,.progress-tile>div>span,.progress-tile>div>small,.progress-table td small,.goal-progress-card>header span,.goal-metric-row>div>span,.goal-metric-row>div>small{font-size:11px}.data-table td,.registry-table td,.set-table td,.progress-table td{font-size:12px}.data-table th,.registry-table th,.set-table th,.progress-table th{font-size:11px}.raw-text,.source-card__body>p,.source-text pre,.goal-card__description{font-size:12px}.profile-selector{display:grid;gap:3px;min-width:180px;color:var(--muted);font-size:11px;font-weight:650}.profile-selector>span{text-transform:uppercase;letter-spacing:.06em}.profile-selector select{width:100%;height:34px;padding:0 30px 0 10px;color:var(--text);border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle);font-size:12px}.profile-selector--single strong{display:flex;min-height:34px;align-items:center;padding:0 10px;color:var(--text);border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle);font-size:12px}.profile-required{max-width:780px;margin:40px auto;padding:clamp(24px,5vw,44px)}.profile-required h1{margin-bottom:8px}.profile-required>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.profile-choice{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px;padding:17px;color:var(--text);border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle);text-align:left;cursor:pointer}.profile-choice:hover{border-color:var(--accent);background:var(--accent-faint)}.profile-choice span{color:var(--muted);font-size:12px}.profile-choice code{max-width:100%;overflow:hidden;color:var(--accent);font-size:11px;text-overflow:ellipsis}.forbidden-panel{min-height:300px;padding:44px;text-align:center}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2{margin:0 0 5px;font-size:18px}.section-heading p{margin:0;color:var(--muted)}.export-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.export-card{min-height:270px}.export-history{padding:20px}.export-jobs{display:grid;gap:12px;margin-top:18px}.export-job{display:grid;gap:12px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.export-job>header,.export-job>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.export-job>header>div{display:grid;gap:3px}.export-job>header span,.export-job>footer{color:var(--muted);font-size:11px}.export-job>footer{flex-wrap:wrap}.export-job__progress{position:relative;min-height:42px;overflow:hidden;border-radius:9px;background:var(--surface-strong)}.export-job__progress>span{position:absolute;inset:0 auto 0 0;background:color-mix(in srgb,var(--accent) 18%,transparent);transition:width .25s ease}.export-job__progress>div{position:relative;display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 12px}.export-job__progress small{color:var(--muted)}.import-upload{display:grid;grid-template-columns:minmax(200px,1fr) repeat(2,minmax(180px,.75fr)) auto;align-items:end;gap:14px;padding:20px}.import-upload h2,.import-commit h2{margin:0 0 5px;font-size:18px}.import-upload p,.import-commit p{margin:0;color:var(--muted)}.file-drop{position:relative;display:flex;min-height:74px;grid-column:1 / -2;align-items:center;gap:12px;padding:14px;color:var(--muted-strong);border:1px dashed var(--border-strong);border-radius:11px;background:var(--surface-subtle);cursor:pointer}.file-drop input{position:absolute;width:1px;height:1px;opacity:0}.import-workspace{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:start;gap:16px}.import-batches{position:sticky;top:calc(var(--topbar-height) + 18px);display:grid;gap:8px;max-height:calc(100vh - var(--topbar-height) - 50px);padding:15px;overflow-y:auto}.import-batches h2{margin:0 0 5px;font-size:17px}.import-batch{display:grid;gap:4px;padding:12px;color:var(--text);border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle);text-align:left;cursor:pointer}.import-batch--active{border-color:var(--accent);background:var(--accent-faint);box-shadow:inset 3px 0 var(--accent)}.import-batch>span{color:var(--muted);font-size:11px}.import-detail{display:grid;min-width:0;gap:16px}.import-preview,.import-review,.import-commit{display:grid;gap:16px;padding:20px}.import-read-only{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:16px 18px;color:var(--positive);border-color:color-mix(in srgb,var(--positive) 30%,var(--border));background:var(--positive-soft)}.import-read-only p{margin:4px 0 0;color:var(--text-soft)}.import-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.import-metrics>span{display:grid;gap:4px;padding:12px;color:var(--muted);border-radius:9px;background:var(--surface-subtle);font-size:11px}.import-metrics strong{color:var(--text);font-size:16px}.import-counts{display:grid;gap:8px}.import-counts--warning{padding:12px;color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 25%,var(--border));border-radius:10px;background:var(--danger-soft)}.import-domain-validation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.import-domain-validation>article{display:grid;gap:9px;padding:13px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.import-domain-validation header{display:flex;align-items:center;justify-content:space-between;gap:10px}.import-domain-validation p,.import-domain-validation>article>span{margin:0;color:var(--muted);font-size:11px}.import-records{display:grid;gap:8px;max-height:560px;overflow-y:auto}.import-record,.import-conflict{display:grid;gap:9px;padding:13px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.import-record>header,.import-conflict>header,.import-conflict>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.import-record header>div{display:grid;gap:2px}.import-record header span{color:var(--muted);font-size:11px}.import-record p,.import-conflict p{margin:0;white-space:pre-wrap}.component-options{display:flex;flex-wrap:wrap;gap:12px}.dry-run-result,.danger-zone,.commit-result{display:grid;gap:12px;padding:16px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.dry-run-result--ready,.commit-result{border-color:color-mix(in srgb,var(--positive) 30%,var(--border));background:var(--positive-soft)}.dry-run-result>header{display:flex;align-items:center;justify-content:space-between}.danger-zone{border-color:color-mix(in srgb,var(--danger) 30%,var(--border));background:var(--danger-soft)}.danger-zone h3{margin:0}.commit-result{grid-template-columns:auto 1fr}.system-tabs{display:flex;gap:5px;padding:5px;overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.system-tab{display:inline-flex;min-height:40px;flex:1 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 13px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.system-tab--active{color:#fff;background:var(--accent)}.system-status,.system-list,.system-create,.audit-panel{padding:20px}.system-status__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.system-status__grid>span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;padding:14px;border-radius:10px;background:var(--surface-subtle)}.system-status__grid svg{grid-row:1 / 3;color:var(--accent)}.system-status__grid small{color:var(--muted)}.system-columns{display:grid;grid-template-columns:minmax(250px,.35fr) minmax(0,1fr);align-items:start;gap:16px}.system-create{display:grid;gap:13px}.system-create h2,.system-list h2{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:18px}.system-list{display:grid;gap:10px}.system-user,.system-setting{display:grid;gap:10px;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.system-user>header,.system-user>footer,.system-setting{display:flex;align-items:center;justify-content:space-between;gap:10px}.system-user header>div{display:flex;flex-wrap:wrap;gap:7px}.system-user header>div:first-child{display:grid;gap:2px}.system-user header span,.system-user p,.system-setting p{color:var(--muted)}.system-user p,.system-setting p{margin:0}.system-user footer{flex-wrap:wrap}.system-user footer select{min-height:36px;padding:0 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.system-setting>div:first-child{min-width:0}.system-setting>div:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.system-setting code{display:block;max-width:680px;overflow:auto;margin-top:6px}.system-session{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:8px;background:var(--surface-subtle);font-size:11px}.usage-summary{display:grid;gap:17px;padding:20px}.usage-summary__heading h2{display:flex;align-items:center;gap:8px;margin:0;font-size:18px}.usage-summary__heading p{margin:5px 0 0;color:var(--muted)}.usage-summary__privacy{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;color:var(--accent);border-radius:999px;background:var(--accent-soft);font-size:11px;font-weight:700;white-space:nowrap}.usage-summary__controls{display:grid;grid-template-columns:minmax(150px,210px) minmax(220px,1fr) auto;align-items:end;gap:12px;padding:14px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.usage-summary__controls .confirmation-check{align-self:stretch}.usage-summary__controls>.button{min-height:42px;align-self:end;justify-content:center}.usage-summary__prompt{display:flex;min-height:88px;align-items:center;justify-content:center;gap:11px;padding:18px;color:var(--muted);border:1px dashed var(--border-strong);border-radius:11px;text-align:left}.usage-summary__prompt div{display:grid;gap:3px}.usage-summary__prompt strong{color:var(--text)}.usage-summary__prompt p{margin:0}.usage-summary__meta{display:flex;flex-wrap:wrap;gap:7px}.usage-summary__meta span{padding:6px 9px;color:var(--muted);border-radius:999px;background:var(--surface-subtle);font-size:11px}.usage-summary__empty{padding:22px;border-radius:11px;background:var(--surface-subtle);text-align:center}.usage-summary__empty p{margin:5px 0 0;color:var(--muted)}.usage-summary__sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.usage-summary__sections>section{min-width:0;padding:15px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.usage-summary__sections h3{min-height:38px;margin:0 0 10px;font-size:13px;line-height:1.45}.usage-summary__sections ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.usage-summary__sections li{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:8px;background:var(--surface)}.usage-summary__sections li>span{display:grid;min-width:0;gap:3px;color:var(--text-soft);font-size:11px;line-height:1.4}.usage-summary__sections li small{color:var(--muted)}.usage-summary__sections li>strong{flex:0 0 auto;color:var(--accent);font-size:12px}.usage-summary__sections section>p{margin:0;color:var(--muted)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;padding:20px;place-items:center;background:#0814119e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.secure-dialog{display:grid;width:min(520px,100%);max-height:calc(100vh - 40px);gap:15px;padding:22px;overflow-y:auto;box-shadow:var(--shadow-lg)}.secure-dialog h2{display:flex;align-items:center;gap:8px;margin:0}.secure-dialog>p{margin:0;color:var(--muted)}.secure-dialog__actions{display:flex;justify-content:flex-end;gap:9px}.audit-panel{display:grid;gap:18px}.audit-filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.audit-filters .field input,.audit-filters .field select{height:40px}.audit-events{display:grid;gap:9px}.audit-event{display:grid;gap:10px;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle)}.audit-event>header,.audit-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px}.audit-event header>div{display:grid;gap:3px}.audit-event header span,.audit-event summary{color:var(--muted);font-size:11px}.audit-event p{margin:0}.audit-event pre{max-height:360px;padding:12px;overflow:auto;border-radius:8px;background:var(--surface-strong);font-size:11px;white-space:pre-wrap}.audit-pagination{color:var(--muted)}.audit-pagination>div{display:flex;gap:7px}@media(max-width:1050px){.import-upload{grid-template-columns:1fr 1fr}.import-upload>div,.file-drop{grid-column:1 / -1}.import-workspace,.system-columns{grid-template-columns:1fr}.import-batches{position:static;display:flex;max-height:none;overflow-x:auto}.import-batches h2{flex:0 0 100%}.import-batch{flex:0 0 220px}.audit-filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.usage-summary__sections{grid-template-columns:1fr}}@media(max-width:700px){.profile-required>div,.import-metrics,.system-status__grid{grid-template-columns:1fr}.import-domain-validation{grid-template-columns:1fr}.profile-selector{min-width:130px}.profile-selector>span{display:none}.import-upload{grid-template-columns:1fr}.import-upload>*,.file-drop{grid-column:1}.system-user>header,.system-user>footer,.system-setting,.system-session{align-items:flex-start;flex-direction:column}.audit-filters{grid-template-columns:1fr}.secure-dialog__actions{flex-direction:column-reverse}.secure-dialog__actions .button{width:100%}.goal-editor,.goal-create,.goal-phase-form{grid-template-columns:1fr}.goal-editor>*,.goal-create>*,.goal-phase-form>*{grid-column:1}.goal-editor__actions,.goal-create__actions,.goal-phase-form>div{flex-direction:column-reverse}.goal-history li{grid-template-columns:1fr}.goal-history li>div:last-child{align-items:flex-start}.export-range{align-items:stretch;flex-direction:column}.export-range__intro,.export-range__wide{flex-basis:auto}.export-filter-fields{align-items:stretch;flex-direction:column}.export-filter-fields label{flex-basis:auto}.usage-summary__heading{align-items:flex-start;flex-direction:column}.usage-summary__controls{grid-template-columns:1fr}.usage-summary__controls>.button{width:100%}}@media(max-width:1200px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr)}.welcome-panel__quality{display:none}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-card:last-child{grid-column:1 / -1;min-height:230px}.progress-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){:root{--topbar-height: 64px}.app-layout,.app-layout--collapsed{display:block;--sidebar-width: min(310px, 86vw)}.sidebar{width:var(--sidebar-width);transform:translate(-105%);box-shadow:var(--shadow-lg)}.sidebar--mobile-open{transform:translate(0)}.sidebar__header{justify-content:space-between!important;padding:0 18px!important}.sidebar__header .brand__wordmark{display:flex}.sidebar__mobile-close{display:grid}.app-layout--collapsed .nav-item{justify-content:flex-start;padding:0 11px}.app-layout--collapsed .nav-item span{display:inline}.app-layout--collapsed .environment-card{justify-content:flex-start;padding:8px 10px}.app-layout--collapsed .environment-card>span{display:flex}.app-layout--collapsed .sidebar__collapse{display:none}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;display:block;width:100%;height:100%;padding:0;border:0;background:#040f0d7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-main{min-height:100vh}.topbar{padding:0 18px}.topbar__menu{display:grid}.topbar__search{width:39px;padding:0;justify-content:center}.topbar__search span,.topbar__search kbd{display:none}.page-content{padding:24px 18px 34px}.dashboard-grid,.day-overview{grid-template-columns:1fr}.day-overview__signals{grid-template-columns:repeat(2,minmax(0,1fr))}.source-grid{grid-template-columns:1fr}.data-toolbar{align-items:stretch;flex-direction:column}.saved-view-toolbar{align-items:stretch;flex-wrap:wrap}.saved-view-toolbar__selection{margin-left:0;align-self:center}.search-field{width:100%}.data-toolbar__filters{justify-content:flex-start;flex-wrap:wrap}.registry-toolbar{align-items:stretch}.registry-toolbar .search-field{flex-basis:100%}.progress-exercise{width:100%;margin-left:0}.app-footer{justify-content:center}.app-footer span:not(:first-child){display:none}}@media(max-width:760px){.login-page{display:block;background:var(--surface)}.login-story{min-height:auto;padding:26px 24px 38px}.login-story__message{padding:65px 0 30px}.login-story__message h1{font-size:clamp(34px,10vw,52px)}.login-story__principles,.login-story__footer{display:none}.login-panel{min-height:auto;padding:42px 24px 60px}.login-panel__environment{margin-bottom:25px}.metrics-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:112px;padding:16px}.metric-card__icon{width:34px;height:34px}.welcome-panel{min-height:210px;padding:28px}.welcome-panel h1{font-size:31px}.page-heading{align-items:flex-start;flex-direction:column;gap:14px}.page-heading__stat{align-items:flex-start}.progress-heading-actions{width:100%;flex-wrap:wrap;justify-content:space-between}.recent-day{grid-template-columns:minmax(120px,1fr) auto 22px}.recent-day__signals{display:none}.profile-trigger__copy,.profile-trigger>svg{display:none}.day-heading{align-items:flex-start;flex-direction:column}.day-heading__actions{width:100%;justify-content:space-between}.record-item{grid-template-columns:minmax(0,1fr) auto;padding:10px 0}.record-item>.core-nutrients{grid-column:1 / -1;grid-row:2}.record-card__header{align-items:flex-start}.record-card__badges{align-items:flex-end;flex-direction:column}.correction-form{grid-template-columns:1fr}.correction-form>*{grid-column:1}.correction-details__content,.nutrient-resolution__row{grid-template-columns:1fr}.fact-item-editor__name{grid-column:1 / -1}.version-row{grid-template-columns:auto minmax(0,1fr)}.version-row>.button{grid-column:1 / -1;justify-self:end}.goals-grid{grid-template-columns:1fr}.goals-toolbar{align-items:stretch;flex-direction:column}.goals-toolbar .search-field{width:100%}.preference-editor{grid-template-columns:1fr 1fr}.preference-editor__wide{grid-column:1 / -1}.export-grid{grid-template-columns:1fr}.export-card:last-child{grid-column:auto}.export-card{min-height:250px}.table-footer{flex-wrap:wrap}.table-footer__range{order:3;width:100%;text-align:center}.progress-section__heading{align-items:flex-start;flex-direction:column}.progress-section__heading>span{white-space:normal}.goal-metric-row{grid-template-columns:minmax(150px,1.25fr) repeat(3,minmax(105px,1fr));overflow-x:auto}}@media(max-width:600px){.set-table-wrap{display:none}.set-cards-mobile{display:block}.back-link,.record-card__edit,.record-card__context-actions .button,.record-item__actions .button,.set-actions .button,.fact-lifecycle__buttons .button,.correction-form__actions .button,.inline-alert .button,.version-row>.button,.guided-remove+.correction-preview+.correction-form__actions .button{min-height:44px}.record-item__remove,.set-actions .icon-button,.correction-form__intro .icon-button,.correction-success .icon-button,.operation-result .icon-button,.fact-lifecycle .icon-button{width:44px;min-width:44px;height:44px}.correction-details>summary,.confirmation-check{min-height:44px}.record-item__actions{width:100%;justify-content:flex-start}.record-card__context-actions .button{width:100%;justify-content:center}.correction-form__actions{align-items:stretch;flex-direction:column-reverse}.correction-form__actions .button{justify-content:center}.system-tab,.usage-summary__controls>.button,.usage-summary__controls .confirmation-check{min-height:44px}.usage-summary{padding:15px}.usage-summary__prompt{align-items:flex-start;justify-content:flex-start}.progress-heading-actions{align-items:stretch;flex-direction:column}.progress-heading-actions>.button{width:100%}}@media(max-width:520px){:root{--topbar-height: 112px}.topbar{height:var(--topbar-height);align-items:stretch;justify-content:center;flex-direction:column;gap:6px;padding:7px 13px}.app-main--today>.topbar{display:none}.app-main--today .page-content{padding-top:20px}.topbar__leading{width:100%;gap:8px}.topbar__title{flex:1 1 auto}.topbar__title span{display:none}.topbar__title strong{max-width:calc(100vw - 86px)}.topbar__actions{width:100%;gap:5px}.profile-selector{min-width:0;flex:1 1 auto}.profile-selector select{min-width:0;padding-right:24px}.profile-selector--single strong{min-width:0;min-height:36px}.topbar-environment{width:28px;min-width:28px;padding:0;justify-content:center;flex:0 0 28px;font-size:0}.topbar__search,.topbar .icon-button{width:36px;height:36px;flex:0 0 36px}.profile-menu{min-width:0;flex:0 0 38px}.profile-trigger{width:38px;height:38px;padding:0 2px}.page-content{padding:20px 13px 30px}.freshness-status{top:calc(var(--topbar-height) + 8px);right:13px}.freshness-status--stale{right:13px;left:13px;width:auto}.page-stack{gap:16px}.welcome-panel{min-height:230px;padding:24px;border-radius:18px}.welcome-panel h1{font-size:27px}.welcome-panel p{font-size:11px}.metrics-grid,.day-overview__signals{grid-template-columns:1fr;gap:9px}.daily-nutrition-summary:not(.daily-nutrition-summary--compact)>.core-nutrients{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-nutrition-summary:not(.daily-nutrition-summary--compact)>.core-nutrients [data-nutrient=fiber_g]{grid-column:1 / -1}.metric-card{min-height:98px;align-items:center}.dashboard-grid>.panel,.records-section,.sources-section{padding:16px}.section-header{align-items:flex-start;flex-direction:column;gap:9px}.section-header__action{width:100%}.recent-day{grid-template-columns:minmax(0,1fr) auto 20px}.select-field{flex:1}.saved-view-toolbar .select-field{min-width:100%;flex-basis:100%}.select-field select{width:100%;min-width:0}.column-menu{flex:1 0 100%}.column-menu>.button{width:100%}.column-popover{left:0;right:auto;width:100%}.data-toolbar__filters>.button{flex:1}.table-footer__size>span{display:none}.table-footer__size--extended{width:100%;flex-wrap:wrap}.pagination>span{font-size:11px}.day-heading__calendar{width:42px;height:42px}.day-heading h1{font-size:25px}.day-heading__actions .button{flex:1}.record-card__header{flex-direction:column}.record-card__badges{width:100%;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.correction-form{padding:14px}.fact-item-editor__grid{grid-template-columns:1fr}.fact-item-editor__name{grid-column:1}.fact-lifecycle__buttons{justify-content:stretch}.fact-lifecycle__buttons .button{flex:1}.record-item{grid-template-columns:1fr}.record-item>.status-pill{grid-row:1;justify-self:end}.record-item__main{grid-row:1}.record-item>.core-nutrients{grid-column:1}.source-card dl{grid-template-columns:1fr}.goal-card>header{grid-template-columns:auto minmax(0,1fr)}.goal-card>header>.status-pill{grid-column:2}.goal-card>footer{align-items:flex-start;flex-direction:column}.preference-card>header,.preference-card>footer{align-items:flex-start;flex-direction:column}.preference-card>footer>span:last-child{margin-left:0}.preference-editor{grid-template-columns:1fr}.preference-editor>*{grid-column:1}.registry-table-wrap{padding:10px;background:var(--surface-subtle)}.registry-table,.registry-table--sources{min-width:0}.registry-table thead{display:none}.registry-table tbody{display:grid;gap:10px}.registry-table tr{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:11px;background:var(--surface)}.registry-table td{display:flex;width:100%;max-width:none;min-height:42px;height:auto;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;text-align:right}.registry-table td:before{flex:0 0 92px;content:attr(data-label);color:var(--muted);font-size:11px;font-weight:700;text-align:left;text-transform:uppercase}.registry-table td>*{max-width:min(70%,340px)}.registry-table td.registry-table__nutrition-summary{align-items:stretch;flex-direction:column;text-align:left}.registry-table td.registry-table__nutrition-summary:before{flex-basis:auto}.registry-table td.registry-table__nutrition-summary>*{width:100%;max-width:none}.registry-table__action{justify-content:flex-end!important}.registry-table__action:before{content:""}.source-text summary,.source-identifiers{max-width:100%}.registry-pagination{align-items:flex-start;flex-direction:column}.registry-pagination .pagination{width:100%;justify-content:space-between}.progress-filters{align-items:stretch}.period-presets{width:100%;overflow-x:auto}.period-preset{min-width:0;flex:1 1 0}.progress-filters .date-filter{flex:1}.progress-tiles{grid-template-columns:1fr}.progress-table-wrap{overflow:visible}.progress-table{min-width:0}.progress-table thead{display:none}.progress-table tbody{display:grid;gap:10px;padding:10px}.progress-table tr{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:11px;background:var(--surface)}.progress-table td{display:flex;width:100%;min-height:42px;height:auto;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;text-align:right}.progress-table td:before{flex:0 0 112px;content:attr(data-label);color:var(--muted);font-size:10px;font-weight:700;text-align:left;text-transform:uppercase}.progress-table td>*{max-width:min(64%,320px)}.goal-metric-row{display:flex;flex-direction:column}.goal-metric-row__reason{order:5}.status-select,.status-select select{width:100%}.export-note>svg{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--sidebar-width: 196px;--topbar-height: 64px;--mobile-primary-nav-height: 68px;--mobile-primary-nav-overhang: 24px}.app-layout{min-width:0;background:var(--bg);transition:grid-template-columns var(--motion-standard) var(--ease-standard)}.app-layout--collapsed{--sidebar-width: 72px}.app-main,.page-content{min-width:0}.sidebar{background:var(--sidebar-bg);-webkit-backdrop-filter:none;backdrop-filter:none;transition:width var(--motion-standard) var(--ease-standard),transform var(--motion-standard) var(--ease-standard)}.sidebar__header{padding-inline:18px}.sidebar__nav{padding:18px 12px}.nav-group{gap:6px}.nav-item{min-height:44px;gap:12px;padding-inline:12px;border-radius:11px;font-size:13px;font-weight:600;transition:color var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard)}.nav-item--active{color:var(--text);background:var(--accent-soft)}.nav-item--active:before{display:none}.nav-item--active svg{color:var(--accent)}.sidebar__footer{gap:7px}.sidebar-profile{display:grid;min-height:56px;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;color:var(--muted-strong);border-radius:12px;transition:color var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard)}.sidebar-profile:hover,.sidebar-profile--active{color:var(--text);background:var(--accent-soft)}.sidebar-profile .avatar{width:36px;height:36px;color:var(--accent-ink);border:0;border-radius:50%;background:var(--accent)}.sidebar-profile__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.sidebar-profile__copy strong,.sidebar-profile__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile__copy strong{color:var(--text);font-size:12px}.sidebar-profile__copy small{color:var(--muted);font-size:10px}.app-layout--collapsed .sidebar-profile{display:grid;min-height:52px;padding:0;place-items:center}.app-layout--collapsed .sidebar-profile>svg{display:none}.deployment-switch,.sidebar__collapse{min-height:44px}.topbar{gap:16px;padding-inline:clamp(18px,2.6vw,36px);background:color-mix(in srgb,var(--surface) 90%,transparent)}.topbar__leading{flex:1 1 auto}.topbar__actions{flex:0 1 auto;gap:8px}.topbar__title strong{font-size:15px;letter-spacing:-.015em}.topbar__search,.profile-trigger,.profile-popover button,.profile-selector select,.profile-selector--single strong{min-height:44px}.freshness-chip{display:inline-flex;min-width:0;min-height:30px;align-items:center;gap:7px;padding:0 9px;color:var(--muted-strong);border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);font-size:11px;font-weight:650;white-space:nowrap}.freshness-chip__dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--muted);box-shadow:0 0 0 3px var(--surface-strong)}.freshness-chip--fresh .freshness-chip__dot{background:var(--positive);box-shadow:0 0 0 3px var(--positive-soft)}.freshness-chip--refreshing{color:var(--accent)}.freshness-chip--stale{color:var(--amber);border-color:color-mix(in srgb,var(--amber) 28%,var(--border));background:var(--amber-soft)}.freshness-chip--stale .freshness-chip__dot{background:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.page-content{padding:clamp(22px,2.8vw,38px)}.page-content--with-active-workout{padding-bottom:112px}.mobile-primary-nav,.app-main--today .freshness-status{display:none}@media(max-width:900px){html{scroll-padding-bottom:calc(var(--mobile-primary-nav-height) + env(safe-area-inset-bottom,0px))}.sidebar__nav{padding-bottom:24px}.sidebar{visibility:hidden;transition:width var(--motion-standard) var(--ease-standard),transform var(--motion-standard) var(--ease-standard),visibility 0s linear var(--motion-standard)}.sidebar--mobile-open{visibility:visible;transition-delay:0s}.nav-item{min-height:48px}.sidebar__mobile-close,.sidebar__collapse,.deployment-switch{min-height:44px}.topbar{padding-inline:16px}.topbar__menu,.topbar .icon-button,.topbar__search,.profile-trigger{width:44px;min-width:44px;height:44px}.profile-selector select,.profile-selector--single strong{min-height:44px}.page-content{padding:22px 16px calc(var(--mobile-primary-nav-height) + 28px + env(safe-area-inset-bottom,0px))}.page-content--with-active-workout{padding-bottom:calc(var(--mobile-primary-nav-height) + 112px + env(safe-area-inset-bottom,0px))}.app-footer{display:none}.mobile-primary-nav{position:fixed;right:0;bottom:0;left:0;z-index:28;display:grid;min-height:calc(var(--mobile-primary-nav-height) + env(safe-area-inset-bottom,0px));grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:5px max(6px,env(safe-area-inset-right,0px)) max(5px,env(safe-area-inset-bottom,0px)) max(6px,env(safe-area-inset-left,0px));overflow:visible;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 97%,transparent);box-shadow:0 -8px 28px color-mix(in srgb,var(--text) 8%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-primary-nav__link{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:4px 2px;color:var(--muted-strong);border-radius:11px;font-size:10px;font-weight:650;line-height:1.1;text-align:center}.mobile-primary-nav__link svg{flex:0 0 auto}.mobile-primary-nav__link span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-primary-nav__link:hover,.mobile-primary-nav__link--active{color:var(--text);background:var(--accent-soft)}.mobile-primary-nav__link--active svg{color:var(--accent)}.mobile-primary-nav__create{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:0 2px 3px;color:var(--accent-ink);border:0;background:transparent;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.mobile-primary-nav__create-mark{display:grid;width:50px;height:50px;margin-top:-24px;color:var(--accent-ink);border:4px solid var(--surface);border-radius:50%;background:var(--accent);box-shadow:0 8px 22px color-mix(in srgb,var(--accent) 35%,transparent);place-items:center}.mobile-primary-nav__create:disabled{cursor:not-allowed;opacity:.48}}@media(max-width:820px){.profile-trigger{justify-content:center;padding-inline:0}.profile-trigger__copy,.profile-trigger>svg{display:none}}@media(max-width:700px){.freshness-chip__label,.topbar-environment{font-size:0}.freshness-chip,.topbar-environment{width:32px;min-width:32px;justify-content:center;padding:0}}@media(max-width:640px){:root{--topbar-height: 98px}.topbar{height:var(--topbar-height);align-items:stretch;justify-content:center;flex-direction:column;gap:2px;padding:4px 12px}.topbar__leading,.topbar__actions{width:100%;min-height:44px;gap:4px}.topbar__title{flex:1 1 auto}.topbar__title strong{max-width:calc(100vw - 82px);font-size:14px}.profile-selector{min-width:0;flex:1 1 auto}.profile-selector>span{display:none}.profile-selector select,.profile-selector--single strong{min-width:0;height:44px;padding-right:24px}.topbar__search{display:none}.topbar .icon-button,.profile-trigger{flex:0 0 44px}.profile-menu{min-width:0;flex:0 0 44px}.page-content{padding:18px 13px calc(var(--mobile-primary-nav-height) + 24px + env(safe-area-inset-bottom,0px))}.page-content--with-active-workout{padding-bottom:calc(var(--mobile-primary-nav-height) + 108px + env(safe-area-inset-bottom,0px))}.freshness-status--stale{top:calc(var(--topbar-height) + 8px);right:13px;left:13px;width:auto}}@media(max-width:380px){.mobile-primary-nav{gap:0;padding-inline:max(3px,env(safe-area-inset-left,0px)) max(3px,env(safe-area-inset-right,0px))}.mobile-primary-nav__link{font-size:9.5px}}
