@font-face{font-family:Geist;src:url('../assets/fonts/7178b3e590c64307-s.11.cyxs5p-0z~.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--red:var(--mosdoli-red);--red-dark:#991820;--yellow:var(--mosdoli-yellow);--cream:#f6f0e6;--cream-2:#fffaf2;--ink:#11110f;--muted:#6d675f;--charcoal:#171715;--line:rgba(17,17,15,.15);--white:#fff;--max:1260px;--pad:clamp(18px,4vw,52px);--shadow:0 24px 70px rgba(42,24,14,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream-2);color:var(--ink);font-family:Geist,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(var(--max),calc(100% - var(--pad)*2));margin:auto}.announcement{background:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.01em}.announcement a{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center}.announcement span{font-size:16px}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,250,242,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:162px;height:auto}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:750}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;height:2px;background:var(--red);bottom:-8px;transition:.2s}.nav-links a:hover:after{right:0}.order-pill,.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;font-weight:850;letter-spacing:-.015em;border:1.5px solid transparent;transition:transform .2s,background .2s,color .2s}.order-pill{min-height:44px;background:var(--red);color:white;padding:0 19px}.button:hover,.order-pill:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-dark{background:var(--ink);color:white}.button-red{background:var(--red);color:white}.button-outline-light{border-color:rgba(255,255,255,.65);color:white}.button-outline-light:hover{background:white;color:var(--ink)}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;position:relative}.menu-button span{position:absolute;left:9px;right:9px;height:2px;background:var(--ink);transition:.2s}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:24px}.mobile-menu{display:none;border-top:1px solid var(--line);padding:8px var(--pad) 20px;background:var(--cream-2)}.mobile-menu.open{display:grid}.mobile-menu a{padding:13px 0;border-bottom:1px solid var(--line);font-weight:800}.mobile-menu .mobile-order{background:var(--red);color:white;border:0;margin-top:10px;padding:14px;text-align:center}
.kicker{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--red)}.kicker.light{color:var(--yellow)}.hero{background:var(--red);color:white;position:relative;overflow:hidden}.hero-mark{position:absolute;right:-70px;top:40px;width:560px;height:560px;background:url('../brand/mosdoli-symbol-yellow.svg') center/contain no-repeat;opacity:.055}.hero-grid{min-height:690px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:20px}.hero-copy{position:relative;z-index:2;padding:78px 0}.hero-copy h1{font-size:clamp(56px,7.3vw,104px);line-height:.86;letter-spacing:-.065em;margin:19px 0 28px;font-weight:950}.hero-copy h1 span{color:var(--yellow)}.hero-copy>p{font-size:clamp(17px,1.7vw,21px);line-height:1.45;color:#f4d9da;max-width:560px;margin:0 0 30px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-meta{display:flex;gap:24px;margin-top:34px;font-size:13px;color:#f4d9da}.hero-meta span{padding-left:13px;border-left:2px solid rgba(255,201,40,.8)}.hero-meta strong{display:block;color:white;font-size:14px}.food-stage{min-height:620px;position:relative}.stage-disc{position:absolute;width:min(49vw,620px);height:min(49vw,620px);border-radius:50%;background:var(--yellow);right:-30px;top:30px}.stage-box{position:absolute;width:min(43vw,560px);right:6%;bottom:66px;z-index:3;filter:drop-shadow(0 34px 28px rgba(61,0,0,.28));transform:rotate(-3deg)}.stage-fries{position:absolute;width:min(18vw,225px);right:0;bottom:62px;z-index:5;filter:drop-shadow(0 20px 18px rgba(61,0,0,.22));transform:rotate(5deg)}.stage-coke{position:absolute;width:min(9vw,105px);right:17%;top:67px;z-index:1;transform:rotate(7deg);filter:drop-shadow(0 18px 18px rgba(61,0,0,.2))}.stage-bucket{position:absolute;width:min(19vw,245px);left:0;bottom:18px;z-index:6;filter:drop-shadow(0 24px 24px rgba(61,0,0,.25));transform:rotate(-7deg)}.stage-note{position:absolute;z-index:7;right:4%;top:31%;width:124px;height:124px;border-radius:50%;background:var(--charcoal);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;font-size:15px;line-height:1.08;letter-spacing:-.03em;transform:rotate(7deg)}
.quick-order{background:var(--yellow);padding:34px 0;border-bottom:1px solid rgba(0,0,0,.1)}.quick-grid{display:grid;grid-template-columns:1.05fr 2fr auto;gap:34px;align-items:center}.quick-grid h2{font-size:clamp(28px,3vw,46px);line-height:.91;letter-spacing:-.05em;margin:9px 0 0}.quick-options{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid rgba(0,0,0,.22)}.quick-options>div{padding:7px 22px;border-right:1px solid rgba(0,0,0,.22)}.quick-options span{display:block;font-size:11px;font-weight:900;color:var(--red);margin-bottom:8px}.quick-options strong{display:block;font-size:14px}.quick-options small{display:block;margin-top:5px;color:#5b4f29;line-height:1.3}.section{padding:100px 0}.section-tight{padding:70px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-head h2,.duality-copy h2,.people-copy h2,.kairaba-copy h2{font-size:clamp(44px,5.7vw,78px);line-height:.89;letter-spacing:-.06em;margin:12px 0 0;font-weight:950}.section-head>p{max-width:430px;font-size:17px;line-height:1.5;color:var(--muted);margin:0}.section-head.compact h2{font-size:clamp(42px,4.8vw,66px)}.food-world{background:var(--cream-2)}.food-bento{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:390px 340px;gap:16px}.food-tile{position:relative;overflow:hidden;border:1px solid var(--line);min-height:0}.tile-copy{position:absolute;left:28px;top:26px;z-index:4}.tile-copy span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.13em;font-weight:900;margin-bottom:10px}.tile-copy strong{font-size:clamp(26px,3.1vw,44px);line-height:.9;letter-spacing:-.055em}.food-tile img{position:absolute;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));transition:transform .35s ease}.food-tile:hover img{transform:scale(1.035)}.tile-chicken{background:var(--red);color:white}.tile-chicken img{width:65%;right:-4%;bottom:-8%}.tile-local{background:var(--yellow);grid-row:span 2}.tile-local img{width:105%;right:-26%;bottom:-2%;filter:drop-shadow(0 22px 22px rgba(65,40,0,.13))}.tile-breakfast{background:#f0e6d8}.tile-breakfast img{width:85%;right:-15%;bottom:3%}.tile-bites{background:var(--charcoal);color:white}.tile-stack img:first-child{width:46%;left:44%;bottom:-8%}.tile-stack img:last-child{width:29%;right:-3%;bottom:-5%;transform:rotate(4deg)}.tile-stack:hover img:last-child{transform:rotate(4deg) scale(1.035)}
.duality{background:#efe5d5}.duality-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.duality-art{overflow:hidden;box-shadow:var(--shadow)}.duality-art img{width:100%;height:auto}.duality-copy p{font-size:18px;line-height:1.5;color:var(--muted);max-width:500px;margin:26px 0 28px}.people-section{background:var(--charcoal);color:white;padding:0}.people-grid{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.people-image{position:relative;overflow:hidden;background:#413b36}.people-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.people-copy{padding:clamp(60px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.people-copy p{color:#bbb5aa;font-size:18px;line-height:1.5;max-width:480px;margin:28px 0}.people-food{display:flex;align-items:center;gap:18px;border-top:1px solid rgba(255,255,255,.14);padding-top:22px}.people-food img{width:115px;height:80px;object-fit:contain;background:var(--cream)}.people-food strong,.people-food span{display:block}.people-food span{color:#aaa499;font-size:13px;margin-top:4px}.campaigns{background:var(--cream)}.campaign-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:14px}.campaign-grid a,.campaign-grid figure{margin:0;overflow:hidden;background:#ddd}.campaign-grid img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;transition:transform .35s}.campaign-grid a:hover img,.campaign-grid figure:hover img{transform:scale(1.02)}.kairaba-feature{background:var(--red);color:white}.kairaba-feature-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.kairaba-copy p{font-size:18px;line-height:1.5;color:#f1d2d3;max-width:500px;margin:28px 0}.kairaba-store{position:relative;background:#111;overflow:hidden}.kairaba-store img{width:100%;aspect-ratio:1.3;object-fit:cover;image-rendering:auto}.store-caption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(17,17,15,.9);backdrop-filter:blur(8px);padding:15px 18px;display:flex;justify-content:space-between;gap:15px}.store-caption strong{font-size:15px}.store-caption span{color:var(--yellow);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.locations-home{background:var(--cream-2)}.text-link{font-weight:850;border-bottom:1px solid var(--ink);padding-bottom:4px}.location-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.location-row article{display:grid;grid-template-columns:47% 53%;background:white;border:1px solid var(--line);overflow:hidden}.location-row article>img{width:100%;height:100%;object-fit:cover;min-height:315px}.location-row article>div{padding:30px}.status{display:inline-block;padding:7px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:22px}.status.live{background:var(--yellow)}.status.soon{background:var(--charcoal);color:white}.location-row h3{font-size:28px;letter-spacing:-.045em;margin:0 0 8px}.location-row p{color:var(--muted)}.location-actions{display:flex;gap:8px;margin-top:26px}.location-actions a{padding:10px 13px;border:1px solid var(--ink);font-size:13px;font-weight:850}.footer{background:#0f0f0e;color:white;padding:66px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:55px}.footer-brand img{width:180px}.footer-brand p{max-width:370px;color:#aaa79f;line-height:1.5;margin-top:22px}.footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--yellow);margin:4px 0 18px}.footer a{display:block;color:#ddd9cf;margin:11px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:44px;padding-top:20px;display:flex;justify-content:space-between;color:#817f78;font-size:12px}.mobile-order-bar{display:none}
/* Shared inner pages */.page-hero{background:var(--cream);padding:76px 0 54px}.page-hero h1{font-size:clamp(52px,6.2vw,86px);line-height:.88;letter-spacing:-.065em;margin:12px 0 20px;font-weight:950}.page-hero p{font-size:18px;line-height:1.5;color:var(--muted);max-width:720px}.menu-shell{padding:38px 0 95px}.order-context{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;background:var(--charcoal);color:white;padding:20px;margin-bottom:22px}.order-context-left{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.location-select{min-height:46px;border:1px solid rgba(255,255,255,.28);background:#242421;color:white;padding:0 13px;font-weight:800}.mode-switch{display:flex;border:1px solid rgba(255,255,255,.28)}.mode-switch button{min-height:44px;padding:0 15px;border:0;background:transparent;color:#bbb8b0;font-weight:850}.mode-switch button.active{background:var(--yellow);color:var(--ink)}.category-bar{position:sticky;top:76px;z-index:40;background:var(--cream-2);display:flex;overflow:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-bar button{white-space:nowrap;padding:16px 17px;border:0;background:transparent;font-weight:850;color:var(--muted)}.category-bar button.active{color:var(--red);box-shadow:inset 0 -3px var(--red)}.menu-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:white;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.product-img{position:relative;aspect-ratio:1.15;background:#f0e9df;overflow:hidden}.product-img:after{content:"";position:absolute;inset:auto -30% -55% -30%;height:80%;background:var(--yellow);border-radius:50%;opacity:.38}.product-img img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:18px;filter:drop-shadow(0 12px 14px rgba(0,0,0,.12))}.product-body{padding:15px 15px 8px}.product-name{font-weight:820;line-height:1.22;min-height:38px}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-top:12px}.product-cat{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.product-price{font-size:19px;font-weight:950;color:var(--red)}.add{margin:12px 15px 15px;min-height:42px;border:0;background:var(--ink);color:white;font-weight:850}.add:hover{background:var(--red)}.cart-fab{position:fixed;right:22px;bottom:22px;z-index:90;background:var(--yellow);border:2px solid var(--ink);padding:14px 18px;font-weight:900;box-shadow:var(--shadow)}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;background:var(--red);color:white;margin-left:8px;padding:0 5px}.drawer{position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.5);display:none}.drawer.open{display:block}.drawer-panel{margin-left:auto;height:100%;width:min(480px,100%);background:var(--cream-2);display:flex;flex-direction:column}.drawer-head{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h2{margin:0;font-size:26px}.drawer-close{border:0;background:transparent;font-size:28px}.drawer-items{padding:8px 22px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item img{width:70px;height:70px;object-fit:contain;background:#eee7dc}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid var(--line);background:white}.drawer-total{padding:18px 22px;border-top:1px solid var(--line);background:white}.total-line{display:flex;justify-content:space-between;font-weight:950;font-size:19px;margin-bottom:13px}.checkout-wrap{max-width:1000px;margin:auto}.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start}.checkout-card,.checkout-aside{background:white;border:1px solid var(--line);padding:clamp(22px,4vw,38px)}.checkout-aside{position:sticky;top:100px}.checkout-summary{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.field input,.field textarea,.field select{width:100%;min-height:48px;padding:13px;border:1.5px solid #c8c1b7;background:white;border-radius:0}.field textarea{min-height:94px;resize:vertical}.payment-options{display:grid;gap:8px}.pay-option{border:1px solid var(--line);padding:13px;background:white}.checkout-btn{width:100%;margin-top:20px}.checkout-note{font-size:12px;color:var(--muted);line-height:1.45;margin-top:13px}.success{display:none;text-align:center;padding:65px 22px}.success.visible{display:block}.success-icon{width:68px;height:68px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;margin:0 auto 20px;font-size:28px;font-weight:900}.success h2{font-size:40px;letter-spacing:-.055em;margin:0 0 10px}.locations-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.location-page-card{background:white;border:1px solid var(--line);overflow:hidden}.location-page-card img{width:100%;aspect-ratio:1.35;object-fit:cover}.location-page-card .location-info{padding:28px}.location-page-card h2{font-size:34px;letter-spacing:-.05em;margin:0 0 8px}.location-page-card p{color:var(--muted)}.kairaba-hero{background:var(--red);color:white;padding:70px 0}.kairaba-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:55px}.kairaba-hero h1{font-size:clamp(55px,7.2vw,100px);line-height:.85;letter-spacing:-.065em;margin:15px 0 25px}.kairaba-hero p{color:#f1d2d3;font-size:18px;line-height:1.5;max-width:520px}.kairaba-poster{box-shadow:var(--shadow)}.kairaba-poster img{width:100%}.admin{background:#efefec;min-height:100vh}.admin-shell{max-width:1160px;margin:auto;padding:30px 22px}.admin-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.orders-table{background:white;border:1px solid #ddd;overflow:auto}.orders-table table{width:100%;min-width:760px;border-collapse:collapse}.orders-table th,.orders-table td{text-align:left;padding:13px;border-bottom:1px solid #eee;font-size:13px}.orders-table th{font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:#fafafa}.status-select{padding:7px}.empty{padding:48px;text-align:center;color:#777}
@media(max-width:1050px){.nav-links{display:none}.menu-button{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:65px 0 0}.food-stage{min-height:520px}.stage-disc{width:500px;height:500px;right:4%;top:10px}.stage-box{width:520px;right:10%;bottom:65px}.stage-fries{width:185px;right:7%;bottom:35px}.stage-coke{width:82px;right:26%;top:40px}.stage-bucket{width:210px;left:5%;bottom:10px}.quick-grid{grid-template-columns:1fr}.quick-options{border-left:0;border-top:1px solid rgba(0,0,0,.22);padding-top:15px}.food-bento{grid-template-columns:1fr 1fr;grid-template-rows:330px 330px}.tile-local{grid-row:auto}.duality-grid,.kairaba-feature-grid,.people-grid{grid-template-columns:1fr}.duality-grid{gap:35px}.people-image{min-height:520px}.campaign-grid{grid-template-columns:1fr 1fr}.campaign-grid>*:first-child{grid-column:1/-1}.location-row{grid-template-columns:1fr}.menu-products{grid-template-columns:repeat(3,1fr)}.checkout-layout{grid-template-columns:1fr}.checkout-aside{position:relative;top:auto}.locations-page-grid,.kairaba-hero-grid{grid-template-columns:1fr}}
@media(max-width:700px){:root{--pad:18px}.announcement{font-size:11px}.nav{height:66px}.brand img{width:138px}.order-pill{display:none}.hero-grid{min-height:auto}.hero-copy{padding-top:48px}.hero-copy h1{font-size:clamp(55px,17vw,76px);margin-top:16px}.hero-copy>p{font-size:17px}.hero-actions .button{flex:1}.hero-meta{gap:13px;flex-wrap:wrap}.food-stage{min-height:390px}.stage-disc{width:360px;height:360px;right:-25px;top:5px}.stage-box{width:340px;right:3%;bottom:55px}.stage-fries{width:120px;right:-4%;bottom:33px}.stage-coke{width:58px;right:21%;top:28px}.stage-bucket{width:130px;left:-3%;bottom:20px}.stage-note{width:86px;height:86px;font-size:11px;right:3%;top:31%}.quick-order{padding:26px 0}.quick-options{grid-template-columns:1fr}.quick-options>div{padding:13px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,.18)}.section{padding:72px 0}.section-tight{padding:58px 0}.section-head{display:block;margin-bottom:30px}.section-head h2,.duality-copy h2,.people-copy h2,.kairaba-copy h2{font-size:clamp(40px,13vw,58px)}.section-head>p{font-size:16px;margin-top:20px}.food-bento{grid-template-columns:1fr;grid-template-rows:310px 310px 290px 290px}.tile-local{grid-row:auto}.tile-copy{left:20px;top:20px}.tile-copy strong{font-size:34px}.tile-chicken img{width:68%}.tile-local img{width:105%;right:-30%}.tile-breakfast img{width:90%;right:-21%}.people-image{min-height:390px}.people-copy{padding:55px 0}.campaign-grid{grid-template-columns:1fr}.campaign-grid>*:first-child{grid-column:auto}.kairaba-feature-grid{gap:36px}.kairaba-store img{aspect-ratio:1.2}.location-row article{grid-template-columns:1fr}.location-row article>img{min-height:210px;height:210px}.location-row article>div{padding:22px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.menu-products{grid-template-columns:1fr 1fr;gap:9px}.category-bar{top:66px;margin-left:calc(var(--pad)*-1);margin-right:calc(var(--pad)*-1);padding-left:var(--pad)}.product-body{padding:12px 11px 6px}.product-name{font-size:13px;min-height:48px}.product-img img{padding:10px}.product-price{font-size:17px}.add{margin:10px 11px 11px;min-height:40px;font-size:12px}.cart-fab{right:14px;bottom:74px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-hero{padding:55px 0 38px}.page-hero h1{font-size:50px}.mobile-order-bar{display:flex;position:fixed;z-index:70;left:0;right:0;bottom:0;background:var(--charcoal);padding:9px 14px calc(9px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1)}.mobile-order-bar a{width:100%;background:var(--yellow);color:var(--ink);min-height:48px;display:flex;align-items:center;justify-content:center;font-weight:900}.kairaba-hero{padding:50px 0}.kairaba-hero h1{font-size:58px}.locations-page-grid{grid-template-columns:1fr}}

.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);background:var(--ink);color:white;padding:12px 16px;z-index:130;font-size:13px;font-weight:800;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:700px){.toast{bottom:76px}}

/* ===== MOSDOLI ORDERING V3 — mobile-first production UX ===== */
.order-app-body,.checkout-v3-body{background:#fffaf2;color:#11110f;padding-bottom:84px}.order-app-shell,.checkout-v3-shell{width:min(1120px,calc(100% - 36px));margin-inline:auto}.order-app-header,.checkout-v3-header{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,17,15,.08)}.order-app-nav{height:72px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.order-app-logo,.checkout-logo{justify-self:center;display:block}.order-app-logo img{width:150px}.icon-button,.checkout-back{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center;color:#111}.icon-button svg,.checkout-back svg,.app-bottom-nav svg,.location-pin-icon svg,.fulfilment-icon svg,.secure-label svg,.checkout-location-icon svg,.checkout-trust svg,.summary-note-v3 svg,.whatsapp-confirm-v3 svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-icon-button{position:relative}.cart-icon-button .cart-count{position:absolute;right:0;top:1px;margin:0;min-width:18px;height:18px;border-radius:999px;font-size:10px;border:2px solid #fffaf2}.order-mobile-nav{display:none;padding:8px 18px 18px;background:#fffaf2;border-top:1px solid var(--line)}.order-mobile-nav.open{display:grid}.order-mobile-nav a{padding:13px 2px;border-bottom:1px solid var(--line);font-weight:800}.order-app-main{padding:26px 0 54px}.order-context-v3{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.location-trigger{display:flex;align-items:center;gap:11px;border:0;background:transparent;padding:0;text-align:left;color:var(--ink)}.location-pin-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white}.location-trigger span>small,.checkout-location-card small{display:block;font-size:11px;color:var(--muted);font-weight:700}.location-trigger span>strong{display:block;font-size:18px;letter-spacing:-.025em;margin-top:2px}.location-trigger .chevron{width:18px;height:18px;fill:none;stroke:var(--red);stroke-width:2}.fulfilment-toggle{background:#eee9df;padding:4px;border-radius:999px;display:flex}.fulfilment-toggle button{border:0;background:transparent;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:850;color:#6d675f}.fulfilment-toggle button.active{background:white;color:var(--red);box-shadow:0 4px 12px rgba(27,20,14,.08)}.order-search-wrap{height:54px;border:1.5px solid #ddd5c9;border-radius:999px;background:#fff;display:grid;grid-template-columns:44px 1fr 36px;align-items:center;margin:8px 0 20px}.order-search-wrap svg{width:21px;height:21px;justify-self:end;fill:none;stroke:#777;stroke-width:1.8}.order-search-wrap input{border:0;outline:0;background:transparent;height:100%;font-size:15px;padding:0 12px}.order-search-wrap button{border:0;background:transparent;font-size:21px;color:#999}.category-circles{display:flex;gap:16px;overflow:auto;padding:4px 2px 18px;scrollbar-width:none}.category-circles::-webkit-scrollbar{display:none}.category-circles button{border:0;background:transparent;min-width:64px;padding:0;display:grid;justify-items:center;gap:8px;color:#3e3a35}.category-icon{width:56px;height:56px;border-radius:50%;background:#f0e9df;display:grid;place-items:center;overflow:hidden;border:2px solid transparent}.category-icon img{width:78%;height:78%;object-fit:contain}.category-all{background:var(--red)}.category-all img{width:54%;height:54%}.category-circles strong{font-size:11px;font-weight:800;white-space:nowrap}.category-circles button.active .category-icon{border-color:var(--red);box-shadow:0 0 0 3px #fffaf2,0 0 0 4px rgba(198,32,38,.18)}.category-circles button.active strong{color:var(--red)}.order-promo{position:relative;overflow:hidden;background:var(--red);color:white;min-height:258px;display:grid;grid-template-columns:1fr 1fr;margin:8px 0 34px;border-radius:18px}.order-promo:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:#a90e15;right:-90px;top:-100px;opacity:.7}.order-promo-copy{padding:24px 0 24px 24px;position:relative;z-index:2}.order-promo-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#ffd85a}.order-promo h1{font-size:42px;line-height:.86;letter-spacing:-.055em;margin:10px 0 12px;font-weight:950}.order-promo h1 em{font-style:normal;color:var(--yellow)}.order-promo p{font-size:12px;color:#f1d2d3;margin:0 0 14px}.promo-link{font-size:11px;background:white;color:#111;padding:9px 12px;border-radius:999px;display:inline-block}.order-promo-art{position:relative;z-index:1;display:flex;align-items:end;justify-content:center}.order-promo-art img{width:112%;max-width:330px;filter:drop-shadow(0 20px 20px rgba(61,0,0,.25));transform:translate(4%,8%)}.menu-section-v3{margin-top:34px;scroll-margin-top:90px}.menu-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.eyebrow-v3{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:900;color:var(--red);margin-bottom:5px}.menu-section-head h2,.summary-head-v3 h2{font-size:26px;letter-spacing:-.045em;margin:0;font-weight:900}.text-button{border:0;background:transparent;color:var(--red);font-size:12px;font-weight:850;padding:7px 0}.menu-count{font-size:12px;color:var(--muted)}.popular-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,24%);overflow:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.popular-rail::-webkit-scrollbar{display:none}.product-v3{position:relative;background:white;border:1px solid rgba(17,17,15,.1);border-radius:16px;display:grid;grid-template-columns:112px 1fr 46px;align-items:center;gap:12px;padding:12px;min-height:132px}.product-v3-compact{grid-template-columns:1fr;align-items:stretch;padding:0;overflow:hidden;min-height:0;scroll-snap-align:start}.product-image-v3{height:108px;background:#f3ede4;border-radius:12px;display:grid;place-items:center;overflow:hidden}.product-v3-compact .product-image-v3{height:145px;border-radius:0;background:#f1eadf}.product-image-v3 img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.product-copy-v3{min-width:0}.product-copy-v3>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8a8178;font-weight:800}.product-copy-v3 h3{font-size:15px;line-height:1.2;letter-spacing:-.02em;margin:4px 0 12px}.product-copy-v3>strong{font-size:18px;color:var(--red);font-weight:950}.product-v3-compact .product-copy-v3{padding:12px 12px 15px}.product-v3-compact .product-copy-v3 h3{min-height:36px;font-size:13px;margin-bottom:8px}.product-add-v3{width:42px;height:42px;border:0;border-radius:50%;background:var(--red);color:white;font-size:24px;align-self:center;justify-self:end}.product-v3-compact .product-add-v3{position:absolute;right:10px;bottom:10px;width:34px;height:34px;font-size:20px}.product-qty-v3{display:flex;align-items:center;gap:5px;background:#fff4f2;border-radius:999px;padding:4px;justify-self:end}.product-qty-v3 button{border:0;background:white;width:30px;height:30px;border-radius:50%;color:var(--red);font-size:19px}.product-qty-v3 b{min-width:18px;text-align:center}.product-v3-compact .product-qty-v3{position:absolute;right:8px;bottom:8px}.menu-list-v3{display:grid;grid-template-columns:1fr 1fr;gap:12px}.search-empty{text-align:center;padding:50px 20px}.search-empty img{width:70px;margin:auto}.search-empty h3{font-size:26px;margin:15px 0 6px}.search-empty p{color:var(--muted);margin:0 0 18px}.all-menu-section.is-empty .menu-list-v3{display:none}.app-bottom-nav{display:none}.location-modal{position:fixed;inset:0;z-index:180;pointer-events:none;opacity:0;transition:.2s}.location-modal.open{pointer-events:auto;opacity:1}.location-backdrop{position:absolute;inset:0;background:rgba(17,12,9,.5);backdrop-filter:blur(3px)}.location-sheet{position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:min(560px,calc(100% - 32px));background:#fffaf2;padding:22px;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.26);transition:.25s}.location-modal.open .location-sheet{transform:translate(-50%,-50%)}.sheet-handle{display:none}.sheet-head{display:flex;justify-content:space-between;gap:22px;margin-bottom:20px}.sheet-head h2{font-size:31px;letter-spacing:-.045em;margin:0}.sheet-head p{margin:6px 0 0;color:var(--muted);font-size:14px}.sheet-close{border:0;background:#eee9df;width:38px;height:38px;border-radius:50%;font-size:22px}.location-choice-list{display:grid;gap:10px}.location-choice{width:100%;display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:14px;text-align:left;border:1.5px solid #ddd4c8;background:white;padding:10px;border-radius:14px}.location-choice.selected{border-color:var(--red)}.location-choice img{width:88px;height:78px;object-fit:cover;border-radius:9px}.location-choice span>*{display:block}.location-choice strong{font-size:16px}.location-choice small{font-size:12px;color:var(--muted);margin-top:4px}.location-choice em{font-size:10px;color:var(--red);font-style:normal;font-weight:800;margin-top:5px}.choice-check{width:28px;height:28px;border-radius:50%;background:var(--red);color:white;display:grid;place-items:center}.location-choice.disabled{opacity:.62}.soon-badge{font-size:9px;text-transform:uppercase;letter-spacing:.08em;background:#fff0ef;color:var(--red);padding:7px 8px;border-radius:999px}.location-continue{width:100%;min-height:52px;border:0;background:var(--red);color:white;font-weight:900;margin-top:16px;border-radius:999px}.drawer.open{display:block}.cart-panel-v3{background:#fffaf2}.drawer-head-v3{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:start}.drawer-head-v3 h2{font-size:29px;letter-spacing:-.045em;margin:0}.drawer-close-v3{border:0;background:#eee9df;border-radius:50%;width:39px;height:39px;font-size:23px}.cart-context-mini{display:flex;align-items:center;gap:9px;padding:11px 22px;border-bottom:1px solid var(--line);font-size:12px}.cart-context-mini strong{font-size:13px}.cart-context-mini span{color:var(--muted);padding-left:9px;border-left:1px solid var(--line)}.cart-context-mini button{margin-left:auto;border:0;background:transparent;color:var(--red);font-weight:850}.drawer-items-v3{padding:5px 22px}.cart-line-v3{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line-image{width:72px;height:72px;background:#f1eadf;border-radius:10px;display:grid;place-items:center}.cart-line-image img{width:90%;height:90%;object-fit:contain}.cart-line-copy strong,.cart-line-copy span{display:block}.cart-line-copy strong{font-size:13px;line-height:1.25}.cart-line-copy span{font-size:12px;color:var(--red);font-weight:900;margin-top:4px}.cart-qty-v3{display:flex;align-items:center;gap:8px;margin-top:9px}.cart-qty-v3 button{width:28px;height:28px;border:1px solid #ddd4c8;background:white;border-radius:50%}.cart-line-total{font-size:13px}.cart-empty-v3{text-align:center;padding:70px 22px}.cart-empty-v3 img{width:62px;margin:auto}.cart-empty-v3 h3{font-size:24px;margin:14px 0 5px}.cart-empty-v3 p{color:var(--muted);font-size:13px}.drawer-total-v3{padding:18px 22px calc(18px + env(safe-area-inset-bottom));background:white}.drawer-total-v3 p{font-size:10px;line-height:1.4;color:var(--muted);margin:0 0 13px}.checkout-cta-v3{min-height:56px;background:var(--red);color:white;border-radius:999px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-weight:900}.checkout-cta-v3.disabled{opacity:.42;pointer-events:none}.toast{border-radius:999px}

/* Checkout V3 */
.checkout-v3-body{padding-bottom:0}.checkout-v3-header{position:sticky}.checkout-v3-shell{max-width:1100px}.checkout-v3-header .checkout-v3-shell{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.checkout-back{justify-self:start}.checkout-logo img{width:145px}.secure-label{justify-self:end;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#5e5952}.secure-label svg{width:16px;height:16px}.checkout-v3-main{padding:34px 0 70px}.checkout-v3-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;align-items:start}.checkout-flow-card,.checkout-summary-v3{background:white;border:1px solid rgba(17,17,15,.1);border-radius:18px}.checkout-flow-card{padding:30px}.checkout-title-block h1{font-size:42px;line-height:.95;letter-spacing:-.055em;margin:4px 0 12px}.checkout-title-block p{font-size:14px;line-height:1.5;color:var(--muted);max-width:590px;margin:0}.checkout-progress{display:flex;align-items:center;margin:28px 0 32px}.progress-step{display:flex;align-items:center;gap:7px;color:#9b938a;white-space:nowrap}.progress-step b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eee9df;font-size:11px}.progress-step span{font-size:11px;font-weight:800}.progress-step.active,.progress-step.done{color:var(--red)}.progress-step.active b{background:var(--red);color:white}.progress-step.done b{background:#ffe7e4;color:var(--red)}.progress-line{height:1px;background:#e2dbd1;flex:1;margin:0 8px}.checkout-step{display:none}.checkout-step.active{display:block}.step-heading>span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--red);font-weight:900}.step-heading h2{font-size:25px;letter-spacing:-.04em;margin:5px 0 18px}.checkout-location-card{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;background:#f8f3ea;border:1px solid #e5ddd2;border-radius:14px;padding:14px}.checkout-location-icon{width:44px;height:44px;border-radius:50%;background:var(--red);color:white;display:grid;place-items:center}.checkout-location-card strong,.checkout-location-card span{display:block}.checkout-location-card strong{font-size:15px}.checkout-location-card span{font-size:11px;color:var(--muted);margin-top:3px}.checkout-location-card>a{font-size:11px;color:var(--red);font-weight:850}.fulfilment-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.fulfilment-card{position:relative;border:1.5px solid #ddd4c8;background:white;border-radius:14px;text-align:left;padding:18px;display:grid;grid-template-columns:42px 1fr;gap:10px}.fulfilment-card.active{border-color:var(--red);background:#fff8f7}.fulfilment-icon{width:42px;height:42px;background:#f3ede5;border-radius:50%;display:grid;place-items:center;color:var(--red)}.fulfilment-card strong,.fulfilment-card small{display:block;grid-column:2}.fulfilment-card strong{font-size:15px;align-self:end}.fulfilment-card small{font-size:10px;color:var(--muted);margin-top:-8px}.selection-dot{position:absolute;right:12px;top:12px;width:18px;height:18px;border-radius:50%;border:1.5px solid #bbb3a9}.fulfilment-card.active .selection-dot,.payment-card-v3:has(input:checked) .selection-dot{border:5px solid var(--red)}.checkout-next,.place-order-v3{width:100%;min-height:54px;border:0;border-radius:999px;background:var(--red);color:white;font-weight:900;margin-top:18px}.field-v3{margin-bottom:15px}.field-v3 label{display:flex;justify-content:space-between;font-size:11px;font-weight:850;margin-bottom:7px}.field-v3 label em{font-style:normal;color:#9a9289;font-weight:650}.field-v3 input,.field-v3 textarea{width:100%;border:1.5px solid #d9d0c5;background:white;border-radius:12px;padding:14px 15px;outline:0;font-size:15px}.field-v3 input:focus,.field-v3 textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(189,35,41,.08)}.field-v3 input.invalid{border-color:#bd2329}.field-error{display:block;color:var(--red);font-size:10px;margin-top:5px;min-height:0}.field-help{display:block;color:var(--muted);font-size:10px;margin-top:5px}.phone-field{display:grid;grid-template-columns:58px 1fr;border:1.5px solid #d9d0c5;border-radius:12px;overflow:hidden}.phone-field:focus-within{border-color:var(--red);box-shadow:0 0 0 3px rgba(189,35,41,.08)}.phone-field span{display:grid;place-items:center;background:#f3ede5;font-size:12px;font-weight:850;border-right:1px solid #d9d0c5}.phone-field input{border:0!important;border-radius:0;box-shadow:none!important}.checkout-step-actions{display:grid;grid-template-columns:96px 1fr;gap:10px;margin-top:18px}.checkout-back-step{border:1.5px solid #d8cfc3;background:white;border-radius:999px;font-weight:850}.checkout-step-actions .checkout-next,.checkout-step-actions .place-order-v3{margin:0}.payment-cards-v3{display:grid;gap:9px}.payment-card-v3{position:relative;border:1.5px solid #ddd4c8;border-radius:14px;padding:13px;display:grid;grid-template-columns:42px 1fr 22px;align-items:center;gap:11px;background:white}.payment-card-v3:has(input:checked){border-color:var(--red);background:#fff8f7}.payment-card-v3 input{position:absolute;opacity:0;pointer-events:none}.payment-symbol{width:42px;height:42px;border-radius:12px;background:#f3ede5;display:grid;place-items:center;color:var(--red);font-weight:950}.payment-symbol svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.wave-symbol{background:#27a9e1;color:white}.payment-card-v3 strong,.payment-card-v3 small{display:block}.payment-card-v3 strong{font-size:13px}.payment-card-v3 small{font-size:10px;color:var(--muted);margin-top:3px}.payment-card-v3.disabled{opacity:.55}.payment-card-v3 .soon-badge{justify-self:end}.place-order-v3{display:flex;align-items:center;justify-content:space-between;padding:0 18px}.checkout-trust{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:10px;margin:12px 0 0}.checkout-trust svg{width:14px;height:14px}.checkout-summary-v3{padding:22px;position:sticky;top:94px}.summary-head-v3{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:15px}.summary-head-v3 h2{font-size:22px}.summary-head-v3 a{font-size:11px;color:var(--red);font-weight:850}.checkout-items-v3{padding:5px 0}.checkout-item-v3{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-item-v3 img{width:58px;height:58px;object-fit:contain;background:#f2ece3;border-radius:9px}.checkout-item-v3 strong,.checkout-item-v3 span{display:block}.checkout-item-v3 strong{font-size:11px;line-height:1.2}.checkout-item-v3 span{font-size:10px;color:var(--muted);margin-top:4px}.checkout-item-v3>b{font-size:11px}.summary-total-v3{padding-top:10px}.summary-total-v3>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:11px}.summary-total-v3 .delivery-fee-line strong{font-size:10px;color:var(--muted)}.summary-total-v3 .grand-total-v3{border-top:1px solid var(--line);margin-top:7px;padding-top:14px;font-size:16px}.summary-total-v3 .grand-total-v3 strong{color:var(--red);font-size:20px}.summary-note-v3{display:flex;gap:8px;margin-top:15px;padding:12px;background:#fff7df;border-radius:10px;color:#625522}.summary-note-v3 svg{min-width:16px;width:16px;height:16px}.summary-note-v3 span{font-size:9px;line-height:1.45}.order-success-v3{display:none;max-width:690px;margin:55px auto 0;text-align:center;padding:30px}.order-success-v3.visible{display:block}.success-check-v3{width:68px;height:68px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:950}.order-success-v3 h1{font-size:52px;letter-spacing:-.06em;margin:6px 0}.order-success-v3>p{color:var(--muted);font-size:14px;line-height:1.5;max-width:520px;margin:0 auto 28px}.status-tracker-v3{background:white;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;align-items:center;text-align:left;margin-bottom:18px}.status-node{display:flex;align-items:center;gap:9px;min-width:0}.status-node>b{width:28px;height:28px;min-width:28px;border-radius:50%;background:#eee9df;display:grid;place-items:center;font-size:10px}.status-node.active>b{background:var(--red);color:white}.status-node span>*{display:block}.status-node strong{font-size:11px}.status-node small{font-size:9px;color:var(--muted);margin-top:2px}.status-line-v3{height:1px;background:#ddd4c8;flex:1;margin:0 10px}.whatsapp-confirm-v3{min-height:56px;border-radius:999px;background:#111;color:white;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900}.whatsapp-confirm-v3 svg{width:20px;height:20px}.success-secondary{display:inline-block;margin-top:14px;font-size:12px;font-weight:850;color:var(--red)}

@media(max-width:820px){.menu-list-v3{grid-template-columns:1fr}.popular-rail{grid-auto-columns:minmax(170px,43%)}.checkout-v3-grid{grid-template-columns:1fr}.checkout-summary-v3{position:static;order:-1}.checkout-v3-grid{display:flex;flex-direction:column}.checkout-flow-card,.checkout-summary-v3{width:100%}.secure-label{font-size:0}.secure-label svg{width:18px;height:18px}.order-promo{grid-template-columns:1.15fr .85fr}.checkout-title-block h1{font-size:36px}}
@media(max-width:600px){.order-app-body{padding-bottom:84px}.order-app-shell,.checkout-v3-shell{width:calc(100% - 28px)}.order-app-nav{height:64px}.order-app-logo img{width:138px}.order-app-main{padding-top:18px}.order-context-v3{align-items:start}.location-trigger{gap:8px}.location-pin-icon{width:38px;height:38px}.location-trigger span>strong{font-size:16px}.fulfilment-toggle button{padding:9px 10px;font-size:10px}.order-search-wrap{height:50px;margin-bottom:16px}.category-circles{gap:12px;margin-right:-14px;padding-right:14px}.category-icon{width:52px;height:52px}.category-circles button{min-width:57px}.order-promo{min-height:222px;border-radius:14px;margin-bottom:28px}.order-promo-copy{padding:19px 0 19px 18px}.order-promo h1{font-size:34px}.order-promo-art img{width:130%;max-width:235px;transform:translate(8%,10%)}.menu-section-v3{margin-top:28px}.menu-section-head h2{font-size:23px}.popular-rail{grid-auto-columns:48%;gap:9px;margin-right:-14px;padding-right:14px}.product-v3{grid-template-columns:92px 1fr 40px;padding:10px;min-height:114px;gap:10px;border-radius:13px}.product-image-v3{height:91px}.product-copy-v3 h3{font-size:13px;margin-bottom:9px}.product-copy-v3>strong{font-size:16px}.product-add-v3{width:36px;height:36px;font-size:21px}.product-v3-compact{grid-template-columns:1fr;padding:0}.product-v3-compact .product-image-v3{height:130px}.product-v3-compact .product-copy-v3{padding:10px 10px 14px}.product-v3-compact .product-copy-v3 h3{font-size:12px;min-height:34px}.app-bottom-nav{position:fixed;z-index:120;left:0;right:0;bottom:0;height:68px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #e3ddd3;box-shadow:0 -8px 24px rgba(48,31,16,.07)}.app-bottom-nav a,.app-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#676057;font-size:9px;font-weight:760}.app-bottom-nav svg{width:21px;height:21px}.app-bottom-nav .active{color:var(--red)}.nav-cart-badge{position:relative}.nav-cart-badge b{display:none;position:absolute;right:-8px;top:-7px;background:var(--red);color:white;width:16px;height:16px;border-radius:50%;font-size:8px;place-items:center}.nav-cart-badge.has-items b{display:grid}.location-sheet{left:0;right:0;top:auto;bottom:0;transform:translateY(100%);width:100%;border-radius:22px 22px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom))}.location-modal.open .location-sheet{transform:translateY(0)}.sheet-handle{display:block;width:40px;height:4px;border-radius:999px;background:#cfc7bc;margin:0 auto 15px}.sheet-head h2{font-size:27px}.location-choice{grid-template-columns:74px 1fr auto;padding:8px}.location-choice img{width:74px;height:68px}.location-choice strong{font-size:14px}.location-choice small{font-size:10px}.location-choice em{font-size:9px}.cart-panel-v3{width:100%;border-radius:20px 20px 0 0;height:min(88vh,760px);margin-top:auto}.drawer{align-items:end}.drawer.open{display:flex}.drawer-head-v3{padding:17px 18px}.drawer-head-v3 h2{font-size:25px}.cart-context-mini,.drawer-items-v3{padding-left:18px;padding-right:18px}.drawer-total-v3{padding-left:18px;padding-right:18px}.checkout-v3-header .checkout-v3-shell{height:64px}.checkout-logo img{width:130px}.checkout-v3-main{padding:18px 0 45px}.checkout-summary-v3{padding:14px;border-radius:14px}.summary-head-v3{padding-bottom:10px}.summary-head-v3 h2{font-size:19px}.checkout-items-v3{display:none}.summary-total-v3>div{padding:5px 0}.summary-total-v3 .grand-total-v3{padding-top:11px}.summary-note-v3{display:none}.checkout-flow-card{padding:18px 16px;border-radius:14px}.checkout-title-block h1{font-size:32px}.checkout-title-block p{font-size:12px}.checkout-progress{margin:22px 0 26px}.progress-step span{display:none}.progress-line{margin:0 5px}.step-heading h2{font-size:22px}.fulfilment-cards{grid-template-columns:1fr}.checkout-step-actions{grid-template-columns:76px 1fr}.payment-card-v3{grid-template-columns:38px 1fr 22px;padding:11px}.payment-symbol{width:38px;height:38px}.order-success-v3{padding:28px 14px;margin-top:20px}.order-success-v3 h1{font-size:44px}.status-tracker-v3{padding:14px;overflow:auto}.status-node strong{font-size:10px}.status-node small{font-size:8px}.status-line-v3{min-width:22px}}

/* =========================================================
   MOSDOLI ORDERING V4 — BIG-CHAIN UX POLISH
   Deliberately restrained: fast-food product UI, not SaaS UI.
   ========================================================= */
.order-v4{--app-red:var(--mosdoli-red);--app-cream:#fffaf2;--app-line:#e3ddd3;--app-soft:#f4eee5;--app-ink:#11110f}
.order-v4 .order-app-header,.checkout-v4-header{background:rgba(255,250,242,.985);backdrop-filter:blur(12px)}
.order-v4 .order-app-nav{height:68px}
.order-v4 .order-app-logo img{width:146px}
.order-v4 .icon-button{min-width:44px;min-height:44px}
.order-v4 .cart-icon-button .cart-count{background:var(--red);color:#fff;font-weight:900;display:grid;place-items:center}
.order-v4 .order-app-main{padding-top:20px}
.order-v4 .order-mobile-nav{box-shadow:0 16px 30px rgba(25,16,10,.07)}
.order-v4 .order-mobile-nav a.active{color:var(--red)}

.order-start-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--app-line);padding:12px 14px;margin-bottom:14px;box-shadow:0 3px 12px rgba(39,25,14,.035)}
.order-start-card .location-trigger{min-width:0;flex:1}
.order-start-card .location-trigger>span:nth-child(2){min-width:0}
.order-start-card .location-trigger strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.order-v4 .location-pin-icon{width:38px;height:38px;min-width:38px;border-radius:50%}
.order-v4 .fulfilment-toggle{border-radius:8px;padding:3px;background:#eee8df}
.order-v4 .fulfilment-toggle button{border-radius:6px;padding:9px 13px;min-height:38px}
.order-v4 .fulfilment-toggle button.active{box-shadow:none;border:1px solid #ded7cd}

.order-v4 .order-search-wrap{border-radius:10px;border:1px solid var(--app-line);height:52px;margin:0 0 12px;box-shadow:none}
.order-v4 .order-search-wrap input{font-size:15px}
.order-v4 .category-circles{gap:14px;padding:4px 2px 17px;margin-bottom:3px}
.order-v4 .category-icon{width:54px;height:54px;background:#f4eee5;border:1px solid #ebe3d7}
.order-v4 .category-circles button.active .category-icon{border:2px solid var(--red);box-shadow:none}
.order-v4 .category-circles strong{font-size:10.5px;font-weight:780}
.order-v4 .category-circles button.active strong{font-weight:900}

.order-v4 .order-promo{border-radius:12px;min-height:246px;margin-top:4px;margin-bottom:32px}
.order-v4 .order-promo:before{display:none}
.order-v4 .order-promo-copy{padding:24px 0 24px 24px}
.order-v4 .promo-link{border-radius:7px;padding:9px 12px}
.order-v4 .menu-section-head h2{font-weight:920}
.order-v4 .popular-rail{gap:10px}

.order-v4 .product-v3{border-radius:10px;border-color:#e3ddd3;box-shadow:none;padding:10px;grid-template-columns:1fr auto;gap:10px;min-height:118px;transition:border-color .14s,transform .14s;background:#fff}
.order-v4 .product-v3:hover{border-color:#cfc5b8}
.order-v4 .product-main-v4{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:12px;background:transparent;border:0;padding:0;text-align:left;min-width:0;color:inherit;cursor:pointer}
.order-v4 .product-image-v3{height:96px;border-radius:8px;background:#f4eee5}
.order-v4 .product-image-v3 img{width:90%;height:90%}
.order-v4 .product-copy-v3 h3{font-size:14px;margin:0 0 10px;line-height:1.22;font-weight:820}
.order-v4 .product-copy-v3>strong{font-size:17px}
.order-v4 .product-copy-v3>span{display:none}
.order-v4 .product-add-v3{border-radius:50%;width:40px;height:40px;font-size:23px;box-shadow:none;transition:transform .12s,background .12s}
.order-v4 .product-add-v3:active{transform:scale(.93)}
.order-v4 .product-qty-v3{background:transparent;border-radius:0;padding:0;gap:7px}
.order-v4 .product-qty-v3 button{border:1px solid #ddd4c8;border-radius:50%;width:32px;height:32px;font-weight:900}
.order-v4 .product-qty-v3 b{font-size:13px}

.order-v4 .product-v3-compact{display:grid;grid-template-columns:1fr;align-items:stretch;padding:0;overflow:hidden;border-radius:10px;min-height:0}
.order-v4 .product-v3-compact .product-main-v4{display:block;text-align:left}
.order-v4 .product-v3-compact .product-image-v3{height:142px;border-radius:0;background:#f4eee5}
.order-v4 .product-v3-compact .product-copy-v3{padding:12px 12px 14px}
.order-v4 .product-v3-compact .product-copy-v3 h3{font-size:13px;min-height:32px;margin:0 40px 8px 0}
.order-v4 .product-v3-compact .product-add-v3{right:10px;bottom:11px}
.order-v4 .product-v3-compact .product-qty-v3{position:absolute;right:8px;bottom:9px;background:#fff;padding:2px}

.floating-cart-bar{display:none;position:fixed;left:50%;transform:translateX(-50%) translateY(20px);bottom:78px;z-index:130;width:min(520px,calc(100% - 28px));min-height:54px;border:0;background:var(--red);color:#fff;padding:0 16px;align-items:center;justify-content:space-between;box-shadow:0 14px 34px rgba(103,10,14,.28);opacity:0;pointer-events:none;transition:opacity .16s,transform .16s}
.floating-cart-bar.show{display:flex;opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.floating-cart-bar>span{display:flex;align-items:center;gap:9px;font-weight:850}
.floating-cart-bar>span>b{width:24px;height:24px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;font-size:11px}
.floating-cart-bar strong{font-size:14px}

.order-v4 .cart-panel-v3{background:#fffaf2;display:flex;flex-direction:column;max-width:520px;margin-left:auto;height:100%;border-radius:0}
.order-v4 .drawer-head-v3{padding:20px 22px;background:#fff}
.order-v4 .drawer-head-v3 h2{font-size:27px}
.order-v4 .cart-context-mini{background:#fffaf2;padding-top:12px;padding-bottom:12px}
.order-v4 .drawer-items-v3{flex:1;overflow:auto}
.order-v4 .drawer-total-v3{border-top:1px solid var(--line);box-shadow:0 -8px 22px rgba(31,20,12,.05)}
.cart-add-more{display:inline-flex;border:0;background:transparent;color:var(--red);font-weight:850;font-size:12px;padding:2px 0 12px}
.order-v4 .checkout-cta-v3{border-radius:8px;min-height:56px}
.order-v4 .drawer-total-v3 .total-line{font-size:14px;font-weight:850;margin-bottom:7px}
.order-v4 .delivery-fee-note{font-size:10px}

.product-modal{position:fixed;inset:0;z-index:210;opacity:0;pointer-events:none;transition:opacity .16s}
.product-modal.open{opacity:1;pointer-events:auto}
.product-backdrop{position:absolute;inset:0;background:rgba(17,12,9,.54);backdrop-filter:blur(3px)}
.product-sheet-v4{position:absolute;left:50%;top:50%;transform:translate(-50%,-47%);width:min(520px,calc(100% - 28px));max-height:88vh;overflow:auto;background:#fffaf2;box-shadow:0 30px 90px rgba(0,0,0,.25);transition:transform .18s;padding-bottom:94px}
.product-modal.open .product-sheet-v4{transform:translate(-50%,-50%)}
.product-sheet-v4 .sheet-handle{display:none}
.product-sheet-close{position:absolute;right:14px;top:14px;z-index:3;width:40px;height:40px;border-radius:50%;border:0;background:rgba(255,255,255,.92);font-size:23px;box-shadow:0 4px 16px rgba(0,0,0,.08)}
.product-sheet-image{height:300px;background:#f3ede4;display:grid;place-items:center;overflow:hidden}
.product-sheet-image img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(37,22,12,.14))}
.product-sheet-copy{padding:24px}
.product-sheet-copy h2{font-size:30px;line-height:1;letter-spacing:-.045em;margin:5px 0 12px}
.product-sheet-copy>strong{font-size:23px;color:var(--red)}
.product-sheet-copy p{font-size:11px;line-height:1.45;color:var(--muted);margin:18px 0 0;padding-top:15px;border-top:1px solid var(--line)}
.product-sheet-footer{position:absolute;left:0;right:0;bottom:0;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}
.product-sheet-qty{height:52px;display:flex;align-items:center;border:1px solid #ddd4c8;background:#fff}
.product-sheet-qty button{width:46px;height:50px;border:0;background:transparent;font-size:22px;color:var(--red)}
.product-sheet-qty button:disabled{opacity:.3}
.product-sheet-qty b{width:28px;text-align:center;font-size:13px}
.product-sheet-add{min-height:52px;border:0;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-weight:900}
.product-sheet-add strong{font-size:13px}

/* Checkout V4 — one-page, no wizard. */
.checkout-v4-body{background:#f7f3ec;padding-bottom:0}
.checkout-v4-main{padding:28px 0 68px}
.checkout-v4-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}
.checkout-v4-content{min-width:0}
.checkout-v4-title{padding:4px 2px 22px}
.checkout-v4-title h1{font-size:40px;margin:4px 0 10px}
.checkout-v4-title p{font-size:13px;max-width:560px}
.checkout-section-v4{background:#fff;border:1px solid #e3ddd3;padding:22px;margin-bottom:12px}
.checkout-section-head-v4{display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:start;margin-bottom:17px}
.checkout-section-head-v4>span{width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}
.checkout-section-head-v4 h2{font-size:21px;letter-spacing:-.03em;margin:1px 0 3px}
.checkout-section-head-v4 p{font-size:11px;color:var(--muted);margin:0}
.checkout-location-v4{border-radius:8px;background:#faf6ef}
.fulfilment-cards-v4{margin-top:10px}
.fulfilment-cards-v4 .fulfilment-card{border-radius:8px;padding:14px;grid-template-columns:40px 1fr 20px;align-items:center}
.fulfilment-cards-v4 .fulfilment-card>span:nth-child(2){display:block;min-width:0}
.fulfilment-cards-v4 .fulfilment-card strong,.fulfilment-cards-v4 .fulfilment-card small{display:block;grid-column:auto;margin:0}
.fulfilment-cards-v4 .fulfilment-card small{font-size:10px;margin-top:3px}
.fulfilment-cards-v4 .selection-dot{position:static;justify-self:end}
.checkout-fields-grid-v4{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.checkout-v4-body .field-v3{margin-bottom:12px}
.checkout-v4-body .field-v3 input,.checkout-v4-body .field-v3 textarea{border-radius:8px;border:1px solid #d9d0c5;min-height:50px}
.checkout-v4-body .phone-field{border-radius:8px;border-width:1px}
.payment-cards-v4{grid-template-columns:1fr 1fr;display:grid;gap:9px}
.payment-cards-v4 .payment-card-v3{border-radius:8px;min-height:72px;padding:11px;grid-template-columns:38px 1fr 20px}
.payment-cards-v4 .payment-symbol{border-radius:7px;width:38px;height:38px}
.checkout-submit-desktop{margin-top:14px}
.place-order-v4{border-radius:8px;min-height:58px;margin:0}
.checkout-summary-v4{border-radius:0;border:1px solid #e3ddd3;top:90px;box-shadow:none}
.checkout-summary-v4 .summary-note-v3{border-radius:0}
.checkout-mobile-bar{display:none}
.order-success-v4{max-width:620px}
.order-success-v4 .whatsapp-confirm-v3{border-radius:8px}

@media(max-width:820px){
  .checkout-v4-grid{display:flex;flex-direction:column;gap:10px}
  .checkout-summary-v4{order:0;width:100%;position:static}
  .checkout-v4-content{order:1;width:100%}
  .checkout-v4-title{padding:4px 2px 10px}
  .checkout-v4-title h1{font-size:34px}
  .checkout-summary-v4 .checkout-items-v3{display:none}
  .checkout-summary-v4 .summary-head-v3{border-bottom:0;padding-bottom:4px}
  .checkout-summary-v4 .summary-total-v3>div:not(.grand-total-v3){display:none}
  .checkout-summary-v4 .grand-total-v3{border-top:0;margin:0;padding:4px 0 0}
  .checkout-summary-v4 .summary-note-v3{display:none}
  .checkout-fields-grid-v4{grid-template-columns:1fr}
  .payment-cards-v4{grid-template-columns:1fr}
}

@media(max-width:600px){
  .order-v4{padding-bottom:142px}
  .order-v4 .order-app-shell,.checkout-v4-body .checkout-v3-shell{width:calc(100% - 24px)}
  .order-v4 .order-app-nav{height:62px}
  .order-v4 .order-app-logo img{width:132px}
  .order-v4 .order-app-main{padding-top:12px}
  .order-start-card{padding:10px;gap:8px;margin-bottom:10px}
  .order-v4 .location-pin-icon{width:34px;height:34px;min-width:34px}
  .order-v4 .location-trigger span>small{font-size:9px}
  .order-v4 .location-trigger span>strong{font-size:15px}
  .order-v4 .location-trigger .chevron{width:15px}
  .order-v4 .fulfilment-toggle button{padding:8px 9px;font-size:9.5px;min-height:34px}
  .order-v4 .order-search-wrap{height:48px;margin-bottom:9px}
  .order-v4 .category-circles{gap:11px;margin-right:-12px;padding-right:12px;padding-bottom:13px}
  .order-v4 .category-icon{width:49px;height:49px}
  .order-v4 .category-circles button{min-width:53px}
  .order-v4 .category-circles strong{font-size:9.5px}
  .order-v4 .order-promo{min-height:210px;border-radius:10px;margin-bottom:26px}
  .order-v4 .order-promo-copy{padding:18px 0 18px 17px}
  .order-v4 .order-promo h1{font-size:32px}
  .order-v4 .promo-link{font-size:10px;padding:8px 10px}
  .order-v4 .menu-section-v3{margin-top:24px;scroll-margin-top:70px}
  .order-v4 .menu-section-head h2{font-size:22px}
  .order-v4 .popular-rail{grid-auto-columns:52%;gap:8px;margin-right:-12px;padding-right:12px}
  .order-v4 .product-v3{min-height:108px;padding:8px;grid-template-columns:1fr 38px}
  .order-v4 .product-main-v4{grid-template-columns:84px 1fr;gap:10px}
  .order-v4 .product-image-v3{height:84px}
  .order-v4 .product-copy-v3 h3{font-size:12.5px;margin-bottom:8px}
  .order-v4 .product-copy-v3>strong{font-size:15.5px}
  .order-v4 .product-add-v3{width:36px;height:36px;font-size:20px}
  .order-v4 .product-v3-compact{padding:0;grid-template-columns:1fr}
  .order-v4 .product-v3-compact .product-main-v4{display:block}
  .order-v4 .product-v3-compact .product-image-v3{height:132px}
  .order-v4 .product-v3-compact .product-copy-v3{padding:10px 10px 13px}
  .order-v4 .product-v3-compact .product-copy-v3 h3{font-size:11.5px;min-height:29px}
  .order-v4 .app-bottom-nav{height:64px}
  .floating-cart-bar{bottom:72px;border-radius:8px;min-height:52px}
  .order-v4 .cart-panel-v3{max-width:none;width:100%;height:min(92dvh,820px);border-radius:16px 16px 0 0}
  .order-v4 .drawer-head-v3{padding:16px 16px}
  .order-v4 .drawer-head-v3 h2{font-size:23px}
  .product-sheet-v4{left:0;right:0;bottom:0;top:auto;width:100%;max-height:90dvh;transform:translateY(100%);border-radius:18px 18px 0 0}
  .product-modal.open .product-sheet-v4{transform:translateY(0)}
  .product-sheet-v4 .sheet-handle{display:block;width:38px;height:4px;border-radius:999px;background:#cec5b9;margin:9px auto 0}
  .product-sheet-image{height:235px}
  .product-sheet-copy{padding:20px 18px}
  .product-sheet-copy h2{font-size:26px}
  .product-sheet-copy p{font-size:10px}
  .product-sheet-footer{grid-template-columns:104px 1fr;padding-left:14px;padding-right:14px}
  .product-sheet-qty button{width:38px}

  .checkout-v4-body{padding-bottom:96px}
  .checkout-v4-header .checkout-v3-shell{height:62px}
  .checkout-v4-header .checkout-logo img{width:126px}
  .checkout-v4-main{padding:14px 0 30px}
  .checkout-v4-title h1{font-size:31px}
  .checkout-v4-title p{font-size:11.5px}
  .checkout-section-v4{padding:15px 13px;margin-bottom:9px}
  .checkout-section-head-v4{grid-template-columns:28px 1fr;gap:9px;margin-bottom:13px}
  .checkout-section-head-v4>span{width:25px;height:25px;font-size:10px}
  .checkout-section-head-v4 h2{font-size:19px}
  .checkout-section-head-v4 p{font-size:9.5px}
  .checkout-location-v4{padding:11px;grid-template-columns:38px 1fr auto}
  .checkout-location-v4 .checkout-location-icon{width:38px;height:38px}
  .fulfilment-cards-v4{grid-template-columns:1fr 1fr;gap:7px}
  .fulfilment-cards-v4 .fulfilment-card{padding:10px 8px;grid-template-columns:32px 1fr 16px;gap:7px;min-height:66px}
  .fulfilment-cards-v4 .fulfilment-icon{width:32px;height:32px}
  .fulfilment-cards-v4 .fulfilment-card strong{font-size:12px}
  .fulfilment-cards-v4 .fulfilment-card small{font-size:8.5px;line-height:1.25}
  .checkout-v4-body .field-v3{margin-bottom:10px}
  .checkout-v4-body .field-v3 label{font-size:10.5px}
  .checkout-v4-body .field-v3 input,.checkout-v4-body .field-v3 textarea{font-size:14px;padding:12px;min-height:47px}
  .payment-cards-v4 .payment-card-v3{padding:10px;min-height:64px}
  .payment-cards-v4 .payment-card-v3 strong{font-size:12px}
  .payment-cards-v4 .payment-card-v3 small{font-size:9px}
  .checkout-submit-desktop{display:none}
  .checkout-mobile-bar{position:fixed;z-index:160;left:0;right:0;bottom:0;display:flex;align-items:center;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e3ddd3;box-shadow:0 -8px 24px rgba(35,23,13,.08)}
  .checkout-mobile-bar.hidden{display:none}
  .checkout-mobile-bar>div{min-width:82px}
  .checkout-mobile-bar small,.checkout-mobile-bar strong{display:block}
  .checkout-mobile-bar small{font-size:8.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}
  .checkout-mobile-bar strong{font-size:16px;margin-top:2px}
  .checkout-mobile-bar button{flex:1;min-height:52px;border:0;background:var(--red);color:#fff;font-weight:900;border-radius:8px}
  .order-success-v4{margin-top:15px;padding:22px 12px}
  .order-success-v4 h1{font-size:38px}
}


/* =========================================================
   MOSDOLI V5 — LOCKED BRAND + NATIVE ORDERING UX
   Conversion-first. Familiar fast-food patterns. No novelty UI.
   ========================================================= */
html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
body{-webkit-tap-highlight-color:transparent}
button,a,input,textarea{touch-action:manipulation}
button,a{-webkit-user-select:none;user-select:none}
input,textarea{-webkit-user-select:text;user-select:text}
:focus-visible{outline:3px solid rgba(189,35,41,.22);outline-offset:2px}

/* Locked brand assets */
.brand img,.order-app-logo img,.checkout-logo img{object-fit:contain}
.order-header-spacer{width:44px;height:44px;display:block}
.category-all img,.cart-empty-v3 img,.search-empty img{content:url('../brand/mosdoli-symbol-yellow.svg')}

/* Home conversion on mobile: one persistent, obvious action. */
.home-mobile-order{display:none}

/* Ordering surface */
.order-v4{background:#fffdf9}
.order-v4 .order-app-header{background:rgba(255,253,249,.985);box-shadow:0 1px 0 rgba(17,17,15,.07)}
.order-v4 .order-app-main{padding-top:14px}
.order-v4 .order-start-card{position:relative;z-index:2;background:rgba(255,253,249,.985);backdrop-filter:blur(14px);box-shadow:0 7px 18px rgba(34,21,12,.05)}
.order-v4 .order-search-wrap{background:#f8f4ed;border-color:#ebe3d8}
.order-v4 .order-search-wrap:focus-within{background:#fff;border-color:#cfc5b8;box-shadow:0 0 0 3px rgba(189,35,41,.06)}
.order-v4 .category-circles{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
.order-v4 .category-circles button{scroll-snap-align:start}
.order-v4 .category-circles button:active .category-icon{transform:scale(.96)}
.order-v4 .category-icon{transition:transform .12s,border-color .12s,background .12s}
.order-v4 .category-circles button.active .category-icon{background:#fff8e2}
.order-v4 .category-circles button.active strong{color:var(--red)}

/* Food comes before launch marketing once a customer is already ordering. */
.order-v4 .order-promo{min-height:190px;margin:18px 0 26px;background:var(--red)}
.order-v4 .order-promo h1{font-size:clamp(30px,4vw,45px)}
.order-v4 .order-promo-art img{max-height:210px}

.order-v4 .product-v3{cursor:default}
.order-v4 .product-main-v4{min-height:44px}
.order-v4 .product-add-v3,.order-v4 .product-qty-v3 button{min-width:44px;min-height:44px}
.order-v4 .product-add-v3{width:44px;height:44px}
.order-v4 .product-qty-v3 button{width:44px;height:44px}
.order-v4 .product-v3:active{transform:scale(.995)}

/* Bag CTA: app-style fixed action without decorative noise. */
.floating-cart-bar{border-radius:10px;min-height:58px;padding:0 17px;box-shadow:0 16px 36px rgba(108,16,20,.24)}
.floating-cart-bar:active{transform:translateX(-50%) scale(.99)}
.order-v4 .checkout-cta-v3{min-height:58px;border-radius:10px}

/* Product detail = one decision: quantity + add. */
.product-sheet-copy p{display:none}
.product-sheet-copy{padding-bottom:20px}
.product-sheet-footer{position:sticky;bottom:0}
.product-sheet-add{border-radius:10px;min-height:56px}
.product-sheet-qty{border-radius:10px;height:56px}
.product-sheet-qty button{height:54px;min-width:44px}

/* Checkout: plain language, large controls, fixed primary action. */
.checkout-v4-body{background:#f8f5ef;color:#11110f}
.checkout-v4-header{background:rgba(255,253,249,.99);box-shadow:0 1px 0 rgba(17,17,15,.07)}
.checkout-v4-title h1{font-weight:900;letter-spacing:-.045em}
.checkout-section-v4{border-color:#e7e0d7;box-shadow:0 2px 10px rgba(35,23,13,.025)}
.checkout-section-head-v4>span{background:#11110f}
.checkout-location-v4{background:#f8f4ed}
.fulfilment-card,.payment-card-v3{cursor:pointer}
.fulfilment-card.active,.payment-card-v3:has(input:checked){background:#fff9f7;border-color:var(--red)}
.checkout-v4-body .field-v3 input,.checkout-v4-body .field-v3 textarea{background:#fff;border-color:#ded6cc}
.checkout-v4-body .field-v3 input:focus,.checkout-v4-body .field-v3 textarea:focus{box-shadow:0 0 0 3px rgba(189,32,38,.07)}
.place-order-v4,.checkout-mobile-bar button{background:var(--red);border-radius:10px;letter-spacing:-.01em}
.checkout-summary-v4{background:#fff}
.summary-note-v3{background:#fff7df;color:#5f531f}

/* Fast, native-feeling interactions without showy animation. */
@media (prefers-reduced-motion:no-preference){
  .product-modal,.location-modal,.drawer{transition:opacity .16s ease}
  .product-sheet-v4,.location-sheet,.cart-panel-v3{transition:transform .2s cubic-bezier(.2,.75,.25,1)}
}
@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

@media(max-width:600px){
  body.home-page{padding-bottom:82px}

  .mobile-order-bar{display:flex;background:rgba(255,253,249,.98);backdrop-filter:blur(14px);border-top:1px solid #e7e0d7;box-shadow:0 -8px 24px rgba(38,24,14,.07);padding:9px 12px calc(9px + env(safe-area-inset-bottom))}
  .mobile-order-bar a{background:var(--red);color:#fff;min-height:56px;border-radius:10px}
  .home-mobile-order{display:block;position:fixed;z-index:145;left:0;right:0;bottom:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:rgba(255,253,249,.97);backdrop-filter:blur(14px);border-top:1px solid #e7e0d7;box-shadow:0 -8px 24px rgba(38,24,14,.07)}
  .home-mobile-order a{min-height:58px;background:var(--red);color:white;border-radius:10px;display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:7px 10px 7px 8px}
  .home-mobile-order img{width:34px;height:34px;object-fit:contain}
  .home-mobile-order span small,.home-mobile-order span strong{display:block}
  .home-mobile-order span small{font-size:9px;color:#f3c9ca;font-weight:700}
  .home-mobile-order span strong{font-size:14px;margin-top:1px}
  .home-mobile-order b{font-size:11px;background:white;color:var(--red);padding:10px 12px;border-radius:8px}

  .order-v4{padding-bottom:150px}
  .order-v4 .order-app-header{padding-top:env(safe-area-inset-top)}
  .order-v4 .order-app-nav{height:60px}
  .order-v4 .order-app-logo img{width:128px}
  .order-v4 .order-start-card{position:sticky;z-index:64;top:calc(60px + env(safe-area-inset-top));margin:0 -12px 10px;padding:9px 12px;border-left:0;border-right:0;border-radius:0;box-shadow:0 8px 16px rgba(34,21,12,.045)}
  .order-v4 .order-search-wrap{height:50px}
  .order-v4 .category-circles{margin-right:-12px;padding-right:12px}
  .order-v4 .order-promo{min-height:152px;border-radius:10px;margin-top:14px;margin-bottom:24px}
  .order-v4 .order-promo-copy{padding:15px 0 15px 15px}
  .order-v4 .order-promo h1{font-size:27px;line-height:.89;margin:7px 0}
  .order-v4 .order-promo p{font-size:9px}
  .order-v4 .order-promo-art img{max-width:165px;max-height:160px}
  .order-v4 .promo-link{font-size:9px;padding:7px 9px}
  .order-v4 .popular-rail{grid-auto-columns:56%}
  .order-v4 .product-v3{min-height:112px}
  .order-v4 .product-main-v4{grid-template-columns:86px 1fr}
  .order-v4 .product-add-v3{width:42px;height:42px;min-width:42px;min-height:42px}
  .order-v4 .product-qty-v3 button{width:40px;height:40px;min-width:40px;min-height:40px}
  .order-v4 .app-bottom-nav{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}
  .order-v4 .app-bottom-nav a,.order-v4 .app-bottom-nav button{font-size:10px;min-height:44px}
  .floating-cart-bar{bottom:calc(74px + env(safe-area-inset-bottom));width:calc(100% - 24px);min-height:56px}
  .order-v4 .cart-panel-v3{height:min(94dvh,860px)}

  .product-sheet-v4{max-height:94dvh}
  .product-sheet-image{height:226px}
  .product-sheet-copy h2{font-size:25px}
  .product-sheet-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom))}

  .checkout-v4-body{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
  .checkout-v4-header{padding-top:env(safe-area-inset-top)}
  .checkout-v4-header .checkout-v3-shell{height:60px}
  .checkout-v4-header .checkout-logo img{width:124px}
  .checkout-v4-main{padding-top:10px}
  .checkout-v4-title{padding:0 2px 9px}
  .checkout-v4-title h1{font-size:29px;margin-bottom:6px}
  .checkout-v4-title p{font-size:12px;line-height:1.4}
  .checkout-summary-v4{border-radius:10px}
  .checkout-section-v4{border-radius:10px;padding:14px 12px}
  .checkout-section-head-v4{margin-bottom:12px}
  .checkout-section-head-v4>span{width:24px;height:24px}
  .checkout-section-head-v4 h2{font-size:18px}
  .checkout-section-head-v4 p{font-size:10px;line-height:1.35}
  .checkout-location-v4{border-radius:9px}
  .fulfilment-cards-v4 .fulfilment-card{min-height:72px;border-radius:9px}
  .checkout-v4-body .field-v3 input,.checkout-v4-body .field-v3 textarea{font-size:16px;min-height:50px;border-radius:9px}
  .checkout-v4-body .phone-field{border-radius:9px}
  .payment-cards-v4 .payment-card-v3{min-height:68px;border-radius:9px}
  .checkout-mobile-bar{padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}
  .checkout-mobile-bar button{min-height:54px;font-size:14px}
  .order-success-v4{padding-top:28px}
  .order-success-v4 h1{font-size:36px}
}


/* =========================================================
   MOSDOLI V6 — ORIGINAL BRAND MASTER + ZERO-FRICTION POLISH
   Exact brand colours from the supplied vector master.
   UX principle: remove choices that cannot be acted on.
   ========================================================= */
:root{--red:var(--mosdoli-red);--yellow:var(--mosdoli-yellow);--red-dark:#981b21}
html{overscroll-behavior-y:none}
body{min-height:100dvh}
img{height:auto}

/* Primary logo is now an exact drawing-area derivative of the client SVG. */
.brand img,.order-app-logo img,.checkout-logo img{max-height:42px}

/* Consumer home: no agency/portfolio language. */
.campaigns .section-head>p{max-width:360px}

/* Ordering: one active branch means no forced location interruption. */
.order-v4 .order-start-card{border-color:#e6ded3}
.order-v4 .location-trigger:focus-visible,.order-v4 .fulfilment-toggle button:focus-visible{outline-offset:3px}

/* Category food imagery is functional, never decorative. */
.category-icon img{object-fit:contain}
.category-icon.category-burger img{width:86%;height:86%}
.category-icon.category-all{background:#fff;border-color:#e6ded3}
.category-icon.category-all svg{width:22px;height:22px;fill:none;stroke:var(--red);stroke-width:1.8}

/* Product cards keep controls separate from the product tap target. */
.product-main-v4{-webkit-tap-highlight-color:transparent}
.product-v3:focus-within{border-color:#c9beb1}
.product-copy-v3 h3{overflow-wrap:anywhere}

/* Do not advertise unavailable payment methods in the purchase path. */
.payment-card-v3.disabled{display:none!important}

/* Checkout fields: iOS-friendly 16px inputs, stronger native hierarchy. */
@media(max-width:600px){
  .checkout-v4-body .field-v3 input,.checkout-v4-body .field-v3 textarea,.checkout-v4-body .phone-field input{font-size:16px}
  .checkout-v4-title .eyebrow-v3{display:none}
  .checkout-v4-title h1{font-size:28px;line-height:1}
  .checkout-v4-title p{max-width:31ch}
  .checkout-location-v4 a{min-width:44px;min-height:44px;display:grid;place-items:center}
  .fulfilment-cards-v4 .fulfilment-card{min-height:72px}
  .payment-cards-v4 .payment-card-v3{min-height:68px}
}

/* App-like standalone mode: compact chrome, respect safe areas. */
@media(display-mode:standalone){
  .announcement{display:none}
  .order-app-header,.checkout-v4-header{padding-top:env(safe-area-inset-top)}
}
