@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;--primary: #f4623a;--primary-deep: #e0492a;--bg: #f4f2ee;--surface: #ffffff;--ink: #1b1b1f;--muted: #8a8a93;--card-carbs: #7c6ff0;--card-protein: #29b6d8;--card-fat: #ffa05c;--card-fiber: #58c08a;--card-salt: #6e8fb5;--card-sugar: #f2699c;--ring-on-card: #ffffff;--ring-track: rgba(255, 255, 255, .3);--primary-tile: color-mix(in srgb, var(--primary) 78%, black);--card-carbs-tile: color-mix(in srgb, var(--card-carbs) 90%, black);--card-protein-tile: color-mix(in srgb, var(--card-protein) 68%, black);--card-fat-tile: color-mix(in srgb, var(--card-fat) 63%, black);--card-fiber-tile: color-mix(in srgb, var(--card-fiber) 66%, black);--card-salt-tile: color-mix(in srgb, var(--card-salt) 82%, black);--card-sugar-tile: color-mix(in srgb, var(--card-sugar) 76%, black);--color-alert: #d4452c;--color-success: #3e8e5a;--color-pine: var(--primary);--color-bg: var(--bg);--color-surface: var(--surface);--color-text: var(--ink);--color-text-muted: var(--muted);--color-macro-protein: var(--card-protein);--color-macro-carbs: var(--card-carbs);--color-macro-fat: var(--card-fat);--color-macro-fiber: var(--card-fiber);--color-macro-salt: var(--card-salt);--color-macro-sugar: var(--card-sugar);--color-border: color-mix(in srgb, var(--ink) 10%, 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}}html,body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent}body{position:fixed;inset:0;overflow:hidden;width:100%}#root{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}button,a,.rh-chip,.rh-bottom-nav button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.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__badge{position:absolute;transform:translate(-50%,-50%);transition:left .4s ease-out,top .4s ease-out;background:var(--surface);color:var(--primary-deep);font-weight:700;font-size:.8rem;padding:3px 9px;border-radius:999px;box-shadow:0 2px 6px #1b1b1f2e;white-space:nowrap}.rh-ring__arc{transition:stroke-dasharray .4s ease-out}.rh-bottom-nav__fab{position:absolute;right:var(--space-2);top:-30px;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;box-shadow:0 6px 16px #f4623a66;border:3px solid var(--bg);transition:transform .1s 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(--primary-deep, var(--primary));border:1.5px solid var(--primary)}.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:calc(var(--space-4) + var(--safe-left));right:calc(var(--space-4) + var(--safe-right));bottom:calc(var(--space-3) + var(--safe-bottom));display:flex;background:var(--surface);border:none;border-radius:22px;box-shadow:0 10px 28px #1b1b1f24;padding:var(--space-2);padding-right:66px;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-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__icon-tile{flex:none;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.rh-meal-slot__thumb{flex:none;width:32px;height:32px;border-radius:10px;object-fit:cover}.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-entry-row--suggestion{flex-wrap:wrap;gap:var(--space-2)}.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:#fff;border:none}.rh-food-photo{border-radius:var(--radius-control);object-fit:cover;flex-shrink:0;background:var(--color-bg)}.rh-food-photo--tile{display:flex;align-items:center;justify-content:center;color:var(--ring-on-card);border:none}.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-photo-upload-row{display:flex;gap:var(--space-2)}.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:var(--surface);border:none;padding:10px 2px 12px;border-radius:16px;cursor:pointer;box-shadow:0 1px 4px #1b1b1f14}.rh-week-strip__day:disabled{opacity:.35;cursor:default;box-shadow:none}.rh-week-strip__day--selected{background:var(--primary);box-shadow:0 6px 16px color-mix(in srgb,var(--primary) 45%,transparent)}.rh-week-strip__weekday{font-size:.7rem;color:var(--muted);text-transform:uppercase}.rh-week-strip__day--selected .rh-week-strip__weekday{color:#ffffffd9}.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__number{position:relative;font-weight:600;font-size:.85rem;color:var(--ink)}.rh-week-strip__number--selected{color:#fff}.rh-week-strip__dot{position:absolute;bottom:-6px;width:4px;height:4px;border-radius:50%;background:var(--primary)}.rh-kcal-card{align-items:stretch}.rh-kcal-card__header{display:flex;align-items:center;justify-content:space-between}.rh-kcal-card__title{font-weight:600;color:var(--ink)}.rh-kcal-card__more{color:var(--muted);font-weight:700;letter-spacing:1px}.rh-kcal-card__disc{border-radius:50%;background:var(--primary-tile);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.rh-kcal-card__disc-icon{display:flex;opacity:.85;margin-bottom:2px}.rh-kcal-card__disc-value{font-size:1.3rem;font-weight:700}.rh-kcal-card__disc-target{font-size:.7rem;font-weight:500;opacity:.75}.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(--primary)}@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-kcal-card--pulse .rh-ring{flex-shrink:0;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__streak{margin:0;font-size:.85rem;color:var(--color-text-muted);text-align:center}.rh-quick-actions{display:flex;justify-content:space-between;gap:var(--space-2)}.rh-quick-action{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0}.rh-quick-action__tile{width:56px;height:56px;border-radius:18px;color:#fff;display:flex;align-items:center;justify-content:center}.rh-quick-action__label{font-size:.7rem;color:var(--color-text-muted);text-align:center}.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-macro-card{flex:1;display:flex;flex-direction:column;gap:8px;border-radius:16px;padding:14px 12px;color:#fff;min-width:0}.rh-macro-card--sm{padding:11px 10px;gap:6px}.rh-macro-card__value{display:flex;align-items:baseline;gap:2px}.rh-macro-card__current{font-size:1.3rem;font-weight:700}.rh-macro-card--sm .rh-macro-card__current{font-size:1.05rem}.rh-macro-card__target{font-size:.75rem;color:#fff9}.rh-macro-card__track{height:4px;border-radius:2px;background:var(--ring-track);overflow:hidden}.rh-macro-card__fill{height:100%;border-radius:2px;background:var(--ring-on-card)}.rh-macro-card__fill--over{background:#2a1210}.rh-macro-card__name{font-size:.75rem;font-weight:500}.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}.rh-analysis-photos{display:flex;gap:var(--space-3)}.rh-analysis-photo-card{flex:1;min-width:0;background:var(--surface);border-radius:var(--radius-card);box-shadow:0 2px 8px #1b1b1f14;overflow:hidden}.rh-analysis-photo-card__img{width:100%;height:96px;object-fit:cover;display:block}.rh-analysis-photo-card__img--placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.3rem}.rh-analysis-photo-card__body{padding:var(--space-2) var(--space-3);display:flex;flex-direction:column;gap:2px}.rh-analysis-photo-card__body strong{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rh-section-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:var(--space-4) 0 var(--space-1)}.rh-badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:var(--ring-track, #F3D3C7);color:var(--primary-deep, #E0492A)}.rh-badge--on{background:#dcf0e4;color:#1f7a48}.rh-callout{background:#f4f2ee;border-radius:12px;padding:12px 14px;margin:var(--space-2) 0}.rh-callout strong{display:block;font-size:13px;margin-bottom:4px}.rh-callout p{margin:0;font-size:13.5px;color:var(--ink);line-height:1.5}.rh-text-sm{font-size:12.5px;line-height:1.5}.rh-steps{padding-left:20px;margin:var(--space-2) 0}.rh-steps li{margin-bottom:var(--space-3);font-size:14px;line-height:1.5}.rh-copy-box{background:#f4f2ee;border-radius:12px;padding:10px 12px;margin-top:8px}.rh-copy-box__row{display:flex;align-items:center;gap:8px;padding:6px 0}.rh-copy-box__label{font-size:11px;font-weight:700;color:var(--muted);width:108px;flex-shrink:0}.rh-copy-box__value{flex:1;font-size:12px;word-break:break-all}.rh-install-prompt{position:fixed;left:calc(var(--space-4) + var(--safe-left));right:calc(var(--space-4) + var(--safe-right));bottom:calc(88px + var(--safe-bottom));z-index:60;display:flex;justify-content:center;pointer-events:none}.rh-install-prompt__card{pointer-events:auto;width:100%;max-width:420px;background:var(--surface);border-radius:var(--radius-card);box-shadow:0 10px 28px #1b1b1f2e;padding:var(--space-4)}.rh-install-prompt__row{display:flex;align-items:center;gap:var(--space-3)}.rh-install-prompt__tile{flex:none;width:44px;height:44px;border-radius:14px;background:var(--primary-tile);color:#fff;display:flex;align-items:center;justify-content:center}.rh-install-prompt__main{flex:1;min-width:0;display:flex;align-items:center;gap:var(--space-3);background:none;border:none;padding:0;text-align:left;cursor:pointer}.rh-install-prompt__title{font-weight:700;color:var(--ink)}.rh-install-prompt__subtitle{font-size:.8rem;color:var(--muted)}.rh-install-prompt__actions{flex:none;display:flex;align-items:center;gap:var(--space-1)}.rh-install-prompt__close{background:none;border:none;padding:6px;color:var(--muted);cursor:pointer;border-radius:999px;display:flex}.rh-install-prompt__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.rh-button-sm{padding:6px 10px;font-size:12px;flex-shrink:0}.rh-subsection{padding:var(--space-2) 0}.rh-subsection:first-of-type{padding-top:0}.rh-subsection__label{font-size:14px;font-weight:700;margin:0 0 4px}.rh-divider{height:1px;background:var(--line, #E4E1DA);margin:var(--space-2) 0}.rh-inline-field{display:flex;align-items:flex-end;gap:var(--space-2);margin-top:var(--space-1)}.rh-inline-field .rh-field{flex:1}.rh-subsection--integration{background:#fbf6f2;margin:0 calc(-1 * var(--space-4));padding:var(--space-3) var(--space-4);border-left:3px solid var(--primary);border-radius:0 0 12px 12px}
