/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overflow-hidden{overflow:hidden}.bg-\[\#05030f\]{background-color:#05030f}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#130017;--foreground:#fff8ff;--yellow:#ffd400;--peach:#ff9ba1;--pink:#ff33bd;--fuchsia:#f800d6;--ink:#120014;--panel:#25022ad1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero-shell{background:linear-gradient(180deg, #00d5ff33 0%, #ff33bd47 42%, #05030ff7 100%), radial-gradient(circle at 80% 16%, #ffd40070, transparent 30%), radial-gradient(circle at 16% 36%, #f800d68f, transparent 34%), var(--background);min-height:86vh;padding:22px clamp(18px,5vw,72px) 56px;position:relative}.hero-shell:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-glow{background:linear-gradient(90deg, var(--yellow), var(--peach), var(--fuchsia));filter:blur(72px);opacity:.42;height:45%;position:absolute;inset:auto -12% -18%}.topbar,.hero-content,.home-rewards,.menu-section{z-index:1;position:relative}.section-heading>p{color:#cabed0;text-align:right;max-width:260px;margin:0}.category-section{width:min(1160px,100%);margin:44px auto 72px;scroll-margin-top:18px}.category-cover{background:#080516;border:1px solid #00d9ff6b;border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);min-height:290px;margin-bottom:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 38px #00ccff24}.category-cover img{object-fit:cover;object-position:center 28%;width:100%;height:340px}.category-cover>div{background:linear-gradient(135deg,#00d8ff24,#f800d638);flex-direction:column;justify-content:center;padding:clamp(26px,5vw,64px);display:flex}.category-cover span{color:var(--yellow);text-transform:uppercase;font-size:.78rem;font-weight:900}.category-cover h2{text-transform:uppercase;margin:8px 0 0;font-size:clamp(2.5rem,6vw,5rem);line-height:.9}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.brand-logo{filter:drop-shadow(0 16px 22px #00000094);width:min(330px,62vw);height:auto;display:block}.order-chip,.primary-action,.card-footer a{background:linear-gradient(135deg, var(--yellow), var(--peach) 46%, var(--fuchsia));color:#1d001c;border:1px solid #ffffff80;font-weight:900;box-shadow:0 0 28px #f800d66b}.order-chip{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;display:inline-flex}.topbar-actions{align-items:center;gap:10px;display:flex}.account-chip{color:#fff;background:#00c6ff1f;border:1px solid #00dcff8c;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 0 24px #00ccff38}.cart-chip,.add-button,.checkout-button{background:linear-gradient(135deg, var(--yellow), var(--pink));color:#1d001c;cursor:pointer;border:0;font-weight:900}.cart-chip{border-radius:999px;min-height:44px;padding:0 18px;box-shadow:0 0 28px #f800d657}.add-button{border-radius:999px;min-height:40px;padding:0 17px}.quantity-control{background:#130b1c;border:1px solid #ffffff38;border-radius:999px;grid-template-columns:36px 38px 36px;align-items:center;display:inline-grid;overflow:hidden}.quantity-control button{color:#fff;cursor:pointer;background:#ffffff14;border:0;height:38px;font-size:1.25rem;font-weight:900}.quantity-control span{color:#fff;text-align:center;font-weight:900}.floating-cart{z-index:20;background:linear-gradient(135deg, var(--yellow), var(--pink));color:#1d001c;cursor:pointer;border:0;border-radius:999px;padding:16px 22px;font-weight:950;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 50px #0000007a,0 0 30px #f800d659}.cart-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030108b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#0d0714;width:min(520px,100%);height:100%;padding:clamp(22px,5vw,38px);overflow-y:auto;box-shadow:-24px 0 70px #0000008c}.cart-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cart-title h2{text-transform:uppercase;margin:0;font-size:2.8rem}.cart-title>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2.4rem}.cart-lines{gap:10px;margin:28px 0;display:grid}.cart-line{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:0 0 15px;display:grid}.cart-line>div:first-child{gap:4px;display:grid}.cart-line small{color:#cdbed5}.cart-line>strong{color:var(--yellow);grid-column:1/-1}.cart-total{border-top:2px solid #ffffff2e;justify-content:space-between;align-items:center;padding-top:20px;font-size:1.4rem;display:flex}.cart-total strong{color:var(--yellow);font-size:1.8rem}.cart-note{color:#dffaff;background:#00c6ff14;border:1px solid #00dcff3d;border-radius:12px;margin-top:20px;padding:13px;line-height:1.45}.cart-note a{color:var(--yellow);font-weight:900;text-decoration:underline}.checkout-button{border-radius:999px;width:100%;min-height:52px;margin-top:18px;font-size:1rem}.checkout-button:disabled{cursor:not-allowed;opacity:.45}.account-page{background:radial-gradient(circle at 15% 10%,#0cf3,#0000 30%),radial-gradient(circle at 90% 20%,#f800d638,#0000 34%),#08050f;min-height:100vh;padding:clamp(18px,5vw,64px)}.account-page>*{width:min(1100px,100%);margin-inline:auto}.back-link{color:#9befff;margin-bottom:20px;font-weight:800;display:inline-flex}.auth-card,.points-hero{background:#170a22e0;border:1px solid #ffffff29;border-radius:22px;padding:clamp(22px,4vw,38px);box-shadow:0 24px 70px #0000005c}.auth-card{max-width:560px}.auth-card h1{font-size:clamp(2.2rem,7vw,4.2rem)}.auth-card h2{margin-bottom:8px;font-size:1.8rem}.account-menu-link{margin-top:22px}.account-form{gap:16px;margin-top:24px;display:grid}.account-form label{color:#f7eaff;gap:7px;font-weight:800;display:grid}.account-form input,.account-form textarea{color:#fff;width:100%;font:inherit;background:#100b18;border:1px solid #ffffff38;border-radius:12px;padding:13px 14px}.account-form textarea{resize:vertical;min-height:100px}.account-form button,.order-row button{background:linear-gradient(135deg, var(--yellow), var(--pink));color:#1d001c;cursor:pointer;border:0;border-radius:999px;padding:13px 18px;font-weight:900}.text-button{color:#9befff;cursor:pointer;background:0 0;border:0;padding:10px 0;font-weight:800}.form-message,.floating-message{color:var(--yellow);font-weight:800}.welcome-bonus{color:var(--yellow);background:#ffd4001a;border:1px solid #ffd40059;border-radius:12px;padding:10px 12px;font-weight:900}.account-topbar{justify-content:space-between;align-items:center;display:flex}.points-hero{background:linear-gradient(135deg,#00ccff2e,#f800d638);justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.points-hero h1{color:var(--yellow);margin:0;font-size:clamp(4rem,12vw,8rem);line-height:.8}.account-grid{grid-template-columns:.85fr 1.15fr;gap:22px;display:grid}.account-grid .auth-card,.admin-card{max-width:none}.admin-card{margin-top:22px}.wheel-card{grid-template-columns:minmax(320px,1.1fr) minmax(260px,.9fr);gap:32px;max-width:none;margin-top:22px;display:grid}.wheel-stage{aspect-ratio:1;width:min(430px,82vw);margin:26px auto;position:relative}.wheel-pointer{z-index:3;color:var(--yellow);filter:drop-shadow(0 4px 8px #000);font-size:2.4rem;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.prize-wheel{border:10px solid var(--yellow);background:conic-gradient(#f800d6 0deg 45deg,#00aee8 45deg 90deg,#ff8b00 90deg 135deg,#7d33ff 135deg 180deg,#ff337e 180deg 225deg,#00a66a 225deg 270deg,#d45d00 270deg 315deg,#263354 315deg 360deg);border-radius:50%;width:100%;height:100%;transition:transform 10s cubic-bezier(.08,.7,.08,1);position:relative;box-shadow:0 0 42px #ff33bd7a}.prize-wheel:after{content:"";background:#1d001c;border:6px solid #fff;border-radius:50%;position:absolute;inset:39%;box-shadow:0 0 22px #000000b3}.wheel-segment-label{color:#fff;text-align:center;text-shadow:0 2px 5px #000,0 0 8px #000;transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:72px;font-size:clamp(1rem,3.8vw,1.55rem);font-weight:900;line-height:.9;display:flex;position:absolute;top:calc(50% - 36px);left:calc(50% - 45px)}.wheel-segment-label small{letter-spacing:.08em;margin-top:4px;font-size:.58em;font-weight:900}.wheel-segment-label.with-image{justify-content:flex-start;font-size:clamp(.65rem,2.5vw,.82rem)}.wheel-segment-label img{object-fit:contain;filter:drop-shadow(0 3px 4px #000c);width:58px;height:50px}.wheel-segment-label.with-image b{margin-top:-2px}.spin-button{min-width:210px;margin:0 auto;font-size:1.05rem;display:block}.spin-button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.65}.wheel-result{color:var(--yellow);text-align:center;margin:18px 0 0;font-size:1.3rem;font-weight:900}.rewards-card{max-width:none;margin-top:22px}.rewards-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.rewards-heading>strong{color:var(--yellow);background:#ffd4001a;border:1px solid #ffd40066;border-radius:999px;flex:none;padding:10px 16px}.rewards-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:24px 0 32px;display:grid}.reward-card{background:#ffffff0d;border:1px solid #ffffff21;border-radius:16px;overflow:hidden}.reward-card img{object-fit:cover;width:100%;height:130px}.reward-card>div{gap:8px;padding:14px;display:grid}.reward-card span{color:#cdbed5;font-size:.8rem;font-weight:800}.reward-card h3{margin:0}.reward-card>div>strong{color:var(--yellow);font-size:1.2rem}.reward-card button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.55}.reward-history{gap:10px;display:grid}.reward-history>div{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;gap:4px;padding:12px;display:grid}.reward-history span{color:#cdbed5;font-size:.86rem}.prize-settings{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:20px 0 28px;display:grid}.prize-settings>div{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;gap:10px;padding:14px;display:grid}.prize-settings label{color:#cdbed5;grid-template-columns:auto minmax(70px,1fr) auto;align-items:center;gap:8px;font-size:.82rem;display:grid}.prize-settings input{color:#fff;background:#05030fcc;border:1px solid #ffffff3d;border-radius:9px;min-width:0;padding:9px}.customer-list{gap:12px;margin-top:20px;display:grid}.customer-row{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(180px,1fr) auto minmax(260px,auto);align-items:center;gap:18px;padding:16px;display:grid}.customer-details,.customer-balance{gap:4px;display:grid}.customer-details span,.customer-details small,.customer-balance span{color:#cdbed5}.customer-balance{text-align:center;min-width:86px}.customer-balance strong{color:var(--yellow);font-size:2rem;line-height:1}.points-adjuster{align-items:end;gap:10px;display:flex}.points-adjuster label{color:#fff;gap:5px;font-size:.78rem;font-weight:800;display:grid}.points-adjuster input{color:#fff;background:#05030fcc;border:1px solid #ffffff3d;border-radius:10px;width:120px;padding:10px 12px}.points-adjuster>div{gap:8px;display:flex}.subtract-button{color:#fff;background:#4b1835}.order-list{gap:10px;margin-top:20px;display:grid}.order-row{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.order-row>div{gap:5px;display:grid}.order-row>div:last-child{text-align:right;justify-items:end}.order-row small,.order-row span{color:#cdbed5}.order-status{font-size:.8rem;font-weight:900}.order-status.approved{color:#7dffad}.floating-message{background:#1d1025;border:1px solid #ffd40066;border-radius:14px;width:min(420px,100% - 40px);padding:14px 18px;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 40px #00000073}.hero-content{width:min(760px,100%);padding-top:clamp(58px,10vw,110px)}.redeem-button{width:100%;color:var(--yellow);background:#ffd4001f;border:1px solid #ffd40073;border-radius:999px;margin-top:12px;padding:10px 14px;font-weight:900}.redeem-button:disabled{cursor:not-allowed;opacity:.48}.home-rewards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(820px,100%);margin-top:36px;display:grid}.home-reward-card{background:linear-gradient(145deg,#271439f0,#12081ef0);border:1px solid #ad70ff59;border-radius:25px;align-items:center;gap:18px;min-height:138px;padding:22px 26px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff14,0 16px 38px #00000047}.home-reward-card:hover,.home-reward-card:focus-visible{border-color:#ffd400a6;outline:none;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff1f,0 18px 42px #00000059,0 0 26px #f800d62e}.home-reward-card--spin{background:linear-gradient(145deg,#2f1541f5,#140922f5)}.home-reward-icon{color:#a96cff;text-shadow:0 0 18px #894affcc;background:linear-gradient(135deg,#5d20b9b8,#f800d647);border-radius:50%;flex:0 0 66px;place-items:center;width:66px;height:66px;font-size:2.4rem;font-weight:900;line-height:1;display:grid}.home-reward-card--spin .home-reward-icon{color:#ffd400;text-shadow:0 0 18px #ffd4009e}.home-reward-copy{gap:3px;min-width:0;display:grid}.home-reward-copy small{color:#cdbed5;font-size:1rem}.home-reward-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.7rem,4vw,2.45rem);line-height:1.05;overflow:hidden}.home-reward-copy em{color:#bfaec8;font-size:.92rem;font-style:normal}.eyebrow{color:var(--yellow);letter-spacing:0;text-transform:uppercase;text-shadow:0 0 18px #ffd4009e;margin:0 0 10px;font-size:.84rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;text-transform:uppercase;text-shadow:0 0 22px #ff33bdb8,0 8px #0000003d;max-width:820px;margin-bottom:18px;font-size:clamp(3rem,8vw,7rem);line-height:.92}.hero-copy{color:#ffe9ff;max-width:610px;margin-bottom:26px;font-size:clamp(1rem,2.6vw,1.28rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.primary-action,.status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;display:inline-flex}.status-pill{color:#fff8ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff3d;font-weight:800}.menu-section{background:linear-gradient(180deg, #130017, #26022d 52%, #130017), var(--background);padding:48px clamp(18px,5vw,72px) 72px}.section-heading{justify-content:space-between;align-items:end;gap:24px;width:min(1160px,100%);margin:0 auto 22px;display:flex}.section-heading h2{text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,4.4rem);line-height:1}.category-row{gap:10px;width:min(1160px,100%);margin:0 auto 22px;padding-bottom:8px;display:flex;overflow-x:auto}.category-pill{color:#ffe9ff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;flex:none;padding:10px 16px;font-weight:800}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;width:min(1160px,100%);margin:0 auto;display:grid}.product-card{background:linear-gradient(145deg, #ffd4001f, #ff33bd26), var(--panel);border:1px solid #ffffff29;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:230px;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 48px #00000057}.product-body{flex-direction:column;flex:1;min-height:230px;padding:20px;display:flex}.product-image{object-fit:cover;width:100%;height:230px}.category-cover--contain img{object-fit:contain;background:radial-gradient(circle,#0cf3,#0000 68%),#080516;padding:18px}.product-image--contain{object-fit:contain;background:#110018;padding:8px}.product-card h3{color:#fff;margin-bottom:10px;font-size:1.35rem;line-height:1.12}.product-card p{color:#ffd8fa;line-height:1.48}.product-tag{color:var(--yellow);background:#ffd4001f;border:1px solid #ffd40066;border-radius:999px;margin-bottom:16px;padding:6px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.product-body .card-footer{margin-top:auto;padding-top:22px}.card-footer strong{color:var(--yellow);text-shadow:0 0 18px #ffd4007a;font-size:1.35rem;line-height:1.25}.product-price{gap:4px;display:grid}.product-price span{color:#9befff;letter-spacing:.02em;text-shadow:0 0 16px #00ccff73;font-size:.88rem;font-weight:900}.card-footer a{border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;display:inline-flex}@media (width<=720px){.hero-shell{min-height:82vh;padding-top:16px}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{flex-direction:column;align-items:stretch;width:100%}.cart-chip,.account-chip{width:100%}.floating-cart{width:calc(100% - 24px);bottom:12px;left:12px;right:12px}.brand-logo{width:min(100%,360px)}.order-chip{width:100%}.account-grid{grid-template-columns:1fr}.points-hero,.order-row{flex-direction:column;align-items:flex-start}.order-row>div:last-child{text-align:left;justify-items:start}.customer-row,.wheel-card{grid-template-columns:1fr}.rewards-heading{flex-direction:column;align-items:flex-start}.customer-balance{text-align:left;justify-items:start}.points-adjuster{flex-direction:column;align-items:stretch}.points-adjuster input,.points-adjuster>div,.points-adjuster button{width:100%}.hero-content{padding-top:48px}.home-rewards{grid-template-columns:1fr;margin-top:28px}.home-reward-card{border-radius:20px;min-height:116px;padding:18px 20px}.home-reward-icon{flex-basis:56px;width:56px;height:56px;font-size:2rem}h1{font-size:clamp(2.65rem,15vw,4.25rem)}.section-heading{display:block}.section-heading>p{text-align:left;margin-top:12px}.category-cover{grid-template-columns:1fr;min-height:0}.category-cover img{height:260px}.menu-section{padding:22px 12px 64px}.section-heading{align-items:end;gap:12px;margin-bottom:12px;display:flex}.section-heading .eyebrow{margin-bottom:4px;font-size:.62rem}.section-heading h2{font-size:1.8rem}.section-heading>p{text-align:right;max-width:130px;margin:0 0 3px auto;font-size:.63rem;line-height:1.25}.category-row{scrollbar-width:thin;gap:6px;margin-bottom:14px;padding-bottom:5px}.category-pill{padding:7px 10px;font-size:.68rem}.category-section{margin:18px auto 30px;scroll-margin-top:8px}.category-cover{border-radius:12px;grid-template-columns:minmax(0,1.25fr) minmax(105px,.75fr);min-height:138px;margin-bottom:8px}.category-cover img{object-position:center 28%;height:138px}.category-cover>div{padding:12px}.category-cover span{font-size:.52rem;line-height:1.2}.category-cover h2{margin-top:5px;font-size:clamp(1.25rem,6vw,1.8rem)}.category-cover--contain img{padding:8px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.product-card{border-radius:5px;min-width:0;min-height:0;box-shadow:0 8px 18px #00000047}.product-image{height:118px}.product-image--contain{padding:4px}.product-body{min-height:190px;padding:8px}.product-tag{width:100%;margin-bottom:7px;padding:4px 6px;font-size:.55rem;line-height:1}.product-card h3{margin-bottom:5px;font-size:.82rem;line-height:1.12}.product-card p{color:#ffd8fa;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.64rem;line-height:1.25;display:-webkit-box;overflow:hidden}.product-body .card-footer{grid-template-columns:minmax(0,1fr) auto;gap:5px;padding-top:8px;display:grid}.card-footer strong{font-size:.8rem}.product-price{gap:2px}.product-price span{font-size:.52rem}.add-button{min-height:28px;padding:0 8px;font-size:.62rem}.quantity-control{gap:3px}.quantity-control button{width:26px;height:26px}.quantity-control span{min-width:14px;font-size:.72rem}.redeem-button{min-height:28px;margin-top:7px;padding:5px 6px;font-size:.55rem;line-height:1.15}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
