:root{color-scheme:light;--color-ink: #111827;--color-muted: #667085;--color-border: #e4e7ec;--color-soft: #f7f8fa;--color-surface: #ffffff;--color-accent: #f97316;--color-danger: #b42318;--shadow-soft: 0 18px 45px rgba(17, 24, 39, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--color-ink);background:var(--color-surface)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(249,115,22,.07),transparent 320px),var(--color-surface)}a{color:inherit}button,input{font:inherit}.app-shell{width:min(100%,1120px);margin:0 auto;padding:max(20px,env(safe-area-inset-top)) 18px max(32px,env(safe-area-inset-bottom))}.platform-hero,.brand-hero{display:grid;gap:22px;align-items:end;margin:8px 0 18px;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.platform-hero{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.brand-hero{grid-template-columns:minmax(0,1fr) minmax(220px,300px)}.eyebrow{margin:0 0 8px;color:var(--color-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:3.2rem;line-height:.98;letter-spacing:0}h2{margin:0;font-size:1.28rem;letter-spacing:0}h3{margin:0;font-size:1rem;letter-spacing:0}.postal-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.postal-form label{display:flex;flex-direction:column;gap:7px;color:var(--color-muted);font-size:.86rem;font-weight:650}.postal-form input{min-height:48px;width:100%;border:1px solid var(--color-border);border-radius:8px;padding:0 14px;color:var(--color-ink);background:#fff}.postal-form input:focus{border-color:var(--color-accent);outline:3px solid rgba(249,115,22,.22)}.postal-form button,.install-panel button{min-height:48px;border:1px solid var(--color-accent);border-radius:8px;padding:0 18px;background:var(--color-accent);color:#fff;font-weight:800;cursor:pointer}.postal-form button:disabled{opacity:.5;cursor:not-allowed}.error-msg{margin:0;color:var(--color-danger);font-weight:650}.restaurant-list,.menu-list,.menu-items{display:grid;gap:14px}.restaurant-card{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:142px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);text-decoration:none}.restaurant-card-body{display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-width:0;padding:16px}.restaurant-card-body p{margin:6px 0 0;color:var(--color-muted)}.restaurant-meta,.brand-meta,.brand-info{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.restaurant-meta span,.brand-meta span,.brand-info span,.brand-info a,.option-hint{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:var(--color-soft);color:var(--color-muted);font-size:.8rem;font-weight:700;text-decoration:none}.badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;font-size:.8rem;font-weight:800}.badge-open{color:#067a56;background:#dff8ec}.badge-preorder{color:#92400e;background:#fef3c7}.badge-closed{color:#b42318;background:#fee4e2}.image-slot{display:flex;align-items:center;justify-content:center;object-fit:cover;background:var(--color-ink);color:#fff;font-weight:900}.image-slot-cover{width:150px;height:100%}.image-slot-thumb{width:86px;height:74px;border-radius:8px;flex-shrink:0}.install-panel{display:flex;flex-direction:column;gap:10px;align-items:stretch;padding:16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-soft)}.install-panel strong{font-size:1rem}.install-panel span{color:var(--color-muted);font-size:.9rem;font-weight:650}.brand-info{margin:0 0 18px}.category-nav{position:sticky;top:0;z-index:5;display:flex;gap:8px;overflow-x:auto;padding:10px 0;margin-bottom:14px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-nav a{flex:0 0 auto;border:1px solid var(--color-border);border-radius:999px;padding:9px 12px;background:#fff;color:var(--color-muted);font-size:.88rem;font-weight:800;text-decoration:none}.menu-category{scroll-margin-top:76px}.menu-category h2{margin:26px 0 12px}.menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:#fff}.menu-item-copy{min-width:0}.menu-item-copy p{margin:6px 0 0;color:var(--color-muted)}.menu-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.menu-item-side strong{font-size:.96rem}.option-hint{margin-top:10px}.empty-state,.loading-state,.brand-error{margin:28px 0;padding:20px;border:1px solid var(--color-border);border-radius:8px;background:#fff;color:var(--color-muted)}.brand-error h1{color:var(--color-ink);font-size:2rem}.brand-topbar{position:sticky;top:0;z-index:20;display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 0;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-topbar-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.cart-button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;flex:0 0 auto;border:1px solid var(--color-accent);border-radius:999px;padding:0 16px;background:var(--color-accent);color:#fff;font-weight:800;cursor:pointer}.cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;padding:0 6px;background:#fff;color:var(--color-accent);font-size:.8rem;font-weight:900}.notice-msg{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:0 0 12px;padding:12px 14px;border:1px solid #fde68a;border-radius:8px;background:#fef9ec;color:#92400e;font-weight:650}.notice-msg button{flex:0 0 auto;min-height:32px;border:1px solid #fcd34d;border-radius:8px;padding:0 12px;background:#fff;color:#92400e;font-weight:800;cursor:pointer}button.menu-item{width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer}button.menu-item:hover{border-color:var(--color-accent)}.overlay{position:fixed;inset:0;z-index:40;display:flex}.overlay-backdrop{position:absolute;inset:0;background:#11182773}.sheet,.drawer{position:relative;z-index:1;display:flex;flex-direction:column;margin:auto auto 0;width:min(100%,560px);max-height:92vh;background:var(--color-surface);border-radius:16px 16px 0 0;box-shadow:var(--shadow-soft)}.drawer{margin:0 0 0 auto;height:100vh;max-height:100vh;width:min(100%,440px);border-radius:0}.sheet-head{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--color-border)}.sheet-head h2{min-width:0;overflow-wrap:anywhere}.icon-button{flex:0 0 auto;min-width:40px;min-height:40px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-ink);font-weight:800;cursor:pointer}.sheet-body{display:grid;gap:18px;padding:18px;overflow-y:auto}.sheet-desc{margin:0;color:var(--color-muted)}.option-group{margin:0;padding:0;border:0}.option-group legend{display:flex;gap:8px;align-items:baseline;padding:0 0 10px;font-weight:800}.option-note{color:var(--color-muted);font-size:.8rem;font-weight:700}.option-buttons{display:grid;gap:8px}.option-button{display:flex;gap:10px;align-items:center;justify-content:space-between;min-height:46px;border:1px solid var(--color-border);border-radius:8px;padding:0 14px;background:#fff;color:var(--color-ink);font-weight:650;text-align:left;cursor:pointer}.option-button-on{border-color:var(--color-accent);background:#f973161a;font-weight:800}.option-price{flex:0 0 auto;color:var(--color-muted);font-size:.86rem;font-weight:700}.option-group-error legend{color:var(--color-danger)}.option-error{margin:8px 0 0;color:var(--color-danger);font-size:.85rem;font-weight:700}.notes-field{display:flex;flex-direction:column;gap:7px;color:var(--color-muted);font-size:.86rem;font-weight:650}.notes-field textarea{width:100%;border:1px solid var(--color-border);border-radius:8px;padding:10px 12px;color:var(--color-ink);background:#fff;resize:vertical}.notes-field textarea:focus{border-color:var(--color-accent);outline:3px solid rgba(249,115,22,.22)}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800}.stepper{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--color-border);border-radius:999px;padding:4px}.stepper button{min-width:38px;min-height:38px;border:0;border-radius:999px;background:var(--color-soft);color:var(--color-ink);font-size:1.2rem;font-weight:800;cursor:pointer}.stepper button:disabled{opacity:.4;cursor:not-allowed}.stepper output{min-width:56px;text-align:center;font-weight:800}.sheet-foot{display:grid;gap:10px;padding:16px 18px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--color-border)}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;border:1px solid var(--color-accent);border-radius:8px;padding:0 18px;background:var(--color-accent);color:#fff;font-weight:800;cursor:pointer}.cart-items{list-style:none;margin:0;padding:0;display:grid;gap:14px}.cart-item{display:grid;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--color-border)}.cart-item:last-child{border-bottom:0;padding-bottom:0}.cart-item-head{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.cart-item-head h3{min-width:0;overflow-wrap:anywhere}.cart-item-options{list-style:none;margin:0;padding:0;display:grid;gap:2px;color:var(--color-muted);font-size:.86rem}.cart-item-note{margin:0;color:var(--color-muted);font-size:.86rem}.cart-item-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-item-unit{color:var(--color-muted);font-size:.82rem;font-weight:650}.cart-item-actions{display:flex;gap:16px}.link-button{border:0;background:none;padding:0;color:var(--color-accent);font-weight:800;cursor:pointer}.link-danger{color:var(--color-danger)}.cart-total{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:800}.checkout-field{display:flex;flex-direction:column;gap:7px;color:var(--color-muted);font-size:.86rem;font-weight:650}.field-input{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:8px;padding:10px 12px;color:var(--color-ink);background:#fff;font-weight:500}textarea.field-input{min-height:auto;resize:vertical}.field-input:focus{border-color:var(--color-accent);outline:3px solid rgba(249,115,22,.22)}.field-input:read-only{background:var(--color-soft);color:var(--color-muted)}.field-error{color:var(--color-danger);font-size:.82rem;font-weight:700}.field-hint{color:var(--color-muted);font-size:.82rem;font-weight:650}.checkout-fieldset{margin:0;padding:0;border:0}.checkout-fieldset legend{padding:0 0 10px;color:var(--color-muted);font-size:.86rem;font-weight:800}.segmented{display:flex;flex-wrap:wrap;gap:8px}.segment{flex:1 1 auto;min-height:46px;border:1px solid var(--color-border);border-radius:8px;padding:0 14px;background:#fff;color:var(--color-ink);font-weight:700;cursor:pointer}.segment-on{border-color:var(--color-accent);background:#f973161a;font-weight:800}.checkout-summary{display:grid;gap:8px;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-soft)}.checkout-summary h3{margin:0 0 2px}.summary-items{list-style:none;margin:0;padding:0;display:grid;gap:8px}.summary-item{display:grid;gap:2px}.summary-item-head{display:flex;gap:12px;align-items:baseline;justify-content:space-between;font-weight:700}.summary-item-option{color:var(--color-muted);font-size:.84rem}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--color-muted);font-weight:700}.summary-total{color:var(--color-ink);font-size:1.05rem;font-weight:800}.payment-note{padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;background:#fff;color:var(--color-muted);font-size:.86rem;font-weight:650}.payment-options{display:grid;gap:10px}.payment-option-list{display:grid;gap:8px}.payment-option{display:flex;flex-direction:column;gap:4px;width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--color-border);border-radius:8px;background:#fff;color:var(--color-ink);text-align:left;cursor:pointer}.payment-option-on{border-color:var(--color-accent);background:#f973161a}.payment-option:disabled{opacity:.55;cursor:not-allowed}.payment-option-main{display:flex;flex-direction:column;gap:2px}.payment-option-label{font-weight:800}.payment-option-hint{color:var(--color-muted);font-size:.84rem;font-weight:600}.payment-option-disabled{color:#92400e;font-size:.82rem;font-weight:700}.payment-return-copy{color:var(--color-muted)}.blocker-msg{margin:0;padding:12px 14px;border:1px solid #fde68a;border-radius:8px;background:#fef9ec;color:#92400e;font-weight:700}.info-msg{margin:0;color:#067a56;font-weight:700}.checkout-actions{display:flex;gap:10px;align-items:stretch}.checkout-actions .primary-button{flex:1 1 auto}.primary-button-single{justify-content:center}.ghost-button{flex:0 0 auto;min-height:52px;border:1px solid var(--color-border);border-radius:8px;padding:0 18px;background:#fff;color:var(--color-ink);font-weight:800;cursor:pointer}.ghost-button:disabled,.primary-button:disabled{opacity:.5;cursor:not-allowed}.success-panel{display:grid;gap:8px;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-soft)}.success-panel strong{font-size:1.2rem}.success-panel p{margin:0;color:var(--color-muted)}.brand-topbar-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.account-button{display:inline-flex;align-items:center;max-width:40vw;min-height:44px;flex:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--color-border);border-radius:999px;padding:0 14px;background:#fff;color:var(--color-ink);font-weight:700;cursor:pointer}.account-head{display:grid;gap:2px}.account-head strong{font-size:1.1rem}.account-email{color:var(--color-muted);font-size:.9rem}.account-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--color-border)}.account-section h3{margin:0;font-size:1rem}.account-check{display:flex;gap:8px;align-items:center;color:var(--color-ink);font-size:.9rem;font-weight:650}.address-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.address-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-soft)}.address-row-main{display:grid;gap:4px;min-width:0}.address-row-label{display:flex;gap:8px;align-items:center;font-weight:800}.address-row-text{color:var(--color-muted);font-size:.88rem}.address-row-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end;flex:0 0 auto}.address-form{display:grid;gap:12px;padding:12px;border:1px solid var(--color-border);border-radius:8px}.account-tabs{margin-top:4px}.push-section p{margin:0}.push-actions{display:flex;gap:10px;align-items:stretch}.push-actions .primary-button{flex:1 1 auto}.order-history-head{display:flex;gap:12px;align-items:center;justify-content:space-between}.order-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.order-row{display:grid;gap:6px;width:100%;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-soft);text-align:left;cursor:pointer}.order-row-head{display:flex;gap:12px;align-items:baseline;justify-content:space-between;font-weight:800}.order-row-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--color-muted);font-size:.86rem;font-weight:650}.order-row-status{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.order-detail-status{display:flex}.order-detail-meta{display:grid;gap:8px;margin:0}.order-detail-row{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.order-detail-row dt{color:var(--color-muted);font-weight:700}.order-detail-row dd{margin:0;font-weight:700;text-align:right}.order-detail-block{display:grid;gap:4px}.order-detail-block h3{margin:0;font-size:1rem}.order-detail-block p{margin:0;color:var(--color-muted)}@media(max-width:760px){.app-shell{padding-left:12px;padding-right:12px}.platform-hero,.brand-hero,.postal-form,.restaurant-card,.menu-item{grid-template-columns:1fr}.platform-hero,.brand-hero{padding:16px}h1{font-size:2.3rem}.image-slot-cover{width:100%;height:148px}.menu-item-side{flex-direction:row-reverse;align-items:center;justify-content:space-between}}.legal-page{display:flex;flex-direction:column;gap:18px;margin:8px 0 24px}.legal-head{display:flex;flex-direction:column;gap:8px}.legal-head h1{font-size:2rem;margin:0}.legal-body{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-soft)}.legal-body h2{font-size:1.1rem;margin:0}.legal-body p{margin:0}.legal-provider{font-weight:800}.legal-contact{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;margin:0}.legal-contact dt{color:var(--color-muted);font-weight:700}.legal-contact dd{margin:0}.legal-missing,.legal-note{color:var(--color-muted);font-weight:650}.legal-disclaimer{color:var(--color-muted);font-size:.85rem}.legal-nav,.brand-footer{display:flex;flex-wrap:wrap;gap:16px;padding:16px 0;border-top:1px solid var(--color-border)}.legal-nav a,.brand-footer a{color:var(--color-muted);font-weight:700;font-size:.85rem;text-decoration:none}.legal-nav a:hover,.brand-footer a:hover{color:var(--color-accent)}:root{--color-ink: #121826;--color-muted: #647085;--color-border: #cbd5e1;--color-soft: #f3f6fa;--color-surface: #ffffff;--color-accent: #f97316;--color-accent-strong: #ea580c;--color-accent-soft: #fff2e8;--color-success: #067a56;--shadow-soft: 0 1px 2px rgba(15, 23, 42, .04), 0 4px 10px rgba(15, 23, 42, .04);--shadow-strong: 0 16px 36px rgba(15, 23, 42, .16);background:#f6f8fb}body{background:#f6f8fb}.app-shell{width:min(100%,1180px);padding:0 18px max(32px,env(safe-area-inset-bottom))}.brand-page{display:grid;gap:18px;padding-bottom:72px}.brand-topbar{padding:max(10px,env(safe-area-inset-top)) 0 10px;background:#f6f8fbf0}.brand-hero{grid-template-columns:minmax(260px,360px) minmax(0,1fr) minmax(236px,292px);align-items:center;gap:24px;margin:10px 0 0;padding:16px;background:var(--color-surface)}.brand-visual{min-width:0;height:220px;overflow:hidden;border-radius:8px;background:#0f172a}.brand-copy{min-width:0;align-self:center}.brand-copy h1{font-size:3rem;line-height:1.04}.brand-lead{max-width:54ch;margin:12px 0 0;color:var(--color-muted);font-size:1.02rem;font-weight:650}.brand-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.postal-form button,.install-panel button,.primary-link-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--color-accent);border-radius:8px;padding:0 18px;background:var(--color-accent);color:#fff;font-weight:800;cursor:pointer;text-decoration:none}.secondary-button{border-color:var(--color-border);background:#fff;color:var(--color-ink)}.image-slot{background:#0f172a;letter-spacing:0}.image-slot-hero,.image-slot-detail{width:100%;height:100%}.brand-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.brand-info-card{display:flex;flex-direction:column;gap:4px;min-width:0;min-height:78px;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:inherit;text-decoration:none;box-shadow:var(--shadow-soft)}.brand-info-card span{color:var(--color-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.brand-info-card strong{min-width:0;color:var(--color-ink);font-size:.94rem;line-height:1.32}.ordering-layout{display:grid;grid-template-columns:minmax(0,1fr) 326px;gap:24px;align-items:start}.ordering-main{min-width:0}.category-nav{top:64px;padding:12px 0;background:#f6f8fbf0}.category-nav a{border-radius:8px;padding:9px 13px;color:var(--color-ink);box-shadow:var(--shadow-soft)}.menu-list,.menu-items{gap:14px}.menu-category{display:grid;gap:12px;scroll-margin-top:82px}.menu-category h2{margin:0}.menu-category-head{display:flex;gap:14px;align-items:end;justify-content:space-between;padding-top:10px}.menu-category-head span{flex:0 0 auto;color:var(--color-muted);font-size:.85rem;font-weight:800}.menu-item{align-items:stretch;min-height:126px;padding:16px;box-shadow:var(--shadow-soft);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.menu-item-copy{display:flex;flex-direction:column;align-items:flex-start}.menu-item-copy h3{font-size:1.04rem;line-height:1.35}.menu-item-kicker{display:inline-flex;align-items:center;min-height:24px;margin-bottom:8px;border-radius:999px;padding:0 9px;background:#ecfdf3;color:var(--color-success);font-size:.74rem;font-weight:900}.menu-item-price{color:var(--color-ink)}.menu-item-action{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:var(--color-accent-soft);color:var(--color-accent-strong);font-size:.78rem;font-weight:900}button.menu-item:hover{border-color:var(--color-accent);box-shadow:0 3px 8px #0f172a0f,0 10px 24px #0f172a14;transform:translateY(-1px)}.cart-preview{position:sticky;top:82px}.cart-preview-card{display:grid;gap:14px;padding:16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-strong)}.cart-preview-head,.cart-preview-list li,.cart-preview-total{display:flex;gap:10px;justify-content:space-between}.cart-preview-head{align-items:start}.cart-preview-count{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;border-radius:999px;background:var(--color-accent);color:#fff;font-size:.86rem;font-weight:900}.cart-preview-empty{margin:0;padding:14px;border:1px dashed var(--color-border);border-radius:8px;background:var(--color-soft);color:var(--color-muted);font-weight:650}.cart-preview-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.cart-preview-list li,.cart-preview-total{align-items:baseline}.cart-preview-list span{min-width:0;color:var(--color-muted);font-size:.9rem;font-weight:700}.cart-preview-list strong,.cart-preview-total strong{flex:0 0 auto;color:var(--color-ink)}.cart-preview-more span,.cart-preview-more strong{color:var(--color-accent-strong)}.cart-preview-total{padding-top:12px;border-top:1px solid var(--color-border);font-weight:800}.cart-dock{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:30;display:none;align-items:center;justify-content:space-between;min-height:54px;border:1px solid var(--color-accent);border-radius:8px;padding:0 18px;background:var(--color-accent);color:#fff;box-shadow:var(--shadow-strong);font-weight:900}.product-media{height:220px;overflow:hidden;border-bottom:1px solid var(--color-border);background:#0f172a}@media(max-width:1040px){.brand-hero{grid-template-columns:minmax(180px,280px) minmax(0,1fr)}.install-panel{grid-column:1 / -1}.brand-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ordering-layout{grid-template-columns:1fr}.cart-preview{display:none}.cart-dock{display:flex}}@media(max-width:760px){.app-shell{padding-left:12px;padding-right:12px}.brand-page{gap:14px;padding-bottom:86px}.brand-topbar{gap:8px}.brand-topbar-name{max-width:42vw}.account-button,.cart-button{min-height:40px;padding:0 11px;font-size:.86rem}.brand-hero{grid-template-columns:1fr;gap:16px;margin-top:6px;padding:16px}.brand-copy h1{font-size:2.15rem;line-height:1.08}.brand-visual{height:170px}.brand-lead{font-size:.95rem}.brand-actions{display:grid;grid-template-columns:1fr 1fr}.primary-link-button,.secondary-button{min-height:44px;padding:0 12px;font-size:.9rem}.brand-info-grid{grid-template-columns:1fr;gap:10px}.brand-info-card{min-height:64px;padding:12px}.category-nav{top:60px;max-width:100%;margin-left:0;margin-right:0;padding:10px 0}.menu-list,.menu-items{gap:12px}.menu-category-head{align-items:start}.menu-category-head span{display:none}.menu-item{grid-template-columns:minmax(0,1fr) auto;min-height:112px;padding:12px}.menu-item-copy h3{font-size:1rem}.image-slot-thumb{width:78px;height:68px}.menu-item-side{flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;min-width:86px}.menu-item-action{display:none}.product-media{height:184px}.cart-dock{left:10px;right:10px;min-height:52px;padding:0 14px}}.app-shell-brand{width:min(100%,412px);margin:0 auto;padding:0 0 max(16px,env(safe-area-inset-bottom));min-height:100vh;background:#f9fafb}@media(min-width:480px){.app-shell-brand{box-shadow:0 0 0 1px #0f172a0f,0 12px 32px #0f172a1a}}.app-shell-brand .brand-page{gap:0;padding:0 0 96px;background:#f9fafb;min-height:100vh}.app-shell-brand .brand-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:64px;height:64px;margin:0 -16px;padding:12px 16px;background:#fff;box-shadow:0 2px 4px #00000014;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell-brand .brand-topbar-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:28px;font-weight:600;letter-spacing:0}.app-shell-brand .brand-topbar-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.app-shell-brand .account-button,.app-shell-brand .cart-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;height:40px;padding:0 12px;border-radius:999px;font-size:.85rem;font-weight:700;letter-spacing:0}.app-shell-brand .brand-topbar,.app-shell-brand .category-nav{width:auto}.app-shell-brand .brand-hero{display:block;grid-template-columns:none;gap:0;margin:0;padding:16px;background:transparent}.app-shell-brand .brand-visual{display:none}.app-shell-brand .brand-copy h1{font-size:20px;line-height:28px;font-weight:600;letter-spacing:0}.app-shell-brand .brand-lead,.app-shell-brand .brand-actions{display:none}.app-shell-brand .install-panel{gap:6px;padding:12px 14px;border-radius:12px}.app-shell-brand .install-panel strong{font-size:.94rem}.app-shell-brand .install-panel span{font-size:.82rem}.app-shell-brand .brand-info-grid{grid-template-columns:1fr;gap:8px}@media(min-width:380px){.app-shell-brand .brand-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell-brand .brand-info-card{min-height:0;padding:10px 12px;border-radius:10px}.app-shell-brand .brand-info-card span{font-size:.7rem}.app-shell-brand .brand-info-card strong{font-size:.9rem}.app-shell-brand .category-nav{position:sticky;top:64px;z-index:10;display:flex;gap:8px;min-height:64px;align-items:center;overflow-x:auto;margin:0 -16px 16px;padding:12px 16px;background:#f9fafb;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell-brand .category-nav a{display:inline-flex;align-items:center;flex:0 0 auto;height:40px;border:0;border-radius:40px;padding:0 16px;background:#e2e8f0;color:#64748b;font-size:.88rem;font-weight:700;box-shadow:none;letter-spacing:0}.app-shell-brand .category-nav a:first-child{background:#f97316;color:#fff}.app-shell-brand .brand-info,.app-shell-brand .menu-list,.app-shell-brand .menu-items,.app-shell-brand .menu-category{padding-left:16px;padding-right:16px}.app-shell-brand .category-nav{margin-left:-16px;margin-right:-16px}.app-shell-brand .menu-category h2{margin:0 0 12px;font-size:18px;line-height:24px;letter-spacing:0}.app-shell-brand .menu-category-head{padding-top:8px}.app-shell-brand .menu-category-head span{display:none}.app-shell-brand .menu-item{min-height:108px;padding:16px;border:0;border-radius:12px;box-shadow:0 1px 8px #00000014}.app-shell-brand .menu-item-copy h3{font-size:1rem;line-height:1.35;letter-spacing:0}.app-shell-brand .menu-item-side .image-slot-thumb{display:none}.app-shell-brand .menu-item-side{justify-content:space-between;min-width:0}.app-shell-brand .menu-item-price{color:#f97316;letter-spacing:0}.app-shell-brand .menu-item-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;width:36px;height:36px;padding:0;border-radius:999px;background:#f97316;color:#fff;font-size:0;line-height:0}.app-shell-brand .menu-item-action:before{content:"+";font-size:1.3rem;line-height:1;font-weight:700}.app-shell-brand .overlay-backdrop{background:#0009}.app-shell-brand .sheet{width:100%;max-width:412px;border-radius:12px 12px 0 0}.app-shell-brand .product-media{height:auto;max-height:120px}.app-shell-brand .option-button{min-height:44px;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;padding:0 4px;background:transparent}.app-shell-brand .option-button-on{background:transparent;border-bottom-color:#f97316;color:#f97316}.app-shell-brand .option-button-on:after{content:"✓";margin-left:8px;color:#f97316;font-weight:800}.app-shell-brand .option-price{color:inherit}.app-shell-brand .notes-field textarea{background:#f9fafb;border:1px solid #cbd5e1;border-radius:6px}.app-shell-brand .sheet-foot{position:sticky;bottom:0;background:#fff}.app-shell-brand .primary-button{border-radius:12px;letter-spacing:0}.app-shell-brand,.app-shell-brand *{letter-spacing:0}.app-shell-brand .overlay-cart,.app-shell-brand .overlay-checkout{justify-content:center}.app-shell-brand .drawer-cart{width:100%;max-width:412px;height:100vh;max-height:100vh;margin:0 auto;border-radius:0;background:#f9fafb}.app-shell-brand .drawer-cart .sheet-head{background:#fff;border-bottom:1px solid #e5e7eb}.app-shell-brand .drawer-cart .cart-items{display:grid;gap:12px;list-style:none;margin:0;padding:0}.app-shell-brand .drawer-cart .cart-item{display:grid;gap:8px;padding:14px;background:#fff;border:0;border-radius:12px;box-shadow:0 1px 8px #00000014}.app-shell-brand .drawer-cart .cart-item-head{display:flex;gap:10px;align-items:baseline;justify-content:space-between}.app-shell-brand .drawer-cart .cart-item-head h3{margin:0;min-width:0;font-size:1rem;overflow-wrap:anywhere}.app-shell-brand .drawer-cart .cart-item-head strong{flex:0 0 auto;color:#f97316;font-weight:800}.app-shell-brand .drawer-cart .cart-item-options{margin:0;padding:0 0 0 16px;color:#4b5563;font-size:.86rem}.app-shell-brand .drawer-cart .cart-item-note{margin:0;color:#6b7280;font-size:.86rem}.app-shell-brand .drawer-cart .cart-item-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell-brand .drawer-cart .cart-item-unit{color:#6b7280;font-size:.82rem}.app-shell-brand .drawer-cart .stepper{padding:2px;border-color:#e5e7eb}.app-shell-brand .drawer-cart .stepper button{min-width:32px;min-height:32px;font-size:1.05rem}.app-shell-brand .drawer-cart .stepper output{min-width:40px}.app-shell-brand .drawer-cart .cart-item-actions{display:flex;gap:8px;justify-content:flex-end}.app-shell-brand .drawer-cart .cart-item-actions .link-button{min-height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;font-size:.85rem;font-weight:700}.app-shell-brand .drawer-cart .cart-item-actions .link-danger{color:#b42318;border-color:#f1d3ce;background:#fef4f3}.app-shell-brand .drawer-cart .sheet-foot{gap:12px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -1px 8px #0000000f}.app-shell-brand .drawer-cart .cart-total{display:flex;align-items:baseline;justify-content:space-between;font-weight:800}.app-shell-brand .drawer-cart .cart-total strong{color:#f97316}.app-shell-brand .sheet-checkout{width:100%;max-width:412px;height:100vh;max-height:100vh;margin:0 auto;border-radius:0;background:#f9fafb}.app-shell-brand .sheet-checkout .sheet-head{background:#fff;border-bottom:1px solid #e5e7eb}.app-shell-brand .sheet-checkout .sheet-body{gap:20px}.app-shell-brand .sheet-checkout .checkout-fieldset legend,.app-shell-brand .sheet-checkout .checkout-summary h3{font-size:18px;line-height:24px;font-weight:800}.app-shell-brand .sheet-checkout .segmented{display:flex;flex-wrap:wrap;gap:8px;border:0;background:transparent;padding:0}.app-shell-brand .sheet-checkout .segment{min-height:40px;padding:0 18px;border:1px solid #e5e7eb;border-radius:40px;background:#f3f4f6;color:#374151;font-weight:700}.app-shell-brand .sheet-checkout .segment-on{border-color:#f97316;background:#f97316;color:#fff}.app-shell-brand .sheet-checkout .field-input{background:#f9fafb;border:1px solid #cbd5e1;border-radius:6px}.app-shell-brand .sheet-checkout .field-input:focus{border-color:#f97316;outline:3px solid rgba(249,115,22,.2)}.app-shell-brand .sheet-checkout .checkout-summary{padding:14px;background:#fff;border-radius:8px;box-shadow:0 1px 8px #00000014}.app-shell-brand .sheet-checkout .summary-total{font-weight:800}.app-shell-brand .sheet-checkout .summary-total span:last-child{color:#f97316}.app-shell-brand .sheet-checkout .payment-option{padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.app-shell-brand .sheet-checkout .payment-option-on{border-color:#f97316;background:#f9731614}.app-shell-brand .sheet-checkout .sheet-foot{position:sticky;bottom:0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -1px 8px #0000000f}.app-shell-brand .checkout-success-alert{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e40af;text-align:left}.app-shell-brand .checkout-success-alert strong{font-weight:800}.app-shell-brand .checkout-success-alert span{color:#1d4ed8;font-size:.88rem}.app-shell-brand .checkout-success{display:grid;gap:14px;justify-items:center;text-align:center;padding:24px 8px 8px}.app-shell-brand .checkout-success-icon{position:relative;width:72px;height:72px;border-radius:999px;background:#f97316;box-shadow:0 8px 20px #f973164d}.app-shell-brand .checkout-success-icon:after{content:"";position:absolute;top:40%;left:50%;width:16px;height:28px;border:solid #ffffff;border-width:0 4px 4px 0;transform:translate(-50%,-55%) rotate(45deg)}.app-shell-brand .checkout-success-title{margin:0;font-size:20px;line-height:26px;font-weight:800}.app-shell-brand .checkout-success-copy{margin:0;max-width:32ch;color:#4b5563}.app-shell-brand .checkout-success-order{margin:0;font-weight:800}.app-shell-brand .checkout-success-status{margin:0;color:#6b7280;font-size:.9rem}.app-shell-brand .checkout-success .checkout-success-alert{width:100%}.app-shell-brand .sheet-checkout .checkout-actions{display:grid;gap:10px}.app-shell-brand .outline-button{min-height:48px;border:1px solid #f97316;border-radius:12px;background:#fff;color:#f97316;font-weight:800;cursor:pointer}.app-shell-brand .outline-button:hover{background:#f973160f}.app-shell-brand .overlay-cart,.app-shell-brand .overlay-checkout{align-items:stretch;justify-content:center;background:#f9fafb}.app-shell-brand,.app-shell-brand .brand-page,.app-shell-brand .drawer-cart,.app-shell-brand .sheet-checkout{overflow-x:hidden}.app-shell-brand .brand-topbar,.app-shell-brand .category-nav{margin-left:0;margin-right:0}.app-shell-brand .overlay-cart .overlay-backdrop,.app-shell-brand .overlay-checkout .overlay-backdrop{display:none}.app-shell-brand .drawer-cart,.app-shell-brand .sheet-checkout{width:min(100vw,412px);max-width:412px;height:100dvh;max-height:100dvh;margin:0 auto;border-radius:0;box-shadow:none;background:#f9fafb;overflow:hidden}.app-shell-brand .app-page-head{min-height:64px;height:64px;justify-content:flex-start;gap:8px;padding:12px 16px;background:#fff;border-bottom:0;box-shadow:0 2px 4px #00000014}.app-shell-brand .app-page-head h2{margin:0;font-size:20px;line-height:28px;font-weight:600;color:#0e181e}.app-shell-brand .app-back-button{width:40px;min-width:40px;height:40px;min-height:40px;border:0;border-radius:8px;color:#0e181e;background:transparent;font-size:24px;line-height:1}.app-shell-brand .drawer-cart .sheet-body,.app-shell-brand .sheet-checkout .sheet-body{flex:1 1 auto;display:grid;gap:24px;align-content:start;padding:24px 16px;background:#f9fafb;overflow-y:auto}.app-shell-brand .drawer-cart .sheet-body:has(.cart-empty-state){align-content:center}.app-shell-brand .cart-empty-state{display:grid;justify-items:center;gap:12px;width:100%;padding:16px;text-align:center}.app-shell-brand .cart-empty-icon{position:relative;width:64px;height:64px;border-radius:50%;background:#ffe8cd}.app-shell-brand .cart-empty-icon:before{content:"";position:absolute;left:18px;top:20px;width:28px;height:20px;border:4px solid #f97316;border-top:0;border-radius:0 0 5px 5px;transform:skew(-12deg)}.app-shell-brand .cart-empty-icon:after{content:"";position:absolute;left:23px;bottom:16px;width:5px;height:5px;border-radius:50%;background:#f97316;box-shadow:16px 0 #f97316,-5px -26px #f97316}.app-shell-brand .cart-empty-state h3{margin:0;font-size:18px;line-height:24px;font-weight:600;color:#0e181e}.app-shell-brand .cart-empty-state p{margin:0;font-size:16px;line-height:24px;color:#64748b}.app-shell-brand .cart-empty-button{width:auto;min-width:130px;margin-top:20px;padding:0 24px;box-shadow:0 2px 3px #0000001a}.app-shell-brand .drawer-cart .cart-items{gap:16px}.app-shell-brand .drawer-cart .cart-item{display:grid;gap:12px;width:100%;padding:16px;border:0;border-radius:12px;background:#fff;box-shadow:0 1px 8px #00000014}.app-shell-brand .drawer-cart .cart-item-head{align-items:flex-start;gap:16px}.app-shell-brand .drawer-cart .cart-item-head h3{font-size:18px;line-height:24px;font-weight:600;color:#0e181e}.app-shell-brand .drawer-cart .cart-item-head strong{font-size:18px;line-height:24px;font-weight:600;color:#f97316}.app-shell-brand .drawer-cart .cart-item-options{display:grid;gap:8px;margin:0;padding:0}.app-shell-brand .cart-item-option-row,.app-shell-brand .drawer-cart .cart-item-note{display:flex;gap:4px;margin:0;font-size:16px;line-height:24px;color:#64748b}.app-shell-brand .cart-item-option-row strong,.app-shell-brand .drawer-cart .cart-item-note strong{color:#0e181e;font-weight:600}.app-shell-brand .cart-item-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.app-shell-brand .drawer-cart .stepper,.app-shell-brand .sheet .stepper{height:40px;padding:4px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.app-shell-brand .drawer-cart .stepper button,.app-shell-brand .sheet .stepper button{width:32px;min-width:32px;height:32px;min-height:32px;border-radius:6px;background:#fff;color:#0e181e;font-size:20px;line-height:1}.app-shell-brand .drawer-cart .stepper button:first-child,.app-shell-brand .sheet .stepper button:first-child{color:#94a3b8}.app-shell-brand .drawer-cart .stepper output,.app-shell-brand .sheet .stepper output{min-width:32px;font-size:14px;line-height:20px;font-weight:500;color:#3f3a49}.app-shell-brand .drawer-cart .cart-item-actions{gap:12px}.app-shell-brand .cart-icon-action,.app-shell-brand .summary-edit-button{position:relative;width:40px;height:40px;min-width:40px;border:0;border-radius:8px;background:transparent;cursor:pointer}.app-shell-brand .cart-icon-action:before,.app-shell-brand .summary-edit-button:before{content:"";position:absolute;left:12px;top:11px;width:16px;height:5px;border-radius:2px;background:#94a3b8;transform:rotate(-45deg)}.app-shell-brand .cart-icon-action:after,.app-shell-brand .summary-edit-button:after{content:"";position:absolute;left:25px;top:8px;width:5px;height:5px;border-radius:1px;background:#94a3b8;transform:rotate(-45deg)}.app-shell-brand .cart-delete-button:before{left:13px;top:15px;width:14px;height:16px;border-radius:2px;background:#ef4444;transform:none}.app-shell-brand .cart-delete-button:after{left:11px;top:10px;width:18px;height:4px;border-radius:2px;background:#ef4444;transform:none}.app-shell-brand .drawer-cart .cart-summary-sheet{flex:0 0 auto;gap:16px;padding:24px 16px max(16px,env(safe-area-inset-bottom));border:0;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -1px 8px #00000014}.app-shell-brand .cart-summary-alert{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;border-radius:4px;background:#ffe8cd;color:#ea580c;font-size:14px;line-height:20px;font-weight:500}.app-shell-brand .cart-summary-alert-icon{width:16px;height:16px;border:1.8px solid currentColor;border-radius:50%}.app-shell-brand .cart-summary-sheet h3,.app-shell-brand .checkout-section h3,.app-shell-brand .checkout-fieldset legend,.app-shell-brand .checkout-summary h3{margin:0;padding:0;font-size:18px;line-height:24px;font-weight:600;color:#0e181e}.app-shell-brand .cart-subtotal{font-size:16px;line-height:24px;font-weight:400;color:#0e181e}.app-shell-brand .cart-grand-total{padding-top:16px;border-top:1px solid #e2e8f0;font-size:16px;line-height:20px;font-weight:600;color:#0e181e}.app-shell-brand .cart-grand-total strong{font-size:18px;line-height:24px;font-weight:600;color:#f97316}.app-shell-brand .checkout-flow{gap:32px;padding-bottom:24px}.app-shell-brand .checkout-section{display:grid;gap:16px;width:100%}.app-shell-brand .checkout-contact,.app-shell-brand .checkout-time{gap:24px}.app-shell-brand .checkout-field{gap:4px;color:#64748b;font-size:14px;line-height:20px;font-weight:400}.app-shell-brand .sheet-checkout .field-input{min-height:48px;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;background:#f9fafb;color:#0e181e;font-size:16px;line-height:24px;font-weight:400}.app-shell-brand .checkout-email-hint{margin:-20px 0 0;color:#94a3b8;font-size:12px;line-height:16px;font-weight:400}.app-shell-brand .sheet-checkout .segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.app-shell-brand .sheet-checkout .segment{min-width:0;min-height:40px;height:40px;padding:0 12px;border:0;border-radius:40px;background:#e2e8f0;color:#64748b;font-size:14px;line-height:20px;font-weight:500}.app-shell-brand .sheet-checkout .segment-on{background:#f97316;color:#fff}.app-shell-brand .checkout-address-card{gap:8px;padding:12px 8px;border-radius:8px;background:#fff;box-shadow:0 1px 8px #00000014}.app-shell-brand .checkout-address-card .field-input{background:#fff}.app-shell-brand .checkout-eta-alert,.app-shell-brand .checkout-success-alert{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;border:0;border-radius:4px;background:#dbeafe;color:#052351;text-align:left}.app-shell-brand .checkout-eta-alert>span:last-child,.app-shell-brand .checkout-success-alert{min-width:0}.app-shell-brand .checkout-eta-alert strong,.app-shell-brand .checkout-success-alert strong{display:block;font-size:14px;line-height:20px;font-weight:500;color:#052351}.app-shell-brand .checkout-eta-alert small,.app-shell-brand .checkout-success-alert span,.app-shell-brand .checkout-success-alert small{display:block;font-size:12px;line-height:16px;font-weight:400;color:#052351}.app-shell-brand .checkout-eta-icon{flex:0 0 auto;width:16px;height:16px;border:1.7px solid #052351;border-radius:50%}.app-shell-brand .checkout-note-field textarea{min-height:52px}.app-shell-brand .sheet-checkout .payment-options{gap:10px}.app-shell-brand .sheet-checkout .payment-option{min-height:48px;padding:10px 12px;border-radius:8px;background:#fff}.app-shell-brand .sheet-checkout .checkout-summary{gap:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell-brand .summary-items{gap:16px}.app-shell-brand .summary-item{gap:0}.app-shell-brand .summary-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.app-shell-brand .summary-item-copy{display:grid;gap:2px;min-width:0}.app-shell-brand .summary-item-copy strong{font-size:16px;line-height:20px;font-weight:600;color:#1d1527}.app-shell-brand .summary-item-option{font-size:12px;line-height:16px;font-weight:400;color:#64748b}.app-shell-brand .summary-item-price{margin-top:8px;font-size:16px;line-height:20px;font-weight:600;color:#f97316}.app-shell-brand .summary-row{color:#0e181e;font-size:16px;line-height:24px;font-weight:400}.app-shell-brand .summary-total{padding-top:16px;border-top:1px solid #e2e8f0;color:#0e181e;font-size:16px;line-height:20px;font-weight:600}.app-shell-brand .summary-total span:last-child{color:#f97316;font-size:18px;line-height:24px;font-weight:600}.app-shell-brand .sheet-checkout .sheet-foot{flex:0 0 auto;padding:12px 16px max(16px,env(safe-area-inset-bottom));border:0;background:#f9fafb;box-shadow:none}.app-shell-brand .sheet-checkout .checkout-actions{display:grid;gap:12px}.app-shell-brand .primary-button,.app-shell-brand .outline-button{min-height:48px;border-radius:8px;font-size:16px;line-height:20px;font-weight:600;box-shadow:0 2px 3px #0000001a}.app-shell-brand .sheet-checkout .primary-button{justify-content:center}.app-shell-brand .sheet-checkout .primary-button span+span{margin-left:4px}.app-shell-brand .checkout-success{gap:12px;padding:24px 0 0}.app-shell-brand .checkout-success-icon{width:48px;height:48px;background:#ffe8cd;box-shadow:none}.app-shell-brand .checkout-success-icon:before{content:"";position:absolute;inset:14px;border-radius:50%;background:#f97316}.app-shell-brand .checkout-success-icon:after{top:23px;left:24px;width:7px;height:13px;border-width:0 3px 3px 0}.app-shell-brand .checkout-success-title{margin-top:4px;font-size:18px;line-height:24px;font-weight:600;color:#0e181e}.app-shell-brand .checkout-success-copy{max-width:380px;font-size:16px;line-height:24px;color:#64748b}.app-shell-brand .checkout-success-order{font-size:16px;line-height:20px;font-weight:600;color:#0e181e}.app-shell-brand .checkout-success-status{display:none}.app-shell-brand .checkout-success-actions .outline-button{background:transparent;box-shadow:none}.app-shell-brand .checkout-success-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;color:#f97316;font-size:16px;line-height:20px;font-weight:600;text-decoration:none}.app-shell-brand .brand-page{position:relative;display:block;min-height:100vh;padding:0 0 calc(96px + env(safe-area-inset-bottom));background:#f9fafb}.app-shell-brand .brand-topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:40px 24px minmax(0,1fr) 40px;gap:8px;align-items:center;width:100%;min-height:64px;height:64px;margin:0;padding:12px 16px;background:#fff;box-shadow:0 2px 4px #00000014}.app-shell-brand .brand-topbar-name{min-width:0;color:#0e181e;font-size:20px;line-height:28px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-brand .brand-topbar-actions{justify-content:flex-end}.app-shell-brand .brand-topbar-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;min-height:40px;border:0;border-radius:8px;padding:0;background:transparent;color:#0e181e;text-decoration:none;cursor:pointer}.app-shell-brand .brand-topbar-back{font-size:24px;line-height:1}.app-shell-brand .brand-topbar-info{width:24px;min-width:24px;height:24px;min-height:24px;border:2px solid #94a3b8;border-radius:50%;color:#94a3b8;font-size:15px;line-height:1;font-weight:700}.app-shell-brand .brand-topbar-cart>span:first-child{position:relative;width:24px;height:24px}.app-shell-brand .brand-topbar-cart>span:first-child:before{content:"";position:absolute;left:3px;top:5px;width:16px;height:12px;border:3px solid #0e181e;border-top:0;border-radius:0 0 3px 3px;transform:skew(-10deg)}.app-shell-brand .brand-topbar-cart>span:first-child:after{content:"";position:absolute;left:7px;bottom:3px;width:4px;height:4px;border-radius:50%;background:#0e181e;box-shadow:10px 0 #0e181e,-4px -16px #0e181e}.app-shell-brand .brand-topbar-cart .cart-badge{position:absolute;top:2px;right:0}.app-shell-brand .ordering-layout{display:block;margin:0;padding:24px 0 0}.app-shell-brand .ordering-main{width:100%;min-width:0}.app-shell-brand .category-nav{position:sticky;top:64px;z-index:20;display:flex;gap:8px;width:100%;min-height:40px;margin:0;padding:0 16px 24px;overflow-x:auto;background:#f9fafb;scrollbar-width:none}.app-shell-brand .category-nav::-webkit-scrollbar{display:none}.app-shell-brand .category-nav a,.app-shell-brand .category-nav a:first-child{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:40px;min-width:64px;border:0;border-radius:40px;padding:0 16px;background:#e2e8f0;color:#64748b;font-size:14px;line-height:20px;font-weight:500;text-decoration:none;box-shadow:none}.app-shell-brand .category-nav .category-chip-active{background:#f97316;color:#fff}.app-shell-brand .menu-list{display:grid;gap:32px;width:100%;padding-left:16px;padding-right:16px;padding-bottom:24px}.app-shell-brand .menu-category{display:grid;gap:16px;width:100%;padding-left:0;padding-right:0;scroll-margin-top:128px}.app-shell-brand .menu-category-head{padding:0}.app-shell-brand .menu-category h2{margin:0;color:#0e181e;font-size:18px;line-height:24px;font-weight:600}.app-shell-brand .menu-category .eyebrow,.app-shell-brand .menu-category-head span,.app-shell-brand .option-hint{display:none}.app-shell-brand .menu-items{display:grid;gap:12px;width:100%;padding-left:0;padding-right:0}.app-shell-brand .menu-item{display:grid;grid-template-columns:minmax(0,1fr) 40px;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:108px;width:100%;padding:16px;border:0;border-radius:12px;background:#fff;box-shadow:0 1px 8px #00000014;transform:none}.app-shell-brand .menu-item-copy{grid-column:1;grid-row:1;min-width:0}.app-shell-brand .menu-item-copy h3{color:#0e181e;font-size:16px;line-height:20px;font-weight:600}.app-shell-brand .menu-item-copy p{margin:4px 0 0;color:#64748b;font-size:14px;line-height:20px;font-weight:400}.app-shell-brand .menu-item-side{display:contents}.app-shell-brand .menu-item-price{grid-column:1;grid-row:2;justify-self:start;width:max-content;color:#f97316;font-size:16px;line-height:20px;font-weight:600}.app-shell-brand .menu-item-action{grid-column:2;grid-row:1 / 3;align-self:center;justify-self:end;position:relative;width:32px;min-width:32px;height:32px;min-height:32px;border-radius:50%;box-shadow:0 2px 3px #0000001a}.app-shell-brand .menu-item-action:before{content:"";position:absolute;left:9px;top:8px;width:2px;height:16px;border-radius:2px;background:#fff;box-shadow:3px 0 #fff,6px 0 #fff}.app-shell-brand .menu-item-action:after{content:"";position:absolute;right:9px;top:7px;width:3px;height:18px;border-radius:6px 6px 2px 2px;background:#fff;transform:rotate(8deg)}.app-shell-brand .brand-bottom-nav{position:fixed;left:50%;bottom:0;z-index:35;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100vw,412px);min-height:calc(96px + env(safe-area-inset-bottom));padding:10px 0 max(16px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -1px 2px #00000026;transform:translate(-50%)}.app-shell-brand .brand-bottom-nav-item{display:grid;gap:4px;align-content:center;justify-items:center;min-width:0;min-height:70px;border:0;background:transparent;color:#94a3b8;font:inherit;font-size:14px;line-height:20px;font-weight:500;text-decoration:none;cursor:pointer}.app-shell-brand .brand-bottom-nav-item:disabled{cursor:default;opacity:1}.app-shell-brand .brand-bottom-nav-active{color:#f97316}.app-shell-brand .brand-bottom-nav-icon{position:relative;width:24px;height:24px}.app-shell-brand .brand-bottom-nav-book:before{content:"";position:absolute;inset:4px 3px;border:2px solid currentColor;border-radius:2px}.app-shell-brand .brand-bottom-nav-book:after{content:"";position:absolute;left:11px;top:5px;width:2px;height:14px;background:currentColor}.app-shell-brand .brand-bottom-nav-offer:before{content:"";position:absolute;left:4px;top:5px;width:15px;height:15px;border:2px solid currentColor;border-radius:3px;transform:rotate(45deg)}.app-shell-brand .brand-bottom-nav-offer:after{content:"";position:absolute;left:8px;top:8px;width:4px;height:4px;border-radius:50%;background:currentColor}.app-shell-brand .brand-bottom-nav-profile:before,.app-shell-brand .brand-bottom-nav-profile:after{content:"";position:absolute;left:4px;right:4px;height:2px;border-radius:2px;background:currentColor;box-shadow:0 7px 0 currentColor,0 14px 0 currentColor;top:4px}.app-shell-brand .restaurant-info-list{display:grid;gap:10px}.app-shell-brand .restaurant-info-row{display:grid;gap:4px;padding:12px 14px;border-radius:8px;background:#f9fafb;color:#0e181e;text-decoration:none}.app-shell-brand .restaurant-info-row span:first-child{color:#64748b;font-size:12px;line-height:16px;font-weight:700}.app-shell-brand .restaurant-info-row strong{font-size:15px;line-height:20px}
