.hh-store{--color-primary:var(--ds-ink,var(--sf-primary,#111114));--color-primary-hover:var(--sf-primary-hover,color-mix(in srgb, var(--color-primary) 82%, #000));--color-on-primary:var(--sf-on-primary,#fff);--color-accent:var(--ds-accent,var(--sf-accent,#ec008c));--color-bg:var(--ds-ground,#fff);--color-surface:var(--ds-paper,#fff);--color-surface-2:color-mix(in srgb, var(--ds-ground,#f5f5f7) 60%, var(--ds-paper,#fff));--color-border:var(--ds-hairline,#e6e6ea);--color-text:var(--ds-ink,#111114);--color-text-muted:var(--ds-ink-soft,#6b6b76);--sf-radius:var(--ds-radius,14px);font-family:var(--ds-font-body,"Heebo", system-ui, sans-serif);color:var(--color-text)}.hh-store .hh-shop-title,.hh-store .hh-pdp-title,.hh-store .hh-cat-title{font-family:var(--ds-font-display,inherit);letter-spacing:-.01em;font-weight:500}[data-radius=sharp]{--sf-radius:4px}[data-radius=soft]{--sf-radius:14px}[data-radius=round]{--sf-radius:24px}[data-shape=rounded]{--sf-btn-radius:10px}[data-shape=pill]{--sf-btn-radius:999px}[data-shape=square]{--sf-btn-radius:0px}.hh-cat-nav{z-index:20;background:color-mix(in srgb, var(--color-bg) 88%, transparent);-webkit-backdrop-filter:saturate(1.1)blur(10px);backdrop-filter:saturate(1.1)blur(10px);border-block-end:1px solid var(--color-border);margin-block-end:clamp(2rem,4vw,3rem);position:sticky;top:72px}.hh-cat-nav-inner{max-width:var(--ds-max,1240px);scrollbar-width:none;gap:clamp(1.2rem,2.5vw,2rem);margin-inline:auto;padding:.9rem clamp(1.5rem,5vw,4rem);display:flex;overflow-x:auto}.hh-cat-nav-inner::-webkit-scrollbar{display:none}.hh-cat-navlink{white-space:nowrap;color:var(--color-text-muted);transition:color .3s var(--ds-ease,ease);padding-block:.3rem;font-size:.95rem;text-decoration:none;position:relative}.hh-cat-navlink:hover,.hh-cat-navlink.is-active{color:var(--color-text)}.hh-cat-navlink.is-active:after{content:"";background:var(--color-accent);height:1px;position:absolute;inset-block-end:-.9rem;inset-inline:0}.hh-cat-section{max-width:var(--ds-max,1240px);margin-block-end:clamp(3rem,6vw,5rem);margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);scroll-margin-top:150px}.hh-cat-head{align-items:baseline;gap:.7rem;margin-block-end:clamp(1.4rem,3vw,2rem);display:flex}.hh-cat-title{color:var(--color-text);margin:0;font-size:clamp(1.5rem,2.6vw,2.2rem)}.hh-cat-count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.85rem}.hh-btn{background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--sf-btn-radius,10px);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font:700 .92rem/1 inherit;transition:transform .12s,background .12s,opacity .2s;display:inline-flex}.hh-btn:hover{background:var(--color-primary-hover)}.hh-btn--full{width:100%}.hh-store .hh-btn{border-radius:999px;padding-inline:22px;font-weight:500}.hh-name{color:var(--color-text)}.hh-price{color:var(--color-text);font-variant-numeric:tabular-nums;font-weight:500}.hh-badge{top:12px;background:color-mix(in srgb, var(--color-bg) 82%, transparent);color:var(--color-text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--color-border);letter-spacing:.02em;z-index:2;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:600;position:absolute;inset-inline-start:12px}.hh-img{object-fit:cover;background:var(--color-surface-2);width:100%;display:block}.hh-img--square{aspect-ratio:1}.hh-img--portrait{aspect-ratio:3/4}.hh-ph{aspect-ratio:1;background:var(--color-surface-2);width:100%;color:var(--color-text-muted);place-items:center;display:grid}.hh-card{position:relative}.hh-card .hh-img,.hh-card .hh-ph{aspect-ratio:4/5;object-fit:cover}.hh-card--minimal .hh-img,.hh-card--minimal .hh-ph{border-radius:var(--sf-radius)}.hh-card--minimal .hh-card-body{flex-direction:column;gap:4px;padding:12px 2px 2px;display:flex}.hh-card--minimal .hh-name{font-weight:600}.hh-card--minimal .hh-price{color:var(--color-text-muted);font-weight:600}.hh-card--classic{border:1px solid color-mix(in srgb, var(--color-border) 60%, transparent);border-radius:var(--sf-radius);background:var(--color-surface);transition:box-shadow .3s var(--ds-ease,ease), transform .3s var(--ds-ease,ease);overflow:hidden}.hh-card--classic .hh-card-body{flex-direction:column;gap:6px;padding:16px 16px 18px;display:flex}.hh-card--classic .hh-name{font-weight:600}.hh-card--bold .hh-img,.hh-card--bold .hh-ph{border-radius:var(--sf-radius)}.hh-card--bold .hh-card-body{padding:12px 2px 2px}.hh-card--bold .hh-name{letter-spacing:-.01em;font-size:1.15rem;font-weight:800}.hh-card--bold .hh-price{margin-top:4px;font-size:1.1rem}.hh-card--overlay{border-radius:var(--sf-radius);overflow:hidden}.hh-card--overlay .hh-img,.hh-card--overlay .hh-ph{aspect-ratio:3/4}.hh-card--overlay .hh-overlay{color:#fff;background:linear-gradient(#0000 45%,#000000b8);flex-direction:column;justify-content:flex-end;padding:16px;display:flex;position:absolute;inset:0}.hh-card--overlay .hh-name{color:#fff;font-size:1.1rem;font-weight:800}.hh-card--overlay .hh-price{color:#fff}.hh-card--overlay .hh-btn{opacity:0;margin-top:10px;transform:translateY(8px)}.hh-card--overlay:hover .hh-btn{opacity:1;transform:none}.hh-card--compact{border:1px solid var(--color-border);border-radius:var(--sf-radius);background:var(--color-surface);align-items:center;gap:12px;padding:10px;display:flex}.hh-card--compact .hh-img,.hh-card--compact .hh-ph{aspect-ratio:auto;border-radius:calc(var(--sf-radius) - 4px);flex:none;width:72px;height:72px}.hh-card--compact .hh-card-body{flex-direction:column;flex:1;gap:2px;display:flex}.hh-card--compact .hh-name{font-weight:700}.hh-card--polaroid{border-radius:var(--sf-radius);background:#fff;padding:10px 10px 16px;transition:transform .16s;box-shadow:0 6px 22px #0000001f}.hh-card--polaroid:hover{transform:translateY(-3px)rotate(-.5deg)}.hh-card--polaroid .hh-img,.hh-card--polaroid .hh-ph{border-radius:calc(var(--sf-radius) - 6px)}.hh-card--polaroid .hh-card-body{text-align:center;flex-direction:column;gap:4px;padding-top:12px;display:flex}.hh-btn--lg{padding:14px 24px;font-size:1rem}.hh-tag{background:color-mix(in srgb, var(--color-accent) 12%, transparent);color:var(--color-accent);border-radius:999px;align-self:flex-start;padding:4px 11px;font-size:.7rem;font-weight:700}.hh-pdp-details{flex-direction:column;gap:14px;display:flex}.hh-pdp-details--center{text-align:center;align-items:center;max-width:540px;margin-inline:auto}.hh-pdp-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.hh-pdp-price{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600}.hh-pdp-meta{color:var(--color-text-muted);align-items:center;gap:6px;font-weight:600;display:inline-flex}.hh-pdp-desc{color:var(--color-text-muted);margin:0;line-height:1.7}.hh-pdp-group{flex-direction:column;gap:6px;display:flex}.hh-pdp-group-name{font-size:.9rem;font-weight:700}.hh-chips{flex-wrap:wrap;gap:8px;display:flex}.hh-chip{border:1px solid var(--color-border);border-radius:var(--sf-btn-radius,10px);background:var(--color-surface);padding:8px 14px;font-size:.85rem;font-weight:600}.hh-pdp-gallery{flex-direction:column;gap:10px;display:flex}.hh-pdp-main{border-radius:var(--sf-radius)}.hh-pdp-thumbs{gap:8px;display:flex}.hh-pdp-thumb{aspect-ratio:auto;border-radius:calc(var(--sf-radius) - 4px);width:64px;height:64px}.hh-pdp--gallery-side{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.hh-pdp--hero{flex-direction:column;gap:24px;display:flex}.hh-pdp--hero .hh-pdp-hero-img{border-radius:var(--sf-radius)}.hh-pdp--sticky-buy{grid-template-columns:1.5fr 1fr;align-items:start;gap:28px;display:grid}.hh-pdp--sticky-buy .hh-pdp-stack{flex-direction:column;gap:14px;display:flex}.hh-pdp--sticky-buy .hh-pdp-stack .hh-img{border-radius:var(--sf-radius)}.hh-pdp--sticky-buy .hh-pdp-buybox{border:1px solid var(--color-border);border-radius:var(--sf-radius);background:var(--color-surface);padding:20px;position:sticky;top:20px}.hh-pdp--editorial{flex-direction:column;align-items:center;gap:24px;display:flex}.hh-pdp--editorial .hh-pdp-ed-img{border-radius:var(--sf-radius);max-width:440px}@media (max-width:720px){.hh-pdp--gallery-side,.hh-pdp--sticky-buy{grid-template-columns:1fr}.hh-pdp--sticky-buy .hh-pdp-buybox{position:static}}.hh-co{color:var(--color-text)}.hh-co-summary{border:1px solid var(--color-border);border-radius:var(--sf-radius);background:var(--color-surface);padding:18px}.hh-co-summary-title{margin-bottom:14px;font-size:1.05rem;font-weight:800}.hh-co-items{flex-direction:column;gap:12px;margin:0 0 14px;padding:0;list-style:none;display:flex}.hh-co-item{align-items:center;gap:12px;display:flex}.hh-co-item-img{aspect-ratio:auto;border-radius:calc(var(--sf-radius) - 4px);flex:none;width:52px;height:52px}.hh-co-item-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hh-co-item-name{font-size:.92rem;font-weight:700}.hh-co-item-qty{color:var(--color-text-muted);font-size:.8rem}.hh-co-item-price{white-space:nowrap;font-weight:800}.hh-co-totals{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding-top:12px;display:flex}.hh-co-row{color:var(--color-text-muted);justify-content:space-between;font-size:.9rem;display:flex}.hh-co-row--total{color:var(--color-text);border-top:1px dashed var(--color-border);margin-top:2px;padding-top:10px;font-size:1.1rem;font-weight:800}.hh-co-discount{color:var(--color-accent);font-weight:700}.hh-co-form-title,.hh-co-form .hh-co-form-title{margin-bottom:14px;font-size:1.05rem;font-weight:800}.hh-co-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hh-co-field{flex-direction:column;gap:5px;display:flex}.hh-co-field--full{grid-column:1/-1}.hh-co-label{font-size:.85rem;font-weight:600}.hh-co-input{border:1px solid var(--color-border);border-radius:var(--sf-radius);font:inherit;background:var(--color-surface);color:var(--color-text);padding:10px 12px;font-size:.92rem}.hh-co-input:focus{outline:2px solid var(--color-primary);outline-offset:1px;border-color:#0000}.hh-co-pay{flex-direction:column;gap:10px;display:flex}.hh-co-pay-secure{background:var(--color-accent)}.hh-co-pay-secure:hover{background:var(--color-accent);filter:brightness(.94)}.hh-co-pay-wa{color:#fff;border-radius:var(--sf-btn-radius,10px);cursor:pointer;background:#25d366;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 18px;font:700 .95rem/1 inherit;transition:filter .12s;display:inline-flex}.hh-co-pay-wa:hover{filter:brightness(.95)}.hh-co-trust{color:var(--color-text-muted);justify-content:center;align-items:center;gap:6px;margin-top:2px;font-size:.78rem;display:flex}.hh-co-steps{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hh-co-step{color:var(--color-text-muted);flex:1;align-items:center;gap:8px;display:flex}.hh-co-step:not(:last-child):after{content:"";background:var(--color-border);border-radius:2px;flex:1;height:2px}.hh-co-step-dot{background:var(--color-surface-2);width:28px;height:28px;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:999px;flex:none;place-items:center;font-size:.85rem;font-weight:800;display:grid}.hh-co-step-label{white-space:nowrap;font-size:.9rem;font-weight:700}.hh-co-step--active .hh-co-step-dot{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary)}.hh-co-step--active{color:var(--color-text)}.hh-co-step--done .hh-co-step-dot{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.hh-co--one-column{flex-direction:column;gap:22px;max-width:520px;margin-inline:auto;display:flex}.hh-co--two-column{grid-template-columns:1.4fr 1fr;align-items:start;gap:28px;display:grid}.hh-co--two-column .hh-co-main{flex-direction:column;gap:22px;display:flex}.hh-co--two-column .hh-co-aside{position:sticky;top:20px}.hh-co--wizard{flex-direction:column;gap:22px;max-width:720px;margin-inline:auto;display:flex}.hh-co--wizard .hh-co-wizard-body{grid-template-columns:1.3fr 1fr;align-items:start;gap:24px;display:grid}@media (max-width:720px){.hh-co--two-column{grid-template-columns:1fr}.hh-co--two-column .hh-co-aside{position:static}.hh-co--wizard .hh-co-wizard-body,.hh-co-fields{grid-template-columns:1fr}.hh-co-step-label{display:none}}.hh-menu{max-width:860px;margin-inline:auto;padding:0 clamp(.75rem,3vw,1.5rem) 5rem}.hh-menu-head{padding:clamp(1.2rem,4vw,2rem) 0 .75rem}.hh-menu-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.7rem,5vw,2.4rem);font-weight:800}.hh-menu-sub{color:var(--color-text-muted);margin:2px 0 0}.hh-menu-nav{z-index:10;background:color-mix(in srgb, var(--color-bg) 90%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:none;gap:8px;margin-bottom:6px;padding:12px 0;display:flex;position:sticky;top:0;overflow-x:auto}.hh-menu-nav::-webkit-scrollbar{display:none}.hh-menu-chip{background:var(--color-surface-2);color:var(--color-text);white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;padding:7px 15px;font-size:.9rem;font-weight:700;text-decoration:none}.hh-menu-chip:hover{border-color:var(--color-primary)}.hh-menu-section{padding-top:18px;scroll-margin-top:64px}.hh-menu-section-title{margin:0 0 12px;font-size:1.35rem;font-weight:800}.hh-menu-list{gap:12px;display:grid}.hh-dish{text-align:start;cursor:pointer;background:var(--color-surface);border:1px solid var(--color-border);width:100%;font:inherit;color:inherit;border-radius:16px;align-items:stretch;gap:14px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.hh-dish:hover{border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 10px 28px #00000012}.hh-dish-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.hh-dish-name{margin:0;font-size:1.05rem;font-weight:700}.hh-dish-desc{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hh-dish-price{color:var(--color-primary);margin-top:auto;font-size:1.05rem;font-weight:800}.hh-dish-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hh-dish-veg{color:#15803d;background:#16a34a26;border-radius:999px;align-items:center;gap:3px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.hh-dish-spicy{color:var(--color-primary);align-items:center;gap:1px;display:inline-flex}.hh-dish-allergen{color:var(--color-text-muted);background:var(--color-surface-2);border-radius:999px;padding:2px 8px;font-size:.66rem;font-weight:600}.hh-dish-media{flex:none;position:relative}.hh-dish-img,.hh-dish-media .hh-ph{aspect-ratio:auto;border-radius:12px;width:104px;height:104px}.hh-dish-add{background:var(--color-primary);width:30px;height:30px;color:var(--color-on-primary);border-radius:50%;place-items:center;font-size:1.3rem;font-weight:700;line-height:1;display:grid;position:absolute;inset-block-end:-8px;inset-inline-start:-8px;box-shadow:0 3px 10px #0003}@media (max-width:520px){.hh-dish-img,.hh-dish-media .hh-ph{width:88px;height:88px}}.hh-dd-scrim{z-index:60;background:#00000080;animation:.15s hh-dd-fade;position:fixed;inset:0}@keyframes hh-dd-fade{0%{opacity:0}to{opacity:1}}.hh-dd{z-index:61;background:var(--color-bg);border-start-start-radius:22px;border-start-end-radius:22px;flex-direction:column;width:100%;max-width:480px;max-height:92vh;margin-inline:auto;animation:.24s cubic-bezier(.22,1,.36,1) hh-dd-up;display:flex;position:fixed;inset-block-end:0;inset-inline:0;overflow:hidden;box-shadow:0 -8px 50px #0000004d}@keyframes hh-dd-up{0%{opacity:.6;transform:translateY(30px)}to{opacity:1;transform:none}}@media (min-width:560px){.hh-dd{border-radius:22px;height:max-content;margin:auto;animation:.2s hh-dd-pop;inset:0}@keyframes hh-dd-pop{0%{opacity:.5;transform:scale(.96)}to{opacity:1;transform:none}}}.hh-dd-hero{position:relative}.hh-dd-img{border-radius:0;height:190px}.hh-dd-hero .hh-ph{aspect-ratio:auto;height:190px}.hh-dd-close{top:12px;color:#111;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;inset-inline-end:12px;box-shadow:0 2px 10px #0003}.hh-dd-body{flex:1;padding:18px 18px 8px;overflow-y:auto}.hh-dd-name{margin:0;font-size:1.5rem;font-weight:800}.hh-dd-desc{color:var(--color-text-muted);margin:6px 0 0;line-height:1.6}.hh-dd-base{color:var(--color-primary);margin:8px 0 4px;font-size:1.15rem;font-weight:800}.hh-dd-group{border-top:1px solid var(--color-border);padding:14px 0 4px}.hh-dd-group-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hh-dd-group-name{font-size:1.02rem;font-weight:800}.hh-dd-required{color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 12%, transparent);border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:800}.hh-dd-opt{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:11px 4px;display:flex}.hh-dd-opt:hover{background:var(--color-surface-2)}.hh-dd-opt-label{flex:1;font-size:.98rem}.hh-dd-opt-price{color:var(--color-text-muted);font-size:.9rem;font-weight:700}.hh-dd-opt input{width:20px;height:20px;accent-color:var(--color-primary);cursor:pointer;flex:none}.hh-dd-opt--remove.is-removed .hh-dd-opt-label{color:var(--color-primary);font-weight:700}.hh-dd-note{border:1px solid var(--color-border);width:100%;font:inherit;background:var(--color-surface);color:var(--color-text);resize:vertical;border-radius:12px;padding:10px 12px;font-size:.92rem}.hh-dd-note:focus{outline:2px solid var(--color-primary);outline-offset:1px;border-color:#0000}.hh-dd-foot{border-top:1px solid var(--color-border);background:var(--color-bg);align-items:center;gap:14px;padding:14px 18px;display:flex}.hh-dd-qty{border:1px solid var(--color-border);border-radius:999px;flex:none;align-items:center;gap:14px;padding:6px 10px;display:inline-flex}.hh-dd-qty button{background:var(--color-surface-2);width:30px;height:30px;color:var(--color-text);cursor:pointer;border:none;border-radius:50%;place-items:center;display:grid}.hh-dd-qty span{text-align:center;min-width:18px;font-weight:800}.hh-dd-add{background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;border:none;border-radius:14px;flex:1;padding:15px;font:800 1rem/1 inherit;transition:filter .12s}.hh-dd-add:hover:not(:disabled){filter:brightness(.94)}.hh-dd-add:disabled{opacity:.5;cursor:not-allowed}.hh-bk-head{padding:18px 18px 4px;position:relative}.hh-bk .hh-dd-close{top:12px}.hh-bk-chips,.hh-bk-dates,.hh-bk-slots{flex-wrap:wrap;gap:8px;display:flex}.hh-bk-dates{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.hh-bk-dates::-webkit-scrollbar{display:none}.hh-bk-chip,.hh-bk-slot{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:999px;padding:8px 15px;font-size:.88rem;font-weight:600}.hh-bk-slot{text-align:center;border-radius:10px;min-width:62px}.hh-bk-chip.is-on,.hh-bk-slot.is-on{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary)}.hh-bk-slot:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hh-bk-date{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:2px;min-width:56px;padding:8px 12px;display:flex}.hh-bk-date.is-on{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary)}.hh-bk-dow{opacity:.8;font-size:.72rem}.hh-bk-dnum{font-size:.95rem;font-weight:800}.hh-bk-fields{flex-direction:column;gap:10px;display:flex}.hh-card--classic{transition:box-shadow .22s var(--ease-standard,ease), transform .22s var(--ease-standard,ease)}.hh-card--classic:hover{transform:translateY(-4px);box-shadow:0 22px 48px #00000029}.hh-dish{transition:border-color .18s,box-shadow .22s,transform .18s}.hh-dish:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0000001a}.hh-dish-img,.hh-dish-media .hh-ph{border-radius:14px;width:118px;height:118px}@media (max-width:520px){.hh-dish-img,.hh-dish-media .hh-ph{width:92px;height:92px}}[data-mood=ember] .hh-store{--color-bg:#0c0a09;--color-surface:#17120d;--color-surface-2:#221a12;--color-border:#2c2318;--color-text:#f6efe4;--color-text-muted:#b3a595}[data-mood=ember] .hh-menu-title,[data-mood=ember] .hh-shop-title,[data-mood=ember] .hh-menu-section-title,[data-mood=ember] .hh-dd-name,[data-mood=ember] .hh-pdp-title{font-family:var(--font-display,inherit);letter-spacing:-.01em;font-weight:700}[data-mood=ember] .hh-dish{background:var(--color-surface)}[data-mood=ember] .hh-dish:hover{border-color:var(--color-accent);box-shadow:0 16px 40px #00000080}[data-mood=ember] .hh-card--classic:hover{box-shadow:0 22px 48px #0000008c}[data-mood=ember] .hh-menu-chip.is-active,[data-mood=ember] .hh-menu-chip:hover{border-color:var(--color-accent)}[data-mood=ember] .hh-dish-veg{background:color-mix(in srgb, var(--color-accent) 16%, transparent);color:var(--color-accent)}[data-mood=ember] .hh-dd-close{color:var(--color-text);background:#14100cdb}.hh-browse-wrap{max-width:var(--ds-max,1240px);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.hh-browse-wrap.hh-shop-head{padding-block:clamp(1rem,2.5vw,1.75rem) clamp(.75rem,2vw,1.25rem)}.hh-cat-strip{margin-block-end:clamp(1.5rem,3vw,2.5rem)}.hh-browse{max-width:var(--ds-max,1240px);grid-template-columns:minmax(0,1fr);gap:clamp(1.5rem,3vw,2.75rem);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem);display:grid}@media (min-width:900px){.hh-browse{grid-template-columns:250px minmax(0,1fr);align-items:start}}.hh-browse-main{min-width:0}.hh-browse-toolbar{border-block-end:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;margin-block-end:clamp(1rem,2.5vw,1.75rem);padding-block:.75rem;display:flex}.hh-browse-count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.9rem}.hh-browse-count b{color:var(--color-text);font-weight:600}.hh-browse-tools{align-items:center;gap:.75rem;display:flex}.hh-sort{align-items:center;gap:.5rem;display:inline-flex}.hh-sort-label{color:var(--color-text-muted);font-size:.82rem}.hh-sort select{appearance:none;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:var(--sf-radius,12px);font:inherit;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 14px) 52%,calc(100% - 9px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding:.5rem 2rem .5rem .85rem;font-size:.88rem;transition:border-color .2s}.hh-sort select:hover{border-color:var(--color-border-strong,var(--color-text-muted))}.hh-sort select:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hh-filter-btn{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.88rem;font-weight:600;display:none}.hh-filter-btn:hover{border-color:var(--color-text)}.hh-filter-btn-badge{background:var(--color-accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:inline-grid}@media (max-width:899px){.hh-filter-btn{display:inline-flex}.hh-filter-sidebar{display:none}}.hh-filter-sidebar{align-self:start;position:sticky;top:96px}.hh-filter-sidebar-head{border-block-end:1px solid var(--color-border);justify-content:space-between;align-items:baseline;margin-block-end:.4rem;padding-block-end:.9rem;display:flex}.hh-filter-sidebar-title{font-family:var(--ds-font-display,inherit);letter-spacing:-.01em;font-size:1.05rem;font-weight:500}.hh-filter-clear{color:var(--color-text-muted);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.hh-filter-clear:hover{color:var(--color-text)}.hh-facet{border-block-end:1px solid var(--color-border)}.hh-facet-head{width:100%;color:var(--color-text);font:inherit;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding-block:.95rem;font-size:.92rem;font-weight:500;display:flex}.hh-facet-chev{color:var(--color-text-muted);transition:transform .25s var(--ds-ease,ease);font-size:.9rem}.hh-facet[data-open=false] .hh-facet-chev{transform:rotate(-90deg)}.hh-facet-body{padding-block-end:1.1rem}.hh-swatches{flex-wrap:wrap;gap:.55rem .7rem;display:flex}.hh-swatch{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;width:44px;padding:0;display:inline-flex}.hh-swatch:disabled{opacity:.32;cursor:default}.hh-swatch-dot{border:1px solid var(--color-border);width:30px;height:30px;box-shadow:inset 0 0 0 2px var(--color-bg);color:#fff;border-radius:999px;place-items:center;transition:transform .15s,box-shadow .15s;display:grid}.hh-swatch.is-on .hh-swatch-dot{box-shadow:inset 0 0 0 2px var(--color-bg), 0 0 0 2px var(--color-text);transform:scale(1.06)}.hh-swatch-label{color:var(--color-text-muted);white-space:nowrap;font-size:.72rem}.hh-swatch.is-on .hh-swatch-label{color:var(--color-text)}.hh-checklist{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.hh-check{cursor:pointer;color:var(--color-text);align-items:center;gap:.6rem;padding-block:.4rem;font-size:.9rem;display:flex}.hh-check.is-empty{opacity:.4}.hh-check input{opacity:0;width:0;height:0;position:absolute}.hh-check-box{border:1px solid var(--color-border-strong,var(--color-text-muted));color:#fff;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;transition:background .15s,border-color .15s;display:grid}.hh-check input:checked+.hh-check-box{background:var(--color-text);border-color:var(--color-text)}.hh-check input:focus-visible+.hh-check-box{outline:2px solid var(--color-accent);outline-offset:2px}.hh-check-label{flex:1}.hh-check-count{color:var(--color-text-subtle,var(--color-text-muted));font-variant-numeric:tabular-nums;font-size:.8rem}.hh-range{direction:ltr;height:30px;margin-block:.4rem .2rem;position:relative}.hh-range-track{inset-inline:4px;background:var(--color-border);border-radius:999px;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.hh-range-fill{top:0;bottom:0;left:var(--lo,0%);right:calc(100% - var(--hi,100%));background:var(--color-text);border-radius:999px;position:absolute}.hh-range input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.hh-range input[type=range]::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;background:var(--color-bg);border:2px solid var(--color-text);cursor:pointer;width:18px;height:18px;box-shadow:var(--shadow-sm,0 1px 3px #0003);border-radius:999px}.hh-range input[type=range]::-moz-range-thumb{pointer-events:auto;background:var(--color-bg);border:2px solid var(--color-text);cursor:pointer;border-radius:999px;width:18px;height:18px}.hh-range-vals{color:var(--color-text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.82rem;display:flex}.hh-chips{flex-wrap:wrap;gap:.5rem;margin-block-end:clamp(1rem,2vw,1.5rem);display:flex}.hh-chip{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .8rem;font-size:.82rem;transition:border-color .15s,background .15s;display:inline-flex}.hh-chip:hover{border-color:var(--color-text)}.hh-chip svg{color:var(--color-text-muted)}.hh-chip--clear{color:var(--color-text-muted);background:0 0;border-style:dashed}.hh-fdrawer{z-index:60;visibility:hidden;position:fixed;inset:0}.hh-fdrawer.is-open{visibility:visible}.hh-fdrawer-scrim{opacity:0;cursor:pointer;background:#0000006b;border:none;transition:opacity .25s;position:absolute;inset:0}.hh-fdrawer.is-open .hh-fdrawer-scrim{opacity:1}.hh-fdrawer-panel{background:var(--color-bg);width:min(88vw,380px);transition:transform .28s var(--ds-ease,ease);flex-direction:column;display:flex;position:absolute;inset-block:0;inset-inline-start:0;transform:translate(-100%);box-shadow:0 0 40px #0000002e}:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .hh-fdrawer-panel{transform:translate(100%)}.hh-fdrawer.is-open .hh-fdrawer-panel{transform:none}.hh-fdrawer-head{border-block-end:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;display:flex}.hh-fdrawer-x{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;place-items:center;padding:4px;display:grid}.hh-fdrawer-x:hover{color:var(--color-text)}.hh-fdrawer-body{flex:1;padding:.25rem 1.25rem 1rem;overflow-y:auto}.hh-fdrawer-foot{border-block-start:1px solid var(--color-border);gap:.75rem;padding:1rem 1.25rem;display:flex}.hh-btn--ghost{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.hh-btn--ghost:hover{background:var(--color-surface-2);border-color:var(--color-text)}.hh-crumbs{max-width:var(--ds-max,1240px);margin-inline:auto;padding:clamp(1rem,2.5vw,1.75rem) clamp(1.25rem,5vw,4rem) 0}.hh-crumbs ol{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.hh-crumbs li{color:var(--color-text-muted);align-items:center;gap:.35rem;font-size:.82rem;display:inline-flex}.hh-crumbs a{color:var(--color-text-muted);text-decoration:none;transition:color .15s}.hh-crumbs a:hover,.hh-crumbs [aria-current=page]{color:var(--color-text)}.hh-crumbs-sep{color:var(--color-text-subtle,var(--color-border-strong));flex:none}.hh-cat-tiles{scrollbar-width:none;gap:clamp(.75rem,1.5vw,1.1rem);padding-block-end:.25rem;display:flex;overflow-x:auto}.hh-cat-tiles::-webkit-scrollbar{display:none}.hh-cat-tile{width:clamp(120px,15vw,168px);color:inherit;flex:none;text-decoration:none;display:block}.hh-cat-tile-media{border-radius:var(--sf-radius,14px);background:var(--color-surface-2);position:relative;overflow:hidden}.hh-cat-tile-media .hh-img,.hh-cat-tile-media .hh-ph{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .5s var(--ds-ease,ease)}.hh-cat-tile:hover .hh-cat-tile-media .hh-img{transform:scale(1.05)}.hh-cat-tile-cap{justify-content:space-between;align-items:baseline;gap:.5rem;padding-block-start:.55rem;display:flex}.hh-cat-tile-name{color:var(--color-text);font-size:.9rem}.hh-cat-tile-count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.76rem}button.hh-cat-tile{cursor:pointer;text-align:inherit;font:inherit;background:0 0;border:none;padding:0}.hh-cat-tile.is-active .hh-cat-tile-media{box-shadow:0 0 0 2px var(--color-text)}.hh-cat-tile.is-active .hh-cat-tile-name{font-weight:600}
.hh-shop-page{max-width:1240px;margin-inline:auto;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,4vw,2.5rem) 6rem}.hh-shop-head{margin-bottom:clamp(2rem,4vw,3.5rem)}.hh-shop-eyebrow{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:600}.hh-shop-title{letter-spacing:-.02em;margin:6px 0 0;font-size:clamp(1.9rem,4vw,3rem);font-weight:600}.hh-shop-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(24px,3vw,40px);display:grid}.hh-shop-item{position:relative}.hh-shop-item .hh-btn{z-index:2;position:relative}.hh-shop-item-link{z-index:1;border-radius:16px;position:absolute;inset:0}.hh-shop-back{color:var(--color-text-muted);align-items:center;gap:6px;margin-bottom:18px;font-weight:600;text-decoration:none;display:inline-flex}.hh-shop-back:hover{color:var(--color-text)}.hh-pdp-wrap{max-width:1000px;margin-inline:auto;padding:clamp(1.5rem,4vw,3rem) 1.25rem 5rem}.hh-shop-header{z-index:20;background:color-mix(in srgb, var(--color-surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(1.25rem,4vw,2.5rem);display:flex;position:sticky;top:0}.hh-shop-brand{color:var(--color-text);letter-spacing:-.01em;font-size:1.15rem;font-weight:800;text-decoration:none}.hh-shop-cartbtn{border:1px solid var(--color-border);background:var(--color-surface);width:42px;height:42px;color:var(--color-text);cursor:pointer;border-radius:999px;place-items:center;transition:border-color .15s;display:inline-grid;position:relative}.hh-shop-cartbtn:hover{border-color:var(--color-text)}.hh-shop-cartbadge{top:-4px;background:var(--color-accent);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.72rem;font-weight:800;display:grid;position:absolute;inset-inline-start:-4px}.hh-drawer-scrim{z-index:40;opacity:0;pointer-events:none;background:#0006;transition:opacity .2s;position:fixed;inset:0}.hh-drawer-scrim.open{opacity:1;pointer-events:auto}.hh-drawer{z-index:50;background:var(--color-bg);border-inline-end:1px solid var(--color-border);flex-direction:column;width:min(92vw,400px);transition:transform .25s;display:flex;position:fixed;inset-block:0;inset-inline-start:0;transform:translate(100%);box-shadow:0 0 40px #00000026}.hh-drawer.open{transform:none}:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .hh-drawer{transform:translate(-100%)}.hh-drawer-head{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:18px 20px;font-size:1.05rem;display:flex}.hh-drawer-x{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;place-items:center;padding:4px;display:grid}.hh-drawer-x:hover{color:var(--color-text)}.hh-drawer-empty{color:var(--color-text-muted);flex:1;place-items:center;display:grid}.hh-drawer-items{flex-direction:column;flex:1;gap:14px;margin:0;padding:12px 20px;list-style:none;display:flex;overflow-y:auto}.hh-drawer-item{align-items:flex-start;gap:12px;display:flex}.hh-drawer-img{aspect-ratio:auto;border-radius:10px;flex:none;width:60px;height:60px}.hh-drawer-item-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.hh-drawer-item-name{font-size:.92rem;font-weight:700}.hh-drawer-item-variants{color:var(--color-text-muted);font-size:.78rem;line-height:1.4}.hh-drawer-item-note{color:var(--color-text-subtle,#999);font-size:.76rem;font-style:italic}.hh-drawer-item-price{color:var(--color-text-muted);font-size:.85rem}.hh-qty{border:1px solid var(--color-border);border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:3px 6px;display:inline-flex}.hh-qty button{cursor:pointer;color:var(--color-text);background:0 0;border:none;place-items:center;padding:2px;display:grid}.hh-qty span{text-align:center;min-width:18px;font-size:.9rem;font-weight:700}.hh-drawer-del{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:4px}.hh-drawer-del:hover{color:#e11d48}.hh-drawer-foot{border-top:1px solid var(--color-border);flex-direction:column;gap:12px;padding:18px 20px;display:flex}.hh-drawer-subtotal{justify-content:space-between;align-items:center;font-size:1.05rem;display:flex}.hh-drawer-note{text-align:center;color:var(--color-text-muted);margin:0;font-size:.76rem}.hh-co-block{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;margin-bottom:16px;padding:18px}.hh-co-h2{margin:0 0 12px;font-size:1.1rem;font-weight:800}.hh-co-hint{color:var(--color-text-muted);margin:10px 0 0;font-size:.85rem}.hh-co-error{background:color-mix(in srgb, var(--color-primary) 12%, #fff);color:var(--color-primary);border-radius:10px;margin-bottom:16px;padding:10px 14px;font-weight:700}.hh-otype{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hh-otype-btn{border:2px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;font-size:.92rem;font-weight:700;transition:border-color .15s,box-shadow .15s;display:flex}.hh-otype-btn:hover{border-color:var(--color-primary)}.hh-otype-btn.is-active{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 20%, transparent)}.hh-otype-icon{font-size:1.6rem;line-height:1}
