:root{--customer-color-brand: #0f3d2e;--customer-color-brand-strong: #0a2b20;--customer-color-accent: #c9933b;--customer-color-cacao: #6b3f2a;--customer-color-text: #173326;--customer-color-muted: #6f6254;--customer-color-surface: #ffffff;--customer-color-surface-soft: #fff9f0;--customer-color-canvas: #fbf3e8;--customer-color-cream: #fff6e8;--customer-color-border: #eadcc8;--customer-color-focus: #145da0;--customer-color-success: #1f7a4d;--customer-color-danger: #b9382c;--customer-font-family: "Segoe UI", Tahoma, Arial, "Noto Sans", Roboto, ui-sans-serif, system-ui, sans-serif;--customer-font-display: Cambria, "Times New Roman", "Noto Serif", Georgia, ui-serif, serif;--customer-font-size-xs: .75rem;--customer-font-size-sm: .875rem;--customer-font-size-md: 1rem;--customer-font-size-lg: 1.25rem;--customer-line-height-body: 1.6;--customer-font-weight-medium: 600;--customer-font-weight-bold: 800;--customer-radius-sm: 10px;--customer-radius-md: 18px;--customer-radius-lg: 28px;--customer-shadow-sm: 0 8px 24px rgb(54 42 24 / 8%);--customer-shadow-card: 0 20px 55px rgb(69 48 23 / 10%);--customer-shadow-dialog: 0 24px 70px rgb(0 0 0 / 32%);--customer-space-1: 4px;--customer-space-2: 8px;--customer-space-3: 12px;--customer-space-4: 16px;--customer-space-5: 24px;--customer-space-6: 32px;--customer-space-7: 48px;--customer-content-width: 1220px;--customer-transaction-width: 720px;--customer-safe-top: env(safe-area-inset-top, 0px);--customer-safe-right: env(safe-area-inset-right, 0px);--customer-safe-bottom: env(safe-area-inset-bottom, 0px);--customer-safe-left: env(safe-area-inset-left, 0px);--customer-touch-target: 44px;--customer-focus-ring: 3px solid var(--customer-color-focus)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.customer-header{position:sticky;top:0;z-index:12;min-height:78px;padding:max(14px,var(--customer-safe-top)) max(20px,var(--customer-safe-right)) 12px max(20px,var(--customer-safe-left));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(16px,3vw,42px);border-bottom:1px solid rgb(234 220 200 / 72%);background:#fffaf2e5;backdrop-filter:blur(18px)}.customer-brand{min-height:48px;display:inline-flex;align-items:center;gap:11px;color:var(--customer-color-brand-strong);text-decoration:none}.brand-mark,.brand-logo{width:46px;height:46px;flex:0 0 auto;border-radius:50%}.brand-mark{display:grid;place-items:center;border:1px solid rgb(201 147 59 / 65%);color:var(--customer-color-cream);background:var(--customer-color-brand);box-shadow:0 8px 22px #0f3d2e33;font-family:var(--customer-font-display);font-size:.95rem;font-weight:700}.brand-logo{object-fit:contain;background:#fff}.brand-logo-default{border:1px solid rgb(201 147 59 / 42%);background:var(--customer-color-cream);box-shadow:0 7px 20px #0f3d2e24}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-family:var(--customer-font-display);font-size:1.38rem;font-weight:600;letter-spacing:-.025em}.brand-copy small{margin-top:5px;color:var(--customer-color-cacao);font-size:.61rem;font-weight:800;letter-spacing:.16em}.customer-desktop-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(13px,2.2vw,30px)}.customer-desktop-nav a{min-height:44px;display:inline-flex;align-items:center;border-bottom:2px solid transparent;color:var(--customer-color-text);text-decoration:none;font-size:.76rem;font-weight:800;letter-spacing:.035em;white-space:nowrap}.customer-desktop-nav a:hover,.customer-desktop-nav a[aria-current=page]{color:var(--customer-color-brand);border-bottom-color:var(--customer-color-brand)}.customer-menu-toggle{width:48px;height:48px;padding:0;display:none;place-items:center;border:1px solid var(--customer-color-border);border-radius:50%;color:var(--customer-color-brand-strong);background:#fff;cursor:pointer}.customer-menu-toggle .customer-icon{width:24px;height:24px}.customer-menu-close{font-size:1.8rem;font-weight:400;line-height:1}.header-cart{min-width:48px;min-height:48px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-brand-strong);background:#fff;text-decoration:none;font-weight:800}.header-cart-icon{display:inline-flex}.customer-icon{width:1.25rem;height:1.25rem;display:block}.selected-store-bar{position:fixed;z-index:20;right:max(12px,calc((100vw - var(--customer-content-width)) / 2 + var(--customer-safe-right)));bottom:calc(72px + var(--customer-safe-bottom));max-width:min(420px,calc(100vw - 24px));min-height:46px;padding:8px 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--customer-color-border);border-radius:14px;color:var(--customer-color-brand-strong);background:#fffdf8f5;box-shadow:var(--customer-shadow-sm);text-align:left}.selected-store-bar span{min-width:0;display:grid;line-height:1.2}.selected-store-bar small{overflow:hidden;color:var(--customer-color-muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.store-sheet-backdrop{position:fixed;z-index:40;inset:0;display:grid;align-items:end;background:#141e186b}.store-selector-sheet{width:min(100vw,var(--customer-content-width));max-width:var(--customer-content-width);justify-self:center;max-height:min(78dvh,680px);padding:10px max(18px,var(--customer-safe-right)) calc(24px + var(--customer-safe-bottom));overflow:auto;border-radius:26px 26px 0 0;background:var(--customer-color-surface);box-shadow:0 -18px 48px #0000002e}.sheet-handle{width:42px;height:4px;margin:0 auto 14px;border-radius:99px;background:var(--customer-color-border)}.sheet-heading{display:flex;justify-content:space-between;gap:16px;align-items:start}.sheet-heading p{margin:0;color:var(--customer-color-cacao);font-size:.75rem;font-weight:800;text-transform:uppercase}.sheet-heading h2{margin:4px 0 0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.sheet-heading button{min-width:42px;min-height:42px;border:0;border-radius:50%;background:var(--customer-color-canvas);font-size:1.5rem}.store-selector-notice{padding:12px;border-radius:12px;color:var(--customer-color-muted);background:#fbf3e5;line-height:1.45}.store-selector-list{margin:0;padding:0;list-style:none}.store-selector-list li+li{border-top:1px solid var(--customer-color-border)}.store-selector-list button{width:100%;min-height:70px;padding:13px 2px;display:flex;align-items:center;gap:11px;border:0;color:var(--customer-color-text);background:transparent;text-align:left}.store-selector-list button.is-selected{color:var(--customer-color-brand)}.store-selector-list button>span{flex:1;display:grid;gap:3px}.store-selector-list .store-row-status{flex:0 0 auto;justify-items:end;text-align:right}.store-selector-list small{color:var(--customer-color-muted);font-size:.75rem}.store-location-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.customer-current-location{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-canvas)}.customer-current-location>.customer-icon{width:1.25rem;height:1.25rem;color:var(--customer-color-brand)}.customer-current-location>span{min-width:0;display:grid;gap:2px}.customer-current-location small{color:var(--customer-color-muted);font-size:.75rem;overflow-wrap:anywhere}.customer-location-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.store-location-clear{min-height:42px;padding:8px 10px;border:0;color:var(--customer-color-muted);background:transparent;font-weight:700;text-decoration:underline;text-underline-offset:3px}.store-location-controls p{margin:0;color:var(--customer-color-muted);font-size:.8rem}.store-location-button{min-height:42px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-canvas);font-weight:750}.store-location-button .customer-icon{width:1rem;height:1rem}@media (max-width: 560px){.customer-current-location{grid-template-columns:auto minmax(0,1fr)}.customer-location-actions{grid-column:1 / -1;justify-content:stretch}.customer-location-actions .store-location-button,.customer-location-actions .store-location-clear{flex:1 1 auto}}.static-content-page,.browse-menu-page,.browse-moods-page{width:min(100%,980px);margin-inline:auto;padding:clamp(28px,5vw,68px) max(18px,var(--customer-safe-right)) calc(130px + var(--customer-safe-bottom)) max(18px,var(--customer-safe-left))}.static-content-page{width:min(100%,var(--customer-content-width));display:grid;gap:clamp(28px,5vw,64px)}.static-content-hero{position:relative;min-height:480px;padding:clamp(34px,6vw,74px);overflow:hidden;display:grid;grid-template-areas:"copy artwork" "summary artwork";grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);grid-template-rows:auto 1fr;align-items:center;column-gap:clamp(32px,5vw,72px);row-gap:20px;border:1px solid var(--customer-color-border);border-radius:clamp(24px,4vw,44px);color:var(--customer-color-text);background:radial-gradient(circle at 82% 18%,rgb(201 147 59 / 22%),transparent 28%),linear-gradient(135deg,#fffdf8,#fff7e9 52%,#f1e2ca);box-shadow:var(--customer-shadow-card)}.static-content-hero:before{content:"";position:absolute;width:210px;height:210px;top:-110px;left:42%;border:1px solid rgb(201 147 59 / 28%);border-radius:50%}.static-content-hero-copy{position:relative;z-index:1;grid-area:copy;align-self:end}.static-content-hero h1{max-width:20ch;margin:10px 0 20px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(2.7rem,5vw,4.7rem);font-weight:650;line-height:.98;letter-spacing:-.045em}.static-content-hero-summary{position:relative;z-index:1;grid-area:summary;align-self:start;max-width:760px}.static-content-lead{max-width:60ch;margin:0;color:var(--customer-color-cacao);font-size:clamp(1.06rem,1.7vw,1.3rem);font-weight:650;line-height:1.65}.static-content-introduction{max-width:64ch;margin:18px 0 0;color:var(--customer-color-muted);line-height:1.75}.static-content-artwork{position:relative;grid-area:artwork;min-height:340px;display:grid;place-items:center;isolation:isolate}.static-content-artwork:before{content:"";position:absolute;z-index:-2;width:min(100%,330px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 42% 35%,#f7cf8d 0 2%,transparent 3%),linear-gradient(145deg,var(--customer-color-brand) 0%,#08271c 100%);box-shadow:0 28px 55px #0f3d2e40}.static-content-artwork>svg{position:absolute;z-index:2;top:48px;right:30px;width:72px;color:var(--customer-color-accent)}.static-content-artwork strong{position:absolute;z-index:3;right:15%;bottom:24px;max-width:13ch;padding:12px 16px;border:1px solid rgb(255 255 255 / 48%);border-radius:999px;color:var(--customer-color-brand-strong);background:#fffbf2f0;box-shadow:var(--customer-shadow-sm);text-align:center;font-family:var(--customer-font-display);font-size:1rem}.static-content-artwork-orbit{position:absolute;z-index:-1;width:88%;aspect-ratio:1;border:1px solid rgb(201 147 59 / 60%);border-radius:48% 52% 45% 55%;transform:rotate(-13deg)}.static-content-artwork-cup{position:relative;width:150px;height:190px;border:2px solid #e5c18c;border-radius:22px 22px 58px 58px;background:linear-gradient(90deg,#f9e3bd,#fff8e9 50%,#e7c696);box-shadow:18px 24px 32px #0003}.static-content-artwork-cup:before{content:"";position:absolute;top:-10px;left:-5px;width:calc(100% + 10px);height:23px;border:2px solid #e5c18c;border-radius:50%;background:#6d3e25}.static-content-artwork-cup>span{position:absolute;top:68px;left:50%;width:58px;height:58px;border:1px solid var(--customer-color-cacao);border-radius:50%;transform:translate(-50%)}.static-content-artwork-cup>span:after{content:"DREAM UP";position:absolute;inset:0;display:grid;place-items:center;color:var(--customer-color-cacao);font-family:var(--customer-font-display);font-size:.65rem;font-weight:800}.static-content-artwork-leaf{position:absolute;z-index:1;width:68px;height:130px;border:2px solid var(--customer-color-accent);border-radius:100% 0;opacity:.8}.static-content-artwork-leaf-left{bottom:42px;left:12%;transform:rotate(-25deg)}.static-content-artwork-leaf-right{top:16px;right:21%;width:48px;height:92px;transform:rotate(35deg)}.static-content-navigation{position:sticky;z-index:15;top:82px;padding:12px;overflow-x:auto;display:flex;gap:8px;border:1px solid var(--customer-color-border);border-radius:999px;background:#fffdf8eb;box-shadow:var(--customer-shadow-sm);backdrop-filter:blur(14px);scrollbar-width:none}.static-content-navigation::-webkit-scrollbar{display:none}.static-content-navigation a{min-height:44px;padding:8px 16px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border-radius:999px;color:var(--customer-color-brand-strong);text-decoration:none;font-size:.86rem;font-weight:750}.static-content-navigation a:hover{background:var(--customer-color-canvas)}.static-content-navigation a span{color:var(--customer-color-accent);font-size:.68rem;letter-spacing:.08em}.static-content-body{display:grid;gap:clamp(48px,8vw,100px)}.static-content-editorial{scroll-margin-top:160px}.static-content-section-heading{display:grid;grid-template-columns:74px minmax(0,1fr);gap:16px;align-items:start}.static-content-section-heading>span{padding-top:8px;color:var(--customer-color-accent);font-family:var(--customer-font-display);font-size:1.1rem;font-weight:800}.static-content-section-heading>span:after{content:"";width:36px;height:1px;margin-top:10px;display:block;background:var(--customer-color-accent)}.static-content-section-heading h2{max-width:22ch;margin:5px 0 0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(2rem,4.2vw,3.6rem);font-weight:650;line-height:1.08;letter-spacing:-.025em}.static-content-prose{max-width:780px;margin:26px 0 0 90px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.static-content-prose p,.static-content-highlights p,.static-content-journey p,.static-content-faq p,.static-content-closing p{margin:0;color:var(--customer-color-muted);line-height:1.75}.static-content-highlights{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.static-content-highlights article{min-height:220px;padding:26px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}.static-content-highlights article:nth-child(2n){background:var(--customer-color-canvas)}.static-content-highlight-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:var(--customer-color-accent);background:var(--customer-color-brand)}.static-content-highlight-icon svg{width:25px;height:25px}.static-content-highlights h3,.static-content-journey h3{margin:22px 0 9px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:1.35rem}.static-content-editorial blockquote{position:relative;max-width:860px;margin:42px 0 0 auto;padding:36px clamp(28px,5vw,60px);border:0;border-radius:var(--customer-radius-lg) 0 var(--customer-radius-lg) var(--customer-radius-lg);color:#fff;background:var(--customer-color-brand);font-family:var(--customer-font-display);font-size:clamp(1.4rem,2.8vw,2.15rem);line-height:1.45}.static-content-editorial blockquote:before{content:"“";position:absolute;top:-18px;left:20px;color:var(--customer-color-accent);font-size:5rem;line-height:1}.static-content-journey ol{margin:34px 0 0 90px;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;list-style:none;counter-reset:journey}.static-content-journey li{position:relative;padding:0 22px 0 0}.static-content-journey li:before{content:"";position:absolute;top:22px;right:0;left:45px;height:1px;background:var(--customer-color-border)}.static-content-journey li:last-child:before{display:none}.static-content-journey li>span{position:relative;z-index:1;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--customer-color-brand);font-weight:850}.static-content-journey h3{margin-top:20px}.static-content-faq-list{max-width:900px;margin:32px 0 0 90px;border-top:1px solid var(--customer-color-border)}.static-content-faq details{border-bottom:1px solid var(--customer-color-border)}.static-content-faq summary{min-height:64px;padding:18px 48px 18px 0;color:var(--customer-color-brand-strong);cursor:pointer;font-family:var(--customer-font-display);font-size:1.15rem;font-weight:750}.static-content-faq details p{max-width:72ch;padding:0 40px 24px 0}.static-content-closing{padding:clamp(30px,6vw,64px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;border-radius:var(--customer-radius-lg);color:#fff;background:radial-gradient(circle at 95% 0,rgb(201 147 59 / 32%),transparent 32%),var(--customer-color-brand);box-shadow:var(--customer-shadow-card)}.static-content-closing h2{max-width:18ch;margin:8px 0 15px;color:#fff;font-family:var(--customer-font-display);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.static-content-closing p{max-width:62ch;color:#ffffffc7}.static-content-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.static-content-actions a{min-height:48px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid rgb(255 255 255 / 46%);border-radius:999px;color:#fff;text-decoration:none;font-weight:800}.static-content-actions .static-content-primary-action{border-color:var(--customer-color-accent);color:var(--customer-color-brand-strong);background:var(--customer-color-accent)}.stores-page{width:min(100%,var(--customer-content-width));margin-inline:auto;padding:clamp(20px,4vw,48px) max(18px,var(--customer-safe-right)) calc(150px + var(--customer-safe-bottom)) max(18px,var(--customer-safe-left));display:grid;gap:clamp(28px,5vw,58px)}.stores-hero{position:relative;min-height:430px;padding:clamp(32px,6vw,72px);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(30px,6vw,76px);border-radius:clamp(26px,4vw,46px);background:radial-gradient(circle at 78% 20%,rgb(201 147 59 / 22%),transparent 30%),linear-gradient(135deg,#fffdf8,#fff5e5 58%,#edddc3);box-shadow:var(--customer-shadow-card)}.stores-hero:before{content:"";position:absolute;top:-130px;left:42%;width:290px;height:290px;border:1px solid rgb(201 147 59 / 32%);border-radius:50%}.stores-hero-copy{position:relative;z-index:1}.stores-hero h1{max-width:11ch;margin:10px 0 22px;font-size:clamp(3rem,6vw,5.4rem)}.stores-hero-copy>p:not(.storefront-section-kicker){max-width:60ch;margin:0;color:var(--customer-color-muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.75}.stores-summary{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap}.stores-summary span{min-width:150px;padding:15px 18px;display:grid;border:1px solid rgb(201 147 59 / 34%);border-radius:var(--customer-radius-md);color:var(--customer-color-muted);background:#ffffff9e;font-size:.78rem}.stores-summary strong{color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:1.8rem;line-height:1.1}.stores-hero-art{position:relative;min-height:310px;border-radius:48% 52% 45% 55%;background:linear-gradient(32deg,transparent 47%,rgb(255 255 255 / 32%) 48% 51%,transparent 52%),linear-gradient(145deg,#174f3b,#08291e);box-shadow:0 28px 58px #0f3d2e3d;transform:rotate(2deg)}.stores-hero-map-line{position:absolute;inset:20%;border:2px dashed rgb(236 201 141 / 48%);border-radius:50% 42% 55% 36%;transform:rotate(-18deg)}.stores-hero-pin{position:absolute;width:58px;height:58px;display:grid;place-items:center;border:5px solid rgb(255 255 255 / 86%);border-radius:50% 50% 50% 12%;color:var(--customer-color-brand);background:var(--customer-color-accent);box-shadow:0 12px 24px #0003;transform:rotate(-45deg)}.stores-hero-pin .customer-icon{width:26px;height:26px;transform:rotate(45deg)}.stores-hero-pin-primary{top:25%;left:47%}.stores-hero-pin-secondary{bottom:21%;left:19%;width:44px;height:44px;opacity:.78}.stores-hero-pin-tertiary{right:17%;bottom:29%;width:48px;height:48px;opacity:.88}.stores-hero-label{position:absolute;right:12%;bottom:9%;padding:9px 14px;border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-cream);font-family:var(--customer-font-display);font-weight:800;transform:rotate(-2deg)}.stores-toolbar{padding:16px;display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:14px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:#fffdf8db;box-shadow:var(--customer-shadow-sm)}.stores-search{min-height:50px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid var(--customer-color-border);border-radius:999px;background:#fff}.stores-search svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:var(--customer-color-brand);stroke-width:1.8}.stores-search input{width:100%;min-width:0;border:0;outline:0;color:var(--customer-color-text);background:transparent}.stores-search input::placeholder{color:var(--customer-color-muted)}.stores-filter{display:flex;gap:6px;align-items:center}.stores-filter button{min-height:44px;padding:9px 16px;border:1px solid transparent;border-radius:999px;color:var(--customer-color-muted);background:transparent;font-weight:750}.stores-filter button.is-active{border-color:var(--customer-color-brand);color:#fff;background:var(--customer-color-brand)}.stores-location-notice{margin-top:calc(clamp(28px,5vw,58px)*-.55);padding:16px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);color:var(--customer-color-text);background:var(--customer-color-surface)}.stores-location-notice.is-ready{border-color:#1f7a4d47;background:#f3faf6}.stores-location-notice>.customer-icon{width:24px;height:24px;color:var(--customer-color-brand)}.stores-location-notice>span{min-width:0;display:grid}.stores-location-notice small{color:var(--customer-color-muted)}.stores-location-notice button{min-height:42px;padding:8px 14px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-canvas);font-weight:750}.stores-results .storefront-section-heading>span{color:var(--customer-color-muted);font-size:.86rem}.stores-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stores-card{position:relative;min-width:0;padding:clamp(22px,3vw,32px);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:linear-gradient(145deg,#fffffffa,#fffaf1f0);box-shadow:var(--customer-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stores-card:after{content:"";position:absolute;top:-70px;right:-70px;width:150px;height:150px;border:1px solid rgb(201 147 59 / 18%);border-radius:50%}.stores-card:hover{border-color:#c9933b94;box-shadow:var(--customer-shadow-card);transform:translateY(-3px)}.stores-card.is-selected{border-color:var(--customer-color-brand);box-shadow:0 0 0 2px #0f3d2e14,var(--customer-shadow-card)}.stores-card-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.stores-card-number{color:var(--customer-color-accent);font-family:var(--customer-font-display);font-weight:800}.stores-availability{padding:6px 10px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:.72rem;font-weight:800}.stores-availability i{width:7px;height:7px;border-radius:50%;background:currentColor}.stores-availability.is-open{color:var(--customer-color-success);background:#1f7a4d17}.stores-availability.is-closed{color:var(--customer-color-danger);background:#b9382c14}.stores-card-heading{margin-top:28px;display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:start}.stores-card-pin{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:var(--customer-color-accent);background:var(--customer-color-brand)}.stores-card-pin .customer-icon{width:25px;height:25px}.stores-card h3{margin:0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.15}.stores-card-heading p,.stores-card-description{margin:7px 0 0;color:var(--customer-color-muted);line-height:1.6}.stores-card-description{margin-top:18px}.stores-card-facts{margin:22px 0 0;padding:16px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-block:1px solid var(--customer-color-border)}.stores-card-facts div{min-width:0;display:grid}.stores-card-facts dt{color:var(--customer-color-muted);font-size:.72rem}.stores-card-facts dd{margin:3px 0 0;overflow-wrap:anywhere;color:var(--customer-color-brand-strong);font-weight:750}.stores-card-badges{min-height:33px;margin-top:13px;display:flex;gap:7px;flex-wrap:wrap}.stores-card-badges span{padding:5px 9px;border-radius:999px;color:var(--customer-color-cacao);background:#c9933b1f;font-size:.7rem;font-weight:800}.stores-card-actions{margin-top:auto;padding-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stores-card-actions button,.stores-card-actions a{min-height:46px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--customer-color-brand);border-radius:999px;color:var(--customer-color-brand);background:transparent;text-align:center;text-decoration:none;font-size:.82rem;font-weight:800}.stores-card-actions button{color:#fff;background:var(--customer-color-brand)}.stores-card-actions button:disabled{border-color:var(--customer-color-border);color:var(--customer-color-muted);background:var(--customer-color-canvas)}.stores-card-skeleton{min-height:390px;gap:18px}.stores-card-skeleton span{height:18px;border-radius:999px;background:linear-gradient(90deg,#f2e8da 25%,#fffaf2,#f2e8da 75%);background-size:200% 100%;animation:customer-shimmer 1.4s infinite}.stores-card-skeleton span:nth-child(1){width:30%}.stores-card-skeleton span:nth-child(2){width:70%;height:52px}.stores-card-skeleton span:nth-child(3){width:92%}.stores-card-skeleton span:nth-child(4){width:55%}.stores-state{min-height:270px;margin-top:22px;padding:32px;display:grid;place-items:center;align-content:center;border:1px dashed var(--customer-color-border);border-radius:var(--customer-radius-lg);background:#fffdf8b8;text-align:center}.stores-state>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:var(--customer-color-accent);background:var(--customer-color-brand);font-size:1.35rem}.stores-state h3{margin:16px 0 5px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:1.5rem}.stores-state p{max-width:52ch;margin:0;color:var(--customer-color-muted)}.stores-state button{min-height:44px;margin-top:18px;padding:9px 18px;border:0;border-radius:999px;color:#fff;background:var(--customer-color-brand);font-weight:800}.stores-closing{padding:clamp(28px,5vw,50px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;border-radius:var(--customer-radius-lg);color:#fff;background:radial-gradient(circle at 90% 0,rgb(201 147 59 / 32%),transparent 32%),var(--customer-color-brand)}.stores-closing-icon{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 30%);border-radius:50%;color:var(--customer-color-accent)}.stores-closing-icon .customer-icon{width:32px;height:32px}.stores-closing h2{margin:4px 0 8px;color:#fff;font-family:var(--customer-font-display);font-size:clamp(1.8rem,3.6vw,3rem)}.stores-closing p{max-width:68ch;margin:0;color:#ffffffc2}.stores-closing>a{min-height:48px;padding:11px 18px;display:inline-flex;align-items:center;border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-accent);text-decoration:none;font-weight:850}@media (max-width: 820px){.static-content-hero{min-height:auto;grid-template-areas:"copy" "summary" "artwork";grid-template-columns:1fr;grid-template-rows:auto;row-gap:18px}.static-content-artwork{min-height:300px}.static-content-navigation{top:72px;margin-inline:-6px;border-radius:var(--customer-radius-md)}.static-content-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.static-content-prose,.static-content-journey ol,.static-content-faq-list{margin-left:0}.static-content-journey ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.static-content-journey li:nth-child(2):before{display:none}.static-content-closing{grid-template-columns:1fr;align-items:start}.static-content-actions{justify-content:flex-start}.stores-hero{min-height:auto;grid-template-columns:1fr}.stores-hero-art{min-height:280px}.stores-grid{grid-template-columns:1fr}.stores-closing{grid-template-columns:auto minmax(0,1fr)}.stores-closing>a{grid-column:2;justify-self:start}}@media (max-width: 560px){.static-content-page{padding-top:18px;gap:34px}.static-content-hero{padding:30px 20px;border-radius:22px}.static-content-hero h1{font-size:clamp(2.5rem,13vw,3.5rem)}.static-content-artwork{min-height:270px}.static-content-artwork:before{width:245px}.static-content-artwork-cup{width:118px;height:158px}.static-content-artwork>svg{top:38px;right:4%;width:56px}.static-content-navigation{position:relative;top:auto}.static-content-section-heading{grid-template-columns:46px minmax(0,1fr);gap:6px}.static-content-section-heading h2{font-size:clamp(2rem,10vw,2.7rem)}.static-content-prose{grid-template-columns:1fr;gap:12px}.static-content-highlights{grid-template-columns:1fr}.static-content-highlights article{min-height:auto}.static-content-editorial blockquote{margin-top:30px;font-size:1.35rem}.static-content-journey ol{grid-template-columns:1fr}.static-content-journey li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px}.static-content-journey li:before{top:44px;bottom:-28px;left:22px;width:1px;height:auto}.static-content-journey li:nth-child(2):before{display:block}.static-content-journey li:last-child:before{display:none}.static-content-journey h3{margin-top:0}.static-content-closing{padding:30px 22px}.static-content-actions{display:grid}.stores-page{padding-top:16px;gap:28px}.stores-hero{padding:30px 20px;border-radius:22px}.stores-hero h1{font-size:clamp(2.7rem,13vw,3.6rem)}.stores-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stores-summary span{min-width:0}.stores-hero-art{min-height:230px}.stores-toolbar{grid-template-columns:1fr;border-radius:var(--customer-radius-md)}.stores-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stores-location-notice{margin-top:0;grid-template-columns:auto minmax(0,1fr)}.stores-location-notice button{grid-column:1 / -1}.stores-card{padding:22px 18px}.stores-card-actions{grid-template-columns:1fr}.stores-closing{grid-template-columns:1fr;justify-items:start}.stores-closing>a{grid-column:auto}}.header-cart-count{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--customer-color-brand);font-size:.72rem}.storefront-landing{position:relative;min-height:calc(100dvh - 150px);padding:clamp(40px,8vw,104px) clamp(20px,6vw,72px);overflow:hidden;display:grid;align-items:center}.storefront-landing:before,.storefront-landing:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.storefront-landing:before{width:min(48vw,570px);aspect-ratio:1;right:-8%;top:3%;background:radial-gradient(circle at 38% 35%,#fff7df 0 16%,#d4ad6a 17% 18%,#183f31 19% 58%,transparent 59%);opacity:.92}.storefront-landing:after{width:230px;height:230px;left:-90px;bottom:-80px;border:1px solid rgb(201 147 59 / 45%)}.landing-content{position:relative;z-index:1;max-width:660px}.landing-kicker{margin:0 0 15px;color:var(--customer-color-cacao);font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.storefront-landing h1{max-width:13ch;color:var(--customer-color-brand-strong);font-size:clamp(3.1rem,8vw,6.6rem);line-height:.91;letter-spacing:-.025em}.storefront-landing h1 span{display:block;white-space:nowrap}.landing-lead{max-width:42ch;margin:clamp(22px,4vw,34px) 0 0;color:var(--customer-color-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}.landing-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.landing-actions a{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;border-radius:999px;text-decoration:none;font-weight:850}.landing-primary-action{color:#fff;background:var(--customer-color-brand);box-shadow:0 12px 28px #0f3d2e2e}.landing-secondary-action{border:1px solid var(--customer-color-border);color:var(--customer-color-brand-strong);background:#ffffffbf}.landing-guide{position:relative;z-index:1;margin-top:clamp(48px,8vw,92px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-guide article{min-width:0;padding:20px;border:1px solid rgb(234 220 200 / 85%);border-radius:var(--customer-radius-md);background:#ffffffc2;box-shadow:var(--customer-shadow-sm)}.landing-guide span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--customer-color-cacao);font-size:.78rem;font-weight:850}.landing-guide h2{margin:16px 0 6px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:1.2rem}.landing-guide p{margin:0;color:var(--customer-color-muted);font-size:.88rem;line-height:1.55}.customer-app-shell.is-storefront .customer-footer{border-top:1px solid rgb(234 220 200 / 72%)}.landing-storefront{display:grid;gap:clamp(26px,4vw,42px)}.landing-storefront>*{min-width:0;max-width:100%}.landing-events{margin-inline:clamp(0px,1.6vw,18px)}.browse-menu-page,.browse-moods-page{width:min(100%,var(--customer-content-width));margin:0 auto;padding:clamp(28px,5vw,60px) max(18px,var(--customer-safe-right)) calc(120px + env(safe-area-inset-bottom)) max(18px,var(--customer-safe-left))}.mood-product-catalog{margin-bottom:clamp(24px,4vw,42px);padding:clamp(22px,4vw,42px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}.mood-product-catalog h2{margin:0 0 12px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.mood-catalog-page{display:grid;gap:clamp(24px,4vw,42px)}.mood-catalog-hero{position:relative;min-height:430px;padding:clamp(34px,6vw,72px);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(28px,5vw,68px);border:1px solid var(--customer-color-border);border-radius:clamp(26px,4vw,42px);background:radial-gradient(circle at 82% 15%,rgb(201 147 59 / 20%),transparent 27%),linear-gradient(138deg,#fffdf8,#fff6e7 54%,#edddc4);box-shadow:var(--customer-shadow-card)}.mood-catalog-hero:before{content:"";position:absolute;width:260px;height:260px;right:17%;bottom:-180px;border:1px solid rgb(201 147 59 / 34%);border-radius:50%}.mood-catalog-hero-copy{position:relative;z-index:2}.mood-catalog-hero h1{max-width:16ch;margin:10px 0 18px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(2.6rem,5.5vw,5rem);font-weight:650;line-height:1;letter-spacing:-.04em}.mood-catalog-hero-copy>p:not(.storefront-section-kicker){max-width:64ch;margin:0;color:var(--customer-color-muted);font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.72}.mood-catalog-hero-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.mood-catalog-hero-actions a{min-height:48px;padding:11px 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--customer-color-brand);border-radius:999px;color:#fff;background:var(--customer-color-brand);text-decoration:none;font-weight:850}.mood-catalog-hero-actions a+a{color:var(--customer-color-brand-strong);background:#ffffffad}.mood-catalog-summary{margin:28px 0 0;display:flex;flex-wrap:wrap;gap:12px}.mood-catalog-summary div{min-width:160px;padding:13px 16px;border:1px solid rgb(15 61 46 / 12%);border-radius:16px;background:#ffffff9e}.mood-catalog-summary dt{color:var(--customer-color-muted);font-size:.72rem}.mood-catalog-summary dd{margin:4px 0 0;overflow:hidden;color:var(--customer-color-brand-strong);font-weight:850;text-overflow:ellipsis;white-space:nowrap}.mood-catalog-hero-art{position:relative;min-height:320px;display:grid;place-items:center;isolation:isolate}.mood-catalog-featured-icon{z-index:2;width:clamp(150px,18vw,210px);aspect-ratio:1;padding:42px;display:grid;place-items:center;border:10px solid rgb(255 255 255 / 72%);border-radius:50%;color:var(--customer-color-accent);background:var(--customer-color-brand);box-shadow:0 28px 55px #0f3d2e40}.mood-catalog-featured-icon svg{width:100%;height:100%}.mood-catalog-orbit{position:absolute;border:1px solid rgb(201 147 59 / 62%);border-radius:50%}.mood-catalog-orbit-one{width:88%;aspect-ratio:1;transform:rotate(-15deg)}.mood-catalog-orbit-two{width:68%;aspect-ratio:1;border-style:dashed;transform:rotate(28deg)}.mood-catalog-hero-art>strong{position:absolute;z-index:3;right:4%;bottom:22px;max-width:16ch;padding:11px 17px;border:1px solid rgb(255 255 255 / 52%);border-radius:999px;color:var(--customer-color-brand-strong);background:#fffdf8f0;box-shadow:var(--customer-shadow-sm);font-family:var(--customer-font-display);text-align:center}.mood-catalog-spark{position:absolute;z-index:2;color:var(--customer-color-accent);font-size:1.7rem}.mood-catalog-spark-one{top:18%;left:8%}.mood-catalog-spark-two{right:8%;bottom:28%;font-size:1.1rem}.mood-catalog-selector{scroll-margin-top:110px}.mood-catalog-page .mood-selector{margin:0}.mood-product-catalog{margin-bottom:0;background:radial-gradient(circle at 96% 2%,rgb(201 147 59 / 9%),transparent 22%),var(--customer-color-surface)}.mood-product-description{max-width:68ch;margin:4px 0 0;color:var(--customer-color-muted);line-height:1.65}.mood-product-count{flex:0 0 auto;padding:8px 13px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-canvas);font-size:.78rem;font-weight:800}.mood-product-catalog .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mood-load-more{display:flex;justify-content:center;margin-top:28px}.mood-load-more button{min-height:48px;padding:10px 24px;border:1px solid var(--customer-color-brand-strong);border-radius:999px;background:var(--customer-color-brand-strong);color:#fff;font-weight:800}.mood-load-more button:disabled{cursor:wait;opacity:.7}.mood-catalog-closing{padding:clamp(28px,5vw,54px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;border-radius:var(--customer-radius-lg);color:#fff;background:radial-gradient(circle at 92% 0,rgb(201 147 59 / 34%),transparent 30%),var(--customer-color-brand);box-shadow:var(--customer-shadow-card)}.mood-catalog-closing>span{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 34%);border-radius:50%;color:var(--customer-color-accent);font-size:1.7rem}.mood-catalog-closing h2{max-width:24ch;margin:5px 0 10px;color:#fff;font-family:var(--customer-font-display);font-size:clamp(1.8rem,3.3vw,3rem);line-height:1.08}.mood-catalog-closing p{max-width:64ch;margin:0;color:#ffffffc2;line-height:1.65}.mood-catalog-closing>a{min-height:48px;padding:11px 18px;display:inline-flex;align-items:center;border-radius:999px;color:var(--customer-color-brand-strong);background:var(--customer-color-accent);text-decoration:none;font-weight:850}@media (max-width: 900px){.mood-catalog-hero{min-height:auto;grid-template-columns:1fr}.mood-catalog-hero-art{min-height:280px}.mood-product-catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mood-catalog-closing{grid-template-columns:auto minmax(0,1fr)}.mood-catalog-closing>a{grid-column:2;justify-self:start}}@media (max-width: 560px){.mood-catalog-page{width:min(100%,var(--customer-content-width));padding-top:16px}.mood-catalog-hero{padding:30px 20px;border-radius:22px}.mood-catalog-hero h1{font-size:clamp(2.5rem,13vw,3.45rem)}.mood-catalog-hero-art{min-height:240px}.mood-catalog-featured-icon{width:150px;padding:34px}.mood-catalog-summary{display:grid;grid-template-columns:1fr}.mood-catalog-summary div{min-width:0}.mood-product-catalog{padding:20px 14px}.mood-product-catalog .storefront-section-heading{align-items:start}.mood-product-catalog .product-grid{grid-template-columns:minmax(0,1fr)}.mood-catalog-closing{padding:28px 20px;grid-template-columns:1fr}.mood-catalog-closing>span{width:52px;height:52px}.mood-catalog-closing>a{grid-column:1}}.browse-menu-page .menu-summary,.browse-moods-page .menu-summary,.mood-results{margin-bottom:clamp(24px,4vw,42px);padding:clamp(22px,4vw,42px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}.browse-menu-page .menu-summary h1,.browse-moods-page .menu-summary h1,.mood-results h2{margin:0 0 12px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.browse-menu-page .menu-summary p:last-child,.browse-moods-page .menu-summary p:last-child,.mood-results>p{max-width:65ch;margin-bottom:0;color:var(--customer-color-muted);line-height:1.6}.browse-store-list,.public-menu-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin:0;padding:0;list-style:none}.browse-store-list a,.public-menu-list a{min-height:130px;padding:20px;display:grid;align-content:start;gap:7px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);color:var(--customer-color-text);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm);text-decoration:none}.browse-store-list a:hover,.public-menu-list a:hover{border-color:var(--customer-color-brand);transform:translateY(-2px)}.browse-store-list strong,.public-menu-list strong{color:var(--customer-color-brand-strong);font-size:1.08rem}.browse-store-list small,.public-menu-list span{color:var(--customer-color-muted)}.browse-menu-categories{display:grid;gap:clamp(28px,4vw,44px)}.browse-menu-categories h2{margin:0 0 14px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.mood-results .product-grid{margin-top:22px}.product-detail-media{display:grid;gap:10px;overflow:hidden;border-radius:var(--customer-radius-lg);background:var(--customer-color-surface-soft)}.product-detail-media>img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-media-fallback{min-height:300px;display:grid;place-items:center;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(2rem,7vw,4.4rem);background:radial-gradient(circle at 66% 30%,rgb(201 147 59 / 25%),transparent 28%),var(--customer-color-canvas)}.product-gallery-thumbnails{display:flex;gap:8px;padding:0 10px 10px;overflow-x:auto}.product-gallery-thumbnails button{padding:0;border:2px solid transparent;border-radius:9px;background:none}.product-gallery-thumbnails button[aria-pressed=true]{border-color:var(--customer-color-brand)}.product-gallery-thumbnails img{width:80px;height:60px;display:block;border-radius:6px;object-fit:cover}.selected-product-store{margin:20px 0;padding:16px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-canvas)}.selected-product-store h2{margin:0;color:var(--customer-color-brand-strong);font-size:1.1rem}.selected-product-store p{margin:6px 0;color:var(--customer-color-muted)}.product-store-selector-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:end center;padding:18px;background:#0f251d73}.product-store-selector{width:min(100%,620px);max-height:min(78dvh,680px);overflow:auto;padding:28px;position:relative;border-radius:var(--customer-radius-lg) var(--customer-radius-lg) 0 0;background:var(--customer-color-surface);box-shadow:var(--customer-shadow-card)}.product-store-selector h2{margin:0 0 18px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.product-store-selector ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.product-store-selector li button{width:100%;padding:15px;display:grid;gap:4px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);color:var(--customer-color-text);background:var(--customer-color-canvas);text-align:left}.product-store-selector li button[aria-pressed=true]{border-color:var(--customer-color-brand);box-shadow:inset 0 0 0 1px var(--customer-color-brand)}.product-store-selector li span,.product-store-selector li small{color:var(--customer-color-muted)}.event-loading{min-height:180px;display:grid;place-items:center;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);color:var(--customer-color-muted);background:var(--customer-color-surface)}.event-carousel{position:relative;overflow:hidden;border-radius:clamp(24px,3vw,42px);outline:none}.event-track{display:flex;width:100%;transition:transform .72s cubic-bezier(.22,1,.36,1);will-change:transform}.event-slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;min-height:clamp(235px,31vw,390px);padding:clamp(30px,5vw,64px) clamp(24px,5vw,62px) clamp(58px,7vw,82px);overflow:hidden;display:grid;align-items:end;border:1px solid rgb(255 255 255 / 24%);border-radius:clamp(24px,3vw,42px);color:#fff;background:radial-gradient(circle at 84% 18%,rgb(244 204 130 / 36%),transparent 28%),linear-gradient(135deg,#0b3529,var(--customer-color-brand-strong));background-position:center;background-size:cover;box-shadow:0 28px 70px #36210e2e,inset 0 0 0 1px #ffffff14}.event-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(6 38 29 / 32%),transparent 68%),linear-gradient(0deg,rgb(5 28 22 / 32%),transparent 48%);pointer-events:none}.event-slide:after{content:"";position:absolute;top:-30%;right:-8%;width:min(38vw,460px);aspect-ratio:1;border:1px solid rgb(244 204 130 / 22%);border-radius:50%;box-shadow:0 0 0 38px #f4cc820d,0 0 0 76px #f4cc8208;pointer-events:none}.event-slide-content{position:relative;z-index:1;max-width:58ch}.event-slide.is-active .event-slide-content{animation:event-content-enter .72s 90ms cubic-bezier(.22,1,.36,1) both}.event-slide-position{margin-left:12px;padding-left:12px;border-left:1px solid rgb(244 204 130 / 55%);color:#ffffffc2;letter-spacing:.08em}.event-slide h2{margin:5px 0 12px;color:#fff;font-family:var(--customer-font-display);font-size:clamp(2rem,5vw,4rem);line-height:.98}.event-slide p{max-width:55ch;margin:0 0 12px;line-height:1.6}.event-slide .storefront-section-kicker{color:#f4cc82}.event-slide a{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;border-radius:99px;color:var(--customer-color-brand-strong);background:#fff;font-weight:800;text-decoration:none}.event-rich-copy{font-size:.9rem;opacity:.92}.event-unavailable-link{color:#f4cc82;font-size:.9rem}.event-art-fallback{position:absolute;z-index:1;right:8%;bottom:12%;font-size:clamp(4rem,13vw,11rem);color:#f4cc823d}.event-dots{position:absolute;z-index:3;right:0;bottom:clamp(20px,3vw,30px);left:0;display:flex;align-items:center;justify-content:center;gap:2px}.event-dots button{width:34px;height:34px;min-width:34px;padding:0;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;cursor:pointer}.event-dots button:before{content:"";width:11px;height:11px;border:1px solid rgb(255 255 255 / 86%);border-radius:999px;background:#ffffff73;box-shadow:0 2px 8px #051c1659;transition:width .18s ease,background-color .18s ease}.event-dots button.is-active:before{width:28px;background:var(--customer-color-accent);border-color:var(--customer-color-accent)}@keyframes event-content-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.event-track{transition:none}.event-slide.is-active .event-slide-content,.event-slide-content{animation:none}.event-dots button:before{transition:none}}.promotion-slider,.company-info{margin-inline:clamp(0px,1.6vw,18px)}.promotion-slider{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(320px,1.2fr) repeat(2,minmax(190px,.55fr));gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;contain:inline-size;scroll-snap-type:x proximity}.promotion-card{min-height:190px;padding:clamp(20px,3vw,30px);display:grid;align-content:center;gap:10px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:radial-gradient(circle at 100% 0,rgb(201 147 59 / 13%),transparent 35%),var(--customer-color-surface);box-shadow:var(--customer-shadow-sm);scroll-snap-align:start}.promotion-card.is-primary{color:#fff;background:radial-gradient(circle at 84% 30%,rgb(201 147 59 / 35%),transparent 34%),var(--customer-color-brand-strong)}.promotion-card.is-primary .storefront-section-kicker,.promotion-card.is-primary h2{color:#fff}.promotion-card h2,.promotion-card strong,.company-info h2,.store-list-panel h3,.product-store-selector h2{margin:0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-weight:600}.promotion-card h2{max-width:16ch;font-size:clamp(1.65rem,3vw,2.55rem)}.promotion-card p{margin:0;color:var(--customer-color-muted);line-height:1.55}.promotion-card.is-primary p{color:#ffffffc7}.promotion-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--customer-color-brand);font-size:1.35rem}.storefront-section-kicker{margin:0 0 10px;color:var(--customer-color-cacao);font-size:.72rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.storefront-hero{position:relative;min-height:min(690px,calc(100dvh - 78px));overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;border-radius:0 0 var(--customer-radius-lg) var(--customer-radius-lg);background:linear-gradient(90deg,#fff9effa 0 47%,#f1e0c366 67%),var(--customer-color-surface-soft)}.storefront-event-hero{display:block;min-height:0;background:var(--customer-color-surface-soft)}.storefront-event-hero .event-carousel,.storefront-event-hero .event-slide{min-height:min(690px,calc(100dvh - 78px))}.hero-copy{position:relative;z-index:2;padding:clamp(54px,8vw,108px) 24px clamp(42px,6vw,72px) clamp(24px,7vw,86px);align-self:center}.hero-copy h1{max-width:100%;color:var(--customer-color-brand-strong);font-size:clamp(3.8rem,5.2vw,4.7rem);line-height:.87;letter-spacing:-.025em}.hero-copy h1 span{display:block;white-space:nowrap}.hero-lead{max-width:39ch;margin:28px 0 0;color:var(--customer-color-text);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.65}.hero-order-action{width:fit-content;min-height:50px;margin-top:28px;padding:0 23px;display:inline-flex;align-items:center;gap:14px;border-radius:999px;color:#fff;background:var(--customer-color-brand);box-shadow:0 13px 28px #0f3d2e33;text-decoration:none;font-weight:850;text-transform:uppercase}.hero-music-card{max-width:390px;min-height:66px;margin-top:25px;padding:8px 0;display:flex;align-items:center;gap:12px;border:0;color:var(--customer-color-text);background:transparent;text-align:left;cursor:pointer}.music-control{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--customer-color-brand);border-radius:50%;color:var(--customer-color-brand)}.hero-music-card>span:last-child{display:grid}.hero-music-card small{margin-top:2px;color:var(--customer-color-muted);line-height:1.35}.hero-visual{position:relative;min-height:580px;overflow:hidden;display:grid;place-items:end center;background:radial-gradient(circle at 62% 24%,rgb(255 251 238 / 90%) 0 8%,transparent 35%),linear-gradient(145deg,#dfc69d,#f5ead7 48%,#b58a58)}.hero-visual:after{content:"";position:absolute;inset:auto -8% -21% 2%;height:48%;border-radius:50%;background:linear-gradient(165deg,#7f5130,#3f2a1b);box-shadow:inset 0 16px 30px #ffffff2e}.hero-visual>img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover}.hero-cup-fallback{position:relative;z-index:3;width:min(48%,310px);height:66%;margin-bottom:9%;display:grid;place-items:center;clip-path:polygon(7% 0,93% 0,82% 100%,18% 100%);color:var(--customer-color-brand-strong);background:linear-gradient(180deg,#5f311f 0 10%,transparent 10%),linear-gradient(110deg,#e0bf83,#fff1cf 55%,#c99b5a);filter:drop-shadow(0 24px 24px rgb(50 31 18 / 22%));font-family:var(--customer-font-display);font-size:clamp(1.1rem,2.6vw,2rem);font-weight:700}.hero-quality-badge{position:absolute;z-index:4;top:16%;right:7%;width:150px;aspect-ratio:1;padding:16px;display:grid;place-content:center;border:2px solid var(--customer-color-accent);border-radius:50%;color:#fff;background:var(--customer-color-brand);box-shadow:0 16px 35px #0f3d2e3d;text-align:center}.hero-quality-badge strong{font-family:var(--customer-font-display);font-size:2rem}.hero-quality-badge span,.hero-quality-badge small{line-height:1.35}.hero-quality-badge span{font-size:.78rem;font-weight:800}.hero-quality-badge small{font-size:.67rem;opacity:.85}.hero-carousel-dots{position:absolute;z-index:5;right:7%;bottom:28px;display:flex;gap:8px}.hero-carousel-dots span{width:9px;height:9px;border-radius:50%;background:#ffffff8c}.hero-carousel-dots .is-active{background:#fff}.mood-selector{position:relative;z-index:6;margin:-34px clamp(14px,2.4vw,30px) 0;padding:clamp(22px,3.6vw,38px);border:1px solid rgb(234 220 200 / 86%);border-radius:var(--customer-radius-lg);background:#fffffff0;box-shadow:var(--customer-shadow-card)}.mood-heading-row{display:flex;align-items:start;justify-content:space-between;gap:24px}.mood-heading-row h2{margin:0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(1.55rem,3vw,2.35rem);font-weight:600}.mood-heading-row p:not(.storefront-section-kicker){margin:7px 0 0;color:var(--customer-color-muted)}.mood-local-notice{max-width:170px;padding:9px 13px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-muted);font-size:.72rem;text-align:center}.mood-list{min-width:0;max-width:100%;margin:10px 0 0;padding:12px 12px 4px;display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:10px;border:0;overflow-x:auto;scroll-padding-inline:12px;contain:inline-size;scrollbar-width:thin}.mood-card{position:relative;min-height:150px;padding:18px 12px 15px;display:grid;place-items:center;align-content:center;gap:5px;border:1px solid transparent;border-radius:var(--customer-radius-md);color:var(--customer-color-text);background:#fbf5e9;text-align:center;cursor:pointer}.mood-card:nth-of-type(2),.mood-card:nth-of-type(5){background:#f1f3f2}.mood-card:nth-of-type(3),.mood-card:nth-of-type(6){background:#f8edf0}.mood-card input{position:absolute;width:1px;height:1px;opacity:0}.mood-card:has(input:focus-visible){outline:var(--customer-focus-ring);outline-offset:3px}.mood-card.is-selected{border-color:#336d92;box-shadow:inset 0 0 0 1px #336d92}.mood-check{position:absolute;z-index:2;top:-9px;right:-7px;width:28px;height:28px;display:grid;place-items:center;border:2px solid white;border-radius:50%;color:#fff;background:#336d92;font-size:.8rem}.mood-symbol{min-height:52px;display:grid;place-items:center;color:var(--customer-color-brand)}.mood-symbol svg{width:46px;height:46px;display:block}.mood-icon{display:inline-grid;place-items:center}.mood-card strong{font-size:.92rem}.mood-card small{color:var(--customer-color-muted);line-height:1.35}.mood-suggestion{margin-top:16px;padding-top:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border-top:1px solid var(--customer-color-border)}.mood-suggestion strong{color:var(--customer-color-brand-strong);font-size:.75rem}.mood-suggestion p{margin:0;color:var(--customer-color-muted)}.mood-suggestion span{max-width:230px;color:var(--customer-color-muted);font-size:.66rem;line-height:1.4;text-align:right}.highlighted-products,.qr-order-banner,.loyalty-preview{margin-inline:clamp(0px,1.6vw,18px)}.storefront-section-heading{margin-bottom:16px;display:flex;align-items:end;justify-content:space-between;gap:20px}.storefront-section-heading h2,.loyalty-preview h2,.qr-order-banner h2{margin:0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(1.7rem,3.4vw,2.65rem);font-weight:600}.storefront-section-heading>a{min-height:44px;display:inline-flex;align-items:center;color:var(--customer-color-brand-strong);text-decoration:none;font-weight:800}.highlighted-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.new-product-suggestions{padding:clamp(20px,3vw,34px);border:1px solid rgb(187 143 54 / 18%);border-radius:clamp(24px,3vw,34px);background:radial-gradient(circle at 92% 8%,rgb(187 143 54 / 12%),transparent 25%),linear-gradient(145deg,var(--customer-color-surface),var(--customer-color-surface-soft));box-shadow:0 16px 42px #402d1914}.new-product-suggestions-copy{margin:8px 0 0;color:var(--customer-color-muted);font-size:.94rem;line-height:1.65}.product-card{position:relative;border-radius:22px;background:var(--customer-color-surface);box-shadow:0 12px 34px #402d1917;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #402d1921}.product-image-wrap{position:relative;aspect-ratio:4 / 3;background:radial-gradient(circle at 70% 18%,rgb(255 255 255 / 75%),transparent 27%),#eee0ca}.product-image-fallback{color:var(--customer-color-brand);font-family:var(--customer-font-display);font-size:1.35rem}.product-editorial-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 10px;border-radius:999px;color:#fff;background:var(--customer-color-accent);font-size:.68rem;font-weight:850}.product-card-body{flex:1;padding:15px}.product-card-cover-button{position:absolute;z-index:1;inset:0;width:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.product-card-cover-button:focus-visible{outline:3px solid var(--customer-color-focus);outline-offset:3px}.product-card h3{color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:1.18rem;font-weight:600}.product-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-footer>strong{color:var(--customer-color-cacao);font-size:1rem}.product-card-action{position:relative;z-index:2;width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--customer-color-brand);text-decoration:none;font-size:1.3rem;font-weight:700;cursor:pointer}.product-card-action:disabled{cursor:wait;opacity:.62}.product-card-error{position:relative;z-index:2;padding:8px;border-radius:8px;color:var(--customer-color-danger)!important;background:#fff0ed;font-size:.75rem!important}.modifier-selection-limit{margin:-2px 0 8px;color:var(--customer-color-muted);font-size:.78rem}#all-menu{display:grid;gap:var(--customer-space-4)}.menu-sections{margin-block:clamp(24px,4vw,48px)}.menu-sections>.category-tabs{top:calc(var(--customer-safe-top) + 72px);z-index:8;margin-bottom:20px;border:1px solid color-mix(in srgb,var(--customer-color-border) 80%,transparent);border-radius:999px;box-shadow:var(--customer-shadow-sm)}.menu-product-section{min-height:260px;padding:clamp(20px,3.4vw,34px);scroll-margin-top:calc(var(--customer-safe-top) + 148px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}.menu-product-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.menu-product-section-heading h2{margin:2px 0 0;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:clamp(1.65rem,3vw,2.35rem)}.menu-product-section-heading>span{flex:0 0 auto;color:var(--customer-color-muted);font-weight:750}.menu-product-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.menu-load-more{display:flex;justify-content:center;margin-top:28px}.menu-load-more button{min-height:48px;padding:10px 24px;border:1px solid var(--customer-color-brand-strong);border-radius:999px;background:var(--customer-color-brand-strong);color:#fff;font-weight:800}.menu-load-more button:disabled{cursor:wait;opacity:.7}.menu-heading-skeleton{width:min(260px,60%);height:34px;display:block;margin-bottom:22px;border-radius:999px;background:var(--customer-color-surface-muted);animation:customer-pulse 1.2s ease-in-out infinite alternate}@media (min-width: 901px){#all-menu .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 900px){.menu-product-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.menu-sections>.category-tabs{top:calc(var(--customer-safe-top) + 62px);margin-inline:-8px;border-radius:var(--customer-radius-md)}.menu-product-section{padding:20px 14px;scroll-margin-top:calc(var(--customer-safe-top) + 136px)}.menu-product-section .product-grid{grid-template-columns:minmax(0,1fr)}.menu-product-section-heading{align-items:start}}.qr-order-banner{position:relative;min-height:272px;overflow:hidden;display:grid;grid-template-columns:minmax(350px,.95fr) minmax(390px,1.05fr) minmax(250px,.62fr);align-items:stretch;border:1px solid rgb(215 183 131 / 42%);border-radius:var(--customer-radius-lg);color:#fff;background:linear-gradient(90deg,rgb(3 46 28 / 98%) 0%,rgb(4 51 31 / 93%) 42%,transparent 68%),radial-gradient(circle at 66% 24%,rgb(238 209 157 / 42%),transparent 22%),linear-gradient(115deg,#234b35 38%,#a9926c 68%,#d9c4a0);box-shadow:var(--customer-shadow-card)}.qr-order-banner:before{position:absolute;inset:0 29% 0 43%;content:"";background:radial-gradient(circle at 35% 18%,rgb(255 245 218 / 22%),transparent 20%),repeating-linear-gradient(108deg,rgb(255 255 255 / 3%) 0 2px,transparent 2px 14px);filter:blur(.3px);pointer-events:none}.qr-botanical{position:absolute;z-index:1;bottom:-18px;left:-6px;width:clamp(105px,10vw,145px);height:calc(100% + 28px);fill:none;stroke:#c8a75d;stroke-width:2;opacity:.78}.qr-botanical path:not(:first-child){fill:#c8a75d14}.qr-banner-copy{position:relative;z-index:2;padding:clamp(28px,3.2vw,45px) 20px clamp(25px,3vw,38px) clamp(105px,10vw,145px);align-self:center}.qr-order-banner h2{margin:0;color:#fff;font-family:var(--customer-font-body);font-size:clamp(1.55rem,2.25vw,2.25rem);font-weight:760;letter-spacing:.035em;line-height:1.1}.qr-banner-copy>p:not(.storefront-section-kicker){margin:13px 0 0;max-width:36ch;color:#ffffffeb;font-size:clamp(1rem,1.35vw,1.35rem);line-height:1.45}.qr-banner-copy ol{margin:25px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(76px,1fr));list-style:none}.qr-banner-copy li{position:relative;display:grid;justify-items:center;gap:8px;padding-inline:8px;color:#ffffffe5;font-size:clamp(.68rem,.85vw,.82rem);text-align:center}.qr-banner-copy li+li:before{position:absolute;top:4px;bottom:4px;left:0;width:1px;content:"";background:#eed5a047}.qr-banner-copy .qr-step-icon{width:43px;height:43px;display:grid;place-items:center}.qr-step-icon svg{width:100%;height:100%;fill:none;stroke:#f1e5c5;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.qr-banner-art{position:relative;z-index:2;min-height:272px;display:flex;align-items:end;justify-content:center;gap:clamp(12px,2vw,30px)}.decorative-phone{position:relative;z-index:2;width:clamp(118px,11vw,150px);height:clamp(235px,22vw,278px);margin-bottom:-8px;padding:22px 12px 13px;display:grid;align-content:start;place-items:center;gap:7px;border:5px solid #17211b;border-radius:25px 25px 14px 14px;color:var(--customer-color-brand-strong);background:#faf5e9;box-shadow:0 18px 30px #00000045;transform:rotate(-1.5deg)}.phone-speaker{width:34px;height:4px;border-radius:999px;background:#1d2821}.decorative-phone>small{color:#3f533f;font-family:var(--customer-font-display);font-size:.48rem;font-weight:800}.decorative-qr{width:clamp(75px,7.4vw,96px);aspect-ratio:1;padding:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border:2px solid #183a29;background:#fff}.decorative-qr i{display:block;background:#173d2a}.decorative-qr i:nth-child(2),.decorative-qr i:nth-child(4),.decorative-qr i:nth-child(6),.decorative-qr i:nth-child(8){border-radius:50%;transform:scale(.5)}.decorative-phone>strong{font-size:.55rem}.phone-action{width:80%;padding:4px;border-radius:999px;color:#fff;background:#285a37;font-size:.48rem;text-align:center}.decorative-hand{position:absolute;z-index:1;bottom:-58px;left:2%;width:132px;height:230px;border-radius:70% 45% 18% 40%;background:linear-gradient(120deg,#d89d71,#f0c29a 48%,#b87151);box-shadow:inset -14px 0 22px #65301f38;transform:rotate(18deg)}.decorative-cup{position:relative;z-index:2;width:clamp(130px,13vw,175px);height:clamp(190px,18vw,225px);margin-bottom:-5px;display:grid;place-items:center;clip-path:polygon(5% 8%,95% 8%,84% 100%,16% 100%);color:var(--customer-color-brand-strong);background:linear-gradient(90deg,rgb(120 76 36 / 13%),transparent 30% 68%,rgb(111 70 31 / 17%)),#ead6ad;font-family:var(--customer-font-display);font-weight:700;filter:drop-shadow(0 16px 12px rgb(0 0 0 / 25%))}.cup-rim{position:absolute;top:0;width:100%;height:45px;overflow:hidden;border:7px solid #ddc18a;border-radius:50%;background:radial-gradient(ellipse,#6e391e 5%,#9b5c32 54%,#4e2816 72%)}.cup-rim i{position:absolute;width:24px;height:15px;border-radius:45%;background:linear-gradient(135deg,#f3d5aa,#8a5636);transform:rotate(24deg)}.cup-rim i:nth-child(1){top:5px;left:21%}.cup-rim i:nth-child(2){top:13px;left:48%}.cup-rim i:nth-child(3){top:4px;right:14%}.cup-brand{margin-top:28px;display:grid;justify-items:center;gap:2px;text-align:center}.cup-brand strong{font-size:clamp(.67rem,.85vw,.88rem);letter-spacing:.06em}.cup-brand>span{color:var(--customer-color-accent);font-size:1.25rem}.cup-brand small{font-size:clamp(.52rem,.65vw,.68rem)}.qr-banner-message{position:relative;z-index:2;min-height:100%;padding:clamp(28px,3.4vw,46px) clamp(24px,3vw,43px);overflow:hidden;display:grid;align-content:center;justify-items:center;gap:10px;color:var(--customer-color-cacao);background:linear-gradient(100deg,rgb(255 255 255 / 15%),transparent 35%),#ead6b6;text-align:center}.qr-banner-message:before,.qr-banner-message:after{position:absolute;width:105px;height:55px;content:"";border:solid rgb(103 80 42 / 25%);border-width:1px 0 0;border-radius:50%;transform:rotate(28deg)}.qr-banner-message:before{top:16px;right:-20px}.qr-banner-message:after{right:-24px;bottom:28px}.qr-banner-message svg{width:94px;fill:none;stroke:#785832;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.qr-order-banner blockquote{margin:0;color:#5f4225;font-family:var(--customer-font-display);font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.42}.qr-art-disclaimer{position:absolute;z-index:3;left:50%;bottom:4px;margin:0;color:#ffffffb3;font-size:.58rem;transform:translate(-50%);white-space:nowrap}.loyalty-preview{padding:clamp(24px,4vw,40px);display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:28px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}.loyalty-preview p{color:var(--customer-color-muted);line-height:1.55}.loyalty-preview ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none}.loyalty-preview li{padding:16px;display:grid;align-content:center;justify-items:center;gap:9px;border-radius:var(--customer-radius-md);color:var(--customer-color-text);background:var(--customer-color-surface-soft);text-align:center;font-size:.78rem;line-height:1.4}.loyalty-preview li span{color:var(--customer-color-accent);font-size:1.6rem}.loyalty-honesty-note{grid-column:1 / -1;margin:0;padding-top:12px;border-top:1px solid var(--customer-color-border);font-size:.72rem}.company-info{padding:clamp(24px,4vw,42px);display:grid;grid-template-columns:minmax(260px,.85fr) minmax(280px,1.15fr);gap:clamp(20px,4vw,42px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:#ffffffd1;box-shadow:var(--customer-shadow-sm)}.company-info h2{max-width:13ch;font-size:clamp(1.9rem,4vw,3.2rem)}.company-info p,.store-list-panel p{color:var(--customer-color-muted);line-height:1.65}.company-info dl{margin:20px 0 0;display:grid;gap:10px}.company-info dl div{padding:13px 15px;border-radius:var(--customer-radius-sm);background:var(--customer-color-surface-soft)}.company-info dt{color:var(--customer-color-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.company-info dd{margin:3px 0 0;color:var(--customer-color-brand-strong);font-weight:850}.store-list-panel ul,.product-store-selector ul{margin:16px 0 0;padding:0;display:grid;gap:10px;list-style:none}.store-list-panel li,.product-store-selector li{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-surface)}.store-list-panel li strong,.product-store-selector li strong,.store-list-panel li span,.product-store-selector li span,.store-list-panel li small,.product-store-selector li small{display:block}.store-list-panel li span,.product-store-selector li span,.store-list-panel li small,.product-store-selector li small{color:var(--customer-color-muted);font-size:.78rem}.product-store-selector{margin-top:24px;padding:20px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface-soft)}.product-store-selector a{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;color:#fff;background:var(--customer-color-brand);text-decoration:none;font-size:.82rem;font-weight:850;white-space:nowrap}.qr-scanner-backdrop{position:fixed;z-index:70;inset:0;padding:max(18px,var(--customer-safe-top)) max(18px,var(--customer-safe-right)) max(18px,var(--customer-safe-bottom)) max(18px,var(--customer-safe-left));display:grid;place-items:center;background:#14211b94;backdrop-filter:blur(12px)}.qr-scanner-dialog{position:relative;width:min(100%,440px);max-height:min(100%,760px);overflow:auto;padding:24px;border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:0 28px 80px #0f3d2e52}.dialog-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;color:var(--customer-color-brand-strong);background:var(--customer-color-surface-soft);font-size:1.5rem}.qr-scanner-dialog h2{margin:0 0 18px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display);font-size:2rem}.qr-camera-frame{min-height:260px;overflow:hidden;display:grid;place-items:center;border:2px dashed var(--customer-color-border);border-radius:var(--customer-radius-md);background:#13251d}.qr-camera-frame.is-ready{border-color:var(--customer-color-accent)}.qr-camera-frame video{width:100%;height:100%;min-height:260px;object-fit:cover}.qr-scanner-status{color:var(--customer-color-muted);font-size:.86rem}.qr-manual-form{display:grid;gap:12px}.qr-manual-form label{display:grid;gap:7px;color:var(--customer-color-brand-strong);font-weight:800}.qr-manual-form input{min-height:46px;padding:0 12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm)}.qr-manual-form button{min-height:48px;border:0;border-radius:999px;color:#fff;background:var(--customer-color-brand);font-weight:850}.customer-bottom-nav{position:fixed;z-index:40;bottom:0;left:50%;width:min(100vw,var(--customer-content-width));max-width:var(--customer-content-width);transform:translate(-50%);min-height:calc(68px + var(--customer-safe-bottom));padding:7px max(8px,var(--customer-safe-right)) max(7px,var(--customer-safe-bottom)) max(8px,var(--customer-safe-left));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;border-top:1px solid var(--customer-color-border);background:#fffffff5;box-shadow:0 -10px 35px #281f1417;backdrop-filter:blur(16px)}.customer-app-shell{padding-bottom:calc(76px + var(--customer-safe-bottom))}.customer-bottom-nav a,.customer-bottom-nav button{position:relative;min-width:0;min-height:52px;padding:4px 2px;display:grid;place-items:center;align-content:center;gap:2px;border:0;color:var(--customer-color-muted);background:transparent;text-decoration:none;font-size:.62rem}.customer-bottom-nav a>span,.customer-bottom-nav button>span{color:currentColor;font-size:1.25rem}.customer-bottom-nav .customer-icon{width:1.25rem;height:1.25rem}.customer-bottom-nav a[aria-current=page]{color:var(--customer-color-brand);font-weight:850}.customer-bottom-nav .bottom-nav-qr{width:66px;height:66px;margin:-25px auto 0;place-self:start center;border:4px solid white;border-radius:50%;color:#fff;background:var(--customer-color-brand);box-shadow:0 9px 24px #0f3d2e47}.customer-bottom-nav .bottom-nav-qr .customer-icon{width:1.75rem;height:1.75rem}.customer-app-shell.is-transactional .product-detail-sheet,.customer-app-shell.is-transactional .cart-item,.customer-app-shell.is-transactional .checkout-section,.customer-app-shell.is-transactional .checkout-summary,.customer-app-shell.is-transactional .cash-payment,.customer-app-shell.is-transactional .vietqr-panel,.customer-app-shell.is-transactional .payment-state-card,.customer-app-shell.is-transactional .order-success-panel,.customer-app-shell.is-transactional .order-tracking{border-color:var(--customer-color-border);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-sm)}@media (max-width: 900px){.customer-header{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.customer-menu-toggle{display:grid}.customer-desktop-nav{display:none}.customer-desktop-nav.is-open{position:absolute;top:calc(100% + 8px);right:max(14px,var(--customer-safe-right));left:max(14px,var(--customer-safe-left));z-index:2;padding:10px;display:grid;align-items:stretch;gap:2px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:#fffdf8fa;box-shadow:var(--customer-shadow-card);backdrop-filter:blur(18px)}.customer-desktop-nav.is-open a{min-height:48px;padding:0 14px;border-bottom:0;border-radius:var(--customer-radius-sm)}.customer-desktop-nav.is-open a:hover,.customer-desktop-nav.is-open a[aria-current=page]{background:var(--customer-color-surface-soft)}.storefront-landing:before{width:430px;right:-215px;opacity:.28}.storefront-hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:56px 24px 40px}.hero-visual{min-height:500px}.mood-selector{margin-top:-22px}.mood-heading-row,.mood-suggestion{display:grid;grid-template-columns:1fr}.mood-local-notice{max-width:none;width:fit-content}.mood-suggestion{gap:8px}.mood-suggestion span{max-width:50ch;text-align:left}.highlighted-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-order-banner{grid-template-columns:1fr 1fr}.qr-banner-message{grid-column:1 / -1;min-height:190px;grid-template-columns:1fr auto;text-align:left}.qr-banner-message svg{width:115px}.loyalty-preview,.loyalty-preview ul{grid-template-columns:1fr}.promotion-slider{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(min(82vw,320px),1fr);margin-inline:0;padding-inline:14px}.company-info{grid-template-columns:1fr}}@media (max-width: 560px),(max-height: 500px) and (orientation: landscape){.customer-header{min-height:68px;padding-inline:max(14px,var(--customer-safe-left))}.brand-mark,.brand-logo{width:40px;height:40px}.brand-copy strong{font-size:1.18rem}.header-cart-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.storefront-landing{min-height:auto;padding:58px 18px 42px;align-items:start}.storefront-landing h1{font-size:clamp(2.45rem,10.5vw,2.9rem)}.landing-actions{display:grid}.landing-actions a{justify-content:center}.landing-guide{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(2.55rem,11vw,3.2rem)}.hero-visual{min-height:390px}.hero-quality-badge{top:8%;right:5%;width:116px}.hero-quality-badge strong{font-size:1.55rem}.mood-selector{margin-inline:10px;padding:22px 14px}.mood-list{margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px;scroll-snap-type:x proximity}.mood-card{min-width:145px;scroll-snap-align:start}.customer-app-shell{padding-bottom:calc(76px + var(--customer-safe-bottom))}.customer-footer{padding-bottom:var(--customer-space-4)}.highlighted-products,.qr-order-banner,.loyalty-preview,.company-info{margin-inline:0}.promotion-slider{margin-inline:calc(var(--customer-space-4) * -1)}.highlighted-products .product-grid{width:100%;max-width:100%;margin-inline:0;padding:4px var(--customer-space-4) 18px;display:flex;overflow-x:auto;contain:inline-size;scroll-snap-type:x proximity}.highlighted-products .product-card{min-width:min(78vw,300px);scroll-snap-align:start}.product-card:hover{transform:none}.qr-order-banner{grid-template-columns:1fr}.qr-botanical{top:-8px;bottom:auto;width:96px;height:220px;opacity:.52}.qr-banner-copy{padding:34px 18px 25px 80px}.qr-banner-copy ol{margin-left:-62px;grid-template-columns:repeat(4,minmax(0,1fr))}.qr-banner-copy li{padding-inline:3px;font-size:.66rem}.qr-banner-copy .qr-step-icon{width:36px;height:36px}.qr-banner-art{min-height:240px;justify-content:center}.decorative-phone{width:122px;height:230px}.decorative-cup{width:140px;height:190px}.qr-banner-message{grid-column:auto;min-height:235px;grid-template-columns:1fr;text-align:center}.qr-art-disclaimer{position:static;grid-column:1;padding:8px 14px 12px;color:#ffffffc2;text-align:center;transform:none;white-space:normal}.customer-bottom-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;width:100vw;max-width:100vw;transform:none;min-height:calc(68px + var(--customer-safe-bottom));padding:7px max(8px,var(--customer-safe-right)) max(7px,var(--customer-safe-bottom)) max(8px,var(--customer-safe-left));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;border-top:1px solid var(--customer-color-border);background:#fffffff5;box-shadow:0 -10px 35px #281f1417;backdrop-filter:blur(16px)}.customer-bottom-nav a,.customer-bottom-nav button{position:relative;min-width:0;min-height:52px;padding:4px 2px;display:grid;place-items:center;align-content:center;gap:2px;border:0;color:var(--customer-color-muted);background:transparent;text-decoration:none;font-size:.62rem}.customer-bottom-nav a>span,.customer-bottom-nav button>span{color:currentColor;font-size:1.25rem}.customer-bottom-nav .customer-icon{width:1.25rem;height:1.25rem}.customer-bottom-nav .bottom-nav-qr .customer-icon{width:1.75rem;height:1.75rem}.selected-store-bar{display:flex}.static-content-sections{grid-template-columns:1fr}.customer-bottom-nav a[aria-current=page]{color:var(--customer-color-brand);font-weight:850}.customer-bottom-nav button[aria-disabled=true]{opacity:.62}.customer-bottom-nav .bottom-nav-qr{width:66px;height:66px;margin:-25px auto 0;place-self:start center;border:4px solid white;border-radius:50%;color:#fff;background:var(--customer-color-brand);box-shadow:0 9px 24px #0f3d2e47}.customer-bottom-nav .bottom-nav-qr>span{font-size:1.45rem}.bottom-nav-count{position:absolute;top:0;right:12%;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--customer-color-cacao);font-size:.6rem}}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light;background:var(--customer-color-canvas)}body{margin:0;min-width:320px;min-height:100vh;color:var(--customer-color-text);background:radial-gradient(circle at 18% 0%,rgb(255 255 255 / 90%) 0,transparent 34%),var(--customer-color-canvas);font-family:var(--customer-font-family);font-size:var(--customer-font-size-md);line-height:var(--customer-line-height-body);text-rendering:optimizeLegibility}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:var(--customer-focus-ring);outline-offset:3px}.customer-app-shell{width:min(100vw,var(--customer-content-width));max-width:100vw;min-height:100vh;min-height:100dvh;margin:0 auto;display:grid;grid-template-rows:auto 1fr auto}.route-content{min-width:0;width:100%}.customer-app-shell.is-transactional .route-content{width:min(100%,var(--customer-transaction-width));margin-inline:auto}.store-brand-banner{width:100%;height:auto;max-height:240px;aspect-ratio:3 / 1;object-fit:cover}.brand-card-flat .product-card,.brand-card-flat .menu-summary,.brand-card-flat .store-banner{box-shadow:none}.brand-card-outlined .product-card,.brand-card-outlined .menu-summary,.brand-card-outlined .store-banner{border-width:2px;box-shadow:none}.guest-badge{padding:7px 12px;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-muted);background:#ffffffb8;font-size:.82rem;font-weight:700}.placeholder-page{padding:clamp(24px,8vw,64px) var(--customer-space-4);display:grid;align-items:start}.placeholder-card{padding:clamp(24px,7vw,48px);border:1px solid rgb(234 219 196 / 85%);border-radius:var(--customer-radius-lg);background:#fffdf8e0;box-shadow:var(--customer-shadow-card);backdrop-filter:blur(14px)}.eyebrow{margin:0 0 var(--customer-space-3);color:var(--customer-color-brand);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;max-width:14ch;color:var(--customer-color-brand-strong);font-size:clamp(2rem,9vw,4rem);line-height:.98;letter-spacing:-.055em;font-family:var(--customer-font-display);font-weight:600}.placeholder-card>p:not(.eyebrow){max-width:46ch;margin:var(--customer-space-5) 0;color:var(--customer-color-muted);font-size:clamp(1rem,4vw,1.15rem);line-height:1.7}.placeholder-rule{width:56px;height:5px;margin-bottom:var(--customer-space-4);border-radius:99px;background:var(--customer-color-accent)}.placeholder-card small{color:var(--customer-color-muted);line-height:1.5}.route-loading{padding:64px 20px;text-align:center;color:var(--customer-color-muted)}.customer-footer{padding:var(--customer-space-5) max(var(--customer-space-4),var(--customer-safe-right)) max(var(--customer-space-5),var(--customer-safe-bottom)) max(var(--customer-space-4),var(--customer-safe-left));color:var(--customer-color-muted);text-align:center;font-size:.78rem}.fatal-state{min-height:100vh;padding:40px 20px;display:grid;place-content:center;text-align:center}.fatal-state button{min-width:120px;min-height:44px;margin:16px auto;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);font-weight:750}.entry-state{min-height:65vh;padding:40px var(--customer-space-4);display:grid;place-content:center;justify-items:center;gap:var(--customer-space-4);text-align:center}.entry-state h1{max-width:18ch;font-size:clamp(2rem,8vw,3.25rem)}.entry-state p{max-width:38ch;margin:0;color:var(--customer-color-muted);line-height:1.6}.entry-message{display:grid;justify-items:center;gap:var(--customer-space-4)}.entry-state button{min-width:144px;min-height:48px;padding:0 22px;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);font-weight:800;cursor:pointer}.entry-state a{min-height:44px;display:inline-flex;align-items:center;color:var(--customer-color-brand-strong);font-weight:750}.entry-state-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#991b1b;background:#fee2e2;font-size:1.5rem;font-weight:900}.entry-spinner{width:48px;height:48px;border:5px solid var(--customer-color-border);border-top-color:var(--customer-color-brand);border-radius:50%;animation:entry-spin .8s linear infinite}.menu-entry-page{width:min(100%,var(--customer-content-width));margin-inline:auto;padding:clamp(20px,4vw,48px) max(18px,var(--customer-safe-right)) calc(150px + var(--customer-safe-bottom)) max(18px,var(--customer-safe-left));display:grid;gap:clamp(24px,4vw,48px);align-content:start}.store-banner,.menu-summary{padding:clamp(22px,6vw,36px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-card)}.store-banner h1{max-width:18ch;font-size:clamp(2rem,8vw,3.5rem)}.store-banner>p:not(.eyebrow),.store-banner small,.menu-summary p{color:var(--customer-color-muted);line-height:1.6}.availability-notice{min-height:52px;padding:12px 16px;display:flex;align-items:center;gap:10px;border-radius:var(--customer-radius-md);font-weight:700;line-height:1.4}.availability-notice.is-open{color:#166534;background:#dcfce7}.availability-notice.is-closed{color:#991b1b;background:#fee2e2}.availability-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:currentColor}.menu-summary h2{margin:0;color:var(--customer-color-brand-strong);font-size:1.5rem}.category-tabs{position:sticky;top:var(--customer-safe-top);z-index:5;margin-inline:calc(var(--customer-space-4) * -1);padding:10px max(var(--customer-space-4),var(--customer-safe-right)) 10px max(var(--customer-space-4),var(--customer-safe-left));display:flex;gap:8px;overflow-x:auto;background:#fff7e7f0;backdrop-filter:blur(12px);scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-height:44px;padding:0 18px;flex:0 0 auto;border:1px solid var(--customer-color-border);border-radius:999px;color:var(--customer-color-brand-strong);background:#fff;font-weight:750;cursor:pointer}.category-tabs button[aria-current=true]{color:#fff;border-color:var(--customer-color-brand);background:var(--customer-color-brand)}.menu-category{scroll-margin-top:72px}.menu-category>h2{margin:12px 0;color:var(--customer-color-brand-strong)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);color:inherit;background:var(--customer-color-surface);text-decoration:none;box-shadow:0 8px 26px #78350f14}.product-card.is-unavailable{opacity:.62}.product-image-wrap{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:#f8ead4;font-size:2.5rem}.product-image-wrap img,.product-detail-media img{width:100%;height:100%;object-fit:cover}.product-card-body{padding:12px;display:grid;align-content:start;gap:7px}.product-card h3{margin:0;color:var(--customer-color-brand-strong);font-size:1rem;line-height:1.3}.product-card p{margin:0;display:-webkit-box;overflow:hidden;color:var(--customer-color-muted);font-size:.84rem;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card strong{color:var(--customer-color-brand);font-size:.92rem}.unavailable-label{width:fit-content;padding:4px 8px;border-radius:99px;color:#991b1b;background:#fee2e2;font-size:.74rem;font-weight:800}.skeleton-card{min-height:248px}.skeleton-image,.skeleton-line{background:linear-gradient(90deg,#f1e5d2 25%,#fff8ec,#f1e5d2 75%);background-size:200% 100%;animation:skeleton-shift 1.2s infinite}.skeleton-image{aspect-ratio:4 / 3}.skeleton-line{width:60%;height:14px;margin:12px;border-radius:8px}.skeleton-line.wide{width:80%;margin-bottom:0}.menu-empty{min-height:280px;padding:32px 20px;display:grid;place-content:center;justify-items:center;gap:12px;border:1px dashed var(--customer-color-border);border-radius:var(--customer-radius-lg);text-align:center;background:#fffdf8b3}.menu-empty>span{font-size:2.5rem}.menu-empty h1,.menu-empty h2{margin:0;color:var(--customer-color-brand-strong);font-size:1.6rem}.menu-empty p{max-width:36ch;margin:0;color:var(--customer-color-muted);line-height:1.6}.product-page{padding:0 var(--customer-space-4) var(--customer-space-6)}.product-detail-modal-backdrop{position:fixed;z-index:80;inset:0;padding:max(12px,var(--customer-safe-top)) max(12px,var(--customer-safe-right)) max(12px,var(--customer-safe-bottom)) max(12px,var(--customer-safe-left));display:grid;place-items:center;background:#141e18a8;backdrop-filter:blur(5px)}.product-detail-modal{position:relative;width:min(100%,1040px);max-height:min(94vh,94dvh);overflow-y:auto;border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-dialog);overscroll-behavior:contain}.product-detail-modal-close{position:absolute;z-index:4;top:14px;right:14px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 64%);border-radius:50%;color:var(--customer-color-brand-strong);background:#fffdf8f0;box-shadow:var(--customer-shadow-sm);font-size:1.7rem;line-height:1;cursor:pointer;backdrop-filter:blur(10px)}.product-detail-modal-state{min-height:min(520px,72dvh);padding:48px 24px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.product-detail-modal-state h2,.product-detail-modal-state p{margin:0}.product-detail-modal-state h2{color:var(--customer-color-brand-strong)}.product-detail-modal-state p{max-width:42ch;color:var(--customer-color-muted)}.product-detail-modal-state button{min-height:46px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--customer-color-brand);font-weight:800}.product-detail-modal .product-detail-sheet{border:0;border-radius:0;box-shadow:none}.back-link{min-height:48px;display:inline-flex;align-items:center;color:var(--customer-color-brand-strong);font-weight:750}.product-detail-sheet{overflow:hidden;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-card)}@media (min-width: 780px){.product-detail-modal .product-detail-sheet{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:start}.product-detail-modal .product-detail-media{min-width:0;min-height:0;align-self:start;aspect-ratio:auto;grid-template-rows:auto auto;border-radius:0}.product-detail-modal .product-detail-media>img{width:100%;height:auto;min-height:0;aspect-ratio:4 / 3;object-fit:cover}.product-detail-modal .product-media-fallback{min-height:0;aspect-ratio:4 / 3}.product-detail-modal .product-detail-content{min-width:0;padding:clamp(30px,3vw,44px);overflow-wrap:anywhere}}@media (max-width: 779px){.product-detail-modal-backdrop{padding:0;place-items:stretch}.product-detail-modal{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0}.product-detail-modal-close{top:max(12px,var(--customer-safe-top));right:max(12px,var(--customer-safe-right))}.product-detail-modal .product-detail-sheet{min-height:100%;border-radius:0}.product-detail-modal .product-detail-media{border-radius:0}.product-detail-modal .product-detail-content{padding-right:max(20px,var(--customer-safe-right));padding-bottom:calc(32px + var(--customer-safe-bottom));padding-left:max(20px,var(--customer-safe-left))}.product-detail-modal-state{min-height:100vh;min-height:100dvh;padding-top:calc(48px + var(--customer-safe-top));padding-right:max(24px,var(--customer-safe-right));padding-bottom:calc(48px + var(--customer-safe-bottom));padding-left:max(24px,var(--customer-safe-left))}}.product-detail-media{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:#f8ead4;font-size:4rem}.product-detail-content{padding:clamp(20px,6vw,36px)}.product-detail-content h1{max-width:18ch;font-size:clamp(2rem,8vw,3.5rem)}.product-description{color:var(--customer-color-muted);line-height:1.6}.effective-price{display:flex;justify-content:space-between;gap:16px;color:var(--customer-color-muted)}.effective-price strong{color:var(--customer-color-brand);font-size:1.2rem}.choice-group{min-width:0;margin:24px 0 0;padding:0;border:0}.choice-group legend{margin-bottom:8px;color:var(--customer-color-brand-strong);font-weight:850}.choice-group legend span{color:var(--customer-color-muted);font-size:.8rem}.choice-row{min-height:52px;padding:10px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--customer-color-border);cursor:pointer}.choice-row input{width:20px;height:20px;accent-color:var(--customer-color-brand)}.choice-row strong{color:var(--customer-color-brand);font-size:.88rem}.field-error{margin:8px 0;color:#b91c1c;font-size:.88rem;font-weight:700}.item-note{margin-top:24px;display:grid;gap:8px;color:var(--customer-color-brand-strong);font-weight:850}.item-note textarea{width:100%;padding:12px;resize:vertical;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);color:var(--customer-color-text);background:#fff;font-weight:400}.product-action-row{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.quantity-selector{height:48px;display:grid;grid-template-columns:44px 44px 44px;align-items:center;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);background:#fff}.quantity-selector button{height:100%;border:0;color:var(--customer-color-brand-strong);background:transparent;font-size:1.35rem;font-weight:800}.quantity-selector output{text-align:center;font-weight:850}.primary-action{min-height:48px;padding:0 20px;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);font-weight:850}.primary-action:disabled{opacity:.5}.selection-ready{padding:12px;border-radius:var(--customer-radius-sm);color:#166534;background:#dcfce7;line-height:1.5}.cart-floating-button{position:fixed;z-index:20;right:max(var(--customer-space-4),var(--customer-safe-right));bottom:max(var(--customer-space-4),var(--customer-safe-bottom));min-height:52px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:999px;color:#fff;background:var(--customer-color-brand-strong);box-shadow:var(--customer-shadow-sm);text-decoration:none;font-weight:850}.cart-floating-button strong{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--customer-color-brand-strong);background:#fff;font-size:.78rem}.cart-page{padding:12px var(--customer-space-4) 100px;display:grid;gap:16px;align-content:start}.cart-page-header{display:flex;align-items:end;justify-content:space-between;gap:16px}.cart-page-header h1{font-size:clamp(2.2rem,9vw,3.6rem)}.cart-page-header>span{color:var(--customer-color-muted);font-weight:750}.cart-items{display:grid;gap:12px}.cart-item{padding:18px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-surface);box-shadow:0 8px 26px #78350f12}.cart-item-heading{display:flex;justify-content:space-between;gap:12px}.cart-item-heading h2{margin:0;color:var(--customer-color-brand-strong);font-size:1.1rem}.cart-item-heading small,.cart-item>p{color:var(--customer-color-muted);overflow-wrap:anywhere}.cart-item code{margin:2px 4px;padding:2px 5px;border-radius:5px;background:#f8ead4;font-size:.72rem}.cart-item-controls{margin:14px 0;display:flex;justify-content:space-between;align-items:center;gap:12px}.text-button{min-height:44px;padding:0 10px;border:0;color:var(--customer-color-brand);background:transparent;font-weight:800;text-decoration:underline;cursor:pointer}.cart-note{display:grid;gap:6px;color:var(--customer-color-brand-strong);font-weight:800}.cart-note textarea{width:100%;padding:10px;resize:vertical;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);background:#fff;font-weight:400}.remove-confirm{margin-top:12px;padding:12px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-radius:var(--customer-radius-sm);background:#fff1f2}.remove-confirm p{width:100%;margin:0;color:#881337;font-weight:800}.remove-confirm button{min-height:42px;padding:0 14px;border:1px solid #fecdd3;border-radius:8px;color:#881337;background:#fff;font-weight:750}.cart-inline-error,.cart-error{padding:12px;border-radius:var(--customer-radius-sm);color:#991b1b;background:#fee2e2;line-height:1.5}.cart-syncing{color:var(--customer-color-muted);font-size:.85rem}.cart-totals{padding:18px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:#fff}.cart-totals p{margin:0;padding:8px 0;display:flex;justify-content:space-between;gap:16px}.cart-totals small{display:block;margin-top:10px;color:var(--customer-color-muted);line-height:1.5}.cart-grand-total{margin-top:8px!important;border-top:1px solid var(--customer-color-border);color:var(--customer-color-brand-strong);font-size:1.15rem}.cart-page{width:min(100%,1080px);margin-inline:auto;padding-top:clamp(16px,3vw,36px)}.cart-page-header{align-items:center;padding-bottom:8px;border-bottom:1px solid var(--customer-color-border)}.cart-page-header h1{margin-top:2px;color:var(--customer-color-brand-strong);font-family:var(--customer-font-display)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(18px,3vw,32px);align-items:start}.cart-item{padding:clamp(16px,2.5vw,22px);border-radius:var(--customer-radius-lg)}.cart-item-main{display:flex;justify-content:space-between;gap:16px}.cart-item-copy{min-width:0}.cart-item-copy h2{margin:0;color:var(--customer-color-brand-strong);font-size:1.12rem}.cart-item-variant,.cart-item-modifiers{margin:5px 0 0;color:var(--customer-color-muted);line-height:1.45}.cart-item-modifiers{font-size:.9rem}.cart-item-price{flex:0 0 auto;color:var(--customer-color-brand-strong)}.cart-note-summary{width:100%;min-height:48px;margin-top:14px;padding:8px 0;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:9px;align-items:center;border:0;border-top:1px dashed var(--customer-color-border);border-bottom:1px dashed var(--customer-color-border);color:var(--customer-color-muted);background:transparent;text-align:left;cursor:pointer}.cart-note-summary svg,.promotion-trigger svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-remove-button{min-width:44px;min-height:44px;border:0;color:var(--customer-color-danger);background:transparent;font-weight:750;cursor:pointer}.cart-continue-link{min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed var(--customer-color-brand);border-radius:var(--customer-radius-md);color:var(--customer-color-brand);text-decoration:none;font-weight:800}.cart-summary{position:sticky;top:calc(var(--customer-header-height, 0px) + 20px);display:grid;gap:12px}.promotion-trigger{width:100%;min-height:72px;padding:14px 16px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid color-mix(in srgb,var(--customer-color-accent) 48%,white);border-radius:var(--customer-radius-md);color:var(--customer-color-brand-strong);background:color-mix(in srgb,var(--customer-color-accent) 10%,white);text-align:left;cursor:pointer}.promotion-trigger>span:nth-child(2){min-width:0;display:grid;gap:3px}.promotion-trigger small{color:var(--customer-color-muted);overflow-wrap:anywhere}.discount-value{color:var(--customer-color-success)}.cart-checkout-button{min-height:58px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;border-radius:var(--customer-radius-md);color:#fff;background:var(--customer-color-brand);box-shadow:var(--customer-shadow-card);text-decoration:none;font-weight:800}.cart-checkout-button:hover{background:var(--customer-color-brand-strong)}.cart-empty-icon{font-size:2.4rem}.cart-dialog{width:min(calc(100% - 32px),560px);max-height:min(82vh,720px);padding:clamp(18px,4vw,28px);overflow-y:auto;border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-dialog)}.cart-dialog>header{margin-bottom:18px;display:flex;justify-content:space-between;align-items:start;gap:16px}.cart-dialog h2{margin:2px 0 0;color:var(--customer-color-brand-strong)}.cart-dialog>label{display:grid;gap:7px;color:var(--customer-color-brand-strong);font-weight:750}.cart-dialog textarea{width:100%;padding:12px;resize:vertical;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);color:var(--customer-color-text);background:#fff;font:inherit}.cart-dialog label small{justify-self:end;color:var(--customer-color-muted);font-weight:500}.promotion-options{display:grid;gap:10px}.promotion-options>label{min-height:76px;padding:13px;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:#fff;cursor:pointer}.promotion-options>label.is-selected{border-color:var(--customer-color-brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--customer-color-brand) 15%,transparent)}.promotion-options input{width:20px;height:20px;accent-color:var(--customer-color-brand)}.promotion-options label>span{display:grid;gap:4px}.promotion-options small{color:var(--customer-color-muted)}.promotion-options em{color:var(--customer-color-success);font-size:.88rem;font-style:normal;font-weight:750}.promotion-empty{padding:24px;border-radius:var(--customer-radius-md);background:var(--customer-color-surface-soft);text-align:center}.order-success-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}@media (max-width: 760px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-checkout-button{position:sticky;bottom:calc(var(--customer-bottom-nav-height, 88px) + env(safe-area-inset-bottom) + 8px);z-index:4}.cart-page-header{align-items:end}}.primary-link{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);text-decoration:none;font-weight:800}.checkout-page{padding:12px var(--customer-space-4) 80px}.checkout-page>header{margin-bottom:20px}.checkout-page>header h1{font-size:clamp(2.2rem,9vw,3.6rem)}.checkout-page form{display:grid;gap:14px}.checkout-section,.checkout-summary{min-width:0;margin:0;padding:18px;display:grid;gap:12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:var(--customer-color-surface)}.checkout-section legend,.checkout-section h2,.checkout-summary h2{margin:0;padding:0 4px;color:var(--customer-color-brand-strong);font-size:1.15rem;font-weight:850}.checkout-section>label:not(.consent-row,.payment-option),.order-note{display:grid;gap:6px;color:var(--customer-color-brand-strong);font-weight:750}.checkout-section input[type=tel],.checkout-section input[type=text],.checkout-section input[aria-label="Mã ưu đãi"],.checkout-section textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);color:var(--customer-color-text);background:#fff}.optional-label{color:var(--customer-color-muted);font-size:.78rem;font-weight:500}.consent-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;color:var(--customer-color-muted);font-size:.86rem;line-height:1.5}.consent-row input,.payment-option input{width:20px;height:20px;accent-color:var(--customer-color-brand)}.voucher-row{display:grid;grid-template-columns:1fr auto;gap:8px}.voucher-row button,.applied-voucher button{min-height:44px;padding:0 14px;border:1px solid var(--customer-color-brand);border-radius:var(--customer-radius-sm);color:var(--customer-color-brand);background:#fff;font-weight:800}.applied-voucher{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--customer-radius-sm);color:#166534;background:#dcfce7}.payment-option{min-height:48px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;color:var(--customer-color-text);font-weight:700}.contract-notice{margin:0;color:var(--customer-color-muted);line-height:1.5}.order-note small{justify-self:end;color:var(--customer-color-muted)}.checkout-summary p{margin:0;padding:5px 0;display:flex;justify-content:space-between;gap:16px}.checkout-summary small,.privacy-footnote{color:var(--customer-color-muted);line-height:1.5}.checkout-error{padding:14px;border-radius:var(--customer-radius-sm);color:#991b1b;background:#fee2e2}.checkout-error button{min-height:42px;padding:0 14px;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fff;font-weight:800}.checkout-submit{min-height:54px;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);font-size:1.05rem;font-weight:850}.checkout-submit:disabled{opacity:.55}.payment-page{padding:12px var(--customer-space-4) 80px;display:grid;gap:14px;align-content:start}.payment-status{padding:12px 16px;border-radius:var(--customer-radius-sm);color:#854d0e;background:#fef9c3;font-weight:800;text-align:center}.cash-payment,.vietqr-panel,.payment-state-card{padding:clamp(22px,6vw,36px);display:grid;gap:16px;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-card)}.cash-payment h1,.vietqr-panel h1,.payment-state-card h1{max-width:18ch;font-size:clamp(2rem,8vw,3.4rem)}.payment-details{margin:0;display:grid;gap:8px}.payment-details>div{padding:10px 0;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--customer-color-border)}.payment-details dt{color:var(--customer-color-muted)}.payment-details dd{margin:0;color:var(--customer-color-brand-strong);font-weight:850;text-align:right;overflow-wrap:anywhere}.payment-instruction{margin:0;padding:14px;border-radius:var(--customer-radius-sm);color:#1e3a8a;background:#dbeafe;line-height:1.6}.vietqr-artifact{width:min(100%,320px);height:auto;aspect-ratio:1;justify-self:center;object-fit:contain;border-radius:var(--customer-radius-sm);background:#fff}.vietqr-payload{max-width:100%;max-height:220px;margin:0;padding:12px;overflow:auto;border-radius:var(--customer-radius-sm);white-space:pre-wrap;overflow-wrap:anywhere;background:#f8ead4}.payment-countdown,.payment-expired{margin:0;padding:10px;border-radius:var(--customer-radius-sm);text-align:center;font-weight:850}.payment-countdown{color:#166534;background:#dcfce7}.payment-expired{color:#991b1b;background:#fee2e2}.payment-state-card{min-height:360px;place-content:center;justify-items:center;text-align:center}.payment-state-card>span{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;font-size:2rem;font-weight:900}.payment-state-card.is-success>span{color:#166534;background:#dcfce7}.payment-state-card p{max-width:40ch;margin:0;color:var(--customer-color-muted);line-height:1.6}.payment-state-card button,.payment-state-card a{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);text-decoration:none;font-weight:800}.payment-poll-error{padding:12px;border-radius:var(--customer-radius-sm);color:#991b1b;background:#fee2e2}.tracking-page{padding:12px var(--customer-space-4) 80px;display:grid;gap:16px;align-content:start}.order-success-panel,.order-tracking,.tracking-access-error{padding:clamp(22px,6vw,36px);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:var(--customer-color-surface);box-shadow:var(--customer-shadow-card)}.order-success-panel{display:grid;gap:14px;justify-items:start}.order-success-panel>span{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#166534;background:#dcfce7;font-size:1.8rem;font-weight:900}.order-success-panel h1,.tracking-header h1,.tracking-access-error h1{font-size:clamp(2rem,8vw,3.4rem)}.order-success-panel>p:not(.eyebrow),.tracking-access-error p{margin:0;color:var(--customer-color-muted);line-height:1.6}.order-success-panel>a,.tracking-access-error button{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;border:0;border-radius:var(--customer-radius-sm);color:#fff;background:var(--customer-color-brand);text-decoration:none;font-weight:800}.order-tracking>h2{margin:0 0 16px;color:var(--customer-color-brand-strong)}.order-state-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-state{min-width:0;padding:14px;display:grid;gap:5px;border-radius:var(--customer-radius-sm);background:#f7efe2}.order-state p{margin:0;color:var(--customer-color-muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.order-state strong{color:var(--customer-color-brand-strong)}.order-state small{color:var(--customer-color-muted);line-height:1.4}.order-state.tone-success{background:#dcfce7}.order-state.tone-danger{background:#fee2e2}.order-state.tone-progress{background:#dbeafe}.tracking-timeline{margin:24px 0 0;padding:0;list-style:none}.tracking-timeline li{min-height:66px;display:grid;grid-template-columns:24px 1fr;gap:12px;color:var(--customer-color-muted)}.tracking-timeline li>span{width:14px;height:14px;margin-top:3px;border:3px solid var(--customer-color-border);border-radius:50%;background:#fff}.tracking-timeline li:not(:last-child)>span:after{content:"";width:2px;height:48px;margin:11px auto 0;display:block;background:var(--customer-color-border)}.tracking-timeline li.is-complete>span,.tracking-timeline li.is-current>span{border-color:var(--customer-color-brand);background:var(--customer-color-brand)}.tracking-timeline li.is-complete>span:after{background:var(--customer-color-brand)}.tracking-timeline li div{display:grid;align-content:start;gap:4px}.tracking-timeline li strong{color:var(--customer-color-brand-strong)}.tracking-timeline li small{line-height:1.4}.cancelled-order,.tracking-transient-error{padding:14px;border-radius:var(--customer-radius-sm);color:#991b1b;background:#fee2e2;font-weight:750}.tracking-header{display:flex;align-items:end;justify-content:space-between;gap:16px}.tracking-header>strong{color:var(--customer-color-brand);font-size:1.1rem}.cancel-order-button{min-height:48px;border:1px solid #be123c;border-radius:var(--customer-radius-sm);color:#be123c;background:#fff;font-weight:850}.dialog-backdrop{position:fixed;z-index:50;inset:0;padding:max(16px,var(--customer-safe-top)) max(16px,var(--customer-safe-right)) max(16px,var(--customer-safe-bottom)) max(16px,var(--customer-safe-left));display:grid;place-items:center;overflow-y:auto;background:#24180fad}.cancel-dialog{width:min(100%,480px);max-height:min(90vh,90dvh);padding:22px;overflow-y:auto;border-radius:var(--customer-radius-lg);background:#fff;box-shadow:var(--customer-shadow-dialog)}.cancel-dialog h2{margin:0;color:var(--customer-color-brand-strong)}.cancel-dialog>p{color:var(--customer-color-muted);line-height:1.5}.cancel-dialog label{display:grid;gap:7px;color:var(--customer-color-brand-strong);font-weight:800}.cancel-dialog textarea{padding:10px;resize:vertical;border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm)}.dialog-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.dialog-actions button{min-height:44px;padding:0 14px;border:1px solid var(--customer-color-border);border-radius:8px;background:#fff;font-weight:800}.dialog-actions button:last-child{color:#fff;border-color:#be123c;background:#be123c}.dialog-actions button:disabled{opacity:.55}@keyframes skeleton-shift{to{background-position:-200% 0}}@keyframes entry-spin{to{transform:rotate(360deg)}}@media (min-width: 720px){.placeholder-page{align-items:center}.product-grid{gap:16px}}@media (max-height: 500px) and (orientation: landscape){.customer-header{min-height:52px}.dialog-backdrop{place-items:start center}.cart-floating-button{min-height:var(--customer-touch-target)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
