:root{--mat-bg:#f2f4f5;--mat-surface:#fff;--mat-surface-alt:#fafbfb;--mat-border:#e2e5e8;--mat-border-light:#eef0f2;--mat-brown-900:#2e7a20;--mat-brown-700:#2e7a20;--mat-brown-500:#4aa830;--mat-brown-300:#80cc68;--mat-brown-100:#d6f2cc;--mat-brown-50:#eef9e8;--mat-blue-700:#2a5e8f;--mat-blue-500:#3a7bb5;--mat-blue-300:#7aadd4;--mat-blue-100:#d8eaf6;--mat-blue-50:#eef5fb;--mat-green-700:#2e7a20;--mat-green-500:#4aa830;--mat-green-300:#80cc68;--mat-green-100:#d6f2cc;--mat-green-50:#eef9e8;--mat-amber-700:#a06010;--mat-amber-500:#c8951a;--mat-amber-300:#ddb870;--mat-amber-100:#f6ecd4;--mat-amber-50:#fdf7ec;--mat-confirm:#1a7030;--mat-confirm-hover:#155a28;--mat-text:#16311a;--mat-text-2:#6e7880;--mat-text-3:#9ea8b0;--mat-text-on-dark:#fff;--mat-radius-sm:6px;--mat-radius-md:10px;--mat-radius-lg:14px;--mat-samkeyp:#c4291b;--mat-samkeyp-bg:#faeae8;--mat-samkeyp-text:#fff;--mat-a:#3d8030;--mat-a-bg:#e8f5e4;--mat-a-text:#fff;--mat-bonus:#f5e030;--mat-bonus-bg:#fdf9d4;--mat-bonus-text:#2a2000;--mat-mik:#2e2e30;--mat-mik-light:#f5edeb;--mat-mik-text:#fff;--mat-fk:#4a72b2;--mat-fk-bg:#dde8f6;--mat-fk-text:#fff;--mat-tomato:#c4291b;--brun:var(--mat-brown-900);--brun-deep:var(--mat-brown-900);--brun-soft:var(--mat-brown-500);--brun-500:var(--mat-brown-500);--brun-50:var(--mat-brown-50);--creme:var(--mat-bg);--creme-warm:#f3f6f8;--creme-cool:var(--mat-bg);--creme-deep:#e3e8ec;--mose-deep:var(--mat-green-700);--mose-wash:var(--mat-green-50);--ok:var(--mat-green-700);--ok-bg:var(--mat-green-100);--ok-text:var(--mat-green-700);--warn:var(--mat-amber-500);--warn-bg:var(--mat-amber-100);--warn-text:var(--mat-amber-700);--err:#c4291b;--err-bg:#fce8e6;--err-text:#c0281a;--line:var(--mat-border);--line-soft:var(--mat-border-light);--line-hair:oklch(96.5% .003 215);--text:var(--mat-text);--text-muted:var(--mat-text-2);--text-faint:var(--mat-text-3);--surface:var(--mat-surface);--surface-elev:var(--mat-surface-alt);--surface-sunken:var(--mat-border-light);--shop-sam-bg:var(--mat-samkeyp-bg);--shop-sam-text:#8a1f16;--shop-ahd-bg:var(--mat-a-bg);--shop-ahd-text:#2b6824;--shop-bon-bg:var(--mat-bonus-bg);--shop-bon-text:var(--mat-bonus-text);--shop-mik-bg:var(--mat-mik-light);--shop-mik-text:var(--mat-mik);--shop-fk-bg:var(--mat-fk-bg);--shop-fk-text:#355d9a;--offer-bg:var(--mat-green-50);--offer-accent:var(--mat-green-700);--estimate-bg:var(--mat-amber-50);--estimate-accent:var(--mat-amber-700);--basis-bg:#edf2f5;--basis-accent:var(--mat-blue-300);--inventory-bg:var(--mat-green-50);--inventory-border:var(--mat-green-100);--inventory-text:var(--mat-green-700);--final-chrome:#132015;--final-panel:#0f1a10;--final-card:#162416;--final-accent:var(--mat-confirm);--ff-ui:"DM Sans",system-ui,sans-serif;--ff-display:"DM Sans",system-ui,sans-serif;--ff-mono:ui-monospace,"SF Mono",Menlo,monospace;--r-button:9px;--r-card:12px;--r-item:14px;--shadow-card:0 1px 0 #2e7a200d, 0 10px 30px -16px #2e7a202e;--hj-text-strong:oklch(27% .012 255);--hj-text:oklch(36% .01 255);--hj-text-muted:oklch(52% .01 255);--hj-text-faint:oklch(63% .009 255);--hj-warning:oklch(54% .15 28)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--creme);font-family:var(--ff-ui);color:var(--text);overscroll-behavior:none}select,input,textarea,button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}@media print{body{display:none!important}}.serif{font-family:var(--ff-display);font-weight:600}.tnum{font-variant-numeric:tabular-nums}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brun-soft);font-size:11px;font-weight:800}.pill{background:var(--creme-warm);color:var(--brun);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.pill.live{background:var(--ok-bg);color:var(--ok-text)}.pill.live .dot{background:#3fa85c;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite livepulse;box-shadow:0 0 #3fa85c8c}.pill--err{background:var(--err-bg);color:var(--err-text)}.pill--warn{background:var(--warn-bg);color:var(--warn-text)}@keyframes livepulse{0%{box-shadow:0 0 #3fa85c8c}70%{box-shadow:0 0 0 7px #3fa85c00}to{box-shadow:0 0 #3fa85c00}}.btn{border-radius:var(--r-button);background:var(--surface);color:var(--brun-deep);border:1px solid var(--line);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.btn.primary{background:var(--mat-confirm);color:#fff;border-color:var(--mat-confirm)}.btn.primary:hover{background:var(--mat-confirm-hover);border-color:var(--mat-confirm-hover)}.btn.inverse{color:var(--creme);background:#faf6ee1a;border-color:#faf6ee4d}.btn.small{padding:6px 10px;font-size:12px}.mat-logo{color:var(--brun-deep);align-items:center;gap:10px;line-height:1;display:inline-flex}.mat-logo__box{width:var(--mat-logo-size,48px);height:var(--mat-logo-size,48px);border-radius:var(--mat-logo-radius,14px);background:var(--mat-brown-50);border:1.5px solid var(--mat-brown-100);padding:var(--mat-logo-pad,9px);flex-shrink:0;place-items:center;display:grid}.mat-logo__box img{object-fit:contain;width:100%;height:100%;display:block}.mat-logo__word{font-size:var(--mat-word-size,24px);letter-spacing:0;color:currentColor;white-space:nowrap;font-weight:600}.mat-logo--dark{color:#fff}.mat-logo--dark .mat-logo__box{background:#ffffff1a;border-color:#ffffff29}.mat-logo--compact{gap:0}.hj-app-shell{background:var(--creme);min-height:100dvh}.hj-main-pane{background:var(--creme);flex-direction:column;max-width:480px;height:100dvh;margin:0 auto;display:flex;overflow:hidden}.hj-desktop-nav,.hj-context-panel{display:none}.hj-mobile-nav,.hj-mobile-header{display:flex}.hj-scroll-content{flex:1;width:100%;padding:16px 16px 0;overflow-y:auto}@media (width>=760px){.hj-app-shell{grid-template-columns:240px minmax(0,1fr);display:grid}.hj-app-shell.has-context{grid-template-columns:240px minmax(0,1fr)}.hj-desktop-nav{border-right:1px solid var(--line-soft);background:var(--creme);height:100dvh;display:block;position:sticky;top:0;overflow:auto}.hj-main-pane{width:100%;max-width:none;margin:0}.hj-scroll-content{max-width:880px;margin:0 auto;padding:30px 28px 60px}.hj-mobile-nav,.hj-mobile-header{display:none!important}}@media (width>=1100px){.hj-app-shell.has-context{grid-template-columns:240px minmax(0,1fr) 340px}.hj-context-panel{border-left:1px solid var(--line-soft);background:var(--surface-elev);height:100dvh;display:block;position:sticky;top:0;overflow:auto}}@media (width>=1400px){.hj-app-shell{max-width:1400px;margin:0 auto}.hj-app-shell.has-context{grid-template-columns:260px minmax(0,1fr) 360px}}.navrail{flex-direction:column;gap:4px;min-height:100%;padding:22px 14px 14px;display:flex}.navrail__brand{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;padding:0 6px 16px;display:flex}.navrail__mark{background:var(--brun);width:36px;height:36px;color:var(--creme);border-radius:9px;place-items:center;display:grid;overflow:hidden}.navrail__mark img{filter:brightness(0)invert();width:24px;height:24px}.navrail__name{color:var(--brun-deep);letter-spacing:0;font-size:20px;line-height:1.1}.navrail__sub{color:var(--text-faint);margin-top:2px;font-size:11px}.navrail__group{letter-spacing:.14em;text-transform:uppercase;color:var(--brun-soft);padding:14px 8px 6px;font-size:10px;font-weight:800}.navrail__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.navrail__item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;font-weight:600;display:flex}.navrail__item:hover{background:#2e7a200f}.navrail__item.is-active{background:var(--surface);color:var(--brun-deep);box-shadow:0 1px 0 var(--line-soft)}.navrail__icon{width:22px;height:22px;color:var(--brun-soft);place-items:center;display:grid}.navrail__icon img{width:20px;height:20px}.navrail__label{flex:1}.navrail__trail{color:var(--text-faint);font-size:11px;font-weight:600}.navrail__badge{background:var(--brun);color:var(--creme);border-radius:99px;padding:1px 7px;font-size:10px;font-weight:800}.navrail__footer{border-top:1px solid var(--line-soft);align-items:center;gap:10px;margin-top:auto;padding:12px 6px 4px;display:flex}.navrail__footer--button{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.navrail__footer--button:hover{background:#2e7a200d}.navrail__footer--button:focus-visible{outline:2px solid var(--mat-blue-300);outline-offset:2px;border-radius:12px}.navrail__avatar{background:var(--brun);width:32px;height:32px;color:var(--creme);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.navrail__whoName{color:var(--brun-deep);font-size:12.5px;font-weight:700}.navrail__whoSub{color:var(--text-faint);font-size:11px}.ctxpanel{padding:22px}.ctxpanel__title{margin-bottom:10px}.ctxsection{margin-bottom:18px}.ctxsection__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ctxsection__body{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-card);padding:14px}.ctx-meal-list{gap:6px;font-size:13px;display:grid}.ctx-meal-list__day{color:var(--text-faint);flex-shrink:0;width:40px;font-size:12px}.ctx-meal-list__name{color:var(--brun-deep);text-align:right;font-weight:600}.ctx-pantry{gap:8px;font-size:13px;display:grid}.ctx-pantry__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.page-head__title{color:var(--brun-deep);letter-spacing:0;margin:4px 0;font-size:28px;line-height:1.1}@media (width>=760px){.page-head__title{font-size:30px}}.page-head__sub{color:var(--text-muted);font-size:13px}.page-head__actions{flex-wrap:wrap;gap:8px;display:flex}.totals{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px;display:grid}@media (width>=600px){.totals{grid-template-columns:repeat(4,1fr)}}.totals__cell{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-card);padding:11px 14px}.totals__cell--ok{background:var(--ok-bg);border-color:#0000}.totals__cell--ok .totals__v{color:var(--ok-text)}.totals__k{font-size:10px}.totals__v{color:var(--brun-deep);margin-top:4px;font-size:19px}.meals-summary{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-card);margin-bottom:16px;padding:14px}.meals-summary__head{border-bottom:1px solid var(--line-hair);margin-bottom:8px;padding-bottom:8px}.meals-summary__list{gap:4px;display:grid}.meals-summary__row{gap:12px;font-size:13.5px;display:flex}.meals-summary__day{width:96px;color:var(--text-faint);flex-shrink:0;font-size:12px}.meals-summary__meal{color:var(--text);font-weight:500}.leypur-note{background:var(--creme-warm);border:1px solid var(--creme-deep);border-radius:var(--r-card);color:var(--brun-deep);margin-bottom:16px;padding:12px 14px;font-size:13px}.leypur-finalize-card{border-radius:var(--r-card);box-shadow:var(--shadow-card);background:linear-gradient(#fff 0%,#f7fbf6 100%);border:1px solid #d7e5d4;flex-direction:column;gap:14px;margin:18px 0 14px;padding:18px;display:flex}.leypur-finalize-card__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.leypur-finalize-card__title{color:var(--brun-deep);margin-top:5px;font-size:24px;line-height:1.08}.leypur-finalize-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.leypur-finalize-card__stat{border:1px solid var(--line-soft);background:#ffffffeb;border-radius:12px;gap:4px;padding:12px 13px;display:grid}.leypur-finalize-card__statK{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:10px;font-weight:800}.leypur-finalize-card__statV{color:var(--brun-deep);font-size:21px;font-weight:800;line-height:1}.leypur-finalize-card__note{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.leypur-finalize-card__actions{flex-wrap:wrap;gap:8px;display:flex}.leypur-page{background:0 0;border-radius:0;padding:0;transition:background .2s}.leypur-page .totals__cell:first-child,.leypur-page .totals__cell--ok{flex-direction:column;justify-content:center;min-height:76px;display:flex}.leypur-page .totals__cell:first-child .totals__v,.leypur-page .totals__cell--ok .totals__v{font-size:24px}.filter-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.leypur-sortbar{background:var(--surface);border:1px solid var(--line-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:9px 10px;display:flex}.leypur-sortbar__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.leypur-sortbar__options{gap:6px;display:flex}.leypur-store-card,.leypur-recipe-card,.leypur-extra-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:10px;margin-bottom:14px;padding:14px;box-shadow:0 1px 2px #2e7a2014}.leypur-store-card{box-shadow:none;background:0 0;border:none;margin-bottom:14px;padding:0}.store-band{border-radius:var(--r-card) var(--r-card) 0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:13px;font-weight:800;line-height:1.2;display:flex}.store-band__count{opacity:.82;white-space:nowrap;font-size:11px;font-weight:600}.store-items{border:1px solid var(--line-soft);border-radius:0 0 var(--r-card) var(--r-card);background:var(--surface);border-top:none;overflow:hidden}.leypur-store-card__head,.leypur-recipe-card__head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.leypur-store-badge,.leypur-day-badge{background:var(--store-bg,var(--creme-warm));color:var(--store-text,var(--brun-deep));border-radius:6px;padding:4px 12px;font-size:12px;font-weight:800}.leypur-section-label{color:var(--offer-accent);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:10px 0 6px;font-size:10px;font-weight:800;display:flex}.leypur-section-label:first-child{margin-top:0}.leypur-section-label:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.leypur-section-label--estimate,.leypur-section-label--basis,.leypur-section-label--added{color:var(--text-muted)}.leypur-savings-hint{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--mat-radius-md);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.leypur-savings-hint__text{color:var(--text-muted);font-size:12.5px}.leypur-savings-hint__chips{flex-wrap:wrap;gap:6px;display:flex}.leypur-savings-chip{border:1px solid var(--line);background:var(--surface-elev);color:var(--brun);border-radius:var(--mat-radius-sm);cursor:pointer;padding:5px 10px;font-size:12px;font-weight:700}.leypur-savings-chip span{color:var(--mat-green-700);font-weight:800}.leypur-savings-chip:hover{background:var(--creme-warm)}.leypur-status{background:var(--ok-bg);color:var(--ok);border:1px solid var(--mat-green-100);border-radius:8px;margin-bottom:10px;padding:8px 10px;font-size:12px;font-weight:700}.leypur-row{background:var(--surface);border-left:4px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;min-height:48px;margin-bottom:4px;padding:8px;display:grid}.leypur-row.has-thumb{grid-template-columns:38px minmax(0,1fr) auto auto auto}.leypur-row.is-final{grid-template-columns:22px 38px minmax(0,1fr) auto auto auto}.leypur-row.is-final.no-thumb{grid-template-columns:22px minmax(0,1fr) auto auto auto}.leypur-row--offer,.leypur-row--estimate,.leypur-row--basis,.leypur-row--added{background:var(--surface);border-left-color:#0000}.leypur-row.is-removed,.leypur-row.is-checked{opacity:.58}.leypur-row__check{border:2px solid var(--line);background:var(--surface);color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:12px;display:grid;box-shadow:inset 0 1px #ffffff80}.leypur-row.is-final .leypur-row__check{background:linear-gradient(#fff 0%,#f8f4ee 100%);border-color:#2e7a2047}.leypur-row.is-final.is-checked .leypur-row__check{box-shadow:0 0 0 3px #2e7a201f}.leypur-row__thumb{border:1px solid var(--mat-green-100);background:var(--surface);border-radius:9px;width:36px;height:36px;display:block;overflow:hidden}.leypur-row__thumb img{object-fit:cover;width:100%;height:100%}.leypur-row__body{min-width:0;color:var(--brun-deep)}.leypur-row__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.leypur-row__meta{color:var(--text-muted);text-overflow:ellipsis;margin-top:2px;font-size:10px;line-height:1.3;display:block;overflow:hidden}.leypur-row__tag{vertical-align:middle;letter-spacing:.03em;border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.leypur-row__tag--offer{background:var(--ok-bg);color:var(--ok)}.leypur-row__tag--estimate{background:var(--warn-bg);color:var(--warn-text)}.leypur-row__tag--basis{background:var(--creme-warm);color:var(--brun-soft)}.leypur-row__store{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.leypur-row__price{color:var(--brun-deep);white-space:nowrap;font-size:13px;font-weight:800}.leypur-row--estimate .leypur-row__price{color:#9f7e1f}.leypur-row__orig{color:var(--text-muted);white-space:nowrap;font-size:10px;text-decoration:line-through}.leypur-row__link,.leypur-row__remove{border:1px solid var(--line);color:var(--text-muted);cursor:pointer;background:#ffffffd1;border-radius:7px;flex-shrink:0;padding:4px 7px;font-size:10px;font-weight:800}.leypur-row__remove{width:24px;height:24px;color:var(--text-faint);background:0 0;border-color:#0000;padding:0}.leypur-row__remove:hover{color:var(--err-text);background:var(--err-bg)}.leypur-inventory-card{background:var(--inventory-bg);border:1px solid var(--inventory-border);border-radius:10px;margin-bottom:14px;padding:14px}.leypur-inventory-card__title{color:var(--inventory-text);margin-bottom:4px;font-size:13px;font-weight:800}.leypur-inventory-card__text{color:#3a6a35;margin-bottom:10px;font-size:12px;line-height:1.4}.leypur-inventory-card__section{color:var(--mat-green-700);text-transform:uppercase;letter-spacing:.04em;margin-top:10px;margin-bottom:5px;font-size:11px;font-weight:900}.leypur-inventory-row{background:#fff;border:1px solid #cfe3cc;border-radius:9px;align-items:center;gap:8px;margin-bottom:5px;padding:8px 9px;display:flex}.leypur-inventory-row__body{flex:1;min-width:0}.leypur-inventory-row__name{color:var(--inventory-text);font-size:13px;font-weight:800;display:block}.leypur-inventory-row__meta{color:#4c7a45;margin-top:2px;font-size:10px;line-height:1.3;display:block}.leypur-inventory-row__side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}@media (width<=520px){.leypur-row{grid-template-columns:minmax(0,1fr) auto}.leypur-row.has-thumb{grid-template-columns:38px minmax(0,1fr) auto}.leypur-row.is-final{grid-template-columns:22px minmax(0,1fr) auto}.leypur-row.is-final.has-thumb{grid-template-columns:22px 38px minmax(0,1fr) auto}.leypur-row__link{grid-column:1/-1;justify-self:start}.leypur-row__remove{justify-self:end}.leypur-inventory-row{flex-direction:column;align-items:flex-start}.leypur-inventory-row__side{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.shop-header{color:var(--brun-deep);z-index:5;border-bottom:1px solid var(--line-soft);background:linear-gradient(#fff 0%,#f6faf5 100%);padding:18px;position:sticky;top:0;box-shadow:0 12px 30px -26px #4a241040}@media (width>=760px){.shop-header{border-radius:0 0 18px 18px;margin:0 16px}}.shop-header__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.shop-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shop-header__h{letter-spacing:0;margin:0;font-size:24px}.shop-header__sub{color:var(--text-muted);margin-top:3px;font-size:12px}.shop-header__progress{color:var(--text-muted);align-items:center;gap:10px;margin-top:14px;font-size:12px;display:flex}.shop-header__bar{background:var(--line-soft);border-radius:99px;flex:1;height:6px;overflow:hidden}.shop-header__bar-fill{background:linear-gradient(90deg, var(--mat-confirm), #b8ddbf);border-radius:99px;height:100%;transition:width .35s;display:block}.shop-header__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.shop-header__stat{border:1px solid var(--line-soft);background:#fffffff2;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.shop-header__statK{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:10px;font-weight:800}.shop-header__statV{color:var(--brun-deep);font-size:21px;font-weight:800;line-height:1}.shop-header__note{color:var(--text-muted);margin-top:12px;font-size:12.5px;line-height:1.5}.final-shop{z-index:0;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));background:0 0;position:relative}.final-shop--page{width:100%}.final-shop--page .shop-header{z-index:auto;box-shadow:none;background:0 0;border-bottom:0;border-radius:0;margin:0;padding:0 0 14px;position:static;top:auto}.final-shop--page .shop-header__stat{background:#ffffffbf}.final-shop--page .shop-header__note{margin-top:10px}.final-shop__pane{border:1px solid var(--line-soft);background:linear-gradient(#fff 0%,#f6faf5 100%);border-radius:24px;width:min(100%,980px);max-width:980px;margin:0 auto;box-shadow:0 18px 48px #1d140e1a}.final-shop__pane--page{overflow:visible}.final-shop__body{padding:8px 16px 0}.final-shop__list{padding-bottom:8px}@media (width>=760px){.final-shop{padding:0 0 32px}.final-shop__pane{width:min(100%,980px)}.final-shop--page .shop-header{padding-bottom:16px}.final-shop__body{padding:16px 28px 8px}}.final-shop__sortbar{margin-bottom:14px}.group-head{justify-content:space-between;align-items:baseline;gap:12px;padding:14px 4px 8px;display:flex}.group-head__main{align-items:baseline;gap:10px;min-width:0;display:flex}.group-head__label{font-size:12px}.group-head__count{color:var(--text-faint);font-size:11px;font-weight:600}.group-head__sub{color:var(--text-faint);font-size:11px}.ship{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-item);text-align:left;grid-template-columns:26px 44px 1fr auto;align-items:center;gap:10px;width:100%;min-height:64px;margin-bottom:6px;padding:10px 12px;display:grid}.ship.no-image{grid-template-columns:26px 1fr auto}.ship__cb{background:var(--surface);width:28px;height:28px;color:var(--creme);border:2px solid #c8b393;border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s;display:grid}.ship__thumb{background:var(--creme-warm);border-radius:9px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.ship__thumb img{object-fit:cover;width:100%;height:100%}.ship__body{min-width:0}.ship__name{color:var(--brun-deep);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.ship__meta{color:var(--text-muted);align-items:baseline;gap:6px;margin-top:2px;font-size:11.5px;display:flex;overflow:hidden}.ship__rec{color:var(--brun-soft);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.ship__offer{background:var(--surface-elev);color:var(--brun);border:1px solid #2d4f7624;flex-shrink:0;padding:6px 10px;font-size:11px;text-decoration:none}.ship.is-checked{border-color:var(--line-hair);background:0 0}.ship.is-checked .ship__cb{background:var(--brun);border-color:var(--brun);color:var(--creme);box-shadow:0 0 0 3px #2e7a201f}.ship.is-checked .ship__name,.ship.is-checked .ship__meta{color:var(--text-faint);text-decoration:line-through;text-decoration-thickness:1.4px}.ship.is-checked .ship__thumb{filter:grayscale(.5)opacity(.55)}.ship.is-checked .ship__offer{opacity:.55}@media (width<=560px){.leypur-finalize-card__stats,.shop-header__stats{grid-template-columns:1fr}.leypur-finalize-card__actions,.shop-header__actions{width:100%}.leypur-finalize-card__actions .btn,.shop-header__actions .btn{flex:1}}.offer-sheet{z-index:900;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.offer-sheet__backdrop{cursor:pointer;background:#4a241080;border:0;position:absolute;inset:0}.offer-sheet__panel{background:var(--surface);border-radius:18px 18px 0 0;width:100%;max-width:560px;padding:18px 18px 22px;position:relative;box-shadow:0 30px 60px -30px #4a241066}@media (width>=760px){.offer-sheet{align-items:center}.offer-sheet__panel{border-radius:18px;margin:0 16px}}.offer-sheet__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.offer-sheet__title{color:var(--brun-deep);letter-spacing:0;margin:0;font-size:22px}.offer-sheet__hero{background:var(--creme);border-radius:var(--r-card);align-items:center;gap:18px;margin-bottom:14px;padding:16px;display:flex}.offer-sheet__img{background:var(--creme-warm);border-radius:12px;flex-shrink:0;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.offer-sheet__img img{object-fit:cover;width:100%;height:100%}.offer-sheet__now{color:var(--brun-deep);font-size:32px;line-height:1}.offer-sheet__was{align-items:center;gap:8px;margin-top:6px;display:flex}.offer-sheet__was-old{color:var(--text-faint);font-size:13px;text-decoration:line-through}.offer-sheet__pkg{color:var(--text-muted);margin-top:8px;font-size:12px}.offer-sheet__meta{color:var(--text-muted);gap:8px;margin-bottom:16px;font-size:13px;display:grid}.offer-sheet__actions{gap:8px;display:flex}.offer-sheet__actions .btn{flex:1;padding:12px 14px;font-size:14px}.recipe-browser{z-index:920;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.recipe-browser__backdrop{cursor:pointer;background:#4a241075;border:0;position:absolute;inset:0}.recipe-browser__panel{background:var(--surface);border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-width:720px;max-height:92dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 72px -34px #4a241080}@media (width>=760px){.recipe-browser{align-items:center;padding:18px}.recipe-browser__panel{border-radius:22px;max-height:min(90dvh,860px)}}.recipe-browser__head{border-bottom:1px solid var(--line-soft);background:linear-gradient(#fff 0%,#fffcf8 100%);flex-shrink:0;padding:14px 16px 12px}.recipe-browser__headTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.recipe-browser__backBtn,.recipe-browser__closeBtn{cursor:pointer;color:var(--brun);background:0 0;border:0;padding:0;font-weight:700;line-height:1}.recipe-browser__backBtn{padding-top:4px;font-size:13px}.recipe-browser__closeBtn{color:var(--text-muted);flex-shrink:0;font-size:24px}.recipe-browser__title{color:var(--brun-deep);margin-top:2px;font-size:24px;line-height:1.05}.recipe-browser__search{border:1.5px solid var(--line);background:var(--surface-elev);width:100%;color:var(--text);box-sizing:border-box;border-radius:12px;outline:none;padding:11px 13px;font-size:14px}.recipe-browser__filters{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.recipe-browser__sortRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.recipe-browser__modeRow{gap:8px;margin-top:12px;display:grid}.recipe-browser__modeToggle{background:var(--brun-50);border-radius:11px;gap:4px;padding:4px;display:flex}.recipe-browser__modeToggle button{font:inherit;color:var(--brun-500);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;padding:8px 0;font-size:13px;font-weight:700;transition:all .15s}.recipe-browser__modeToggle button.is-on{background:var(--brun);color:#fff;box-shadow:0 2px 6px #2e7a2040}.recipe-browser__hint{color:var(--text-faint);text-align:center;font-size:12px;line-height:1.4}.recipe-browser__dayActions{border:1px solid var(--line-soft);background:var(--surface);border-radius:14px;gap:10px;margin-top:12px;padding:12px;display:grid}.recipe-browser__dayActionsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.recipe-browser__dayActionsChips{flex-wrap:wrap;gap:8px;display:flex}.recipe-browser__dayActionsFreeText{align-items:center;gap:8px;display:flex}.recipe-browser__dayActionsInput{border:1px solid var(--line);min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:10px;outline:none;flex:1;padding:9px 10px;font-size:13px}.recipe-browser__sortLabel{color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;margin-right:2px;font-size:11px;font-weight:800}.recipe-chip,.recipe-sort{border:1.5px solid var(--line);background:var(--surface-elev);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;font-size:11px;font-weight:700}.recipe-chip{padding:5px 11px}.recipe-chip.is-on,.recipe-sort.is-on{border-color:var(--brun);background:var(--brun);color:var(--creme)}.recipe-chip--clear{color:var(--text-faint);border-color:var(--line-soft);background:0 0;padding:5px 9px}.recipe-sort{padding:4px 9px}.recipe-browser__body{-webkit-overflow-scrolling:touch;background:linear-gradient(#fff 0%,#fffcf9 100%);flex:1;padding:14px 16px 18px;overflow-y:auto}.hj-app-shell.is-recipe-browser-page .hj-main-pane{overflow-y:auto}.hj-app-shell.is-recipe-browser-page .hj-scroll-content{display:none}.hj-app-shell.is-recipe-browser-page .recipe-browser{z-index:0;margin:0;padding:0 0 18px;display:block;position:relative;inset:auto}.hj-app-shell.is-recipe-browser-page .recipe-browser__backdrop{display:none}.hj-app-shell.is-recipe-browser-page .recipe-browser__panel{width:min(100%,980px);max-width:980px;max-height:none;box-shadow:none;border-radius:0;margin:0 auto;overflow:visible}.hj-app-shell.is-recipe-browser-page .recipe-browser__closeBtn{display:none}.hj-app-shell.is-recipe-browser-page .recipe-browser__head{position:static}.hj-app-shell.is-recipe-browser-page .recipe-browser__body{overflow:visible}.recipe-browser__group+.recipe-browser__group{margin-top:16px}.recipe-browser__groupTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:800}.recipe-browser__list{gap:8px;display:grid}.recipe-browser__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.recipe-row{border:1px solid var(--line-soft);background:var(--surface);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.recipe-row:hover{border-color:var(--line);transform:translateY(-1px);box-shadow:0 12px 28px -20px #4a241059}.recipe-row__thumb{background:var(--creme-warm);border:1px solid var(--line);border-radius:16px;flex-shrink:0;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.recipe-row__thumb img,.recipe-detail__image img{object-fit:cover;width:100%;height:100%;display:block}.recipe-row__fallback,.recipe-detail__fallback{font-family:var(--ff-display);color:var(--brun-deep);font-weight:700;line-height:1}.recipe-row__fallback{font-size:30px}.recipe-row__body{gap:5px;min-width:0;display:grid}.recipe-row__title{color:var(--brun-deep);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;line-height:1.2;overflow:hidden}.recipe-row__side{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.recipe-row__badges{flex-wrap:wrap;gap:4px;display:flex}.recipe-row__chevron{color:var(--text-faint);flex-shrink:0;padding-left:2px;font-size:19px;line-height:1}.recipe-card{border:1px solid var(--line-soft);background:var(--surface);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;border-radius:16px;transition:transform .12s,box-shadow .12s,border-color .12s;display:grid;overflow:hidden}.recipe-card:hover{border-color:var(--line);transform:translateY(-1px);box-shadow:0 12px 28px -20px #4a241059}.recipe-card:active{transform:scale(.98)}.recipe-card__img{aspect-ratio:4/3;background:var(--creme-warm);border-bottom:1px solid var(--line-soft);place-items:center;width:100%;display:grid;overflow:hidden}.recipe-card__img img{object-fit:cover;width:100%;height:100%;display:block}.recipe-card__fallback{font-family:var(--ff-display);color:var(--brun-deep);font-size:28px;font-weight:700;line-height:1}.recipe-card__body{gap:5px;padding:10px 11px 12px;display:grid}.recipe-card__name{color:var(--brun-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;font-size:13.5px;font-weight:850;line-height:1.25;display:-webkit-box;overflow:hidden}.recipe-card__side{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.recipe-card__badges{flex-wrap:wrap;gap:4px;display:flex}.recipe-browser__empty{text-align:center;color:var(--text-muted);padding:36px 12px;font-size:13px}.recipe-detail{gap:14px;display:grid}.recipe-detail__hero{gap:12px;display:grid}.recipe-detail__image{aspect-ratio:4/3;background:var(--creme-warm);border:1px solid var(--line);border-radius:20px;flex-shrink:0;place-items:center;width:100%;display:grid;overflow:hidden}.recipe-detail__fallback{font-size:50px}.recipe-detail__heroBody{border:1px solid var(--line-soft);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-elev) 100%);border-radius:20px;align-content:start;gap:4px;min-width:0;padding:14px;display:grid}.recipe-detail__title{color:var(--brun-deep);letter-spacing:0;margin:0;font-size:26px;line-height:1.05}.recipe-detail__side{color:var(--text-muted);margin-top:3px;font-size:13px;line-height:1.45}.recipe-detail__chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.recipe-detail__section{background:var(--surface);border:1px solid var(--line-soft);box-shadow:var(--shadow-card);border-radius:18px;padding:14px}.recipe-detail__sectionTitle{color:var(--brun-soft);text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:11px;font-weight:900}.recipe-detail__text{color:var(--text);font-size:14px;line-height:1.55}.recipe-detail__list{gap:8px;display:grid}.recipe-detail__ingredient{border:1px solid var(--line-soft);background:var(--surface-elev);border-radius:14px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.recipe-detail__ingredient.is-muted{opacity:.64}.recipe-detail__ingredientText{min-width:0;color:var(--text);flex:1;font-size:13px;line-height:1.45}.recipe-detail__strike{color:var(--text-faint);text-decoration:line-through;text-decoration-thickness:1.3px}.recipe-detail__select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:10px;margin-top:6px;padding:7px 9px;font-size:12px;display:block}.recipe-detail__toggle{border:1px solid var(--line);background:var(--mat-green-50);color:var(--mat-green-700);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:800}.recipe-detail__toggle.is-out{color:#c0281a;background:#f6ece8}.recipe-detail__steps{color:var(--text);gap:8px;margin:0;padding:0 0 0 18px;display:grid}.recipe-detail__steps li{font-size:14px;line-height:1.55}.recipe-detail__section--note{background:linear-gradient(#eef5eb 0%,#fff 100%);border-color:#cfe3cc}.recipe-detail__note{color:#2d5c28;font-size:13px;line-height:1.5}@media (width<=560px){.recipe-row{grid-template-columns:74px minmax(0,1fr) 14px}.recipe-detail__hero{grid-template-columns:1fr}.recipe-detail__image{width:100%;max-width:100%}.recipe-detail__title{font-size:24px}}.weekly-prep-modal{z-index:850;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.weekly-prep-modal__backdrop{cursor:pointer;background:#4a24106b;border:0;position:absolute;inset:0}.weekly-prep-modal__panel{background:var(--surface);border:1px solid var(--line-soft);border-radius:18px 18px 0 0;width:100%;max-width:560px;padding:14px 16px 18px;position:relative;box-shadow:0 24px 70px -26px #4a241075}.weekly-prep-modal__handle{background:var(--line);border-radius:999px;width:36px;height:4px;margin:0 auto 14px}.weekly-prep-modal__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.weekly-prep-modal__title{color:var(--brun-deep);margin:3px 0 6px;font-size:23px;line-height:1.1}.weekly-prep-modal__text{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.weekly-prep-modal__count{background:var(--inventory-bg);color:var(--inventory-text);border:1px solid var(--inventory-border);border-radius:999px;flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:900}.weekly-prep-modal__items{gap:8px;display:grid}.weekly-prep-modal__item{border:1px solid var(--line-soft);background:var(--surface-elev);border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.weekly-prep-modal__check{border:1.5px solid var(--line);color:#fff;cursor:pointer;background:#fff;border-radius:8px;width:26px;height:26px;font-weight:900}.weekly-prep-modal__check.is-done{border-color:var(--mat-confirm);background:var(--mat-confirm)}.weekly-prep-modal__check:disabled{cursor:default;opacity:.72}.weekly-prep-modal__itemTitle{color:var(--brun-deep);font-size:13px;font-weight:850}.weekly-prep-modal__itemText{color:var(--text-muted);margin-top:2px;font-size:11px;line-height:1.35}.weekly-prep-modal__actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}@media (width>=760px){.weekly-prep-modal{align-items:center;padding:18px}.weekly-prep-modal__panel{border-radius:18px}}@media (width<=430px){.weekly-prep-modal__item{grid-template-columns:28px minmax(0,1fr)}.weekly-prep-modal__item .btn{grid-column:2;justify-self:start}}.dev-preview-tools{z-index:1200;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:16px;right:16px}.dev-preview-tools__btn{pointer-events:auto;letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 12px 28px #2e7a202e}.dev-preview-tools__btn--primary{background:var(--brun);color:var(--creme)}.dev-preview-tools__btn--secondary{color:var(--brun);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0}.hj-app-shell.is-mobile-preview{background:linear-gradient(#e9efe6 0%,#f6f4ef 100%);max-width:none;min-height:100dvh;padding:12px;display:block}.hj-app-shell.is-mobile-preview .hj-desktop-nav,.hj-app-shell.is-mobile-preview .hj-context-panel{display:none!important}.hj-app-shell.is-mobile-preview .hj-main-pane{border:1px solid var(--line-soft);background:var(--creme);border-radius:24px;width:min(430px,100vw - 24px);max-width:430px;height:calc(100dvh - 24px);min-height:calc(100dvh - 24px);margin:0 auto;overflow:hidden;box-shadow:0 24px 72px #2e7a2024}.hj-app-shell.is-mobile-preview .hj-mobile-header,.hj-app-shell.is-mobile-preview .hj-mobile-nav{display:flex!important}.hj-app-shell.is-mobile-preview .hj-scroll-content{padding:16px 16px 0!important}.hj-app-shell.is-mobile-preview .hj-scroll-content.is-leypur-shell{display:block}.hj-app-shell.is-mobile-preview .hj-scroll-content.is-leypur-shell>.final-shop{min-height:0;padding-bottom:18px;display:block}.hj-app-shell.is-mobile-preview .final-shop__pane{border-radius:18px;height:auto;min-height:0}.hj-app-shell.is-mobile-preview .final-shop__scroll{padding:12px 12px calc(88px + env(safe-area-inset-bottom));overflow:visible}.hj-app-shell.is-mobile-preview .recipe-browser{justify-content:stretch;align-items:stretch;padding:0}.hj-app-shell.is-mobile-preview .recipe-browser__panel{border-radius:0;height:100dvh;max-height:none}.hj-app-shell.is-mobile-preview .recipe-browser__head{z-index:1;position:sticky;top:0}.hj-app-shell.is-mobile-preview .recipe-browser__body{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .hj-main-pane{overflow-y:auto}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .hj-scroll-content{display:none}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .recipe-browser{justify-content:stretch;align-items:stretch;padding:0}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .recipe-browser__panel{border-radius:0;width:100%;max-width:none;height:auto;max-height:none}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .recipe-browser__head{position:static}.hj-app-shell.is-mobile-preview.is-recipe-browser-page .recipe-browser__body{padding-bottom:calc(24px + env(safe-area-inset-bottom));overflow:visible}.hj-app-shell.is-mobile-preview .dev-preview-tools{bottom:18px;right:18px}.plan-progress{align-items:center;gap:8px;display:flex}.plan-progress__bar{background:var(--line-soft);border-radius:999px;flex:1;height:6px;overflow:hidden}.plan-progress__fill{border-radius:inherit;background:var(--brun);height:100%;transition:width .3s}.plan-progress__label{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:800}.plan-progress__label.is-complete{color:var(--ok-text)}.plan-day-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;max-width:920px;margin:0 auto 28px;display:grid}.plan-day-card{border:1.5px solid var(--line-soft);background:var(--surface-elev);text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;min-width:0;min-height:clamp(126px,11vw,160px);padding:13px 8px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.plan-day-card.is-filled-recipe{background:var(--creme-warm);border:2px solid var(--mat-brown-300)}.plan-day-card.is-filled-special{background:var(--surface);border:1.5px solid var(--line)}.plan-day-card.is-selecting{background:var(--creme-warm);border:2px solid var(--brun);box-shadow:0 0 0 3px #2e7a2024}.plan-card__day{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:800;line-height:1.1}.plan-card__today-pill{background:var(--brun);color:var(--creme);letter-spacing:.04em;border-radius:4px;justify-content:center;align-items:center;padding:1px 5px;font-size:11px;font-weight:800;display:inline-flex}.plan-card__date{color:var(--text-faint);margin-top:2px;font-size:10px;line-height:1.1}.plan-card__name{color:var(--brun);-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:0 2px;font-size:12.5px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.plan-card__name--special{color:var(--brun)}.mobile-header__left{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.mobile-header__week{color:var(--text-faint);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:10px;font-weight:600;line-height:1;overflow:hidden}.plan-card__remove{width:22px;height:22px;color:var(--text-faint);cursor:pointer;background:#fffc;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:12px;display:flex;position:absolute;top:4px;right:4px}.plan-card__remove:hover{background:var(--err-bg);color:var(--err-text)}.plan-recipe-cta{border:1.5px solid var(--line);background:var(--surface);width:100%;color:var(--brun);cursor:pointer;border-radius:10px;margin-bottom:12px;padding:11px 0;font-size:13px;font-weight:800}.plan-recipe-cta:hover{background:var(--creme-warm)}@media (width<=520px){.plan-day-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:100%}.plan-day-card{min-height:128px;padding:11px 5px 10px}.plan-card__name{-webkit-line-clamp:3;font-size:12px;line-height:1.4}.recipe-browser__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-card__body{padding:9px 10px 11px}}@media (width>=900px){.recipe-browser__grid{gap:12px}.plan-day-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (width>=521px) and (width<=899px){.plan-day-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=759px){.recipe-browser{justify-content:stretch;align-items:stretch;padding:0}.recipe-browser__panel{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none}.recipe-browser__head{z-index:1;position:sticky;top:0}.recipe-browser__body{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.final-shop{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))}.final-shop__pane--page{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.final-shop__body{padding-left:0;padding-right:0}}
