@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/bricolage-700.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-017F,U+2013-2014,U+2018-201E,U+2026,U+20AC}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-tight-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-017F,U+2013-2014,U+2018-201E,U+2026,U+20AC}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-tight-600.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-017F,U+2013-2014,U+2018-201E,U+2026,U+20AC}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-500.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-017F,U+2013-2014,U+2018-201E,U+2026,U+20AC}:root{color-scheme:light;--color-pine: #123f35;--color-bg: #edf0ea;--color-macro-protein: #2f5fd6;--color-macro-carbs: #f5a524;--color-macro-fat: #8b4a9c;--color-macro-fiber: #3e8e5a;--color-macro-salt: #5b7c99;--color-macro-sugar: #c2477e;--color-alert: #d4452c;--color-success: #3e8e5a;--color-surface: #ffffff;--color-text: #14201c;--color-text-muted: #5a6b64;--color-border: color-mix(in srgb, var(--color-pine) 14%, transparent);--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Inter Tight", system-ui, sans-serif;--font-data: "Space Grotesk", ui-monospace, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-card: 20px;--radius-control: 12px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*{box-sizing:border-box}html,body,#root{height:100%}html,body{overscroll-behavior:none}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}h1,h2,h3{font-family:var(--font-display);margin:0}.tabular{font-family:var(--font-data);font-variant-numeric:tabular-nums}button{font-family:inherit;touch-action:manipulation;user-select:none;-webkit-tap-highlight-color:transparent}@keyframes rh-page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rh-page{animation:rh-page-in .18s ease-out}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.rh-page{min-height:100%;padding:calc(var(--space-5) + var(--safe-top)) calc(var(--space-4) + var(--safe-right)) calc(88px + var(--safe-bottom)) calc(var(--space-4) + var(--safe-left));display:flex;flex-direction:column;gap:var(--space-5)}.rh-page-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.rh-page-center{justify-content:center;align-items:center;min-height:100vh}.rh-card{background:var(--color-surface);border-radius:var(--radius-card);padding:var(--space-5);border:1px solid var(--color-border);box-shadow:0 2px 8px #10201c0f;display:flex;flex-direction:column;gap:var(--space-3);width:100%;max-width:420px}.rh-ring__arc{transition:stroke-dasharray .4s ease-out}.rh-button,.rh-icon-button,.rh-chip,.rh-meal-slot__add,.rh-bottom-nav__fab{transition:transform .1s ease-out}.rh-button:active,.rh-icon-button:active,.rh-chip:active,.rh-meal-slot__add:active,.rh-bottom-nav__fab:active{transform:scale(.96)}.rh-field{display:flex;flex-direction:column;gap:var(--space-1);font-size:.9rem;color:var(--color-text-muted)}.rh-field input,.rh-field select{font:inherit;font-size:1rem;color:var(--color-text);padding:10px 12px;border-radius:var(--radius-control);border:1px solid var(--color-border);background:var(--color-bg)}.rh-button{font-family:var(--font-body);font-weight:600;font-size:1rem;border:none;border-radius:var(--radius-control);padding:12px 20px;cursor:pointer;min-height:44px}.rh-button-primary{background:var(--color-pine);color:#fff}.rh-button-primary:disabled{opacity:.6;cursor:default}.rh-button-ghost{background:transparent;color:var(--color-pine);border:1px solid var(--color-border)}.rh-error{color:var(--color-alert);font-size:.9rem}.rh-muted{color:var(--color-text-muted);font-size:.9rem}.rh-meal-slot h3{font-size:1rem;margin-bottom:var(--space-2)}.rh-entry-row{display:flex;justify-content:space-between;align-items:center;padding:var(--space-2) 0;border-bottom:1px solid var(--color-border)}.rh-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:flex;background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-2) var(--safe-left) calc(var(--space-2) + var(--safe-bottom)) var(--safe-right);z-index:50}.rh-bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;padding:var(--space-2);min-height:44px;font-family:var(--font-body);font-size:.7rem;color:var(--color-text-muted);cursor:pointer}.rh-bottom-nav__icon{display:flex;line-height:1}.rh-bottom-nav button[aria-current=page]{color:var(--color-pine);font-weight:600}.rh-bottom-nav__dot{width:4px;height:4px;border-radius:50%;background:var(--color-pine)}.rh-bottom-nav__fab{position:absolute;right:var(--space-4);top:-26px;width:56px;height:56px;border-radius:999px;background:var(--color-pine);color:#fff;font-size:1.8rem;line-height:1;border:4px solid var(--color-bg);box-shadow:0 8px 20px #123f3559;display:flex;align-items:center;justify-content:center;flex:none}.rh-offline-banner{background:var(--color-macro-carbs);color:#201400;padding:var(--space-2) var(--space-4);text-align:center;font-size:.85rem}.rh-food-list{display:flex;flex-direction:column;gap:var(--space-2)}.rh-weight-strip{text-align:left;cursor:pointer;font:inherit}.rh-progress-track{height:8px;border-radius:4px;background:var(--color-border);overflow:hidden}.rh-progress-fill{height:100%;background:var(--color-pine);border-radius:4px}.rh-band-bar{position:relative;height:10px;border-radius:5px;overflow:hidden;display:flex}.rh-band-marker{position:absolute;top:-3px;width:2px;height:16px;background:var(--color-text)}.rh-food-list button{text-align:left;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-control);padding:var(--space-3);cursor:pointer}.rh-select{position:relative;width:100%}.rh-select__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-radius:14px;border:1px solid var(--line, #DCE1D8);background:var(--surface, #fff);color:var(--ink, #10201C);font:inherit;font-size:16px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.rh-select__trigger:hover{border-color:#b9c4bb}.rh-select__trigger:focus-visible{outline:none;border-color:var(--pine, #123F35);box-shadow:0 0 0 3px #123f3524}.rh-select__trigger svg{flex-shrink:0;color:#6b7b74}.rh-select[aria-expanded] .rh-select__trigger svg{transform:rotate(180deg)}.rh-select__menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px;list-style:none;background:var(--surface, #fff);border:1px solid var(--line, #DCE1D8);border-radius:16px;box-shadow:0 12px 32px #10201c24;max-height:280px;overflow-y:auto}.rh-select__option{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:0;border-radius:11px;background:transparent;font:inherit;font-size:15.5px;color:var(--ink, #10201C);text-align:left;cursor:pointer}.rh-select__option.is-active{background:#edf0ea}.rh-select__option.is-selected{font-weight:600;color:var(--pine, #123F35)}.rh-select__label{flex:1}.rh-select__hint{font-size:12.5px;color:#6b7b74;font-weight:400}.rh-select__option svg{color:var(--pine, #123F35);flex-shrink:0}@media(prefers-reduced-motion:reduce){.rh-select__trigger{transition:none}}.rh-note{border-radius:14px;padding:14px 16px;margin-bottom:var(--space-3, 18px);font-size:14px;line-height:1.5}.rh-note--warn{background:#fdf6ec;border:1px solid #EFD9B4;color:#5c4520}.rh-note strong{display:block;margin-bottom:6px;font-size:14.5px}.rh-note p{margin:0 0 8px}.rh-note p:last-child{margin-bottom:0}.rh-note__foot{font-size:13px;opacity:.75}.rh-scanner-modal{position:fixed;inset:0;z-index:100;background:#0b0f0d;display:flex;flex-direction:column;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom)}.rh-scanner-modal__header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4);color:#fff}.rh-scanner-modal__video{flex:1;position:relative;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.rh-scanner-modal__video video{width:100%;height:100%;object-fit:cover}.rh-scanner-modal__manual{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg)}.rh-scanner-modal__actions{display:flex;gap:var(--space-2);padding:var(--space-4);background:#0006}.rh-scanner-modal__actions .rh-button{flex:1}.rh-product-image{width:96px;height:96px;object-fit:contain;border-radius:var(--radius-control);background:var(--color-bg);border:1px solid var(--color-border)}.rh-product-header{display:flex;gap:var(--space-3);align-items:flex-start}.rh-tag-list{display:flex;flex-wrap:wrap;gap:6px}.rh-tag{background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;padding:4px 10px;font-size:.8rem}.rh-nutriscore{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-weight:700;color:#fff;font-size:.9rem}.rh-nutriscore--a{background:#1e8f4e}.rh-nutriscore--b{background:#7ab648}.rh-nutriscore--c{background:#f2c230;color:#3a2f00}.rh-nutriscore--d{background:#e8843a}.rh-nutriscore--e{background:#db3a34}.rh-date-switcher{display:flex;align-items:center;justify-content:center;gap:var(--space-3)}.rh-date-switcher button{background:none;border:1px solid var(--color-border);border-radius:999px;width:36px;height:36px;font-size:1.1rem;color:var(--color-pine);cursor:pointer}.rh-date-switcher button:disabled{opacity:.4;cursor:default}.rh-date-switcher__label{position:relative;font-weight:600;text-align:center;min-width:120px}.rh-date-switcher__label input[type=date]{position:absolute;inset:0;opacity:0;cursor:pointer}.rh-meal-slot{padding:var(--space-3) var(--space-4)}.rh-meal-slot__header{display:flex;align-items:center;gap:var(--space-2)}.rh-meal-slot__title{flex:1;display:flex;align-items:center;gap:var(--space-2);background:none;border:none;font-weight:600;font-size:1rem;color:var(--color-text);cursor:pointer;padding:0;text-align:left}.rh-meal-slot__chevron{color:var(--color-text-muted);font-size:.8rem}.rh-meal-slot__add{background:var(--color-pine);color:#fff;border:none;border-radius:999px;width:28px;height:28px;font-size:1.1rem;line-height:1;cursor:pointer}.rh-meal-slot__more{background:none;border:none;font-size:1.2rem;color:var(--color-text-muted);cursor:pointer;padding:4px 8px}.rh-meal-slot__menu-wrap{position:relative}.rh-meal-slot__menu{position:absolute;right:0;top:calc(100% + 4px);z-index:30;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-control);box-shadow:0 8px 24px #123f3524;padding:var(--space-2);display:flex;flex-direction:column;gap:var(--space-1);min-width:200px}.rh-meal-slot__menu button,.rh-meal-slot__menu input{font:inherit;font-size:.9rem;padding:8px 10px;border-radius:var(--radius-control);border:1px solid transparent;background:transparent;text-align:left;cursor:pointer}.rh-meal-slot__menu button:hover{background:var(--color-bg)}.rh-meal-slot__menu input{border-color:var(--color-border);cursor:text}.rh-meal-slot__empty{padding:var(--space-2) 0}.rh-meal-slot__header input[type=checkbox]{width:20px;height:20px;flex:none}.rh-entry-row__checkbox{display:flex;align-items:center;gap:var(--space-2);flex:1}.rh-entry-row__grams{color:var(--color-pine)}.rh-entry-row__info{background:none;border:none;color:var(--color-text-muted);font-style:italic;font-family:var(--font-display);width:24px;height:24px;border-radius:999px;cursor:pointer;flex:none}.rh-meal-slot__bulk-bar{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;padding-top:var(--space-2)}.rh-meal-slot__bulk-bar select{font:inherit;padding:6px 8px;border-radius:var(--radius-control);border:1px solid var(--color-border)}.rh-water-card__actions{display:flex;gap:var(--space-2);flex-wrap:wrap}.rh-addfood-icons{display:flex;gap:var(--space-3);justify-content:center}.rh-icon-button{background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;width:44px;height:44px;font-size:1.2rem;color:var(--color-pine);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rh-icon-button--active{background:var(--color-pine);color:#fff}.rh-chip-row{display:flex;gap:var(--space-2);flex-wrap:wrap}.rh-chip{background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;padding:6px 14px;font-size:.85rem;cursor:pointer;color:var(--color-text-muted)}.rh-chip--active{background:var(--color-pine);color:#fff;border-color:var(--color-pine)}.rh-food-list__row{display:flex;align-items:center;gap:var(--space-2)}.rh-food-list__row button:first-child{flex:1;display:flex;align-items:center;gap:var(--space-3)}.rh-food-list__thumb{width:40px;height:40px;border-radius:var(--radius-control);object-fit:cover;flex-shrink:0;background:var(--color-bg)}.rh-food-list__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--color-text-muted);border:1px solid var(--color-border)}.rh-impact-row__items{display:flex;flex-wrap:wrap;gap:var(--space-3)}.rh-impact-row__item{display:flex;flex-direction:column;gap:2px}.rh-impact-row__rings{display:flex;justify-content:space-between;gap:var(--space-2)}.rh-impact-row__ring{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.75rem}.rh-modal-topbar{display:flex;align-items:center;gap:var(--space-2)}.rh-modal-topbar__side{background:none;border:none;font:inherit;font-weight:600;color:var(--color-text-muted);cursor:pointer;padding:var(--space-2) 0;flex:none}.rh-modal-topbar__side--primary{color:var(--color-pine)}.rh-modal-topbar__center{flex:1;min-width:0}.rh-modal-topbar__search{flex:1;min-width:0;font:inherit;font-size:1rem;padding:10px 12px;border-radius:var(--radius-control);border:1px solid var(--color-border);background:var(--color-bg)}.rh-item-card{display:flex;align-items:center;gap:var(--space-3)}.rh-item-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.rh-item-card__actions{display:flex;gap:var(--space-1);flex:none}.rh-count-unit-row{display:flex;gap:var(--space-3)}.rh-count-unit-row .rh-field{flex:1}.rh-photo-estimate__item{padding:var(--space-3)}.rh-week-strip{display:flex;flex-direction:column;gap:var(--space-2)}.rh-week-strip__header{display:flex;align-items:center;justify-content:space-between}.rh-week-strip__month{font-weight:600;text-transform:capitalize;color:var(--color-text-muted);font-size:.9rem}.rh-week-strip__date-picker{position:relative;font-size:1.1rem;cursor:pointer}.rh-week-strip__date-picker input[type=date]{position:absolute;inset:0;opacity:0;cursor:pointer}.rh-week-strip__days{display:flex;justify-content:space-between;gap:var(--space-1)}.rh-week-strip__day{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;padding:var(--space-1) 2px;border-radius:var(--radius-control);cursor:pointer}.rh-week-strip__day:disabled{opacity:.35;cursor:default}.rh-week-strip__day--selected{background:color-mix(in srgb,var(--color-pine) 10%,transparent)}.rh-week-strip__weekday{font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase}.rh-week-strip__badge{position:relative;display:flex;align-items:center;justify-content:center}.rh-week-strip__ring{position:absolute;inset:0}.rh-week-strip__fill{position:absolute;inset:0;border-radius:50%;background:var(--color-pine)}.rh-week-strip__number{position:relative;font-weight:600;font-size:.85rem;color:var(--color-text)}.rh-week-strip__number--today{color:var(--color-pine)}.rh-week-strip__number--filled{color:#fff}.rh-week-strip__dot{position:absolute;bottom:-6px;width:4px;height:4px;border-radius:50%;background:var(--color-success)}.rh-main-ring{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.rh-main-ring__row{display:flex;align-items:center;justify-content:center;gap:var(--space-4);width:100%}.rh-main-ring__side{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:64px}.rh-main-ring__icon{display:flex;color:var(--color-pine)}@keyframes rh-main-ring-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--color-success) 45%,transparent)}to{box-shadow:0 0 0 22px color-mix(in srgb,var(--color-success) 0%,transparent)}}.rh-main-ring--pulse .rh-ring{border-radius:50%;animation:rh-main-ring-pulse .7s ease-out}.rh-main-ring__value{font-size:1.1rem;font-weight:600}.rh-main-ring__label{font-size:.75rem;color:var(--color-text-muted)}.rh-main-ring__placeholder{border-radius:50%;background:var(--color-border)}.rh-main-ring__central-value{font-size:1.15rem;font-weight:700}.rh-main-ring__central-target{font-size:.7em;font-weight:500;opacity:.6}.rh-main-ring__central-pct{display:block;margin-top:2px;font-size:.85rem;font-weight:600;color:var(--color-pine)}.rh-main-ring__streak{margin:0;font-size:.85rem;color:var(--color-text-muted)}.rh-quick-actions{display:flex;justify-content:center;gap:var(--space-3)}.rh-nutrients-card__header{display:flex;align-items:center;justify-content:space-between;background:none;border:none;font-weight:600;font-size:1rem;color:var(--color-text);cursor:pointer;padding:0;width:100%;text-align:left}.rh-nutrients-card__row{display:flex;justify-content:space-between;gap:var(--space-2)}.rh-nutrient-tile{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.rh-nutrient-tile__name{font-size:.75rem;color:var(--color-text-muted);text-align:center}.rh-scanner-modal__torch{position:absolute;bottom:var(--space-4);right:var(--space-4);z-index:10;width:48px;height:48px;border-radius:999px;border:none;background:#ffffff26;color:#fff;font-size:1.3rem;cursor:pointer}.rh-scanner-modal__torch--on{background:#f2c230;color:#3a2f00}
