.pxfood-market{--navy:#0c1b39;--blue:#2457ff;--cyan:#35d3ff;position:relative;font-family:Kanit,system-ui,sans-serif;color:#14213d;background:#f5f7fb;padding:clamp(28px,5vw,72px)}.pxfood-market *{box-sizing:border-box}.pxfood-market>header{max-width:760px}.pxfood-market>header p{color:var(--blue);letter-spacing:.18em;font-size:12px;margin:0}.pxfood-market h2{font-size:clamp(32px,5vw,64px);line-height:1.05;margin:8px 0}.pxfood-market>header span{color:#63718a}.pxfood-search{display:flex;max-width:840px;background:#fff;border:1px solid #ced7e4;margin:28px 0 14px}.pxfood-search input{flex:1;border:0;padding:18px;font:inherit;outline:0}.pxfood-search button{width:58px;border:0;background:var(--navy);color:#fff;font-size:20px;cursor:pointer}.pxfood-market>nav{display:flex;gap:8px;overflow:auto;margin-bottom:22px}.pxfood-market>nav button{white-space:nowrap;padding:9px 14px;border:1px solid #ced7e4;background:#fff;font:inherit}.pxfood-market>nav button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.pxfood-restaurants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pxfood-restaurants>article{background:#fff;border:1px solid #d9e1ec;padding:20px}.pxfood-market .store-head{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #e7ecf2;padding-bottom:16px}.pxfood-market .store-head small{color:#08894f}.pxfood-market .store-head h3{font-size:23px;margin:3px 0}.pxfood-market .store-head p{margin:0;color:#69768c}.pxfood-market .store-head>span{white-space:nowrap;color:var(--blue)}.pxfood-market .menu-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-top:14px}.pxfood-market .menu-list button{text-align:left;border:1px solid #e1e6ee;background:#fff;padding:12px;font:inherit;cursor:pointer;display:grid;grid-template-columns:58px 1fr auto;gap:4px 10px}.pxfood-market .menu-list button:hover{border-color:var(--blue)}.pxfood-market .menu-image{grid-row:1/4;display:grid;place-items:center;background:#eef2f7;font-size:25px;width:58px;height:58px;overflow:hidden}.pxfood-market .menu-image img{width:100%;height:100%;object-fit:cover}.pxfood-market .menu-list b,.pxfood-market .menu-list small{grid-column:2}.pxfood-market .menu-list small{color:#788399}.pxfood-market .menu-list strong{grid-column:3;grid-row:1;color:var(--blue)}.pxfood-cart{position:fixed;z-index:99999;right:0;top:0;width:min(420px,100vw);height:100vh;background:#fff;box-shadow:-20px 0 50px #10203c26;padding:28px;overflow:auto}.pxfood-market .cart-close{position:absolute;right:18px;top:18px;border:0;background:none;font-size:30px}.pxfood-cart [data-cart-items] p,.pxfood-market .cart-total{display:flex;justify-content:space-between;border-bottom:1px solid #e5eaf0;padding:12px 0}.pxfood-cart label{display:block;margin:14px 0}.pxfood-cart input,.pxfood-cart textarea{width:100%;padding:11px;border:1px solid #ccd6e4;font:inherit;margin-top:5px}.pxfood-market .checkout{width:100%;padding:14px;background:var(--blue);color:#fff;border:0;font:inherit}.pxfood-public-empty{grid-column:1/-1;background:#fff;border:1px dashed #b8c3d3;padding:50px;text-align:center}.pxfood-public-empty span{display:block;color:#748198;margin-top:8px}@media(max-width:820px){.pxfood-restaurants{grid-template-columns:1fr}}@media(max-width:520px){.pxfood-market{padding:24px 14px}.pxfood-market .menu-list{grid-template-columns:1fr}.pxfood-restaurants>article{padding:14px}}

.pxfood-market{width:100%;max-width:1440px;margin:0 auto;font-size:16px;line-height:1.6}
.pxfood-market [hidden]{display:none!important}
.pxfood-market input,.pxfood-market textarea,.pxfood-market button{border-radius:0;max-width:100%}
.pxfood-market h2,.pxfood-market h3,.pxfood-market b,.pxfood-market strong{font-weight:500}
.pxfood-market h2{line-height:1.3;margin:12px 0 18px}
.pxfood-market-actions{display:flex;align-items:center;gap:16px;margin-bottom:24px}
.pxfood-market-actions .pxfood-search{flex:1;min-width:0}
.pxfood-market .pxfood-search input{min-width:0}
.pxfood-market .merchant-cta{padding:14px 20px;background:#2457ff;color:#fff;white-space:nowrap;text-decoration:none}
.pxfood-market .menu-list{grid-template-columns:1fr}
.pxfood-market .menu-list button{width:100%;min-width:0;grid-template-columns:58px minmax(0,1fr) auto;align-items:start}
.pxfood-market .menu-list b,.pxfood-market .menu-list small{overflow-wrap:anywhere}
.pxfood-market .menu-list small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pxfood-market .pxfood-confirm{background:white;border:1px solid #2457ff;padding:18px;margin-bottom:16px}
.pxfood-market .pxfood-confirm button{padding:10px 18px;margin-right:8px;cursor:pointer}
.pxfood-app-card,.pxfood-install-banner{box-sizing:border-box;font-family:Kanit,system-ui,sans-serif;font-size:16px;line-height:1.6;color:#14213d}
.pxfood-app-card{max-width:1440px;margin:0 auto;background:#edf3ff;padding:clamp(24px,5vw,64px);display:flex;justify-content:space-between;align-items:center;gap:32px}
.pxfood-app-card h2{font-size:clamp(25px,3vw,40px);font-weight:500;line-height:1.4;margin:10px 0}
.pxfood-app-card span{font-size:12px;letter-spacing:.12em;color:#2457ff}
.pxfood-app-card p{margin:8px 0}
.pxfood-app-card button,.pxfood-install-banner button{background:#2457ff;color:#fff;border:0;border-radius:0;font:inherit;padding:12px 18px;cursor:pointer}
.pxfood-install-banner{position:fixed;z-index:100000;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));max-width:560px;margin:auto;background:white;border:1px solid #d7e1f1;box-shadow:0 8px 40px #10204030;padding:20px}
.pxfood-install-banner strong{display:block;font-size:20px;font-weight:500}
.pxfood-install-banner p{margin:8px 0 14px}
.pxfood-install-banner button[data-install-later]{color:#526179;background:#eef2f7;margin-left:8px}
.pxfood-install-banner [role=status]{font-size:14px}
@media(max-width:600px){.pxfood-market-actions,.pxfood-app-card{flex-direction:column;align-items:stretch}.pxfood-market-actions .pxfood-search{margin-bottom:0}.pxfood-market .merchant-cta{text-align:center}.pxfood-market .store-head{flex-wrap:wrap}.pxfood-market h3{font-size:21px}}

.pxfood-market .pxfood-more-menu{margin-top:14px;padding:10px 16px;background:#eef3ff;border:1px solid #2457ff;color:#2457ff;font:inherit;cursor:pointer}.pxfood-market .pxfood-store-pages{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding-top:28px}.pxfood-market .pxfood-store-pages a{background:white;padding:12px 18px;border:1px solid #ccd6e4;color:#2457ff;text-decoration:none}

html.pxfood-install-open{overflow:hidden}
.pxfood-install-modal{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(7,17,38,.72);box-sizing:border-box;font-family:Kanit,system-ui,sans-serif;color:#14213d}
.pxfood-install-modal *{box-sizing:border-box}
.pxfood-install-modal__panel{position:relative;width:min(520px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;background:#fff;border:1px solid #d8e0ec;border-radius:18px;padding:clamp(24px,6vw,42px);box-shadow:0 30px 90px rgba(4,14,34,.38)}
.pxfood-install-modal__panel>span{display:block;color:#2457ff;font-size:12px;letter-spacing:.14em;margin-bottom:8px}
.pxfood-install-modal__panel h2{font-size:clamp(26px,6vw,38px);font-weight:500;line-height:1.25;margin:0 40px 12px 0}
.pxfood-install-modal__panel>p{font-size:16px;line-height:1.65;margin:0 0 20px;color:#56637a}
.pxfood-install-modal__panel ol{margin:0 0 24px;padding:0;list-style:none;counter-reset:pxfood-step;display:grid;gap:10px}
.pxfood-install-modal__panel li{counter-increment:pxfood-step;position:relative;padding:14px 14px 14px 54px;background:#f4f7fc;line-height:1.5}
.pxfood-install-modal__panel li::before{content:counter(pxfood-step);position:absolute;left:14px;top:12px;display:grid;place-items:center;width:28px;height:28px;background:#2457ff;color:#fff;font-size:14px;font-weight:500}
.pxfood-install-modal__close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:1px solid #d8e0ec;border-radius:0;background:#fff;color:#14213d;font-size:26px;line-height:1;cursor:pointer}
.pxfood-install-modal__actions{display:flex;flex-wrap:wrap;gap:10px}
.pxfood-install-modal__actions button{border:0;border-radius:0;background:#edf1f7;color:#526078;font:inherit;font-weight:500;padding:13px 18px;cursor:pointer}
.pxfood-install-modal__actions .pxfood-install-modal__primary{background:#2457ff;color:#fff}
.pxfood-install-modal__actions button:disabled{opacity:.55;cursor:wait}
.pxfood-install-modal [data-install-status]{margin:18px 0 0;color:#087443;font-size:14px}
.pxfood-install-modal [data-install-status]:empty{display:none}
.pxfood-install-modal [data-install-status].is-error{color:#b42318}
@media(max-width:600px){.pxfood-install-modal{align-items:end;padding:0}.pxfood-install-modal__panel{width:100%;max-height:92dvh;border-radius:18px 18px 0 0;border-bottom:0;padding:26px 20px max(24px,env(safe-area-inset-bottom))}.pxfood-install-modal__actions{display:grid;grid-template-columns:1fr 1fr}.pxfood-install-modal__actions button{width:100%}}
.pxfood-safari-share-symbol{position:relative;display:grid;place-items:center;width:62px;height:62px;margin:4px 0 20px;border:3px solid #2457ff;color:#2457ff;font-size:35px;line-height:1}
.pxfood-safari-share-symbol b{position:absolute;left:21px;top:-20px;padding:0 3px;background:#fff;font-size:31px;font-weight:500}
.pxfood-install-modal__panel.show-safari-share-help .pxfood-safari-share-symbol{animation:pxfood-share-pulse 1s ease-in-out 2}
@keyframes pxfood-share-pulse{50%{transform:translateY(-6px);box-shadow:0 8px 0 #dce5ff}}

/* DEV15: use the browser's own Share control so iOS can include Add to Home Screen. */
.pxfood-install-entry{display:grid;grid-template-columns:52px minmax(0,1fr) auto 38px;align-items:center;gap:12px;max-width:720px;padding:14px 16px;border-radius:16px}.pxfood-install-entry__logo{display:grid;place-items:center;width:52px;height:52px;background:#2457ff;color:#fff;font-weight:700;border-radius:13px}.pxfood-install-entry strong{font-size:17px}.pxfood-install-entry p{margin:0;color:#657086;font-size:14px}.pxfood-install-entry [data-install-now]{white-space:nowrap;border-radius:0}.pxfood-install-entry [data-install-later]{margin:0;padding:0;width:38px;height:38px;border-radius:0;font-size:22px}.pxfood-install-entry [data-install-status]{grid-column:2/5;color:#b42318}
.pxfood-ios-browser-guide{position:fixed;z-index:2147483001;right:14px;bottom:calc(92px + env(safe-area-inset-bottom));display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;width:min(440px,calc(100vw - 28px));padding:14px;background:#fff;border:2px solid #2457ff;border-radius:16px;box-shadow:0 16px 50px #0711264d;color:#14213d;font:500 15px/1.45 Kanit,system-ui,sans-serif}.pxfood-ios-browser-guide>span{display:grid;place-items:center;width:42px;height:42px;background:#2457ff;color:#fff;font-size:19px;font-weight:700}.pxfood-ios-browser-guide>b{font-weight:500}.pxfood-ios-browser-guide>button{width:34px;height:34px;padding:0;border:0;border-radius:0;background:#edf2fb;color:#2457ff;font:700 22px/1 Kanit,system-ui,sans-serif}.pxfood-ios-browser-guide>i{position:absolute;right:30px;bottom:-54px;width:4px;height:44px;background:#2457ff;animation:pxfood-point-toolbar .7s ease-in-out infinite alternate}.pxfood-ios-browser-guide>i:after{content:"";position:absolute;left:-6px;bottom:0;width:13px;height:13px;border-right:4px solid #2457ff;border-bottom:4px solid #2457ff;transform:rotate(45deg)}.pxfood-ios-browser-guide.is-safari{left:14px;right:auto}.pxfood-ios-browser-guide.is-safari>i{left:30px;right:auto}.pxfood-ios-browser-guide.is-inapp{left:50%;right:auto;bottom:calc(24px + env(safe-area-inset-bottom));transform:translateX(-50%)}.pxfood-ios-browser-guide.is-inapp>i{display:none}@keyframes pxfood-point-toolbar{to{transform:translateY(8px)}}
.pxfood-featured{font-family:Kanit,system-ui,sans-serif;color:#14213d;background:#fff;padding:clamp(30px,5vw,70px);max-width:1440px;margin:auto}.pxfood-featured__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.pxfood-featured__head span{color:#2457ff;letter-spacing:.14em;font-size:12px}.pxfood-featured__head h2{font-size:clamp(28px,4vw,48px);font-weight:500;margin:5px 0}.pxfood-featured__head a{color:#2457ff;text-decoration:none}.pxfood-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pxfood-featured-card{display:flex;flex-direction:column;min-height:250px;padding:22px;background:#f4f7fc;border:1px solid #dce3ee;text-decoration:none;color:inherit}.pxfood-featured-card:first-child{grid-column:span 2;background:#0c1b39;color:#fff}.pxfood-featured-card em{align-self:flex-start;padding:5px 9px;background:#dff8eb;color:#087443;font-style:normal;font-size:12px}.pxfood-featured-card:first-child em{background:#35d3ff;color:#0c1b39}.pxfood-featured-card h3{font-size:clamp(22px,3vw,32px);font-weight:500;margin:22px 0 6px}.pxfood-featured-card p{margin:0;opacity:.72}.pxfood-featured-card ul{display:flex;gap:7px;flex-wrap:wrap;list-style:none;padding:0;margin:auto 0 0}.pxfood-featured-card li{padding:7px 10px;background:#fff;border:1px solid #dce3ee;color:#14213d;font-size:13px}.pxfood-featured-card strong{margin-top:16px;color:#2457ff}.pxfood-featured-card:first-child strong{color:#35d3ff}
.pxfood-pay-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.pxfood-pay-choice label{margin:0;padding:12px;border:1px solid #ccd6e4}.pxfood-payment-result{margin-top:18px;padding:18px;background:#f4f7fc;border:1px solid #dce3ee;text-align:center}.pxfood-payment-result svg{display:block;width:min(260px,100%);height:auto;margin:14px auto;background:#fff;padding:10px}.pxfood-payment-result a,.pxfood-payment-result .pxfood-payment-claim{display:inline-block;background:#06c755;color:#fff;text-decoration:none;padding:12px 16px;margin:10px 5px 0;border:0;font:inherit;cursor:pointer}.pxfood-payment-result .pxfood-payment-claim{background:#2457ff}.pxfood-payment-result .pxfood-payment-claim:disabled{opacity:.65}.pxfood-payment-result small{display:block;color:#647086;margin-top:8px}
@media(max-width:720px){.pxfood-install-entry{grid-template-columns:46px 1fr 34px}.pxfood-install-entry [data-install-now]{grid-column:1/4;width:100%}.pxfood-install-entry [data-install-later]{grid-column:3;grid-row:1}.pxfood-install-entry [data-install-status]{grid-column:1/4}.pxfood-featured__grid{grid-template-columns:1fr}.pxfood-featured-card:first-child{grid-column:auto}.pxfood-featured__head{align-items:start;flex-direction:column}.pxfood-pay-choice{grid-template-columns:1fr}}

/* DEV16 FoodKing-inspired PixelFood ordering page. Outer cards may round; inner media and controls stay square. */
.pxfood-order-hero,.pxfood-food-categories,.pxfood-featured-menu,.pxfood-food-promotions,.pxfood-popular-menu{--pf-pink:#ff0668;--pf-navy:#101934;--pf-yellow:#ffbd16;box-sizing:border-box;width:min(1180px,calc(100% - 32px));margin-inline:auto;font-family:Kanit,system-ui,sans-serif;color:var(--pf-navy)}
.pxfood-order-hero *,.pxfood-food-categories *,.pxfood-featured-menu *,.pxfood-food-promotions *,.pxfood-popular-menu *{box-sizing:border-box}
.pxfood-order-hero{min-height:460px;margin-top:24px;margin-bottom:34px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid #eef0f5;border-radius:26px;background:linear-gradient(120deg,#fff 0 55%,#fff2f7 55%);box-shadow:0 22px 60px #10193412}
.pxfood-order-hero__content{align-self:center;padding:clamp(36px,6vw,78px)}.pxfood-order-hero__content>span,.pxfood-featured-menu>header span,.pxfood-popular-menu>header span{color:var(--pf-pink);font-size:12px;font-weight:700;letter-spacing:.14em}.pxfood-order-hero h2{margin:10px 0 18px;font-size:clamp(38px,5vw,68px);font-weight:700;line-height:1.05}.pxfood-order-hero p{max-width:570px;margin:0 0 28px;color:#67718a;font-size:17px}.pxfood-order-hero__content>div{display:flex;flex-wrap:wrap;gap:10px}.pxfood-order-hero a{padding:13px 20px;border:1px solid var(--pf-pink);border-radius:0;background:var(--pf-pink);color:#fff;text-decoration:none}.pxfood-order-hero a+a{background:#fff;color:var(--pf-navy);border-color:#dfe3ec}
.pxfood-order-hero__visual{position:relative;min-height:460px;background:radial-gradient(circle at 50% 50%,#fff 0 24%,transparent 25%),linear-gradient(135deg,#ffebf3,#fff8e3)}.pxfood-order-hero__visual figure{position:absolute;width:210px;height:210px;margin:0;display:grid;place-items:center;overflow:hidden;border:12px solid #fff;border-radius:50%;background:#f5f6fa;box-shadow:0 18px 45px #11193424}.pxfood-order-hero__visual figure img{width:100%;height:100%;object-fit:cover;border-radius:0}.pxfood-order-hero__visual figure>span{font-size:88px}.pxfood-order-hero__visual figcaption{position:absolute;left:0;right:0;bottom:0;padding:8px;background:#101934d9;color:#fff;text-align:center;font-size:12px}.pxfood-order-hero__visual .item-1{left:4%;top:7%}.pxfood-order-hero__visual .item-2{right:3%;top:19%;width:185px;height:185px}.pxfood-order-hero__visual .item-3{left:25%;bottom:2%;width:175px;height:175px}.pxfood-order-hero__visual>strong{position:absolute;right:7%;bottom:9%;padding:16px;background:var(--pf-pink);color:#fff;font-size:19px;line-height:1.25;transform:rotate(-4deg)}.pxfood-order-hero__visual>strong em{color:#ffe36d;font-style:normal}
.pxfood-food-categories{margin-bottom:52px}.pxfood-food-categories>header,.pxfood-featured-menu>header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.pxfood-food-categories h2,.pxfood-featured-menu h2,.pxfood-popular-menu h2{margin:0;font-size:clamp(28px,3vw,40px);font-weight:700}.pxfood-food-categories a,.pxfood-featured-menu>header a{color:var(--pf-pink);text-decoration:none}.pxfood-food-categories>div{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.pxfood-food-categories button{min-width:0;padding:18px 8px;border:1px solid #eceef4;border-radius:16px;background:#f7f7fb;color:var(--pf-navy);font:inherit;cursor:pointer}.pxfood-food-categories button:hover{border-color:var(--pf-pink);background:#fff2f7}.pxfood-food-categories button span{display:block;font-size:38px}.pxfood-food-categories button b{display:block;margin-top:8px;font-size:13px;line-height:1.25}.pxfood-food-categories button small{display:block;color:#7b8498;font-size:11px}
.pxfood-featured-menu{margin-bottom:48px}.pxfood-featured-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pxfood-featured-menu__grid>article{overflow:hidden;border:1px solid #e8eaf0;border-radius:18px;background:#fff;box-shadow:0 12px 30px #1019340c}.pxfood-menu-photo{display:grid;place-items:center;height:210px;overflow:hidden;background:linear-gradient(135deg,#fff2f7,#fff7da)}.pxfood-menu-photo img{width:100%;height:100%;object-fit:cover;border-radius:0}.pxfood-menu-photo>span{font-size:78px}.pxfood-menu-card-body{padding:17px}.pxfood-menu-card-body>small,.pxfood-popular-menu article section>small{color:var(--pf-pink)}.pxfood-menu-card-body h3,.pxfood-popular-menu h3{margin:5px 0;font-size:19px;line-height:1.25}.pxfood-menu-card-body>p,.pxfood-popular-menu article section>p{display:-webkit-box;min-height:43px;margin:8px 0 18px;overflow:hidden;color:#737d93;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pxfood-menu-card-body footer,.pxfood-popular-menu article footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.pxfood-menu-card-body footer strong,.pxfood-popular-menu article footer strong{font-size:21px}.pxfood-menu-card-body button,.pxfood-popular-menu button{padding:9px 11px;border:0;border-radius:0;background:#fff0f6;color:var(--pf-pink);font:600 13px Kanit,system-ui,sans-serif;cursor:pointer}
.pxfood-food-promotions{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:52px}.pxfood-food-promotions article{min-height:180px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:28px 34px;border-radius:20px;background:#caffdf}.pxfood-food-promotions article+article{background:#fff0c5}.pxfood-food-promotions span{color:#e9005e;font-weight:700}.pxfood-food-promotions h2{margin:4px 0;font-size:28px}.pxfood-food-promotions p{margin:0 0 18px;color:#5f687a}.pxfood-food-promotions a{display:inline-block;padding:9px 16px;border:1px solid #101934;border-radius:0;color:#101934;text-decoration:none}.pxfood-food-promotions article>b{font-size:92px;transform:rotate(6deg)}
.pxfood-popular-menu{margin-bottom:58px}.pxfood-popular-menu>header{margin-bottom:20px}.pxfood-popular-menu>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pxfood-popular-menu article{display:grid;grid-template-columns:140px minmax(0,1fr);overflow:hidden;border:1px solid #e8eaf0;border-radius:16px;background:#fff}.pxfood-popular-menu article>.pxfood-menu-photo{height:100%;min-height:160px}.pxfood-popular-menu article>.pxfood-menu-photo>span{font-size:58px}.pxfood-popular-menu article>section{padding:14px}.pxfood-popular-menu article section>p{min-height:40px;margin:5px 0 12px}
.pxfood-market{border-top:1px solid #eceef4}.pxfood-market>header p{color:#ff0668}.pxfood-market .merchant-cta,.pxfood-market .checkout{background:#ff0668}.pxfood-market .menu-list button:hover{border-color:#ff0668}.pxfood-market .menu-list strong{color:#ff0668}
@media(max-width:980px){.pxfood-order-hero{grid-template-columns:1fr}.pxfood-order-hero__visual{min-height:360px}.pxfood-food-categories>div{grid-template-columns:repeat(4,1fr)}.pxfood-featured-menu__grid{grid-template-columns:repeat(2,1fr)}.pxfood-popular-menu>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.pxfood-order-hero,.pxfood-food-categories,.pxfood-featured-menu,.pxfood-food-promotions,.pxfood-popular-menu{width:min(100% - 20px,1180px)}.pxfood-order-hero{margin-top:10px;border-radius:18px}.pxfood-order-hero__content{padding:34px 22px}.pxfood-order-hero h2{font-size:38px}.pxfood-order-hero__visual{min-height:300px}.pxfood-order-hero__visual figure{width:145px;height:145px;border-width:8px}.pxfood-order-hero__visual .item-2{width:130px;height:130px}.pxfood-order-hero__visual .item-3{width:120px;height:120px}.pxfood-order-hero__visual figure>span{font-size:58px}.pxfood-order-hero__visual>strong{font-size:15px}.pxfood-food-categories>div{grid-template-columns:repeat(4,1fr);gap:7px}.pxfood-food-categories button{padding:12px 5px;border-radius:12px}.pxfood-food-categories button span{font-size:28px}.pxfood-featured-menu__grid,.pxfood-food-promotions,.pxfood-popular-menu>div{grid-template-columns:1fr}.pxfood-menu-photo{height:190px}.pxfood-food-promotions article{min-height:150px;padding:22px}.pxfood-food-promotions article>b{font-size:65px}.pxfood-popular-menu article{grid-template-columns:112px 1fr}.pxfood-popular-menu article>.pxfood-menu-photo{min-height:145px}}
