.home-services{gap:12px;display:grid}.home-services h2{color:var(--text-strong);margin:0;font-size:1rem}.home-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-services__card{border:1px solid var(--border);min-width:0;color:var(--text-strong);overflow-wrap:anywhere;background:#fff;border-radius:18px;align-content:start;gap:7px;padding:14px;text-decoration:none;display:grid}.home-services__card svg{color:var(--brand)}.home-services__card strong{font-size:.9rem}.home-services__card span{color:var(--muted);font-size:.75rem;line-height:1.5}.home-services__card:hover{border-color:var(--brand)}.home-services__card:focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media (width>=720px){.home-services__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.feature-list .order-card{grid-template-columns:minmax(0,1fr) max-content;align-items:start}.feature-list .order-card>div{gap:6px;min-width:0;display:grid}.feature-list .order-card .order-card__total{white-space:nowrap;overflow-wrap:normal;word-break:normal;text-align:right}.summary-card[aria-label=Price\ summary] h2{margin:0;font-size:1rem}.summary-card[aria-label=Price\ summary] p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.summary-card[aria-label=Price\ summary]>div{align-items:baseline}.summary-card[aria-label=Price\ summary]>div>strong{text-align:right}.summary-card[aria-label=Price\ summary] .price-amount{white-space:nowrap;overflow-wrap:normal;word-break:normal}.cart-item .cart-item__estimate{color:var(--text-strong)}.product-card>.product-card__open{z-index:1;border-radius:inherit;background:0 0;border:0;position:absolute;inset:0}.product-card>.product-card__open:focus-visible{outline:3px solid var(--sea);outline-offset:-3px}.product-card>.quick-add-button,.product-card>.product-card__heart{z-index:2}.product-card:not(.product-card--feed)>.quick-add-button{position:relative}.quick-add-sheet{overscroll-behavior:contain}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/plus-jakarta-sans-400.woff)format("woff");font-style:normal;font-weight:400 500;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/plus-jakarta-sans-700.woff)format("woff");font-style:normal;font-weight:600 900;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text-strong:#29262d;--text:#29262d;--text-secondary:#6f6b73;--brand:#cf1554;--brand-hover:#b71149;--brand-light:#ffe4ed;--brand-pale:#fff0f5;--canvas:#f7f7f7;--surface-muted:#f4f3f5;--paper:#fff;--ink:#29262d;--muted:#6f6b73;--border:#e5e2e7;--fresh:#4caf7d;--fresh-dark:#087653;--sea:#2d7f8f;--danger:#bd3038;--shadow-soft:0 12px 32px #29262d1f;--shadow-card:0 4px 16px #29262d0e;--radius-sm:8px;--radius-md:18px;--radius-lg:24px;--header-height:calc(80px + env(safe-area-inset-top));--bottom-height:calc(74px + env(safe-area-inset-bottom));--release-banner-height:0px;--shell-max:100%;--content-gutter:16px;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;overflow-x:hidden}body{min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;overflow-x:hidden}body,button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--sea);outline-offset:3px}.app-shell{width:100%;max-width:var(--shell-max);background:var(--canvas);min-height:100vh;margin:0 auto;position:relative}.skip-link{z-index:20;border-radius:var(--radius-sm);background:var(--text-strong);color:#fff;padding:10px 14px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.main{min-height:100vh;padding:calc(var(--header-height) + var(--release-banner-height) + 24px) var(--content-gutter) calc(var(--bottom-height) + 120px)}.app-shell--source-indicated .main{padding-top:calc(var(--header-height) + var(--release-banner-height) + 56px)}.app-shell--offline,.app-shell--update-ready{padding-top:var(--header-height)}.app-shell--source-indicated.app-shell--offline,.app-shell--source-indicated.app-shell--update-ready{padding-top:calc(var(--header-height) + 32px)}.app-shell--offline .main,.app-shell--update-ready .main{padding-top:24px}.main--full{padding:0}.top-bar{z-index:10;width:100%;max-width:var(--shell-max);height:var(--header-height);padding:calc(10px + env(safe-area-inset-top)) var(--content-gutter) 10px;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:fixed;inset:0 auto auto 50%;transform:translate(-50%)}.brand-mark{min-width:0;min-height:44px;color:var(--text-strong);align-items:center;gap:8px;font-weight:900;display:flex}.brand-mark img{object-fit:contain;width:34px;height:34px}.data-source-indicator{inset:var(--header-height) auto auto 50%;z-index:9;width:100%;max-width:var(--shell-max);color:#2f5736;text-align:center;background:#eef6e9;border-bottom:1px solid #5671472e;min-height:32px;padding:7px 14px;font-size:.75rem;font-weight:900;position:fixed;transform:translate(-50%)}.top-actions{align-items:center;gap:6px;display:flex}.brand-mark span{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.location-chip,.cart-button,.icon-button{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.location-chip{max-width:126px;color:var(--fresh-dark);gap:5px;padding:0 10px;font-size:.78rem;font-weight:800}.location-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-button{width:44px;position:relative}.cart-button span{background:var(--danger);color:#fff;border-radius:999px;min-width:18px;padding:2px 5px;font-size:.7rem;font-weight:900;position:absolute;top:-4px;right:-2px}.bottom-nav{z-index:10;width:100%;max-width:var(--shell-max);height:var(--bottom-height);padding:7px 6px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;position:fixed;inset:auto auto 0 50%;transform:translate(-50%)}.bottom-nav__item{border-radius:var(--radius-md);width:100%;min-width:0;min-height:52px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.68rem;font-weight:650;display:flex;position:relative}.bottom-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.1;overflow:hidden}.release-banner{z-index:9;width:100%;max-width:var(--shell-max);border-bottom:1px solid var(--border);min-height:64px;color:var(--fresh-dark);background:#f8fbf9;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:750;line-height:1.4;display:flex;position:relative}.release-banner>svg{flex:none}.release-banner span{flex:1;min-width:0}.release-banner button{border-radius:var(--radius-sm);min-height:44px;color:inherit;background:#fff;border:1px solid;flex:none;padding:0 10px;font-size:.72rem;font-weight:900}.release-banner--offline{color:#8d2f19;background:#fff4ef}.release-banner--update{color:#235c68;background:#eff8fb}.bottom-nav__item.active{color:var(--brand);background:0 0}.bottom-nav__item.active svg{stroke-width:2.5px}.bottom-nav__item.active span{font-weight:800}.sticky-cart{inset:auto 16px calc(var(--bottom-height) + 10px) 16px;z-index:9;border-radius:var(--radius-md);background:var(--brand);color:#fff;width:calc(100% - 32px);max-width:448px;box-shadow:var(--shadow-soft);justify-content:space-between;align-items:center;gap:10px;margin:0 auto;padding:13px 16px;display:flex;position:fixed}.sticky-cart span{color:var(--brand-light);font-size:.85rem;font-weight:800}.screen{flex-direction:column;gap:18px;min-width:0;display:flex}.screen--home{gap:14px}.centered{justify-content:center;align-items:stretch;min-height:calc(100vh - 180px)}.welcome{background:var(--paper);grid-template-rows:45vh 1fr;min-height:100vh;display:grid}.welcome__image{background:linear-gradient(#29262d1a,#29262dbf),url(/assets/hero-trays.jpg) 50%/cover;position:relative}.welcome__content{background:var(--paper);border-radius:28px 28px 0 0;flex-direction:column;gap:14px;padding:22px 20px 30px;display:flex;transform:translateY(-24px)}.welcome__logo{object-fit:contain;width:76px;height:76px}h1,h2,h3,p{margin:0}h1{color:var(--text-strong);letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(1.75rem,5vw,2.4rem);line-height:1.15}h2{color:var(--text);letter-spacing:0;font-size:1rem;line-height:1.2}p{color:var(--muted);line-height:1.55}.eyebrow{color:var(--fresh-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.section-heading{flex-direction:column;gap:8px;min-width:0;max-width:100%;display:flex}.section-heading h1{white-space:normal;word-break:normal;max-width:100%;font-size:clamp(1.65rem,4vw,2.15rem)}.section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-header a,.text-button,.back-link{min-height:44px;color:var(--brand);background:0 0;border:0;align-items:center;font-size:.86rem;font-weight:900;display:inline-flex}.back-link{gap:6px;width:fit-content}.section-title{margin-top:4px}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 16px;font-weight:750;display:inline-flex}.button--primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-card)}.button--secondary{border-color:var(--border);color:var(--text-strong);background:#fff}.button--light{color:var(--text-strong);background:#fff}.button--wide{width:100%}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.button.is-disabled{opacity:.75}.hero-panel{border-radius:var(--radius-lg);background:var(--brand-pale);border:1px solid #d8e9df;grid-template-columns:minmax(0,1fr) minmax(100px,38%);min-height:176px;display:grid;position:relative;overflow:hidden}.hero-panel__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:24px;display:flex;position:relative}.hero-panel h2{max-width:16ch;color:var(--text-strong);letter-spacing:-.025em;font-size:clamp(1.2rem,3vw,1.65rem);line-height:1.12}.hero-panel p{font-size:.9rem}.hero-panel .eyebrow{color:var(--text-secondary)}.hero-panel__image{object-fit:cover;width:100%;height:100%;min-height:176px}.event-strip,.delivery-progress,.notice,.summary-card,.review-card,.empty-state,.process-card,.feature-card,.order-card,.address-card,.offer-card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff}.event-strip{color:var(--text-strong);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;font-weight:900;display:grid}.event-strip>span{gap:3px;font-size:.85rem;font-weight:500;display:grid}.event-strip>span strong{font-size:.95rem;font-weight:750}.event-strip svg{color:var(--brand)}.quick-actions,.filter-bar,.pill-row{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.quick-actions::-webkit-scrollbar{display:none}.filter-bar::-webkit-scrollbar{display:none}.pill-row::-webkit-scrollbar{display:none}.product-row::-webkit-scrollbar{display:none}.quick-actions a,.quick-actions button,.filter-bar button,.pill{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:999px;flex:none;padding:10px 13px;font-size:.84rem;font-weight:850}.filter-bar{align-items:center}.filter-bar>svg{color:var(--fresh-dark);flex:none}.filter-bar button.is-selected,.choice-tile.is-selected,.price-option.is-selected,.choice-row.is-selected,.package-card.is-selected{border-color:var(--brand);background:var(--brand-pale);color:var(--text-strong)}.product-row{scrollbar-width:none;grid-auto-columns:minmax(168px,44%);grid-auto-flow:column;gap:12px;padding:2px 2px 8px;display:grid;overflow-x:auto}.product-grid,.category-grid,.need-grid,.area-grid,.option-grid{gap:12px;display:grid}.product-grid,.category-grid,.area-grid,.option-grid,.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-card);cursor:pointer;background:#fff;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow:hidden}.product-card:focus-visible{outline:3px solid var(--sea);outline-offset:3px}.product-card button{cursor:pointer}.quick-add-sheet{cursor:auto}.product-card img{aspect-ratio:1.25;object-fit:cover;background:var(--surface-muted);width:100%}.product-card__body{flex-direction:column;gap:6px;padding:12px;display:flex}.product-card__body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;display:-webkit-box;overflow:hidden}.product-card__body strong{color:var(--text-strong)}.product-card__body small,.summary-card small,.review-card small,.order-card small,.address-card small{color:var(--muted);line-height:1.45}.product-card__heart{width:44px;height:44px;box-shadow:var(--shadow-card);border:0;position:absolute;top:10px;right:10px}.product-card--compact .product-card__body p{display:none}.catalogue-screen{gap:18px}.catalogue-context{border:1px solid var(--border);background:var(--surface-muted);min-height:44px;color:var(--text);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto auto auto auto;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:750;display:grid}.catalogue-context span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalogue-context__area{min-width:0}.catalogue-context svg{color:var(--brand)}.catalogue-context strong{color:var(--fresh-dark)}.catalogue-search-link{border:1px solid var(--border);min-height:46px;color:var(--muted);box-shadow:none;background:#fff;border-radius:14px;align-items:center;gap:9px;padding:0 13px;font-size:.84rem;font-weight:750;display:flex}.catalogue-heading{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.catalogue-heading h1{max-width:15ch;font-size:1.48rem;line-height:1.08}.catalogue-heading>span{background:var(--canvas);color:var(--text);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:900}.category-rail{scrollbar-width:none;gap:8px;padding:0 2px 7px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{background:var(--surface-muted);min-height:44px;color:var(--text-secondary);border:0;border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:900;position:relative}.category-rail button.is-selected{background:var(--brand);color:#fff}.category-rail button.is-selected:after{content:"";background:var(--brand);border-radius:999px;width:18px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.catalogue-controls{scrollbar-width:none;align-items:center;gap:8px;padding-bottom:0;display:flex;overflow-x:auto}.catalogue-controls::-webkit-scrollbar{display:none}.catalogue-controls label,.catalogue-controls button{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:999px;flex:none;font-size:.76rem;font-weight:900}.catalogue-controls label{align-items:center;gap:7px;padding:0 8px 0 11px;display:flex}.catalogue-controls select{min-height:44px;color:inherit;font:inherit;background:0 0;border:0;outline:0}.catalogue-controls button{padding:0 12px}.catalogue-controls button.is-selected{border-color:var(--brand);background:var(--brand-pale)}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalogue-grid--single{grid-template-columns:minmax(0,min(100%,280px));justify-content:center}.catalogue-grid .product-card{box-shadow:var(--shadow-card);border-radius:12px;grid-template-rows:auto 1fr auto;display:grid}.product-card__media{position:relative}.product-card__media img,.catalogue-grid .product-card img{aspect-ratio:1.05}.product-card__media .badge{max-width:calc(100% - 54px);position:absolute;top:8px;left:8px}.catalogue-grid .product-card__body{gap:4px;padding:9px 9px 8px}.catalogue-grid .product-card__body h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.45em;font-size:.95rem;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__body h2{align-items:flex-start;min-height:36px;display:flex}.catalogue-grid .product-card__body p,.catalogue-grid .product-card__body span,.catalogue-grid .product-card__body small{font-size:.8rem;line-height:1.4}.catalogue-grid .product-card__body p{-webkit-line-clamp:1;color:var(--muted);font-weight:750}.catalogue-grid .product-card__body span{color:var(--fresh-dark);font-weight:850}.catalogue-grid .product-card__body strong{font-size:1rem;line-height:1.35}.catalogue-grid .product-card__heart{width:44px;height:44px;min-height:44px;top:7px;right:7px}.quick-add-button,.quick-add-confirm{background:var(--brand-pale);min-height:44px;color:var(--text-strong);border:0;font-size:.85rem;font-weight:900}.quick-add-button{border-radius:10px;width:calc(100% - 16px);margin:0 8px 8px}.quick-add-confirm{background:var(--brand);color:#fff;border-radius:8px}.card-added-feedback{color:var(--fresh-dark);text-align:center;margin:-2px 8px 8px;font-size:.72rem;font-weight:900}.quick-add-backdrop{z-index:30;background:#29262d57;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.quick-add-sheet{width:min(100%,460px);max-height:calc(100dvh - 32px - env(safe-area-inset-bottom));background:#fff;border-radius:18px 18px 12px 12px;gap:12px;padding:14px;display:grid;overflow-y:auto;box-shadow:0 -18px 55px #29262d38}.quick-add-sheet__summary{grid-template-columns:72px 1fr;align-items:center;gap:12px;display:grid}.quick-add-sheet__summary img{object-fit:cover;border-radius:12px;width:72px;height:72px}.quick-add-sheet__summary h2{font-size:1rem}.quick-add-sheet__summary span,.quick-add-sheet__price small{color:var(--muted);font-size:.78rem}.quick-add-sheet label{color:var(--text);gap:6px;font-size:.78rem;font-weight:900;display:grid}.quick-add-sheet select{border:1px solid var(--border);background:#fff;border-radius:10px;min-height:44px;padding:9px 10px}.quick-add-sheet__price,.quick-add-sheet__quantity{background:var(--surface-muted);border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:10px 12px;display:grid}.quick-add-sheet__price small{grid-column:1/-1}.quick-add-sheet__quantity .qty-stepper{justify-self:end}.quick-add-cancel{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:10px;font-weight:900}.offer-stack{gap:8px;display:grid}.offer-card{grid-template-columns:auto 1fr;align-items:start;padding:12px}.offer-card.is-applied{border-color:var(--brand);background:var(--brand-pale)}.offer-card__benefit{background:var(--brand-pale);width:fit-content;color:var(--fresh-dark);border-radius:999px;margin-bottom:4px;padding:4px 8px;font-size:.72rem;font-weight:900;display:inline-flex}.offer-card small{color:var(--fresh-dark);margin:4px 0 8px;font-size:.74rem;font-weight:850;display:block}.badge{background:var(--fresh-dark);color:#fff;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 8px;font-size:.7rem;font-weight:800}.icon-button{width:44px;height:44px}.icon-button.is-active{background:var(--danger);color:#fff;border-color:var(--danger)}.need-card,.category-card,.choice-tile,.price-option,.package-card,.choice-row{border:1px solid var(--border);border-radius:var(--radius-md);min-height:112px;color:var(--text-strong);text-align:left;background:#fff;padding:14px;display:flex}.need-card,.category-card,.choice-tile,.price-option{flex-direction:column;justify-content:space-between;gap:8px}.need-card span,.category-card span,.choice-tile span{font-weight:900}.need-card p,.category-card small,.price-option small{font-size:.78rem}.feature-list,.step-stack,.cart-list{gap:12px;display:grid}.feature-card,.order-card,.address-card,.offer-card{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.feature-card>div,.order-card>div,.address-card>div{min-width:0}.feature-card h2,.feature-card p,.order-card strong,.address-card strong{overflow-wrap:anywhere}.feature-card--button{border:1px solid var(--border);width:100%;color:inherit;text-align:left}.feature-card svg,.offer-card svg,.address-card svg{color:var(--fresh-dark)}.process-card{gap:12px;padding:14px;display:flex}.process-card>span{background:var(--text-strong);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.search-box{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.search-box svg{color:var(--fresh-dark)}.search-box input,.form-panel input,.form-panel textarea,.form-panel select,textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-width:0;color:var(--ink);background:#fff}.search-box input{border:0;outline:0;min-height:50px}.form-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:12px;padding:14px;display:grid}.form-panel label{color:var(--text-strong);gap:6px;font-size:.86rem;font-weight:900;display:grid}.form-hint{color:var(--muted);font-size:.86rem;font-weight:700}.form-panel input,.form-panel textarea,.form-panel select,textarea{min-height:46px;padding:10px 12px}textarea{resize:vertical}.detail-image{aspect-ratio:1.05;object-fit:cover;border-radius:var(--radius-lg);background:var(--surface-muted);width:100%;box-shadow:var(--shadow-card)}.detail-title-row{grid-template-columns:1fr auto;align-items:start;gap:14px;display:grid}.qty-stepper{border:1px solid var(--border);background:#fff;border-radius:999px;grid-template-columns:44px 54px 44px;align-items:center;width:fit-content;display:grid;overflow:hidden}.qty-stepper button{width:44px;height:44px;color:var(--text-strong);background:0 0;border:0;place-items:center;display:grid}.qty-stepper span{text-align:center;font-weight:900}.delivery-progress{gap:10px;padding:14px;display:grid}.delivery-progress strong,.delivery-progress span{display:block}.delivery-progress span{color:var(--muted);font-size:.82rem}.progress-track{background:var(--surface-muted);border-radius:999px;height:10px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--fresh), var(--brand));height:100%;display:block}.cart-item{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.cart-item--review{background:#fff8f3;border-color:#b0511f73}.quote-notice .text-button{align-self:flex-start;margin-top:6px}.cart-item img{border-radius:var(--radius-sm);object-fit:cover;width:72px;height:72px}.cart-item>div{gap:6px;display:grid}.cart-item .text-button{grid-column:2;justify-self:start;padding:0}.cart-item span,.line-item span,.review-card span,.address-card span{color:var(--muted);font-size:.86rem}.summary-card,.review-card{gap:10px;padding:14px;display:grid}.account-summary{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.account-summary>div{gap:4px;min-width:0;display:grid}.account-summary span,.account-summary small{color:var(--muted);overflow-wrap:break-word;font-size:.78rem}.account-summary strong{overflow-wrap:anywhere}.checkbox-row{grid-template-columns:auto minmax(0,1fr);align-items:center}.checkbox-row input{width:18px;min-height:18px}.account-visual-screen .feature-card{grid-template-columns:auto minmax(0,1fr)}.payment-preview{background:#f7fffb;border-color:#20755947}.payment-preview>p{color:var(--brand);font-size:.86rem;font-weight:850}.payment-preview strong,.payment-preview span{overflow-wrap:anywhere;min-width:0}.account-visual-screen,.account-visual-screen *{overflow-wrap:anywhere;word-break:break-word;max-width:100%}@media (width<=520px){.account-summary{grid-template-columns:1fr}}.summary-card>div,.line-item{justify-content:space-between;align-items:center;gap:10px;display:flex}.summary-card__total{border-top:1px solid var(--border);padding-top:10px}.release-metadata>div{grid-template-columns:minmax(0,1fr);justify-content:start;align-items:start;display:grid}.release-metadata strong{overflow-wrap:anywhere;min-width:0}.notice{background:var(--brand-pale);grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;padding:12px;display:grid}.notice svg{color:var(--brand);flex-shrink:0}.notice>div{min-width:0;max-width:100%}.notice strong,.notice p{overflow-wrap:break-word;word-break:normal;max-width:100%}.notice p{font-size:.86rem}.package-card{grid-template-columns:82px 1fr;gap:10px;width:100%;min-height:112px;display:grid}.package-card img{border-radius:var(--radius-sm);object-fit:cover;grid-row:span 3;width:82px;height:82px}.choice-row{grid-template-columns:auto 1fr;align-items:start;gap:10px;width:100%;display:grid}.choice-row span{grid-column:2;font-weight:800;line-height:1.25}.choice-row small{color:var(--muted);grid-column:2;line-height:1.35}.timeline{gap:0;padding-left:12px;display:grid}.timeline div{grid-template-columns:36px 1fr;gap:10px;min-height:58px;display:grid;position:relative}.timeline div:before{content:"";background:var(--border);width:2px;position:absolute;top:34px;bottom:0;left:17px}.timeline div:last-child:before{display:none}.timeline span{background:var(--surface-muted);width:36px;height:36px;color:var(--muted);border-radius:50%;place-items:center;font-weight:900;display:grid}.timeline .is-done span{background:var(--fresh-dark);color:#fff}.success-icon{color:var(--fresh);align-self:center}.empty-state{text-align:center;justify-items:center;gap:10px;padding:28px 18px;display:grid}.error-boundary-screen{place-items:center;display:grid}.safe-diagnostics{border-radius:var(--radius-sm);background:var(--surface-muted);max-width:100%;color:var(--muted);overflow-wrap:anywhere;padding:8px 10px;font-size:.78rem;font-weight:800}.notification-list{gap:10px;display:grid}.notification-card{border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);background:#fff;gap:12px;padding:14px;display:grid}.notification-card.is-unread{background:#f6fbfc;border-color:#2d7f8f73}.notification-card p{color:var(--muted);margin:4px 0;line-height:1.4}.notification-card small{color:var(--fresh-dark);font-weight:800}.notification-card__actions{flex-wrap:wrap;gap:8px;display:flex}.empty-state svg{color:var(--brand)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.delivery-location{min-width:0;min-height:44px;color:var(--text-strong);justify-self:start;align-items:center;gap:8px;display:flex}.delivery-location>svg{flex:none}.delivery-location>div{gap:2px;min-width:0;display:grid}.delivery-location small{color:var(--muted);font-size:.75rem}.delivery-location strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.top-brand-location{align-items:center;gap:10px;min-width:0;display:flex}.top-brand-location__copy{flex-direction:column;min-width:0;display:flex}.top-brand-location__name{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:.7rem;font-weight:850;display:flex}.top-brand-location__name small{background:var(--brand-pale);letter-spacing:0;white-space:nowrap;border-radius:4px;padding:2px 4px;font-size:.55rem}.top-brand-location .delivery-location{gap:4px;min-height:44px}.top-brand-location .delivery-location strong{font-size:.82rem}.top-brand-location .delivery-location svg{color:var(--brand)}.top-actions .cart-button{background:var(--brand-pale);color:var(--brand);border-color:#e5e2e7}.bottom-nav__badge{background:var(--brand);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:1px 4px;font-size:.6rem;font-weight:800;display:grid;position:absolute;top:0;left:calc(50% + 3px)}.screen--home>h1.sr-only{margin:0}.button--primary:hover,.quick-add-button:not(:disabled):hover,.home-deals-banner:hover .home-deals-banner__action{background:var(--brand-hover)}.home-search-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.home-search{min-width:0;min-height:48px;box-shadow:none;background:#f4f3f5;border-color:#0000;border-radius:999px;font-size:.85rem;font-weight:500}.home-search svg{color:var(--brand);flex:none}.home-search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-filter-link{background:var(--brand-pale);width:44px;height:44px;color:var(--brand);border-radius:50%;place-items:center;display:grid}.home-deals-banner{border:1px solid var(--border);background:linear-gradient(110deg, var(--brand-light), var(--brand-pale));min-height:88px;color:var(--text-strong);border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 4px 12px #cf155415}.home-deals-banner>svg{background:#ffffff24;border-radius:12px;flex:none;width:38px;height:38px;padding:8px}.home-deals-banner>div{flex:1;gap:3px;min-width:0;display:grid}.home-deals-banner .eyebrow{color:var(--brand);letter-spacing:.035em;font-size:.64rem}.home-deals-banner strong{font-size:.87rem;line-height:1.35}.home-deals-banner small{color:var(--muted);font-size:.68rem;line-height:1.4}.home-deals-banner__action{background:var(--brand);color:#fff;border-radius:999px;flex:none;place-items:center;min-height:44px;padding:10px 13px;font-size:.75rem;font-weight:800;display:grid}.home-delivery-notice{background:var(--brand-pale);min-height:78px;color:var(--brand);border:1px solid #e5e2e7;border-radius:18px;align-items:center;gap:10px;padding:12px;display:flex}.home-delivery-notice>svg{background:var(--brand);color:#fff;border-radius:50%;flex:none;width:34px;height:34px;padding:7px}.home-delivery-notice>div{flex:1;gap:4px;min-width:0;display:grid}.home-delivery-notice strong{font-size:.8rem;line-height:1.3}.home-delivery-notice small{color:var(--text-secondary);font-size:.69rem;line-height:1.45}.home-delivery-notice__lead{text-align:center;background:#fff;border:1px solid #e5e2e7;border-radius:999px;flex:none;max-width:54px;padding:6px 8px;font-size:.62rem;font-weight:700}.home-category-section,.home-popular-section{gap:10px;min-width:0;display:grid}.home-category-section>h2,.home-category-section .section-header h2,.home-popular-section .section-header h2{letter-spacing:-.025em;font-size:1.06rem}.home-category-section .section-header a{font-size:.72rem;font-weight:700}.home-category-shortcuts{scrollbar-width:none;justify-content:space-between;gap:12px;padding:3px 2px 6px;display:flex;overflow-x:auto}.home-category-shortcuts::-webkit-scrollbar{display:none}.home-category-shortcut{min-height:88px;color:var(--text);text-align:center;flex:0 0 64px;justify-items:center;gap:7px;font-size:.68rem;font-weight:700;display:grid}.home-category-shortcut__image{width:58px;height:58px;color:var(--brand);background:#fff0f5;border:1px solid #e5e2e7;border-radius:17px;place-items:center;display:grid;overflow:hidden}.home-category-shortcut__image svg{stroke-width:1.8px;width:26px;height:26px}.home-category-shortcut:nth-child(2) .home-category-shortcut__image{color:#cf1554;background:#fff0f5;border-color:#e5e2e7}.home-category-shortcut:nth-child(3) .home-category-shortcut__image{color:var(--brand);background:#fff0f5;border-color:#e5e2e7}.home-category-shortcut:nth-child(4) .home-category-shortcut__image,.home-category-shortcut:nth-child(5) .home-category-shortcut__image{color:#cf1554;background:#fff0f5;border-color:#e5e2e7}.home-pax-filter{gap:10px;min-width:0;display:grid}.home-pax-filter__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-pax-filter__heading h2,.home-pax-filter__heading strong{letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.home-pax-filter__heading svg{color:var(--brand)}.home-pax-filter__heading small,.home-pax-filter__heading>span{color:var(--muted);font-size:.65rem}.home-pax-filter__options{scrollbar-width:none;gap:8px;padding:2px 2px 6px;display:flex;overflow-x:auto}.home-pax-filter__options button{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:999px;flex:none;padding:8px 16px;font-size:.75rem;font-weight:650}.home-pax-filter__options button[aria-pressed=true]{border-color:var(--brand);background:var(--brand);color:#fff}.home-feed-heading{gap:5px;display:grid}.home-feed-heading h1{letter-spacing:-.03em;font-size:1.15rem;line-height:1.3}.home-popular-section>p,.home-popular-section>div>p{max-width:46ch;color:var(--muted);font-size:.78rem;line-height:1.45}.home-popular-section .section-header a{white-space:nowrap;font-size:.75rem;font-weight:750}.home-product-feed{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.product-card--feed{border:1px solid #e5e2e7;border-radius:24px;box-shadow:0 5px 16px #29262d09}.product-card__lead{color:var(--brand);background:#ffffffed;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:.65rem;font-weight:650;display:inline-flex;position:absolute;bottom:12px;right:12px}.product-card--feed .product-card__media img{aspect-ratio:1.8}.product-card--feed .product-card__media .badge{background:var(--brand);color:#fff;border-radius:999px;font-size:.67rem;top:12px;left:12px}.product-card--feed .product-card__body{gap:9px;padding:16px 16px 76px}.product-card__title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-card--feed .product-card__body h2{overflow-wrap:anywhere;letter-spacing:-.025em;flex:1;min-width:0;min-height:0;font-size:1rem;line-height:1.35}.serving-badge{background:var(--surface-muted);max-width:35%;color:var(--text-secondary);text-align:center;border-radius:999px;flex:none;padding:4px 9px;font-size:.67rem;line-height:1.35}.product-card--feed .product-card__description{color:var(--muted);font-size:.8rem;line-height:1.6}.product-card--feed .product-card__price{gap:3px;max-width:calc(100% - 170px);display:grid;position:absolute;bottom:17px;left:16px}.product-card--feed .product-card__price small{letter-spacing:.065em;text-transform:uppercase;font-size:.6rem}.product-card--feed .product-card__price strong{color:var(--brand);font-size:1rem;line-height:1.3}.product-card--feed .quick-add-button{background:var(--brand);color:#fff;border-radius:999px;width:126px;min-height:44px;margin:0;padding:9px 10px;font-size:.78rem;font-weight:750;position:absolute;bottom:16px;right:16px;box-shadow:0 3px 7px #cf155420}.product-card--feed .product-card__heart{background:#ffffffed;border:1px solid #ffffff70;top:10px;right:10px}.product-card--feed .card-added-feedback{margin:0;position:absolute;bottom:65px;left:16px}.home-packed-callout{color:var(--brand);background:linear-gradient(120deg,#ffe4ed,#fff0f5);border:1px solid #e5e2e7;border-radius:24px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.home-packed-callout>div{gap:7px;min-width:0;display:grid}.home-packed-callout .eyebrow{color:var(--brand);font-size:.66rem}.home-packed-callout h2{color:var(--text-strong);font-size:1rem}.home-packed-callout p{font-size:.77rem}.home-packed-callout strong{color:var(--brand);align-items:center;gap:4px;font-size:.75rem;font-weight:750;display:inline-flex}.home-packed-callout>svg{background:#fff;border:1px solid #e5e2e7;border-radius:16px;flex:none;width:48px;height:48px;padding:12px}.home-help-callout{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex}.home-help-callout>svg{color:var(--brand);flex:none}.home-help-callout>span{flex:1;gap:4px;min-width:0;display:grid}.home-help-callout strong{font-size:.77rem}.home-help-callout small{color:var(--muted);font-size:.7rem}.service-mode-row{flex-wrap:wrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.service-mode-row>span{border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:5px 10px;display:inline-flex}.service-mode--active{background:var(--brand-pale);color:var(--brand);font-weight:750}.service-mode--unavailable{color:var(--muted)}.occasion-section{gap:14px;display:grid}.need-card{min-height:128px;transition:border-color .12s}.need-card svg{color:var(--text-secondary)}.need-card:hover{border-color:var(--text-secondary)}.account-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-shortcut{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;display:flex}.account-shortcut svg{color:var(--fresh-dark)}.account-shortcut strong{font-size:.95rem}.account-shortcut span{color:var(--muted);font-size:.8rem;line-height:1.4}.checkout-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none;display:grid}.checkout-progress li{min-width:0;color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:10px 2px;font-size:.73rem;display:flex}.checkout-progress li>span:first-child{border:1px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:750;display:grid}.checkout-progress li.is-current{color:var(--text-strong);font-weight:800}.checkout-progress li.is-current>span:first-child{background:var(--text-strong);color:#fff;border-color:var(--text-strong)}.checkout-progress li.is-complete>span:first-child{color:var(--fresh-dark);background:#e8f2eb;border-color:#c4ddcb}input,textarea,select,.form-panel input,.form-panel textarea,.form-panel select,.catalogue-controls select,.quick-add-sheet select{font-size:1rem}button:disabled{cursor:not-allowed}.search-box:focus-within{outline:3px solid var(--sea);outline-offset:3px}.catalogue-controls select:focus-visible{outline:3px solid var(--sea);outline-offset:1px}.cart-item>div,.package-card>*,.choice-row>*,.detail-title-row>*{min-width:0}.summary-card strong,.review-card strong,.cart-item h2{overflow-wrap:anywhere}@media (width<=699px){.top-bar{gap:12px}.brand-mark span{display:none}.brand-mark img{width:40px;height:40px}.hero-panel__content{gap:8px;padding:16px}.hero-panel p{font-size:.8rem}.hero-panel .button{min-height:44px;padding:9px 10px;font-size:.82rem}.account-shortcuts{gap:8px}.account-shortcut{padding:12px}.quick-add-backdrop{padding-bottom:max(16px, env(safe-area-inset-bottom))}}@media (width<=359px){.top-brand-location{gap:6px}.top-brand-location__name{gap:3px;font-size:.62rem}.top-brand-location__name small{font-size:.5rem}.home-deals-banner{gap:8px;padding:12px}.home-deals-banner>svg{display:none}.product-card--feed .product-card__body{padding-inline:12px}.product-card--feed .product-card__price{max-width:calc(100% - 150px);left:12px}.product-card--feed .product-card__price strong{font-size:.88rem}.product-card--feed .quick-add-button{width:116px;font-size:.72rem;right:12px}.delivery-location{gap:4px}.delivery-location>svg:first-child{display:none}.delivery-location strong{font-size:.82rem}.top-actions{gap:4px}.hero-panel{grid-template-columns:minmax(0,1fr) 30%}.hero-panel__content{padding:14px}.catalogue-grid,.product-grid{grid-template-columns:minmax(0,1fr)}.catalogue-grid .product-card__media img{aspect-ratio:1.5}.catalogue-context{gap:4px;padding-inline:8px;font-size:.72rem}.catalogue-context>svg{width:14px}.checkout-progress li{font-size:.68rem}.cart-item{grid-template-columns:56px minmax(0,1fr);gap:10px}.cart-item img{width:56px;height:56px}}@media (width>=700px){:root{--shell-max:min(980px, 100vw);--content-gutter:22px}.app-shell{min-height:100vh;margin-block:0}.top-bar,.bottom-nav,.data-source-indicator{max-width:var(--shell-max)}.top-bar,.bottom-nav{border-radius:inherit}.home-product-feed{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-shortcuts{justify-content:flex-start;gap:24px}.home-category-shortcut{flex-basis:80px}.home-deals-banner,.home-delivery-notice{min-height:84px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalogue-heading h1{max-width:24ch}.feature-list,.notification-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list>.notice,.feature-list>.empty-state,.feature-list>.centered,.notification-list>.empty-state{grid-column:1/-1}.product-detail{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:18px 22px;display:grid}.product-detail>.back-link,.product-detail>.detail-title-row,.product-detail>p,.product-detail>.pill-row{grid-column:2}.product-detail>.detail-image{aspect-ratio:1;grid-row:1/span 8;align-self:start;max-height:520px}.product-detail>.option-grid,.product-detail>.qty-stepper,.product-detail>textarea,.product-detail>.notice,.product-detail>.button,.product-detail>.section-title{grid-column:2}.cart-screen,.checkout-review-screen{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:start;gap:16px;display:grid}.cart-screen>.checkout-progress,.checkout-review-screen>.checkout-progress,.cart-screen>.back-link,.cart-screen>.section-heading,.checkout-review-screen>.back-link,.checkout-review-screen>.section-heading{grid-column:1/-1}.cart-screen>.delivery-progress,.cart-screen>.quote-notice,.cart-screen>.notice,.cart-screen>.cart-list,.cart-screen>.section-title,.cart-screen>.product-row,.checkout-review-screen>.review-card,.checkout-review-screen>.cart-list,.checkout-review-screen>.quote-notice,.checkout-review-screen>.notice,.checkout-review-screen>.handoff-preview{grid-column:1}.cart-screen>.summary-card,.cart-screen>.button,.checkout-review-screen>.summary-card,.checkout-review-screen>.button{grid-column:2;align-self:start;position:static}.account-screen .account-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){:root{--shell-max:min(1240px, 100vw);--content-gutter:28px}.main{padding-bottom:calc(var(--bottom-height) + 96px)}.home-product-feed{grid-template-columns:repeat(3,minmax(0,1fr))}.product-row{grid-auto-columns:minmax(230px,calc(25% - 9px))}.catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid,.category-grid,.need-grid,.area-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav{width:min(600px, calc(var(--shell-max) - 56px));border:1px solid var(--border);height:66px;box-shadow:var(--shadow-card);border-radius:999px;padding:7px;bottom:14px;left:50%}.bottom-nav__item{flex-direction:row;gap:6px;min-height:50px;font-size:.78rem}.sticky-cart{width:min(460px,100vw - 48px);bottom:90px;left:50%;right:auto;transform:translate(-50%)}}@media (width>=1500px){:root{--shell-max:1240px}.catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=420px){.app-shell,.top-bar,.bottom-nav,.release-banner,.data-source-indicator{max-width:100vw}.top-bar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-inline:12px}.brand-mark{gap:7px}.brand-mark span{display:none}.brand-mark img{width:40px;height:40px}.cart-button{width:44px}}@media (width<=350px){.brand-mark span{font-size:.8rem}.bottom-nav{padding-inline:6px}.bottom-nav__item{min-height:50px;font-size:.62rem}.bottom-nav__item svg{width:18px;height:18px}.release-banner{padding-inline:10px;font-size:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.visual-assurance-screen{gap:14px}.visual-assurance-screen h1,.visual-assurance-screen .review-card span,.visual-assurance-screen .line-item span,.visual-assurance-screen .notice p,.visual-assurance-screen .notice strong{overflow-wrap:break-word;word-break:normal}.visual-assurance-screen h1{white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(1.65rem,4vw,2.15rem);line-height:1.16}.visual-assurance-screen,.visual-assurance-screen .section-heading,.visual-assurance-screen .review-card,.visual-assurance-screen .summary-card,.visual-assurance-screen .notice,.visual-assurance-screen .button{min-width:0;max-width:100%}.visual-assurance-screen .summary-card>div,.visual-assurance-screen .line-item{grid-template-columns:minmax(0,1fr);justify-content:start;align-items:start;display:grid}.visual-assurance-screen .line-item strong,.visual-assurance-screen .summary-card>div strong{white-space:normal;word-break:break-word;justify-self:start;max-width:100%;display:block}.visual-assurance-screen .summary-card strong{overflow-wrap:anywhere}@media (width<=420px){.visual-assurance-screen h1{font-size:1.65rem;line-height:1.18}.visual-assurance-screen .notice{padding-inline:11px}.visual-assurance-screen .notice p{font-size:.82rem}}
