:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--bg-card:#1c1c1e;--bg-elevated:#2c2c2e;--bg-input:#2c2c2e;--text-1:#fff;--text-2:#ebebf599;--text-3:#ebebf566;--text-4:#ebebf547;--sep:#54545866;--sep-strong:#54545899;--toolbar-bg:#000000d1;--tab-bg:#1c1c1eb3;--tab-bg-solid:#161618f7;--card-shadow:none;--accent:#ff9f0a;--blue:#0a84ff;--green:#30d158;--red:#ff453a;--red-soft:#ff6961;--purple:#bf5af2;--ion-color-primary:var(--accent);--ion-color-primary-rgb:255, 159, 10;--ion-color-primary-contrast:#000;--ion-color-primary-contrast-rgb:0, 0, 0;--ion-color-primary-shade:#e08c09;--ion-color-primary-tint:#ffa929;--ion-color-secondary:var(--blue);--ion-color-secondary-rgb:10, 132, 255;--ion-color-secondary-contrast:#fff;--ion-color-secondary-shade:#0975e0;--ion-color-secondary-tint:#2390ff;--ion-color-success:var(--green);--ion-color-success-rgb:48, 209, 88;--ion-color-success-contrast:#000;--ion-color-success-shade:#2ab94e;--ion-color-success-tint:#45d669;--ion-color-warning:#ffd60a;--ion-color-warning-rgb:255, 214, 10;--ion-color-warning-contrast:#000;--ion-color-warning-shade:#e0bc09;--ion-color-warning-tint:#ffda23;--ion-color-danger:var(--red);--ion-color-danger-rgb:255, 69, 58;--ion-color-danger-contrast:#fff;--ion-color-danger-shade:#e03d33;--ion-color-danger-tint:#ff584e;--ion-background-color:var(--bg);--ion-background-color-rgb:0, 0, 0;--ion-text-color:var(--text-1);--ion-text-color-rgb:255, 255, 255;--ion-color-step-50:#0d0d0d;--ion-color-step-100:#1a1a1a;--ion-color-step-150:#262626;--ion-color-step-200:#333;--ion-color-step-250:#404040;--ion-color-step-300:#4d4d4d;--ion-color-step-350:#595959;--ion-color-step-400:#666;--ion-color-step-450:#737373;--ion-color-step-500:gray;--ion-color-step-550:#8c8c8c;--ion-color-step-600:#999;--ion-color-step-650:#a6a6a6;--ion-color-step-700:#b3b3b3;--ion-color-step-750:#bfbfbf;--ion-color-step-800:#ccc;--ion-color-step-850:#d9d9d9;--ion-color-step-900:#e6e6e6;--ion-color-step-950:#f2f2f2;--ion-item-background:var(--bg-card);--ion-item-border-color:var(--sep-strong);--ion-card-background:var(--bg-card);--ion-toolbar-background:var(--toolbar-bg);--ion-tab-bar-background:var(--tab-bg);--ion-tab-bar-border-color:var(--sep)}:root.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5f7;--bg-card:#fff;--bg-elevated:#e8e8ed;--bg-input:#e8e8ed;--text-1:#1c1c1e;--text-2:#3a3a3c;--text-3:#636366;--text-4:#8e8e93;--sep:#d1d1d6;--sep-strong:#b8b8be;--card-shadow:0 1px 4px #00000012, 0 0 0 1px #0000000d;--toolbar-bg:#f5f5f7eb;--tab-bg:#f5f5f780;--tab-bg-solid:#f0f0f2f7;--ion-background-color-rgb:245, 245, 247;--ion-text-color-rgb:28, 28, 30;--ion-color-step-50:#f0f0f0;--ion-color-step-100:#e3e3e3;--ion-color-step-150:#d6d6d6;--ion-color-step-200:#c8c8c8;--ion-color-step-250:#bbb;--ion-color-step-300:#aeaeae;--ion-color-step-350:#a1a1a1;--ion-color-step-400:#949494;--ion-color-step-450:#878787;--ion-color-step-500:#797979;--ion-color-step-550:#6c6c6c;--ion-color-step-600:#5f5f5f;--ion-color-step-650:#525252;--ion-color-step-700:#454545;--ion-color-step-750:#383838;--ion-color-step-800:#2b2b2b;--ion-color-step-850:#1e1e1e;--ion-color-step-900:#111;--ion-color-step-950:#040404}ion-toolbar{--border-color:var(--sep)}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){ion-toolbar{-webkit-backdrop-filter:blur(20px)}}ion-modal{--border-radius:16px}ion-list{background:0 0!important;padding:0!important}ion-item{--padding-start:16px;--inner-padding-end:16px;--background:var(--bg-card);--background-activated:var(--bg-elevated);--color:var(--text-1);--border-color:var(--sep)}ion-item::part(native){background:var(--bg-card)}ion-searchbar{--background:var(--bg-elevated);--color:var(--text-1);--placeholder-color:var(--text-3);--icon-color:var(--text-3);--clear-button-color:var(--text-3);--border-radius:10px}ion-segment{--background:#7676803d;border-radius:9px;padding:2px}ion-segment-button{--background-checked:var(--bg-elevated);--color:var(--text-3);--color-checked:var(--text-1);--indicator-color:transparent;--border-radius:7px;min-height:32px;font-size:13px}ion-fab-button{--background:var(--accent);--background-activated:#e08c09;--color:#000;--box-shadow:0 4px 20px #ff9f0a66}ion-action-sheet{--background:var(--bg-card);--button-color:var(--text-1)}ion-toast{--background:#323234f2;--color:#fff;--border-radius:14px;--box-shadow:0 4px 30px #00000080}html,body{background-color:var(--bg);-webkit-font-smoothing:antialiased;overscroll-behavior:none;margin:0}#root{background-color:var(--bg);min-height:100dvh}.stats-card,.week-card,.preview-card,.macro-chip,.tab-bar,.tab-btn,.tab-add-btn{transition:background-color .25s,color .25s,box-shadow .25s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.stats-card{background:var(--bg-card);box-shadow:var(--card-shadow);border-radius:16px;margin:12px 16px;padding:16px 20px}.week-card{background:var(--bg-card);box-shadow:var(--card-shadow);border-radius:16px;margin:16px;padding:20px}.macro-chip{background:var(--bg-elevated);text-align:center;border-radius:10px;flex:1;padding:10px 8px}.macro-chip-value{font-variant-numeric:tabular-nums;font-size:17px;font-weight:600}.macro-chip-label{color:var(--text-4);text-transform:uppercase;letter-spacing:.3px;margin-top:2px;font-size:11px}.preview-card{background:var(--bg-elevated);box-shadow:var(--card-shadow);border-radius:12px;margin:0 16px 16px;padding:16px}.preview-calories{color:var(--accent);font-variant-numeric:tabular-nums;font-size:32px;font-weight:700}.preview-unit{color:var(--text-4);margin-left:2px;font-size:13px}.tab-bar{bottom:calc(16px + env(safe-area-inset-bottom,0px));background:var(--tab-bg-solid);box-shadow:0 4px 24px #0000002e, 0 0 0 .5px var(--sep);z-index:10;border-radius:28px;align-items:center;gap:2px;padding:6px;display:flex;position:fixed;left:16px;right:16px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.tab-bar{background:var(--tab-bg);-webkit-backdrop-filter:blur(10px)}}.tab-btn{cursor:pointer;color:var(--text-3);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:22px;outline:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px;font-family:inherit;font-size:10px;transition:background .15s,color .15s;display:flex}.tab-btn ion-icon{font-size:22px}.tab-btn.active{color:var(--accent);background:#ff9f0a1f}.tab-divider{flex-shrink:0;width:1px;height:28px;margin:0 4px}.tab-add-btn{background:var(--accent);color:#000;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .12s;display:flex;box-shadow:0 2px 12px #ff9f0a73}.tab-add-btn ion-icon{font-size:24px}.tab-add-btn:active{transform:scale(.88)}
