*{box-sizing:border-box}body{color:#171719;background:#f7f7f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{max-width:1180px;margin:auto;padding:28px 20px 110px}.hero{padding:54px 0 32px}.hero h1,.page h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(34px,6vw,64px)}.hero p{color:#67676d;font-size:18px}.eyebrow{letter-spacing:.15em;color:#ff5a1f;font-size:12px;font-weight:800}.search{background:#fff;border:1px solid #e3e3e7;border-radius:18px;align-items:center;gap:12px;max-width:680px;padding:0 18px;display:flex;box-shadow:0 10px 30px #0000000a}.search input{border:0;outline:0;width:100%;padding:18px 0;font-size:17px}.sectionTitle,.row{justify-content:space-between;align-items:center;gap:14px;display:flex}.sectionTitle span,.meta,small{color:#72727a}.shopGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.shopCard,.panel,.product,.order{background:#fff;border:1px solid #e7e7ea;border-radius:22px}.shopCard{gap:15px;padding:16px;transition:all .18s;display:flex}.shopCard:hover{transform:translateY(-2px);box-shadow:0 16px 35px #0000000d}.shopLogo{background:#f0f0f2;border-radius:18px;flex:none;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.shopLogo img,.product img,.banner{object-fit:cover;width:100%;height:100%}.shopBody{flex:1;min-width:0}.shopBody h3,.product h3{margin:4px 0}.shopBody p,.product p{color:#6e6e75;margin:7px 0}.meta{flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.meta span{align-items:center;gap:4px;display:flex}.open{color:#087a42;font-weight:700}.closed{color:#b42318;font-weight:700}.back{align-items:center;gap:8px;margin-bottom:20px;display:inline-flex}.shopHero{background:#fff;border:1px solid #e7e7ea;border-radius:28px;margin-bottom:32px;overflow:hidden}.shopHero .banner{height:240px;display:block}.shopHero>div{padding:24px}.productGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px;display:grid}.product{gap:14px;padding:14px;display:flex}.product>img{border-radius:15px;width:105px;height:105px}.qty{align-items:center;gap:12px;margin-top:10px;display:flex}.qty button,.small{background:#fafafa;border:1px solid #dedee3;border-radius:10px;padding:7px 10px}.qty button{place-items:center;width:34px;height:34px;display:grid}.qty svg{width:15px}.cartBar{color:#fff;background:#171719;border-radius:18px;justify-content:space-between;align-items:center;width:min(720px,100% - 30px);padding:13px 16px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0004}.cartBar span{align-items:center;gap:10px;font-weight:800;display:flex}.cartBar button,.panel button{color:#fff;background:#ff5a1f;border:0;border-radius:12px;padding:12px 18px;font-weight:800}.cartBar button:disabled{opacity:.45}.toast{color:#fff;background:#171719;border-radius:14px;max-width:360px;padding:14px 18px;position:fixed;bottom:90px;right:20px}.auth{place-items:center;min-height:100vh;padding:20px;display:grid}.auth .panel{width:min(420px,100%)}.panel{padding:22px}.panel input{border:1px solid #dddde2;border-radius:12px;width:100%;margin:6px 0;padding:13px 14px}.panel>button{width:100%;margin-top:8px}.error{color:#a02c20;background:#fff0ee;border-radius:12px;margin-top:10px;padding:12px}.stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:13px;margin:20px 0;display:grid}.stats>div{color:#fff;background:#171719;border-radius:18px;padding:18px}.stats b{font-size:24px;display:block}.stats span{color:#b9b9bf;font-size:12px}.formGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:24px;display:grid}.formGrid h2,.formGrid button{grid-column:1/-1}.tableWrap{background:#fff;border:1px solid #e4e4e8;border-radius:18px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #eeeef1;padding:14px}.ghost{background:0 0;border:1px solid #dddde2;border-radius:12px;padding:10px 14px}.adminCols{grid-template-columns:1fr 1.4fr;gap:18px;display:grid}.listRow{border-bottom:1px solid #efeff2;justify-content:space-between;padding:12px 0;display:flex}.order{margin:10px 0;padding:14px}.order .small{margin:4px 4px 0 0}.empty{text-align:center;color:#74747c;padding:50px}.sectionTitle h2{font-size:28px}@media (width<=760px){.adminCols,.formGrid{grid-template-columns:1fr}.hero{padding-top:25px}.page{padding-left:14px;padding-right:14px}.shopGrid{grid-template-columns:1fr}.tableWrap{font-size:13px}}.topBrand{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.brandMark{align-items:center;gap:10px;font-size:20px;display:inline-flex}.brandDot{color:#fff;background:#ff5a1f;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.topLinks{color:#67676d;gap:16px;display:flex}.mahiHero{padding-top:72px}.narrow{max-width:760px}.buttonLink{color:#fff;background:#ff5a1f;border-radius:12px;justify-content:center;align-items:center;padding:11px 15px;font-weight:800;display:inline-flex}.buttonLink.secondary{color:#171719;background:#f2f2f4}.heroLogo{object-fit:cover;border-radius:20px;width:82px;height:82px}.modalBack{z-index:20;background:#0008;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.checkoutModal{width:min(520px,100%);max-height:90vh;overflow:auto}.panel label{margin-top:10px;font-size:13px;font-weight:700;display:block}.panel textarea,.panel select,.formGrid select{width:100%;font:inherit;background:#fff;border:1px solid #dddde2;border-radius:12px;margin:6px 0;padding:13px 14px}.panel textarea{resize:vertical;min-height:82px}.locationBtn{justify-content:center;align-items:center;color:#171719!important;background:#f0f0f2!important;border:1px solid #dedee3!important;gap:7px!important;display:inline-flex!important}.bill{padding:14px 0}.bill .row{padding:7px 0}.totalLine{border-top:1px solid #e5e5e8;margin-top:5px;font-size:18px;padding-top:12px!important}.tabs{gap:8px;margin:18px 0;display:flex;overflow:auto}.tabs button{white-space:nowrap;background:#fff;border:1px solid #dddde2;border-radius:13px;align-items:center;gap:7px;padding:10px 14px;display:inline-flex}.tabs button.active{color:#fff;background:#171719;border-color:#171719}.tabs svg{width:17px}.formGrid h2{align-items:center;gap:8px;display:flex}.ghost{justify-content:center;align-items:center;gap:6px;display:inline-flex}.checkLine{align-items:center;gap:9px;display:flex!important}.checkLine input{width:auto!important;margin:0!important}.infoBox{background:#f7f7f8;border-radius:12px;grid-template-columns:auto 1fr;gap:10px;margin:15px 0;padding:14px;display:grid}.infoBox code{background:#fff;border:1px solid #e2e2e5;border-radius:7px;padding:3px 7px}.listRow span small{display:block}.trackingShop{background:#f7f7f8;border-radius:14px;align-items:center;gap:12px;margin:18px 0;padding:12px;display:flex}.trackingShop small{display:block}.timeline{grid-template-columns:repeat(5,1fr);gap:8px;margin:22px 0;display:grid}.step{text-align:center;color:#a2a2a8;font-size:12px}.step span{background:#efeff2;border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto 6px;display:grid}.step svg{width:17px}.step.done{color:#087a42}.step.done span{background:#e7f7ef}.deliveryCard{color:#fff;background:#171719;border-radius:18px;margin:18px 0;padding:18px}.deliveryCard h2{align-items:center;gap:7px;display:flex}.deliveryCard .row>b{color:#bbb;font-size:12px}.statusBig{font-size:22px;font-weight:900}.riderInfo{background:#ffffff12;border-radius:14px;align-items:center;gap:13px;padding:12px;display:flex}.riderInfo>img{object-fit:cover;border-radius:50%;width:54px;height:54px}.riderInfo>svg{width:42px;height:42px}.riderInfo a,.riderInfo span{color:#ddd;align-items:center;gap:5px;margin-top:5px;font-size:13px;display:flex}.orderSummary{margin-top:15px}.darkAuth,.riderAuth{color:#fff;background:#111}.darkAuth .panel,.riderAuth .panel{color:#171719}.kitchenPage{color:#f7f7f8;background:#111318;min-height:100vh;padding:22px}.kitchenHeader{justify-content:space-between;align-items:center;gap:15px;max-width:1500px;margin:auto;display:flex}.kitchenHeader h1{margin:5px 0;font-size:34px}.darkGhost{color:#fff;border-color:#3a3d45}.kitchenGrid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:15px;max-width:1500px;margin:20px auto;display:grid}.kitchenOrder{background:#1c1f26;border:1px solid #343740;border-radius:18px;padding:17px}.kitchenOrder h2{margin:3px 0}.orderNo{letter-spacing:.08em;color:#ff8b60;font-size:12px;font-weight:900}.kitchenTime{color:#aeb0b8;align-items:center;gap:6px;font-size:13px;display:flex}.kitchenItems{background:#121419;border-radius:12px;margin:14px 0;padding:8px 12px}.kitchenItems .row{border-bottom:1px solid #292c33;padding:8px 0}.kitchenItems .row:last-child{border-bottom:0}.kitchenActions,.riderActions{flex-wrap:wrap;gap:7px;display:flex}.kitchenActions button,.riderActions button{border:0;border-radius:10px;padding:10px 12px;font-weight:800}.readyBtn{color:#fff!important;background:#0a8754!important}.cancelBtn{color:#ffb8ae!important;background:#54231f!important}.kitchenEmpty{text-align:center;color:#9699a2;grid-column:1/-1;padding:70px}.riderControl{background:#fff;border:1px solid #e6e6e9;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;margin:15px 0;padding:15px;display:flex}.riderControl small{margin-top:3px;display:block}.riderOrder{margin:13px 0}.routeBox{background:#f7f7f8;border-radius:14px;margin:12px 0;padding:12px}.routeBox>div{align-items:flex-start;gap:10px;padding:8px 0;display:flex}.routeBox svg{flex:none;width:20px}.routeBox span b{display:block}.riderOrder a{color:#087a42;align-items:center;gap:5px;display:inline-flex}.riderActions button:disabled{opacity:.4}.status-accepted{border-color:#5d4d2f}.status-preparing{border-color:#66531e}.status-ready{border-color:#1c744d}@media (width<=760px){.timeline{grid-template-columns:1fr}.step{text-align:left;align-items:center;gap:10px;display:flex}.step span{margin:0}.riderControl{flex-direction:column;align-items:flex-start}.kitchenPage{padding:12px}.kitchenHeader{align-items:flex-start}.kitchenGrid{grid-template-columns:1fr}.topLinks{font-size:13px}}.adminPage{max-width:1240px}.adminHero{background:#fff;border:1px solid #e6e6e9;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.shopAdminIdentity{align-items:center;gap:14px;min-width:0;display:flex}.shopAdminIdentity>img,.adminLogoFallback{object-fit:cover;color:#fff;background:#171719;border-radius:18px;flex:none;place-items:center;width:66px;height:66px;display:grid}.shopAdminIdentity.compact>img,.shopAdminIdentity.compact .adminLogoFallback{border-radius:13px;width:48px;height:48px}.shopAdminIdentity h1,.shopAdminIdentity h2,.shopAdminIdentity h3{margin:2px 0}.adminMeta{color:#717178;font-size:13px}.statusOpenBtn,.statusClosedBtn{border:0;border-radius:999px;padding:10px 15px;font-weight:900}.statusOpenBtn{color:#087a42;background:#e8f8ef}.statusClosedBtn{color:#b42318;background:#fff0ee}.adminTabs{margin:16px 0 20px}.dashboardLead{color:#fff;background:#171719;border-radius:24px;grid-template-columns:1.15fr 1.85fr;gap:16px;margin-bottom:16px;padding:22px;display:grid}.dashboardLead>div:first-child{flex-direction:column;justify-content:center;display:flex}.dashboardLead small{color:#ff875b;letter-spacing:.08em;font-weight:900}.dashboardLead strong{margin:7px 0;font-size:clamp(32px,5vw,54px);line-height:1.05}.dashboardLead span{color:#b9b9bf}.dashboardMiniGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.dashboardMiniGrid>div{background:#252529;border:1px solid #35353a;border-radius:17px;padding:14px}.dashboardMiniGrid span{font-size:12px;display:block}.dashboardMiniGrid b{margin-top:5px;font-size:20px;display:block}.periodCards{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.periodCards>div{background:#fff;border:1px solid #e5e5e9;border-radius:20px;padding:18px}.periodCards span,.periodCards small{color:#777780;display:block}.periodCards b{margin:5px 0;font-size:25px;display:block}.adminOrderRow{border-bottom:1px solid #efeff2;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.adminOrderRow:last-child{border-bottom:0}.adminOrderRow span small{margin-top:3px;display:block}.hint{color:#777780;margin:3px 0 0}.orderBadges{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.orderBadges>span:not(.statusPill){color:#55555d;background:#f1f1f3;border-radius:999px;padding:5px 9px;font-size:12px}.statusPill{text-transform:capitalize;color:#555;background:#efeff2;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.statusPill.new{color:#b54708;background:#fff0e8}.statusPill.accepted{color:#7a5900;background:#fff7da}.statusPill.preparing{color:#755400;background:#fff1c7}.statusPill.ready{color:#087a42;background:#e8f8ef}.statusPill.cancelled{color:#b42318;background:#fff0ee}.statusPill.delivered{color:#175cd3;background:#eaf3ff}.orderAdminActions{margin-top:10px}.dangerSmall{color:#b42318!important;background:#fff0ee!important;border-color:#ffd1cc!important}.reportHeader{margin-bottom:14px}.reportHeader select{background:#fff;border:1px solid #dddde2;border-radius:12px;padding:11px 13px}.reportStats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}.reportStats>div{color:#fff;background:#171719;border-radius:18px;padding:16px}.reportStats svg{color:#ff875b;width:19px}.reportStats span{color:#b9b9bf;margin:5px 0;font-size:12px;display:block}.reportStats b{font-size:20px}.menuAdminRow{border-bottom:1px solid #efeff2;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:11px 0;display:grid}.menuAdminRow>img,.menuImagePlaceholder{object-fit:cover;background:#f0f0f2;border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.menuAdminRow span small{display:block}.kitchenAdminCard{max-width:650px}.settingsGrid{grid-template-columns:repeat(2,1fr);gap:8px 16px;display:grid}.settingsGrid h2,.settingsGrid .fullLabel,.settingsGrid .fullButton{grid-column:1/-1}.superShopGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:14px;display:grid}.superShopCard{background:#fff;border:1px solid #e5e5e8;border-radius:20px;padding:16px}.superShopMeta{flex-wrap:wrap;gap:7px;margin:13px 0;display:flex}.superShopMeta span{background:#f4f4f6;border-radius:999px;padding:6px 9px;font-size:12px}.shopCardActions{flex-wrap:wrap;gap:6px;display:flex}.shopCardActions button{align-items:center;gap:4px;display:inline-flex}.shopCardActions svg{width:14px}.shopDetailPanel{background:#fff;border:2px solid #171719;border-radius:24px;margin-top:22px;padding:20px}.detailStats{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px;margin:18px 0;display:grid}.detailStats>div{color:#fff;background:#171719;border-radius:16px;padding:14px}.detailStats span,.detailStats small{color:#b9b9bf;font-size:12px;display:block}.detailStats b{margin:5px 0;font-size:21px;display:block}.kitchenToolbar{justify-content:space-between;align-items:center;gap:14px;max-width:1500px;margin:12px auto 0;display:flex}.darkTabs{margin:0}.darkTabs button{color:#ddd;background:#1c1f26;border-color:#343740}.darkTabs button.active{color:#fff;background:#ff5a1f;border-color:#ff5a1f}.kitchenCounters{flex-wrap:wrap;gap:8px;display:flex}.kitchenCounters span{color:#b9bbc4;background:#1c1f26;border:1px solid #343740;border-radius:999px;padding:8px 11px;font-size:12px}.kitchenCounters b{color:#fff}.kitchenStatusLine{color:#aeb0b8;justify-content:space-between;align-items:center;gap:8px;margin:12px 0;font-size:12px;display:flex}.kitchenRider{color:#c5c7ce}.acceptBtn{color:#171719!important;background:#fff!important}.prepareBtn{color:#171719!important;background:#f4c443!important}.readyWaiting{color:#9fe2bf;background:#123f2d;border-radius:10px;padding:10px 12px;font-weight:800}.kitchenActions .cancelBtn{margin-left:auto}@media (width<=760px){.adminHero,.kitchenToolbar{flex-direction:column;align-items:flex-start}.dashboardLead{grid-template-columns:1fr}.dashboardMiniGrid{grid-template-columns:1fr 1fr}.periodCards,.settingsGrid{grid-template-columns:1fr}.settingsGrid h2,.settingsGrid .fullLabel,.settingsGrid .fullButton{grid-column:auto}.superShopGrid{grid-template-columns:1fr}.shopAdminIdentity>img,.adminLogoFallback{width:54px;height:54px}.reportHeader{flex-direction:column;align-items:flex-start}.kitchenActions .cancelBtn{margin-left:0}}.dispatchPanel{background:#fff;border:1px solid #e3e3e7;border-radius:24px;margin:18px 0 22px;padding:20px;box-shadow:0 12px 34px #00000008}.dispatchPanel.hasWaiting{border-color:#ffb79c}.dispatchHead{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px;display:flex}.dispatchHead h2{align-items:center;gap:8px;margin:4px 0 3px;font-size:25px;display:flex}.dispatchHead h2>span{color:#fff;background:#ff5a1f;border-radius:999px;place-items:center;min-width:30px;height:30px;padding:0 8px;font-size:14px;display:grid}.dispatchHead p{color:#777780;margin:0}.dispatchSummary{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dispatchSummary span{color:#606068;background:#f4f4f6;border-radius:13px;padding:9px 11px;font-size:12px}.dispatchSummary b{color:#171719;margin-right:3px;font-size:15px}.dispatchGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.dispatchOrder{background:#fbfbfc;border:1px solid #e6e6e9;border-radius:19px;padding:15px}.dispatchOrder.urgent{background:#fff9f6;border-color:#ef8c68;box-shadow:inset 0 0 0 1px #ffdacb}.dispatchShopLine,.dispatchOrderTitle,.candidateTop,.candidateMeta{justify-content:space-between;align-items:center;gap:10px;display:flex}.dispatchShopBadge{align-items:center;gap:8px;min-width:0;display:flex}.dispatchShopBadge>svg{color:#fff;background:#171719;border-radius:9px;width:30px;height:30px;padding:7px}.dispatchShopBadge span{min-width:0}.dispatchShopBadge b,.dispatchShopBadge small{display:block}.dispatchShopBadge small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dispatchOrderTitle{background:#fff;border:1px solid #ececef;border-radius:13px;margin:13px 0 8px;padding:12px}.dispatchOrderTitle>div:last-child{text-align:right}.dispatchOrderTitle small{letter-spacing:.1em;font-size:10px;font-weight:900;display:block}.dispatchOrderTitle strong{margin-top:2px;font-size:20px;display:block}.dispatchMeta{color:#65656c;flex-wrap:wrap;gap:9px;font-size:12px;display:flex}.dispatchMeta span{align-items:center;gap:4px;display:flex}.dispatchMeta svg{width:14px}.dispatchAddress{align-items:flex-start;gap:8px;margin:11px 0;display:flex}.dispatchAddress>svg{color:#ff5a1f;flex:none;width:18px;margin-top:2px}.dispatchAddress b,.dispatchAddress small{display:block}.dispatchItems{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.dispatchItems span{background:#efeff2;border-radius:8px;padding:5px 7px;font-size:11px}.readyPriority{color:#b54708;background:#fff0e8;border-radius:9px;align-items:center;gap:6px;margin:10px 0;padding:8px 9px;font-size:12px;font-weight:800;display:flex}.readyPriority svg{width:16px}.assignMain{color:#fff;background:#171719;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:10px;padding:11px 12px;font-weight:900;display:flex}.assignMain:hover{background:#2a2a2e}.assignMain svg{width:17px}.dispatchEmpty{color:#087a42;background:#eefaf4;border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex}.dispatchEmpty>svg{width:28px;height:28px}.dispatchEmpty b,.dispatchEmpty small{display:block}.dispatchEmpty small{color:#4e7965;margin-top:3px}.riderAssignModal{width:min(720px,100%);max-height:88vh;overflow:auto}.riderAssignModal h2{margin:3px 0}.candidateList{gap:8px;max-height:54vh;margin:16px 0;display:grid;overflow:auto}.candidateRider{color:#171719;text-align:left;background:#fafafa;border:1px solid #e0e0e5;border-radius:15px;padding:12px}.candidateRider.selected{background:#fff5f1;border-color:#ff5a1f;box-shadow:0 0 0 1px #ff5a1f}.candidateRider.disabled{opacity:.5;cursor:not-allowed}.candidateTop span{align-items:center;gap:7px;display:flex}.candidateTop svg{width:17px}.candidateTop strong{color:#087a42;font-size:13px}.candidateMeta{color:#707078;flex-wrap:wrap;justify-content:flex-start;margin-top:7px;font-size:11px}.candidateMeta span{background:#f0f0f2;border-radius:999px;align-items:center;gap:3px;padding:4px 7px;display:inline-flex}.candidateMeta svg{width:12px}.candidateMeta .onlineDot{color:#087a42;background:#e7f7ef}.candidateMeta .offlineDot{color:#777;background:#ececef}.assignFooter{border-top:1px solid #ececef;justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.assignFooter button{width:auto}.assignFooter button:disabled{opacity:.45}.kitchenRider{background:#15181e;border:1px solid #30333a;border-radius:10px;padding:9px 10px}@media (width<=760px){.dispatchHead{flex-direction:column}.dispatchSummary{justify-content:flex-start}.dispatchGrid{grid-template-columns:1fr}.dispatchOrderTitle strong{font-size:18px}.riderAssignModal{padding:16px}.candidateTop{align-items:flex-start}.candidateTop strong{text-align:right}.dispatchPanel{padding:14px}.dispatchHead h2{font-size:21px}}.marketPage{color:#171719;background:#fff;min-height:100vh;padding-bottom:95px}.marketTopbar{z-index:12;background:#fff;border-bottom:1px solid #eeeef1;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:18px;padding:13px max(18px,50vw - 590px);display:grid;position:sticky;top:0;box-shadow:0 4px 18px #00000005}.marketBrand{white-space:nowrap;align-items:center;gap:9px;font-size:19px;display:flex}.locationSelect{color:#171719;text-align:left;background:0 0;border:0;border-radius:12px;justify-self:start;align-items:center;gap:9px;max-width:420px;padding:6px 8px;display:flex}.locationSelect:hover{background:#f6f6f7}.locationSelect>svg:first-child{color:#ff5a1f}.locationSelect>svg{width:19px}.locationSelect span{min-width:0}.locationSelect small,.locationSelect b{line-height:1.2;display:block}.locationSelect small{color:#85858c;font-size:10px}.locationSelect b{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:14px;overflow:hidden}.marketTopActions{gap:6px;display:flex}.iconAction{background:#fff;border:1px solid #e7e7ea;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.iconAction svg{width:18px}.iconAction:hover{background:#f7f7f8}.marketHero{background:linear-gradient(135deg,#fff4ee,#fff 60%);border-bottom:1px solid #f2e8e4;padding:44px max(18px,50vw - 590px) 36px}.marketHeroText{max-width:660px}.marketKicker{color:#dc4d18;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.marketKicker svg{width:15px}.marketHero h1{letter-spacing:-.045em;margin:9px 0;font-size:clamp(34px,5vw,58px);line-height:1}.marketHero p{color:#6f6f77;margin:0 0 23px;font-size:17px}.marketSearch{background:#fff;border:1px solid #dddde1;border-radius:17px;align-items:center;gap:11px;max-width:720px;padding:0 16px;display:flex;box-shadow:0 13px 36px #51301e10}.marketSearch:focus-within{border-color:#ff5a1f;box-shadow:0 0 0 3px #ff5a1f15}.marketSearch svg{color:#777780;width:21px}.marketSearch input{background:0 0;border:0;outline:0;width:100%;padding:17px 0;font-size:16px}.quickServices{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:24px auto 4px;padding:0 18px;display:grid}.serviceTile{text-align:left;background:#fff;border:1px solid #e7e7ea;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:11px;padding:13px;display:grid}.serviceTile>span{color:#ff5a1f;background:#fff1eb;border-radius:15px;grid-row:1/3;place-items:center;width:48px;height:48px;display:grid}.serviceTile:nth-child(2)>span{color:#4f8f2f;background:#eef8e8}.serviceTile:nth-child(3)>span{color:#3175b8;background:#eaf4ff}.serviceTile:nth-child(4)>span{color:#b74179;background:#fff0f7}.serviceTile svg{width:23px}.serviceTile b{align-self:end;font-size:14px}.serviceTile small{align-self:start;font-size:11px}.serviceTile.selected{border-color:#ff5a1f;box-shadow:0 0 0 1px #ff5a1f}.marketSection{max-width:1180px;margin:29px auto 0;padding:0 18px}.marketSectionHead{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px;display:flex}.marketSectionHead small{letter-spacing:.12em;color:#ff5a1f;font-size:10px;font-weight:900}.marketSectionHead h2{margin:3px 0;font-size:25px}.marketSectionHead>span{color:#74747c;font-size:13px}.roundCategories{scrollbar-width:none;gap:17px;padding:2px 2px 8px;display:flex;overflow:auto}.roundCategories::-webkit-scrollbar{display:none}.roundCat{background:0 0;border:0;justify-items:center;gap:7px;min-width:84px;display:grid}.roundCat>span{background:#fff1eb;border:2px solid #0000;border-radius:50%;place-items:center;width:66px;height:66px;transition:all .15s;display:grid}.roundCat:nth-child(3n)>span{background:#f0f6ff}.roundCat:nth-child(4n)>span{background:#f1f9e9}.roundCat:nth-child(5n)>span{background:#fff5de}.roundCat svg{width:28px}.roundCat b{font-size:12px}.roundCat.active>span{border-color:#ff5a1f;box-shadow:0 3px 12px #ff5a1f24}.promoStrip{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1180px;margin:28px auto 0;padding:0 18px;display:grid}.promoCard{border-radius:22px;justify-content:space-between;min-height:178px;padding:18px;display:flex;position:relative;overflow:hidden}.promoCard.orange{color:#fff;background:#ff5a1f}.promoCard.dark{color:#fff;background:#1b1b1e}.promoCard.cream{color:#54250f;background:#ffebd8}.promoCard>div{z-index:2;max-width:72%;position:relative}.promoCard svg{width:20px;margin-bottom:7px}.promoCard small{color:inherit;opacity:.8;letter-spacing:.1em;font-size:10px;font-weight:900;display:block}.promoCard h3{margin:5px 0;font-size:21px}.promoCard p{opacity:.85;margin:0;font-size:12px;line-height:1.45}.promoArt{opacity:.2;font-size:100px;font-weight:1000;line-height:1;position:absolute;bottom:-22px;right:-8px;transform:rotate(-8deg)}.restaurantSection{margin-top:34px}.filterChips{gap:8px;padding-bottom:12px;display:flex;overflow:auto}.filterChips button{white-space:nowrap;background:#fff;border:1px solid #e1e1e5;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;display:inline-flex}.filterChips button.active{color:#fff;background:#171719;border-color:#171719}.filterChips svg{width:14px}.restaurantGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.restaurantCard{background:#fff;border:1px solid #e5e5e8;border-radius:20px;min-width:0;transition:all .16s;overflow:hidden}.restaurantCard:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0000000c}.restaurantCard.isClosed{opacity:.7}.restaurantCover{background:linear-gradient(135deg,#f2f2f4,#e7e7ea);place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.restaurantCover>img{object-fit:cover;width:100%;height:100%}.restaurantCover>.coverLogo{object-fit:contain;background:#f5f5f6;padding:28px}.restaurantCover>svg{color:#777;width:42px;height:42px}.coverShade{pointer-events:none;background:linear-gradient(#0000 55%,#0004);position:absolute;inset:0}.openBadge,.closedBadge,.dealBadge{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:10px;box-shadow:0 3px 12px #0002}.openBadge,.closedBadge{left:10px}.openBadge{color:#087a42;background:#fff}.closedBadge{color:#b42318;background:#fff}.dealBadge{color:#087a42;background:#e9fff3;align-items:center;gap:4px;display:flex;right:10px}.dealBadge svg{width:12px}.restaurantInfo{padding:13px}.restaurantTitle{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.restaurantTitle>svg{color:#999;width:17px}.miniLogo{background:#f1f1f3;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.miniLogo img{object-fit:cover;width:100%;height:100%}.miniLogo svg{width:20px}.restaurantTitle h3{margin:0;font-size:16px}.restaurantTitle p{color:#777780;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:11px;overflow:hidden}.restaurantMeta{flex-wrap:wrap;align-items:center;gap:8px;margin:11px 0 8px;display:flex}.restaurantMeta span{color:#55555d;background:#f6f6f7;border-radius:7px;align-items:center;gap:4px;padding:5px 6px;font-size:11px;display:inline-flex}.restaurantMeta svg{width:13px}.restaurantCity{align-items:center;gap:4px;font-size:11px;display:flex}.restaurantCity svg{width:13px}.marketError{gap:3px;margin:0 0 12px;display:grid}.marketEmpty{text-align:center;color:#6c6c74;border:1px dashed #d9d9de;border-radius:20px;padding:42px 18px}.marketEmpty>svg{width:38px;height:38px}.marketEmpty h3{color:#171719;margin:10px 0 5px}.marketEmpty p{margin:0 0 15px}.marketEmpty button{color:#fff;background:#171719;border:0;border-radius:11px;padding:10px 14px;font-weight:800}.marketBottomNav{display:none}@media (width<=900px){.restaurantGrid{grid-template-columns:repeat(2,1fr)}.promoStrip{grid-template-columns:1fr 1fr}.promoCard:last-child{display:none}.marketTopbar{grid-template-columns:auto 1fr auto}.marketBrand b{display:none}.quickServices{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.marketPage{background:#fafafa}.marketTopbar{grid-template-columns:auto 1fr auto;gap:7px;padding:9px 12px}.marketTopbar .brandDot{width:34px;height:34px}.locationSelect{gap:6px;min-width:0;padding:4px}.locationSelect>svg:first-child{display:none}.locationSelect b{max-width:138px;font-size:13px}.marketTopActions .iconAction:first-child,.marketTopActions .iconAction:nth-child(3){display:none}.iconAction{width:36px;height:36px}.marketHero{background:#fff;padding:25px 14px 23px}.marketHero h1{font-size:34px}.marketHero p{font-size:14px}.marketSearch{box-shadow:none;background:#f5f5f6;border-radius:14px}.marketSearch input{padding:14px 0;font-size:14px}.quickServices{scrollbar-width:none;grid-template-columns:repeat(4,minmax(92px,1fr));gap:9px;margin-top:14px;padding:0 14px 5px;overflow:auto}.quickServices::-webkit-scrollbar{display:none}.serviceTile{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;min-width:105px;padding:10px 7px}.serviceTile>span{grid-row:auto;width:46px;height:46px}.serviceTile small{font-size:9px}.marketSection{margin-top:24px;padding:0 14px}.marketSectionHead h2{font-size:21px}.roundCategories{gap:9px}.roundCat{min-width:70px}.roundCat>span{width:58px;height:58px}.roundCat svg{width:24px}.promoStrip{scrollbar-width:none;margin-top:23px;padding:0 14px 7px;display:flex;overflow:auto}.promoStrip::-webkit-scrollbar{display:none}.promoCard,.promoCard:last-child{min-width:82vw;min-height:155px;display:flex}.restaurantGrid{grid-template-columns:1fr;gap:12px}.restaurantCard{border-radius:16px;grid-template-columns:122px 1fr;display:grid}.restaurantCover{height:100%;min-height:130px}.restaurantInfo{padding:11px}.restaurantTitle{grid-template-columns:1fr auto}.restaurantTitle .miniLogo{display:none}.restaurantTitle h3{font-size:15px}.restaurantMeta{gap:5px;margin:8px 0}.restaurantMeta span{font-size:10px}.dealBadge{display:none}.openBadge,.closedBadge{top:7px;left:7px}.marketBottomNav{z-index:25;height:67px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e4e4e7;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.marketBottomNav a,.marketBottomNav button{color:#85858c;background:0 0;border:0;align-content:center;place-items:center;gap:2px;font-size:10px;display:grid}.marketBottomNav a.active{color:#ff5a1f}.marketBottomNav svg{width:20px}.restaurantSection{margin-bottom:15px}}.authSwitch{background:#f1f1f3;border-radius:12px;grid-template-columns:1fr 1fr;margin:14px 0;padding:4px;display:grid}.authSwitch button{color:#666;background:0 0;border:0;border-radius:9px;padding:10px;font-weight:800}.authSwitch button.active{color:#fff;background:#171719}.authHint{text-align:center;margin-top:10px;display:block}.customerCheckoutLogin{width:min(460px,100%);max-height:90vh;overflow:auto}.customerAuthCard .back{margin-bottom:8px}.customerAccountPage{max-width:760px}.accountProfile{align-items:center;gap:18px;display:flex}.accountAvatar{color:#ff5a1f;background:#fff1eb;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.accountAvatar svg{width:34px;height:34px}.accountProfile h1{margin:5px 0;font-size:34px}.accountProfile p{color:#666;align-items:center;gap:6px;margin:0;display:flex}.accountProfile p svg{width:16px}.accountActions{gap:10px;margin-top:14px;display:grid}.accountAction{text-align:left;background:#fff;border:1px solid #e4e4e8;border-radius:16px;align-items:center;gap:13px;width:100%;padding:16px;display:flex}.accountAction>svg{color:#ff5a1f;width:23px}.accountAction span{gap:2px;display:grid}.customerOrdersPage{max-width:860px}.customerOrderList{gap:12px;display:grid}.customerOrderCard{background:#fff;border:1px solid #e4e4e8;border-radius:18px;padding:16px}.customerOrderTop{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.customerOrderTop h3{margin:0}.customerOrderTop span{color:#777;font-size:12px}.customerOrderMeta{color:#666;flex-wrap:wrap;gap:10px;margin:13px 0;font-size:12px;display:flex}.customerOrderMeta span{align-items:center;gap:5px;display:flex}.customerOrderMeta svg{width:15px}.deliveryAreaNote{color:#666;align-items:center;gap:6px;margin:12px 0 0;display:flex}.deliveryQuote{background:#f5fbf7;border:1px solid #dfe7e2;border-radius:14px;gap:8px;margin:12px 0;padding:12px;display:grid}.deliveryQuote.notDeliverable{background:#fff1ef;border-color:#f4c7c1}.deliveryQuote small{line-height:1.4}.deliveryControlPanel{background:#fcfcfd;margin:18px 0}.deliveryRuleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.deliveryRuleGrid label{margin:0}.deliveryRuleCreate{border-top:1px solid #ececf0;grid-column:1/-1;padding-top:12px}.deliveryFormula{background:#f7f7f8;border-radius:11px;margin:11px 0;padding:11px;font-size:12px}.routingReady,.routingMissing{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.routingReady{color:#087a42;background:#e8f7ef}.routingMissing{color:#8b5c00;background:#fff3d8}.deliveryShopCreate label{font-size:12px;font-weight:800}.deliveryShopCreate input,.deliveryShopCreate select{background:#fff;border:1px solid #dddde2;border-radius:12px;width:100%;margin:6px 0;padding:13px 14px}.marketBottomNav{grid-template-columns:repeat(4,1fr)!important}@media (width<=620px){.deliveryRuleGrid{grid-template-columns:1fr}.deliveryControlPanel>.row{flex-direction:column;align-items:flex-start}.customerOrderTop{grid-template-columns:auto 1fr}.customerOrderTop>.statusPill{grid-column:2}.accountProfile{align-items:flex-start}.marketBottomNav{grid-template-columns:repeat(4,1fr)!important}}
