:root{--brand:#ff6b3d;--brand-hover:#eb5529;--ink:#151d2e;--dark:#111827;--muted:#687386;--line:#e6e9ef;--surface:#fff;--bg:#f7f8fb;--soft:#eef2f6;--success:#14804a;--radius:20px;--shadow:0 16px 42px rgba(15,23,42,.09);--focus:0 0 0 4px rgba(255,107,61,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}:focus-visible{outline:0;box-shadow:var(--focus)!important}.p51-skip{position:fixed;top:10px;left:10px;z-index:100;transform:translateY(-150%);background:#fff;color:var(--ink);padding:10px 14px;border-radius:10px}.p51-skip:focus{transform:none}.p51-public-wrap{width:min(1160px,calc(100% - 36px));margin-inline:auto}
.p51-public-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#111827,#202c44);color:#fff;padding:42px 0 34px}.p51-public-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 5%,rgba(255,107,61,.2),transparent 36%);pointer-events:none}.p51-public-hero.has-cover{background-image:linear-gradient(90deg,rgba(17,24,39,.94),rgba(17,24,39,.7)),var(--p51-cover);background-size:cover;background-position:center}.p51-hero-content{position:relative}.p51-identity{display:flex;gap:22px;align-items:center}.p51-restaurant-logo{width:96px;height:96px;flex:0 0 96px;border:5px solid rgba(255,255,255,.16);border-radius:26px;background:#fff;object-fit:contain;padding:6px;box-shadow:0 18px 38px rgba(2,6,23,.3)}.p51-logo-fallback{display:grid;place-items:center;color:var(--dark);font-size:38px;font-weight:900}.p51-kicker{display:block;margin-bottom:5px;color:#ffd6c9;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.p51-identity h1{margin:0;font-size:clamp(36px,6vw,62px);line-height:1;letter-spacing:-.055em}.p51-identity p{max-width:700px;margin:12px 0 0;color:#d7deea;font-size:16px;line-height:1.55}.p51-service-line{display:flex;align-items:center;gap:8px;margin-top:13px;color:#e5eaf2;font-size:13px;font-weight:700}.p51-service-line span{width:8px;height:8px;border-radius:50%;background:#39d98a;box-shadow:0 0 0 4px rgba(57,217,138,.12)}.p51-contact-actions{display:flex;gap:10px;margin-top:24px}.p51-contact-actions a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:13px;backdrop-filter:blur(10px);transition:.18s ease}.p51-contact-actions a:hover{background:#fff;color:var(--dark);transform:translateY(-1px)}.p51-contact-actions span{font-size:17px}.p51-address{margin:14px 0 0;color:#cbd5e1;font-size:13px}
.p51-menu-tools{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(15,23,42,.04);backdrop-filter:blur(16px)}.p51-menu-tools .p51-public-wrap{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:16px;align-items:center;padding-block:13px}.p51-search{height:48px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:var(--bg);color:var(--muted)}.p51-search:focus-within{background:#fff;border-color:var(--brand);box-shadow:var(--focus)}.p51-search span:first-child{font-size:23px}.p51-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.p51-search input::placeholder{color:#8892a2}.p51-categories{display:flex;gap:8px;overflow:auto;padding:2px;scrollbar-width:none}.p51-categories::-webkit-scrollbar{display:none}.p51-categories button{min-height:42px;white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 15px;background:#fff;color:var(--muted);font-weight:750;cursor:pointer}.p51-categories button:hover,.p51-categories button.is-active{border-color:var(--dark);background:var(--dark);color:#fff}
.p51-menu{padding-top:32px;padding-bottom:132px}.p51-menu-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.p51-menu-heading span{color:var(--brand-hover);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.p51-menu-heading h2{margin:5px 0 0;font-size:clamp(28px,4vw,42px);letter-spacing:-.045em}.p51-menu-heading p{margin:0;color:var(--muted);font-size:13px}.p51-dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.p51-dish{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease}.p51-dish:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.p51-dish-photo{position:relative;aspect-ratio:16/10;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#eef2f6,#e4e9ef);color:#98a2b2;font-weight:900}.p51-dish-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.p51-dish:hover .p51-dish-photo img{transform:scale(1.025)}.p51-featured{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#fff;color:var(--ink);font-size:11px;box-shadow:0 6px 16px rgba(15,23,42,.12)}.p51-dish-body{padding:17px}.p51-dish-body>small{color:var(--brand-hover);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.p51-dish h3{margin:6px 0 8px;font-size:20px;letter-spacing:-.025em}.p51-dish p{min-height:42px;margin:0 0 15px;color:var(--muted);font-size:13px;line-height:1.55}.p51-dish-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.p51-dish-bottom strong{font-size:19px}.p51-dish-bottom button{min-height:42px;border:0;border-radius:12px;padding:9px 12px;background:var(--dark);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.p51-dish-bottom button:hover{background:var(--brand)}.p51-dish-bottom button span{font-size:17px}.p51-empty{text-align:center;padding:70px 20px;color:var(--muted)}.p51-empty>span{font-size:42px}.p51-empty h3{margin:10px 0 5px;color:var(--ink)}
.p51-public-footer{border-top:1px solid var(--line);background:#fff}.p51-public-footer .p51-public-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:26px}.p51-public-footer strong,.p51-public-footer span{display:block}.p51-public-footer span{margin-top:3px;color:var(--muted);font-size:12px}.p51-public-footer a{color:var(--muted);text-decoration:none;font-size:12px}.p51-public-footer a b{color:var(--ink)}
.p51-cartbar{position:fixed;left:50%;bottom:max(16px,env(safe-area-inset-bottom));z-index:30;transform:translateX(-50%);width:min(680px,calc(100% - 28px));min-height:66px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:0;border-radius:18px;padding:10px 16px;background:var(--dark);color:#fff;box-shadow:0 18px 50px rgba(15,23,42,.35);cursor:pointer}.p51-cart-count{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--brand);font-weight:900}.p51-cartbar>span:nth-child(2){display:grid;text-align:left}.p51-cartbar small{color:#aeb8c8;font-size:11px}.p51-cartbar b{margin-top:1px}.p51-cartbar>strong{font-size:13px}.p51-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px}.p51-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.64);backdrop-filter:blur(4px)}.p51-sheet{position:relative;width:min(590px,100%);max-height:min(90vh,820px);overflow:auto;border-radius:24px;background:#fff;padding:24px;box-shadow:0 28px 80px rgba(2,6,23,.35)}.p51-sheet-handle{display:none}.p51-sheet header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px}.p51-sheet header span{color:var(--brand-hover);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.p51-sheet h2{margin:3px 0 0;font-size:28px}.p51-sheet header button{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-size:25px;cursor:pointer}.p51-cart-items{margin:6px 0 16px}.p51-cartitem{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.p51-cartitem strong,.p51-cartitem small{display:block}.p51-cartitem small{margin-top:3px;color:var(--muted)}.p51-quantity{display:flex;align-items:center;gap:8px}.p51-quantity button{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:900;cursor:pointer}.p51-sheet form{display:grid;gap:13px}.p51-sheet label{display:grid;gap:6px;color:var(--ink);font-size:13px;font-weight:750}.p51-sheet label small{color:var(--muted);font-weight:500}.p51-sheet input,.p51-sheet select,.p51-sheet textarea{width:100%;min-height:46px;border:1px solid #d8dde5;border-radius:12px;padding:11px 12px;background:#fff;color:var(--ink)}.p51-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.p51-checkout-button{min-height:60px;display:flex;justify-content:space-between;align-items:center;gap:12px;border:0;border-radius:15px;padding:13px 16px;background:var(--brand);color:#fff;font-weight:850;cursor:pointer}.p51-checkout-button:hover{background:var(--brand-hover)}.p51-checkout-button:disabled{opacity:.6;cursor:not-allowed}.p51-checkout-button span{font-size:12px}.p51-checkout-button b{font-size:13px}.p51-toast{position:fixed;left:50%;bottom:92px;z-index:90;transform:translateX(-50%);max-width:calc(100% - 30px);padding:12px 16px;border-radius:13px;background:var(--dark);color:#fff;box-shadow:var(--shadow);font-size:13px;font-weight:750}
@media(max-width:900px){.p51-dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p51-menu-tools .p51-public-wrap{grid-template-columns:1fr}.p51-categories{margin-inline:-1px}}
@media(max-width:620px){.p51-public-wrap{width:min(100% - 28px,1160px)}.p51-public-hero{padding:22px 0 24px}.p51-public-hero.has-cover{background-image:linear-gradient(180deg,rgba(17,24,39,.74),rgba(17,24,39,.98)),var(--p51-cover)}.p51-identity{align-items:flex-start;gap:14px}.p51-restaurant-logo{width:76px;height:76px;flex-basis:76px;border-radius:21px;border-width:4px}.p51-identity-copy{min-width:0;padding-top:3px}.p51-kicker{font-size:10px}.p51-identity h1{font-size:31px;overflow-wrap:anywhere}.p51-identity p{font-size:14px;line-height:1.45;margin-top:9px}.p51-service-line{font-size:11px;line-height:1.4}.p51-contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:19px}.p51-contact-actions a{min-width:0;display:grid;place-items:center;gap:3px;padding:8px 4px;text-align:center;font-size:11px}.p51-contact-actions span{font-size:19px}.p51-contact-actions b{overflow:hidden;text-overflow:ellipsis}.p51-address{font-size:11px;line-height:1.4}.p51-menu-tools .p51-public-wrap{width:100%;padding:10px 14px 11px;gap:9px}.p51-search{height:44px}.p51-categories{margin-inline:-14px;padding-inline:14px}.p51-categories button{min-height:40px;padding:8px 14px;font-size:12px}.p51-menu{padding-top:22px}.p51-menu-heading{align-items:flex-start}.p51-menu-heading h2{font-size:28px}.p51-menu-heading p{display:none}.p51-dish-grid{grid-template-columns:1fr;gap:12px}.p51-dish{display:grid;grid-template-columns:118px minmax(0,1fr);border-radius:17px}.p51-dish:hover{transform:none}.p51-dish-photo{height:100%;min-height:154px;aspect-ratio:auto}.p51-featured{top:8px;left:8px;font-size:9px;padding:5px 7px}.p51-dish-body{padding:14px}.p51-dish h3{font-size:17px;margin:4px 0 6px}.p51-dish p{min-height:0;margin-bottom:11px;font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p51-dish-bottom strong{font-size:16px}.p51-dish-bottom button{width:42px;padding:0;font-size:0}.p51-dish-bottom button span{font-size:20px}.p51-public-footer .p51-public-wrap{display:block;text-align:center;padding-block:24px}.p51-public-footer a{display:block;margin-top:14px}.p51-cartbar{min-height:62px}.p51-cartbar>strong{font-size:0}.p51-cartbar>strong span{font-size:20px}.p51-modal{align-items:end;padding:0}.p51-sheet{width:100%;max-height:92dvh;border-radius:24px 24px 0 0;padding:10px 16px calc(18px + env(safe-area-inset-bottom))}.p51-sheet-handle{display:block;width:42px;height:5px;margin:0 auto 9px;border-radius:999px;background:#d8dde5}.p51-sheet header{padding-bottom:12px}.p51-sheet h2{font-size:25px}.p51-form-row{grid-template-columns:1fr}.p51-checkout-button{position:sticky;bottom:0}.p51-toast{bottom:88px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.p51-receipt-extra{margin-top:12px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.p51-checkout-note{margin:10px 0 0;color:#64748b;font-size:13px;text-align:center}.p51-whatsapp-optional{display:block;margin-top:10px;text-align:center;padding:11px 14px;border:1px solid #d6dee8;border-radius:12px;text-decoration:none;font-weight:800;color:#172033;background:#fff}


/* v1.2.8.7 — Visual category navigation and SaaS storefront UX */
.p51-menu-tools{position:sticky;top:0;background:rgba(248,250,252,.9);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px rgba(15,23,42,.06);backdrop-filter:blur(22px) saturate(1.25)}
.p51-menu-tools .p51-tools-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:20px;padding-block:16px}
.p51-search{height:58px;border-radius:18px;border-color:#dde3ec;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05);padding-inline:17px}
.p51-search-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#fff1ec;color:var(--brand-hover);font-size:20px!important}
.p51-search input{font-size:14px;font-weight:650}.p51-search input::placeholder{font-weight:500}
#p51-search-clear{width:30px;height:30px;flex:0 0 30px;border:0;border-radius:9px;background:#eef2f6;color:#64748b;font-size:20px;line-height:1;cursor:pointer}
#p51-search-clear:hover{background:#e2e8f0;color:#0f172a}
.p51-category-shell{position:relative;min-width:0;display:flex;align-items:center;gap:9px}
.p51-categories{gap:11px;padding:3px 2px 5px;scroll-behavior:smooth;scroll-snap-type:x proximity}
.p51-categories .p51-category-card{min-width:164px;min-height:66px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;text-align:left;scroll-snap-align:start;border:1px solid #e1e6ee;border-radius:18px;padding:8px 12px 8px 8px;background:#fff;color:var(--ink);box-shadow:0 7px 20px rgba(15,23,42,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.p51-categories .p51-category-card:hover{border-color:#cfd6e1;background:#fff;transform:translateY(-1px);box-shadow:0 11px 28px rgba(15,23,42,.08);color:var(--ink)}
.p51-categories .p51-category-card.is-active{border-color:rgba(255,107,61,.7);background:linear-gradient(135deg,#fff,#fff6f2);color:var(--ink);box-shadow:0 10px 30px rgba(255,107,61,.16),inset 0 0 0 1px rgba(255,107,61,.12)}
.p51-category-visual{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:linear-gradient(145deg,#fff3ee,#ffe0d4);color:var(--brand-hover);box-shadow:inset 0 0 0 1px rgba(255,107,61,.12)}
.p51-category-visual img{width:100%;height:100%;object-fit:cover}.p51-category-visual svg{width:25px;height:25px}
.p51-category-card.is-active .p51-category-visual{background:linear-gradient(145deg,var(--brand),var(--brand-hover));color:#fff;box-shadow:0 7px 16px rgba(255,107,61,.25)}
.p51-category-card.is-active .p51-category-visual.has-image{box-shadow:0 0 0 3px rgba(255,107,61,.18)}
.p51-category-copy{min-width:0;display:grid;gap:3px}.p51-category-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.15}.p51-category-copy small{color:#8a94a5;font-size:10px;font-weight:700}.p51-category-card.is-active .p51-category-copy small{color:#c85a36}
.p51-category-arrow{width:36px;height:44px;flex:0 0 36px;display:grid;place-items:center;border:1px solid #dde3ec;border-radius:12px;background:#fff;color:#172033;font-size:27px;line-height:1;box-shadow:0 7px 18px rgba(15,23,42,.06);cursor:pointer;transition:.18s ease}
.p51-category-arrow:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}.p51-category-arrow:disabled{opacity:.3;cursor:default;transform:none}
.p51-menu-heading{margin-top:4px}.p51-menu-heading p{padding:7px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.04)}
.p51-dish{border-color:#e3e8ef;box-shadow:0 10px 30px rgba(15,23,42,.055)}.p51-dish:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,23,42,.12)}
.p51-dish-bottom button{box-shadow:0 8px 18px rgba(15,23,42,.16)}
@media(max-width:900px){.p51-menu-tools .p51-tools-layout{grid-template-columns:1fr;gap:12px}.p51-category-shell{margin-inline:-1px}.p51-categories .p51-category-card{min-width:154px}.p51-category-arrow{display:none}}
@media(max-width:620px){.p51-menu-tools{position:sticky}.p51-menu-tools .p51-tools-layout{padding:10px 14px 12px}.p51-search{height:49px;border-radius:15px}.p51-category-shell{margin-inline:-14px}.p51-categories{padding:2px 14px 5px;gap:9px}.p51-categories .p51-category-card{min-width:139px;min-height:60px;grid-template-columns:42px minmax(0,1fr);gap:9px;border-radius:16px;padding:7px 10px 7px 7px}.p51-category-visual{width:42px;height:42px;border-radius:13px}.p51-category-visual svg{width:22px;height:22px}.p51-category-copy b{font-size:12px}.p51-category-copy small{font-size:9px}.p51-menu-heading{margin-top:0}}

/* v1.2.8.8 — Product quick view and responsive four-column catalog */
.p51-dish-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.p51-dish-photo{width:100%;border:0;padding:0;cursor:zoom-in;text-align:inherit;font:inherit}
.p51-photo-zoom{position:absolute;right:11px;bottom:11px;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.86);color:#fff;font-size:11px;font-weight:800;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease;box-shadow:0 8px 20px rgba(15,23,42,.22)}
.p51-dish-photo:hover .p51-photo-zoom,.p51-dish-photo:focus-visible .p51-photo-zoom{opacity:1;transform:none}
.p51-dish-photo:focus-visible{outline:3px solid rgba(234,88,12,.32);outline-offset:-3px}
.p51-dish h3{font-size:18px}.p51-dish p{font-size:12.5px}.p51-dish-body{padding:15px}
.p51-product-modal{position:fixed;inset:0;z-index:75;display:grid;place-items:center;padding:24px}
.p51-product-backdrop{position:absolute;inset:0;border:0;background:rgba(2,6,23,.72);backdrop-filter:blur(8px)}
.p51-product-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);width:min(980px,100%);max-height:min(90vh,760px);overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 34px 100px rgba(2,6,23,.42)}
.p51-product-close{position:absolute;top:16px;right:16px;z-index:3;width:44px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:14px;background:rgba(15,23,42,.75);color:#fff;font-size:28px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}
.p51-product-close:hover{background:var(--brand)}
.p51-product-media{position:relative;min-height:520px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eef2f6,#dfe5ec)}
.p51-product-media img{width:100%;height:100%;object-fit:cover}
.p51-product-placeholder{font-size:52px;font-weight:950;color:#9aa4b2}
.p51-product-badge{position:absolute;left:18px;top:18px;padding:8px 11px;border-radius:999px;background:#fff;color:var(--ink);font-size:11px;font-weight:850;box-shadow:0 8px 22px rgba(15,23,42,.16)}
.p51-product-content{display:flex;flex-direction:column;justify-content:center;padding:42px}
.p51-product-category{color:var(--brand-hover);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.p51-product-content h2{margin:8px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.02;letter-spacing:-.045em}
.p51-product-content p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;white-space:pre-line}
.p51-product-action{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
.p51-product-action strong{font-size:28px;letter-spacing:-.03em}
.p51-product-action button{min-height:52px;border:0;border-radius:14px;padding:13px 18px;background:var(--dark);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 12px 26px rgba(15,23,42,.18)}
.p51-product-action button:hover{background:var(--brand)}
@media(max-width:1180px){.p51-dish-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.p51-dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p51-product-dialog{grid-template-columns:1fr;max-width:680px;overflow:auto}.p51-product-media{min-height:360px;aspect-ratio:16/10}.p51-product-content{padding:28px}.p51-product-close{position:fixed}}
@media(max-width:620px){.p51-dish-grid{grid-template-columns:1fr}.p51-photo-zoom{opacity:1;transform:none;padding:6px 8px;font-size:0}.p51-photo-zoom span{font-size:15px}.p51-product-modal{align-items:end;padding:0}.p51-product-dialog{width:100%;max-height:92dvh;border-radius:24px 24px 0 0}.p51-product-media{min-height:265px;aspect-ratio:4/3}.p51-product-content{padding:23px 18px calc(22px + env(safe-area-inset-bottom))}.p51-product-content h2{font-size:30px}.p51-product-content p{font-size:14px}.p51-product-action{position:sticky;bottom:0;margin-top:24px;padding:16px 0 0;background:#fff}.p51-product-action strong{font-size:23px}.p51-product-action button{padding-inline:15px}.p51-product-close{position:absolute;top:12px;right:12px}}

/* 1.2.8.21 — Country-aware payment checkout */
.p51-payment-detail{margin:14px 0;padding:16px;border:1px solid #d9e4df;border-radius:16px;background:#f7fbf9}.p51-payment-detail-grid{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.p51-payment-qr{width:150px;aspect-ratio:1;border-radius:14px;background:#fff;border:1px solid #dce7e2;padding:8px;display:grid;place-items:center}.p51-payment-qr img{width:100%;height:100%;object-fit:contain;border-radius:10px}.p51-payment-kicker{display:block;color:#153B2F;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.p51-payment-detail h3{margin:3px 0 8px}.p51-payment-detail p{margin:5px 0;color:#4b5c55}.p51-payment-warning{margin-top:10px!important;padding:10px 12px;border-radius:10px;background:#fff3ef;color:#7a392e!important;border:1px solid #f0c9c0}.p51-payment-proof{margin-top:14px;padding-top:14px;border-top:1px solid #d9e4df}.p51-payment-proof>p{font-size:12px;color:#64748b}.p51-payment-proof input[type=file]{padding:9px;background:#fff}@media(max-width:640px){.p51-payment-detail-grid{grid-template-columns:1fr}.p51-payment-qr{width:min(210px,100%);margin:0 auto}}
