:root{font-family:Inter,system-ui,sans-serif;color:#172019;background:#f7f8fa;--green:#204020;--deep:#142d1a;--amber:#e8a72c;--line:#e4e7e4}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.hero{height:250px;max-width:1440px;margin:auto;border-radius:0 0 32px 32px;background:linear-gradient(90deg,rgba(5,14,8,.86),rgba(5,14,8,.08)),url('/store-assets/burger-hub-hero.png') center/cover;position:relative;color:white}.hero-copy{position:absolute;left:max(28px,calc((100% - 1220px)/2));bottom:28px;display:flex;align-items:center;gap:15px}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--amber);color:#142017;font-weight:900}.hero p,.dialog-heading p,.cart-head p{margin:0 0 3px;font-size:10px;font-weight:800;letter-spacing:.16em}.hero h1{font-size:30px;margin:0}.hero-copy div>span{color:#d9e3da;font-size:13px}.toolbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(240px,480px) auto;gap:12px;align-items:center;padding:13px max(18px,calc((100% - 1220px)/2));background:rgba(247,248,250,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.pills{display:flex;gap:6px}.pills button,.cart-top{padding:10px 14px;border-radius:999px;border:1px solid #d9ded9;background:white;font-weight:700}.pills button.active{background:var(--green);color:white}.search{display:flex;align-items:center;gap:8px;background:white;border:1px solid #d9ded9;border-radius:999px;padding:0 15px}.search input{width:100%;padding:11px 0;border:0;outline:0;background:transparent}.cart-top{background:var(--deep);color:white}.cart-top b{background:var(--amber);color:#182015;padding:2px 7px;border-radius:99px;margin-left:5px}main{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:240px 1fr;gap:34px;padding:26px 18px 120px}aside h2{text-transform:uppercase;color:#8a938d;font-size:12px;letter-spacing:.12em;margin:0 0 13px}aside nav{position:sticky;top:82px;display:grid;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white}aside button{border:0;border-bottom:1px solid var(--line);background:white;padding:16px;text-align:left;font-weight:700;color:#4d5951}aside button.active{background:var(--green);color:white}.notice{padding:40px;text-align:center;color:#667069}.menu-section{scroll-margin-top:80px}.section-head{display:flex;align-items:end;justify-content:space-between;padding:7px 2px 13px}.section-head h2{font-size:23px;margin:0}.section-head span{font-size:12px;color:#778078}.menu-list{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:28px}.menu-item{display:grid;grid-template-columns:76px 1fr auto auto;gap:16px;align-items:center;padding:14px;border-bottom:1px solid #edf0ed}.menu-item:last-child{border:0}.item-image,.item-placeholder{width:76px;height:68px;border-radius:10px;object-fit:cover;background:#f1f3f1}.item-placeholder{display:grid;place-items:center;color:#9aa29c;font-size:24px}.item-copy h3{font-size:15px;margin:0 0 5px}.item-copy p{font-size:12px;color:#6f7972;margin:0;line-height:1.4}.popular-tag{color:#a66a00;font-size:10px;font-weight:800}.price{font-weight:800;white-space:nowrap}.add{border:0;border-radius:9px;padding:9px 15px;background:var(--green);color:white;font-weight:800;box-shadow:0 3px 8px #20402033}.cart-bar{position:fixed;z-index:20;bottom:18px;left:50%;transform:translateX(-50%);width:min(650px,calc(100% - 28px));display:flex;justify-content:space-between;align-items:center;border:5px solid white;border-radius:18px;padding:15px 20px;background:var(--green);color:white;box-shadow:0 10px 30px #142d1a44;font-weight:700}dialog{width:min(570px,calc(100% - 24px));max-height:92vh;border:0;border-radius:24px;padding:0;box-shadow:0 24px 80px #0b160f66}dialog::backdrop{background:#0b160fb3;backdrop-filter:blur(4px)}dialog form,.cart-dialog>div,.cart-dialog>form{padding:25px}.close{float:right;border:0;background:#edf0ed;border-radius:50%;width:38px;height:38px;font-size:23px}.dialog-heading{padding-right:45px;margin-bottom:17px}.dialog-heading p,.cart-head p{color:#7b857e}.dialog-heading h2,.cart-head h2{margin:0 0 4px}.choice-group{border:0;border-top:1px solid var(--line);padding:17px 0;margin:0}.choice-group legend{font-weight:800;padding-top:17px}.choice-group legend small{display:block;font-weight:500;color:#78817a;margin-top:3px}.choice{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px}.choice:hover{background:#f5f7f5}.choice span{margin-left:auto;font-size:12px}.field{display:grid;gap:6px;font-size:12px;font-weight:700;margin:12px 0}.field input,.field textarea,.field select{width:100%;border:1px solid #d6dcd7;border-radius:10px;padding:12px;background:white}.quantity{display:flex;align-items:center;gap:12px;margin:18px 0}.quantity span{margin-right:auto;font-weight:800}.quantity button{width:38px;height:38px;border:0;border-radius:10px}.primary,.whatsapp{width:100%;border:0;border-radius:12px;padding:15px;background:var(--green);color:white;font-weight:800}.error{color:#a93428;font-size:12px;min-height:16px}.cart-dialog{width:min(700px,calc(100% - 24px))}.cart-head{padding-bottom:8px!important}.cart-line{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 25px;border-top:1px solid var(--line)}.cart-line p{margin:4px 0;color:#667068;font-size:12px}.line-controls{display:flex;align-items:center;gap:7px}.line-controls button{border:0;border-radius:8px;padding:7px 10px}.summary{margin:8px 25px;padding:15px;background:#f3f5f3;border-radius:12px}.summary div{display:flex;justify-content:space-between;padding:4px}.summary .grand{font-size:18px;border-top:1px solid #dce1dd;margin-top:5px;padding-top:10px}.fulfilment{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fulfilment label{padding:12px;border:1px solid #d8ded9;border-radius:10px;text-align:center;font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.whatsapp{background:#25d366;font-size:15px}.cart-dialog small{display:block;text-align:center;color:#758078;margin-top:9px}
@media(max-width:680px){.hero{height:190px;border-radius:0 0 28px 28px;background-position:62% center}.hero-copy{left:18px;bottom:18px}.hero h1{font-size:22px}.brand-mark{width:44px;height:44px}.toolbar{grid-template-columns:1fr auto;padding:10px}.pills{grid-column:1/-1;order:2;overflow:auto}.search{min-width:0}.cart-top{padding:10px 12px}main{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:14px 8px 110px 5px}aside h2{display:none}aside nav{top:116px;border-radius:10px}aside button{text-align:center;padding:14px 5px;font-size:10px;min-height:66px;word-break:break-word}.section-head h2{font-size:19px}.section-head span{display:none}.menu-list{border-radius:10px}.menu-item{grid-template-columns:1fr auto;gap:7px;padding:13px 10px}.menu-item .item-image,.menu-item .item-placeholder{display:none}.item-copy p{font-size:11px}.price{grid-column:1;font-size:14px}.add{grid-column:2;grid-row:1/3;padding:9px 12px}.form-grid{grid-template-columns:1fr}dialog{margin-bottom:0;border-radius:22px 22px 0 0;width:100%;max-width:none}.cart-dialog{width:100%}.cart-bar{bottom:10px}.cart-line{padding:13px 18px}.summary{margin:8px 18px}}

/* Mobile menu is one continuous catalogue with a scroll-aware category rail. */
@media(max-width:680px){
  .hero{height:156px;border-radius:0 0 22px 22px}.hero-copy{bottom:14px}.hero-copy div>span{font-size:11px}
  .toolbar{top:0;gap:8px;padding:8px 10px}.pills{grid-column:auto;order:0}.pills button{padding:9px 12px;white-space:nowrap}.search{grid-column:1/-1;grid-row:2}.cart-top{grid-column:2;grid-row:1}
  main{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:start;gap:10px;padding:12px 8px 108px 4px}
  aside{position:sticky;top:104px;z-index:9;max-height:calc(100dvh - 116px);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 5px 18px #142d1a12;backdrop-filter:blur(10px)}
  aside nav{position:static;display:block;max-height:calc(100dvh - 118px);overflow-x:hidden;overflow-y:auto;border:0;border-radius:0;background:transparent;scrollbar-width:none;overscroll-behavior:contain}
  aside nav::-webkit-scrollbar{display:none}aside button{display:block;width:100%;min-height:62px;padding:10px 4px;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0;text-align:center;font-size:10px;line-height:1.2;word-break:break-word}
  aside button:last-child{border-bottom:0!important}aside button.active{background:var(--green);color:white;box-shadow:inset 4px 0 var(--amber)}
  .catalogue{min-width:0}
  .menu-section{scroll-margin-top:160px}.section-head{padding:10px 3px 9px}.section-head h2{font-size:21px}.section-head span{display:block;font-size:11px}
  .menu-list{margin-bottom:20px}.menu-item{grid-template-columns:64px minmax(0,1fr) auto;gap:10px;padding:12px 10px}.menu-item .item-image,.menu-item .item-placeholder{display:grid;width:64px;height:64px;grid-row:1/3}.item-copy{min-width:0}.item-copy h3{font-size:14px;line-height:1.25}.item-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price{grid-column:2;align-self:start}.add{grid-column:3;grid-row:1/3;align-self:center;min-width:50px;padding:10px 9px}
}
@media(max-width:380px){.menu-item{grid-template-columns:52px minmax(0,1fr) auto}.menu-item .item-image,.menu-item .item-placeholder{width:52px;height:56px}.add{font-size:12px}.hero h1{font-size:20px}}

/* Compact illustrated category rail inspired by the mobile menu reference. */
.category-thumb{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:10px;background:#f2f4f2;color:#657068;font-size:10px}.category-thumb img{width:100%;height:100%;object-fit:cover}.category-label{display:block}aside nav button{display:flex;align-items:center;gap:11px;padding:10px 12px}aside button.active .category-thumb{background:white;color:var(--green);box-shadow:0 2px 8px #07150b44}
@media(max-width:680px){
  aside button{display:grid;min-height:76px;place-items:center;align-content:center;gap:5px;padding:7px 3px;font-size:9px;line-height:1.15}
  .category-thumb{display:grid;width:38px;height:38px;place-items:center;overflow:hidden;border-radius:10px;background:#f2f4f2;color:#657068;font-size:10px}
  .category-thumb img{width:100%;height:100%;object-fit:cover}
  .category-label{display:block;max-width:68px}
  aside button.active .category-thumb{background:white;color:var(--green);box-shadow:0 2px 8px #07150b44}
}

/* Bissery red-and-white storefront theme. */
:root{--green:#f20d16;--deep:#171717;--amber:#f20d16;--line:#ece7e7}
.brand-mark{background:var(--green);color:#fff}
.cart-top b{background:#fff;color:var(--green)}
.pills button.active,.add,.primary,.cart-bar,aside button.active{background:var(--green);color:#fff}
.add{box-shadow:0 3px 8px #f20d1638}
.popular-tag{color:#c70a12}
aside button.active{box-shadow:inset 4px 0 #fff}

@media(max-width:680px){
  main{grid-template-columns:88px minmax(0,1fr);gap:8px}
  aside button{min-height:72px;padding:7px 4px;word-break:normal;overflow-wrap:normal}
  .category-label{display:block;width:100%;max-width:80px;text-align:center;white-space:normal;word-break:normal;overflow-wrap:break-word;line-height:1.15}
  .price{font-size:12px;font-weight:750}
  .add{min-width:42px;padding:7px 8px;border-radius:8px;font-size:11px;line-height:1.1}
  .menu-item{grid-template-columns:58px minmax(0,1fr) auto;gap:8px}
  .menu-item .item-image,.menu-item .item-placeholder{width:58px;height:58px}
}
@media(max-width:380px){
  main{grid-template-columns:82px minmax(0,1fr)}
  .category-label{max-width:74px;font-size:8px}
  .menu-item{grid-template-columns:50px minmax(0,1fr) auto}
  .menu-item .item-image,.menu-item .item-placeholder{width:50px;height:54px}
}

.menu-item{grid-template-columns:76px minmax(0,1fr) auto}
.item-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}
.item-title-row h3{min-width:0;margin:0}
.item-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}
.menu-item{grid-template-columns:76px minmax(0,1fr)}
.bissery-logo{position:absolute;z-index:2;top:18px;right:max(20px,calc((100% - 1220px)/2));width:150px;height:50px;border-radius:9px;background:#f20d16 url('/store-assets/bissery-logo.png') center/cover no-repeat;box-shadow:0 5px 18px #0004}
.item-description{min-height:1em}
@media(max-width:680px){
  aside nav button{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;align-content:center;gap:4px;text-align:center}
  .category-thumb{grid-column:1;grid-row:1;width:40px;height:40px;padding:3px;background:#fff}
  .category-thumb img{object-fit:contain}
  .category-label{grid-column:1;grid-row:2}
  .menu-item .item-image{padding:4px;object-fit:contain;background:#fff}
  .item-copy{display:grid;align-content:center;gap:2px}
  .item-title-row{gap:5px}
  .item-title-row h3{margin:0;font-size:12px;line-height:1.2}
  .item-description{min-height:11px;margin:0!important;font-size:9px!important;line-height:1.2}
  .price{flex:0 0 auto;font-size:10px;font-weight:800}
  .menu-item{grid-template-columns:58px minmax(0,1fr)}
  .item-actions{gap:8px}
  .add{grid-column:auto;grid-row:auto;align-self:auto;min-width:32px;padding:4px 5px;border-radius:6px;font-size:8px}
  .bissery-logo{top:10px;right:10px;width:96px;height:32px;border-radius:6px}
}
@media(max-width:380px){.menu-item{grid-template-columns:50px minmax(0,1fr)}.bissery-logo{width:84px;height:28px}}
.toolbar{grid-template-columns:minmax(240px,1fr) auto}
@media(max-width:680px){.toolbar{grid-template-columns:minmax(0,1fr) auto}.search{grid-column:1}.cart-top{grid-column:2}}
.price{display:inline-flex;align-items:center;gap:3px;font-weight:600}
.dirham-icon{position:relative;display:inline-block;width:9px;height:11px;border-left:1.4px solid currentColor;border-radius:0 7px 7px 0}
.dirham-icon::before,.dirham-icon::after{content:"";position:absolute;left:-2px;width:7px;border-top:1.2px solid currentColor}
.dirham-icon::before{top:4px}.dirham-icon::after{top:7px}
@media(max-width:680px){
  .toolbar,.search,.cart-top{height:42px}
  .bissery-logo{right:16px}
  main{grid-template-columns:70px minmax(0,1fr);gap:6px;padding-left:4px}
  aside button{padding-inline:3px;font-size:9px}
  .price{font-weight:500}
  .item-description{font-size:8px!important;font-weight:300;color:#7c817d!important}
}
.dirham-icon{width:10px;height:10px;border:0;border-radius:0;background:url('/store-assets/aed-symbol.png') center/contain no-repeat}
.dirham-icon::before,.dirham-icon::after{display:none}
@media(max-width:680px){
  .toolbar{display:flex!important;align-items:center;gap:7px;height:auto}
  .search{flex:1 1 auto;width:auto;min-width:0}
  .cart-top{flex:0 0 auto;white-space:nowrap}
}
.sticky-brand{display:none;font-size:11px;font-weight:700;letter-spacing:.04em;color:#252525}
@media(max-width:680px){
  .toolbar{flex-wrap:wrap;gap:5px;padding:6px 7px}
  .store-scrolled .sticky-brand{display:block;flex:0 0 100%;height:13px;line-height:13px}
  .search,.cart-top{height:35px!important}
  .search{padding-inline:10px}
  .search input{padding-block:6px;font-size:11px}
  .cart-top{padding:6px 9px;font-size:11px}
  main{grid-template-columns:64px minmax(0,1fr);gap:0;padding-left:3px;padding-right:3px}
  aside{position:sticky;top:53px;align-self:start;display:flex;flex-direction:column;height:calc(100vh - 53px);min-height:0;background:#fff;z-index:4}
  .store-scrolled aside{top:71px;height:calc(100vh - 71px)}
  aside h2{display:block;flex:0 0 auto;margin:0;padding:5px 2px 4px;text-align:center;font-size:8px;line-height:1;text-transform:none;letter-spacing:.03em;color:#747474;background:#fff}
  aside nav{position:static;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;border-radius:0}
  aside button{min-height:61px}
  .catalogue{min-width:0;margin:0}
}
.language-picker{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:6px}.language-picker>span{margin-right:3px;color:#6f7972;font-size:11px;font-weight:700}.language-picker button{min-height:32px;padding:5px 12px;border:1px solid #d9ded9;border-radius:999px;background:#fff;color:#4d5951;font-size:12px;font-weight:800}.language-picker button.active{border-color:#f20d16;background:#f20d16;color:#fff}.language-picker button:hover{border-color:#f20d16}@media(max-width:680px){.language-picker{flex:0 0 100%;justify-content:flex-end}.language-picker>span{margin-right:auto}.language-picker button{min-height:29px;padding:4px 10px;font-size:11px}}

/* Storefront refresh: Bisserv branding, tighter toolbar, contact strip. */
:root{--toolbar-h:104px}

/* Brand row above the search bar: outlet name left, Bisserv mark right. */
.toolbar-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 6px}
.toolbar-brand-name{font-size:16px;font-weight:800;letter-spacing:.01em;color:#171717;line-height:1.1}
.toolbar-brand-mark{flex:0 0 auto;width:112px;height:30px;background:url('/store-assets/bisserv-logo.png') right center/contain no-repeat}
.sticky-brand{display:none!important}

/* Header wordmark, sized to sit beside the outlet name without dominating. */
.bissery-logo{width:132px;height:43px}

/* Address and contact numbers tucked under the outlet name. */
/* Specificity has to beat `.hero p`, which is bold with wide tracking. */
.hero .hero-contact{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:4px 0 0;font-size:11px;font-weight:400;letter-spacing:0;line-height:1.35;color:#e8ece9;opacity:.8}
.hero .hero-contact svg{width:11px;height:11px;flex:0 0 auto}
.hero .hero-contact i{font-style:normal;opacity:.55;margin:0 1px}

/* Dirham glyph tracks the price text size rather than a fixed 10px. */
.dirham-icon{width:1em;height:1em}

/* Item rows: name left, price and button right, everything vertically centred. */
.menu-item{align-items:center}
.item-copy{text-align:left;align-content:center}
.item-title-row{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}
.item-title-row h3{text-align:left}
.item-actions{justify-content:flex-end;align-items:center}
.item-description{min-height:0}

/* "Categories" heading only - red bar with white text. */
aside h2{background:var(--green);color:#fff;padding:6px 10px;border-radius:8px;text-align:center;letter-spacing:.08em}

@media(max-width:680px){
  .toolbar-brand{flex:0 0 100%;padding:1px 1px 4px}
  .toolbar-brand-name{font-size:14px}
  .toolbar-brand-mark{width:96px;height:26px}
  .bissery-logo{top:9px;right:14px;width:92px;height:30px}
  .hero .hero-contact{gap:4px;margin-top:3px;font-size:9px}
  .hero .hero-contact svg{width:9px;height:9px}

  /* Compact search + cart. */
  .search,.cart-top{height:24px!important}
  .search{padding-inline:8px}
  .search input{padding-block:2px;font-size:10px}
  .search>span{font-size:11px}
  .cart-top{padding:2px 7px;font-size:9px}
  .cart-top b{padding:0 4px;margin-left:3px}

  /* Slightly wider category rail. */
  main{grid-template-columns:76px minmax(0,1fr)}
  aside button{padding-inline:4px}
  aside h2{padding:4px 5px;font-size:8px;border-radius:6px;letter-spacing:.04em}

  /* Sticky rail follows the measured toolbar height. */
  aside,.store-scrolled aside{top:var(--toolbar-h);height:calc(100vh - var(--toolbar-h))}
  .menu-section{scroll-margin-top:calc(var(--toolbar-h) + 8px)}
}
@media(max-width:380px){
  main{grid-template-columns:70px minmax(0,1fr)}
  .toolbar-brand-mark{width:86px;height:23px}
}

/* Bisserv footer branding. */
.store-footer{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:14px 18px 96px;max-width:1220px;border-top:1px solid var(--line);color:#7c817d}
.store-footer small{font-size:12px}
.store-footer b{color:#f20d16;font-weight:800}
@media(max-width:680px){.store-footer{padding:11px 12px 92px}.store-footer small{font-size:11px}}

/* --- Follow-up refinements --- */
/* Categories heading: black bar, square bottom corners so it caps the rail. */
aside h2{background:#000;color:#fff;border-radius:8px 8px 0 0}

/* Bisserv mark in the brand row, one more step up in size. */
.toolbar-brand-mark{width:219px;height:59px}

/* The image spans two grid rows on mobile, which left the copy stranded in
   row 1. Everything now shares one row so align-items:center applies to all. */
.menu-item .item-image,.menu-item .item-placeholder{grid-row:auto}
.item-copy{grid-row:auto;align-self:center}
.price{align-self:center}

/* Trim the dead space between the last item and the footer. */
main{padding-bottom:24px}

@media(max-width:680px){
  aside h2{border-radius:6px 6px 0 0}
  .toolbar-brand-mark{width:189px;height:51px}
  main{padding-bottom:22px}
}
@media(max-width:380px){.toolbar-brand-mark{width:168px;height:45px}}

/* The source logo sits on a square canvas with the wordmark filling only ~21%
   of its height, so `contain` was fitting the empty canvas and the mark looked
   padded. bisserv-wordmark.png is that canvas trimmed to the ink; boxes below
   match its 3.53:1 ratio so nothing letterboxes. */
.toolbar-brand-mark{background-image:url('/store-assets/bisserv-wordmark.png');width:53px;height:15px}
@media(max-width:680px){.toolbar-brand-mark{width:46px;height:13px}}
@media(max-width:380px){.toolbar-brand-mark{width:39px;height:11px}}

/* --- Order dialog: fit the whole checkout on screen --- */
/* The dialog scrolls as a single piece; spacing below keeps it compact. */
/* Do NOT set `display` on a dialog: an author display value overrides the UA
   `dialog:not([open]){display:none}` rule, leaving the closed dialog on screen
   covering the menu. Height is capped only; the dialog scrolls as one piece. */
.cart-dialog{max-height:92vh}

/* Required-field marker. */
.req{color:#f20d16;font-weight:800}

/* Tighter spacing throughout the dialog. */
.cart-dialog>.cart-head{padding:16px 18px 6px!important}
.cart-head h2{font-size:19px}
.cart-line{padding:9px 18px;gap:8px}
.cart-line p{margin:2px 0;font-size:11px}
.line-controls button{padding:5px 9px}
.summary{margin:6px 18px;padding:10px 12px}
.summary div{padding:2px}
.summary .grand{font-size:16px;margin-top:3px;padding-top:6px}
.cart-dialog>#checkoutForm{padding:14px 18px 16px}
.fulfilment{gap:6px}
.fulfilment label{padding:8px}
.form-grid{gap:9px}
.field{gap:4px;margin:8px 0}
.field input,.field textarea,.field select{padding:8px 10px;border-radius:9px}
.cart-dialog #customerAddress{rows:2}
.error{min-height:0}
.whatsapp{padding:11px;font-size:14px;border-radius:11px}
.cart-dialog small{margin-top:6px;font-size:11px}

@media(max-width:680px){
  /* Name/phone and time/note sit side by side rather than stacking, which is
     what pushed the button below the fold. */
  .cart-dialog .form-grid{grid-template-columns:1fr 1fr}
  .cart-dialog{max-height:94vh}
  .cart-dialog>.cart-head{padding:13px 14px 5px!important}
  .cart-head h2{font-size:17px}
  .cart-line{padding:8px 14px}
  .summary{margin:5px 14px;padding:9px 11px}
  .cart-dialog>#checkoutForm{padding:11px 14px 13px}
  .field{margin:6px 0;font-size:11px}
  .field input,.field textarea,.field select{padding:7px 9px;font-size:13px}
  .cart-dialog textarea{rows:2}
}

/* Delivery block: address full width on top, the two short fields share a row,
   so choosing Delivery costs one field of height instead of three. */
.cart-dialog #addressField{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.cart-dialog #addressField>label:nth-of-type(2){grid-column:1/-1;order:-1}

/* Brand row stands in for the hero header: it appears only once the header has
   scrolled away, and disappears again when the header comes back into view. */
.toolbar-brand{display:none}
body.store-scrolled .toolbar-brand{display:flex}

/* Order dialog text scaled to 60% of its original size. Scoped to .cart-dialog
   so the customiser and the rest of the store are untouched. */
.cart-dialog .cart-head p{font-size:6px}
.cart-dialog .cart-head h2{font-size:10.2px}
.cart-dialog .close{font-size:14px;width:28px;height:28px}
.cart-dialog .cart-line b,.cart-dialog .cart-line strong{font-size:9.6px}
.cart-dialog .cart-line p{font-size:6.6px}
.cart-dialog .line-controls button{font-size:9.6px}
.cart-dialog .summary,.cart-dialog .summary div{font-size:9.6px}
.cart-dialog .summary .grand{font-size:9.6px}
.cart-dialog .fulfilment label{font-size:9.6px}
.cart-dialog .field{font-size:6.6px}
.cart-dialog .field input,.cart-dialog .field textarea,.cart-dialog .field select{font-size:7.8px}
.cart-dialog .error{font-size:7.2px}
.cart-dialog .whatsapp{font-size:8.4px}
.cart-dialog small{font-size:6.6px}
