/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#111;--surface:#1b1a1a;--surface2:#282727;--line:#d9c5b229;--text:#f1ece7;--muted:#b9a89f;--orange:#ff6b00;--cream:#ead7c4;--green:#5dd39e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 75% 8%,#ff6b0012,transparent 26%),var(--bg);min-height:100dvh}.side-nav{border-right:1px solid var(--line);z-index:30;background:#141313;flex-direction:column;width:244px;padding:36px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1.6px;font-size:23px;font-weight:900}.brand span{color:var(--cream)}.brand em{color:var(--orange);font-style:normal}.side-nav nav{gap:8px;margin-top:54px;display:grid}.nav-button{color:#958982;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;min-height:48px;padding:0 14px;transition:all .2s;display:flex}.nav-button>span{font-size:22px}.nav-button small{font-size:13px;font-weight:750}.side-nav .nav-button.active{color:#271407;background:var(--orange)}.side-nav .nav-button.active small{color:#241205}.branch-mini{border:1px solid var(--line);border-radius:14px;align-items:center;gap:11px;margin-top:auto;padding:14px;display:flex}.branch-mini div{gap:2px;display:grid}.branch-mini b{font-size:12px}.branch-mini small{color:var(--muted);font-size:10px}.live-dot{background:var(--green);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #5dd39e1a}.mobile-header,.bottom-nav{display:none}.main-canvas{min-height:100dvh;margin-left:244px}.hero{grid-template-columns:1fr 1.15fr;align-items:center;min-height:610px;padding:64px clamp(36px,6vw,100px);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:640px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.18em;margin-bottom:18px;font-size:11px;font-weight:900;display:block}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5.2vw,76px);line-height:.98}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:560px;color:var(--muted);margin:24px 0 30px;font-size:16px;line-height:1.75}.hero-art{align-self:stretch;min-height:500px;position:relative}.hero-art:after{content:"";filter:blur(30px);background:radial-gradient(circle,#ff6b0033,#0000 60%);position:absolute;inset:13% 2% 2%}.hero-art img{z-index:1;object-fit:contain;filter:drop-shadow(0 34px 35px #0000008c);border-radius:50% 30% 45% 35%;width:min(760px,70vw);height:auto;position:absolute;top:50%;right:-12%;transform:translateY(-50%)}.hero-stamp{z-index:2;text-align:center;color:#22140a;background:var(--orange);border-radius:50%;place-items:center;width:90px;height:90px;font-size:15px;font-weight:950;line-height:1.05;display:grid;position:absolute;top:18%;right:4%;transform:rotate(9deg);box-shadow:0 10px 30px #0000004d}.primary-btn,.secondary-btn{border:0;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 22px;font-size:13px;font-weight:850;display:inline-flex}.primary-btn{background:var(--orange);color:#241206}.primary-btn:hover{background:#ff7b1c}.primary-btn:disabled{opacity:.35;cursor:not-allowed}.secondary-btn{border:1px solid var(--line);color:var(--text);background:0 0}.wide{width:100%}.text-btn{color:var(--orange);background:0 0;border:0;padding:12px;font-weight:800}.icon-btn{color:var(--cream);background:0 0;border:0;font-size:25px}.service-bar{border:1px solid var(--line);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin:0 clamp(36px,6vw,100px);padding:16px 18px;display:flex}.service-switch{gap:8px;display:flex}.service-switch button{text-align:left;min-width:190px;min-height:64px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:32px 1fr;align-content:center;column-gap:10px;padding:8px 14px;display:grid;position:relative}.service-switch button>span{grid-row:1/3;align-self:center;font-size:22px}.service-switch b{color:var(--text);font-size:12px}.service-switch small{font-size:10px}.service-switch .selected{background:#ff6b001f;border-color:#ff6b0073}.service-switch .selected>span,.service-switch .selected b{color:var(--orange)}.address{align-items:center;gap:12px;display:flex}.address>span{color:var(--orange)}.address>div{display:grid}.address small{color:var(--muted);font-size:10px}.address b{font-size:12px}.address button,.selected-address button{color:var(--orange);background:0 0;border:0;margin-left:12px;font-size:11px;font-weight:800}.menu-section{padding:95px clamp(36px,6vw,100px) 130px}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-head .eyebrow{margin-bottom:10px}.section-head h2,.page-top h1{letter-spacing:-.035em;margin:0;font-size:38px}.section-head p{max-width:440px;color:var(--muted);font-size:13px;line-height:1.7}.categories{gap:8px;padding-bottom:16px;display:flex;overflow:auto}.categories button,.chips button,.orders-tabs button{white-space:nowrap;border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:750}.categories button.active,.chips button.active,.orders-tabs button.active{background:var(--cream);color:#1b1611;border-color:var(--cream)}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:17px;transition:all .25s;overflow:hidden}.product-card:hover{border-color:#ff6b008c;transform:translateY(-4px)}.product-img{background:#0d0d0d;height:245px;position:relative;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:all .35s}.product-card:hover .product-img img{transform:scale(1.035)}.badge{background:var(--orange);color:#241206;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.product-info{padding:18px}.product-info h3{margin:0 0 9px;font-size:16px}.product-info p{min-height:58px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.product-info>div{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.product-info strong{color:var(--cream);font-size:18px}.product-info button{background:var(--orange);border:0;border-radius:10px;width:38px;height:38px;font-size:24px;line-height:1}.empty-category,.empty-state{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:18px;padding:80px 24px}.empty-category>span,.empty-state>span{font-size:42px}.empty-category h3,.empty-state h2{color:var(--text);margin:18px 0 8px}.empty-category p,.empty-state p{margin:0 0 24px}.floating-cart{z-index:45;background:var(--orange);color:#241206;border:0;border-radius:15px;justify-content:space-between;align-items:center;width:min(520px,100vw - 40px);min-height:58px;padding:0 20px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-35%);box-shadow:0 12px 40px #00000073}.cart-count{color:var(--orange);background:#241206;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.floating-cart b{text-align:left;flex:1;margin-left:14px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bd;justify-content:flex-end;display:flex;position:fixed;inset:0}.product-modal{background:var(--surface);border-left:1px solid var(--line);width:min(560px,100%);height:100%;animation:.25s ease-out slide;position:relative;overflow:auto}.modal-close{z-index:3;border:1px solid var(--line);color:#fff;background:#0f0f0fc7;border-radius:50%;width:42px;height:42px;font-size:26px;position:absolute;top:18px;right:18px}.modal-image{height:320px}.modal-image img{object-fit:cover;width:100%;height:100%}.modal-body{padding:30px}.modal-body .eyebrow{margin-bottom:8px}.modal-body>h2{margin:0;font-size:30px}.modal-body>p{color:var(--muted);margin:10px 0 26px;font-size:12px;line-height:1.6}.option-group{border-top:1px solid var(--line);padding:20px 0}.option-title{justify-content:space-between;margin-bottom:12px;display:flex}.option-title small{color:var(--orange);text-transform:uppercase;font-size:9px;font-weight:900}.choice{width:100%;min-height:48px;color:var(--text);background:0 0;border:0;border-radius:10px;align-items:center;padding:0 10px;display:flex}.choice:hover{background:var(--surface2)}.choice b{font-size:12px}.choice small{color:var(--muted);margin-left:auto}.radio{width:20px;height:20px;color:var(--orange);border:1px solid #6f625b;border-radius:50%;place-items:center;margin-right:10px;font-size:9px;display:grid}.choice.selected .radio{border-color:var(--orange)}.chips{flex-wrap:wrap;gap:8px;display:flex}.modal-body>.primary-btn{margin-top:12px}.inner-page{max-width:1450px;margin:auto;padding:54px clamp(28px,6vw,96px) 120px}.page-top{align-items:center;gap:18px;margin-bottom:44px;display:flex}.page-top.simple{margin-bottom:28px}.page-top p{color:var(--muted);margin:5px 0 0;font-size:12px}.back-btn{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--text);border-radius:12px;font-size:20px}.checkout-layout,.track-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:26px;display:grid}.cart-list{gap:12px;display:grid}.cart-item{background:var(--surface);border:1px solid var(--line);border-radius:16px;align-items:center;gap:18px;min-height:130px;padding:14px;display:flex}.cart-item img{object-fit:cover;border-radius:11px;width:116px;height:100px}.cart-copy{flex:1}.cart-copy h3{margin:0 0 6px;font-size:15px}.cart-copy p{color:var(--muted);margin:0 0 14px;font-size:11px}.cart-copy strong{color:var(--cream)}.qty{align-items:center;gap:13px;display:flex}.qty button{border:1px solid var(--line);background:var(--surface2);width:36px;height:36px;color:var(--text);border-radius:9px;font-size:20px}.summary-card,.form-card,.track-card{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:24px}.summary-card{position:sticky;top:24px}.summary-card h3,.form-card h2,.track-card h2{margin:0 0 24px;font-size:16px}.summary-row{color:var(--muted);justify-content:space-between;margin:12px 0;font-size:12px;display:flex}.summary-row b{color:var(--text)}.summary-row.discount,.summary-row.discount b{color:var(--green)}.summary-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding:20px 0;display:flex}.summary-total b{color:var(--orange);font-size:22px}.delivery-note,.selected-address{background:var(--surface2);border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:flex}.delivery-note>span,.selected-address>span{color:var(--orange);font-size:18px}.delivery-note div,.selected-address div{flex:1;gap:2px;display:grid}.delivery-note small,.selected-address small{color:var(--muted);font-size:9px}.delivery-note b,.selected-address b{font-size:11px}.stepper{color:#6c615b;align-items:center;max-width:520px;margin:-16px 0 34px 62px;font-size:11px;font-weight:800;display:flex}.stepper i{background:#423d3a;border-radius:50%;width:12px;height:12px;margin-right:10px;display:block}.stepper i:nth-of-type(2){margin-left:40px}.stepper i.done{background:var(--orange)}.stepper span.active,.stepper span.done{color:var(--text)}.form-card{max-width:760px}.form-card>label,.card-fields label{color:var(--muted);gap:8px;margin:15px 0;font-size:10px;font-weight:750;display:grid}.form-card input,.form-card textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#131212;border-radius:11px;outline:none;padding:14px}.form-card input:focus,.form-card textarea:focus{border-color:var(--orange)}.form-card textarea{resize:vertical;min-height:90px}.toggle-row,.settings-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.toggle-row span{display:grid}.toggle-row small{color:var(--muted);margin-top:3px;font-size:9px}.toggle{background:#4b4541;border:0;border-radius:999px;width:42px;height:24px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block}.toggle.on{background:var(--orange)}.toggle.on i{margin-left:auto}.form-card>.primary-btn{margin-top:18px}.card-fields{border:1px solid var(--line);border-radius:12px;margin:12px 0;padding:0 14px}.card-fields>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.consent{align-items:flex-start;line-height:1.5;grid-template-columns:none!important;gap:10px!important;display:flex!important}.consent input{height:18px;width:18px!important}.consent span{font-size:10px}.compact{position:static}.minimum-warning{color:var(--orange);background:#ff6b001a;border-radius:10px;margin:0 0 14px;padding:11px 12px;font-size:11px;font-weight:800}.success-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:540px;min-height:100dvh;margin:auto;padding:50px 24px;display:flex}.success-check{background:var(--orange);color:#271407;border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:30px;font-size:45px;font-weight:900;display:grid;box-shadow:0 0 0 15px #ff6b0014}.success-page .eyebrow{margin-bottom:10px}.success-page h1{letter-spacing:-.04em;margin:0;font-size:46px}.success-page>p{max-width:420px;color:var(--muted);margin:16px 0 30px;line-height:1.7}.success-card{border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr 1fr;width:100%;margin-bottom:16px;display:grid}.success-card>div{gap:6px;padding:20px;display:grid}.success-card>div+div{border-left:1px solid var(--line)}.success-card small{color:var(--muted);font-size:10px}.success-card strong{color:var(--cream);font-size:19px}.success-page>.secondary-btn{margin-top:10px}.track-layout{grid-template-columns:minmax(0,1fr) 370px}.track-card{padding:30px}.eta{background:#ff6b001a;border-radius:12px;align-items:center;gap:14px;margin-bottom:28px;padding:16px;display:flex}.eta>span{color:var(--orange);font-size:30px}.eta div{display:grid}.eta small{color:var(--muted);font-size:9px}.eta strong{color:var(--orange);font-size:20px}.timeline{display:grid}.timeline>div{gap:16px;min-height:82px;display:flex;position:relative}.timeline>div:not(:last-child):after{content:"";background:#3e3936;width:2px;position:absolute;top:31px;bottom:0;left:14px}.timeline>div.complete:not(:last-child):after{background:var(--orange)}.timeline i{z-index:2;color:#20130a;background:var(--surface);border:1px solid #584d47;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;display:grid;position:relative}.timeline .complete i{background:var(--orange);border-color:var(--orange)}.timeline span{align-content:start;display:grid}.timeline b{margin-top:4px;font-size:13px}.timeline small{color:var(--muted);margin-top:5px;font-size:10px}.timeline .future{opacity:.45}.summary-card .text-btn{width:100%}.orders-tabs{gap:8px;margin-bottom:20px;display:flex}.order-card{background:var(--surface);border:1px solid #ff6b0066;border-radius:16px;overflow:hidden}.order-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.order-head span{color:var(--green);font-size:11px;font-weight:850}.order-head .live-dot{margin-right:8px}.order-head small{color:var(--muted);font-size:9px}.order-body{align-items:center;gap:18px;padding:18px;display:flex}.order-body img{object-fit:cover;border-radius:10px;width:110px;height:90px}.order-body>div{flex:1}.order-body h3{margin:0 0 6px;font-size:16px}.order-body p{color:var(--muted);margin:0 0 12px;font-size:11px}.minor-title{margin:44px 0 15px;font-size:17px}.order-card.past{border-color:var(--line);grid-template-columns:1fr 1fr auto auto;align-items:center;gap:30px;padding:20px;display:grid}.order-card.past>div{display:grid}.order-card.past small{color:var(--muted);font-size:9px}.order-card.past span{font-size:12px}.order-card.past button{color:var(--orange);background:0 0;border:0;font-weight:800}.profile-head{align-items:center;gap:20px;margin-bottom:35px;display:flex}.avatar{background:var(--orange);color:#261408;border-radius:50%;place-items:center;width:72px;height:72px;font-size:22px;font-weight:900;display:grid}.profile-head .eyebrow{margin-bottom:5px}.profile-head h1{margin:0;font-size:38px}.profile-head p{color:var(--muted);margin:8px 0;font-size:12px}.profile-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-row{font-size:12px}.settings-row b{color:var(--cream)}@keyframes slide{0%{transform:translate(100%)}to{transform:none}}@media (width<=1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-art{opacity:.55;width:55%;height:610px;position:absolute;top:0;right:0}.hero-copy{max-width:600px}.checkout-layout,.track-layout{grid-template-columns:1fr}.summary-card{position:static}.service-bar{flex-direction:column;align-items:stretch}.address{padding:0 10px 6px}}@media (width<=760px){.side-nav{display:none}.mobile-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111111f0;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.main-canvas{margin-left:0}.bottom-nav{z-index:50;min-height:70px;padding:5px 10px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#181717;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav .nav-button{color:#7f7470;flex-direction:column;justify-content:center;gap:0;min-width:62px;padding:4px 10px}.bottom-nav .nav-button>span{font-size:20px}.bottom-nav .nav-button small{font-size:9px}.bottom-nav .nav-button.active{color:var(--orange)}.hero{align-items:start;min-height:620px;padding:58px 20px 34px}.hero h1{font-size:47px}.hero-copy>p{max-width:90%;font-size:13px}.hero-art{opacity:.65;width:100%;height:370px;top:260px}.hero-art img{width:500px;max-width:none;top:58%;right:-30%}.hero-stamp{display:none}.service-bar{margin:0 20px;padding:10px}.service-switch{width:100%}.service-switch button{text-align:center;flex:1;grid-template-columns:1fr;min-width:0}.service-switch button>span{grid-row:auto}.address{padding:8px}.address b{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.menu-section{padding:70px 20px 130px}.section-head{display:block}.section-head h2,.page-top h1{font-size:30px}.section-head p{font-size:11px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-img{height:155px}.product-info{padding:13px}.product-info h3{font-size:13px}.product-info p{min-height:70px;font-size:9px}.product-info strong{font-size:15px}.product-info button{width:34px;height:34px}.floating-cart{bottom:82px;transform:translate(-50%)}.modal-backdrop{align-items:flex-end}.product-modal{border-radius:20px 20px 0 0;width:100%;height:92%}.modal-image{height:250px}.modal-body{padding:22px}.inner-page{padding:28px 20px 110px}.page-top{margin-bottom:28px}.checkout-layout,.track-layout{gap:15px}.cart-item{gap:12px;min-height:112px;padding:11px}.cart-item img{width:82px;height:84px}.cart-copy h3{font-size:12px}.cart-copy p{font-size:9px}.qty{gap:7px}.qty button{width:30px;height:30px}.stepper{margin:-6px 0 25px}.form-card,.summary-card,.track-card{padding:18px}.success-page{padding-bottom:100px}.success-page h1{font-size:38px}.order-body{flex-wrap:wrap;align-items:flex-start}.order-body img{width:82px;height:76px}.order-body>div{min-width:160px}.order-body>.primary-btn{width:100%}.order-card.past{grid-template-columns:1fr auto;gap:15px}.order-card.past span{grid-column:1}.profile-grid{grid-template-columns:1fr}.profile-head{align-items:flex-start}.profile-head h1{font-size:30px}.profile-head p{font-size:10px}.avatar{width:58px;height:58px}.empty-state{padding:60px 20px}}@media (width<=390px){.product-grid{grid-template-columns:1fr}.product-img{height:230px}.hero h1{font-size:40px}.service-switch button{padding:8px 6px}.service-switch b{font-size:10px}.service-switch small{font-size:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.auth-hidden{display:none!important}.app-shell.auth-mode .main-canvas{margin-left:0}.auth-page{background:radial-gradient(circle at 15% 15%,#ff6b0021,#0000 34%),radial-gradient(circle at 90% 80%,#d9c5b212,#0000 34%),#111;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:38px 24px;display:flex}.auth-brand{flex-direction:column;align-items:center;gap:7px;margin-bottom:26px;display:flex}.auth-brand .brand{font-size:30px}.auth-brand>span{letter-spacing:.26em;color:var(--muted);font-size:9px;font-weight:900}.auth-card{border:1px solid var(--line);background:#1c1b1bf5;border-radius:22px;width:min(480px,100%);padding:34px;box-shadow:0 28px 90px #0000006b}.auth-card>.eyebrow{margin-bottom:10px}.auth-card>h1{letter-spacing:-.045em;margin:0;font-size:36px;line-height:1.05}.auth-card>p{color:var(--muted);margin:14px 0 26px;font-size:12px;line-height:1.7}.auth-card>.primary-btn{margin-top:18px}.auth-label{color:var(--muted);gap:9px;font-size:10px;font-weight:800;display:grid}.phone-input{border:1px solid var(--line);background:#131212;border-radius:12px;align-items:center;display:flex;overflow:hidden}.phone-input:focus-within{border-color:var(--orange)}.phone-input b{border-right:1px solid var(--line);color:var(--cream);padding:0 15px}.phone-input input,.otp-input,.new-address input,.new-address textarea{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none;padding:15px}.otp-input{border:1px solid var(--line);letter-spacing:.35em;text-align:center;background:#131212;border-radius:12px;font-size:28px}.otp-input:focus{border-color:var(--orange)}.legal-note{text-align:center;margin:2px 0 0!important;font-size:9px!important}.auth-foot{color:#766a65;letter-spacing:.1em;margin-top:24px;font-size:9px}.service-cards{gap:10px;display:grid}.service-cards button{text-align:left;border:1px solid var(--line);color:var(--text);background:#171616;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:16px;display:grid}.service-cards button>span{background:var(--surface2);width:42px;height:42px;color:var(--muted);border-radius:12px;grid-row:1/3;place-items:center;font-size:22px;display:grid}.service-cards b{font-size:13px}.service-cards small{color:var(--muted);margin-top:3px;font-size:9px}.service-cards button.selected{border-color:var(--orange);background:#ff6b0017}.service-cards button.selected>span{background:var(--orange);color:#211207}.address-options{gap:10px;display:grid}.address-options button{border:1px solid var(--line);min-height:60px;color:var(--text);background:#171616;border-radius:13px;align-items:center;gap:12px;padding:12px;display:flex}.address-options button>span{background:var(--surface2);width:36px;height:36px;color:var(--orange);border-radius:10px;place-items:center;font-size:18px;display:grid}.address-options button>b{text-align:left;flex:1;font-size:11px}.address-options button>i{width:20px;height:20px;color:var(--orange);border:1px solid #675952;border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.address-options button.selected{border-color:var(--orange)}.new-address{gap:10px;margin-top:12px;display:grid}.new-address>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-address-form>div:nth-of-type(2){grid-template-columns:repeat(3,minmax(0,1fr))}.new-address input,.new-address textarea{border:1px solid var(--line);background:#131212;border-radius:11px;font-size:11px}.new-address textarea{resize:vertical;min-height:74px}.required-note{color:var(--orange);margin-top:8px;font-size:9px;display:block}.muted-chips button.active{color:#e7c4b6;background:#4b3730;border-color:#705043;text-decoration:line-through}.modal-order-row{grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:14px;display:grid}.modal-order-row>.primary-btn{justify-content:space-between;min-width:0}.modal-order-row .qty{border:1px solid var(--line);border-radius:12px;padding:7px}.modal-order-row .qty button{background:0 0}.modal-order-row .qty b{text-align:center;min-width:20px}@media (width<=760px){.auth-page{justify-content:flex-start;padding:24px 18px}.auth-brand{margin-top:24px;margin-bottom:20px}.auth-card{padding:26px 20px}.auth-card>h1{font-size:32px}.auth-foot{text-align:center}.modal-order-row{background:var(--surface);padding:12px 22px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:3;margin:16px -22px -22px;position:sticky;bottom:-22px}.modal-order-row .primary-btn{padding:0 14px}.modal-order-row .primary-btn b{font-size:12px}}.payment-coming{border:1px dashed var(--line);background:#ff6b000d;border-radius:12px;gap:4px;margin:14px 0;padding:14px;display:grid}.payment-coming b{color:var(--cream);font-size:11px}.payment-coming small{color:var(--muted);font-size:9px}.form-error{color:#ffb4ab;background:#ff5b521f;border-radius:10px;padding:11px 13px;font-size:11px}.admin-page{max-width:1180px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.admin-stats>div{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:6px;padding:20px;display:grid}.admin-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.admin-stats b{color:var(--orange);font-size:30px}.admin-list{gap:14px;display:grid}.kitchen-card{border:1px solid var(--line);background:var(--surface);border-left:4px solid #6d625d;border-radius:15px;padding:20px}.kitchen-card.status-received{border-left-color:var(--orange)}.kitchen-card.status-preparing{border-left-color:#ffd166}.kitchen-card.status-ready,.kitchen-card.status-on_the_way{border-left-color:#57cc99}.kitchen-card header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.kitchen-card h3{margin:5px 0 0;font-size:18px}.kitchen-card header>strong{color:var(--cream);font-size:20px}.kitchen-meta{flex-wrap:wrap;gap:8px;margin:16px 0 8px;display:flex}.kitchen-meta span{background:var(--surface2);color:var(--muted);border-radius:8px;padding:6px 9px;font-size:9px}.kitchen-card>p{color:var(--muted);font-size:11px}.status-actions{justify-content:flex-end;display:flex}.status-actions button{background:var(--orange);color:#251307;border:0;border-radius:11px;min-height:44px;padding:0 18px;font-weight:850}.order-body>div:first-child{flex:1}@media (width<=760px){.admin-stats{gap:7px}.admin-stats>div{padding:13px}.admin-stats b{font-size:24px}.kitchen-card{padding:16px}.status-actions button{width:100%}}.verified-phone{color:var(--green);font-size:10px}.text-btn:disabled{opacity:.45;cursor:not-allowed}
