:root{--accent:#d28a2d;--accent2:#f0b14f;--ink:#17130f;--muted:#786f65;--paper:#fffaf3;--line:#eadfce;--green:#2f7d4a;--dark:#12100d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbf7f1;color:var(--ink);font-family:Inter,Arial,sans-serif}body.cart-lock{overflow:hidden}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}svg{fill:currentColor}.service{min-height:36px;background:#12100d;color:#d8d2ca;display:flex;align-items:center;justify-content:center;gap:7vw;font-size:11px;padding:7px 4%}.service span,.service a{display:flex;align-items:center;gap:7px}.service svg{width:14px;height:14px;color:var(--accent2)}.service a{color:#fff;font-weight:800}header{height:86px;background:#fffdfaee;backdrop-filter:blur(14px);display:flex;align-items:center;padding:0 5%;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee7dc}.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;object-fit:cover;border-radius:50%;box-shadow:0 5px 18px #3f2a1322}.brand span{display:flex;flex-direction:column;gap:2px}.brand b{font:800 18px Georgia,serif;letter-spacing:.5px}.brand small{font-size:8px;letter-spacing:1.6px;color:#9b6b2b;font-weight:800}header nav{margin:auto;display:flex;gap:32px;font-size:13px;font-weight:750}header nav a{position:relative;padding:32px 0}header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--accent);transition:.2s}header nav a:hover:after{right:0}.cart-open{border:0;background:var(--ink);color:#fff;padding:13px 19px;border-radius:999px;font-weight:800}.cart-open i{background:var(--accent);border-radius:50%;min-width:23px;height:23px;display:inline-grid;place-items:center;margin-left:7px;font-style:normal;font-size:11px}.hero{max-width:1390px;margin:auto;min-height:610px;padding:58px 5% 72px;display:grid;grid-template-columns:47% 53%;align-items:center;gap:52px}.eyebrow,.section-title>span,.delivery-copy>span,.about>div>span{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;font-size:10px;letter-spacing:2.2px;color:#9b6720;font-weight:900}.eyebrow:before,.section-title>span:before,.delivery-copy>span:before,.about>div>span:before{content:"";width:30px;height:1px;background:currentColor}.hero h1{font:500 clamp(48px,5.25vw,78px)/.98 Georgia,serif;letter-spacing:-2.5px;margin:20px 0 25px}.hero h1 em{display:block;color:var(--accent);font-style:italic;font-weight:400}.hero p{font-size:16px;color:var(--muted);line-height:1.75;max-width:570px}.actions{display:flex;gap:13px;margin:31px 0 38px}.actions a{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;font-size:13px;font-weight:850}.actions .primary{background:var(--ink);color:#fff;gap:20px}.actions .primary span{color:var(--accent2);font-size:18px}.actions .secondary{border:1px solid var(--line);background:#fff}.hero-facts{display:flex;gap:0;border-top:1px solid var(--line);padding-top:23px}.hero-facts div{padding:0 28px;border-right:1px solid var(--line)}.hero-facts div:first-child{padding-left:0}.hero-facts div:last-child{border:0}.hero-facts strong{display:block;font:700 18px Georgia,serif}.hero-facts span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.hero-photo{height:495px;position:relative;border-radius:38px;overflow:hidden;background:#17130f;box-shadow:0 35px 75px #5b391c2d}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .55s}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide>span{position:absolute;left:22px;bottom:22px;background:#fffdf6e8;backdrop-filter:blur(10px);padding:10px 14px;border-radius:999px;font-size:10px;font-weight:850}.hero-prev,.hero-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fffddd;color:#1d1812;font-size:25px}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots{position:absolute;right:22px;bottom:25px;display:flex;gap:7px;z-index:3}.hero-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#ffffff88;padding:0}.hero-dots button.active{width:23px;border-radius:10px;background:#fff}.benefits{max-width:1240px;margin:-31px auto 45px;background:#fff;border:1px solid #efe7dc;border-radius:22px;box-shadow:0 18px 55px #5f40131a;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 10px;position:relative;z-index:4}.benefit{display:flex;gap:13px;align-items:center;padding:7px 25px;border-right:1px solid #eee5d9}.benefit:last-child{border:0}.benefit>.icon{width:38px;height:38px;display:grid;place-items:center;background:#f8eee0;color:#a86818;border-radius:12px;flex:0 0 auto}.benefit svg{width:20px;height:20px}.benefit>span:last-child{display:flex;flex-direction:column;gap:4px}.benefit b{font-size:12px}.benefit small{font-size:10px;color:var(--muted)}.menu{padding:70px 5% 105px;max-width:1400px;margin:auto}.section-title{text-align:center}.section-title>span{justify-content:center}.section-title>span:after{content:"";width:30px;height:1px;background:currentColor}.section-title h2{font:500 clamp(38px,4vw,56px) Georgia,serif;letter-spacing:-1.5px;margin:13px 0}.section-title p{color:var(--muted);font-size:13px}.tabs{display:flex;justify-content:center;gap:9px;margin:34px 0 31px;overflow:auto;padding:4px 0}.tabs button{border:1px solid var(--line);background:#fff;padding:11px 19px;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:800}.tabs .active{background:var(--ink);border-color:var(--ink);color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dish{background:#fff;border-radius:24px;border:1px solid #eee6dc;overflow:hidden;box-shadow:0 9px 30px #5236130b;transition:.22s;position:relative}.dish:hover{transform:translateY(-5px);box-shadow:0 20px 40px #52361315}.dish-photo{height:250px;position:relative;overflow:hidden;background:#eee}.dish-photo img{width:100%;height:100%;object-fit:cover;transition:.4s}.dish:hover .dish-photo img{transform:scale(1.035)}.weight{position:absolute;left:14px;bottom:14px;background:#16120ee8;color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800}.sold-badge{position:absolute;z-index:3;top:13px;left:13px;background:#fff1ec;color:#a83327;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800}.dish.soldout .dish-photo img{filter:grayscale(.5);opacity:.62}.dish-body{padding:18px}.dish-copy{min-height:94px}.dish h3{font:600 21px Georgia,serif;margin:0 0 8px}.dish p{font-size:11px;color:var(--muted);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dish-bottom{border-top:1px solid #f1e9de;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.dish-price{font-size:19px;font-weight:900}.add{border:0;background:var(--accent);color:#1c1308;border-radius:13px;min-height:42px;padding:0 13px 0 15px;display:flex;align-items:center;gap:12px;font-size:11px;font-weight:900}.add b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ffffff99;font-size:18px}.sold-text{font-size:10px;font-weight:800;color:#a83327}.locations{background:var(--dark);color:#fff;margin:0 2%;border-radius:36px;padding:76px 7% 82px}.section-title.light>span{color:var(--accent2)}.section-title.light h2{color:#fff}.section-title.light p{color:#a9a39b}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:980px;margin:42px auto 0}.location-grid article{position:relative;background:#ffffff09;border:1px solid #ffffff18;padding:31px;border-radius:25px;overflow:hidden}.location-number{position:absolute;right:18px;top:6px;font:700 70px Georgia;color:#ffffff08}.location-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--accent);color:#201508;margin-bottom:23px}.location-icon svg{width:23px}.location-grid small{color:#d6a95f;font-size:10px;text-transform:uppercase;letter-spacing:1.6px}.location-grid h3{font:500 26px Georgia;margin:9px 0}.location-grid p{font-size:12px;color:#aaa49c}.open-badge{display:inline-flex;margin-top:16px;border:1px solid #ffffff19;background:#ffffff08;padding:9px 12px;border-radius:999px;font-size:10px;color:#d8d2c9}.delivery{max-width:1260px;margin:105px auto;padding:0 5%;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.delivery-copy h2{font:500 clamp(38px,4vw,57px)/1.02 Georgia;margin:15px 0 20px}.delivery-copy p{max-width:570px;color:var(--muted);line-height:1.7;font-size:13px}.delivery-copy a{margin-top:20px;display:inline-flex;gap:22px;align-items:center;background:var(--ink);color:#fff;padding:14px 20px;border-radius:13px;font-size:12px;font-weight:850}.delivery-copy a b{color:var(--accent2);font-size:18px}.delivery-visual{background:#f2e5d2;border-radius:30px;padding:45px;display:grid;gap:13px;position:relative}.delivery-visual:before{content:"";position:absolute;inset:18px;border:1px dashed #b8915e66;border-radius:23px}.delivery-pill{position:relative;display:flex;align-items:center;gap:15px;background:#fff;padding:18px;border-radius:17px;box-shadow:0 12px 25px #5b3e1911}.delivery-pill svg{width:32px;height:32px;color:#a56716}.delivery-pill span{display:flex;flex-direction:column;gap:4px}.delivery-pill b{font-size:13px}.delivery-pill small{color:var(--muted);font-size:10px}.about{max-width:1040px;margin:0 auto 100px;padding:0 5%;display:grid;grid-template-columns:300px 1fr;gap:62px;align-items:center}.about-logo{padding:28px;background:#fff;border-radius:50%;box-shadow:0 20px 55px #4d33111a}.about img{width:100%;display:block;border-radius:50%}.about h2{font:500 43px Georgia;margin:13px 0}.about p{color:var(--muted);line-height:1.75;font-size:13px}.about-time{display:flex;align-items:center;gap:13px;margin-top:25px}.about-time svg{width:25px;color:var(--accent)}.about-time div{display:flex;flex-direction:column;gap:3px}.about-time b{font-size:12px}.about-time span{font-size:10px;color:var(--muted)}footer{background:#0f0d0b;color:#aaa39b;padding:45px 5% 25px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.footer-brand div{display:flex;flex-direction:column}.footer-brand b{color:#fff;font:700 16px Georgia}.footer-brand span{font-size:9px;margin-top:4px}.footer-addresses{display:flex;flex-direction:column;gap:10px;font-size:11px}.footer-addresses span{display:flex;align-items:center;gap:8px}.footer-addresses svg{width:15px;color:var(--accent2)}.footer-right{text-align:right}.footer-phone{display:block;color:#fff;font-weight:800;font-size:14px;margin-bottom:12px}.socials{display:flex;justify-content:flex-end;gap:8px}.socials a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff18;color:#f0b14f;background:#ffffff07}.socials svg{width:18px;height:18px}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff10;padding-top:20px;text-align:center;font-size:9px}.overlay{position:fixed;inset:0;background:#0009;z-index:60;opacity:0;visibility:hidden;transition:.25s}.overlay.open{opacity:1;visibility:visible}.cart{position:fixed;right:0;top:0;width:min(520px,100%);height:100%;background:#fffdf9;z-index:70;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0002}.cart.open{transform:none}.cart-head{padding:22px 25px 17px;border-bottom:1px solid #eee4d8;display:flex;justify-content:space-between;align-items:center}.cart-head span{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#9e6b29;font-weight:900}.cart-head h2{font:500 30px Georgia;margin:3px 0 0}.cart-close{width:40px;height:40px;border:1px solid #e5dacc;background:#fff;border-radius:50%;font-size:24px}.cart-scroll{overflow:auto;flex:1;padding:18px 24px}.cart-items{display:grid;gap:10px}.cart-row{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #eee5da;border-radius:16px;padding:9px}.cart-row img{width:72px;height:72px;object-fit:cover;border-radius:12px}.cart-row-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.cart-row-copy b{font:600 14px Georgia;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cart-row-copy small{font-size:9px;color:var(--muted)}.cart-row-copy strong{font-size:12px}.qty{display:flex;align-items:center;background:#f6efe6;border-radius:999px;padding:3px}.qty button{width:27px;height:27px;border:0;border-radius:50%;background:#fff;font-size:17px}.qty span{min-width:27px;text-align:center;font-size:11px;font-weight:900}.cart-empty{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--muted)}.empty-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#f4eadc;color:#9c671f;margin-bottom:15px}.empty-icon svg{width:28px}.cart-empty b{color:var(--ink);font:600 19px Georgia;margin-bottom:6px}.cart-empty small{font-size:10px}.checkout-form{margin-top:20px;border-top:1px solid #eee5da;padding-top:20px}.form-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.form-title b{font:600 17px Georgia}.form-title span{font-size:9px;color:var(--muted)}.receive-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.receive-switch input{display:none}.receive-switch label>span{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e8ddcf;border-radius:13px;padding:12px;background:#fff;color:#6e665d}.receive-switch input:checked+span{background:#18140f;border-color:#18140f;color:#fff}.receive-switch svg{width:19px;height:19px;color:var(--accent2)}.receive-switch b{font-size:11px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.fields.compact{grid-template-columns:repeat(3,1fr)}.field,.fields label{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.field span,.fields label>span,.field-label{font-size:9px;font-weight:800;color:#5d554c}.field input,.fields input,.field textarea{width:100%;border:1px solid #e5dbce;background:#fff;border-radius:12px;padding:12px 13px;outline:0;font-size:12px}.field textarea{resize:vertical}.field input:focus,.fields input:focus,.field textarea:focus{border-color:#c68b3b;box-shadow:0 0 0 3px #c68b3b16}.pickup-option{display:block;margin:7px 0}.pickup-option input{position:absolute;opacity:0}.pickup-option span{display:flex;flex-direction:column;gap:3px;border:1px solid #e5dbce;background:#fff;border-radius:13px;padding:13px 15px}.pickup-option input:checked+span{border-color:#ca8730;background:#fff7ec;box-shadow:inset 3px 0 #ca8730}.pickup-option b{font-size:11px}.pickup-option small{font-size:9px;color:var(--muted)}.cutlery{display:flex;align-items:center;justify-content:space-between;margin-top:7px;background:#f7f0e7;border-radius:15px;padding:12px}.cutlery>div:first-child{display:flex;align-items:center;gap:10px}.cutlery svg{width:24px;color:#a46b22}.cutlery span{display:flex;flex-direction:column}.cutlery b{font-size:11px}.cutlery small{font-size:9px;color:var(--muted);margin-top:2px}.cutlery-stepper{display:flex;align-items:center;gap:5px;background:#fff;border-radius:999px;padding:3px}.cutlery-stepper button{border:0;width:29px;height:29px;border-radius:50%;background:#f2e7da;font-size:18px}.cutlery-stepper strong{min-width:25px;text-align:center;font-size:12px}.cart-total{border-top:1px solid #e9dfd3;padding:15px 24px 19px;background:#fff;box-shadow:0 -12px 30px #3b250a0a}.cart-total>div{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:7px}.cart-total>div b{color:var(--ink)}.cart-total .total{font-size:15px;color:var(--ink);border-top:1px dashed #e1d5c5;padding-top:10px;margin-top:9px}.cart-total .total b{font-size:20px}.cart-total>button{width:100%;border:0;background:var(--accent);color:#181109;border-radius:14px;padding:14px 18px;margin-top:8px;font-weight:900;display:flex;justify-content:center;gap:18px}.cart-total>small{display:block;text-align:center;color:#958c83;font-size:8px;margin-top:8px}.mobile{display:none}.toast{position:fixed;left:50%;bottom:27px;z-index:100;transform:translate(-50%,30px);opacity:0;background:#18140f;color:#fff;padding:10px 17px;border-radius:999px;font-size:10px;font-weight:800;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){header nav{display:none}.hero{grid-template-columns:1fr 1fr;gap:28px}.benefits{margin-left:3%;margin-right:3%}.grid{grid-template-columns:repeat(2,1fr)}.delivery{gap:35px}.about{grid-template-columns:240px 1fr}}
@media(max-width:720px){body{padding-bottom:65px}.service{justify-content:space-between;font-size:9px}.service span:nth-child(2),.service a{display:none}header{height:68px;padding:0 14px}.brand img{width:44px;height:44px}.brand b{font-size:15px}.brand small{font-size:7px}.cart-open{display:none}.hero{min-height:auto;padding:36px 16px 60px;display:flex;flex-direction:column;gap:28px}.hero-copy{width:100%}.eyebrow{font-size:8px;letter-spacing:1.5px}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero p{font-size:13px}.actions{margin:24px 0 28px}.actions a{min-height:48px;padding:0 17px}.hero-facts div{padding:0 13px}.hero-facts strong{font-size:14px}.hero-facts span{font-size:8px}.hero-photo{width:100%;height:335px;border-radius:27px}.benefits{grid-template-columns:1fr 1fr;margin:-23px 14px 25px;padding:9px}.benefit{padding:11px;border:0}.benefit>.icon{width:34px;height:34px}.benefit b{font-size:10px}.benefit small{font-size:8px}.menu{padding:50px 10px 70px}.section-title{padding:0 12px}.section-title h2{font-size:35px}.section-title p{font-size:11px}.tabs{justify-content:flex-start;padding-left:3px;margin:25px 0 20px}.tabs button{font-size:10px;padding:10px 14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dish{border-radius:17px}.dish:hover{transform:none}.dish-photo{height:150px}.weight{left:8px;bottom:8px;font-size:8px;padding:5px 7px}.sold-badge{top:7px;left:7px;font-size:8px;padding:5px 7px}.dish-body{padding:11px}.dish-copy{min-height:78px}.dish h3{font-size:15px;margin-bottom:5px;line-height:1.15}.dish p{font-size:9px;line-height:1.4;-webkit-line-clamp:2}.dish-bottom{padding-top:10px;display:block}.dish-price{display:block;font-size:15px;margin-bottom:8px}.add{width:100%;min-height:35px;border-radius:10px;justify-content:space-between;padding:0 7px 0 10px;font-size:9px}.add b{width:22px;height:22px;font-size:16px}.sold-text{font-size:8px}.locations{margin:0 8px;border-radius:25px;padding:55px 14px}.location-grid{grid-template-columns:1fr;margin-top:28px}.location-grid article{padding:24px}.location-grid h3{font-size:22px}.delivery{margin:65px auto;padding:0 17px;grid-template-columns:1fr;gap:28px}.delivery-copy h2{font-size:36px}.delivery-visual{padding:28px;border-radius:23px}.about{margin-bottom:70px;padding:0 18px;grid-template-columns:1fr;gap:28px}.about-logo{width:200px;margin:auto}.about h2{font-size:34px}footer{grid-template-columns:1fr;text-align:center;padding:38px 18px 25px}.footer-brand{justify-content:center}.footer-addresses{align-items:center}.footer-right{text-align:center}.socials{justify-content:center}.mobile{position:fixed;left:0;right:0;bottom:0;height:64px;z-index:45;background:#fff;border-top:1px solid #ebe3d8;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile a,.mobile button{border:0;background:none;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:8px;color:#5d554d;position:relative}.mobile svg{width:21px;height:21px}.mobile .cart-open{display:flex;color:#5d554d;padding:0}.mobile i{position:absolute;top:5px;left:55%;min-width:17px;height:17px;margin:0;background:var(--accent);color:#1a1208;font-size:8px}.cart{width:100%}.cart-head{padding:17px 16px 13px}.cart-scroll{padding:13px 14px}.cart-total{padding:12px 14px 14px}.fields{grid-template-columns:1fr 1fr}.fields.compact{grid-template-columns:repeat(3,1fr)}.toast{bottom:76px}}
@media(max-width:370px){.hero h1{font-size:39px}.dish-photo{height:132px}.dish h3{font-size:14px}.dish p{font-size:8px}.fields.compact{grid-template-columns:1fr 1fr 1fr}.cart-row{grid-template-columns:60px 1fr auto}.cart-row img{width:60px;height:60px}}

/* September 2026 polish: cart actions, categories, mobile navigation and dialogs */
.read-more{border:0;background:none;padding:6px 0 0;color:#9b6421;font-size:10px;font-weight:800;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.read-more span{transition:.2s}.read-more:hover span{transform:translateX(3px)}
.cart-remove{border:0;background:none;color:#a45b4d;font-size:9px;font-weight:800;padding:3px 0 0;display:inline-flex;align-items:center;gap:4px;width:max-content;cursor:pointer}.cart-remove svg{width:12px;height:12px;fill:currentColor}.cart-remove:hover{color:#7d3026}
.tabs{gap:10px;overflow:auto;scrollbar-width:none;padding:4px}.tabs::-webkit-scrollbar{display:none}.tabs button{position:relative;border:1px solid #e7d8c5;background:#fffaf3;box-shadow:0 5px 18px rgba(84,52,17,.05);white-space:nowrap;transition:.2s ease}.tabs button:hover{transform:translateY(-2px);border-color:#c98b3c}.tabs button.active{background:#1b1611;color:#fff;border-color:#1b1611;box-shadow:0 8px 22px rgba(27,22,17,.16)}.tabs button.active:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#1b1611;margin-right:6px;font-size:10px;font-weight:900}
.added-popup{position:fixed;right:24px;bottom:24px;z-index:110;width:min(440px,calc(100vw - 28px));background:#fffdf9;border:1px solid #eadcca;border-radius:22px;box-shadow:0 24px 70px rgba(34,24,13,.24);padding:14px;display:grid;grid-template-columns:42px 1fr 62px;gap:11px;align-items:center;transform:translateY(35px) scale(.97);opacity:0;visibility:hidden;transition:.28s ease}.added-popup.show{transform:none;opacity:1;visibility:visible}.added-check{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef6e9;color:#47713a}.added-check svg{width:22px;fill:currentColor}.added-copy{min-width:0;display:flex;flex-direction:column}.added-copy small{text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:900;color:#9b6421}.added-copy strong{font:600 16px Georgia;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.added-copy span{font-size:9px;color:var(--muted)}.added-popup>img{width:62px;height:62px;object-fit:cover;border-radius:14px}.added-cart{grid-column:1/-1;border:0;background:#1b1611;color:#fff;border-radius:13px;min-height:42px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer}.added-close{position:absolute;right:-8px;top:-8px;width:28px;height:28px;border-radius:50%;border:1px solid #eadcca;background:#fff;font-size:18px;box-shadow:0 5px 15px #0001;cursor:pointer}.mini-notice{position:fixed;left:50%;bottom:24px;z-index:115;background:#1b1611;color:#fff;border-radius:999px;padding:10px 16px;font-size:10px;font-weight:800;transform:translate(-50%,20px);opacity:0;visibility:hidden;transition:.2s}.mini-notice.show{transform:translate(-50%,0);opacity:1;visibility:visible}
.dish-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;transition:.25s}.dish-modal.show{opacity:1;visibility:visible}.dish-modal-backdrop{position:absolute;inset:0;background:rgba(15,11,7,.72);backdrop-filter:blur(7px)}.dish-modal-card{position:relative;width:min(760px,100%);max-height:min(760px,92vh);overflow:auto;background:#fffdf9;border-radius:28px;display:grid;grid-template-columns:minmax(260px,.85fr) 1fr;box-shadow:0 30px 100px #0006;transform:translateY(20px) scale(.98);transition:.25s}.dish-modal.show .dish-modal-card{transform:none}.dish-modal-photo{min-height:430px}.dish-modal-photo img{width:100%;height:100%;object-fit:cover}.dish-modal-content{padding:38px;display:flex;flex-direction:column}.dish-modal-content>small{text-transform:uppercase;letter-spacing:1.8px;color:#9b6421;font-size:9px;font-weight:900}.dish-modal-content h3{font:600 34px/1.1 Georgia;margin:9px 0 12px}.dish-modal-meta{display:flex;align-items:center;gap:10px;margin-bottom:19px}.dish-modal-meta span{background:#f3e8da;border-radius:999px;padding:7px 10px;font-size:10px}.dish-modal-meta b{font-size:18px}.dish-modal-content p{font-size:13px;line-height:1.7;color:#655b50;white-space:pre-line;margin:0 0 26px}.dish-modal-add{margin-top:auto;border:0;background:var(--accent);border-radius:14px;min-height:50px;padding:0 10px 0 18px;font-weight:900;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.dish-modal-add b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff8;font-size:20px}.dish-modal-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#18140f;font-size:24px;z-index:2;box-shadow:0 6px 18px #0002}.modal-lock{overflow:hidden}
.service a small{display:block;font-size:7px;letter-spacing:.8px;text-transform:uppercase;opacity:.65;line-height:1}
@media(max-width:720px){body{padding-bottom:82px}.service span:first-child{margin:auto}.menu{padding-left:8px;padding-right:8px}.tabs{margin:22px -2px 18px;padding:5px 5px 8px}.tabs button{font-size:10px;padding:10px 14px;border-radius:999px;flex:0 0 auto}.dish-copy{min-height:104px}.read-more{font-size:8px;padding-top:4px}.mobile{left:10px;right:10px;bottom:9px;height:67px;border:1px solid #eadfce;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:5px;background:rgba(255,253,249,.96);backdrop-filter:blur(16px);box-shadow:0 14px 40px rgba(46,31,14,.2)}.mobile a,.mobile button{border-radius:15px;font-size:7px;font-weight:800;gap:2px}.mobile-icon{width:34px;height:32px;border-radius:12px;display:grid;place-items:center}.mobile svg{width:18px;height:18px;fill:currentColor}.mobile-home .mobile-icon{background:#1b1611;color:#fff}.mobile-call .mobile-icon{background:#fff0dc;color:#9a641f}.mobile i{top:3px;left:56%;min-width:17px;height:17px;border:2px solid #fff;font-style:normal}.added-popup{right:14px;bottom:88px}.mini-notice{bottom:88px}.dish-modal{padding:10px;align-items:end}.dish-modal-card{grid-template-columns:1fr;max-height:90vh;border-radius:24px}.dish-modal-photo{min-height:220px;height:230px}.dish-modal-content{padding:22px}.dish-modal-content h3{font-size:26px}.dish-modal-content p{font-size:12px}.cart-row{grid-template-columns:64px minmax(0,1fr) auto}.cart-row img{width:64px;height:64px}.cart-row-copy b{font-size:13px}.cart-remove{font-size:8px}.qty button{width:30px;height:30px}.qty span{min-width:24px}.cart{padding-bottom:0}}
@media(max-width:390px){.added-popup{grid-template-columns:38px 1fr 54px}.added-check{width:38px;height:38px}.added-popup>img{width:54px;height:54px}.mobile{left:7px;right:7px}.mobile a,.mobile button{font-size:6.5px}}

/* v4: premium dish details modal + read full button */
.read-more{
  margin-top:10px!important;
  border:1px solid #ead9c3!important;
  background:#fff9f1!important;
  color:#8a5619!important;
  min-height:34px;
  padding:0 12px!important;
  border-radius:999px;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.15px;
  display:inline-flex!important;
  align-items:center;
  gap:7px!important;
  box-shadow:0 3px 10px #7a4b1510;
  transition:.2s ease;
}
.read-more:before{
  content:"";
  width:16px;height:16px;flex:0 0 16px;
  border-radius:50%;
  background:#d28a2d;
  box-shadow:inset 0 0 0 5px #fff3;
}
.read-more:hover{background:#17130f!important;color:#fff!important;border-color:#17130f!important;transform:translateY(-1px)}
.read-more:hover:before{background:#f0b14f}
.read-more span{font-size:14px;line-height:1}

.dish-modal{padding:16px!important;align-items:center!important;overflow:hidden}
.dish-modal-card{
  width:min(1040px,calc(100vw - 32px))!important;
  height:min(620px,calc(100vh - 32px))!important;
  max-height:calc(100vh - 32px)!important;
  overflow:hidden!important;
  border-radius:30px!important;
  grid-template-columns:minmax(360px,48%) 1fr!important;
  background:#fffdf9!important;
  border:1px solid #ffffff66;
}
.dish-modal-photo{min-height:0!important;height:100%!important;position:relative;background:#17130f}
.dish-modal-photo:after{content:"";position:absolute;inset:0;box-shadow:inset -35px 0 55px #0000000a;pointer-events:none}
.dish-modal-photo img{width:100%;height:100%;object-fit:cover;display:block}
.dish-modal-content{
  min-width:0;
  min-height:0;
  padding:42px 42px 28px!important;
  overflow:hidden;
  display:grid!important;
  grid-template-rows:auto auto auto minmax(0,1fr) auto;
  gap:0;
}
.dish-modal-content>small{font-size:10px!important;letter-spacing:2.2px!important;color:#a96619!important;margin-bottom:9px}
.dish-modal-content h3{font:600 clamp(28px,3.2vw,44px)/1.02 Georgia,serif!important;letter-spacing:-.8px;margin:0 50px 14px 0!important;max-width:100%}
.dish-modal-meta{margin:0 0 20px!important;gap:9px!important;flex-wrap:wrap}
.dish-modal-meta span{min-height:30px;display:inline-flex;align-items:center;background:#f4e8d9!important;padding:0 12px!important;font-size:11px!important;font-weight:800;color:#5e4b35}
.dish-modal-meta span:empty{display:none}
.dish-modal-meta b{font-size:22px!important;color:#17130f}
.dish-modal-content p{
  min-height:0;
  overflow:auto;
  padding:0 14px 12px 0;
  margin:0!important;
  font-size:14px!important;
  line-height:1.7!important;
  color:#655b50!important;
  scrollbar-width:thin;
  scrollbar-color:#d7c6b0 transparent;
}
.dish-modal-content p::-webkit-scrollbar{width:5px}.dish-modal-content p::-webkit-scrollbar-thumb{background:#d7c6b0;border-radius:10px}
.dish-modal-add{
  margin-top:18px!important;
  min-height:58px!important;
  border-radius:16px!important;
  padding:0 12px 0 22px!important;
  font-size:15px;
  box-shadow:0 12px 25px #d28a2d2b;
}
.dish-modal-add b{width:36px!important;height:36px!important;font-size:24px!important;background:#fff9!important}
.dish-modal-close{right:18px!important;top:18px!important;width:48px!important;height:48px!important;background:#fffdf9ee!important;box-shadow:0 8px 25px #0002!important;transition:.2s}
.dish-modal-close:hover{transform:rotate(90deg);background:#17130f!important;color:#fff!important}

@media(max-width:760px){
  .read-more{min-height:30px;font-size:8.5px!important;padding:0 9px!important;margin-top:7px!important;gap:5px!important}
  .read-more:before{width:13px;height:13px;flex-basis:13px}
  .dish-modal{padding:8px!important;align-items:end!important}
  .dish-modal-card{
    width:100%!important;
    height:min(92vh,760px)!important;
    max-height:92vh!important;
    grid-template-columns:1fr!important;
    grid-template-rows:minmax(190px,38%) minmax(0,1fr)!important;
    border-radius:26px 26px 20px 20px!important;
  }
  .dish-modal-photo{height:100%!important;min-height:0!important}
  .dish-modal-photo:after{box-shadow:inset 0 -30px 45px #00000012}
  .dish-modal-content{padding:20px 20px 16px!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important}
  .dish-modal-content>small{font-size:8px!important;margin-bottom:5px}
  .dish-modal-content h3{font-size:27px!important;line-height:1.02!important;margin:0 45px 8px 0!important}
  .dish-modal-meta{margin-bottom:10px!important}
  .dish-modal-meta b{font-size:18px!important}
  .dish-modal-content p{font-size:12px!important;line-height:1.55!important;padding-right:8px}
  .dish-modal-add{min-height:50px!important;margin-top:10px!important;font-size:13px;padding-left:17px!important}
  .dish-modal-add b{width:31px!important;height:31px!important;font-size:21px!important}
  .dish-modal-close{width:42px!important;height:42px!important;right:12px!important;top:12px!important}
}

@media(max-height:650px) and (min-width:761px){
  .dish-modal-card{height:calc(100vh - 20px)!important;max-height:calc(100vh - 20px)!important}
  .dish-modal-content{padding:28px 34px 20px!important}
  .dish-modal-content h3{font-size:34px!important;margin-bottom:10px!important}
  .dish-modal-meta{margin-bottom:12px!important}
  .dish-modal-content p{font-size:13px!important;line-height:1.55!important}
  .dish-modal-add{min-height:50px!important;margin-top:12px!important}
}
/* v6: full dish pages + new checkout cart */
.dish-photo{display:block}.dish-copy h3 a{color:inherit;text-decoration:none}.dish{cursor:pointer}.dish:hover .dish-copy h3 a{color:#9d6119}.read-more{text-decoration:none!important;cursor:pointer}.cart-v6{width:min(620px,100vw)!important;background:#f7f4ee!important}.cart-head-v6{padding:22px 26px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7ded2;background:#fffdf9}.cart-title-v6{display:flex;align-items:center;gap:13px}.cart-title-v6 small{font-size:8px;letter-spacing:2px;color:#a1651d;font-weight:900}.cart-title-v6 h2{font:600 30px Georgia;margin:3px 0 0}.cart-bag-icon{width:46px;height:46px;border-radius:15px;background:#17130f;color:#dda04c;display:grid;place-items:center}.cart-bag-icon svg{width:23px;height:23px;fill:currentColor}.cart-v6 .cart-close{width:44px;height:44px;border-radius:50%;border:1px solid #e4d9cb;background:#fff;display:grid;place-items:center}.cart-v6 .cart-close svg{width:20px;height:20px;fill:#17130f}.cart-steps{padding:12px 26px;background:#fffdf9;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee5da}.cart-steps span{font-size:9px;color:#9b9083;font-weight:800;display:flex;align-items:center;gap:6px;white-space:nowrap}.cart-steps span b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ede6dc;color:#887765;font-size:9px}.cart-steps span.active{color:#17130f}.cart-steps span.active b{background:#d99025;color:#17130f}.cart-steps i{height:1px;flex:1;background:#e6ddd1}.cart-v6 .cart-scroll{padding:0 18px 25px}.cart-section{background:#fff;border:1px solid #e8ded1;border-radius:20px;margin-top:14px;overflow:hidden}.cart-section-title{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #eee6dc}.cart-section-title>div{display:flex;align-items:center;gap:9px}.cart-section-title small{font-size:9px;color:#b16c19;font-weight:900}.cart-section-title b{font-size:15px}.cart-section-title>span{font-size:9px;color:#948779}.cart-v6 .cart-items{padding:0 14px}.cart-v6 .cart-row{border:0!important;border-bottom:1px solid #eee6dc!important;border-radius:0!important;padding:14px 0!important;background:transparent!important;grid-template-columns:74px minmax(0,1fr) auto!important}.cart-v6 .cart-row:last-child{border-bottom:0!important}.cart-v6 .cart-row img{width:74px!important;height:74px!important;border-radius:15px!important}.cart-v6 .cart-row-copy b{font:600 15px Georgia}.cart-v6 .cart-row-copy strong{font-size:13px}.cart-v6 .cart-remove{border:0;background:transparent;color:#b64033;padding:4px 0!important}.cart-v6 .cart-remove svg{width:14px}.cart-v6 .qty{background:#f3eee7;border-radius:999px;padding:3px;display:flex;align-items:center}.cart-v6 .qty button{width:30px!important;height:30px!important;background:#fff!important;border:1px solid #e8ded2!important}.cart-v6 .qty span{font-weight:900}.receive-v6{padding:14px;gap:10px}.receive-v6 label span{min-height:72px!important;padding:12px!important;align-items:flex-start!important;gap:10px!important;flex-direction:column}.receive-v6 label span svg{width:22px!important;height:22px!important}.receive-v6 label span b{font-size:12px}.receive-v6 label span small{font-size:8px;color:#8e8174}.delivery-fields-v6,.cart-section .fields-v6,.cart-section>.field,.cart-section>#pickupFields{padding-left:14px;padding-right:14px}.cart-section .fields-v6{padding-top:14px}.fields-v6 label span{display:flex;align-items:center;gap:6px}.fields-v6 label span svg,.icon-field>span svg{width:15px;height:15px;fill:#a96a1e}.cart-v6 input,.cart-v6 textarea{background:#fbf9f5!important;border:1px solid #e5dbce!important;border-radius:13px!important}.pickup-v6{margin:10px 14px!important;border-radius:15px!important;display:grid!important;grid-template-columns:auto 38px 1fr!important;align-items:center}.pickup-v6 .pin{width:36px;height:36px;border-radius:12px;background:#f2e6d7;display:grid;place-items:center}.pickup-v6 .pin svg{width:18px;height:18px;fill:#a7671c}.cutlery-v6{margin:14px!important;border:1px solid #eadfd2!important;background:#fbf8f3!important;border-radius:16px!important}.cutlery-icon{width:38px;height:38px;border-radius:12px;background:#17130f;color:#e1a34e;display:grid;place-items:center}.cutlery-icon svg{width:19px!important;height:19px!important;fill:currentColor}.cart-total-v6{background:#17130f!important;color:#fff!important;padding:18px 24px calc(18px + env(safe-area-inset-bottom))!important;border:0!important}.cart-total-v6 .summary-line{color:#c8beb3}.cart-total-v6 .summary-line b{color:#fff}.cart-total-v6 .total{border-top:1px solid #ffffff18!important;margin-top:10px;padding-top:12px}.cart-total-v6 .total span{font-size:17px}.cart-total-v6 .total span small{display:block;color:#a89c8f;font-size:8px;text-transform:uppercase;letter-spacing:1.4px}.cart-total-v6 .total b{font-size:28px}.cart-total-v6 #checkout{background:#d99025!important;color:#17130f!important;min-height:58px!important;border-radius:16px!important;display:grid!important;grid-template-columns:28px 1fr 24px!important;align-items:center!important;padding:0 18px!important}.cart-total-v6 #checkout svg{width:22px;height:22px;fill:#17130f}.cart-total-v6 #checkout b{font-size:20px}.cart-total-v6>small{color:#a99d90!important}.cart-v6 .cart-empty{padding:55px 20px!important}.cart-close-link{margin-top:14px;color:#9b611b;font-weight:900;text-decoration:none;font-size:11px}.cart-v6 .cart-empty .empty-icon{background:#17130f!important}.cart-v6 .cart-empty .empty-icon svg{fill:#dfa349!important}
@media(max-width:720px){.cart-v6{width:100vw!important}.cart-head-v6{padding:14px 16px 10px}.cart-title-v6 h2{font-size:24px}.cart-bag-icon{width:40px;height:40px;border-radius:12px}.cart-steps{padding:10px 16px}.cart-steps span{font-size:8px}.cart-v6 .cart-scroll{padding:0 8px 18px}.cart-section{border-radius:16px;margin-top:8px}.cart-section-title{padding:13px 12px}.cart-section-title>span{display:none}.cart-v6 .cart-items{padding:0 10px}.receive-v6{padding:10px}.receive-v6 label span{min-height:67px!important}.cart-total-v6{padding:13px 14px calc(13px + env(safe-area-inset-bottom))!important}.cart-v6 .cart-row{grid-template-columns:62px minmax(0,1fr) auto!important}.cart-v6 .cart-row img{width:62px!important;height:62px!important}.cart-v6 .cart-row-copy b{font-size:13px}.cart-v6 .qty button{width:28px!important;height:28px!important}.cart-v6 .qty span{min-width:20px!important}.pickup-v6{margin:8px 10px!important}.cutlery-v6{margin:10px!important}}

/* ===== V7: modal dish + clean outlined icons + Telegram order ===== */
body.modal-lock{overflow:hidden}
.dish-photo{border:0;padding:0;width:100%;display:block;text-align:left;cursor:pointer;background:transparent}
.dish-title-button{appearance:none;border:0;background:none;padding:0;margin:0;color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer}
.read-more{appearance:none;border:1px solid #eadfce;background:#fffaf4;color:#8b5718;border-radius:999px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;font-size:10px;font-weight:900;cursor:pointer;transition:.18s}
.read-more svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.read-more:hover{background:#17130f;color:#fff;border-color:#17130f;transform:translateY(-1px)}

/* one icon system: outlined */
.cart-v6 svg,.mobile svg,.service svg,.benefits svg,.locations svg,.delivery svg,.about svg,.footer svg,.added-popup svg,.dish-modal svg,.order-success svg{fill:none!important;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-bag-icon svg,.empty-icon svg,.cutlery-icon svg,.pickup-v6 .pin svg{fill:none!important}
.receive-v6 label span svg{color:#b66e17}
.receive-v6 label input:checked+span svg{color:#dfa249}

.cart-total-v6 #checkout{grid-template-columns:28px 1fr 24px!important}
.cart-total-v6 #checkout svg{fill:none!important;stroke:#17130f!important;stroke-width:1.8}
.cart-total-v6 #checkout:disabled{opacity:.7;cursor:wait}
.checkout-spinner{width:19px;height:19px;border:2px solid #17130f44;border-top-color:#17130f;border-radius:50%;display:block;animation:spin .75s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}

.dish-modal-backdrop{position:fixed;inset:0;background:#14110dc9;backdrop-filter:blur(8px);z-index:140;opacity:0;visibility:hidden;transition:.2s}
.dish-modal-backdrop.open{opacity:1;visibility:visible}
.dish-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-46%) scale(.98);width:min(920px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 28px));z-index:141;background:#fffaf4;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:46% 54%;box-shadow:0 30px 100px #0007;opacity:0;visibility:hidden;transition:.22s}
.dish-modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}
.dish-modal-close{position:absolute;right:16px;top:16px;width:46px;height:46px;border:1px solid #eadfce;border-radius:50%;background:#fff;color:#17130f;display:grid;place-items:center;z-index:3;box-shadow:0 8px 25px #0001}
.dish-modal-close svg{width:21px;height:21px}
.dish-modal-photo{min-height:560px;position:relative;background:#1b1712}
.dish-modal-photo img{width:100%;height:100%;object-fit:cover;display:block}
.dish-modal-photo:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,#0007);pointer-events:none}
.dish-modal-photo>span{position:absolute;left:18px;bottom:18px;z-index:2;background:#fff;color:#17130f;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:900;box-shadow:0 7px 22px #0003}
.dish-modal-content{padding:46px 44px 36px;display:flex;flex-direction:column;min-width:0;overflow:hidden}
.dish-modal-kicker{font-size:9px;letter-spacing:2px;font-weight:900;color:#a76617;margin-bottom:12px}
.dish-modal h2{margin:0;font:600 clamp(30px,3.4vw,46px)/1.02 Georgia,serif;letter-spacing:-.5px;padding-right:42px}
.dish-modal-price{font-size:28px;font-weight:950;margin:15px 0 12px}
.dish-modal-description{color:#665d54;font-size:14px;line-height:1.72;overflow:auto;padding-right:8px;max-height:245px;white-space:pre-line}
.dish-modal-description::-webkit-scrollbar{width:5px}.dish-modal-description::-webkit-scrollbar-thumb{background:#dccbb7;border-radius:8px}
.dish-modal-info{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}
.dish-modal-info span{display:inline-flex;align-items:center;gap:7px;border:1px solid #eadfce;background:#fff;border-radius:999px;padding:8px 10px;color:#74685b;font-size:9px;font-weight:800}
.dish-modal-info svg{width:14px;height:14px;color:#a7681d}
.dish-modal-add{margin-top:auto;min-height:60px;border:0;border-radius:17px;background:#d99025;color:#17130f;padding:0 18px;display:grid;grid-template-columns:24px 1fr 30px;gap:10px;align-items:center;text-align:left;font-weight:950;font-size:14px}
.dish-modal-add svg{width:22px;height:22px}.dish-modal-add b{width:30px;height:30px;border-radius:50%;background:#fff8;display:grid;place-items:center;font-size:21px}.dish-modal-add:disabled{background:#ded7cd;color:#80776e;cursor:not-allowed}

.order-success{position:fixed;left:50%;top:26px;transform:translate(-50%,-24px);z-index:220;width:min(560px,calc(100vw - 24px));background:#fff;border:1px solid #e9dfd2;border-radius:20px;box-shadow:0 24px 80px #0003;padding:15px 16px;display:grid;grid-template-columns:48px 1fr 32px;gap:12px;align-items:center;opacity:0;visibility:hidden;transition:.22s}
.order-success.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
.order-success-icon{width:48px;height:48px;border-radius:15px;background:#eaf7ef;color:#22814d;display:grid;place-items:center}.order-success-icon svg{width:24px;height:24px;stroke-width:2.3}
.order-success small{display:block;font-size:8px;letter-spacing:1.6px;color:#9d6925;font-weight:900}.order-success strong{display:block;font-size:16px;margin:2px 0}.order-success span{display:block;font-size:10px;color:#777068;line-height:1.4}.order-success button{border:0;background:#f4f1ed;width:32px;height:32px;border-radius:50%;font-size:20px}

@media(max-width:720px){
 .dish-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);grid-template-columns:1fr;grid-template-rows:230px minmax(0,1fr);border-radius:22px}
 .dish-modal-photo{min-height:0;height:230px}
 .dish-modal-content{padding:24px 18px 18px;overflow:auto}
 .dish-modal-close{right:12px;top:12px;width:40px;height:40px}
 .dish-modal h2{font-size:30px;padding-right:28px}
 .dish-modal-price{font-size:24px;margin:10px 0}
 .dish-modal-description{font-size:12px;line-height:1.6;max-height:none;overflow:visible}
 .dish-modal-info{margin:13px 0}.dish-modal-info span{font-size:8px;padding:7px 9px}
 .dish-modal-add{min-height:56px;position:sticky;bottom:0;margin-top:14px}
 .read-more{font-size:9px;padding:7px 10px}
 .order-success{top:12px}
}


/* ===== V8: layout bugfixes for checkout + dish modal ===== */
/* Pickup cards: old generic .pickup-option span rules were styling every nested span. */
#pickupFields:not([hidden]){
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  padding-top:10px;
  padding-bottom:4px;
}
.pickup-option.pickup-v6{
  position:relative;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  gap:12px;
  align-items:center!important;
  min-width:0;
  min-height:82px;
  margin:0!important;
  padding:12px!important;
  border:1px solid #e5dbce!important;
  border-radius:16px!important;
  background:#fff!important;
  cursor:pointer;
  overflow:hidden;
}
.pickup-option.pickup-v6 input{position:absolute!important;opacity:0!important;pointer-events:none}
.pickup-option.pickup-v6>.pin{
  width:44px!important;height:44px!important;
  display:grid!important;place-items:center!important;
  padding:0!important;margin:0!important;
  border:0!important;border-radius:13px!important;
  background:#f5ede2!important;color:#9f631b!important;
  box-shadow:none!important;
}
.pickup-option.pickup-v6>.pin svg{width:21px!important;height:21px!important}
.pickup-option.pickup-v6>.pickup-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:4px!important;
  min-width:0!important;
  padding:0!important;margin:0!important;
  border:0!important;border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.pickup-option.pickup-v6>.pickup-text b{
  display:block!important;font-size:12px!important;line-height:1.22!important;color:#17130f!important;
}
.pickup-option.pickup-v6>.pickup-text small{
  display:block!important;font-size:9px!important;line-height:1.35!important;color:#817568!important;
}
.pickup-option.pickup-v6:has(input:checked){border-color:#d99025!important;background:#fff9ef!important;box-shadow:inset 3px 0 #d99025}
.pickup-option.pickup-v6 input:checked+.pin{background:#17130f!important;color:#e3a34a!important;box-shadow:none!important}

/* Cutlery: keep text and stepper from squeezing each other. */
.cutlery.cutlery-v6{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:14px!important;padding:13px 14px!important;min-width:0!important;
}
.cutlery.cutlery-v6>div:first-child{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;flex:1 1 auto!important}
.cutlery.cutlery-v6>div:first-child>span:last-child{min-width:0!important}
.cutlery.cutlery-v6 .cutlery-icon{width:42px!important;height:42px!important;flex:0 0 42px!important}
.cutlery.cutlery-v6 .cutlery-icon svg{width:21px!important;height:21px!important;stroke:#e3a34a!important;fill:none!important}
.cutlery.cutlery-v6 b{font-size:12px!important;line-height:1.2!important}
.cutlery.cutlery-v6 small{font-size:9px!important;line-height:1.3!important}
.cutlery.cutlery-v6 .cutlery-stepper{flex:0 0 auto!important;white-space:nowrap!important}
.cutlery.cutlery-v6 .cutlery-stepper button{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;padding:0!important}
.cutlery.cutlery-v6 .cutlery-stepper strong{min-width:30px!important}

/* Dish modal: fixed usable height so heading can never be clipped above the card. */
.dish-modal{
  top:50%!important;
  width:min(960px,calc(100vw - 32px))!important;
  height:min(610px,calc(100dvh - 32px))!important;
  max-height:calc(100dvh - 32px)!important;
  grid-template-columns:minmax(0,46%) minmax(0,54%)!important;
  align-items:stretch!important;
  overflow:hidden!important;
}
.dish-modal-photo{height:100%!important;min-height:0!important;overflow:hidden!important}
.dish-modal-content{
  height:100%!important;min-height:0!important;
  padding:38px 42px 30px!important;
  overflow:hidden!important;
}
.dish-modal-kicker{flex:0 0 auto!important;margin:0 0 10px!important}
.dish-modal h2{flex:0 0 auto!important;margin:0!important;padding:0 54px 0 0!important;font-size:clamp(32px,3vw,44px)!important;line-height:1.02!important;overflow:visible!important}
.dish-modal-price{flex:0 0 auto!important;margin:14px 0 12px!important}
.dish-modal-description{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important;padding-right:10px!important}
.dish-modal-info{flex:0 0 auto!important;margin:14px 0!important}
.dish-modal-add{flex:0 0 auto!important;margin-top:0!important}

@media(max-width:720px){
  #pickupFields:not([hidden]){grid-template-columns:1fr!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important}
  .pickup-option.pickup-v6{min-height:72px!important;padding:10px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important}
  .pickup-option.pickup-v6>.pin{width:40px!important;height:40px!important}
  .cutlery.cutlery-v6{padding:11px!important;gap:8px!important}
  .cutlery.cutlery-v6 .cutlery-icon{width:38px!important;height:38px!important;flex-basis:38px!important}
  .cutlery.cutlery-v6 .cutlery-stepper button{width:32px!important;height:32px!important}
  .cutlery.cutlery-v6 .cutlery-stepper strong{min-width:24px!important}
  .dish-modal{
    width:calc(100vw - 14px)!important;
    height:calc(100dvh - 14px)!important;
    max-height:calc(100dvh - 14px)!important;
    grid-template-columns:1fr!important;
    grid-template-rows:minmax(180px,34vh) minmax(0,1fr)!important;
    border-radius:20px!important;
  }
  .dish-modal-photo{height:auto!important;min-height:0!important}
  .dish-modal-content{height:auto!important;padding:18px 16px 14px!important;overflow:hidden!important}
  .dish-modal h2{font-size:27px!important;line-height:1.04!important;padding-right:42px!important}
  .dish-modal-price{font-size:22px!important;margin:8px 0!important}
  .dish-modal-description{font-size:12px!important;line-height:1.55!important;overflow:auto!important;min-height:50px!important}
  .dish-modal-info{margin:9px 0!important;gap:6px!important}
  .dish-modal-add{position:static!important;min-height:52px!important;margin-top:0!important}
}

@media(max-height:620px) and (min-width:721px){
  .dish-modal{height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important}
  .dish-modal-content{padding:26px 34px 22px!important}
  .dish-modal h2{font-size:34px!important}
  .dish-modal-description{font-size:12px!important;line-height:1.55!important}
  .dish-modal-info{margin:10px 0!important}
  .dish-modal-add{min-height:52px!important}
}

/* =========================================================
   V9 — professional checkout redesign
   ========================================================= */
.cart-v9{width:min(700px,100vw)!important;background:#f6f4f0!important;color:#181818!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;box-shadow:-24px 0 70px rgba(0,0,0,.18)!important}
.cart-v9 *{box-sizing:border-box}.cart-v9 svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.order-head{height:auto!important;min-height:96px!important;background:#fff!important;border-bottom:1px solid #e7e3dc!important;padding:24px 30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important;z-index:2!important}
.order-kicker{display:block;color:#9b6a2b;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px}.order-head h2{font:600 32px/1.08 Georgia,serif!important;margin:0!important;color:#151311!important}.order-close{width:44px!important;height:44px!important;border:1px solid #ddd7cf!important;border-radius:50%!important;background:#fff!important;color:#171513!important;display:grid!important;place-items:center!important;transition:.2s!important}.order-close:hover{background:#181512!important;color:#fff!important;border-color:#181512!important}.order-close svg{width:20px!important;height:20px!important}
.order-scroll{min-height:0!important;overflow-y:auto!important;padding:18px 20px 24px!important;scrollbar-width:thin;scrollbar-color:#c7c0b7 transparent}.order-scroll::-webkit-scrollbar{width:6px}.order-scroll::-webkit-scrollbar-thumb{background:#c7c0b7;border-radius:20px}
.order-block{background:#fff!important;border:1px solid #e2ddd5!important;border-radius:16px!important;margin:0 0 14px!important;overflow:hidden!important;box-shadow:0 5px 18px rgba(42,31,20,.035)!important}.order-block-head{padding:16px 18px!important;border-bottom:1px solid #eeeae4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important}.order-block-head>div{display:flex!important;align-items:center!important;gap:10px!important}.order-block-head>div>span{font-size:10px!important;color:#a36a24!important;font-weight:900!important;letter-spacing:.08em!important}.order-block-head h3{font:700 16px/1.2 Arial,sans-serif!important;margin:0!important;color:#191714!important}.order-block-head>small{font-size:10px!important;color:#8e877f!important}
.cart-v9 .cart-items{padding:0 18px!important}.cart-v9 .cart-row{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;gap:13px!important;align-items:center!important;padding:14px 0!important;border:0!important;border-bottom:1px solid #eeeae4!important;border-radius:0!important;background:#fff!important}.cart-v9 .cart-row:last-child{border-bottom:0!important}.cart-v9 .cart-row img{width:72px!important;height:72px!important;border-radius:12px!important;object-fit:cover!important}.cart-v9 .cart-row-copy{min-width:0!important}.cart-v9 .cart-row-copy b{font:700 15px/1.25 Arial,sans-serif!important;display:block!important;color:#191714!important}.cart-v9 .cart-row-copy small{font-size:10px!important;color:#938a80!important;margin-top:4px!important;display:block!important}.cart-v9 .cart-row-copy strong{font:700 13px Arial,sans-serif!important;color:#191714!important;margin-top:6px!important;display:block!important}.cart-v9 .cart-remove{font-size:10px!important;color:#8c4139!important;background:none!important;border:0!important;padding:5px 0!important;margin-top:5px!important;display:inline-flex!important;align-items:center!important;gap:5px!important}.cart-v9 .cart-remove svg{width:13px!important;height:13px!important}.cart-v9 .qty{display:flex!important;align-items:center!important;gap:6px!important;padding:0!important;background:transparent!important}.cart-v9 .qty button{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid #ddd7cf!important;background:#fff!important;color:#171513!important;font-size:18px!important;line-height:1!important}.cart-v9 .qty button:hover{border-color:#b57a2d!important}.cart-v9 .qty span{min-width:22px!important;text-align:center!important;font-size:13px!important;font-weight:800!important}
.order-empty{padding:55px 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:#fff!important}.order-empty>svg{width:38px!important;height:38px!important;color:#8d7c67!important;margin-bottom:14px!important}.order-empty b{font:700 17px Arial,sans-serif!important}.order-empty small{font-size:11px!important;color:#8e877f!important;margin-top:6px!important}.order-empty .cart-close-link{margin-top:16px!important;color:#8b5b22!important;font-size:11px!important;text-decoration:underline!important;text-underline-offset:3px!important}
.fulfilment-tabs{padding:14px 16px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.fulfilment-tabs label{display:block!important;cursor:pointer!important;min-width:0!important}.fulfilment-tabs input{position:absolute!important;opacity:0!important;pointer-events:none!important}.fulfilment-tabs label>span{min-height:76px!important;border:1px solid #ddd7cf!important;border-radius:12px!important;padding:13px 14px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) 20px!important;align-items:center!important;gap:10px!important;background:#fff!important;transition:.18s!important}.fulfilment-tabs label>span>svg{width:24px!important;height:24px!important;color:#595149!important}.fulfilment-tabs i{font-style:normal!important;min-width:0!important}.fulfilment-tabs i b{display:block!important;font-size:13px!important;color:#181512!important;margin-bottom:4px!important}.fulfilment-tabs i small{display:block!important;font-size:9px!important;color:#90877d!important}.fulfilment-tabs em{width:20px!important;height:20px!important;border:1px solid #d8d1c8!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:transparent!important}.fulfilment-tabs em svg{width:13px!important;height:13px!important}.fulfilment-tabs input:checked+span{border-color:#a86a22!important;box-shadow:inset 0 0 0 1px #a86a22!important;background:#fffaf3!important}.fulfilment-tabs input:checked+span>svg{color:#9c611d!important}.fulfilment-tabs input:checked+span em{background:#9c611d!important;border-color:#9c611d!important;color:#fff!important}
.delivery-fields-v9{padding:2px 16px 16px!important}.order-field-grid{padding:14px 16px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.delivery-fields-v9 .order-field-grid{padding:12px 0 0!important}.order-field-grid.three{grid-template-columns:repeat(3,1fr)!important}.order-field{display:block!important;min-width:0!important}.order-field.full{display:block!important;margin:14px 16px 16px!important}.delivery-fields-v9>.order-field.full{margin:0!important}.order-field>span{min-height:auto!important;display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 7px!important;font-size:10px!important;font-weight:700!important;color:#504a43!important}.order-field>span svg{width:15px!important;height:15px!important;color:#9b6728!important}.cart-v9 .order-field input,.cart-v9 .order-field textarea{width:100%!important;border:1px solid #ddd7cf!important;border-radius:10px!important;background:#fff!important;color:#171513!important;font:400 13px Arial,sans-serif!important;outline:0!important;box-shadow:none!important}.cart-v9 .order-field input{height:45px!important;padding:0 13px!important}.cart-v9 .order-field textarea{min-height:88px!important;padding:13px!important;resize:vertical!important}.cart-v9 .order-field input:focus,.cart-v9 .order-field textarea:focus{border-color:#9c6726!important;box-shadow:0 0 0 3px rgba(156,103,38,.08)!important}
.pickup-list-v9{padding:3px 16px 16px!important}.pickup-list-v9[hidden]{display:none!important}.pickup-caption{display:block!important;font-size:10px!important;font-weight:700!important;color:#5e574f!important;margin:0 0 8px!important}.pickup-row-v9{position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 22px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:66px!important;padding:11px 12px!important;margin:0 0 8px!important;border:1px solid #ddd7cf!important;border-radius:12px!important;background:#fff!important;cursor:pointer!important;overflow:visible!important}.pickup-row-v9:last-child{margin-bottom:0!important}.pickup-row-v9>input{position:absolute!important;opacity:0!important;pointer-events:none!important}.pickup-pin-v9{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#f4f0ea!important;color:#6f6254!important}.pickup-pin-v9 svg{width:18px!important;height:18px!important}.pickup-copy-v9{display:block!important;min-width:0!important;width:auto!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important}.pickup-copy-v9 b{display:block!important;font:700 13px/1.2 Arial,sans-serif!important;color:#171513!important;white-space:normal!important}.pickup-copy-v9 small{display:block!important;font:400 9px/1.35 Arial,sans-serif!important;color:#8b837a!important;margin-top:4px!important;white-space:normal!important}.pickup-radio-v9{width:20px!important;height:20px!important;border:1px solid #cfc7bd!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important}.pickup-radio-v9 i{width:8px!important;height:8px!important;border-radius:50%!important;background:transparent!important}.pickup-row-v9:has(input:checked){border-color:#9c6726!important;background:#fffaf4!important}.pickup-row-v9:has(input:checked) .pickup-pin-v9{color:#9c6726!important}.pickup-row-v9:has(input:checked) .pickup-radio-v9{border-color:#9c6726!important}.pickup-row-v9:has(input:checked) .pickup-radio-v9 i{background:#9c6726!important}
.cutlery-row-v9{margin:4px 16px 16px!important;padding:12px 0 0!important;border-top:1px solid #eeeae4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.cutlery-copy-v9{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.cutlery-copy-v9>svg{width:22px!important;height:22px!important;color:#7a6a58!important;flex:0 0 auto!important}.cutlery-copy-v9 span{display:block!important;min-width:0!important}.cutlery-copy-v9 b{display:block!important;font-size:12px!important;color:#181512!important}.cutlery-copy-v9 small{display:block!important;font-size:9px!important;color:#91887f!important;margin-top:3px!important}.stepper-v9{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important}.stepper-v9 button{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid #ddd7cf!important;background:#fff!important;color:#171513!important;display:grid!important;place-items:center!important}.stepper-v9 button svg{width:16px!important;height:16px!important}.stepper-v9 strong{min-width:22px!important;text-align:center!important;font-size:13px!important}
.order-footer{background:#fff!important;border-top:1px solid #dfd9d1!important;padding:16px 24px calc(16px + env(safe-area-inset-bottom))!important;box-shadow:0 -8px 25px rgba(35,26,17,.04)!important;position:relative!important;z-index:3!important}.order-totals{display:grid!important;grid-template-columns:1fr 1fr auto!important;align-items:end!important;gap:18px!important;margin-bottom:13px!important}.order-totals>div{display:flex!important;flex-direction:column!important;gap:3px!important}.order-totals span{font-size:9px!important;color:#8d857c!important}.order-totals b{font-size:12px!important;color:#1b1815!important}.order-totals .grand-total{padding-left:18px!important;border-left:1px solid #e5dfd7!important}.order-totals .grand-total span{font-size:10px!important;color:#4d4740!important}.order-totals .grand-total b{font-size:25px!important;line-height:1!important}.order-submit{width:100%!important;min-height:54px!important;border:0!important;border-radius:10px!important;background:#191612!important;color:#fff!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:15px!important;font-weight:800!important;cursor:pointer!important;transition:.2s!important}.order-submit:hover{background:#9b6728!important}.order-submit svg{width:20px!important;height:20px!important}.order-submit:disabled{opacity:.65!important;cursor:wait!important}.order-note{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#8d857c!important;font-size:8px!important;margin-top:9px!important}.order-note svg{width:12px!important;height:12px!important}

@media(max-width:720px){.cart-v9{width:100vw!important}.order-head{min-height:78px!important;padding:17px 18px!important}.order-head h2{font-size:25px!important}.order-kicker{font-size:8px!important}.order-close{width:40px!important;height:40px!important}.order-scroll{padding:10px 10px 15px!important}.order-block{border-radius:14px!important;margin-bottom:10px!important}.order-block-head{padding:13px 13px!important}.order-block-head h3{font-size:14px!important}.order-block-head>small{display:none!important}.cart-v9 .cart-items{padding:0 12px!important}.cart-v9 .cart-row{grid-template-columns:60px minmax(0,1fr) auto!important;gap:9px!important;padding:12px 0!important}.cart-v9 .cart-row img{width:60px!important;height:60px!important;border-radius:10px!important}.cart-v9 .cart-row-copy b{font-size:12px!important}.cart-v9 .cart-row-copy small{font-size:8px!important}.cart-v9 .cart-row-copy strong{font-size:11px!important}.cart-v9 .cart-remove{font-size:8px!important}.cart-v9 .qty{gap:3px!important}.cart-v9 .qty button{width:30px!important;height:30px!important}.cart-v9 .qty span{font-size:11px!important;min-width:18px!important}.fulfilment-tabs{padding:11px 12px!important;grid-template-columns:1fr!important;gap:7px!important}.fulfilment-tabs label>span{min-height:62px!important;padding:10px 12px!important}.delivery-fields-v9{padding:2px 12px 12px!important}.order-field-grid{padding:12px!important;grid-template-columns:1fr!important;gap:10px!important}.delivery-fields-v9 .order-field-grid{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;padding:10px 0 0!important}.order-field.full{margin:12px!important}.cart-v9 .order-field input{height:42px!important;font-size:12px!important}.pickup-list-v9{padding:2px 12px 12px!important}.pickup-row-v9{grid-template-columns:32px minmax(0,1fr) 20px!important;gap:9px!important;min-height:62px!important;padding:10px!important}.pickup-pin-v9{width:32px!important;height:32px!important}.pickup-copy-v9 b{font-size:12px!important}.pickup-copy-v9 small{font-size:8px!important}.cutlery-row-v9{margin:2px 12px 13px!important;padding-top:12px!important}.cutlery-copy-v9>svg{width:20px!important;height:20px!important}.cutlery-copy-v9 b{font-size:11px!important}.cutlery-copy-v9 small{font-size:8px!important}.stepper-v9 button{width:32px!important;height:32px!important}.order-footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.order-totals{gap:10px!important;margin-bottom:10px!important}.order-totals .grand-total{padding-left:10px!important}.order-totals .grand-total b{font-size:21px!important}.order-submit{min-height:50px!important;border-radius:9px!important}.order-note{font-size:7px!important}}

/* =========================================================
   V10 — clean professional receive / pickup block
   Isolated class names so legacy checkout CSS cannot affect it.
   ========================================================= */
.receive-switch-v10{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  padding:16px!important;
  margin:0!important;
}
.receive-switch-v10>label{display:block!important;position:relative!important;margin:0!important;padding:0!important;min-width:0!important}
.receive-switch-v10>label>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.receive-switch-v10>label>span{
  min-height:78px!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 20px!important;
  align-items:center!important;
  gap:12px!important;
  padding:15px 16px!important;
  margin:0!important;
  border:1px solid #ddd8d1!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#1b1917!important;
  cursor:pointer!important;
  box-shadow:none!important;
  transition:border-color .18s ease,background .18s ease!important;
}
.receive-switch-v10>label>span>svg{width:22px!important;height:22px!important;color:#665f58!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important}
.receive-switch-v10>label>span>i{display:block!important;min-width:0!important;font-style:normal!important}
.receive-switch-v10>label>span>i b{display:block!important;font:700 14px/1.2 Arial,sans-serif!important;color:#1d1a18!important}
.receive-switch-v10>label>span>i small{display:block!important;margin-top:4px!important;font:400 9px/1.3 Arial,sans-serif!important;color:#8a837b!important}
.receive-switch-v10>label>span>em{
  width:18px!important;height:18px!important;border:1px solid #cfc9c1!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;background:#fff!important;color:transparent!important;
}
.receive-switch-v10>label>span>em svg{width:11px!important;height:11px!important}
.receive-switch-v10>label>input:checked+span{border-color:#171513!important;background:#171513!important;box-shadow:none!important}
.receive-switch-v10>label>input:checked+span>svg,
.receive-switch-v10>label>input:checked+span>i b{color:#fff!important}
.receive-switch-v10>label>input:checked+span>i small{color:#bdb6ad!important}
.receive-switch-v10>label>input:checked+span>em{border-color:#c98a3a!important;background:#c98a3a!important;color:#171513!important}

/* Critical: explicitly kill every old grid rule on pickupFields. */
#pickupFields.pickup-panel-v10:not([hidden]){
  display:flex!important;
  flex-direction:column!important;
  grid-template-columns:none!important;
  grid-auto-flow:initial!important;
  gap:0!important;
  width:100%!important;
  padding:3px 16px 16px!important;
  margin:0!important;
}
#pickupFields.pickup-panel-v10[hidden]{display:none!important}
.pickup-title-v10{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 9px!important;padding:0!important}
.pickup-title-v10>span{font:700 10px/1.2 Arial,sans-serif!important;color:#4d4843!important;text-transform:none!important}
.pickup-title-v10>small{font:400 9px/1.2 Arial,sans-serif!important;color:#9a938c!important}
.pickup-address-v10{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  min-height:70px!important;
  display:grid!important;
  grid-template-columns:26px minmax(0,1fr) 20px!important;
  align-items:center!important;
  gap:13px!important;
  margin:0 0 8px!important;
  padding:13px 15px!important;
  border:1px solid #ddd8d1!important;
  border-radius:10px!important;
  background:#fff!important;
  cursor:pointer!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.pickup-address-v10:last-child{margin-bottom:0!important}
.pickup-address-v10>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.pickup-icon-v10{
  width:26px!important;height:26px!important;display:grid!important;place-items:center!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6f6861!important;
}
.pickup-icon-v10 svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.6!important}
.pickup-info-v10{display:block!important;min-width:0!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}
.pickup-info-v10 b{display:block!important;font:700 13px/1.25 Arial,sans-serif!important;color:#1b1917!important;white-space:normal!important}
.pickup-info-v10 small{display:block!important;margin-top:4px!important;font:400 9px/1.3 Arial,sans-serif!important;color:#8e8780!important;white-space:normal!important}
.pickup-check-v10{
  width:18px!important;height:18px!important;display:grid!important;place-items:center!important;
  padding:0!important;margin:0!important;border:1px solid #cfc8c0!important;border-radius:50%!important;background:#fff!important;
}
.pickup-check-v10 i{width:8px!important;height:8px!important;border-radius:50%!important;background:transparent!important}
.pickup-address-v10:has(input:checked){border-color:#171513!important;background:#faf8f5!important}
.pickup-address-v10:has(input:checked) .pickup-icon-v10{color:#171513!important}
.pickup-address-v10:has(input:checked) .pickup-check-v10{border-color:#171513!important}
.pickup-address-v10:has(input:checked) .pickup-check-v10 i{background:#171513!important}

@media(max-width:720px){
  .receive-switch-v10{grid-template-columns:1fr 1fr!important;padding:10px 12px!important;gap:7px!important}
  .receive-switch-v10>label>span{min-height:64px!important;grid-template-columns:22px minmax(0,1fr) 16px!important;gap:8px!important;padding:10px!important;border-radius:9px!important}
  .receive-switch-v10>label>span>svg{width:19px!important;height:19px!important}
  .receive-switch-v10>label>span>i b{font-size:11px!important}
  .receive-switch-v10>label>span>i small{font-size:7.5px!important;margin-top:2px!important}
  .receive-switch-v10>label>span>em{width:16px!important;height:16px!important}
  #pickupFields.pickup-panel-v10:not([hidden]){padding:2px 12px 12px!important}
  .pickup-title-v10{margin-bottom:7px!important}
  .pickup-title-v10>small{display:none!important}
  .pickup-address-v10{min-height:62px!important;grid-template-columns:22px minmax(0,1fr) 18px!important;gap:10px!important;padding:10px 11px!important;border-radius:9px!important}
  .pickup-icon-v10{width:22px!important;height:22px!important}.pickup-icon-v10 svg{width:19px!important;height:19px!important}
  .pickup-info-v10 b{font-size:11.5px!important}.pickup-info-v10 small{font-size:7.8px!important}
  .pickup-check-v10{width:17px!important;height:17px!important}.pickup-check-v10 i{width:7px!important;height:7px!important}
}

/* V11 — grouped restaurant menu by categories */
.category-nav{position:sticky;top:86px;z-index:18;background:rgba(251,247,241,.94);backdrop-filter:blur(14px);padding:12px 6px;margin:28px -6px 34px;border-top:1px solid rgba(234,223,206,.65);border-bottom:1px solid rgba(234,223,206,.65);overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start}
.category-nav::-webkit-scrollbar{display:none}.category-nav button{flex:0 0 auto;white-space:nowrap}
.menu-groups{display:flex;flex-direction:column;gap:70px}.menu-group{scroll-margin-top:160px}.menu-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 2px 24px;padding-bottom:17px;border-bottom:1px solid var(--line)}.menu-group-head>div{display:flex;align-items:center;gap:15px}.menu-group-index{width:46px;height:46px;border-radius:14px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 22px rgba(23,19,15,.12)}.menu-group-head small{display:block;text-transform:uppercase;letter-spacing:1.8px;font-size:8px;color:#9b6720;font-weight:900;margin-bottom:4px}.menu-group-head h3{margin:0;font:500 31px/1 Georgia,serif;letter-spacing:-.5px}.menu-group-count{font-size:10px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;white-space:nowrap}.menu-group .grid{margin:0}.menu-group+.menu-group{padding-top:2px}
@media(max-width:720px){.category-nav{top:68px;margin:22px -10px 28px;padding:9px 10px;box-shadow:0 8px 20px rgba(39,24,8,.04)}.menu-groups{gap:48px}.menu-group{scroll-margin-top:125px}.menu-group-head{margin:0 2px 15px;padding-bottom:12px;align-items:center}.menu-group-head>div{gap:10px}.menu-group-index{width:36px;height:36px;border-radius:11px;font-size:10px}.menu-group-head small{font-size:7px;letter-spacing:1.4px}.menu-group-head h3{font-size:23px}.menu-group-count{font-size:8px;padding:6px 8px}.menu-group .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}
