: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: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--customer-font-display: Georgia, "Times New Roman", 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:relative;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-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)}.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{font-size:1.1rem}.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%)}.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)}.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;margin:22px 0 0;padding:0 0 4px;display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:10px;border:0;overflow-x:auto;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;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);font-family:var(--customer-font-display);font-size:2.4rem}.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))}.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-detail-link{color:inherit;text-decoration:none}.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{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{padding:8px;border-radius:8px;color:var(--customer-color-danger)!important;background:#fff0ed;font-size:.75rem!important}#all-menu{display:grid;gap:var(--customer-space-4)}@media (min-width: 901px){#all-menu .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.qr-order-banner{position:relative;min-height:250px;padding:clamp(24px,4vw,42px);overflow:hidden;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(280px,.75fr) minmax(210px,.55fr);align-items:center;gap:25px;border-radius:var(--customer-radius-lg);color:#fff;background:radial-gradient(circle at 26% 130%,rgb(201 147 59 / 30%),transparent 34%),var(--customer-color-brand-strong);box-shadow:var(--customer-shadow-card)}.qr-order-banner .storefront-section-kicker,.qr-order-banner h2{color:#fff}.qr-banner-copy>p:not(.storefront-section-kicker){max-width:36ch;color:#ffffffc7;line-height:1.55}.qr-banner-copy ol{margin:20px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:14px;list-style:none}.qr-banner-copy li{display:grid;justify-items:center;gap:5px;color:#ffffffd1;font-size:.72rem}.qr-banner-copy li span{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 42%);border-radius:50%}.qr-banner-art{min-height:190px;display:flex;align-items:end;justify-content:center;gap:8px}.decorative-phone{width:105px;height:190px;padding:22px 10px 12px;display:grid;place-items:center;border:5px solid #202a25;border-radius:22px;color:var(--customer-color-brand-strong);background:#fffaf1;box-shadow:0 18px 28px #00000038}.decorative-qr{width:68px;aspect-ratio:1;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border:3px solid var(--customer-color-brand)}.decorative-qr span{background:var(--customer-color-brand)}.decorative-phone small{font-size:.6rem}.decorative-cup{width:110px;height:155px;display:grid;place-items:center;clip-path:polygon(6% 0,94% 0,82% 100%,18% 100%);color:var(--customer-color-brand-strong);background:linear-gradient(110deg,#dfbc7b,#fff0c9,#bf8e4e);font-family:var(--customer-font-display);font-weight:700}.qr-order-banner blockquote{margin:0;color:#f8e6c1;font-family:var(--customer-font-display);font-size:clamp(1.4rem,2.7vw,2rem);line-height:1.35}.qr-art-disclaimer{position:absolute;right:18px;bottom:10px;margin:0;color:#ffffffa3;font-size:.62rem}.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}.customer-bottom-nav{display:none}.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:1fr auto}.customer-desktop-nav{display:none}.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-order-banner blockquote{grid-column:1 / -1}.loyalty-preview,.loyalty-preview ul{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-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{margin-inline:0}.highlighted-products .product-grid{margin-inline:calc(var(--customer-space-4) * -1);padding:4px var(--customer-space-4) 18px;display:flex;overflow-x:auto;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-banner-art{justify-content:start}.qr-order-banner blockquote{grid-column:auto}.qr-art-disclaimer{position:static;grid-column:1}.customer-bottom-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;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 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}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(100%,var(--customer-content-width));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{padding:var(--customer-space-4);display:grid;gap:var(--customer-space-4);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)}.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)}.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}.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}}
