﻿:root{
  --bg:#f6ecdf;
  --paper:#fff9f1;
  --white:#fff;
  --line:#eadbc9;
  --text:#17110d;
  --muted:#706154;
  --brand:#16b8c4;
  --brand2:#087f91;
  --dark:#1d100b;
  --green:#28a548;
  --shadow:0 24px 70px rgba(37,24,16,.14);
}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;scroll-padding-top:102px;overflow-x:hidden;-webkit-text-size-adjust:100%}
body{
  margin:0;
  min-height:100vh;
  background:radial-gradient(circle at 3% 0,#f9d9bb 0,transparent 26%),radial-gradient(circle at 92% 0,#fff6e5 0,transparent 30%),linear-gradient(135deg,#f2e2cf,#fff7ec);
  color:var(--text);
  font-family:"Inter","SF Pro Display","SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-feature-settings:"cv02","cv03","cv04","cv11";
  overflow-x:hidden;
}
.ui-icon{--icon:none;display:inline-block;width:18px;height:18px;flex:0 0 auto;background:currentColor;vertical-align:-3px;-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat}
.search-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m16.5 16.5 4 4'/%3E%3C/svg%3E")}
.user-icon,.user-trigger{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Ccircle cx='12' cy='7.4' r='4.2'/%3E%3Cpath d='M4.8 21c.8-4.9 3.6-7.3 7.2-7.3s6.4 2.4 7.2 7.3H4.8Z'/%3E%3C/svg%3E")}
.clock-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
.scooter-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 16h8l2-5h3.2c1.1 0 2 .9 2 2v3'/%3E%3Cpath d='M7 16l2-7h3'/%3E%3Ccircle cx='6' cy='18' r='2'/%3E%3Ccircle cx='18' cy='18' r='2'/%3E%3Cpath d='M15 7h3'/%3E%3C/svg%3E")}
.wallet-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7.5h14.5A2.5 2.5 0 0 1 21 10v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6.5A2.5 2.5 0 0 1 5.5 4H18'/%3E%3Cpath d='M17 12h4v4h-4a2 2 0 0 1 0-4Z'/%3E%3C/svg%3E")}
.star-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linejoin='round'%3E%3Cpath d='m12 3 2.7 5.5 6.1.9-4.4 4.3 1 6-5.4-2.9-5.4 2.9 1-6-4.4-4.3 6.1-.9L12 3Z'/%3E%3C/svg%3E")}
.tag-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 13.5 13.5 20a2.1 2.1 0 0 1-3 0L4 13.5V4h9.5L20 10.5a2.1 2.1 0 0 1 0 3Z'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.2'/%3E%3C/svg%3E")}
.pin-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-6.2 7-12a7 7 0 1 0-14 0c0 5.8 7 12 7 12Z'/%3E%3Ccircle cx='12' cy='9' r='2.2'/%3E%3C/svg%3E")}
.shield-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 5 6v5c0 4.8 2.8 8 7 10 4.2-2 7-5.2 7-10V6l-7-3Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}
.zap-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linejoin='round'%3E%3Cpath d='M13 2 4 14h7l-1 8 10-13h-7l0-7Z'/%3E%3C/svg%3E")}
.badge-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 2.2 2.2 3.1-.4.4 3.1L20 10l-2.3 2.1-.4 3.1-3.1-.4L12 17l-2.2-2.2-3.1.4-.4-3.1L4 10l2.3-2.1.4-3.1 3.1.4L12 3Z'/%3E%3Cpath d='m9 10 2 2 4-4'/%3E%3C/svg%3E")}
.bag-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l1 12H5L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E")}
.home-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 11 8-7 8 7'/%3E%3Cpath d='M6 10v10h12V10'/%3E%3C/svg%3E")}
.menu-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M5 7h14M5 12h14M5 17h14'/%3E%3C/svg%3E")}
.receipt-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12v18l-3-2-3 2-3-2-3 2V3Z'/%3E%3Cpath d='M9 8h6M9 12h6M9 16h4'/%3E%3C/svg%3E")}
.more-icon{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Ccircle cx='5' cy='12' r='2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Ccircle cx='19' cy='12' r='2'/%3E%3C/svg%3E")}
button,input,textarea{font:inherit}
button{cursor:pointer}
.page{width:min(1080px,calc(100% - 44px));margin:0 auto;padding:22px 0 48px}
.topbar{
  height:72px;
  border-radius:30px;
  background:rgba(255,250,242,.94);
  border:1px solid rgba(234,216,197,.9);
  box-shadow:0 18px 46px rgba(37,24,16,.09);
  backdrop-filter:blur(16px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:12px 22px;
  position:sticky;
  top:18px;
  z-index:80;
}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text);min-width:max-content}
.brand span{
  width:48px;height:48px;border-radius:17px;
  background:linear-gradient(135deg,var(--brand),#ff8a2a);
  display:grid;place-items:center;color:#fff;font-size:25px;font-weight:1000;
}
.brand strong{font-size:18px;line-height:1.02}
.brand small{display:block;color:var(--text);font-weight:600;font-size:15px;margin-top:2px}
.brand i{display:none;font-style:normal;margin-left:8px;border-radius:999px;background:#e9f8e7;color:#247a2e;padding:3px 8px;font-size:10px;font-weight:950;vertical-align:middle}
.mainnav{display:flex;align-items:center;gap:34px}
.mainnav a{text-decoration:none;color:var(--text);font-size:14px;font-weight:850}
.mainnav .active{color:var(--brand2)}
.head-actions{display:flex;align-items:center;gap:13px;position:relative;z-index:4}
.round{
  width:44px;height:44px;border:0;border-radius:16px;background:transparent;color:var(--brand2);
  display:grid;place-items:center;text-decoration:none;font-size:20px;font-weight:1000;
}
.search-trigger,.head-actions a.round{position:relative;font-size:0}
.round .ui-icon{width:23px;height:23px;color:var(--brand2)}
.search-trigger,.user-trigger{background-position:center;background-repeat:no-repeat;background-size:24px 24px}
.search-trigger{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23cc4210' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m16 16 5 5'/%3E%3C/svg%3E")}
.user-trigger{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cc4210'%3E%3Ccircle cx='12' cy='7.4' r='4.2'/%3E%3Cpath d='M4.8 21c.8-4.9 3.6-7.3 7.2-7.3s6.4 2.4 7.2 7.3H4.8Z'/%3E%3C/svg%3E")}
.search-trigger>.ui-icon,.user-trigger>.ui-icon{display:none}
.cart-pill{
  height:48px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));
  color:#fff;padding:0 18px;display:flex;align-items:center;gap:9px;font-weight:1000;
  box-shadow:0 14px 26px rgba(235,90,24,.28);
}
.cart-pill .ui-icon{width:18px;height:18px}
.layout{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:18px;align-items:start;margin-top:0}
.content{min-width:0}
.hero-card{
  height:274px;border-radius:32px;box-shadow:var(--shadow);overflow:hidden;position:relative;color:#fff;
  background:linear-gradient(100deg,rgba(22,13,9,.98) 0%,rgba(28,16,10,.93) 38%,rgba(35,18,10,.45) 62%,rgba(214,74,16,.16) 100%),url("assets/hero-clean.jpg") center/cover no-repeat,#21130d;
  display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;padding:52px 44px 34px;
}
.hero-card:before{
  content:"";position:absolute;inset:0;
  background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.12),transparent 20%),linear-gradient(90deg,rgba(0,0,0,.1),transparent 62%);
  pointer-events:none;
}
.hero-copy,.hero-food{position:relative;z-index:1}
.hero-copy h1{margin:0;font-size:45px;line-height:.95;letter-spacing:0;font-weight:1000}
.hero-copy em{font-style:normal;color:#ff7d27}
.hero-copy p{margin:16px 0 0;color:rgba(255,255,255,.88);font-size:16px}
.hero-info{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.hero-info span{
  min-width:130px;border-radius:14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);
  padding:12px 14px;display:grid;gap:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.hero-info b{font-size:13px}
.hero-info .ui-icon{width:17px;height:17px;margin-right:7px;color:#ffd061}
.hero-info small{color:rgba(255,255,255,.72);font-size:11px;font-weight:750}
.hero-food{min-height:190px}
.stamp{
  position:absolute;left:26px;top:8px;width:96px;height:96px;border-radius:50%;
  border:3px solid var(--brand);color:var(--brand);display:grid;place-items:center;text-align:center;
  line-height:.82;font-size:24px;font-weight:1000;transform:rotate(-12deg);background:rgba(0,0,0,.18);
}
.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 28px}
.facts div{
  min-height:86px;background:rgba(255,250,242,.96);border:1px solid var(--line);border-radius:12px;
  padding:15px;box-shadow:0 12px 30px rgba(37,24,16,.06);position:relative;overflow:hidden;
}
.facts div:after{content:"";position:absolute;right:-24px;top:-24px;width:70px;height:70px;border-radius:50%;background:rgba(235,90,24,.07)}
.facts span{display:inline-block;color:var(--brand2);width:20px;height:20px}
.facts strong{display:block;margin-top:4px;font-size:17px}
.facts small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}
.brand i.closed{background:#fff0e7;color:var(--brand2)}
.hours-notice{margin:-10px 0 28px;border:1px solid var(--line);border-radius:12px;background:#fffaf2;box-shadow:0 12px 28px rgba(37,24,16,.06);padding:13px 15px;display:flex;gap:12px;align-items:center}
.hours-notice .ui-icon{color:var(--brand2);width:22px;height:22px}.hours-notice strong{display:block;font-size:15px}.hours-notice small{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:800}
.hours-notice.closed{border-color:#f0b8a3;background:#f4fcfd}.hours-notice.closed strong{color:#b2361c}
.news-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-10px 0 28px}
.news-card{min-height:74px;border:1px solid var(--line);border-radius:12px;background:#fffaf2;box-shadow:0 12px 28px rgba(37,24,16,.06);padding:13px;display:grid;grid-template-columns:36px 1fr auto;gap:11px;align-items:center}
.news-card>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff0e7;color:var(--brand2);font-weight:1000;font-size:12px}
.news-card.deal>span{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.news-card.fresh>span{background:#e9f8e7;color:#247a2e}
.news-card strong{display:block;font-size:14px}.news-card small{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.25}
.news-card a{color:var(--brand2);font-size:12px;font-weight:1000;text-decoration:none;white-space:nowrap}
.menu-area{background:rgba(255,250,242,.97);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}
.mobile-cat-title{display:none}
.menu-title{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:28px 32px 14px}
.menu-title h2{margin:0;font-size:30px;letter-spacing:0}
.menu-title p{margin:5px 0 0;color:var(--muted);font-weight:900}
.search:not(.pm-icon){
  width:260px;height:44px;border-radius:999px;background:#f6ede3;border:1px solid var(--line);
  display:flex;align-items:center;gap:8px;padding:0 14px;color:var(--muted);font-weight:900;
}
.search:not(.pm-icon) input{border:0;background:transparent;outline:0;width:100%;color:var(--text);min-width:0}
.tabs{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:14px 32px 18px;background:rgba(255,250,242,.96);position:sticky;top:104px;z-index:50}
.tabs::-webkit-scrollbar{display:none}
.chip{
  border:1px solid var(--line);border-radius:999px;background:#fff;padding:11px 17px;
  display:flex;align-items:center;gap:8px;font-weight:950;color:var(--text);white-space:nowrap;
}
.chip.active{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:var(--brand);color:#fff;box-shadow:0 14px 26px rgba(235,90,24,.22)}
.chip .cat-symbol{width:28px;height:28px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px rgba(234,216,197,.8),0 5px 10px rgba(37,24,16,.08)}
.chip .cat-symbol img{width:100%;height:100%;object-fit:contain;border-radius:10px;display:block}
.chip.active .cat-symbol{background:#fff;box-shadow:0 5px 12px rgba(99,34,8,.22)}
.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 32px 28px;background:#fbf2e8}
.product-card{
  background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 14px 30px rgba(37,24,16,.07);
  transition:.18s ease;min-width:0;
}
.product-card:hover{transform:translateY(-3px);box-shadow:0 24px 44px rgba(37,24,16,.13)}
.product-card.added{animation:pop .24s ease}
.product-photo{height:126px;background-size:cover;background-position:center;position:relative;overflow:hidden}
.product-photo:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(transparent,rgba(0,0,0,.18))}
.product-body{padding:13px}
.tag-row{display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.tag-row small{font-size:12px;color:var(--muted);font-weight:900}
.tag-row b{border-radius:999px;background:#fff0e7;color:var(--brand2);padding:4px 8px;font-size:11px;font-weight:1000}
.tag-row b.green{background:#edf9ed;color:#287d36}
.tag-row b.blue{background:#e8f4ff;color:#2470a8}
.product-body h3{margin:8px 0 6px;font-size:15px;line-height:1.1;letter-spacing:0}
.product-body p{min-height:40px;margin:0;color:var(--muted);font-size:13px;line-height:1.35}
.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}
.product-bottom>span{color:var(--muted);font-size:12px;font-weight:900}
.price-add{display:flex;align-items:center;gap:9px;margin-left:auto}
.product-bottom strong{color:var(--brand2);font-size:18px;white-space:nowrap}
.product-bottom button{width:38px;height:38px;border-radius:50%;border:1px solid var(--brand);background:#fff;color:var(--brand);font-size:24px;font-weight:1000;line-height:1}
.product-card:hover .product-bottom button{background:var(--brand);color:#fff}
.no-results{grid-column:1/-1;text-align:center;padding:48px 18px;background:#fff;border:1px dashed #e4ccb7;border-radius:18px;color:var(--muted)}
.no-results span{font-size:42px}.no-results strong{display:block;color:var(--text);font-size:22px;margin-top:8px}
.checkout-card{
  position:sticky;top:102px;max-height:calc(100vh - 116px);overflow:auto;background:#fffaf2;
  border:1px solid var(--line);border-radius:14px;box-shadow:0 28px 78px rgba(37,24,16,.2);padding:22px;z-index:70;margin-top:8px;
}
.handle{display:none}
.checkout-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.checkout-title h2{margin:0;font-size:25px;letter-spacing:0}
.checkout-title p{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:750}
.close{border:0;background:transparent;font-size:28px;line-height:1;color:var(--text)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:start;margin:22px 0 14px;position:relative}
.steps:before{content:"";position:absolute;left:18%;right:18%;top:18px;height:2px;background:#e4d2bf}
.steps span{position:relative;z-index:1;text-align:center;color:var(--text);font-weight:1000;font-size:0}
.steps span small{display:block;margin-top:8px;font-size:11px;font-weight:850}
.steps span:before{display:grid;place-items:center;margin:0 auto;width:38px;height:38px;border-radius:50%;background:#eee4d9;font-size:14px}
.steps span:nth-child(1):before{content:"1"}.steps span:nth-child(2):before{content:"2"}.steps span:nth-child(3):before{content:"3"}
.steps .on:before{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}
.steps .on small{color:var(--brand2)}
.clear{width:100%;height:36px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--muted);font-weight:950}
.cart-row{display:grid;grid-template-columns:56px 1fr auto;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);align-items:center}
.cart-thumb{width:50px;height:50px;border-radius:8px;background-size:cover;background-position:center;box-shadow:0 8px 16px rgba(37,24,16,.13)}
.cart-row strong{font-size:14px;display:block}
.cart-row small{display:block;margin-top:3px;color:var(--muted);font-weight:750}
.cart-row em{display:block;margin-top:4px;color:var(--muted);font-style:normal;font-size:11px;line-height:1.25}
.cart-row>span{font-weight:1000}
.qty{display:flex;gap:7px;margin-top:8px}
.qty button{width:30px;height:28px;border-radius:9px;border:1px solid var(--line);background:#fff;font-weight:1000}
.cart-summary{padding:13px 0 6px;border-bottom:1px solid var(--line)}
.cart-summary div{display:flex;justify-content:space-between;align-items:center;margin:7px 0;font-size:14px}
.cart-summary .total{margin-top:16px;font-size:19px;font-weight:1000}
.cart-summary .total strong{color:var(--brand2);font-size:24px}
.empty-cart{text-align:center;border:1px dashed #e2cab4;background:#fff7ec;border-radius:18px;padding:23px 14px;margin:14px 0;color:var(--muted)}
.empty-cart div{display:grid;place-items:center}.empty-cart .empty-bag{width:42px;height:42px;color:var(--brand);opacity:.9}.empty-cart strong{display:block;color:var(--text);font-size:18px;margin-top:10px}
.form{display:grid;gap:11px;margin-top:12px}
.form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:900}
.form input,.form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 12px;color:var(--text);outline:0}
.fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.switch,.pay{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.switch input,.pay input{display:none}
.switch span,.pay span{min-height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;align-content:center;padding:10px 14px;font-weight:950;color:var(--text)}
.switch input:checked+span,.pay input:checked+span{border-color:var(--brand);background:#fff2e8;color:var(--brand2)}
.pay small{display:block;margin-top:5px;font-size:11px;color:inherit;opacity:.85}
.customer-fields{display:none;gap:9px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff8ef}
.form.needs-data .customer-fields{display:grid}
.hint{margin:0;color:var(--muted);font-size:12px}
.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);padding-top:14px}
.trust span{display:grid;gap:2px;text-align:center;font-size:11px;font-weight:850}
.trust b{width:18px;height:18px;margin:0 auto;color:var(--dark)}.trust strong{font-size:11px}.trust small{color:var(--muted);font-size:10px;line-height:1.2}
.submit{height:58px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-size:16px;font-weight:1000;box-shadow:0 16px 30px rgba(235,90,24,.25)}
.submit:disabled{background:#dac9b8;color:#857567;box-shadow:none}
.message{margin:0;font-size:13px;font-weight:850}.message.error{color:#bd2518}.message.success{color:#16813a}
.overlay{display:none}
.toast{position:fixed;left:50%;top:98px;z-index:140;transform:translate(-50%,-8px);display:flex;align-items:center;gap:10px;max-width:min(420px,calc(100% - 28px));padding:12px 16px;border-radius:999px;background:var(--dark);color:#fff;box-shadow:0 18px 40px rgba(37,24,16,.28);opacity:0;pointer-events:none;transition:.2s}
.toast.show{opacity:1;transform:translate(-50%,0)}.toast span{width:24px;height:24px;border-radius:50%;background:var(--brand);display:grid;place-items:center;font-weight:1000}.toast strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mobile-cart,.bottom-nav{display:none}
.option-overlay{position:fixed;inset:0;background:rgba(31,18,12,.58);z-index:180;display:grid;place-items:center;padding:18px}
.option-panel{width:min(560px,100%);max-height:92dvh;overflow:auto;border-radius:22px;background:#fffaf2;border:1px solid var(--line);box-shadow:0 30px 90px rgba(37,24,16,.32);position:relative}
.option-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:var(--text);font-size:24px;z-index:2}
.option-head{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:18px;border-bottom:1px solid var(--line)}
.option-img{height:126px;border-radius:14px;background:center/cover no-repeat}.option-head small{color:var(--brand2);font-weight:1000}.option-head h2{margin:5px 0 7px;font-size:24px;line-height:1.05}.option-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}
#optionForm{display:grid;gap:14px;padding:16px}.option-groups{display:grid;gap:12px}.option-groups fieldset{border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px;display:grid;gap:8px}.option-groups legend{padding:0 7px;color:var(--text);font-weight:1000}.option-groups label{display:block}.option-groups input{display:none}.option-groups span{min-height:42px;border:1px solid var(--line);border-radius:12px;background:#fffaf4;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;font-weight:900}.option-groups input:checked+span{border-color:var(--brand);background:#fff1e7;color:var(--brand2)}.option-groups b{font-size:12px;color:inherit}.option-note{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:900}.option-note textarea{border:1px solid var(--line);border-radius:13px;background:#fff;padding:11px;resize:vertical;outline:0}.option-foot{position:sticky;bottom:-16px;margin:0 -16px -16px;padding:14px 16px;background:#fffaf2;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.option-foot strong{font-size:24px;color:var(--brand2)}.option-foot button{height:50px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:1000;padding:0 18px}.option-empty{margin:0;color:var(--muted);font-weight:850}
.admin-body{background:#f7ecdf}
.admin-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:20px 0 42px}
.admin-top{min-height:70px;border:1px solid var(--line);border-radius:22px;background:rgba(255,250,242,.96);box-shadow:0 18px 46px rgba(37,24,16,.09);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 18px;position:sticky;top:14px;z-index:20}
.admin-top nav{display:flex;gap:10px;align-items:center}.admin-top nav a{height:40px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);text-decoration:none;font-weight:900;font-size:13px;display:grid;place-items:center;padding:0 14px}
.admin-hero{margin:22px 0 14px;border-radius:20px;background:linear-gradient(105deg,#21130d,#4a1d0c 62%,#dc4f13);color:#fff;min-height:168px;padding:30px;display:flex;align-items:end;justify-content:space-between;gap:18px;box-shadow:var(--shadow)}
.admin-hero p{margin:0 0 8px;color:#ffd2b2;font-weight:1000;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.admin-hero h1{margin:0;max-width:720px;font-size:34px;line-height:1.02;letter-spacing:0}
.admin-primary,.admin-save{border:0;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:1000;padding:12px 16px;box-shadow:0 12px 24px rgba(235,90,24,.22)}
.admin-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.admin-stats article{border:1px solid var(--line);border-radius:14px;background:#fffaf2;padding:14px;box-shadow:0 10px 26px rgba(37,24,16,.06)}.admin-stats span{display:block;color:var(--muted);font-size:12px;font-weight:900}.admin-stats strong{display:block;margin-top:6px;font-size:22px}
.admin-workbench{display:grid;grid-template-columns:190px 1fr;gap:14px;align-items:start}.admin-tabs{position:sticky;top:100px;border:1px solid var(--line);border-radius:16px;background:#fffaf2;padding:8px;display:grid;gap:7px;box-shadow:0 12px 30px rgba(37,24,16,.06)}.admin-tabs button{height:44px;border:0;border-radius:12px;background:transparent;text-align:left;padding:0 13px;font-weight:1000;color:var(--text)}.admin-tabs button.active{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}
.admin-panel{border:1px solid var(--line);border-radius:18px;background:#fffaf2;box-shadow:var(--shadow);overflow:hidden}.admin-toolbar{display:flex;gap:10px;padding:14px;border-bottom:1px solid var(--line);background:#fff7ec}.admin-search{height:44px;flex:1;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 13px;color:var(--brand2)}.admin-search input,.admin-toolbar select{border:0;background:transparent;outline:0;width:100%;color:var(--text);font-weight:850}.admin-toolbar select{width:230px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 12px}
.admin-list{display:grid;gap:10px;padding:14px}.admin-card{border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:150px 1fr;gap:14px;padding:12px;box-shadow:0 10px 24px rgba(37,24,16,.05)}.admin-card.compact{grid-template-columns:86px 1fr}.admin-photo{height:132px;border-radius:10px;background:#f2e4d5 center/cover no-repeat;color:var(--muted);display:grid;place-items:center;font-weight:1000}.code-tile{min-height:86px;border-radius:12px;background:#fff0e7;color:var(--brand2);display:grid;place-items:center;text-align:center;font-size:18px;font-weight:1000;padding:8px;overflow:hidden}.code-tile.news{background:#e9f8e7;color:#247a2e}
.admin-fields{display:grid;gap:10px;min-width:0}.admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.admin-grid label,.admin-fields>label{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:900}.admin-grid input,.admin-grid select,.admin-fields textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fffaf4;padding:10px;color:var(--text);outline:0;font-weight:750}.admin-fields textarea{resize:vertical}.admin-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.admin-row strong{margin-left:auto;color:var(--brand2);font-size:18px}.admin-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:var(--text)!important}.upload{border:1px solid var(--line);border-radius:12px;background:#fffaf4;padding:9px 12px;color:var(--text);font-weight:950;font-size:12px}.upload input{display:none}.admin-danger{border:1px solid #f0b8a3;border-radius:14px;background:#fff;color:#b2361c;font-weight:1000;padding:11px 14px}.admin-empty{margin:0;padding:26px;text-align:center;border:1px dashed #dfc8b1;border-radius:14px;color:var(--muted);font-weight:900}.image-pool summary{cursor:pointer;color:var(--brand2);font-weight:1000}.image-pool div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:8px}.image-pool button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:5px;color:var(--text);font-weight:850}.image-pool span{display:block;height:48px;border-radius:7px;background:center/cover no-repeat}.image-pool small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}
.hours-card{grid-template-columns:100px 1fr}.hours-grid{display:grid;gap:8px}.hours-line{display:grid;grid-template-columns:1fr 150px 150px;gap:9px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fffaf4;padding:9px}.hours-line label{display:grid;gap:4px;color:var(--muted);font-size:12px;font-weight:900}.hours-line input[type=time]{border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px;color:var(--text);font-weight:850}
.special-days-title{margin:4px 0 2px;font-size:15px;font-weight:900;color:var(--text)}
.admin-hint{margin:0 0 12px;font-size:12.5px;color:var(--muted);line-height:1.5}
.special-days-list{display:grid;gap:8px;margin-bottom:14px}
.special-day-line{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fffaf4;padding:9px 12px}
.special-day-line.past{opacity:.5}
.special-day-date{font-weight:900;color:var(--text);font-size:13px;white-space:nowrap}
.special-day-desc{color:var(--muted);font-size:12.5px}
.special-day-remove{border:0;background:none;color:var(--muted);font-size:18px;line-height:1;cursor:pointer;padding:2px 6px}
.special-day-remove:hover{color:#bd2518}
.admin-empty.small{padding:10px 0;font-size:12.5px;color:var(--muted)}
.special-day-add{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border-top:1px solid var(--line);padding-top:12px}
.special-day-add input[type=date],.special-day-add input[type=text]{border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 10px;color:var(--text);font-weight:750}
.special-day-add input[type=text]{flex:1;min-width:160px}
.special-day-time-field{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);font-weight:900}
.special-day-time-field input[type=time]{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px;color:var(--text);font-weight:750}
.special-day-time-field input:disabled{opacity:.4}
.special-day-add button{white-space:nowrap;border:0;border-radius:10px;background:#16b8c4;color:#fff;padding:0 14px;height:38px;font-weight:900;font-size:13px}
@media(max-width:640px){.special-day-add{flex-direction:column;align-items:stretch}.special-day-line{grid-template-columns:1fr auto;grid-template-areas:"date remove" "desc desc"}.special-day-date{grid-area:date}.special-day-remove{grid-area:remove}.special-day-desc{grid-area:desc}}
@keyframes pop{50%{transform:scale(1.015)}}
.pizza-config fieldset:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.pizza-config fieldset:last-child legend{grid-column:1/-1}.account-hint{margin:0;color:var(--muted);font-size:12px;font-weight:850;line-height:1.35}
.account-overlay{position:fixed;inset:0;background:rgba(31,18,12,.58);z-index:185;display:grid;place-items:center;padding:18px;backdrop-filter:blur(3px)}
.account-panel{width:min(500px,100%);max-height:92dvh;overflow:auto;border-radius:22px;background:#fffaf2;border:1px solid rgba(234,216,197,.95);box-shadow:0 30px 90px rgba(37,24,16,.32);position:relative;padding:20px}
.account-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--text);font-size:24px;line-height:1;font-weight:900}
.account-head{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;margin:0 46px 16px 0}.account-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#fff;box-shadow:0 14px 26px rgba(235,90,24,.2)}.account-mark .ui-icon{width:23px;height:23px;color:#fff}.account-panel h2{margin:0;font-size:25px;line-height:1}.account-head p{margin:5px 0 0;color:var(--muted);font-weight:800;font-size:12px;line-height:1.35}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:11px}.account-form label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950}.account-form input{width:100%;height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 13px;color:var(--text);outline:0;font-weight:800}.account-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(233,85,19,.12)}.account-form label:nth-child(3),.account-form .newsletter,.account-form button,.account-form p,.account-small{grid-column:1/-1}.account-form .newsletter{min-height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:9px;color:var(--text);padding:0 12px}.account-form .newsletter input{width:18px;height:18px;padding:0}.account-form button,.history-row button{border:0;border-radius:13px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:1000;padding:13px 15px;box-shadow:0 13px 24px rgba(235,90,24,.22)}.account-form p{margin:0;color:#bd2518;font-weight:850}.account-small{display:block;margin-top:-2px;color:var(--muted);font-size:12px;font-weight:850;text-align:center}
.account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 14px;padding:5px;border:1px solid var(--line);border-radius:15px;background:#fff}.account-tabs button{height:42px;border:0;border-radius:11px;background:transparent;color:var(--muted);font-weight:1000}.account-tabs button.active{background:#fff2e8;color:var(--brand2);box-shadow:inset 0 0 0 1px rgba(233,85,19,.18)}.account-form.compact{grid-template-columns:1fr}.account-form.compact label,.account-form.compact button,.account-form.compact p,.account-form.compact .account-small{grid-column:1}
.stamp-card{margin-top:16px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:15px}.stamp-card strong{font-size:28px;color:var(--brand2)}.stamp-card span{margin-left:8px;font-weight:1000}.stamp-card div{display:flex;gap:7px;margin:12px 0}.stamp-card i{width:34px;height:34px;border-radius:50%;background:#efe2d5;border:1px solid var(--line)}.stamp-card i.on{background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 8px 18px rgba(235,90,24,.22)}.stamp-card small,.coupon-list small,.history-list small{color:var(--muted);font-weight:800}
.coupon-list,.history-list{margin-top:13px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;display:grid;gap:10px}.coupon-list>strong,.history-list>strong{font-size:16px}.coupon-list code{width:max-content;border-radius:999px;background:#fff0e7;color:var(--brand2);font-weight:1000;padding:8px 12px}
.history-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:10px}.history-row:first-of-type{border-top:0;padding-top:0}.history-row small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.3}.history-row b{color:var(--brand2)}
.section-kicker{display:inline-block;margin-bottom:6px;color:var(--brand2);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}
.experience-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 20px}.experience-strip article{border:1px solid rgba(231,207,183,.9);border-radius:18px;background:linear-gradient(180deg,#fffaf2,#fff4e7);padding:16px;box-shadow:0 14px 34px rgba(37,24,16,.07)}.experience-strip .ui-icon{width:24px;height:24px;color:var(--brand2);margin-bottom:10px}.experience-strip strong{display:block;font-size:16px}.experience-strip small{display:block;margin-top:6px;color:var(--muted);font-weight:800;line-height:1.35}
.menu-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 28px 16px}.menu-guides article{border:1px solid var(--line);border-radius:16px;background:#fffaf4;padding:13px}.menu-guides strong,.menu-guides small{display:block}.menu-guides strong{font-size:14px}.menu-guides small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.32}
.about-band{margin-top:22px;border:1px solid rgba(231,207,183,.9);border-radius:24px;background:linear-gradient(135deg,#fffaf2 0%,#fff1e2 56%,#ffe2cf 100%);padding:26px;display:grid;grid-template-columns:1.1fr .9fr;gap:20px;box-shadow:var(--shadow)}.about-band h2{margin:0;font-size:31px;line-height:1.02}.about-band p{margin:12px 0 0;color:var(--muted);font-weight:800;line-height:1.55}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.about-grid article{border:1px solid rgba(233,85,19,.18);border-radius:16px;background:rgba(255,255,255,.72);padding:15px}.about-grid strong{display:block;color:var(--brand2);font-size:22px}.about-grid small{display:block;margin-top:4px;color:var(--muted);font-weight:850}
.customer-grid{grid-template-columns:repeat(3,1fr)}.customer-chat{border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px;display:grid;gap:12px}.chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chat-head h3{margin:0;font-size:18px}.chat-head small{display:block;margin-top:4px;color:var(--muted);font-weight:800}.chat-head>span{border-radius:999px;background:#eaf8e8;color:#247a2e;padding:7px 10px;font-size:12px;font-weight:1000;white-space:nowrap}.chat-thread{max-height:310px;overflow:auto;border-radius:16px;background:#fff7ec;padding:12px;display:grid;gap:9px}.chat-bubble{max-width:82%;border-radius:16px;padding:10px 12px;box-shadow:0 8px 18px rgba(37,24,16,.06)}.chat-bubble.customer{justify-self:end;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border-bottom-right-radius:5px}.chat-bubble.restaurant{justify-self:start;background:#fff;border:1px solid var(--line);border-bottom-left-radius:5px}.chat-bubble small,.chat-bubble em{display:block;font-size:10px;font-style:normal;font-weight:900;opacity:.78}.chat-bubble p{margin:4px 0;line-height:1.35;font-weight:850}.chat-empty{text-align:center;border:1px dashed #e2cab4;border-radius:16px;background:#fff;padding:18px;color:var(--muted)}.chat-empty strong,.chat-empty span{display:block}.chat-empty strong{color:var(--text);font-size:16px;margin-bottom:4px}.chat-compose{grid-template-columns:1fr auto;align-items:end;background:#fff7ec}.chat-compose textarea{min-height:70px}.chat-compose button{height:46px;padding:0 18px}.chat-compose p{grid-column:1/-1}
.pizza-builder{width:min(900px,100%);background:#fff9f0}.pizza-builder .option-head{grid-template-columns:190px 1fr;border-bottom:0;padding:20px 20px 12px}.pizza-builder .option-img{height:150px;border-radius:18px}.pizza-builder .option-head h2{font-size:30px}.pizza-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 20px 14px}.pizza-steps span{min-height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;align-items:center;gap:9px;padding:8px 11px;color:var(--muted);font-weight:1000}.pizza-steps b{width:25px;height:25px;border-radius:50%;background:#f1dfcf;color:var(--text);display:grid;place-items:center;font-size:12px}.pizza-steps span.on{border-color:rgba(233,85,19,.45);background:#fff0e7;color:var(--brand2)}.pizza-steps span.on b{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.option-layout{display:grid;grid-template-columns:1fr 260px;gap:14px;align-items:start}.pizza-builder #optionForm{padding:0 20px 20px}.pizza-config{gap:10px}.pizza-config fieldset{box-shadow:0 10px 22px rgba(37,24,16,.05)}.pizza-config fieldset:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.pizza-config fieldset:last-child legend{grid-column:1/-1}.pizza-config span{background:#fff;transition:.16s ease}.pizza-config span:hover{border-color:#ebb995;transform:translateY(-1px)}.pizza-summary{position:sticky;top:12px;border:1px solid rgba(233,85,19,.22);border-radius:18px;background:linear-gradient(180deg,#fff,#fff6ec);padding:16px;box-shadow:0 16px 32px rgba(37,24,16,.08)}.pizza-summary .summary-kicker{display:inline-grid;height:27px;place-items:center;border-radius:999px;background:#fff0e7;color:var(--brand2);padding:0 10px;font-size:11px;font-weight:1000}.pizza-summary h3{margin:10px 0 12px;font-size:20px}.pizza-summary #pizzaPickList{display:grid;gap:7px;min-height:94px}.pizza-summary #pizzaPickList span{border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px 10px;display:grid;grid-template-columns:1fr auto;gap:4px;font-weight:950}.pizza-summary em{grid-column:1/-1;color:var(--muted);font-style:normal;font-size:10px;text-transform:uppercase}.pizza-summary b{color:var(--brand2);font-size:12px}.pizza-summary small{color:var(--muted);font-weight:850}.pizza-summary dl{margin:14px 0 0;border-top:1px solid var(--line);padding-top:10px;display:grid;gap:7px}.pizza-summary dl div{display:flex;justify-content:space-between;gap:12px}.pizza-summary dt{color:var(--muted);font-weight:900}.pizza-summary dd{margin:0;font-weight:1000;color:var(--brand2)}
.account-panel.is-dashboard{width:min(780px,100%);background:#fff8ef}.customer-dashboard{display:grid;gap:12px}.customer-hero{min-height:116px;border-radius:18px;background:linear-gradient(125deg,#21130d,#5b220f 62%,#ef5a16);color:#fff;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;box-shadow:0 18px 34px rgba(37,24,16,.14)}.customer-hero span{display:block;color:#ffd5bd;font-size:11px;font-weight:1000;text-transform:uppercase}.customer-hero h3{margin:5px 0 4px;font-size:26px}.customer-hero small{color:#ffe7d6;font-weight:800}.customer-hero button{border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-weight:1000;padding:10px 14px}.customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.customer-grid article,.customer-news,.message-form{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px}.customer-grid span{display:block;color:var(--muted);font-size:12px;font-weight:950}.customer-grid strong{display:block;margin-top:5px;color:var(--brand2);font-size:24px}.customer-news{display:grid;gap:9px}.customer-news h3{margin:0;font-size:17px}.customer-news article{border-radius:13px;background:#fff6ec;padding:11px}.customer-news strong,.customer-news small{display:block}.customer-news small{margin-top:4px;color:var(--muted);font-weight:800;line-height:1.35}.message-form{display:grid;gap:10px}.message-form label{display:grid;gap:8px;color:var(--text);font-weight:1000}.message-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fffaf4;padding:12px;color:var(--text);outline:0;resize:vertical;font-weight:800}.message-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(233,85,19,.12)}.message-form button{border:0;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:1000;padding:13px 15px}.message-form p{margin:0;font-weight:900}.message-form .success{color:#177d3a}.message-form .error{color:#bd2518}

@media(max-width:1100px){
  .layout{grid-template-columns:1fr}
  .checkout-card{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-height:88dvh;border-radius:26px 26px 0 0;z-index:120;transform:translateY(108%);transition:.24s ease}
  .checkout-card.is-open{transform:translateY(0)}
  .handle{display:block;width:44px;height:5px;border-radius:999px;background:#d8c7b6;margin:0 auto 12px}
  .overlay{display:block;position:fixed;inset:0;background:rgba(33,19,13,.55);z-index:110}
  .overlay[hidden]{display:none!important}
}
@media(max-width:760px){
  html{scroll-padding-top:74px}
  body{background:#fff7eb}
  .page{width:100%;padding:0 0 150px}
  .topbar{height:74px;position:fixed;top:0;left:0;right:0;border-radius:0;border:0;border-bottom:1px solid var(--line);padding:12px 14px;background:#fffaf2}
  .topbar{gap:8px}
  .mainnav{display:none}
  .brand{min-width:0;gap:8px}
  .brand span{width:42px;height:42px;border-radius:15px;flex:0 0 auto}
  .brand strong{min-width:0}
  .brand strong{font-size:17px}.brand small{font-size:14px}.brand i{display:inline-block}
  .head-actions{position:absolute;right:14px;top:20px;margin-left:0;gap:5px;flex:0 0 auto;z-index:8}
  .round{width:34px;height:34px;font-size:17px}.cart-pill{display:none!important}
  .layout{display:block;margin-top:74px}
  .hero-card{
    height:224px;border-radius:0;padding:23px 14px;display:block;
    background:linear-gradient(95deg,rgba(25,14,9,.98) 0%,rgba(31,18,12,.93) 46%,rgba(120,40,12,.18) 100%),url("assets/hero-clean.jpg") center/cover no-repeat,#21130d;
  }
  .hero-copy h1{font-size:31px;line-height:.98}
  .hero-copy p{font-size:14px;margin-top:10px;max-width:240px}
  .hero-info{margin-top:18px;display:flex;overflow-x:auto;gap:8px;flex-wrap:nowrap;scrollbar-width:none}
  .hero-info span{min-width:112px;padding:10px}.hero-info b{font-size:11px}.hero-info small{font-size:10px}
  .hero-food{position:absolute;right:0;top:0;width:132px;height:100%;min-height:0}.stamp{width:58px;height:58px;font-size:14px;left:10px;top:18px}
  .facts{display:flex;gap:9px;overflow-x:auto;margin:16px 14px 20px;scrollbar-width:none}
  .facts div{flex:0 0 112px;min-height:92px;text-align:center;padding:13px}.facts span{font-size:18px}.facts strong{font-size:14px}.facts small{font-size:10px}
  .hours-notice{margin:-6px 14px 18px;padding:11px}.hours-notice strong{font-size:13px}.hours-notice small{font-size:11px}
  .news-strip{display:flex;gap:9px;overflow-x:auto;margin:-6px 14px 18px;scrollbar-width:none}
  .news-card{flex:0 0 270px;grid-template-columns:32px 1fr auto;min-height:68px;padding:11px}
  .news-card>span{width:32px;height:32px}.news-card strong{font-size:13px}.news-card small{font-size:11px}
  .experience-strip{display:flex;overflow-x:auto;gap:9px;margin:0 14px 18px;scrollbar-width:none}.experience-strip article{flex:0 0 240px;padding:13px;border-radius:15px}.experience-strip strong{font-size:14px}.experience-strip small{font-size:11px}
  .menu-area{border-radius:0;border-left:0;border-right:0;box-shadow:none;background:#fff7eb;display:flex;flex-direction:column}
  .mobile-cat-title{display:flex;align-items:center;justify-content:space-between;padding:0 14px 12px}
  .mobile-cat-title strong{font-size:17px}.mobile-cat-title span{color:var(--brand2);font-size:12px;font-weight:900}
  .menu-title{display:block;order:3;padding:8px 14px 12px}.menu-title h2{display:none}.menu-title p{font-size:17px;color:var(--text);margin:0}
  .menu-title .search{display:none}
  .tabs{order:2;position:relative;top:auto;padding:0 14px 14px;background:#fff7eb}
  .menu-guides{order:3;display:flex;overflow-x:auto;gap:9px;padding:0 14px 12px;scrollbar-width:none}.menu-guides article{flex:0 0 220px;padding:11px}
  .products{order:4}
  .chip{width:68px;height:70px;border-radius:13px;padding:7px;display:grid;place-items:center;gap:4px;font-size:11px;box-shadow:0 10px 24px rgba(37,24,16,.07)}
  .chip .cat-symbol{width:42px;height:42px;border-radius:13px}
  .chip .cat-symbol img{width:100%;height:100%;border-radius:13px}
  .products{display:block;padding:0;background:#fff}
  .product-card{display:grid;grid-template-columns:110px 1fr;gap:12px;border-radius:0;border-left:0;border-right:0;border-top:0;box-shadow:none;padding:12px 14px}
  .product-card:hover{transform:none;box-shadow:none}
  .product-photo{height:108px;border-radius:13px}
  .product-body{padding:0}.product-body h3{font-size:16px;margin:6px 0}.product-body p{font-size:12px;min-height:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .product-bottom{margin-top:10px}.product-bottom>span{display:none}.product-bottom strong{background:var(--brand2);color:#fff;border-radius:999px;padding:8px 10px;font-size:13px}
  .product-bottom button{width:36px;height:36px;border-color:var(--line);color:var(--dark)}
  .option-overlay{align-items:end;padding:0}.option-panel{max-height:88dvh;border-radius:24px 24px 0 0}.option-head{grid-template-columns:104px 1fr;padding:14px}.option-img{height:96px}.option-head h2{font-size:20px}.option-foot{bottom:-16px}
  .pizza-builder{width:100%;border-radius:24px 24px 0 0}.pizza-builder .option-head{grid-template-columns:104px 1fr;padding:14px}.pizza-builder .option-img{height:96px}.pizza-builder .option-head h2{font-size:21px}.pizza-steps{display:flex;overflow-x:auto;padding:0 14px 12px}.pizza-steps span{flex:0 0 154px}.pizza-builder #optionForm{padding:0 14px 16px}.option-layout{grid-template-columns:1fr}.pizza-config fieldset:last-child{grid-template-columns:1fr}.pizza-summary{position:relative;top:auto;order:-1}.customer-grid{grid-template-columns:1fr}.account-panel.is-dashboard{width:100%;border-radius:24px 24px 0 0}.customer-hero{align-items:flex-start;flex-direction:column}.customer-hero h3{font-size:22px}
  .about-band{margin:18px 0 0;border-radius:0;border-left:0;border-right:0;grid-template-columns:1fr;padding:20px 14px}.about-band h2{font-size:25px}.about-grid{grid-template-columns:1fr 1fr}.chat-compose{grid-template-columns:1fr}.chat-compose button{width:100%}.chat-bubble{max-width:92%}
  .fields{grid-template-columns:1fr}
  .mobile-cart{position:fixed;left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:90;min-height:64px;border-radius:18px;background:var(--dark);color:#fff;display:flex;align-items:center;gap:10px;padding:9px;box-shadow:0 18px 36px rgba(37,24,16,.28)}
  .mobile-cart[hidden]{display:none!important}
  .mobile-cart .bag{width:40px;height:40px;border-radius:13px;background:rgba(237,90,24,.18);display:grid;place-items:center;position:relative}
  .mobile-cart .bag .ui-icon{width:21px;height:21px;color:#ffd7bf}
  .mobile-cart .bag i{position:absolute;right:-3px;top:-6px;width:18px;height:18px;border-radius:50%;background:var(--brand);color:#fff;font-size:10px;font-style:normal;display:grid;place-items:center}
  .mobile-cart b{display:block;font-size:14px}.mobile-cart small{display:block;color:#ddcfc0;font-size:10px}.mobile-cart button{margin-left:auto;height:44px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:1000;padding:0 14px;white-space:nowrap}
  .bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;min-height:70px;z-index:95;background:#fffaf2;border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);padding:8px 8px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(37,24,16,.08)}
  .bottom-nav a,.bottom-nav button{position:relative;border:0;background:transparent;color:#6f6055;text-decoration:none;display:grid;place-items:center;gap:2px;font-size:10px;font-weight:850}
  .bottom-nav .ui-icon{width:20px;height:20px}.bottom-nav .active{color:var(--brand2)}
  .bottom-nav i{position:absolute;top:2px;right:18px;width:18px;height:18px;border-radius:50%;background:var(--brand);color:#fff;font-size:10px;font-style:normal;display:grid;place-items:center}.bottom-nav i[hidden]{display:none}
  .toast{top:82px}body.sheet-active{position:fixed;left:0;right:0;width:100%;overflow:hidden}
  .admin-shell{width:100%;padding:0 0 24px}.admin-top{top:0;border-radius:0;border-left:0;border-right:0}.admin-top nav a{font-size:12px;padding:0 10px}.admin-hero{border-radius:0;margin:0;padding:22px 14px;display:grid;min-height:150px}.admin-hero h1{font-size:26px}.admin-stats{grid-template-columns:repeat(2,1fr);padding:0 14px;margin-top:14px}.admin-workbench{display:block}.admin-tabs{position:relative;top:auto;margin:0 14px 10px;display:flex;overflow:auto}.admin-tabs button{white-space:nowrap}.admin-panel{border-radius:0;border-left:0;border-right:0}.admin-toolbar{display:grid}.admin-toolbar select{width:100%;height:44px}.admin-card,.admin-card.compact,.hours-card{grid-template-columns:1fr}.admin-grid,.hours-line{grid-template-columns:1fr}.admin-photo{height:150px}.admin-row strong{margin-left:0}.image-pool div{grid-template-columns:repeat(3,1fr)}
}

body.dash-body{
  background:#f7f7f8;
  color:#0f1424;
  font-family:"Inter","SF Pro Display","Segoe UI",Arial,sans-serif;
}
.dash-body button,.dash-body input{font:inherit}
.dash-shell{
  width:min(1310px,calc(100% - 40px));
  min-height:calc(100vh - 40px);
  margin:20px auto;
  background:#fff;
  border:1px solid #e9ebf1;
  border-radius:18px;
  box-shadow:0 22px 60px rgba(15,20,36,.08);
  display:grid;
  grid-template-columns:292px 1fr;
  overflow:hidden;
}
.dash-sidebar{
  border-right:1px solid #ebeef4;
  padding:34px 24px 28px;
  display:flex;
  flex-direction:column;
  gap:22px;
  background:#fff;
}
.dash-logo{display:flex;align-items:center;gap:13px;color:#0f1424;text-decoration:none;font-size:27px;font-weight:900}
.dash-logo span{font-size:31px;filter:saturate(1.2)}
.dash-nav{display:grid;gap:8px}
.dash-nav a{
  min-height:58px;border-radius:10px;padding:0 16px;display:flex;align-items:center;gap:15px;
  color:#202639;text-decoration:none;font-size:15px;font-weight:700;position:relative;
}
.dash-nav a span{width:22px;text-align:center;color:#121827;font-size:19px}
.dash-nav a.active{background:linear-gradient(100deg,#e8f9fb,#fff8f3);color:#16b8c4}
.dash-nav a.active:before{content:"";position:absolute;left:-8px;top:10px;bottom:10px;width:4px;border-radius:8px;background:#16b8c4}
.dash-nav a.active span{color:#16b8c4}
.dash-nav a b{
  margin-left:auto;width:24px;height:24px;border-radius:50%;background:#16b8c4;color:#fff;
  display:grid;place-items:center;font-size:12px;font-weight:900;
}
.dash-nav-secondary{border-top:1px solid #eceff5;padding-top:13px;margin-top:2px}
.open-card,.profile-card,.install-card{
  border:1px solid #e9ecf3;border-radius:10px;background:#fff;padding:16px;
}
.open-card{margin-top:auto}
.open-card span{display:block;color:#252b3e;font-size:14px;margin-bottom:10px}
.open-card strong{display:flex;align-items:center;gap:9px;color:#202639;font-size:14px}
.open-card i{width:11px;height:11px;border-radius:50%;background:#37c755;box-shadow:0 0 0 4px #e9f8ec}
.profile-card{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center}
.profile-card img{width:50px;height:50px;border-radius:18px}.profile-card strong{display:block;font-size:14px}.profile-card small{color:#697184;font-size:13px}.profile-card span{font-size:24px;color:#182033}
.install-card{display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;background:linear-gradient(135deg,#fff8f3,#fff)}
.install-card>span{width:42px;height:42px;border-radius:15px;background:#fff1e9;display:grid;place-items:center;font-size:21px}.install-card strong{font-size:14px}.install-card small{display:block;margin-top:7px;color:#697184;font-size:12px;line-height:1.35}.install-card b{font-size:23px}
.dash-main{padding:28px 44px 30px;background:linear-gradient(180deg,#fff 0,#fff 78%,#fdfdfd 100%)}
.dash-top{height:54px;display:flex;justify-content:flex-end;align-items:center;gap:30px;margin-bottom:28px}
.dash-search{
  width:304px;height:52px;border:1px solid #e2e5ec;border-radius:11px;background:#fbfcfe;
  display:flex;align-items:center;gap:13px;padding:0 18px;color:#6f778a;
}
.dash-search span{font-size:21px}.dash-search input{border:0;background:transparent;outline:0;width:100%;color:#171c2d;font-size:14px}
.dash-cart{border:0;background:transparent;display:flex;align-items:center;gap:18px;color:#0f1424;font-weight:800}
.dash-cart span{font-size:28px;position:relative}.dash-cart i{position:absolute;right:-7px;top:-10px;width:20px;height:20px;border-radius:50%;background:#16b8c4;color:#fff;font-size:11px;font-style:normal;display:grid;place-items:center;border:2px solid #fff}.dash-cart strong{font-size:14px}.dash-cart em{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);font-size:0;line-height:0;margin:0 2px 4px -8px;color:#0f1424;opacity:.7;flex:0 0 auto}
.dash-welcome h1{margin:0;font-size:34px;letter-spacing:-.02em;line-height:1}.dash-welcome p{margin:12px 0 0;color:#596174;font-size:18px}
.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px}
.quick-card{
  min-height:198px;border:1px solid #ead9ce;border-radius:14px;padding:25px 22px;display:grid;grid-template-columns:auto 1fr;align-content:start;gap:18px;position:relative;overflow:hidden;
}
.quick-card.order{background:linear-gradient(135deg,#fff8f2,#fff0e7)}.quick-card.track{background:linear-gradient(135deg,#fbfff9,#f1fbf1);border-color:#dcefdc}.quick-card.message{background:linear-gradient(135deg,#f7fbff,#f0f6ff);border-color:#dbe7ff}.quick-card.coupon{background:linear-gradient(135deg,#fcf8ff,#f6edff);border-color:#e7d8fb}
.quick-icon{width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.8);display:grid;place-items:center;font-size:33px;box-shadow:0 16px 28px rgba(20,28,45,.06)}
.quick-card strong{display:block;margin-top:16px;font-size:16px;line-height:1.18}.quick-card small{display:block;margin-top:24px;color:#4d566c;font-size:15px;line-height:1.45}.quick-card button{position:absolute;right:22px;bottom:24px;width:42px;height:42px;border:0;border-radius:50%;color:#fff;font-size:24px;background:#16b8c4}.quick-card.track button{background:#22a744}.quick-card.message button{background:#0f62f2}.quick-card.coupon button{background:#9446d8}.quick-card.message>i{position:absolute;right:12px;top:12px;width:21px;height:21px;border-radius:50%;background:#16b8c4;color:#fff;font-style:normal;font-size:11px;font-weight:900;display:grid;place-items:center;border:2px solid #fff}
.dash-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.92fr);gap:22px;margin-top:22px}
.status-card,.points-card,.deal-card,.favorite-grid article{
  border:1px solid #e4e7ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(15,20,36,.04)
}
.status-card{padding:21px 20px 18px}.card-title{display:grid;gap:12px}.card-title strong{font-size:16px}.card-title span{width:max-content;border-radius:7px;background:#eaf2ff;color:#0f62d9;padding:5px 10px;font-size:13px}
.status-content{display:grid;grid-template-columns:1fr 164px;gap:20px;align-items:center;margin-top:28px}.status-content h2{margin:0;color:#16b8c4;font-size:20px}.status-content h2 span{margin-right:8px}.status-content p{margin:18px 0 0;color:#424b61;font-size:14px}.status-content small{display:block;margin-top:20px;color:#424b61;font-size:14px}.oven-art{width:146px;height:146px;border-radius:50%;overflow:hidden}.oven-art img{width:100%;height:100%}
.status-line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:32px;text-align:center}.status-line:before{content:"";position:absolute;left:8%;right:8%;top:13px;height:4px;background:#e5e7eb}.status-line div{position:relative;z-index:1}.status-line i{width:27px;height:27px;border-radius:50%;background:#e6e8ed;color:#9aa1ae;display:grid;place-items:center;margin:0 auto 9px;font-style:normal;font-size:12px;border:3px solid #fff;box-shadow:0 0 0 1px #e5e7eb}.status-line .done i{background:#25a844;color:#fff}.status-line .now i{background:#fff;color:#16b8c4;box-shadow:0 0 0 3px #16b8c4}.status-line strong{display:block;font-size:11px}.status-line small{display:block;margin-top:7px;color:#697184;font-size:11px}
.status-line .done i{font-size:0}.status-line .done i:before{content:"✓";font-size:12px;font-weight:1000}
.status-card.is-empty .status-content h2{color:#101628}
.status-card.is-empty .oven-art{opacity:.42;filter:grayscale(.45)}
.status-card.is-empty .detail-link{border-color:#ffd4bf;background:#f4fcfd;color:#16b8c4}
.detail-link{margin-top:26px;width:100%;height:48px;border:1px solid #e5e8ef;border-radius:9px;background:#fff;color:#242b3e;text-align:left;padding:0 18px;font-size:14px;display:flex;align-items:center;justify-content:space-between}.detail-link span{font-size:28px}
.reward-stack{display:grid;gap:18px}.points-card{padding:24px 22px}.points-title{display:flex;gap:10px;align-items:center}.points-title span{color:#ffb000}.points-card h2{margin:22px 0 8px;color:#16b8c4;font-size:32px}.points-card h2 span{font-size:17px}.points-card p{margin:0;color:#697184;line-height:1.45}.points-card p b{color:#16b8c4}.progress{height:8px;border-radius:999px;background:#e6e7eb;margin-top:21px;overflow:hidden}.progress i{display:block;width:62%;height:100%;background:#16b8c4;border-radius:inherit}.progress-meta{display:flex;justify-content:space-between;margin-top:-11px}.progress-meta strong{margin-left:auto;font-size:13px;color:#293044}.points-card button{margin-top:20px;width:100%;height:42px;border:1px solid #e2e5ec;border-radius:8px;background:#fff;color:#161c2c;font-weight:700}
.deal-card{min-height:170px;padding:22px 18px;position:relative;overflow:hidden}.deal-card strong{font-size:16px}.deal-card h3{margin:26px 0 10px;font-size:15px}.deal-card p{margin:0;color:#2d3547}.deal-card button{margin-top:18px;border:0;border-radius:8px;background:#16b8c4;color:#fff;font-weight:800;padding:10px 16px}.deal-card>span{position:absolute;right:13px;top:13px;border:1px solid #ff9b73;border-radius:999px;background:#fff;color:#16b8c4;padding:5px 9px;font-size:13px}.deal-card img{position:absolute;right:-22px;bottom:-32px;width:154px;height:154px;border-radius:50%;object-fit:cover;box-shadow:0 14px 34px rgba(15,20,36,.18)}
.favorites-head{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.favorites-head h2{margin:0;font-size:17px}.favorites-head a{color:#16b8c4;text-decoration:none;font-size:14px}
.favorite-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}.favorite-grid article{min-height:230px;padding:14px;position:relative}.favorite-grid img{width:100%;height:92px;object-fit:cover;border-radius:50%;filter:drop-shadow(0 12px 14px rgba(15,20,36,.12))}.favorite-grid button{position:absolute;right:18px;top:16px;border:0;background:transparent;color:#16b8c4;font-size:22px}.favorite-grid strong{display:block;margin-top:13px;font-size:15px}.favorite-grid small{display:block;margin-top:7px;color:#697184;font-size:12px;line-height:1.35}.favorite-grid b{display:block;margin-top:10px;font-size:15px}.add-favorite{border-style:dashed!important;display:grid;place-items:center;text-align:center;color:#101628}.add-favorite span{font-size:38px}.add-favorite strong{margin:0;font-weight:700}
.dash-mobile-nav{display:none}
.dash-view{display:none}.dash-view.is-active{display:block}
.profile-card,.install-card{border:1px solid #e9ecf3;text-align:left;color:inherit;font:inherit;cursor:pointer}
.dash-note{margin-top:18px;border:1px solid #e6e9f0;border-radius:12px;background:#fbfcff;padding:12px 14px;display:flex;align-items:center;gap:14px}.dash-note strong{color:#111827}.dash-note span{color:#626b7e;font-size:13px;font-weight:700}
.media-example,.media-real{position:relative}.media-example em,.media-real em{position:absolute;left:10px;top:10px;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900;z-index:2}.media-example em{background:#fff3df;color:#b84b00}.media-real em{background:#eaf8ed;color:#1f873d}
.oven-art.media-example em{left:50%;top:auto;bottom:4px;transform:translateX(-50%);white-space:nowrap}
.system-head{margin:8px 0 22px}.system-head span{display:inline-block;color:#16b8c4;font-size:12px;font-weight:900;text-transform:uppercase}.system-head h1{margin:7px 0 8px;font-size:34px;line-height:1}.system-head p{margin:0;color:#626b7e;font-size:16px}
.system-toolbar{display:flex;gap:12px;margin-bottom:18px}.system-toolbar label{height:48px;min-width:280px;border:1px solid #e2e5ec;border-radius:12px;background:#fbfcfe;display:flex;align-items:center;gap:10px;padding:0 14px}.system-toolbar input,.system-toolbar select{border:0;background:transparent;outline:0;width:100%;color:#151b2b;font-weight:700}.system-toolbar select{height:48px;border:1px solid #e2e5ec;border-radius:12px;background:#fff;padding:0 12px;width:220px}
.dish-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dish-system-card{border:1px solid #e5e8ef;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(15,20,36,.04);display:grid}.dish-system-card img{width:100%;height:132px;object-fit:cover}.dish-system-card div{padding:13px 14px 4px}.dish-system-card span{color:#16b8c4;font-size:11px;font-weight:900;text-transform:uppercase}.dish-system-card strong{display:block;margin-top:5px;font-size:16px}.dish-system-card small{display:block;margin-top:6px;color:#626b7e;line-height:1.35;min-height:36px}.dish-system-card b{padding:0 14px;color:#111827;font-size:17px}.dish-system-card button{margin:12px 14px 14px;height:40px;border:0;border-radius:10px;background:#16b8c4;color:#fff;font-weight:900}.dish-system-card button:disabled{background:#21a34a}
.system-list{display:grid;gap:14px}.system-card{border:1px solid #e5e8ef;border-radius:14px;background:#fff;padding:18px;display:grid;gap:8px;box-shadow:0 12px 30px rgba(15,20,36,.04)}.system-card b{color:#0f62d9}.system-card strong{font-size:18px}.system-card small{color:#626b7e}.system-card button,.coupon-grid button,.profile-form button{width:max-content;border:0;border-radius:10px;background:#16b8c4;color:#fff;font-weight:900;padding:10px 14px}
.system-chat{border:1px solid #e5e8ef;border-radius:16px;background:#fff7ec;padding:16px;display:grid;gap:10px;max-height:420px;overflow:auto}.system-compose{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px}.temporary-chat-fields{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.temporary-chat-fields[hidden]{display:none!important}.system-compose input{height:48px;border:1px solid #e2e5ec;border-radius:12px;padding:0 14px;outline:0}.system-compose input:focus{border-color:#16b8c4;box-shadow:0 0 0 3px rgba(22,184,196,.1)}.system-compose button{border:0;border-radius:12px;background:#16b8c4;color:#fff;font-weight:900;padding:0 18px}.system-compose p{grid-column:1/-1;margin:0;font-weight:800}.system-compose p.success{color:#157a38}.system-compose p.error{color:#bd2518}
.message-dashboard{margin-top:20px}.team-messages{display:grid;gap:14px}.team-message{border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:16px;box-shadow:0 10px 24px rgba(15,20,36,.04)}.team-message.new{border-color:#ffd1bd;background:#fffaf6}.team-message-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.team-message-head span{display:block;color:#16b8c4;font-size:11px;font-weight:900;text-transform:uppercase}.team-message-head strong{display:block;margin-top:4px;font-size:17px}.team-message-head small{display:block;margin-top:4px;color:#626b7e}.team-message-head b{border-radius:999px;background:#f0f3f8;color:#101628;padding:6px 10px;font-size:12px}.team-message.new .team-message-head b{background:#16b8c4;color:#fff}.team-message p{margin:14px 0;color:#242b3e;line-height:1.45}.team-reply{border-left:3px solid #25a844;background:#f4fbf5;border-radius:10px;padding:10px 12px;color:#1c5f2d}.team-reply small{display:block;margin-bottom:3px;font-weight:900;text-transform:uppercase}.team-reply-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.team-reply-form input{height:42px;border:1px solid #e2e5ec;border-radius:10px;padding:0 12px}.team-reply-form button{border:0;border-radius:10px;background:#101628;color:#fff;font-weight:900;padding:0 14px}
.coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coupon-grid article,.points-page-card{border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:20px;display:grid;gap:10px}.coupon-grid span{width:max-content;border-radius:999px;background:#e8f9fb;color:#16b8c4;padding:7px 10px;font-weight:900}.coupon-grid strong,.points-page-card strong{font-size:22px}.coupon-grid small,.points-page-card small{color:#626b7e}.points-page-card .progress{max-width:360px}
.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:680px}.profile-form label{display:grid;gap:7px;color:#626b7e;font-weight:800}.profile-form input{height:48px;border:1px solid #e2e5ec;border-radius:12px;padding:0 14px}.profile-form button{grid-column:1/-1}
.system-empty{grid-column:1/-1;border:1px dashed #d8dde7;border-radius:14px;padding:24px;text-align:center;color:#626b7e}

@media(max-width:900px){
  body.dash-body{background:#fff}
  .dash-shell{width:100%;min-height:100vh;margin:0;border:0;border-radius:0;display:block;box-shadow:none;overflow:visible}
  .dash-sidebar{display:none}
  .dash-main{padding:0 18px 92px}
  .dash-top{height:76px;margin:0 -18px 24px;padding:0 18px;border-bottom:1px solid #eff1f5;justify-content:space-between}
  .dash-top:before{content:attr(data-shop-name);font-weight:900;font-size:21px;color:#0f1424}
  .dash-search{display:none}
  .dash-cart strong,.dash-cart em{display:none}.dash-cart span{font-size:0}.dash-cart i{font-size:11px;right:-9px;top:-8px}
  .dash-welcome h1{font-size:26px}.dash-welcome p{font-size:16px;margin-top:8px}
  .quick-actions{grid-template-columns:repeat(2,minmax(0,calc((100vw - 50px)/2)));max-width:calc(100vw - 36px);overflow:hidden;gap:14px;margin-top:22px}
  .quick-card{width:100%;min-width:0;min-height:128px;padding:16px;border-radius:10px;display:block}.quick-icon{width:44px;height:44px;font-size:24px}.quick-card strong{margin-top:-38px;margin-left:58px;font-size:13px;overflow-wrap:anywhere}.quick-card small{display:none}.quick-card button{right:14px;bottom:14px;width:31px;height:31px;font-size:18px}.quick-card.message>i{right:10px;top:10px}
  .dash-grid{display:block;margin-top:18px}
  .status-card{padding:15px;margin-top:0}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title span{font-size:12px}.status-content{grid-template-columns:1fr 86px;margin-top:16px;gap:12px}.status-content h2{font-size:17px}.status-content p{font-size:13px;margin-top:10px}.status-content small{font-size:12px;margin-top:8px}.oven-art{width:86px;height:86px}.status-line{gap:0;margin-top:18px}.status-line:before{top:11px}.status-line i{width:23px;height:23px;margin-bottom:6px}.status-line strong{font-size:9px}.status-line small{font-size:9px}.detail-link{display:none}
  .reward-stack{display:block}.deal-card{display:none}.points-card{margin-top:16px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.points-title strong{display:none}.points-card h2{margin:0;font-size:18px}.points-card h2 span{font-size:14px}.points-card p,.points-card button{display:none}.points-card .progress{margin:0;width:88px}.points-card:after{content:"›";font-size:24px}.progress-meta{margin:0}.progress-meta strong{font-size:12px}
  .favorites-head{margin-top:30px}.favorites-head h2{font-size:16px}.favorite-grid{display:flex;overflow-x:auto;gap:16px;margin:14px -18px 0;padding:0 18px;scrollbar-width:none}.favorite-grid article{flex:0 0 148px;min-height:188px;padding:10px}.favorite-grid img{height:72px}.favorite-grid small{display:none}.add-favorite{display:none}
  .dash-mobile-nav{position:fixed;left:0;right:0;bottom:0;height:76px;background:#fff;border-top:1px solid #eceff5;display:grid;grid-template-columns:repeat(5,1fr);z-index:200;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -12px 30px rgba(15,20,36,.08)}
  .dash-mobile-nav a{display:grid;place-items:center;text-decoration:none;color:#1f2638;font-size:12px;font-weight:700;position:relative}.dash-mobile-nav span{display:block;font-size:23px;line-height:1;color:inherit}.dash-mobile-nav .active{color:#16b8c4}.dash-mobile-nav i{position:absolute;top:8px;right:20px;width:18px;height:18px;border-radius:50%;background:#16b8c4;color:#fff;font-style:normal;font-size:10px;display:grid;place-items:center;border:2px solid #fff}
  .dash-note{display:block}.dash-note span{display:block;margin-top:5px}.system-head h1{font-size:28px}.system-toolbar{display:grid}.system-toolbar label,.system-toolbar select{width:100%;min-width:0}.dish-system-grid{grid-template-columns:1fr}.coupon-grid,.profile-form{grid-template-columns:1fr}.system-compose{grid-template-columns:1fr}.system-compose button{height:46px}
  .temporary-chat-fields,.team-reply-form{grid-template-columns:1fr}.team-reply-form button{height:42px}
}

@media(min-width:901px){
  .dash-shell{min-height:0}
  .dash-sidebar{padding-top:34px;gap:16px}
  .dash-nav a{min-height:49px}
  .open-card,.profile-card,.install-card{padding:13px}
  .dash-main{padding:25px 40px 24px}
  .dash-top{margin-bottom:20px}
  .dash-welcome h1{font-size:32px}.dash-welcome p{font-size:17px}
  .quick-actions{gap:16px;margin-top:20px}
  .quick-card{min-height:168px;padding:20px 18px;gap:14px}
  .quick-icon{width:50px;height:50px;font-size:28px}
  .quick-card strong{margin-top:13px;font-size:15px}.quick-card small{margin-top:16px;font-size:13px}
  .quick-card button{right:18px;bottom:20px;width:38px;height:38px}
  .dash-grid{margin-top:18px;gap:18px}
  .status-card{padding:18px}
  .card-title{gap:9px}.card-title span{padding:4px 9px}
  .status-content{margin-top:18px;grid-template-columns:1fr 136px}
  .status-content h2{font-size:19px}.status-content p{margin-top:13px}.status-content small{margin-top:14px}
  .oven-art{width:124px;height:124px}
  .status-line{margin-top:22px}.status-line small{margin-top:5px}
  .detail-link{margin-top:16px;height:42px}
  .reward-stack{gap:14px}.points-card{padding:19px 18px}.points-card h2{margin:16px 0 7px}.progress{margin-top:15px}.points-card button{margin-top:15px;height:39px}
  .deal-card{min-height:146px;padding:18px}.deal-card h3{margin:18px 0 8px}.deal-card button{margin-top:12px}.deal-card img{width:130px;height:130px}
  .favorites-head{margin-top:20px}.favorite-grid{gap:14px;margin-top:14px}.favorite-grid article{min-height:195px}.favorite-grid img{height:74px}.favorite-grid small{font-size:11px}.favorite-grid strong{margin-top:10px}
  .status-card{padding:16px}
  .status-content{margin-top:12px;grid-template-columns:1fr 112px}
  .status-content h2{font-size:18px}.status-content p{margin-top:9px;font-size:13px}.status-content small{margin-top:9px;font-size:13px}
  .oven-art{width:104px;height:104px}
  .status-line{margin-top:16px}.status-line i{width:24px;height:24px;margin-bottom:6px}.status-line strong{font-size:10px}.status-line small{font-size:10px;margin-top:4px}
  .detail-link{margin-top:12px;height:38px}
  .points-card{padding:16px 18px}.points-card h2{margin:12px 0 6px;font-size:29px}.points-card button{height:36px;margin-top:12px}
  .deal-card{min-height:128px}.deal-card h3{margin:13px 0 6px}.deal-card p{font-size:13px}.deal-card button{margin-top:9px;padding:8px 13px}.deal-card img{width:114px;height:114px}
}

/* Dashboard final mockup tuning */
.dash-note{display:none!important}
.source-note{margin:-8px 0 18px;border:1px solid #e6e9f0;border-radius:12px;background:#fbfcff;padding:12px 14px;color:#626b7e;font-size:13px;font-weight:750}
.source-note strong{color:#111827}
.dash-view[data-view-panel="start"] .media-example em,
.dash-view[data-view-panel="start"] .media-real em{display:none!important}

@media(min-width:901px){
  .dash-sidebar{padding:34px 24px 28px;gap:15px}
  .dash-nav{gap:7px}
  .dash-nav a{min-height:50px}
  .dash-main{padding:25px 40px 24px}
  .quick-card{min-height:168px;padding:21px 20px}
  .favorite-grid article{min-height:206px}
  .favorite-grid img{height:86px}
}

@media(max-width:900px){
  .dash-note{display:none!important}
  .source-note{margin:0 0 16px}
}

@media(max-width:520px){
  .quick-actions{grid-template-columns:1fr;max-width:100%;overflow:visible}
  .quick-card{min-height:106px}
}

.pizza-configurator{position:fixed;inset:0;background:rgba(12,18,32,.42);z-index:320;display:grid;place-items:center;padding:22px;backdrop-filter:blur(5px)}
.pizza-configurator[hidden]{display:none!important}
.pizza-config-panel{width:min(960px,100%);max-height:92dvh;overflow:auto;border:1px solid #e5e8ef;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(15,20,36,.24);position:relative;padding:20px}
.config-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid #e5e8ef;border-radius:50%;background:#fff;color:#101628;font-size:25px;line-height:1;z-index:3}
.config-hero{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center;padding-right:42px}.config-hero img{width:170px;height:124px;object-fit:cover;border-radius:18px;box-shadow:0 14px 30px rgba(15,20,36,.12)}.config-hero span{color:#16b8c4;font-size:12px;font-weight:900;text-transform:uppercase}.config-hero h2{margin:6px 0 8px;font-size:30px;line-height:1}.config-hero p{margin:0;color:#626b7e;line-height:1.45}
.config-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.config-steps span{min-height:52px;border:1px solid #e5e8ef;border-radius:14px;background:#fbfcff;display:flex;align-items:center;gap:10px;padding:0 13px;color:#626b7e;font-weight:900}.config-steps b{width:28px;height:28px;border-radius:50%;background:#eceff5;color:#101628;display:grid;place-items:center;font-size:13px}.config-steps span.on{border-color:#a8e6ec;background:#f4fcfd;color:#16b8c4}.config-steps span.on b{background:#16b8c4;color:#fff}
.config-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start}.config-groups{display:grid;gap:12px}.config-groups fieldset{border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.config-groups fieldset:first-child,.config-groups fieldset:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))}.config-groups legend{padding:0 7px;font-weight:900;color:#101628}.config-groups input{display:none}.config-groups label{display:block}.config-groups label span{min-height:44px;border:1px solid #e5e8ef;border-radius:12px;background:#fbfcff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;font-weight:850}.config-groups label span b{font-size:12px;color:#16b8c4}.config-groups input:checked+span{border-color:#16b8c4;background:#e8f9fb;color:#16b8c4;box-shadow:0 10px 22px rgba(22,184,196,.08)}
.config-summary{position:sticky;top:0;border:1px solid #ffd3bd;border-radius:18px;background:linear-gradient(180deg,#fff,#fff7f0);padding:17px;box-shadow:0 16px 34px rgba(15,20,36,.08)}.config-summary>span{display:inline-grid;height:28px;place-items:center;border-radius:999px;background:#e8f9fb;color:#16b8c4;padding:0 10px;font-size:11px;font-weight:900}.config-summary h3{margin:12px 0;font-size:20px}.config-summary #configChoiceList{display:grid;gap:8px;min-height:114px}.config-summary #configChoiceList span{border:1px solid #e5e8ef;border-radius:12px;background:#fff;padding:8px 10px;display:grid;grid-template-columns:1fr auto;gap:4px;font-weight:850}.config-summary em{grid-column:1/-1;color:#626b7e;font-size:10px;font-style:normal;text-transform:uppercase;font-weight:900}.config-summary b{color:#16b8c4;font-size:12px}.config-summary dl{border-top:1px solid #e5e8ef;margin:13px 0 0;padding-top:10px;display:grid;gap:8px}.config-summary dl div{display:flex;justify-content:space-between;gap:12px}.config-summary dt{color:#626b7e;font-weight:850}.config-summary dd{margin:0;font-weight:900}.config-summary dl div:last-child dd{color:#16b8c4;font-size:20px}.config-summary button{width:100%;height:48px;border:0;border-radius:14px;background:#16b8c4;color:#fff;font-weight:900;margin-top:15px;box-shadow:0 14px 26px rgba(22,184,196,.22)}

@media(max-width:900px){
  .pizza-configurator{align-items:end;padding:0}.pizza-config-panel{width:100%;max-height:90dvh;border-radius:24px 24px 0 0;padding:16px}.config-hero{grid-template-columns:96px 1fr;padding-right:44px}.config-hero img{width:96px;height:82px;border-radius:14px}.config-hero h2{font-size:21px}.config-hero p{font-size:12px}.config-steps{display:flex;overflow-x:auto}.config-steps span{flex:0 0 150px}.config-layout{grid-template-columns:1fr}.config-summary{position:relative;order:-1}.config-groups fieldset,.config-groups fieldset:first-child,.config-groups fieldset:nth-child(2){grid-template-columns:1fr}
}

/* Production dashboard additions */
.account-system{max-width:760px;border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:18px;box-shadow:0 12px 30px rgba(15,20,36,.04)}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}
.auth-tabs button{height:44px;border:1px solid #e5e8ef;border-radius:12px;background:#fff;color:#151b2b;font-weight:900}
.auth-tabs button.active{background:#e8f9fb;color:#16b8c4;border-color:#7dd8e0}
.auth-form[data-mode="login"] .auth-register-only{display:none}
.newsletter-line{grid-column:1/-1;display:flex!important;align-items:center;gap:10px;border:1px solid #e5e8ef;border-radius:12px;padding:12px}
.newsletter-line input{width:18px;height:18px;padding:0}
.auth-privacy-note{grid-column:1/-1;margin:0;font-size:12px;color:#6b7280;line-height:1.4}
.auth-privacy-note a{color:inherit;text-decoration:underline}
.auth-form #authMessage{grid-column:1/-1;margin:0;color:#bd2518;font-weight:800}
.account-summary{display:grid;gap:8px}
.account-summary strong{font-size:22px}.account-summary small{color:#626b7e}
.account-summary button{width:max-content;border:0;border-radius:10px;background:#101628;color:#fff;font-weight:900;padding:10px 14px}
.config-pizza-preview{position:relative;width:154px;height:154px;border-radius:50%;margin:0 auto 14px;background:radial-gradient(circle at 50% 50%,#ffcc58 0 47%,#f7a43f 48% 58%,#cf7636 59% 70%,#9d552f 71%);box-shadow:0 20px 36px rgba(15,20,36,.16),inset 0 -10px 18px rgba(124,63,28,.22);overflow:hidden}
.config-pizza-preview:before{content:"";position:absolute;inset:24px;border-radius:50%;background:radial-gradient(circle,#16b8c4 0 52%,#f9b640 54%);box-shadow:inset 0 0 0 8px rgba(255,226,123,.75)}
.config-pizza-preview i{position:absolute;width:18px;height:18px;border-radius:50%;background:#b51616;z-index:1}
.config-pizza-preview i:nth-child(1){left:42%;top:24%}.config-pizza-preview i:nth-child(2){left:63%;top:45%}.config-pizza-preview i:nth-child(3){left:31%;top:58%}.config-pizza-preview i:nth-child(4){left:49%;top:70%}
.config-pizza-preview b{position:absolute;left:var(--x);top:var(--y);width:14px;height:14px;border-radius:4px;background:#2e9d48;z-index:2;box-shadow:0 0 0 2px rgba(255,255,255,.45);animation:topping-pop .22s ease}
.config-pizza-preview b:nth-of-type(2n){background:#f4e062;border-radius:50%}.config-pizza-preview b:nth-of-type(3n){background:#7a3d1d;border-radius:6px}
@keyframes topping-pop{from{transform:scale(.2);opacity:.2}to{transform:scale(1);opacity:1}}

@media(max-width:900px){
  .profile-form{grid-template-columns:1fr}
  .account-system{padding:14px}
  .config-pizza-preview{width:132px;height:132px}
}

/* KFR Admin Studio refresh */
.admin-body{background:#f5f6f8;color:#101628;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}
.admin-shell{width:min(1240px,calc(100% - 36px));padding:10px 0 42px}
.admin-top{min-height:70px;border:1px solid #e4e7ee;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 22px 60px rgba(15,20,36,.08);backdrop-filter:blur(12px);padding:12px 18px}
.admin-top .brand span{background:#16b8c4;border-radius:14px;width:44px;height:44px;font-size:22px}
.admin-top .brand strong{font-size:17px;line-height:1}.admin-top .brand small{color:#626b7e;margin-top:3px}
.admin-top nav a{height:40px;border-color:#e5e8ef;border-radius:10px;background:#fff;color:#242b3e}
.admin-top nav a:hover{border-color:#a8e6ec;color:#16b8c4}
.admin-hero{position:relative;overflow:hidden;min-height:190px;margin:20px 0 16px;border:1px solid #e4e7ee;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff7f1 54%,#f2f7ff 100%);color:#101628;box-shadow:0 18px 48px rgba(15,20,36,.07);padding:30px}
.admin-hero:before{content:"";position:absolute;right:-60px;top:-80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#ffd7c6 0 35%,rgba(255,215,198,0) 70%);opacity:.9}
.admin-hero>div:first-child{position:relative;z-index:1}
.admin-hero p{color:#16b8c4;letter-spacing:0;text-transform:uppercase;font-size:12px;margin:0 0 10px}
.admin-hero h1{font-size:38px;line-height:1.04;max-width:760px;color:#101628}
.admin-hero small{display:block;margin-top:12px;max-width:620px;color:#626b7e;font-weight:800;line-height:1.45}
.admin-hero-actions{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.admin-hero-actions a{height:46px;border:1px solid #e5e8ef;border-radius:12px;background:#fff;color:#101628;text-decoration:none;font-weight:900;display:grid;place-items:center;padding:0 16px}
.admin-primary,.admin-save{min-height:42px;border-radius:12px;background:#16b8c4;box-shadow:0 14px 28px rgba(22,184,196,.18)}
.admin-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}
.admin-stats article{min-height:104px;border:1px solid #e4e7ee;border-radius:16px;background:#fff;padding:16px;box-shadow:0 14px 34px rgba(15,20,36,.05)}
.admin-stats span{color:#626b7e;font-size:12px}.admin-stats strong{font-size:24px;color:#101628}
.admin-stats small{display:block;margin-top:9px;color:#16b8c4;font-weight:900;font-size:11px}
.admin-workbench{grid-template-columns:220px minmax(0,1fr);gap:16px}
.admin-tabs{top:98px;border:1px solid #e4e7ee;border-radius:18px;background:#fff;padding:10px;box-shadow:0 14px 34px rgba(15,20,36,.05)}
.admin-tabs button{height:48px;border-radius:12px;color:#242b3e;padding:0 14px;transition:.16s ease}
.admin-tabs button:hover{background:#f7f8fb;color:#16b8c4}
.admin-tabs button.active{background:#e8f9fb;color:#16b8c4;box-shadow:inset 3px 0 0 #16b8c4}
.admin-panel{border:1px solid #e4e7ee;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(15,20,36,.06);overflow:hidden}
.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid #edf0f5}
.admin-panel-head span{display:block;color:#16b8c4;font-size:12px;font-weight:900;text-transform:uppercase}
.admin-panel-head h2{margin:6px 0 6px;font-size:25px;line-height:1}
.admin-panel-head p{margin:0;color:#626b7e;font-weight:750;line-height:1.45}
.admin-panel-head strong{border-radius:999px;background:#f4f6fa;color:#242b3e;padding:8px 12px;font-size:12px;white-space:nowrap}
.admin-toolbar{background:#fbfcfe;border-bottom:1px solid #edf0f5;padding:14px 18px}
.admin-bulk-ingredient{display:flex;gap:8px;align-items:center;background:#fff7ed;border-bottom:1px solid #fde3c8;padding:10px 18px}
.admin-bulk-ingredient input{flex:1;min-width:0;height:40px;border:1px solid #f3d9b8;border-radius:10px;padding:0 12px;background:#fff;color:#101628;font-weight:750}
.admin-bulk-ingredient button{white-space:nowrap;height:40px;border:0;border-radius:10px;background:#bd2518;color:#fff;padding:0 14px;font-weight:900;font-size:13px}
@media(max-width:520px){.admin-bulk-ingredient{flex-direction:column;align-items:stretch}}
.admin-search{background:#fff;border-color:#dfe4ec;border-radius:12px;color:#16b8c4}.admin-toolbar select{border-color:#dfe4ec}
.admin-list{gap:12px;padding:18px;background:#fbfcfe}
.admin-card{border:1px solid #e4e7ee;border-radius:16px;background:#fff;grid-template-columns:164px minmax(0,1fr);gap:16px;padding:14px;box-shadow:0 12px 28px rgba(15,20,36,.045)}
.admin-card.compact{grid-template-columns:104px minmax(0,1fr)}
.admin-photo{height:142px;border-radius:14px;background-color:#f4f6fa;color:#626b7e}
.code-tile{border:1px solid #ffe0d2;border-radius:14px;background:#f4fcfd;color:#16b8c4}
.code-tile.news{background:#f0fbf2;color:#1d7b3a;border-color:#d9f1dd}
.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.admin-grid label,.admin-fields>label{color:#626b7e;font-size:12px}
.admin-grid input,.admin-grid select,.admin-fields textarea,.hours-line input[type=time]{border-color:#dfe4ec;border-radius:11px;background:#fbfcfe;color:#101628;font-weight:800}
.admin-grid input:focus,.admin-grid select:focus,.admin-fields textarea:focus,.hours-line input[type=time]:focus{border-color:#7dd8e0;box-shadow:0 0 0 3px rgba(22,184,196,.1)}
.admin-row{gap:10px}.admin-row strong{color:#16b8c4}
.upload{border-color:#dfe4ec;background:#fbfcfe;border-radius:11px}
.admin-danger{border-color:#ffd0bd;background:#fff;color:#bd2518;border-radius:12px}
.image-pool{border-top:1px solid #edf0f5;padding-top:4px}
.image-pool summary{color:#16b8c4}
.image-pool button{border-color:#e4e7ee;background:#fbfcfe}
.hours-card{grid-template-columns:116px minmax(0,1fr)}
.hours-line{border-color:#e4e7ee;background:#fbfcfe;border-radius:13px}
.admin-empty{border-color:#dfe4ec;background:#fff;color:#626b7e}
@media(max-width:980px){
  .admin-stats{grid-template-columns:repeat(3,1fr)}
  .admin-workbench{grid-template-columns:1fr}
  .admin-tabs{position:relative;top:auto;display:flex;overflow:auto}
  .admin-tabs button{white-space:nowrap;flex:0 0 auto}
  .admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .admin-shell{width:100%;padding:0 0 24px}
  .admin-top{border-radius:0;border-left:0;border-right:0;top:0}
  .admin-top nav{gap:6px}.admin-top nav a{font-size:12px;padding:0 10px}
  .admin-hero{border-radius:0;border-left:0;border-right:0;margin:0;padding:24px 16px;display:grid}
  .admin-hero h1{font-size:29px}.admin-hero-actions{display:grid;grid-template-columns:1fr}
  .admin-stats{grid-template-columns:repeat(2,1fr);padding:0 14px;margin-top:14px}
  .admin-workbench{display:block}.admin-tabs{margin:0 14px 10px}.admin-panel{border-radius:0;border-left:0;border-right:0}
  .admin-panel-head{display:grid}.admin-toolbar{display:grid}.admin-toolbar select{width:100%;height:44px}
  .admin-card,.admin-card.compact,.hours-card{grid-template-columns:1fr}
  .admin-grid,.hours-line{grid-template-columns:1fr}.admin-photo{height:158px}.admin-row strong{margin-left:0}
  .image-pool div{grid-template-columns:repeat(3,1fr)}
}

.pm-icon{--icon:none;width:22px;height:22px;display:inline-block;position:relative;color:currentColor;font-size:0;line-height:1;vertical-align:-5px;flex:0 0 auto}
.pm-icon:before{content:""!important;display:block;width:100%;height:100%;background:currentColor;-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat}
.pm-icon.pizza,.dash-logo .pm-icon.pizza{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4 21 12 4 20 7 13 4 4Z'/%3E%3Cpath d='M7 13h7'/%3E%3Ccircle cx='10' cy='10' r='1'/%3E%3Ccircle cx='13.5' cy='14.5' r='1'/%3E%3C/svg%3E")}
.pm-icon.home{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 11 9-8 9 8'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E")}
.pm-icon.slice{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 4 20 12 5 20l3-8-3-8Z'/%3E%3Cpath d='M8 12h6'/%3E%3Ccircle cx='10.5' cy='9.5' r='1'/%3E%3Ccircle cx='12.5' cy='14.5' r='1'/%3E%3C/svg%3E")}
.pm-icon.receipt{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12v18l-3-2-3 2-3-2-3 2V3Z'/%3E%3Cpath d='M9 8h6M9 12h6M9 16h4'/%3E%3C/svg%3E")}
.pm-icon.chat{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12a8 8 0 0 1-8 8H8l-5 3 1.6-5A8 8 0 1 1 21 12Z'/%3E%3Cpath d='M8 11h8M8 15h5'/%3E%3C/svg%3E")}
.pm-icon.heart{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.8 5.8a5.4 5.4 0 0 0-7.6 0L12 7l-1.2-1.2a5.4 5.4 0 0 0-7.6 7.6L12 22l8.8-8.6a5.4 5.4 0 0 0 0-7.6Z'/%3E%3C/svg%3E")}
.pm-icon.ticket{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 0 0-4V7Z'/%3E%3Cpath d='m9 15 6-6M9.5 9.5h.01M14.5 14.5h.01'/%3E%3C/svg%3E")}
.pm-icon.star{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 2.7 5.5 6.1.9-4.4 4.3 1 6L12 16.8l-5.4 2.9 1-6-4.4-4.3 6.1-.9L12 3Z'/%3E%3C/svg%3E")}
.pm-icon.user{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21a8 8 0 0 0-16 0'/%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3C/svg%3E")}
.pm-icon.bell{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9Z'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}
.pm-icon.help{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M9.5 9a2.7 2.7 0 1 1 4.6 1.9c-.9.7-1.4 1.2-1.4 2.1'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}
.pm-icon.gift{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12v8H4v-8M3 8h18v4H3zM12 8v12M12 8H8.5a2.5 2.5 0 1 1 2.2-3.7L12 8Zm0 0h3.5a2.5 2.5 0 1 0-2.2-3.7L12 8Z'/%3E%3C/svg%3E")}
.pm-icon.search{--icon:none;width:22px;height:22px;border:0;border-radius:0;background:transparent;padding:0;display:inline-block;gap:0;font-weight:inherit}
.pm-icon.search:before{background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23626b7e' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.8' cy='10.8' r='6.6'/%3E%3Cpath d='m15.7 15.7 4.7 4.7'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;-webkit-mask:none!important;mask:none!important}
.pm-icon.cart{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h2l2.3 11.2a2 2 0 0 0 2 1.6h7.9a2 2 0 0 0 2-1.5L21 8H7'/%3E%3Ccircle cx='10' cy='20' r='1.5'/%3E%3Ccircle cx='18' cy='20' r='1.5'/%3E%3C/svg%3E")}
.pm-icon.bag{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l1 12H5L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E")}
.pm-icon.oven{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.05' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h16v-7a8 8 0 0 0-16 0v7Z'/%3E%3Cpath d='M8 20v-5a4 4 0 0 1 8 0v5M8 8c1-2 3-3 4-5 1 2 3 3 4 5'/%3E%3C/svg%3E")}
.pm-icon.crown{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 8 4 4 4-7 4 7 4-4-2 11H6L4 8Z'/%3E%3Cpath d='M6 19h12'/%3E%3C/svg%3E")}
.pm-icon.lock{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='11' width='16' height='9' rx='2.2'/%3E%3Cpath d='M7.5 11V7.5a4.5 4.5 0 0 1 9 0V11'/%3E%3Ccircle cx='12' cy='15.3' r='1.3'/%3E%3C/svg%3E")}
.pm-icon.chevron{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}
.dash-logo .pm-icon.pizza{width:31px;height:31px;color:#16b8c4}
.dash-nav a .pm-icon{width:20px;height:20px}
.quick-icon .pm-icon{width:31px;height:31px}
.quick-card.order .pm-icon{color:#16b8c4}.quick-card.track .pm-icon{color:#22a744}.quick-card.message .pm-icon{color:#0f62f2}.quick-card.coupon .pm-icon{color:#9446d8}
.dash-cart{min-width:118px;justify-content:flex-end}
.dash-cart .pm-icon{width:29px;height:29px;color:#101628}
.dash-cart i,.mobile-cart-bar i{position:absolute;right:-8px;top:-10px;width:20px;height:20px;border-radius:50%;background:#16b8c4;color:#fff;font-size:11px;font-style:normal;display:grid;place-items:center;border:2px solid #fff;font-weight:900}
.install-card>.pm-icon{color:#16b8c4}
.dish-system-card{grid-template-rows:auto 1fr auto}
.dish-system-card>button,.dish-system-card>b{display:none}
.dish-system-action{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 14px}
.dish-system-action b{display:block;color:#16b8c4;font-size:18px;font-weight:950;white-space:nowrap}
.dish-system-action button{min-width:44px;height:40px;border:0;border-radius:999px;background:#16b8c4;color:#fff;font-size:18px;font-weight:950;padding:0 16px;box-shadow:0 10px 20px rgba(22,184,196,.18)}
.dish-system-action button[data-cart-mode="config"]{min-width:112px}
.dish-system-action button.is-added{background:#25a844}
.cart-drawer{position:fixed;inset:0;z-index:420;display:grid;justify-items:end;background:rgba(16,22,38,.32);backdrop-filter:blur(4px)}
.cart-drawer[hidden]{display:none!important}
.cart-drawer-backdrop{position:absolute;inset:0}
.cart-drawer-panel{position:relative;z-index:1;width:min(430px,calc(100vw - 26px));height:calc(100dvh - 28px);margin:14px;border:1px solid #e5e8ef;border-radius:22px;background:#fff;box-shadow:0 34px 90px rgba(15,20,36,.25);display:flex;flex-direction:column;overflow:hidden}
.cart-drawer-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:1px solid #e5e8ef;border-radius:50%;background:#fff;color:#101628;font-size:24px;line-height:1;z-index:2}
.cart-drawer-head{min-height:78px;padding:18px 58px 16px 18px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;gap:13px;background:linear-gradient(135deg,#fff,#fff7f1)}
.cart-drawer-head>.pm-icon{width:35px;height:35px;color:#16b8c4;padding:8px;border-radius:12px;background:#e8f9fb}
.cart-drawer-head strong{display:block;font-size:20px}.cart-drawer-head small{display:block;margin-top:4px;color:#626b7e;font-weight:750}
.cart-drawer-body{flex:1;min-height:0;overflow:auto;padding:16px;display:grid;gap:14px;align-content:start}
.cart-drawer-footer{flex:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #edf0f5;background:#fff;display:grid;gap:8px}
.cart-drawer-footer:empty{display:none}
.cart-empty-state{min-height:300px;border:1px dashed #dfe4ec;border-radius:18px;background:#fbfcfe;display:grid;place-items:center;text-align:center;align-content:center;gap:10px;padding:28px}
.cart-empty-state .pm-icon{width:46px;height:46px;color:#16b8c4}.cart-empty-state strong{font-size:20px}.cart-empty-state small{color:#626b7e;line-height:1.4}.cart-empty-state button,.cart-login-callout button{height:42px;border:0;border-radius:12px;background:#16b8c4;color:#fff;font-weight:900;padding:0 15px}.cart-empty-state p{margin:0;color:#626b7e;font-weight:800}.cart-empty-state p.error{color:#bd2518}
.cart-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0}.cart-rules span,.cart-rules strong{border:1px solid #e5e8ef;border-radius:12px;background:#fbfcfe;padding:10px;color:#626b7e;font-size:12px;font-weight:850}.cart-rules b{display:block;margin-top:4px;color:#101628;font-size:15px}.cart-rules strong{grid-column:1/-1;background:#f4fcfd;border-color:#ffd5c2;color:#bd2518}.cart-order-form select{height:48px;border:1px solid #e2e5ec;border-radius:12px;background:#fff;padding:0 12px;color:#101628;font-weight:800}

/* Order operations */
.team-body{margin:0;background:#f5f6f8;color:#101628;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}
.team-system{min-height:100dvh;display:grid;grid-template-columns:260px minmax(0,1fr)}
.team-sidebar{position:sticky;top:0;height:100dvh;overflow:auto;border-right:1px solid #e2e5ec;background:#fff;padding:18px;display:flex;flex-direction:column;gap:18px}
.team-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#101628;padding:6px 4px 14px;border-bottom:1px solid #edf0f5}
.team-brand span{width:44px;height:44px;border-radius:14px;background:#16b8c4;color:#fff;display:grid;place-items:center;font-weight:950;font-size:23px}
.team-brand strong{display:grid;font-size:18px;line-height:1.05}.team-brand small{margin-top:4px;color:#626b7e;font-size:12px;font-weight:850}
.team-nav-group{display:grid;gap:7px}.team-nav-group>small{padding:0 8px;color:#8a93a4;text-transform:uppercase;font-size:11px;font-weight:950;letter-spacing:.02em}
.team-nav{display:grid;gap:8px}.team-nav button{min-height:52px;border:1px solid transparent;border-radius:14px;background:transparent;color:#242b3e;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font-weight:950;padding:0 12px}.team-nav button:hover{background:#f7f8fb}.team-nav button.active{background:#e8f9fb;border-color:#ffd4c2;color:#16b8c4}.team-nav b{min-width:34px;border-radius:999px;background:#eef1f6;color:#242b3e;text-align:center;padding:5px 8px;font-size:11px}.team-nav button.active b{background:#16b8c4;color:#fff}
.team-links{margin-top:auto;display:grid;gap:8px}.team-links a{min-height:42px;border:1px solid #e5e8ef;border-radius:12px;background:#fbfcfe;color:#101628;text-decoration:none;font-weight:900;display:flex;align-items:center;padding:0 12px}
.team-workspace{min-width:0;padding:18px 22px 34px;display:grid;gap:16px}
.team-workspace>*{min-width:0}
.team-topbar{position:sticky;top:0;z-index:30;min-height:74px;border:1px solid #e4e7ee;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(15,20,36,.07);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}
.team-topbar h1{margin:3px 0 0;font-size:27px;line-height:1}.team-top-actions{display:flex;gap:9px;flex-wrap:wrap}
.team-view{display:none}.team-view.is-active{display:block}
.team-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.team-kpis article{min-height:86px;border:1px solid #e5e8ef;border-radius:14px;background:#fff;padding:14px;box-shadow:0 10px 26px rgba(15,20,36,.045);display:grid;align-content:center;gap:6px}.team-kpis span{display:block;color:#626b7e;font-size:12px;font-weight:900}.team-kpis strong{display:block;color:#101628;font-size:28px;line-height:1}
.team-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.team-dashboard-grid article{border:1px solid #e5e8ef;border-radius:15px;background:#fbfcfe;padding:15px}.team-dashboard-grid span{display:block;color:#626b7e;font-size:12px;font-weight:900}.team-dashboard-grid strong{display:block;margin-top:7px;font-size:25px;color:#101628;line-height:1}.team-dashboard-grid small{display:block;margin-top:7px;color:#8a93a4;font-weight:800;line-height:1.3}
.team-dashboard-split{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.team-dashboard-split>article,.team-feature-grid>a,.team-feature-grid>article{border:1px solid #e5e8ef;border-radius:15px;background:#fbfcfe;padding:15px}.team-dashboard-split h3,.team-feature-grid strong{margin:0 0 10px;font-size:16px;color:#101628}.team-mini-list{display:grid;gap:8px}.team-mini-list span{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-top:1px solid #edf0f5;padding-top:8px;color:#626b7e;font-weight:850}.team-mini-list span:first-child{border-top:0;padding-top:0}.team-mini-list b{color:#101628}.team-mini-list strong{color:#16b8c4;font-size:12px;white-space:nowrap}.team-mini-list .empty{margin:0;color:#8a93a4;font-weight:800}
.team-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.team-feature-grid>a{text-decoration:none;color:#101628}.team-feature-grid span{display:block;color:#626b7e;font-size:13px;font-weight:800;line-height:1.4}.module-state{border-radius:999px;background:#e8f9fb;color:#16b8c4;font-weight:950;font-size:12px;padding:8px 12px}
.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr) minmax(240px,.7fr);gap:12px}.settings-grid>article{border:1px solid #e5e8ef;border-radius:15px;background:#fbfcfe;padding:15px}.settings-grid h3{margin:0 0 12px;font-size:16px}.settings-form{display:grid;gap:9px}.settings-form input,.settings-form select,.settings-form button,.team-user-row input,.team-user-row select,.team-user-row button{min-height:42px;border:1px solid #dfe4ec;border-radius:11px;background:#fff;color:#101628;font-weight:850;padding:0 12px}.settings-form button,.team-user-row button{background:#101628;color:#fff;border-color:#101628}.team-users{display:grid;gap:9px}.team-user-row{display:grid;grid-template-columns:minmax(120px,1fr) 110px 130px 92px minmax(140px,1fr) 100px;gap:8px;align-items:center;border:1px solid #edf0f5;border-radius:13px;background:#fff;padding:9px}.team-user-row strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.switch-line{display:flex;align-items:center;gap:7px;color:#626b7e;font-size:12px;font-weight:900}.switch-line input{min-height:auto}
.shop-dashboard .shop-control{margin-bottom:14px}
.team-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.team-shortcuts a{border:1px solid #e5e8ef;border-radius:15px;background:#fbfcfe;color:#101628;text-decoration:none;padding:15px;display:grid;gap:6px}.team-shortcuts strong{font-size:16px}.team-shortcuts span{color:#626b7e;font-size:12px;font-weight:800;line-height:1.35}
.team-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.shop-control{grid-column:1/-1;border:1px solid #dfe7ff;border-radius:16px;background:#f6f9ff;padding:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.shop-control strong{margin-right:auto;color:#163d75}.shop-control button{min-height:38px;border:1px solid #d8deea;border-radius:10px;background:#fff;color:#101628;font-weight:900;padding:0 12px}.shop-control.paused{background:#f4fcfd;border-color:#ffd5c2}.shop-control.paused strong{color:#bd2518}
.accounting-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.accounting-toolbar input,.accounting-toolbar button{height:42px;border:1px solid #e2e5ec;border-radius:11px;background:#fff;color:#101628;font-weight:900;padding:0 12px}.accounting-toolbar button{background:#101628;color:#fff}
.accounting-summary{display:grid;gap:12px}.accounting-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.accounting-kpis article,.accounting-split>div,.receipt-list{border:1px solid #e5e8ef;border-radius:14px;background:#fbfcfe;padding:13px}.accounting-kpis span{display:block;color:#626b7e;font-size:12px;font-weight:900}.accounting-kpis strong{display:block;margin-top:5px;font-size:24px;color:#101628}.accounting-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.accounting-split h3,.receipt-list h3{margin:0 0 10px;font-size:15px}.accounting-split span{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0f5;padding:9px 0;color:#626b7e;font-weight:850}.accounting-split span:first-of-type{border-top:0}.accounting-split b{color:#101628}.accounting-split small{margin-left:auto;color:#8a93a4}.receipt-list{display:grid;gap:8px}.receipt-list a{display:grid;grid-template-columns:130px 1fr auto;gap:10px;align-items:center;border:1px solid #edf0f5;border-radius:11px;background:#fff;padding:10px;text-decoration:none;color:#101628}.receipt-list span{color:#626b7e;font-size:12px;font-weight:800}.receipt-list strong{color:#16b8c4}
.team-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 220px;gap:10px;margin:0 0 14px}
.team-toolbar input,.team-toolbar select{height:44px;border:1px solid #e2e5ec;border-radius:12px;background:#fff;padding:0 13px;color:#101628;font-weight:800}
.board-orders{display:grid;grid-template-columns:repeat(6,minmax(260px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px}
.order-column{min-width:260px;border:1px solid #e5e8ef;border-radius:16px;background:#fbfcfe;padding:10px;display:grid;align-content:start;gap:10px}
.order-column h3{margin:2px 4px 4px;display:flex;justify-content:space-between;align-items:center;font-size:14px}
.order-column h3 span{border-radius:999px;background:#eef1f6;color:#242b3e;padding:4px 8px;font-size:12px}
.order-card.paid{position:relative;border-color:#a8e6ec;box-shadow:0 14px 30px rgba(22,184,196,.13)}
.order-card.paid:before{content:"Neu";position:absolute;right:12px;top:-10px;border-radius:999px;background:#16b8c4;color:#fff;font-size:11px;font-weight:950;padding:5px 9px;box-shadow:0 8px 18px rgba(22,184,196,.24)}
.order-card.rejected{opacity:.76}
.order-card .quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0}
.order-card .quick-actions button{min-height:38px;border:1px solid #e2e5ec;border-radius:10px;background:#fff;color:#101628;font-weight:900;padding:7px}
.order-card .quick-actions button[data-accept="true"]{background:#f4fcfd;border-color:#ffd5c2;color:#bd4b18}
.order-card .quick-actions button[data-status="ready"],.order-card .quick-actions button[data-status="delivering"]{background:#eefaf1;border-color:#cfeeda;color:#157a38}
.order-card .quick-actions button.danger{background:#fff;border-color:#ffc9c0;color:#bd2518}
.order-card .quick-actions button[data-print]{background:#101628;color:#fff}
.status.preparing{background:#fff1d6;color:#8a5a00}
.status.delivering{background:#eaf2ff;color:#0f62d9}
@media(max-width:900px){.team-system{grid-template-columns:1fr}.team-sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid #e2e5ec;padding:12px}.team-brand{padding-bottom:10px}.team-nav{grid-template-columns:repeat(2,1fr)}.team-nav button{min-height:48px}.team-links{grid-template-columns:repeat(3,1fr);margin-top:0}.team-links a{justify-content:center;font-size:12px;text-align:center}.team-workspace{padding:12px 12px 24px}.team-topbar{position:relative;border-radius:14px;display:grid}.team-topbar h1{font-size:23px}.team-top-actions{display:grid;grid-template-columns:1fr 1fr}.team-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-grid,.team-dashboard-split,.team-feature-grid,.settings-grid,.live-check-item{grid-template-columns:1fr}.team-user-row{grid-template-columns:1fr}.team-toolbar{grid-template-columns:1fr}.board-orders{grid-template-columns:repeat(6,82vw)}.order-card .quick-actions{grid-template-columns:repeat(2,1fr)}.cart-rules{grid-template-columns:1fr}.shop-control{display:grid}.shop-control strong{margin-right:0}.accounting-kpis,.accounting-split,.team-shortcuts{grid-template-columns:1fr}.receipt-list a{grid-template-columns:1fr}}
@media(max-width:520px){.team-kpis{grid-template-columns:1fr}}
.kitchen-shell .appbar{position:sticky;top:0;z-index:20}.kitchen-orders{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.kitchen-card{border:2px solid #e5e8ef;border-radius:18px;background:#fff;padding:18px;box-shadow:0 16px 34px rgba(15,20,36,.06)}.kitchen-card.paid{border-color:#7dd8e0;background:#fff7f1}.kitchen-card.preparing{border-color:#ffcf85;background:#fffaf0}.kitchen-card.ready,.kitchen-card.delivering{border-color:#8ddaa0;background:#f4fff6}.kitchen-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.kitchen-top span{display:inline-block;border-radius:999px;background:#eef1f6;padding:6px 10px;font-size:12px;font-weight:900;color:#242b3e}.kitchen-card.paid .kitchen-top span{background:#16b8c4;color:#fff}.kitchen-top h2{margin:8px 0 0;font-size:30px}.kitchen-top strong{font-size:18px}.kitchen-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:12px}.kitchen-card li{border-top:1px solid #edf0f5;padding-top:12px;font-size:22px}.kitchen-card li:first-child{border-top:0;padding-top:0}.kitchen-card li span,.kitchen-card li em{display:block;margin-top:5px;color:#626b7e;font-size:15px;font-style:normal}.kitchen-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.kitchen-actions button{min-height:50px;border:0;border-radius:13px;background:#101628;color:#fff;font-weight:950;font-size:16px}.kitchen-actions button:nth-child(2){background:#1f873d}.kitchen-actions button:nth-child(3){background:#16b8c4}@media print{.appbar,.team-hero,.kitchen-actions{display:none!important}.kitchen-orders{display:block}.kitchen-card{break-inside:avoid;box-shadow:none;margin-bottom:14px}}
.cart-drawer-items{display:grid;gap:10px}
.cart-drawer-item{position:relative;border:1px solid #e5e8ef;border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(15,20,36,.045);padding:10px;display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center}
.cart-drawer-item img{width:58px;height:58px;border-radius:13px;object-fit:cover}.cart-drawer-item strong{display:block;font-size:14px}.cart-drawer-item small{display:block;margin-top:4px;color:#626b7e;font-size:12px;line-height:1.3}.cart-drawer-item b{color:#16b8c4;font-size:15px;white-space:nowrap}.cart-drawer-item button{position:absolute;right:7px;top:7px;width:24px;height:24px;border:0;border-radius:50%;background:#f4f6fa;color:#626b7e;font-size:18px;line-height:1}
.cart-qty{display:flex;align-items:center;gap:7px;margin-top:9px}
.cart-qty button{position:static!important;width:28px!important;height:28px!important;border:1px solid #dfe4ec!important;border-radius:10px!important;background:#fff!important;color:#101628!important;font-size:16px!important;font-weight:950!important;display:grid!important;place-items:center!important}
.cart-qty b{color:#101628!important;font-size:12px!important;min-width:22px;text-align:center}
.cart-drawer-total{border:1px solid #ffd8c6;border-radius:16px;background:#fff7f1;padding:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.cart-drawer-total button{border:0;background:transparent;color:#9aa1b0;font-weight:700;font-size:12px;text-decoration:underline;text-underline-offset:2px;padding:4px 0}.cart-drawer-total span{font-weight:900}.cart-drawer-total strong{color:#16b8c4;font-size:22px;margin-left:7px}
.cart-login-callout{border:1px solid #dfe7ff;border-radius:14px;background:#f5f8ff;padding:10px 12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.cart-login-callout strong{font-size:13px;flex:1 1 auto;min-width:140px}.cart-login-callout small{display:none}.cart-login-callout button{justify-self:start;background:#101628;height:34px;font-size:12px;padding:0 12px;border-radius:10px}
.cart-login-callout.shop-paused{border-color:#ffd9a0;background:#fff7e8;align-items:flex-start}.cart-login-callout.shop-paused strong{color:#9a5b00;font-size:14px}.cart-login-callout.shop-paused small{display:block;color:#8a6a2e}
.demo-order-box{border:1px solid #e5e8ef;border-radius:16px;background:#fbfcfe;padding:14px;display:grid;gap:8px}.demo-order-box strong{font-size:16px}.demo-order-box small,.cart-address-note{color:#626b7e;line-height:1.4;font-weight:800}.cart-demo-button{justify-self:start;min-height:42px;border:0;border-radius:12px;background:#101628!important;color:#fff;font-weight:950;padding:0 15px}.cart-empty-state .cart-demo-button{background:#101628!important}
.cart-order-form{display:grid;gap:12px}
.cart-order-login{border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:14px;display:grid;gap:9px}
.cart-order-login button{height:48px;border:0;border-radius:14px;background:#16b8c4;color:#fff;font-weight:950}
.cart-order-login small{color:#626b7e;line-height:1.4;font-weight:750}
.cart-choice-row{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
.cart-choice-row button{min-height:50px;border:1px solid #e2e5ec;border-radius:13px;background:#fff;color:#101628;font-weight:900}
.cart-choice-row button.active{border-color:#7dd8e0;background:#e8f9fb;color:#16b8c4;box-shadow:inset 0 0 0 1px #a8e6ec}
.cart-field-hint,.cart-payment-title{border:1px solid #dfe7ff;border-radius:12px;background:#f6f9ff;color:#27456f;padding:10px 12px;font-size:12px;font-weight:900;line-height:1.35}.cart-payment-title{border-color:#ffe1cf;background:#fff7f1;color:#9a3412}
.cart-payment-group{display:grid;gap:9px}
.cart-payment-online{display:flex;align-items:center;gap:11px;width:100%;text-align:left;border:1px solid #e2e5ec;border-radius:15px;background:#fff;padding:11px 13px;min-height:60px;color:#101628}
.cart-payment-online .pm-icon{width:20px;height:20px;color:#16b8c4;flex:0 0 auto;background:#e8f9fb;border-radius:10px;padding:7px;box-sizing:content-box}
.cart-payment-online>span:nth-child(2){display:grid;gap:1px;flex:1;min-width:0}
.cart-payment-online strong{font-size:13.5px;color:#101628}
.cart-payment-online small{display:block;font-size:11.5px;color:#626b7e;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cart-payment-online .cart-payment-chev{color:#b7bccb;font-size:19px;font-weight:900;flex:0 0 auto}
.cart-payment-online.active{border-color:#7dd8e0;background:#fff7f1;box-shadow:inset 0 0 0 1px #a8e6ec}
.cart-payment-online.active .cart-payment-chev{color:#16b8c4}
.cart-payment-online.static{cursor:default}
.cart-payment-offline-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:9px}
.cart-payment-offline{min-height:46px;border:1px solid #e2e5ec;border-radius:13px;background:#fff;color:#101628;font-weight:900}
.cart-payment-offline.active{border-color:#7dd8e0;background:#e8f9fb;color:#16b8c4;box-shadow:inset 0 0 0 1px #a8e6ec}
.cart-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cart-fields label{display:grid;gap:6px;color:#626b7e;font-size:12px;font-weight:900}.cart-fields label em{color:#bd2518;font-style:normal;font-weight:1000}.cart-fields input,.cart-fields select,.hospitality-fields input,.hospitality-fields textarea{width:100%;height:46px;border:1px solid #e2e5ec;border-radius:12px;background:#fff;padding:0 12px;color:#101628;outline:0;font-weight:750}.cart-fields select{padding-right:30px}.cart-fields input:focus,.cart-fields select:focus,.hospitality-fields input:focus,.hospitality-fields textarea:focus{border-color:#16b8c4;box-shadow:0 0 0 3px rgba(22,184,196,.1)}.cart-fields label.field-error,.hospitality-fields label.field-error{color:#bd2518}.cart-fields label.field-error input,.cart-fields label.field-error select,.hospitality-fields label.field-error input,.hospitality-fields label.field-error textarea{border-color:#bd2518;background:#fff7f6;box-shadow:0 0 0 3px rgba(189,37,24,.1)}
.cart-note-field{display:grid;gap:6px;color:#626b7e;font-size:12px;font-weight:900;margin:2px 0}.cart-note-field textarea{min-height:64px;border:1px solid #e2e5ec;border-radius:12px;background:#fff;padding:10px 12px;color:#101628;outline:0;font-weight:600;font-family:inherit;resize:vertical}.cart-note-field textarea:focus{border-color:#16b8c4;box-shadow:0 0 0 3px rgba(22,184,196,.1)}
.cart-context-title{color:#101628;font-size:13px;font-weight:950}.hospitality-request-toggle{border:1px solid #cfe0ff;border-radius:15px;background:#f5f8ff;padding:13px;display:flex;align-items:flex-start;gap:10px;color:#101628;cursor:pointer}.hospitality-request-toggle input{width:20px;height:20px;margin:1px 0 0;accent-color:#16b8c4}.hospitality-request-toggle span{display:grid;gap:4px}.hospitality-request-toggle strong{font-size:14px}.hospitality-request-toggle small{color:#53627f;line-height:1.4;font-weight:750}.hospitality-fields{border:1px solid #dfe7ff;border-radius:15px;background:#fbfcff;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hospitality-fields[hidden],.business-only[hidden]{display:none!important}.hospitality-fields label{display:grid;gap:6px;color:#53627f;font-size:12px;font-weight:900}.hospitality-fields label em{color:#bd2518;font-style:normal}.hospitality-fields textarea{height:74px;padding:11px 12px;resize:vertical}.hospitality-fields .full-span{grid-column:1/-1}.digital-receipt-state{color:#175cd3!important;font-weight:900}
.cart-order-form[data-fulfillment="pickup"] .delivery-only{display:none}.cart-order-form .delivery-only,.cart-address-field{grid-column:1/-1}.cart-address-note{display:block;margin-top:-5px}
.cart-checkout{width:100%;height:54px;border:0;border-radius:15px;background:linear-gradient(135deg,#16b8c4,#0798aa);color:#fff;font-weight:950;box-shadow:0 14px 28px rgba(22,184,196,.22)}
.cart-drawer-panel .cart-checkout.is-demo-mode{background:repeating-linear-gradient(135deg,#8a93a4,#8a93a4 10px,#767f90 10px,#767f90 20px);box-shadow:0 14px 28px rgba(15,20,36,.18);font-size:14.5px}
.cart-checkout:disabled{opacity:.68;cursor:wait}.cart-order-form p{margin:0;color:#626b7e;font-weight:800;line-height:1.35}.cart-order-form p.error{border:1px solid #ffc9c0;border-radius:12px;background:#fff5f3;color:#bd2518;padding:10px 12px}.cart-order-form p.success{border:1px solid #b7ebc6;border-radius:12px;background:#f1fff5;color:#187b38;padding:10px 12px}.payment-demo-note{border:1px solid #ffe1a8;border-radius:12px;background:#fff8e8;padding:10px;color:#8a5a00!important;font-size:12px}.cart-merchant-note{font-size:11px!important;font-weight:600!important;color:#8a93a6!important;line-height:1.4;margin:0 0 4px!important}
.mobile-cart-bar{display:none}

@media(max-width:900px){
  .dash-main{padding-bottom:150px}
  .dash-cart{min-width:auto}
  .dash-cart .pm-icon{width:26px;height:26px;color:#101628}
  .dash-cart .pm-icon:before{content:""!important}
  .dash-cart span{font-size:0!important}
  .dash-mobile-nav .pm-icon{width:22px;height:22px;font-size:0;margin-bottom:3px}
  .dish-system-grid{gap:13px}
  .dish-system-card{grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto auto;border-radius:17px;overflow:hidden;min-height:126px}
  .dish-system-card img{grid-row:1/3;width:104px;height:100%;min-height:126px;border-radius:0;object-fit:cover}
  .dish-system-card div:not(.dish-system-action){padding:12px 12px 0}
  .dish-system-card span{font-size:10px}.dish-system-card strong{font-size:16px;line-height:1.15}.dish-system-card small{min-height:0;font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .dish-system-action{padding:8px 12px 12px;align-self:end}
  .dish-system-action b{font-size:17px}
  .dish-system-action button{min-width:42px;width:42px;height:42px;padding:0;border-radius:50%;font-size:24px;display:grid;place-items:center}
  .dish-system-action button:not(:is(:first-child)){line-height:1}
  .dish-system-action button[data-add-real]{font-size:0}
  .dish-system-action button[data-add-real]:before{content:"+";font-size:26px;line-height:1}
  .dish-system-action button[data-cart-mode="config"]{width:auto;min-width:108px;border-radius:999px;font-size:13px;padding:0 13px}
  .dish-system-action button[data-cart-mode="config"]:before{content:none}
  .dish-system-action button.is-added:before{content:"✓";font-size:18px}
  .mobile-cart-bar{position:fixed;left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:260;min-height:70px;border:0;border-radius:20px;background:#101628;color:#fff;display:flex;align-items:center;gap:12px;padding:11px 12px 11px 13px;box-shadow:0 20px 46px rgba(15,20,36,.28)}
  .mobile-cart-bar::before{content:"";position:absolute;left:-10px;right:-10px;bottom:100%;height:32px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.92) 65%,#fff);pointer-events:none}
  .mobile-cart-bar[hidden]{display:none!important}
  .dash-mobile-nav::before{content:"";position:absolute;left:0;right:0;bottom:100%;height:22px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none}
  .mobile-cart-bar .pm-icon{width:36px;height:36px;color:#ffd8c6;padding:8px;border-radius:13px;background:rgba(22,184,196,.18)}
  .mobile-cart-bar strong{display:grid;gap:2px;text-align:left}.mobile-cart-bar b{font-size:15px}.mobile-cart-bar small{font-size:12px;color:#d8dfef}.mobile-cart-bar em{margin-left:auto;min-width:112px;height:48px;border-radius:15px;background:#16b8c4;display:grid;place-items:center;padding:0 18px;font-style:normal;font-weight:950}
  .cart-drawer{align-items:end;justify-items:stretch;background:rgba(15,20,36,.38)}
  .cart-drawer-panel{width:100%;height:min(88dvh,720px);margin:0;border-radius:26px 26px 0 0;border-left:0;border-right:0;border-bottom:0}
  .cart-drawer-head{min-height:72px;padding:16px 58px 14px 16px}.cart-drawer-head strong{font-size:19px}
  .cart-drawer-body{padding:14px 14px calc(18px + env(safe-area-inset-bottom))}
  .cart-drawer-item{grid-template-columns:54px 1fr auto;padding:9px}.cart-drawer-item img{width:54px;height:54px}.cart-drawer-item b{padding-right:22px}
  .cart-fields,.hospitality-fields{grid-template-columns:1fr}.hospitality-fields .full-span{grid-column:auto}.cart-choice-row button{min-height:58px;font-size:15px}.cart-payment-online{min-height:64px}.cart-payment-online strong{font-size:14.5px}.cart-payment-online small{font-size:12px}.cart-payment-offline{min-height:52px;font-size:15px}.cart-checkout{height:60px;font-size:16px}
}


.kfr-hosted-footer{
  width:min(360px,calc(100% - 28px));
  margin:38px auto 10px;
  padding:10px 14px;
  border:1px solid rgba(22,184,196,.13);
  border-radius:999px;
  background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,247,241,.92));
  box-shadow:0 14px 34px rgba(15,20,36,.06);
  text-align:center;
  color:#8a93a4;
  font-size:12px;
  font-weight:900;
  letter-spacing:.02em;
  backdrop-filter:blur(10px);
}
.kfr-hosted-footer span{margin-right:7px}
.kfr-hosted-footer a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:0 13px;
  border-radius:999px;
  background:linear-gradient(135deg,#ff6a2a,#ff3d08);
  color:#fff;
  text-decoration:none;
  font-weight:1000;
  letter-spacing:.06em;
  box-shadow:0 9px 18px rgba(22,184,196,.22);
  transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;
}
.kfr-hosted-footer a:hover{
  transform:translateY(-1px);
  box-shadow:0 13px 24px rgba(22,184,196,.3);
  filter:saturate(1.08);
}
@media(max-width:760px){
  .kfr-hosted-footer{
    width:calc(100% - 32px);
    margin-top:24px;
    margin-bottom:8px;
    padding:9px 12px;
    padding-bottom:9px;
  }
}

.sold-out-badge{display:inline-flex;margin-left:8px;padding:4px 8px;border-radius:999px;background:#fff0f0;color:#b42318;font-style:normal;font-size:10px;font-weight:950;text-transform:uppercase;vertical-align:middle}
.dish-system-card.is-sold-out{opacity:.82}.dish-system-card.is-sold-out img{filter:saturate(.55) contrast(.92)}
.dish-system-card.is-sold-out .dish-system-action button{background:#d8dde7;color:#687083;box-shadow:none;cursor:not-allowed}
.dish-system-card.is-sold-out .dish-system-action button[data-add-real]:before{content:none}
.dish-system-card.is-sold-out .dish-system-action button[data-add-real]{font-size:12px;width:auto;min-width:104px;border-radius:999px;padding:0 14px}
.cart-checkout:disabled{cursor:not-allowed}
.admin-toast{position:fixed;left:50%;top:90px;z-index:200;transform:translate(-50%,-8px);display:flex;align-items:center;gap:10px;max-width:min(460px,calc(100% - 28px));padding:12px 16px;border-radius:999px;background:#111827;color:#fff;box-shadow:0 18px 40px rgba(15,20,36,.24);opacity:0;pointer-events:none;transition:.18s}
.admin-toast.show{opacity:1;transform:translate(-50%,0)}.admin-toast span{width:22px;height:22px;border-radius:50%;background:#24a148;display:grid;place-items:center}.admin-toast span:before{content:"✓";font-size:13px;font-weight:1000}.admin-toast.error span{background:#d92d20}.admin-toast.error span:before{content:"!"}.admin-toast strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.admin-confirm-modal{position:fixed;inset:0;z-index:240;background:rgba(15,23,42,.45);display:grid;place-items:center;padding:18px}.admin-confirm-modal[hidden]{display:none!important}.admin-confirm-card{width:min(430px,100%);border:1px solid #dfe4ec;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.28);padding:22px}.admin-confirm-card h2{margin:0 0 10px;color:#101628}.admin-confirm-card p{margin:0;color:#626b7e;font-weight:850;line-height:1.45}.admin-confirm-card div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.admin-confirm-card button{min-height:46px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#101628;font-weight:950}.admin-confirm-card button.danger{border-color:#b42318;background:#b42318;color:#fff}
.gastro-card{grid-template-columns:190px minmax(0,1fr);border-color:#dfe4ec}.gastro-card.status-sold_out{border-color:#f1c7c1;background:#fffafa}.gastro-card.status-hidden{opacity:.72}
.photo-action{position:relative;overflow:hidden;cursor:pointer}.photo-action input{display:none}.photo-action span{position:absolute;left:10px;right:10px;bottom:10px;padding:8px 10px;border-radius:999px;background:rgba(17,24,39,.78);color:#fff;text-align:center;font-size:12px;font-weight:950;opacity:0;transition:.16s}.photo-action:hover span,.missing-image .photo-action span{opacity:1}.photo-action em{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#fff7ed;color:#c2410c;font-style:normal;font-size:11px;font-weight:950}
.gastro-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.gastro-head strong{display:block;font-size:20px;line-height:1.15}.gastro-head small{display:block;margin-top:4px;color:#687083;font-weight:850}.quick-price{max-width:140px;color:#687083;font-size:12px;font-weight:950}.quick-price input{margin-top:5px;width:100%;border:1px solid #dfe4ec;border-radius:12px;background:#fff;padding:10px;font-weight:950}
.status-segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #dfe4ec;border-radius:14px;background:#f7f8fb}.status-segment button{height:40px;border:0;border-radius:10px;background:transparent;color:#4b5565;font-weight:950}.status-segment button.active{background:#111827;color:#fff}.status-segment button[data-status="sold_out"].active{background:#b42318}.status-segment button[data-status="hidden"].active{background:#687083}
.admin-card-toggle{display:none}.admin-card-body{display:contents}
.details-grid{grid-template-columns:1fr 180px}.admin-row button:not(.admin-save):not(.admin-danger){border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#1f2937;font-weight:950;padding:10px 13px}.danger-zone{border-top:1px solid #edf0f5;padding-top:4px}.danger-zone summary{cursor:pointer;color:#8a94a6;font-size:12px;font-weight:950}.danger-zone .admin-danger{margin-top:8px}.missing-image .admin-photo{background-color:#fff7ed;color:#c2410c;border:1px dashed #fdba74}
@media (max-width:900px){
  .gastro-card{grid-template-columns:1fr}.gastro-head{align-items:flex-start}.status-segment{grid-template-columns:1fr}.details-grid{grid-template-columns:1fr}.quick-price{max-width:128px}.admin-toast{top:76px}.dish-system-card.is-sold-out .dish-system-action button[data-add-real]{min-width:96px;font-size:11px}
}

/* Pizza configurator ingredient assets */
.config-groups label.pizza-choice span{min-height:74px;align-items:center;justify-content:flex-start;position:relative;padding:10px 12px 10px 58px;overflow:hidden}
.config-groups label.pizza-choice span strong{line-height:1.15;display:block;font-size:14px;color:inherit}
.config-groups label.pizza-choice span b{margin-left:auto;white-space:nowrap}
.pizza-choice-img{position:absolute;left:10px;top:50%;width:38px;height:38px;object-fit:contain;transform:translateY(-50%);filter:drop-shadow(0 7px 8px rgba(15,20,36,.13))}
.pizza-choice-symbol{position:absolute;left:16px;top:50%;width:30px;height:30px;transform:translateY(-50%);border-radius:50%;box-shadow:0 7px 10px rgba(15,20,36,.12)}
.size-symbol{background:radial-gradient(circle,#ffcf58 0 44%,#ff4d0d 46% 48%,#ffd06b 50% 67%,#c97834 69%)}
.sauce-symbol.tomato{background:radial-gradient(circle,#ff4d0d 0 58%,#b51e14 60%)}
.sauce-symbol.bbq{background:radial-gradient(circle,#5a2517 0 58%,#2d130d 60%)}
.sauce-symbol.creme{background:radial-gradient(circle,#fff9e8 0 58%,#e7dec7 60%)}
.config-pizza-preview{overflow:visible!important;background:radial-gradient(circle at 50% 50%,#ffd86e 0 46%,#f7a946 48% 59%,#cc7438 60% 71%,#93512e 72%)!important}
.config-pizza-preview:before{inset:22px!important;background:radial-gradient(circle,#ff4d0d 0 50%,#ffbd4d 53%)!important;box-shadow:inset 0 0 0 8px rgba(255,224,112,.8)!important}
.config-pizza-preview.is-bbq:before{background:radial-gradient(circle,#6b2a18 0 50%,#ffbd4d 53%)!important}
.config-pizza-preview.is-creme:before{background:radial-gradient(circle,#fff2d2 0 50%,#ffbd4d 53%)!important}
.config-topping-layer{position:absolute;inset:18px;border-radius:50%;z-index:5;overflow:hidden;pointer-events:none}
.config-topping-layer img{position:absolute;width:25px;height:25px;object-fit:contain;transform:translate(-50%,-50%) rotate(var(--r,0deg)) scale(var(--s,1));filter:drop-shadow(0 3px 3px rgba(15,20,36,.15));animation:topping-pop .22s ease}
.config-pizza-preview>i,.config-pizza-preview>b{display:none!important}
.config-topping-chips{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 4px;min-height:34px}.config-topping-chips span{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e8ef;border-radius:999px;background:#fff;padding:5px 9px;color:#101628;font-size:12px;font-weight:850}.config-topping-chips img{width:22px;height:22px;object-fit:contain}.config-topping-chips small{color:#626b7e;font-weight:800;line-height:1.35}.config-summary #configChoiceList{min-height:74px}
@media(max-width:760px){.config-groups label.pizza-choice span{min-height:64px}.pizza-choice-img{width:34px;height:34px}.config-topping-layer img{width:22px;height:22px}.config-topping-chips{max-height:84px;overflow:auto}}
.settings-form.wide{gap:10px}.settings-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.settings-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-checks label{border:1px solid #e2e5ec;border-radius:11px;background:#fff;padding:10px;font-weight:900;color:#101628}.settings-checks input{margin-right:6px}@media(max-width:760px){.settings-row,.settings-checks{grid-template-columns:1fr}}

.settings-hint{margin:0;border:1px solid #fde2d0;background:#fff7ed;color:#9a3412;border-radius:11px;padding:10px;font-weight:900;font-size:13px}.live-check-list{display:grid;gap:9px;margin:12px 0}.live-check-item{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:start;border:1px solid #e5e8ef;border-radius:13px;background:#fff;padding:11px}.live-check-item strong{border-radius:999px;padding:5px 8px;text-align:center;font-size:12px}.live-check-item.done strong{background:#ecfdf3;color:#157a38}.live-check-item.open strong{background:#fff1f0;color:#b42318}.live-check-item span{font-weight:900;color:#101628}.live-check-item small{grid-column:2;color:#626b7e;font-weight:800}.live-check-form{margin-top:12px}.legal-links{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.legal-links a,.legal-links button{border:0;background:transparent;color:inherit;text-decoration:underline;font:inherit;font-weight:800;cursor:pointer;padding:0}.legal-links button:hover,.legal-links a:hover{color:#101628}.category-list{display:grid;gap:9px}.category-row{display:grid;grid-template-columns:minmax(160px,1fr) 90px 120px auto;gap:8px;align-items:center;border:1px solid #edf0f5;border-radius:13px;background:#fff;padding:9px}.category-row input{min-height:40px;border:1px solid #dfe4ec;border-radius:10px;padding:0 10px;font-weight:850}.category-row button{min-height:40px;border:1px solid #ffdad6;border-radius:10px;background:#fff;color:#b42318;font-weight:900}.admin-grid.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:760px){.category-row,.admin-grid.details-grid{grid-template-columns:1fr}}
.payment-open{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#fff3cd;color:#8a5a00;font-weight:1000}.cash-action{background:linear-gradient(135deg,#111827,#263247)!important;color:#fff!important;border-color:#111827!important}.order-card .payment b.payment-open{margin-left:4px}.accounting-summary .open-cash{border:1px solid rgba(245,158,11,.28);background:#fff7e6;color:#8a5a00}
.compact-head{margin-top:14px}.cash-drawer{margin-top:14px;border-top:1px solid #edf0f5;padding-top:14px}.cash-drawer-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.cash-drawer-summary article{border:1px solid #e5e8ef;border-radius:14px;background:#fbfcfe;padding:13px}.cash-drawer-summary span{display:block;color:#626b7e;font-size:12px;font-weight:900}.cash-drawer-summary strong{display:block;margin-top:5px;font-size:20px;color:#101628}.cash-drawer-summary small{display:block;margin-top:4px;color:#626b7e;font-weight:850}.cash-forms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.cash-forms form{border:1px solid #e5e8ef;border-radius:14px;background:#fbfcfe;padding:13px}.cash-forms h3{margin:0 0 8px;font-size:15px}.cash-movements{display:grid;gap:8px;margin-top:12px}.cash-movement{display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:center;border:1px solid #edf0f5;border-radius:12px;background:#fff;padding:10px}.cash-movement strong{font-size:14px}.cash-movement span{font-weight:1000;color:#101628}.cash-movement small{grid-column:1/-1;color:#626b7e;font-size:12px;font-weight:800}.cash-movement.out span{color:#b42318}.cash-movement.in span{color:#157a38}
.pos-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.pos-toolbar{grid-template-columns:minmax(220px,1fr) 220px}.pos-catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.pos-item{min-height:104px;border:1px solid #e5e8ef;border-radius:14px;background:#fff;text-align:left;padding:13px;display:grid;gap:6px;color:#101628;box-shadow:0 10px 22px rgba(15,20,36,.045)}.pos-item strong{font-size:15px}.pos-item span{color:#626b7e;font-size:12px;font-weight:850}.pos-item b{align-self:end;color:#16b8c4;font-size:18px}.pos-cart{position:sticky;top:88px;border:1px solid #e5e8ef;border-radius:16px;background:#fbfcfe;padding:14px;display:grid;gap:12px}.pos-cart-lines{display:grid;gap:8px;min-height:120px}.pos-cart-line{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border:1px solid #edf0f5;border-radius:12px;background:#fff;padding:10px}.pos-cart-line strong{display:block;font-size:14px}.pos-cart-line small{display:block;margin-top:3px;color:#626b7e;font-size:12px;font-weight:850}.pos-cart-line b{color:#101628}.pos-qty{display:grid;grid-template-columns:30px 26px 30px;align-items:center;text-align:center}.pos-qty button{height:30px;border:1px solid #dfe4ec;border-radius:9px;background:#fff;color:#101628;font-weight:1000}.pos-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f5;padding-top:12px}.pos-total span{color:#626b7e;font-weight:900}.pos-total strong{font-size:26px;color:#16b8c4}.pos-field{display:grid;gap:6px;color:#626b7e;font-size:12px;font-weight:900}.pos-field input,.pos-field select{height:44px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#101628;font-weight:850;padding:0 12px}.pos-pay{min-height:50px;border:0;border-radius:13px;background:#101628;color:#fff;font-weight:1000}
@media(max-width:900px){.cash-drawer-summary,.cash-forms,.pos-layout,.pos-toolbar{grid-template-columns:1fr}.pos-cart{position:relative;top:auto}.pos-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.pos-catalog{grid-template-columns:1fr}.pos-cart-line{grid-template-columns:1fr}.pos-qty{width:90px}.cash-movement{grid-template-columns:1fr}}

/* Operator workflow surface */
.role-hidden{display:none!important}

/* Premium operator workflow polish */
.stripe-settings-form,.sumup-settings-form,.zettle-settings-form,.qonto-settings-form,.lexware-settings-form,.cash-register-form{margin-top:16px;border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 20px rgba(15,20,36,.035)}
.stripe-settings-form h4,.sumup-settings-form h4,.zettle-settings-form h4,.qonto-settings-form h4,.lexware-settings-form h4,.cash-register-form h4{margin:0 0 12px;font-size:1rem;display:flex;align-items:center;justify-content:space-between;gap:10px}
.stripe-settings-form input,.stripe-settings-form select,.sumup-settings-form input,.sumup-settings-form select,.zettle-settings-form input,.qonto-settings-form input,.lexware-settings-form input,.cash-register-form input{width:100%;min-width:0}
.stripe-settings-form input[readonly],.sumup-settings-form input[readonly]{background:#f8fafc;color:#475569}
.stripe-settings-form .full-span,.sumup-settings-form .full-span,.cash-register-form .full-span{grid-column:1/-1}
#stripeWebhookUrl,#sumupWebhookUrl{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;font-size:12px}
.provider-status-panel div small{word-break:break-word}
.provider-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:1000;letter-spacing:.01em;white-space:nowrap;background:#f1f3f8;color:#626b7e}
.provider-badge::before{content:'';width:7px;height:7px;border-radius:999px;background:currentColor}
.provider-badge.ok{background:#ecfdf3;color:#157a38}
.provider-badge.warn{background:#fff7ed;color:#9a3412}
.provider-badge.error{background:#fff1f0;color:#b42318}
.settings-form.wide h4{display:flex;align-items:center;gap:9px}
.settings-form.wide h4::before{content:'';width:8px;height:8px;border-radius:3px;background:#ff5a1f}
.action-modal-card label{display:grid;gap:6px;margin-top:12px;font-weight:700;color:#0f172a}
.action-modal-card textarea{resize:vertical}
.action-modal-amount[hidden]{display:none}
.order-edit{margin-top:10px;border-top:1px solid rgba(15,23,42,.08);padding-top:10px}
.order-edit summary{cursor:pointer;font-weight:800;color:#475569}
.order-edit .order-actions{margin-top:10px}
.order-card .quick-actions button,.cash-action{min-height:44px}
.pos-catalog{align-content:start}
.pos-item{min-height:92px;padding:16px;border-radius:8px}
.pos-item strong{font-size:1rem}
.pos-actions button,.pos-pay{min-height:52px;font-size:1rem}
.pos-cart-lines button{min-width:40px;min-height:40px}
.live-check-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.live-check-row{border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:14px;background:#fff;display:grid;gap:8px;align-content:start}
.live-check-row strong{width:max-content;border-radius:999px;padding:3px 8px;text-transform:uppercase;font-size:.72rem}
.live-check-row.green strong{background:#dcfce7;color:#166534}
.live-check-row.yellow strong{background:#fef3c7;color:#92400e}
.live-check-row.red strong{background:#fee2e2;color:#991b1b}
.live-check-row.gray strong{background:#e5e7eb;color:#374151}
.live-check-row span{font-weight:900;color:#0f172a}
.live-check-row button{min-height:40px}
.accounting-close-form.blocked{opacity:.72}
.accounting-close-form.blocked button[type=submit]{filter:grayscale(.2)}
@media(max-width:720px){
  .stripe-settings-form,.cash-register-form{padding:12px}
  .pos-item{min-height:82px}
  .action-modal-card{width:min(94vw,520px)}
  .live-check-list{grid-template-columns:1fr}
}
.team-workspace{background:#f5f7fb}
.team-action-row,.dashboard-actions{display:flex;flex-wrap:wrap;gap:8px}
.dashboard-actions{margin:0 0 14px}
.dashboard-actions button,.workflow-card button,.live-check-row button,.settings-tabs button,.provider-status-panel+ .settings-row button,.pos-actions button,.accounting-close-form button{min-height:42px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#101628;font-weight:950;padding:0 13px}
.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.team-dashboard-grid .workflow-card{display:grid;gap:8px;align-content:space-between;min-height:154px;border-width:2px;background:#fff}
.workflow-card.ok{border-color:#b7ebc6;background:#f1fff5}
.workflow-card.warn{border-color:#fed7aa;background:#fff8ed}
.workflow-card.danger{border-color:#ffc9c0;background:#fff5f3}
.workflow-card.neutral{border-color:#dfe7f3;background:#f8fbff}
.workflow-card strong{font-size:30px}
.workflow-card button{justify-self:start;background:#101628;color:#fff;border-color:#101628}
.board-orders{grid-template-columns:repeat(5,minmax(270px,1fr))}
.order-column.completed .order-card{opacity:.82}
.order-card .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
.order-card .quick-actions button{min-height:44px}
.cash-modal[hidden]{display:none!important}
.cash-modal{position:fixed;inset:0;z-index:260;background:rgba(15,23,42,.48);display:grid;place-items:center;padding:18px}
.cash-modal-card{width:min(460px,100%);border:1px solid #dfe4ec;border-radius:18px;background:#fff;padding:22px;box-shadow:0 30px 90px rgba(15,23,42,.32);position:relative}
.cash-modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef2f7;color:#101628;font-size:24px}
.cash-modal-card h2{margin:4px 0 16px;font-size:24px}
.cash-modal-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:10px;align-items:center;margin-bottom:12px}
.cash-modal-grid span{color:#626b7e;font-size:13px;font-weight:950}
.cash-modal-grid strong{font-size:25px}
.cash-modal-grid input{height:48px;border:1px solid #dfe4ec;border-radius:12px;padding:0 12px;font-weight:950;font-size:20px}
.accounting-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}
.accounting-flow div{display:grid;gap:6px;border:1px solid #e5e8ef;border-radius:14px;background:#fff;padding:11px;min-height:86px}
.accounting-flow b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#344054}
.accounting-flow .ok{border-color:#b7ebc6;background:#f1fff5}.accounting-flow .ok b{background:#157a38;color:#fff}
.accounting-flow .warn{border-color:#fed7aa;background:#fff8ed}.accounting-flow .warn b{background:#d97706;color:#fff}
.accounting-close-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;border:1px solid #e5e8ef;border-radius:16px;background:#fbfcfe;padding:14px;margin:12px 0}
.accounting-close-form div{display:grid;gap:6px}.accounting-close-form span{font-size:12px;color:#626b7e;font-weight:950}
.accounting-close-form input{height:44px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;padding:0 12px;font-weight:900}
.accounting-close-form .settings-hint{grid-column:1/-1}.accounting-close-form.blocked button{opacity:.5}
.pos-layout{grid-template-columns:minmax(0,1fr) 390px}
.pos-catalog{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}
.pos-item{min-height:118px;border-radius:12px}
.pos-item strong{font-size:16px}.pos-item b{font-size:21px}
.pos-change{display:flex;align-items:center;justify-content:space-between;border:1px solid #dff3e5;border-radius:12px;background:#f1fff5;padding:11px}
.pos-change span{color:#157a38;font-weight:950}.pos-change strong{font-size:24px;color:#157a38}
.pos-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.pos-actions .pos-pay{grid-column:1/-1;min-height:58px;font-size:17px}
.pos-actions button:not(.pos-pay){background:#fff}
.pos-actions button:disabled{opacity:.45;cursor:not-allowed}
.pos-parked{display:grid;gap:7px}
.pos-parked button{display:grid;grid-template-columns:1fr auto;gap:3px 8px;text-align:left;border:1px solid #e5e8ef;border-radius:12px;background:#fff;padding:9px;font-weight:900}
.pos-parked small{grid-column:1/-1;color:#626b7e}
.settings-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:10px;margin-bottom:12px}
.settings-tabs button{white-space:nowrap;background:#fff}
.settings-tabs button.active{background:#101628;color:#fff;border-color:#101628}
.settings-tabbed{display:block}
.settings-tabbed>article{display:none;margin-bottom:12px}
.settings-tabbed>article.is-active{display:block}
.provider-status-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:10px}
.provider-status-panel div{border:1px solid #e5e8ef;border-radius:13px;background:#fff;padding:11px}
.provider-status-panel div.ok{border-color:#b7ebc6;background:#f1fff5}
.provider-status-panel span{display:block;color:#626b7e;font-size:12px;font-weight:950}
.provider-status-panel strong{display:block;margin-top:5px;font-size:18px;color:#101628}
.provider-status-panel small{display:block;margin-top:5px;color:#626b7e;font-weight:850;line-height:1.3}
.live-check-list{gap:10px}
.live-check-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;border:1px solid #e5e8ef;border-radius:14px;background:#fff;padding:12px}
.live-check-row strong{border-radius:999px;padding:6px 9px;text-align:center;font-size:12px;text-transform:uppercase}
.live-check-row.green{border-color:#b7ebc6;background:#f1fff5}.live-check-row.green strong{background:#157a38;color:#fff}
.live-check-row.yellow{border-color:#fed7aa;background:#fff8ed}.live-check-row.yellow strong{background:#d97706;color:#fff}
.live-check-row.red{border-color:#ffc9c0;background:#fff5f3}.live-check-row.red strong{background:#b42318;color:#fff}
.live-check-row.gray strong{background:#667085;color:#fff}
.live-check-row span{font-weight:950}.live-check-row small{grid-column:2;color:#626b7e;font-weight:850}.live-check-row button{grid-column:1/-1;width:100%}
.handover-guide{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.handover-guide article{border:1px solid #e5e8ef;border-radius:14px;background:#fbfcfe;padding:14px}.handover-guide h3{margin:0 0 10px;color:#101628}.handover-guide ol{margin:0;padding-left:20px;color:#374151;font-weight:850;line-height:1.45}.handover-guide li+li{margin-top:6px}
@media(max-width:1100px){.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.accounting-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-layout{grid-template-columns:1fr}.pos-cart{position:relative;top:auto}}
@media(max-width:760px){.workflow-grid,.provider-status-panel,.accounting-close-form,.accounting-flow,.live-check-row,.handover-guide{grid-template-columns:1fr}.pos-actions{grid-template-columns:1fr}.cash-modal-grid{grid-template-columns:1fr}.board-orders{grid-template-columns:repeat(5,86vw)}}

.cart-location-row{display:flex;align-items:center;gap:10px;border:1px solid #e2e5ec;border-radius:13px;background:#fbfcfe;padding:10px;grid-column:1/-1}
.cart-location-row button{min-height:40px;border:0;border-radius:11px;background:#101628;color:#fff;font-weight:950;padding:0 14px;white-space:nowrap}
.cart-location-row button:disabled{opacity:.6;cursor:wait}.cart-location-row small{color:#626b7e;font-weight:850;line-height:1.35}.cart-location-row small.success{color:#187b38}.cart-location-row small.error{color:#bd2518}.cart-zip-field input{text-align:center;font-weight:950;letter-spacing:.08em}
@media(max-width:520px){.cart-location-row{display:grid}.cart-location-row button{width:100%}}

/* Operations layout · 2026-06-29 */
:root{
  --ops-ink:#101828;
  --ops-muted:#667085;
  --ops-soft:#f2f4f7;
  --ops-line:#e4e7ec;
  --ops-orange:#ff5a1f;
  --ops-orange-soft:#fff1e9;
  --ops-green:#168a45;
  --ops-navy:#101828;
  --ops-navy-2:#1d2939;
  --ops-shadow:0 18px 46px rgba(16,24,40,.08);
}
.team-body,.admin-body,.kitchen-body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.team-body button,.team-body input,.team-body select,.team-body textarea,.admin-body button,.admin-body input,.admin-body select,.admin-body textarea,.kitchen-body button{font:inherit}
.team-body button,.team-body a,.admin-body button,.admin-body a,.kitchen-body button,.kitchen-body a{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.team-body :focus-visible,.admin-body :focus-visible,.kitchen-body :focus-visible{outline:3px solid rgba(22,184,196,.32);outline-offset:3px}

/* Team system */
.team-body{background:#f6f7f9;color:var(--ops-ink)}
.team-skip-link{position:fixed;left:16px;top:12px;z-index:300;transform:translateY(-160%);border-radius:10px;background:#fff;color:var(--ops-ink);padding:10px 14px;font-weight:900;box-shadow:var(--ops-shadow)}
.team-skip-link:focus{transform:translateY(0)}
.team-system{grid-template-columns:280px minmax(0,1fr);background:radial-gradient(circle at 82% 0,#f4fcfd 0,transparent 26%),#f6f7f9}
.team-sidebar{z-index:80;border:0;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(165deg,#101828 0%,#111c2f 55%,#17233a 100%);color:#fff;padding:20px 16px;gap:20px;box-shadow:14px 0 34px rgba(16,24,40,.08);scrollbar-width:thin;scrollbar-color:#344054 transparent}
.team-brand{color:#fff;border-bottom-color:rgba(255,255,255,.1);padding:4px 6px 18px}
.team-brand span{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#2dd0dc,#0798aa);box-shadow:0 10px 24px rgba(22,184,196,.25)}
.team-brand strong{font-size:18px}.team-brand small{color:#98a2b3;font-weight:750}
.team-nav-group{gap:8px}.team-nav-group>small{color:#7d8ba3;font-size:10px;letter-spacing:.09em;padding:0 10px}
.team-nav{gap:6px}
.team-nav button{position:relative;min-height:48px;border-radius:12px;color:#d0d5dd;padding:0 10px 0 12px;font-size:14px}
.team-nav button:hover{background:rgba(255,255,255,.06);color:#fff;transform:translateX(2px)}
.team-nav button.active{border-color:rgba(255,123,72,.25);background:linear-gradient(90deg,rgba(22,184,196,.2),rgba(22,184,196,.08));color:#fff;box-shadow:inset 3px 0 0 var(--ops-orange)}
.team-nav button span{display:flex;align-items:center;gap:10px;min-width:0}
.team-nav button span:before{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#667085;box-shadow:0 0 0 3px rgba(102,112,133,.12)}
.team-nav button[data-team-view="orders"] span:before,.team-nav button[data-team-view="kitchen"] span:before{background:#ff8b4c;box-shadow:0 0 0 3px rgba(255,139,76,.14)}
.team-nav button[data-team-view="pos"] span:before,.team-nav button[data-team-view="accounting"] span:before{background:#32d583;box-shadow:0 0 0 3px rgba(50,213,131,.13)}
.team-nav button[data-team-view="livecheck"] span:before{background:#2e90fa;box-shadow:0 0 0 3px rgba(46,144,250,.13)}
.team-nav button.active span:before{background:var(--ops-orange);box-shadow:0 0 0 3px rgba(22,184,196,.18)}
.team-nav b{min-width:32px;background:rgba(255,255,255,.08);color:#d0d5dd;padding:5px 7px}
.team-nav button.active b{background:var(--ops-orange);color:#fff}
.team-links{gap:7px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}
.team-links a{min-height:40px;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.045);color:#d0d5dd;font-size:12px;padding:0 11px}
.team-links a:hover{border-color:rgba(255,123,72,.34);background:rgba(22,184,196,.12);color:#fff;transform:translateY(-1px)}
.team-workspace{padding:22px 26px 40px;gap:18px;background:transparent}
.team-topbar{top:12px;min-height:80px;border-color:rgba(228,231,236,.86);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 14px 38px rgba(16,24,40,.07);display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:18px;padding:14px 16px 14px 20px}
.team-page-heading{min-width:0}.team-topbar .eyebrow{margin:0;color:var(--ops-orange);font-size:10px;letter-spacing:.08em}.team-topbar h1{margin-top:5px;font-size:28px;letter-spacing:-.025em}
.team-live-meta{display:flex;align-items:center;gap:8px;border-right:1px solid var(--ops-line);padding-right:18px;color:#475467;font-weight:850;font-size:12px}
.team-live-meta span{display:flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf3;color:#087a3d;padding:7px 10px}.team-live-meta i,.kitchen-clock i{width:7px;height:7px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,.12)}
.team-live-meta time{font-variant-numeric:tabular-nums;font-size:15px;color:var(--ops-ink)}
.team-top-actions{display:flex;gap:8px}.team-top-actions .btn{min-height:44px;border:1px solid var(--ops-line);border-radius:11px;background:#fff;color:#344054;padding:0 14px;font-size:13px;font-weight:900;box-shadow:0 1px 2px rgba(16,24,40,.04)}
.team-top-actions .btn:hover{border-color:#ffb692;background:var(--ops-orange-soft);color:#d9410a;transform:translateY(-1px)}
.team-top-actions .btn.active{background:#16b8c4;border-color:#16b8c4;color:#fff}
#refreshAll:before,#kitchenRefresh:before{content:"↻";display:inline-block;margin-right:7px;font-size:16px;line-height:0}
#soundToggle:before,#kitchenSound:before{content:"◉";display:inline-block;margin-right:7px;font-size:10px}
.team-mobile-toggle,.team-sidebar-backdrop{display:none}
.team-kpis{gap:14px}.team-kpis article{position:relative;overflow:hidden;min-height:96px;border-color:var(--ops-line);border-radius:16px;padding:16px 18px;box-shadow:0 10px 30px rgba(16,24,40,.045)}
.team-kpis article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d0d5dd}.team-kpis article:nth-child(1):before{background:#f04438}.team-kpis article:nth-child(2):before{background:#f79009}.team-kpis article:nth-child(3):before{background:#12b76a}.team-kpis article:nth-child(4):before{background:#2e90fa}
.team-kpis span{color:#667085;font-size:11px;text-transform:uppercase;letter-spacing:.045em}.team-kpis strong{font-size:30px;letter-spacing:-.03em}
.dashboard-panel{border:1px solid var(--ops-line);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:var(--ops-shadow);padding:22px}
.section-head{gap:16px}.section-head h2{letter-spacing:-.02em}.section-head .eyebrow{color:var(--ops-orange);letter-spacing:.06em}
.team-action-row .btn,.dashboard-actions button{min-height:42px;border:1px solid var(--ops-line);border-radius:11px;background:#fff;color:#344054;padding:0 13px;box-shadow:0 1px 2px rgba(16,24,40,.035)}
.team-action-row .btn:hover,.dashboard-actions button:hover{border-color:#ffc5aa;background:var(--ops-orange-soft);color:#c83c08}
.team-dashboard-grid{gap:14px}.team-dashboard-grid .workflow-card{border-radius:17px;box-shadow:0 6px 20px rgba(16,24,40,.04)}
.team-dashboard-grid .workflow-card button{border:0;background:var(--ops-navy);color:#fff}.team-dashboard-grid .workflow-card button:hover{background:#253550;transform:translateY(-1px)}
.team-dashboard-split{gap:14px}.team-dashboard-split>article,.team-feature-grid>a,.team-feature-grid>article,.settings-grid>article{border-color:var(--ops-line);border-radius:16px;background:#fbfcfd}
.team-mini-list span{border-color:#eaecf0}
.team-feature-grid>a:hover{border-color:#ffc3a4;background:#fff8f4;transform:translateY(-2px);box-shadow:0 10px 22px rgba(16,24,40,.06)}
.team-toolbar input,.team-toolbar select,.settings-form input,.settings-form select,.team-user-row input,.team-user-row select,.pos-field input,.pos-field select{border-color:#d0d5dd;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.03)}
.team-toolbar input:focus,.team-toolbar select:focus,.settings-form input:focus,.settings-form select:focus,.pos-field input:focus,.pos-field select:focus{border-color:#ff9468;box-shadow:0 0 0 3px rgba(22,184,196,.1);outline:0}

/* Team polish · 2026-07-13 */
.team-system{background:linear-gradient(180deg,#f7f8fb 0%,#eef2f7 100%)}
.team-topbar{grid-template-columns:minmax(220px,1fr) auto auto auto;border-radius:16px}
.team-topbar h1,.section-head h2,.team-kpis strong{letter-spacing:0}
.team-user-pill{min-height:44px;border:1px solid var(--ops-line);border-radius:11px;background:#fff;display:grid;align-content:center;gap:2px;padding:7px 12px;box-shadow:0 1px 2px rgba(16,24,40,.04);min-width:138px}
.team-user-pill span{color:#667085;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.team-user-pill strong{color:#101828;font-size:13px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}
.team-dashboard-home .section-head{align-items:center}
.dashboard-actions{align-items:center;margin:0 0 16px;border:1px solid var(--ops-line);border-radius:14px;background:#f8fafc;padding:8px}
.dashboard-actions>span{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:0;margin:0 4px 0 2px}
.dashboard-actions .dashboard-action{min-height:40px;border-radius:10px;background:#fff;color:#344054}
.dashboard-actions .dashboard-action.is-primary{border-color:#101828;background:#101828;color:#fff}
.dashboard-actions .dashboard-action.is-warn{border-color:#fed7aa;background:#fff7ed;color:#b54708}
.dashboard-actions .dashboard-action.is-danger{border-color:#fecdca;background:#fff1f0;color:#b42318}
.dashboard-actions .dashboard-action.is-info{border-color:#b2ddff;background:#eff8ff;color:#175cd3}
.dashboard-actions .dashboard-action.is-ok{border-color:#abefc6;background:#ecfdf3;color:#067647}
.team-mini-list .team-alert{width:100%;border:1px solid #eaecf0;border-radius:12px;background:#fff;color:#101828;display:grid;grid-template-columns:1fr;gap:7px;text-align:left;padding:10px 11px;box-shadow:0 1px 2px rgba(16,24,40,.035)}
.team-mini-list .team-alert:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 20px rgba(16,24,40,.07)}
.team-mini-list .team-alert span{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;border:0;padding:4px 7px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.team-mini-list .team-alert b{min-width:0;color:#101828;font-size:13px;font-weight:900;line-height:1.25}
.team-mini-list .team-alert small{color:#667085;font-size:11px;font-weight:850}
.team-mini-list .team-alert.ok{background:#f6fef9;border-color:#abefc6}.team-mini-list .team-alert.ok span{background:#dcfae6;color:#067647}
.team-mini-list .team-alert.warn{background:#fffbf2;border-color:#fedf89}.team-mini-list .team-alert.warn span{background:#fef0c7;color:#b54708}
.team-mini-list .team-alert.danger{background:#fff6f5;border-color:#fecdca}.team-mini-list .team-alert.danger span{background:#fee4e2;color:#b42318}
.team-mini-list .team-alert.info{background:#f5faff;border-color:#b2ddff}.team-mini-list .team-alert.info span{background:#d1e9ff;color:#175cd3}
.team-dashboard-split>article{min-width:0}
.admin-body{background:linear-gradient(180deg,#f7f8fb 0%,#f2f4f7 100%)}
.kitchen-shell{background:linear-gradient(180deg,#101828 0%,#172033 100%)}
.board-orders{gap:14px;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-color:#cbd5e1 transparent}
.order-column{scroll-snap-align:start;border-color:var(--ops-line);background:#f8fafc;border-radius:17px;padding:12px}
.order-column h3{min-height:32px;color:#344054;text-transform:uppercase;letter-spacing:.04em;font-size:12px}
.order-card{border-color:var(--ops-line);border-radius:15px;box-shadow:0 8px 24px rgba(16,24,40,.055)}
.order-card:hover{box-shadow:0 14px 32px rgba(16,24,40,.09);transform:translateY(-1px)}
.order-card .quick-actions button{border-radius:10px}.order-card .quick-actions button:hover{border-color:#98a2b3;transform:translateY(-1px)}
.settings-tabs{scrollbar-width:none}.settings-tabs button{border-radius:999px}.settings-tabs button.active{background:var(--ops-navy)}
.role-hidden{display:none!important}

/* Menu administration */
.admin-body{background:radial-gradient(circle at 90% 0,#fff0e7 0,transparent 28%),#f5f7fa;color:var(--ops-ink)}
.admin-shell{width:min(1320px,calc(100% - 40px));padding:14px 0 48px}
.admin-top{top:12px;min-height:74px;border-color:rgba(228,231,236,.9);background:rgba(255,255,255,.93);box-shadow:0 14px 38px rgba(16,24,40,.075);padding:12px 16px}
.admin-top .brand span{background:linear-gradient(145deg,#2dd0dc,#0798aa);box-shadow:0 10px 24px rgba(22,184,196,.22)}
.admin-top nav{gap:8px}.admin-top nav a{height:42px;border-radius:11px;border-color:var(--ops-line);color:#344054;padding:0 15px}.admin-top nav a:hover{border-color:#ffbc9c;background:var(--ops-orange-soft);color:#cf3f0a;transform:translateY(-1px)}
.admin-hero{min-height:190px;margin:18px 0 16px;border-color:var(--ops-line);background:linear-gradient(120deg,#fff 0%,#fff9f5 58%,#ffe4d5 100%);box-shadow:var(--ops-shadow);padding:30px 32px}
.admin-hero:after{content:"";position:absolute;right:24%;bottom:-64px;width:130px;height:130px;border:24px solid rgba(22,184,196,.055);border-radius:50%}
.admin-hero h1{font-size:clamp(30px,3vw,42px);letter-spacing:-.035em;max-width:790px}.admin-hero small{font-size:13px}
.admin-hero-actions{align-self:flex-end}.admin-hero-actions a,.admin-primary{min-height:46px;border-radius:12px}.admin-primary{background:linear-gradient(135deg,#ff6d34,#ed4308);box-shadow:0 12px 26px rgba(22,184,196,.24)}.admin-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(22,184,196,.28)}
.admin-stats{gap:12px}.admin-stats article{position:relative;overflow:hidden;border-color:var(--ops-line);border-radius:16px;background:#fff;padding:16px 17px;box-shadow:0 9px 25px rgba(16,24,40,.045)}
.admin-stats article:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#eaecf0}.admin-stats article:nth-child(2):before{background:#12b76a}.admin-stats article:nth-child(3):before{background:#f79009}.admin-stats article:nth-child(4):before{background:#2e90fa}.admin-stats article:nth-child(5):before{background:#98a2b3}.admin-stats article:nth-child(6):before{background:var(--ops-orange)}
.admin-workbench{grid-template-columns:230px minmax(0,1fr);gap:16px}.admin-tabs{top:102px;border-color:var(--ops-line);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(16,24,40,.055);padding:10px}
.admin-tabs button{position:relative;height:50px;border-radius:12px;padding-left:34px}.admin-tabs button:before{content:"";position:absolute;left:14px;width:8px;height:8px;border-radius:50%;background:#98a2b3}.admin-tabs button.active:before{background:var(--ops-orange);box-shadow:0 0 0 4px rgba(22,184,196,.12)}
.admin-tabs button.active{background:linear-gradient(90deg,#fff0e8,#fff8f4);box-shadow:inset 3px 0 0 var(--ops-orange)}
.admin-panel{border-color:var(--ops-line);border-radius:20px;box-shadow:var(--ops-shadow)}
.admin-panel-head{padding:24px}.admin-toolbar{position:sticky;top:98px;z-index:10;padding:14px 20px;background:rgba(250,251,252,.94);backdrop-filter:blur(10px)}
.admin-search,.admin-toolbar select{height:46px;border-color:#d0d5dd}.admin-search:focus-within{border-color:#ff9468;box-shadow:0 0 0 3px rgba(22,184,196,.1)}
.admin-list{padding:20px;gap:14px;background:#f8fafc}.admin-card{grid-template-columns:180px minmax(0,1fr);border-color:var(--ops-line);border-radius:17px;padding:15px;box-shadow:0 8px 22px rgba(16,24,40,.045)}
.admin-card:hover{border-color:#d8dce3;box-shadow:0 14px 30px rgba(16,24,40,.075)}
.admin-photo{height:154px;border-radius:14px;border:1px dashed #d0d5dd}.admin-photo:hover{border-color:#ff9468;box-shadow:inset 0 0 0 2px rgba(22,184,196,.08)}
.gastro-head{gap:14px}.gastro-head>div strong{font-size:20px}.quick-price input{font-size:18px}
.status-segment button{min-height:38px}.status-segment button.active{box-shadow:0 3px 10px rgba(16,24,40,.08)}
.admin-grid input,.admin-grid select,.admin-fields textarea,.hours-line input[type=time]{min-height:42px;border-color:#d0d5dd;background:#fff}.admin-save{min-height:42px}.admin-row button:not(.admin-save):not(.admin-danger){min-height:42px;border:1px solid var(--ops-line);border-radius:11px;background:#fff;color:#344054;font-weight:900;padding:0 12px}

/* Kitchen mode */
.kitchen-body{margin:0;background:#101828;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}
.kitchen-shell{width:100%;max-width:none;min-height:100dvh;margin:0;padding:0;background:radial-gradient(circle at 85% 0,rgba(22,184,196,.12),transparent 30%),#101828}
.kitchen-appbar{position:sticky;top:0;z-index:60;min-height:78px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(16,24,40,.94);backdrop-filter:blur(14px);display:flex;align-items:center;gap:22px;padding:12px clamp(18px,3vw,42px);box-shadow:0 12px 34px rgba(0,0,0,.18)}
.kitchen-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.kitchen-brand .brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#2dd0dc,#0798aa);color:#fff;display:grid;place-items:center;font-weight:1000;font-size:22px;box-shadow:0 10px 22px rgba(22,184,196,.24)}.kitchen-brand>span:last-child{display:grid}.kitchen-brand b{font-size:18px;line-height:1.1}.kitchen-brand small{margin-top:4px;color:#98a2b3;font-size:12px;font-weight:800}
.kitchen-appbar nav{margin-left:auto;display:flex;gap:8px}.kitchen-appbar nav a{min-height:40px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.04);color:#d0d5dd;text-decoration:none;display:flex;align-items:center;padding:0 13px;font-size:12px;font-weight:900}.kitchen-appbar nav a:hover{border-color:rgba(255,130,78,.38);background:rgba(22,184,196,.12);color:#fff}
.kitchen-clock{display:flex;align-items:center;gap:12px;border-left:1px solid rgba(255,255,255,.12);padding-left:20px}.kitchen-clock span{display:flex;align-items:center;gap:7px;border-radius:999px;background:rgba(18,183,106,.12);color:#6ce9a6;padding:7px 10px;font-size:12px;font-weight:900}.kitchen-clock time{font-size:22px;font-weight:900;font-variant-numeric:tabular-nums}
.kitchen-shell main{width:min(1680px,100%);margin:0 auto;padding:22px clamp(16px,3vw,42px) 42px}
.kitchen-hero{min-height:auto!important;margin:0 0 20px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:20px!important;background:linear-gradient(135deg,#1d2939,#18243a)!important;color:#fff!important;box-shadow:0 18px 48px rgba(0,0,0,.18)!important;display:grid!important;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center!important;gap:24px!important;padding:24px 26px!important}
.kitchen-hero .badge{display:inline-flex!important;width:auto!important;margin:0 0 7px!important;border:0!important;border-radius:999px!important;background:rgba(22,184,196,.15)!important;color:#ff9d76!important;padding:6px 10px!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase}.kitchen-hero h1{margin:0!important;color:#fff!important;font-size:clamp(28px,3vw,40px)!important;letter-spacing:-.035em!important}.kitchen-hero>div:first-child>p:last-child{max-width:620px;margin:8px 0 0;color:#98a2b3;font-size:13px;font-weight:750;line-height:1.45}
.kitchen-queue-meta{min-width:146px;border-left:1px solid rgba(255,255,255,.1);padding-left:24px;display:grid;gap:5px}.kitchen-queue-meta span{color:#d0d5dd;font-size:12px;font-weight:850}.kitchen-queue-meta strong{display:block;color:#fff;font-size:32px;line-height:1}.kitchen-queue-meta small{color:#98a2b3;font-size:11px;font-weight:750}
.kitchen-hero .team-hero-actions{display:flex;gap:8px}.kitchen-hero .btn{min-height:46px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.05);color:#fff;padding:0 14px;font-size:12px;font-weight:950}.kitchen-hero .btn:hover{border-color:rgba(255,139,90,.42);background:rgba(22,184,196,.14);transform:translateY(-1px)}
.kitchen-orders{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr));gap:18px;align-items:start}
.kitchen-card{position:relative;overflow:hidden;min-height:420px;border:1px solid #e4e7ec!important;border-radius:20px!important;background:#fff!important;color:var(--ops-ink);padding:20px!important;box-shadow:0 18px 42px rgba(0,0,0,.16)!important;display:flex;flex-direction:column}
.kitchen-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:#98a2b3}.kitchen-card.paid:before{background:#f04438}.kitchen-card.confirmed:before{background:#f79009}.kitchen-card.preparing:before{background:#2e90fa}.kitchen-card.ready:before,.kitchen-card.delivering:before{background:#12b76a}
.kitchen-card.is-late{box-shadow:0 0 0 3px rgba(240,68,56,.22),0 18px 42px rgba(0,0,0,.18)!important}.kitchen-card.is-late:after{content:"Wartet länger";position:absolute;right:18px;top:0;border-radius:0 0 9px 9px;background:#d92d20;color:#fff;padding:5px 9px;font-size:10px;font-weight:950}
.kitchen-top{gap:14px}.kitchen-top span{background:#f2f4f7;color:#475467;text-transform:uppercase;letter-spacing:.045em;font-size:10px;padding:7px 9px}.kitchen-card.paid .kitchen-top span{background:#fee4e2;color:#b42318}.kitchen-card.confirmed .kitchen-top span{background:#fef0c7;color:#b54708}.kitchen-card.preparing .kitchen-top span{background:#eff8ff;color:#175cd3}.kitchen-top h2{font-size:34px;letter-spacing:-.03em}.kitchen-top>strong{border-radius:999px;background:#f2f4f7;color:#344054;padding:7px 10px;font-size:12px}
.kitchen-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 2px;border-bottom:1px solid #eaecf0;padding-bottom:12px;flex-wrap:wrap}.kitchen-card-meta span{color:#667085;font-size:12px;font-weight:850}.kitchen-card-meta strong{color:#344054;font-size:13px}.kitchen-card-meta b{border-radius:999px;background:#fff0e8;color:#c2410c;padding:6px 9px;font-size:12px}
.kitchen-card ul{margin:10px 0 16px;gap:0}.kitchen-card li{border-color:#eaecf0;padding:14px 0;font-size:21px;line-height:1.2}.kitchen-card li b{font-weight:950}.kitchen-card li span{color:#475467;font-size:14px}.kitchen-card li em{display:inline-flex;border-radius:8px;background:#fff3e8;color:#b54708;padding:5px 7px;font-size:13px;font-weight:850}
.kitchen-order-note{display:grid;gap:5px;margin:0 0 16px;border:1px solid #fec84b;border-radius:12px;background:#fffaeb;color:#7a2e0e;padding:11px 12px;font-size:14px;font-weight:800}.kitchen-order-note b{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#b54708}
.kitchen-actions{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto;gap:9px;margin-top:auto}.kitchen-actions button{min-height:56px!important;border-radius:13px!important;background:var(--ops-navy)!important;color:#fff!important;font-size:14px!important;padding:0 15px}.kitchen-actions button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px 18px rgba(16,24,40,.18)}.kitchen-actions button:nth-child(2){background:#168a45!important}.kitchen-actions .kitchen-print{background:#f2f4f7!important;color:#344054!important}.kitchen-actions button:disabled{background:#e4e7ec!important;color:#667085!important;cursor:default}.kitchen-empty{grid-column:1/-1;min-height:280px;border:1px dashed rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.04);display:grid;place-content:center;text-align:center;gap:8px;color:#d0d5dd}.kitchen-empty strong{font-size:26px;color:#fff}.kitchen-empty.is-error{border-color:rgba(240,68,56,.4);background:rgba(240,68,56,.08)}

@media(max-width:1100px){
  .team-system{grid-template-columns:250px minmax(0,1fr)}
  .team-workspace{padding:18px}
  .team-topbar{grid-template-columns:minmax(180px,1fr) auto}.team-live-meta{display:none}
  .admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
  .admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kitchen-hero{grid-template-columns:1fr auto}.kitchen-queue-meta{border-left:0;padding-left:0;text-align:right}.kitchen-hero .team-hero-actions{grid-column:1/-1}
}
@media(max-width:900px){
  .team-system{display:block;min-height:100dvh}
  .team-sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);height:100dvh;transform:translateX(-105%);transition:transform .22s ease;box-shadow:24px 0 60px rgba(0,0,0,.26)}
  .team-nav-open .team-sidebar{transform:translateX(0)}
  .team-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:70;border:0;background:rgba(16,24,40,.55);opacity:0;pointer-events:none;backdrop-filter:blur(2px);transition:opacity .2s ease}
  .team-nav-open .team-sidebar-backdrop{opacity:1;pointer-events:auto}.team-nav-open{overflow:hidden}
  .team-nav{grid-template-columns:1fr}.team-links{grid-template-columns:1fr}.team-links a{justify-content:flex-start}
  .team-workspace{padding:12px;gap:12px}
  .team-topbar{top:8px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:72px;padding:11px 12px}
  .team-mobile-toggle{width:48px;height:48px;border:1px solid var(--ops-line);border-radius:12px;background:#fff;display:grid;place-content:center;gap:4px;padding:0}.team-mobile-toggle span{width:20px;height:2px;border-radius:2px;background:#344054}.team-mobile-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .team-topbar h1{font-size:23px}.team-top-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.team-top-actions .btn{min-height:42px}.team-page-heading .eyebrow{font-size:9px}
  .team-kpis{display:flex;overflow:auto;scroll-snap-type:x proximity;padding-bottom:3px;scrollbar-width:none}.team-kpis article{min-width:180px;scroll-snap-align:start}
  .dashboard-panel{padding:16px;border-radius:17px}.section-head{align-items:flex-start}.section-head h2{font-size:21px}
  .team-dashboard-grid,.team-dashboard-split,.team-feature-grid,.settings-grid{grid-template-columns:1fr}.board-orders{grid-template-columns:repeat(5,84vw)}
  .admin-shell{width:min(100% - 24px,1320px);padding-top:10px}.admin-top{top:8px;display:grid;grid-template-columns:1fr}.admin-top nav{display:grid;grid-template-columns:repeat(3,1fr)}.admin-top nav a{padding:0 7px;text-align:center;font-size:11px}
  .admin-hero{padding:24px;display:grid;min-height:0}.admin-hero h1{font-size:32px}.admin-hero-actions{margin-top:8px}
  .admin-workbench{grid-template-columns:1fr}.admin-tabs{position:sticky;top:146px;z-index:16;display:flex;overflow:auto;border-radius:14px;padding:7px;scrollbar-width:none}.admin-tabs button{min-width:max-content;height:44px;padding:0 14px 0 30px}.admin-tabs button:before{left:12px}
  .admin-toolbar{top:202px}.admin-card{grid-template-columns:150px minmax(0,1fr)}
  .kitchen-appbar{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 14px}.kitchen-appbar nav{grid-column:1/-1;margin:0;display:grid;grid-template-columns:1fr 1fr}.kitchen-appbar nav a{justify-content:center}.kitchen-clock{border:0;padding:0}.kitchen-clock span{display:none}
  .kitchen-shell main{padding:14px}.kitchen-hero{grid-template-columns:1fr auto!important;padding:20px!important;gap:16px!important}.kitchen-hero .team-hero-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.kitchen-hero .btn{width:100%}
  .kitchen-orders{grid-template-columns:1fr}.kitchen-card{min-height:0}
}
@media(max-width:620px){
  .team-top-actions .btn{padding:0 8px;font-size:11px}.team-kpis article{min-width:154px}.team-kpis strong{font-size:26px}
  .order-card .quick-actions{grid-template-columns:1fr 1fr}.team-toolbar{gap:8px}
  .admin-stats{display:flex;overflow:auto;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none}.admin-stats article{min-width:158px;scroll-snap-align:start}
  .admin-stats:after{content:"";flex:0 0 28px;position:sticky;top:0;right:0;height:100%;margin-left:-28px;order:99;pointer-events:none;background:linear-gradient(90deg,transparent,#f5f7fa)}
  .admin-tabs:after{content:"";flex:0 0 28px;position:sticky;top:0;right:0;height:100%;margin-left:-28px;order:99;pointer-events:none;background:linear-gradient(90deg,transparent,#fff)}
  .admin-hero{padding:20px}.admin-hero h1{font-size:28px}.admin-hero-actions{display:grid;grid-template-columns:1fr}.admin-hero-actions a,.admin-primary{width:100%}
  .admin-panel-head{padding:18px;display:grid}.admin-panel-head strong{justify-self:start}.admin-toolbar{position:relative;top:auto;display:grid}.admin-toolbar select{width:100%;height:46px}.admin-list{padding:12px}.admin-card,.admin-card.compact{grid-template-columns:1fr;padding:12px}.admin-photo{height:180px}.admin-grid,.admin-grid.details-grid{grid-template-columns:1fr}.admin-row{display:grid;grid-template-columns:1fr}.admin-row strong{margin:0;justify-self:start}.admin-row button{width:100%}.gastro-head{display:grid}.quick-price{width:100%}.quick-price input{width:100%}
  .kitchen-brand b{font-size:16px}.kitchen-brand small{font-size:10px}.kitchen-clock time{font-size:19px}.kitchen-hero{grid-template-columns:1fr!important}.kitchen-queue-meta{text-align:left}.kitchen-hero .team-hero-actions{grid-column:auto}.kitchen-card{padding:17px!important}.kitchen-top h2{font-size:30px}.kitchen-card li{font-size:18px}.kitchen-actions{grid-template-columns:1fr 1fr}.kitchen-actions .kitchen-print{grid-column:1/-1;min-height:46px!important}
}
@media(max-width:620px){
  .gastro-card .gastro-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
  .gastro-card .gastro-head>div{flex:1 1 140px;min-width:0}
  .gastro-card .gastro-head>div strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
  .gastro-card .quick-price{width:92px;max-width:92px;flex:0 0 auto}
  .gastro-card .quick-price input{width:100%}
  .admin-card-toggle{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border:1px solid #dfe4ec;border-radius:10px;background:#fff}
  .admin-card-toggle .pm-icon{width:18px;height:18px;color:#687083;transition:transform .18s ease}
  .admin-card.is-expanded .admin-card-toggle{border-color:#7dd8e0;background:#e8f9fb}
  .admin-card.is-expanded .admin-card-toggle .pm-icon{transform:rotate(180deg);color:#16b8c4}
  .admin-card[data-kind="menu"]:not(.is-expanded){grid-template-columns:52px 1fr;align-items:center;gap:10px}
  .admin-card[data-kind="menu"]:not(.is-expanded) .admin-photo{height:52px;border-radius:10px}
  .admin-card[data-kind="menu"]:not(.is-expanded) .admin-photo span,.admin-card[data-kind="menu"]:not(.is-expanded) .admin-photo em{display:none}
  .admin-card:not(.is-expanded) .admin-card-body{display:none}
  .admin-card.is-expanded .admin-card-body{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px dashed #e4e7ee}
}
@media(max-width:1100px){
  .team-top-actions{grid-column:1/-1}
  .team-user-pill{justify-self:end}
}
@media(max-width:900px){
  .team-user-pill{grid-column:1/-1;justify-self:stretch;min-width:0}
  .team-user-pill strong{max-width:none}
  .team-dashboard-home .section-head{align-items:flex-start}
  .dashboard-actions{display:grid;grid-template-columns:1fr 1fr}
  .dashboard-actions>span{grid-column:1/-1;margin:0}
  .team-mini-list .team-alert{grid-template-columns:auto minmax(0,1fr)}
  .team-mini-list .team-alert small{grid-column:2;white-space:normal}
}
@media(max-width:620px){
  .dashboard-actions{grid-template-columns:1fr}
  .team-mini-list .team-alert{grid-template-columns:1fr}
  .team-mini-list .team-alert small{grid-column:auto}
}
.team-system{background:linear-gradient(180deg,#f7f8fb 0%,#eef2f7 100%)}
.admin-body{background:linear-gradient(180deg,#f7f8fb 0%,#f2f4f7 100%)}
.kitchen-shell{background:linear-gradient(180deg,#101828 0%,#172033 100%)}
.admin-hero:after{display:none}
.team-nav-group>small,.team-topbar .eyebrow,.section-head .eyebrow,.team-kpis span,.order-column h3,.admin-hero h1,.kitchen-hero h1{letter-spacing:0}
@media(prefers-reduced-motion:reduce){.team-body *,.admin-body *,.kitchen-body *{scroll-behavior:auto!important;transition:none!important}}

/* Advanced article configurator · 2026-06-29 */
.article-config-editor,.article-meta-editor,.image-pool,.danger-zone{border:1px solid #e4e7ec;border-radius:14px;background:#fff;overflow:hidden}
.article-config-editor>summary,.article-meta-editor>summary,.image-pool>summary,.danger-zone>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:11px 14px;color:#344054;font-weight:900}
.article-config-editor>summary::-webkit-details-marker,.article-meta-editor>summary::-webkit-details-marker,.image-pool>summary::-webkit-details-marker,.danger-zone>summary::-webkit-details-marker{display:none}
.article-config-editor>summary:before,.article-meta-editor>summary:before,.image-pool>summary:before,.danger-zone>summary:before{content:"+";width:26px;height:26px;flex:0 0 26px;border-radius:8px;background:#f2f4f7;color:#475467;display:grid;place-items:center;font-size:16px}
.article-config-editor[open]>summary:before,.article-meta-editor[open]>summary:before,.image-pool[open]>summary:before,.danger-zone[open]>summary:before{content:"−";background:#fff0e8;color:#e44a12}
.article-config-editor>summary>span,.article-meta-editor>summary>span{display:grid;gap:3px;margin-right:auto}.article-config-editor>summary small,.article-meta-editor>summary small{color:#667085;font-size:11px;font-weight:750}.article-config-editor>summary>strong,.article-meta-editor>summary>strong{border-radius:999px;background:#f2f4f7;color:#475467;padding:7px 10px;font-size:11px;white-space:nowrap}
.article-config-editor[open]>summary,.article-meta-editor[open]>summary{border-bottom:1px solid #eaecf0;background:#fcfcfd}
.config-editor-body{display:grid;gap:14px;padding:14px;background:#f8fafc}
.config-preset-bar{display:grid;grid-template-columns:minmax(180px,1fr) 180px auto auto;align-items:center;gap:9px;border:1px solid #fedfce;border-radius:13px;background:#fff8f4;padding:12px}.config-preset-bar>div{display:grid;gap:2px}.config-preset-bar>div strong{color:#344054}.config-preset-bar>div small{color:#667085;font-size:11px;font-weight:750}.config-preset-bar select,.config-preset-bar button{min-height:42px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;padding:0 11px;font-weight:900}.config-preset-bar button[data-apply-preset]{border-color:#ffb692;background:#fff0e8;color:#d9410a}.config-preset-bar button[data-add-group]{border-color:#101828;background:#101828;color:#fff}
.config-groups{display:grid;gap:12px}.config-group-card{border:1px solid #dfe3e8;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.045);overflow:hidden}.config-group-card>header{min-height:52px;border-bottom:1px solid #eaecf0;background:#fcfcfd;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px}.config-group-card>header>div:first-child{display:flex;align-items:center;gap:8px}.config-group-card>header strong{font-size:13px}.config-group-card>header small{border-radius:999px;background:#f2f4f7;color:#667085;padding:5px 8px;font-size:10px;font-weight:850}.config-grip{color:#98a2b3;font-weight:1000;letter-spacing:-3px;cursor:grab}.config-row-actions{display:flex;gap:5px}.config-row-actions button{width:auto!important;min-width:34px;min-height:34px!important;border:1px solid #d0d5dd!important;border-radius:9px!important;background:#fff!important;color:#475467!important;padding:0 8px!important}.config-row-actions button.danger{border-color:#fecdca!important;color:#b42318!important}
.config-group-settings{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(150px,1fr) 100px 100px auto;gap:8px;padding:12px}.config-group-settings>label{display:grid;gap:5px;color:#667085;font-size:10px;font-weight:900}.config-group-settings input,.config-group-settings select{min-height:40px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:0 10px;color:#101828;font-weight:850}.config-group-settings .admin-check{display:flex!important;align-items:center;align-self:end;min-height:40px;border:1px solid #e4e7ec;border-radius:10px;padding:0 10px;color:#344054!important}.config-group-settings .admin-check input{min-height:auto}
.config-options{display:grid;gap:7px;border-top:1px solid #eaecf0;padding:11px 12px;background:#f8fafc}.config-option-row{display:grid;grid-template-columns:20px minmax(160px,1fr) 130px 110px 82px auto;align-items:center;gap:7px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;padding:7px}.config-option-row>input{min-height:38px;border:1px solid #d0d5dd;border-radius:9px;padding:0 9px;font-weight:850}.config-option-row>label{display:flex;align-items:center;gap:6px;color:#475467;font-size:10px;font-weight:850}.config-option-row .config-price{position:relative}.config-option-row .config-price span{position:absolute;left:8px;top:-5px;background:#fff;padding:0 3px;font-size:8px;color:#667085}.config-option-row .config-price input{width:100%;min-height:38px;border:1px solid #d0d5dd;border-radius:9px;padding:0 8px;font-weight:850}.config-option-row input[type=checkbox],.config-option-row input[type=radio]{accent-color:#ff5a1f}
.config-add-option{min-height:40px;margin:0 12px 12px;border:1px dashed #ffb692!important;border-radius:10px!important;background:#fff8f4!important;color:#d9410a!important;font-weight:900}.config-empty{min-height:130px;border:1px dashed #d0d5dd;border-radius:13px;background:#fff;display:grid;place-content:center;text-align:center;gap:5px;padding:20px}.config-empty[hidden]{display:none}.config-empty strong{color:#344054}.config-empty span{max-width:500px;color:#667085;font-size:12px;font-weight:750;line-height:1.45}
.article-meta-editor>div{border-top:0}.article-meta-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr;gap:10px;padding:14px;background:#f8fafc}.article-meta-grid>label{position:relative;display:grid;gap:5px;color:#667085;font-size:10px;font-weight:900}.article-meta-grid input,.article-meta-grid select{min-height:42px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:0 10px;color:#101828;font-weight:850}.article-meta-grid label>small{position:absolute;right:10px;bottom:13px}.article-meta-grid .full-span{grid-column:1/-1}
.availability-editor{border-top:1px solid #eaecf0;background:#fff;padding:13px 14px}.availability-toggle{display:flex;align-items:center;gap:10px}.availability-toggle>input{width:38px;height:22px;accent-color:#ff5a1f}.availability-toggle>span{display:grid;gap:2px}.availability-toggle b{font-size:12px}.availability-toggle small{color:#667085;font-size:10px;font-weight:750}.availability-fields{display:grid;grid-template-columns:1fr 130px 130px;gap:10px;align-items:end;margin-top:12px}.availability-fields>label{display:grid;gap:4px;color:#667085;font-size:10px;font-weight:900}.availability-fields input[type=time]{min-height:40px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:0 8px;font-weight:850}.availability-days{display:flex;gap:6px;flex-wrap:wrap}.availability-days label input{position:absolute;opacity:0}.availability-days label span{width:38px;height:38px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#667085;display:grid;place-items:center;font-size:10px;font-weight:900}.availability-days label input:checked+span{border-color:#ff9c70;background:#fff0e8;color:#d9410a;box-shadow:inset 0 0 0 1px #ff9c70}
.article-savebar{position:sticky;bottom:10px;z-index:8;display:flex;align-items:center;gap:8px;border:1px solid #dfe3e8;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 14px 36px rgba(16,24,40,.13);backdrop-filter:blur(12px);padding:9px}.article-save-state{margin-right:auto;color:#067647;font-size:11px;font-weight:900}.is-dirty .article-save-state{color:#b54708}.article-savebar button{min-height:40px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;padding:0 11px;font-weight:900}.article-savebar .admin-save{border-color:#ff5a1f;background:#ff5a1f;color:#fff}.article-savebar>strong{color:#ff5a1f;font-size:18px;white-space:nowrap}
.admin-preview-modal{position:fixed;inset:0;z-index:300;background:rgba(16,24,40,.62);backdrop-filter:blur(5px);display:grid;place-items:center;padding:18px}.admin-preview-modal>section{width:min(620px,100%);max-height:min(780px,calc(100dvh - 36px));overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.3)}.admin-preview-modal header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e4e7ec;background:rgba(255,255,255,.95);padding:20px}.admin-preview-modal header small{color:#ff5a1f;font-weight:900;text-transform:uppercase}.admin-preview-modal h2{margin:5px 0;font-size:28px}.admin-preview-modal header p{margin:0;color:#667085}.admin-preview-modal header button{width:40px;height:40px;border:1px solid #d0d5dd;border-radius:50%;background:#fff;font-size:22px}.admin-preview-product{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center;padding:18px 20px}.admin-preview-image{height:120px;border:1px dashed #d0d5dd;border-radius:14px;background:#f2f4f7 center/cover no-repeat;color:#98a2b3;display:grid;place-items:center;font-weight:850}.admin-preview-product>div:last-child{display:grid;gap:8px}.admin-preview-product>div:last-child span{color:#667085;font-weight:850}.admin-preview-product>div:last-child strong{font-size:24px;color:#ff5a1f}.admin-preview-product>div:last-child small{color:#667085}.admin-preview-groups{display:grid;gap:12px;padding:0 20px 20px}.admin-preview-groups fieldset{border:1px solid #e4e7ec;border-radius:14px;padding:12px}.admin-preview-groups legend{font-weight:950;padding:0 6px}.admin-preview-groups legend small{color:#667085;font-size:10px}.admin-preview-groups label{display:flex;align-items:center;gap:8px;border-top:1px solid #eaecf0;padding:10px 2px}.admin-preview-groups label:first-of-type{border-top:0}.admin-preview-groups label span{display:flex;justify-content:space-between;gap:10px;flex:1}.admin-preview-groups label b{color:#ff5a1f}.admin-preview-modal footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e7ec;background:#fff;padding:14px 20px}.admin-preview-modal footer strong{font-size:22px}.admin-preview-modal footer button{min-height:46px;border:0;border-radius:12px;background:#101828;color:#fff;padding:0 18px;font-weight:950}
.option-groups fieldset legend{display:flex;align-items:center;justify-content:space-between;gap:12px}.option-groups fieldset legend small{color:#667085;font-size:10px}.option-group-error{margin:8px 0 0;color:#b42318;font-size:12px;font-weight:900}.product-allergens{display:block;margin-top:-6px;color:#667085;font-size:10px;font-weight:750}.product-card.not-orderable{opacity:.78}.product-card.not-orderable .product-photo{filter:grayscale(.35)}.product-card.not-orderable .price-add button{background:#98a2b3;cursor:not-allowed}.tag-row b.muted{background:#f2f4f7;color:#667085}
.config-groups fieldset legend{display:flex;align-items:center;justify-content:space-between;gap:12px}.config-groups fieldset legend small{color:#667085;font-size:10px;font-weight:800}.config-group-error{margin:8px 0 0;color:#b42318;font-size:12px;font-weight:900}.config-item-preview{width:100%;aspect-ratio:16/10;border-radius:16px;object-fit:cover;background:#f2f4f7}.generic-item-config .config-summary>span{color:#ff5a1f}.dish-allergens{display:block!important;margin-top:5px!important;color:#667085!important;font-size:10px!important}.dish-system-card.is-sold-out .dish-allergens{opacity:.8}
@media(max-width:1050px){.config-preset-bar{grid-template-columns:1fr 1fr}.config-group-settings{grid-template-columns:1fr 1fr 90px 90px}.config-group-settings .admin-check{grid-column:1/-1}.config-option-row{grid-template-columns:20px minmax(140px,1fr) 110px 100px}.config-option-row .config-active{display:none}.config-option-row .config-row-actions{grid-column:2/-1;justify-content:flex-end}.article-savebar{flex-wrap:wrap}.article-save-state{width:100%}}
@media(max-width:700px){.config-preset-bar{grid-template-columns:1fr}.config-group-card>header{align-items:flex-start}.config-group-card>header>div:first-child{align-items:flex-start;flex-wrap:wrap}.config-group-settings{grid-template-columns:1fr 1fr}.config-option-row{grid-template-columns:18px 1fr}.config-option-row>label,.config-option-row .config-row-actions{grid-column:2}.config-option-row .config-active{display:flex}.config-row-actions{flex-wrap:wrap}.article-meta-grid,.availability-fields{grid-template-columns:1fr}.article-meta-grid .full-span{grid-column:auto}.article-savebar{position:relative;bottom:auto;display:grid;grid-template-columns:1fr 1fr}.article-savebar .article-save-state,.article-savebar .admin-save{grid-column:1/-1}.article-savebar>strong{grid-column:1/-1}.admin-preview-product{grid-template-columns:1fr}.admin-preview-image{height:180px}}

/* Published tenant layouts */
.layout-customized{font-family:var(--layout-font);background:var(--layout-background);color:var(--layout-text)}
.layout-customized .dash-main{max-width:var(--layout-content-width);background:var(--layout-background)}
.layout-customized .dash-sidebar{background:var(--layout-accent)}
.layout-customized .dash-logo,
.layout-customized .dash-logo strong,
.layout-customized .dash-nav a{color:#fff}
.layout-customized .dash-nav a span{color:rgba(255,255,255,.72)}
.layout-customized .dash-nav a.active{color:#fff}
.layout-customized .dash-nav-secondary{border-top-color:rgba(255,255,255,.26)}
.layout-customized.layout-nav-light .dash-sidebar{border-right:1px solid color-mix(in srgb,var(--layout-text) 10%,transparent);background:var(--layout-surface);color:var(--layout-text)}
.layout-customized.layout-nav-light .dash-logo,.layout-customized.layout-nav-light .dash-nav a{color:var(--layout-text)}
.layout-customized.layout-nav-light .dash-nav a.active{background:color-mix(in srgb,var(--layout-primary) 12%,var(--layout-surface));color:var(--layout-primary)}
.layout-customized.layout-nav-brand .dash-sidebar{background:linear-gradient(165deg,var(--layout-primary),color-mix(in srgb,var(--layout-primary) 42%,#101828))}
.layout-customized.layout-nav-brand .dash-logo,
.layout-customized.layout-nav-brand .dash-logo strong,
.layout-customized.layout-nav-brand .dash-nav a{color:#fff}
.layout-customized.layout-nav-brand .dash-nav a span{color:rgba(255,255,255,.72)}
.layout-customized.layout-nav-brand .dash-nav a.active{background:rgba(255,255,255,.12);color:#fff}
.layout-customized.layout-nav-brand .dash-nav a.active span{color:#16b8c4}
.layout-customized.layout-nav-brand .dash-nav-secondary{border-top-color:rgba(255,255,255,.26)}
.layout-customized .dash-nav a.active,.layout-customized .quick-card button,.layout-customized .detail-link,.layout-customized .points-card button,.layout-customized .deal-card button,.layout-customized .dish-system-action button,.layout-customized .layout-custom-banner button{background:var(--layout-primary);border-color:var(--layout-primary)}
.layout-customized .dash-cart,.layout-customized .price-add button{color:var(--layout-primary)}
.layout-customized .dash-search,.layout-customized .dash-cart,.layout-customized .quick-card,.layout-customized .status-card,.layout-customized .points-card,.layout-customized .deal-card,.layout-customized .favorite-card,.layout-customized .layout-custom-banner{border-radius:var(--layout-radius);background-color:var(--layout-surface)}
.layout-customized .dash-view[data-view-panel="start"].is-active{display:block}
.layout-runtime-canvas{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-items:start}
.layout-runtime-widget{min-width:0}.layout-runtime-widget.span-3{grid-column:span 3}.layout-runtime-widget.span-4{grid-column:span 4}.layout-runtime-widget.span-6{grid-column:span 6}.layout-runtime-widget.span-8{grid-column:span 8}.layout-runtime-widget.span-12{grid-column:1/-1}.layout-runtime-widget[hidden]{display:none!important}.layout-runtime-widget.is-spacer{min-height:30px}
.layout-runtime-widget>.dash-welcome{margin:0}.layout-runtime-widget>.quick-actions{margin:0}.layout-runtime-widget>.status-card,.layout-runtime-widget>.points-card,.layout-runtime-widget>.deal-card{height:100%;min-height:100%}.layout-favorites-widget{display:grid;gap:12px}.layout-favorites-widget .favorites-head{margin:0}.layout-favorites-widget .favorite-grid{margin:0}
.layout-custom-banner{min-height:190px;border:1px solid color-mix(in srgb,var(--layout-primary) 22%,#e4e7ec);background:linear-gradient(135deg,color-mix(in srgb,var(--layout-primary) 8%,var(--layout-surface)),var(--layout-surface));box-shadow:0 16px 38px rgba(16,24,40,.07);display:flex;align-items:end;justify-content:space-between;gap:18px;padding:24px}.layout-custom-banner small{color:var(--layout-primary);font-weight:950;text-transform:uppercase}.layout-custom-banner h2{margin:7px 0;font-size:30px}.layout-custom-banner p{margin:0;color:var(--layout-muted);font-weight:750}.layout-custom-banner button{min-height:46px;border:0;border-radius:12px;color:#fff;padding:0 16px;font-weight:950;white-space:nowrap}.layout-custom-banner.tone-dark{background:var(--layout-accent);color:#fff}.layout-custom-banner.tone-blue{background:linear-gradient(135deg,#eff8ff,#d1e9ff)}.layout-custom-banner.tone-green{background:linear-gradient(135deg,#ecfdf3,#d1fadf)}
.layout-density-compact .layout-runtime-canvas{gap:10px}.layout-density-compact .quick-card,.layout-density-compact .status-card,.layout-density-compact .points-card,.layout-density-compact .deal-card{padding:14px}.layout-density-spacious .layout-runtime-canvas{gap:24px}.layout-density-spacious .quick-card,.layout-density-spacious .status-card,.layout-density-spacious .points-card,.layout-density-spacious .deal-card{padding:26px}
@media(max-width:1000px){.layout-runtime-widget.span-3,.layout-runtime-widget.span-4,.layout-runtime-widget.span-6,.layout-runtime-widget.span-8{grid-column:span 6}}
@media(max-width:700px){.layout-runtime-canvas{grid-template-columns:1fr;gap:12px}.layout-runtime-widget.span-3,.layout-runtime-widget.span-4,.layout-runtime-widget.span-6,.layout-runtime-widget.span-8,.layout-runtime-widget.span-12{grid-column:1}.layout-custom-banner{min-height:0;display:grid;padding:18px}.layout-custom-banner h2{font-size:24px}}

/* Muster Bestellshop tenant theme */
.tenant-mozzaik-grillhouse{
  --mozzaik-charcoal:#17110d;
  --mozzaik-ink:#21130d;
  --mozzaik-flame:#e95513;
  --mozzaik-flame-dark:#bd3210;
  --mozzaik-cream:#fff8ef;
  --mozzaik-paper:#fffdfa;
  --mozzaik-line:#ead9c9;
  --mozzaik-muted:#77685d;
}
.tenant-mozzaik-grillhouse.layout-customized{
  background:
    radial-gradient(circle at 8% -8%,rgba(233,85,19,.18),transparent 30%),
    linear-gradient(135deg,#f5eadc,#fffaf3 48%,#f8efe6);
  color:var(--mozzaik-charcoal);
}
.tenant-mozzaik-grillhouse .dash-shell{
  width:min(1480px,calc(100% - 32px));
  border-color:#e5d5c5;
  border-radius:24px;
  background:#fffaf3;
  box-shadow:0 34px 90px rgba(37,24,16,.17);
}
.tenant-mozzaik-grillhouse .dash-sidebar{
  border-right:0;
  background:
    linear-gradient(180deg,rgba(255,255,255,.04),transparent 32%),
    radial-gradient(circle at 50% 100%,rgba(233,85,19,.26),transparent 28%),
    linear-gradient(165deg,#20120d,#0f0c0a 72%);
  color:#fff;
}
.tenant-mozzaik-grillhouse .dash-logo{
  min-height:70px;
  align-items:center;
  color:#fff;
  letter-spacing:.01em;
}
.tenant-mozzaik-grillhouse .dash-logo .pm-icon{
  color:#ff6a24;
  filter:drop-shadow(0 0 16px rgba(255,106,36,.35));
}
.tenant-mozzaik-grillhouse .dash-logo strong{
  color:#fff;
  font-size:25px;
}
.tenant-mozzaik-grillhouse .dash-nav a{
  color:rgba(255,255,255,.82);
  font-weight:850;
}
.tenant-mozzaik-grillhouse .dash-nav a span{
  color:rgba(255,255,255,.62);
}
.tenant-mozzaik-grillhouse .dash-nav a.active{
  background:linear-gradient(100deg,rgba(233,85,19,.96),rgba(189,50,16,.96));
  color:#fff;
  box-shadow:0 14px 28px rgba(233,85,19,.24);
}
.tenant-mozzaik-grillhouse .dash-nav a.active:before{
  background:#ffd0a8;
}
.tenant-mozzaik-grillhouse .dash-nav a.active span{
  color:#fff;
}
.tenant-mozzaik-grillhouse .dash-nav-secondary{
  border-top-color:rgba(255,255,255,.18);
}
.tenant-mozzaik-grillhouse .open-card,
.tenant-mozzaik-grillhouse .profile-card,
.tenant-mozzaik-grillhouse .install-card{
  border-color:rgba(255,255,255,.14);
  background:rgba(255,255,255,.08);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
}
.tenant-mozzaik-grillhouse .open-card span,
.tenant-mozzaik-grillhouse .open-card strong,
.tenant-mozzaik-grillhouse .profile-card small,
.tenant-mozzaik-grillhouse .install-card small{
  color:rgba(255,255,255,.78);
}
.tenant-mozzaik-grillhouse .install-card>span{
  background:rgba(233,85,19,.18);
  color:#ff6a24;
}
.tenant-mozzaik-grillhouse .dash-main{
  background:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,248,239,.96)),
    var(--mozzaik-cream);
}
.tenant-mozzaik-grillhouse .dash-top{
  justify-content:space-between;
  gap:18px;
}
.tenant-mozzaik-grillhouse .dash-top:before{
  content:"Muster Bestellshop";
  font-size:27px;
  font-weight:950;
  color:var(--mozzaik-charcoal);
}
.tenant-mozzaik-grillhouse .dash-search{
  margin-left:auto;
  width:min(420px,42vw);
  border-color:var(--mozzaik-line);
  border-radius:999px;
  background:#fff;
  box-shadow:0 12px 28px rgba(37,24,16,.06);
}
.tenant-mozzaik-grillhouse .dash-cart{
  min-height:52px;
  border-radius:999px;
  background:#fff;
  padding:0 17px;
  box-shadow:0 12px 28px rgba(37,24,16,.06);
}
.tenant-mozzaik-grillhouse .dash-welcome{
  min-height:210px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:20px;
  background:
    linear-gradient(95deg,rgba(23,17,13,.96) 0%,rgba(23,17,13,.84) 43%,rgba(23,17,13,.25) 100%),
    url("assets/hero-clean.jpg") center/cover no-repeat;
  color:#fff;
  padding:34px 38px;
  display:grid;
  align-content:end;
  box-shadow:0 22px 54px rgba(37,24,16,.18);
  overflow:hidden;
}
.tenant-mozzaik-grillhouse .dash-view[data-view-panel="start"] > .dash-welcome{
  display:none;
}
.tenant-mozzaik-grillhouse .dash-welcome h1{
  max-width:620px;
  color:#fff;
  font-size:44px;
  letter-spacing:0;
}
.tenant-mozzaik-grillhouse .dash-welcome p{
  max-width:600px;
  color:rgba(255,255,255,.84);
  font-weight:750;
}
.tenant-mozzaik-grillhouse .quick-actions{
  gap:14px;
}
.tenant-mozzaik-grillhouse .quick-card{
  min-height:132px;
  border-color:var(--mozzaik-line);
  border-radius:12px;
  background:#fffdfa;
  box-shadow:0 12px 30px rgba(37,24,16,.07);
}
.tenant-mozzaik-grillhouse .quick-card small{
  padding-right:48px;
}
.tenant-mozzaik-grillhouse .quick-card.order{
  background:linear-gradient(135deg,#fff6ee,#ffe7d8);
}
.tenant-mozzaik-grillhouse .quick-card.track,
.tenant-mozzaik-grillhouse .quick-card.message,
.tenant-mozzaik-grillhouse .quick-card.coupon{
  background:#fffdfa;
}
.tenant-mozzaik-grillhouse .quick-card button,
.tenant-mozzaik-grillhouse .points-card button,
.tenant-mozzaik-grillhouse .deal-card button,
.tenant-mozzaik-grillhouse .detail-link{
  background:linear-gradient(135deg,var(--mozzaik-flame),var(--mozzaik-flame-dark));
  color:#fff;
}
.tenant-mozzaik-grillhouse .layout-custom-banner.tone-dark{
  min-height:220px;
  border-radius:20px;
  border-color:rgba(255,255,255,.16);
  background:
    linear-gradient(95deg,rgba(23,17,13,.96) 0%,rgba(23,17,13,.82) 45%,rgba(23,17,13,.24) 100%),
    url("assets/hero-clean.jpg") center/cover no-repeat;
  color:#fff;
  box-shadow:0 22px 54px rgba(37,24,16,.18);
}
.tenant-mozzaik-grillhouse .layout-custom-banner.tone-dark small{
  color:#ff8a3d;
}
.tenant-mozzaik-grillhouse .layout-custom-banner.tone-dark h2{
  color:#fff;
  font-size:42px;
}
.tenant-mozzaik-grillhouse .layout-custom-banner.tone-dark p{
  max-width:700px;
  color:rgba(255,255,255,.82);
}
.tenant-mozzaik-grillhouse .status-card,
.tenant-mozzaik-grillhouse .points-card,
.tenant-mozzaik-grillhouse .deal-card,
.tenant-mozzaik-grillhouse .favorite-grid article,
.tenant-mozzaik-grillhouse .system-card,
.tenant-mozzaik-grillhouse .coupon-grid article,
.tenant-mozzaik-grillhouse .points-page-card{
  border-color:var(--mozzaik-line);
  background:#fffdfa;
  box-shadow:0 15px 38px rgba(37,24,16,.08);
}
.tenant-mozzaik-grillhouse .deal-card{
  background:
    linear-gradient(110deg,rgba(23,17,13,.94),rgba(50,26,14,.7)),
    url("assets/food-doner.jpg") right center/cover no-repeat;
  color:#fff;
}
.tenant-mozzaik-grillhouse .deal-card p,
.tenant-mozzaik-grillhouse .deal-card h3{
  color:rgba(255,255,255,.86);
}
.tenant-mozzaik-grillhouse .deal-card img{
  display:none;
}
.tenant-mozzaik-grillhouse.mozzaik-premium-live{
  --mozzaik-leaf:#2a8068;
  --mozzaik-sun:#f6b942;
}
@media(min-width:901px){
  .tenant-mozzaik-grillhouse.mozzaik-premium-live .dash-shell{
    grid-template-columns:250px minmax(0,1fr);
  }
  .tenant-mozzaik-grillhouse.mozzaik-premium-live .dash-main{
    padding:24px;
  }
  .tenant-mozzaik-grillhouse.mozzaik-premium-live .dash-top{
    margin-bottom:22px;
    justify-content:flex-end;
  }
  .tenant-mozzaik-grillhouse.mozzaik-premium-live .dash-top:before{
    display:none;
  }
  .tenant-mozzaik-grillhouse.mozzaik-premium-live .dash-search{
    width:min(620px,58vw);
  }
}
.tenant-mozzaik-grillhouse .dash-view[data-view-panel="start"].has-mozzaik-premium > :not(.mozzaik-premium-start){
  display:none!important;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-start{
  display:grid;
  gap:22px;
  align-content:start;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-hero{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);
  gap:18px;
  min-height:360px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-copy{
  min-width:0;
  border:1px solid #dde2df;
  border-radius:8px;
  background:#fff;
  padding:clamp(24px,4vw,48px);
  display:grid;
  align-content:center;
  gap:18px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-eyebrow{
  color:var(--mozzaik-flame);
  text-transform:uppercase;
  font-size:12px;
  font-weight:950;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-copy h1{
  margin:0;
  max-width:720px;
  color:var(--mozzaik-charcoal);
  font-size:clamp(40px,5.2vw,66px);
  line-height:.96;
  letter-spacing:0;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-copy p{
  margin:0;
  max-width:620px;
  color:#586064;
  font-size:17px;
  font-weight:750;
  line-height:1.55;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:6px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-primary,
.tenant-mozzaik-grillhouse .mozzaik-premium-ghost{
  min-height:42px;
  border-radius:8px;
  padding:0 16px;
  font-weight:900;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-primary{
  border:0;
  background:#171819;
  color:#fff;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-ghost{
  border:1px solid var(--mozzaik-leaf);
  background:transparent;
  color:var(--mozzaik-leaf);
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo{
  position:relative;
  min-height:360px;
  margin:0;
  border:1px solid #dde2df;
  border-radius:8px;
  overflow:hidden;
  background:#dce2de;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo img,
.tenant-mozzaik-grillhouse .mozzaik-premium-pic img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.72));
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo figcaption{
  position:absolute;
  left:16px;
  right:16px;
  bottom:16px;
  z-index:1;
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:16px;
  color:#fff;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo strong{
  display:block;
  font-size:22px;
  line-height:1.1;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo small{
  display:block;
  margin-top:4px;
  color:rgba(255,255,255,.78);
  font-weight:800;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-photo span{
  color:#f5d49a;
  font-weight:950;
  white-space:nowrap;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-cats{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-cats button{
  min-height:62px;
  border:1px solid #dce1de;
  border-radius:8px;
  background:#fff;
  color:var(--mozzaik-charcoal);
  padding:12px;
  text-align:left;
  display:grid;
  align-content:center;
  gap:4px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-cats strong{
  font-size:14px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-cats span{
  color:var(--mozzaik-muted);
  font-size:12px;
  font-weight:800;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-dish{
  min-width:0;
  border:1px solid #dde2df;
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-pic{
  aspect-ratio:16/10;
  background:#dce2de;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-dish-body{
  padding:14px;
  display:grid;
  gap:8px;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-dish h3{
  margin:0;
  color:var(--mozzaik-charcoal);
  font-size:17px;
  line-height:1.2;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-dish p{
  min-height:38px;
  margin:0;
  color:var(--mozzaik-muted);
  font-size:13px;
  font-weight:750;
  line-height:1.4;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-dish-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:var(--mozzaik-charcoal);
  font-weight:950;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-add{
  width:38px;
  height:38px;
  border:0;
  border-radius:8px;
  background:var(--mozzaik-leaf);
  color:#fff;
  font-size:20px;
  font-weight:900;
}
.tenant-mozzaik-grillhouse .mozzaik-premium-add:disabled{
  background:#aeb8b5;
}
.tenant-mozzaik-grillhouse .dash-view[data-view-panel="order"].is-active{
  display:block;
}
.tenant-mozzaik-grillhouse .mozzaik-order-shell{
  display:grid;
  grid-template-columns:minmax(0,1fr) 368px;
  gap:24px;
  align-items:start;
}
.tenant-mozzaik-grillhouse .mozzaik-order-main{
  min-width:0;
}
.tenant-mozzaik-grillhouse .system-head{
  border:1px solid var(--mozzaik-line);
  border-radius:20px;
  background:
    linear-gradient(90deg,rgba(23,17,13,.96),rgba(23,17,13,.76) 54%,rgba(23,17,13,.28)),
    url("assets/hero-food.jpg") center/cover no-repeat;
  color:#fff;
  margin:0 0 18px;
  padding:42px 40px;
  min-height:248px;
  display:grid;
  align-content:end;
  box-shadow:0 22px 54px rgba(37,24,16,.16);
}
.tenant-mozzaik-grillhouse .system-head span{
  color:#ffb36e;
}
.tenant-mozzaik-grillhouse .system-head h1{
  color:#fff;
  font-size:48px;
}
.tenant-mozzaik-grillhouse .system-head p{
  color:rgba(255,255,255,.82);
  max-width:650px;
}
.tenant-mozzaik-grillhouse .system-toolbar{
  align-items:center;
  margin:0 0 12px;
}
.tenant-mozzaik-grillhouse .system-toolbar label,
.tenant-mozzaik-grillhouse .system-toolbar select{
  border-color:var(--mozzaik-line);
  border-radius:999px;
  background:#fffdfa;
  box-shadow:0 10px 24px rgba(37,24,16,.05);
}
.tenant-mozzaik-grillhouse .system-toolbar select{
  display:none;
}
.tenant-mozzaik-grillhouse .menu-category-pills{
  display:flex;
  gap:10px;
  overflow:auto;
  padding:2px 2px 17px;
  scrollbar-width:none;
}
.tenant-mozzaik-grillhouse .menu-category-pills::-webkit-scrollbar{
  display:none;
}
.tenant-mozzaik-grillhouse .menu-category-pills button{
  min-height:44px;
  border:1px solid var(--mozzaik-line);
  border-radius:999px;
  background:#fffdfa;
  color:var(--mozzaik-charcoal);
  padding:0 17px;
  font-size:13px;
  font-weight:950;
  white-space:nowrap;
  box-shadow:0 8px 18px rgba(37,24,16,.05);
}
.tenant-mozzaik-grillhouse .menu-category-pills button.active{
  border-color:var(--mozzaik-flame);
  background:linear-gradient(135deg,var(--mozzaik-flame),var(--mozzaik-flame-dark));
  color:#fff;
  box-shadow:0 12px 24px rgba(233,85,19,.24);
}
.tenant-mozzaik-grillhouse .dish-system-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.tenant-mozzaik-grillhouse .mozzaik-desktop-cart{
  position:sticky;
  top:24px;
  display:grid;
  gap:16px;
  border:1px solid var(--mozzaik-line);
  border-radius:20px;
  background:linear-gradient(180deg,#fffdfa,#fff7ed);
  padding:18px;
  box-shadow:0 22px 54px rgba(37,24,16,.14);
}
.tenant-mozzaik-grillhouse .mozzaik-cart-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
  border-bottom:1px solid #f0dfcf;
  padding-bottom:12px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-head small{
  color:var(--mozzaik-flame-dark);
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-head strong{
  color:var(--mozzaik-charcoal);
  font-size:22px;
  line-height:1.05;
  text-align:right;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-empty{
  display:grid;
  gap:8px;
  place-items:center;
  min-height:210px;
  border:1px dashed #e8c6ad;
  border-radius:16px;
  background:#fffaf3;
  color:var(--mozzaik-muted);
  text-align:center;
  padding:22px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-empty .pm-icon{
  width:58px;
  height:58px;
  border-radius:50%;
  background:#fff0e7;
  color:var(--mozzaik-flame);
}
.tenant-mozzaik-grillhouse .mozzaik-cart-empty b{
  color:var(--mozzaik-charcoal);
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list{
  display:grid;
  gap:12px;
  max-height:430px;
  overflow:auto;
  padding-right:2px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list article{
  display:grid;
  grid-template-columns:64px minmax(0,1fr) 28px;
  gap:11px;
  align-items:center;
  border:1px solid #f0dfcf;
  border-radius:14px;
  background:#fffdfa;
  padding:8px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list img{
  width:64px;
  height:64px;
  border-radius:12px;
  object-fit:cover;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list strong{
  display:block;
  color:var(--mozzaik-charcoal);
  font-size:14px;
  line-height:1.15;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list small,
.tenant-mozzaik-grillhouse .mozzaik-cart-list span{
  display:block;
  margin-top:4px;
  color:var(--mozzaik-muted);
  font-size:12px;
  font-weight:800;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-list button{
  width:28px;
  height:28px;
  border:0;
  border-radius:50%;
  background:#fff0e7;
  color:var(--mozzaik-flame-dark);
  font-size:18px;
  font-weight:950;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-more{
  color:var(--mozzaik-muted);
  font-weight:850;
  text-align:center;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-total{
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-top:1px solid #f0dfcf;
  padding-top:14px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-total span{
  color:var(--mozzaik-muted);
  font-weight:900;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-total strong{
  color:var(--mozzaik-charcoal);
  font-size:26px;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-primary,
.tenant-mozzaik-grillhouse .mozzaik-cart-secondary{
  min-height:50px;
  border-radius:999px;
  font-weight:950;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-primary{
  border:0;
  background:linear-gradient(135deg,var(--mozzaik-flame),var(--mozzaik-flame-dark));
  color:#fff;
  box-shadow:0 14px 28px rgba(233,85,19,.24);
}
.tenant-mozzaik-grillhouse .mozzaik-cart-primary:disabled{
  background:#ead9c9;
  color:#9b897b;
  box-shadow:none;
}
.tenant-mozzaik-grillhouse .mozzaik-cart-secondary{
  border:1px solid #f0dfcf;
  background:#fffdfa;
  color:var(--mozzaik-flame-dark);
}
.tenant-mozzaik-grillhouse .dish-system-card{
  border-color:var(--mozzaik-line);
  border-radius:12px;
  background:#fffdfa;
  box-shadow:0 16px 36px rgba(37,24,16,.08);
  overflow:hidden;
  transition:transform .18s ease,box-shadow .18s ease;
}
.tenant-mozzaik-grillhouse .dish-system-card:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 52px rgba(37,24,16,.14);
}
.tenant-mozzaik-grillhouse .dish-system-card img{
  height:168px;
}
.tenant-mozzaik-grillhouse .dish-system-card div:not(.dish-system-action){
  padding:15px 15px 4px;
}
.tenant-mozzaik-grillhouse .dish-system-card span{
  width:max-content;
  max-width:100%;
  border-radius:999px;
  background:#fff0e7;
  color:var(--mozzaik-flame-dark);
  padding:5px 9px;
}
.tenant-mozzaik-grillhouse .dish-system-card strong{
  font-size:18px;
  color:var(--mozzaik-charcoal);
}
.tenant-mozzaik-grillhouse .dish-system-card small{
  color:var(--mozzaik-muted);
}
.tenant-mozzaik-grillhouse .dish-system-action{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:13px 15px 15px;
}
.tenant-mozzaik-grillhouse .dish-system-action b{
  padding:0;
  color:var(--mozzaik-flame-dark);
  font-size:20px;
}
.tenant-mozzaik-grillhouse .dish-system-action button{
  min-width:44px;
  height:44px;
  margin:0;
  border-radius:999px;
  background:linear-gradient(135deg,var(--mozzaik-flame),var(--mozzaik-flame-dark));
  box-shadow:0 12px 22px rgba(233,85,19,.22);
}
.tenant-mozzaik-grillhouse .cart-drawer{
  background:rgba(23,17,13,.48);
}
.tenant-mozzaik-grillhouse .cart-drawer-panel{
  border-color:var(--mozzaik-line);
  background:#fffaf3;
}
.tenant-mozzaik-grillhouse .cart-drawer-head{
  background:linear-gradient(135deg,#1f120d,#3b1a0e);
  color:#fff;
}
.tenant-mozzaik-grillhouse .cart-drawer-head small{
  color:rgba(255,255,255,.72);
}
.tenant-mozzaik-grillhouse .cart-drawer-head>.pm-icon{
  background:rgba(233,85,19,.18);
  color:#ffb36e;
}
.tenant-mozzaik-grillhouse .cart-drawer-item,
.tenant-mozzaik-grillhouse .cart-order-login,
.tenant-mozzaik-grillhouse .cart-login-callout,
.tenant-mozzaik-grillhouse .demo-order-box{
  border-color:var(--mozzaik-line);
  background:#fffdfa;
}
.tenant-mozzaik-grillhouse .cart-drawer-total{
  border-color:#ffc9ad;
  background:#fff0e7;
}
.tenant-mozzaik-grillhouse .cart-checkout,
.tenant-mozzaik-grillhouse .cart-order-login button,
.tenant-mozzaik-grillhouse .mobile-cart-bar em{
  background:linear-gradient(135deg,var(--mozzaik-flame),var(--mozzaik-flame-dark));
}
.tenant-mozzaik-grillhouse .kfr-hosted-footer{
  border-color:#ffd5bd;
  background:rgba(255,253,250,.88);
}
@media(min-width:1680px){
  .tenant-mozzaik-grillhouse .mozzaik-order-shell .dish-system-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:1180px){
  .tenant-mozzaik-grillhouse .mozzaik-order-shell{
    grid-template-columns:minmax(0,1fr) 320px;
    gap:18px;
  }
  .tenant-mozzaik-grillhouse .system-head{
    min-height:212px;
    padding:32px;
  }
  .tenant-mozzaik-grillhouse .system-head h1{
    font-size:40px;
  }
  .tenant-mozzaik-grillhouse .dish-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tenant-mozzaik-grillhouse .dash-top:before{display:none}
}
@media(max-width:900px){
  .tenant-mozzaik-grillhouse .mozzaik-order-shell{
    display:block;
  }
  .tenant-mozzaik-grillhouse .mozzaik-desktop-cart{
    display:none;
  }
  .tenant-mozzaik-grillhouse .dash-shell{
    width:100%;
    border-radius:0;
    margin:0;
  }
  .tenant-mozzaik-grillhouse .dash-main{
    padding:0 14px 150px;
  }
  .tenant-mozzaik-grillhouse .dash-top{
    margin:0 -14px 18px;
    background:#fffdfa;
  }
  .tenant-mozzaik-grillhouse .dash-top:before{
    display:block;
    content:attr(data-shop-name);
    font-size:20px;
  }
  .tenant-mozzaik-grillhouse .dash-welcome{
    min-height:170px;
    border-radius:18px;
    padding:24px 22px;
  }
  .tenant-mozzaik-grillhouse .dash-welcome h1{
    font-size:31px;
  }
  .tenant-mozzaik-grillhouse .system-head{
    min-height:150px;
    border-radius:18px;
    padding:24px 20px;
  }
  .tenant-mozzaik-grillhouse .system-head h1{
    font-size:32px;
  }
  .tenant-mozzaik-grillhouse .dish-system-grid{
    grid-template-columns:1fr;
  }
  .tenant-mozzaik-grillhouse .dish-system-card{
    grid-template-columns:118px minmax(0,1fr);
    min-height:136px;
  }
  .tenant-mozzaik-grillhouse .dish-system-card img{
    width:118px;
    min-height:136px;
  }
  .tenant-mozzaik-grillhouse .dish-system-action{
    padding:8px 12px 12px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-start{
    gap:18px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-hero{
    grid-template-columns:1fr;
    min-height:0;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-copy{
    min-height:360px;
    padding:38px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-copy h1{
    font-size:56px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-photo{
    min-height:300px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-cats{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-grid{
    grid-template-columns:1fr;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-dish{
    display:grid;
    grid-template-columns:124px minmax(0,1fr);
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-pic{
    aspect-ratio:auto;
    min-height:150px;
  }
}
@media(max-width:560px){
  .tenant-mozzaik-grillhouse .mozzaik-premium-copy{
    min-height:300px;
    padding:28px 24px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-copy h1{
    font-size:42px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-copy p{
    font-size:15px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-actions{
    display:grid;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-cats{
    grid-template-columns:1fr;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-dish{
    grid-template-columns:112px minmax(0,1fr);
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-pic{
    min-height:154px;
  }
  .tenant-mozzaik-grillhouse .mozzaik-premium-dish p{
    min-height:0;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
}

/* Kitchen mode v2: sound, prep time, fulfillment states */
.kitchen-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:auto;margin-bottom:10px;align-items:end}.kitchen-prep{display:grid;gap:6px;color:#344054;font-weight:950;font-size:12px}.kitchen-prep span{text-transform:uppercase;letter-spacing:.06em;color:#667085;font-size:10px}.kitchen-prep select{min-height:48px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#101828;padding:0 12px;font-weight:950}.kitchen-control-row button{min-height:48px;border:0;border-radius:12px;background:#16b8c4;color:#fff;font-weight:950;padding:0 16px}.kitchen-customer-note{display:grid;gap:4px;margin:10px 0 0;border:1px solid #d0d5dd;border-radius:12px;background:#f8fafc;color:#344054;padding:10px 12px;font-size:13px;font-weight:850}.kitchen-customer-note b{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#667085}.kitchen-customer-note span{color:#475467}.kitchen-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}.kitchen-actions button[data-action="complete"]{background:#1570ef!important}.kitchen-actions .kitchen-print{background:#f2f4f7!important;color:#344054!important}.kitchen-card.completed{border-color:#98a2b3!important;background:#f8fafc!important}.kitchen-card.completed:before{background:#667085!important}@media(max-width:760px){.kitchen-control-row{grid-template-columns:1fr}.kitchen-control-row button{width:100%}.kitchen-actions{grid-template-columns:1fr 1fr!important}.kitchen-actions .kitchen-print{grid-column:auto!important}}

/* Friendly dashboard preview · 2026-07-21 */
.team-brand span{border-radius:16px;font-size:22px}
.team-nav button{border-radius:16px}
.team-nav button span{gap:11px}
.team-nav button span:before{content:attr(data-icon);width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:rgba(255,255,255,.08)!important;box-shadow:none!important;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}
.team-nav button.active span:before{background:rgba(255,255,255,.16)!important}
.team-kpis article{border-radius:20px}
.team-kpis article:before{width:5px;border-radius:0 4px 4px 0}
.dashboard-panel{border-radius:24px}
.team-dashboard-home .eyebrow{font-size:12px}
.team-dashboard-home h2{font-size:24px}
.workflow-grid{gap:16px}
.team-dashboard-grid .workflow-card{position:relative;border-radius:22px;padding-top:20px;box-shadow:0 10px 26px rgba(16,24,40,.05)}
.team-dashboard-grid .workflow-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,24,40,.08)}
.workflow-card .card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.7);font-size:22px;box-shadow:0 4px 10px rgba(16,24,40,.06);margin-bottom:2px}
.workflow-card.ok .card-icon{background:#dcfae6}
.workflow-card.warn .card-icon{background:#fef0c7}
.workflow-card.danger .card-icon{background:#fee4e2}
.workflow-card.neutral .card-icon{background:#d1e9ff}
.workflow-card button{border-radius:999px;padding:0 18px}
.team-dashboard-split>article{border-radius:20px;padding:18px}
.team-dashboard-split h3{display:flex;align-items:center;gap:9px;font-size:15px}
.dashboard-actions{border-radius:999px;padding:6px;display:flex;align-items:center}
.dashboard-actions .dashboard-action{border-radius:999px;padding:0 16px}
.team-mini-list .team-alert{border-radius:16px}
.team-user-pill,.team-top-actions .btn{border-radius:14px}
.team-topbar{border-radius:22px}
@media(max-width:760px){.workflow-card .card-icon{width:38px;height:38px;font-size:19px}}

/* Friendly empty states for dashboard mini widgets */
.team-dashboard-split>article{display:flex;flex-direction:column}
.team-dashboard-split .team-mini-list{flex:1;display:flex;flex-direction:column}
.team-mini-list:has(.empty),.team-mini-list.is-empty{align-items:center;justify-content:center;min-height:140px}
.team-mini-list .empty{display:grid;gap:6px;justify-items:center;text-align:center;color:#8a93a4;font-weight:850;font-size:14px;line-height:1.5}
.team-mini-list .empty small{color:#b0b7c3;font-weight:750;font-size:12px}

/* Generic section-head action buttons (fixes unstyled <a class="btn"> links) */
.section-head .btn,a.btn{display:inline-flex;align-items:center;gap:6px;min-height:42px;border:1px solid var(--ops-line,#e4e7ec);border-radius:999px;background:#fff;color:#344054;padding:0 16px;font-weight:950;font-size:13px;text-decoration:none;white-space:nowrap}
.section-head .btn:hover,a.btn:hover{border-color:#ffc5aa;background:var(--ops-orange-soft,#fff1e9);color:#c83c08;transform:translateY(-1px)}
.section-head .btn.primary,a.btn.primary{border-color:#101828;background:#101828;color:#fff}
.section-head .btn.primary:hover,a.btn.primary:hover{background:#253550;color:#fff}

/* Kitchen tab live preview */
.kitchen-preview-stats{margin:16px 0}
@media(min-width:761px){.kitchen-preview-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.kitchen-preview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.kitchen-preview-stats .workflow-card{min-height:auto;padding:14px 16px}
.kitchen-preview-stats .workflow-card strong{font-size:24px}
.kitchen-preview-list{display:grid;gap:8px;margin-bottom:18px}
.kitchen-ticket{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;border:1px solid var(--ops-line,#e4e7ec);border-radius:16px;background:#fff;padding:12px 16px;text-decoration:none;color:inherit}
.kitchen-ticket:hover{border-color:#ffc5aa;background:#fff8f4;transform:translateY(-1px)}
.kitchen-ticket .ticket-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:#fff1e9;font-size:17px}
.kitchen-ticket b{font-size:14px;color:#101828}
.kitchen-ticket small{display:block;color:#8a93a4;font-weight:800;font-size:12px;margin-top:2px}
.kitchen-ticket .ticket-status{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;background:#f2f4f7;color:#475467;white-space:nowrap}
.kitchen-ticket .ticket-status.preparing{background:#fef0c7;color:#b54708}
.kitchen-ticket .ticket-status.confirmed{background:#d1e9ff;color:#175cd3}
.kitchen-ticket .ticket-status.ready,.kitchen-ticket .ticket-status.delivering{background:#dcfae6;color:#067647}
.kitchen-ticket .ticket-age{color:#8a93a4;font-weight:850;font-size:12px;white-space:nowrap}
.kitchen-preview-empty{display:grid;justify-items:center;gap:6px;text-align:center;border:1px dashed var(--ops-line,#e4e7ec);border-radius:18px;padding:32px 16px;color:#8a93a4;font-weight:850;margin-bottom:18px}
.kitchen-preview-empty small{color:#b0b7c3;font-weight:750}
.kitchen-feature-grid{margin-top:0}

/* Friendly rollout: orders board, POS, feature grids */
.order-column h3 .column-icon{border-radius:0;background:none;padding:0;font-size:16px;margin-right:2px}
.column-icon svg{width:15px;height:15px;vertical-align:-2px;stroke-width:2.4}
.kpi-ic{display:inline-flex;width:14px;height:14px;margin-right:5px;vertical-align:-2px}
.kpi-ic svg{width:100%;height:100%}
.team-kpis article:nth-child(1) .kpi-ic{color:var(--sm-new,#16b8c4)}
.team-kpis article:nth-child(2) .kpi-ic{color:var(--sm-progress,#f5a623)}
.team-kpis article:nth-child(3) .kpi-ic{color:var(--sm-ready,#33c17d)}
.team-kpis article:nth-child(4) .kpi-ic{color:#8a93a4}
.order-column h3 .column-count{border-radius:999px;background:#eef1f6;color:#242b3e;padding:4px 8px;font-size:12px}
.order-column{border-radius:20px}
.order-card{border-radius:18px}
.team-feature-grid>a,.team-feature-grid>article{border-radius:18px}
.pos-item{border-radius:18px}
.pos-cart{border-radius:20px}
.pos-cart-line{border-radius:14px}
.pos-pay{border-radius:16px}
.tabs.compact button,#orderTypeFilter,.team-toolbar input{border-radius:999px}

/* Fix: mobile horizontal page overflow caused by wide Kanban board / KPI scroller
   bleeding through ancestor grid items that lacked min-width:0 */
.team-view.is-active{min-width:0}
.dashboard-panel{min-width:0}

/* Mobile bottom tab bar + sticky compact header */
.mobile-tabbar{display:none}
@media(max-width:900px){
  .mobile-tabbar{
    display:grid;grid-template-columns:repeat(4,1fr);
    position:fixed;left:0;right:0;bottom:0;z-index:90;
    background:rgba(16,22,40,.97);backdrop-filter:blur(14px);
    border-top:1px solid rgba(255,255,255,.08);
    padding:6px 4px calc(6px + env(safe-area-inset-bottom));
    box-shadow:0 -10px 30px rgba(16,24,40,.18);
  }
  .mobile-tabbar button{
    display:flex;flex-direction:column;align-items:center;gap:3px;
    border:0;background:none;color:#9aa4bb;font-size:11px;font-weight:850;
    padding:7px 2px;border-radius:12px;
  }
  .mobile-tabbar button span{
    position:relative;display:inline-flex;align-items:center;justify-content:center;
    width:26px;height:26px;font-size:18px;line-height:1;
  }
  .mobile-tabbar button span:before{content:attr(data-icon)}
  .mobile-tabbar button span.has-dot:after{
    content:'';position:absolute;top:-1px;right:-1px;width:9px;height:9px;
    border-radius:999px;background:#ff5a1f;border:2px solid #10162a;
  }
  .mobile-tabbar button.active{color:#fff;background:rgba(22,184,196,.16)}
  .team-workspace{padding-bottom:88px}
  .team-topbar{position:sticky;top:0;z-index:60;border-radius:0 0 16px 16px;padding:10px 14px}
  .team-topbar h1{font-size:19px}
  .team-topbar .eyebrow{display:none}
  .team-live-meta,.team-user-pill{display:none}
}
@media(max-width:520px){
  .mobile-tabbar button{font-size:10px}
}

/* Schnellansicht für Zeitdruck: Karten ganz antippbar, Annahme-Zeiten als eigene Leiste, Details einklappbar */
.workflow-card[role="button"]{cursor:pointer}
.workflow-card[role="button"]:hover{border-color:#a8e6ec;box-shadow:0 10px 22px rgba(22,184,196,.1)}
.workflow-card[role="button"]:active{transform:scale(.98)}
.workflow-card[role="button"]:focus-visible{outline:2px solid #16b8c4;outline-offset:2px}

.accept-time-row{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 8px;margin:10px 0 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.accept-time-row::-webkit-scrollbar{display:none}
.accept-time-row button{flex:0 0 auto;min-height:38px;padding:7px 16px;border:1px solid #ffd5c2;border-radius:999px;background:#f4fcfd;color:#bd4b18;font-weight:900;white-space:nowrap}
.accept-time-row button:active{transform:scale(.96)}

.mobile-collapse{margin-top:18px}
.mobile-collapse summary{
  list-style:none;cursor:pointer;display:flex;align-items:center;gap:8px;
  padding:12px 14px;border:1px solid #e5e8ef;border-radius:12px;background:#fbfcfe;
  font-weight:900;color:#101628;font-size:14px;
}
.mobile-collapse summary::-webkit-details-marker{display:none}
.mobile-collapse summary>span{flex:0 0 auto;white-space:nowrap}
.mobile-collapse summary small{flex:1 1 auto;min-width:0;font-weight:700;color:#8a93a4;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mobile-collapse summary:after{content:'▾';margin-left:auto;flex:0 0 auto;color:#8a93a4;transition:transform .15s}
.mobile-collapse[open] summary:after{transform:rotate(180deg)}
.mobile-collapse[open] summary{border-radius:12px 12px 0 0;border-bottom:0}
.mobile-collapse .team-dashboard-split{margin-top:0;border:1px solid #e5e8ef;border-top:0;border-radius:0 0 12px 12px;padding:14px}

@media(max-width:900px){
  .order-card .quick-actions{margin-top:8px}
  .accept-time-row button{min-height:44px;font-size:15px}
}

/* ============================================================
   Pulse — base (desktop/light) styles for the ticket feed + rail.
   Service Mode below re-skins these to dark+teal on mobile.
   ============================================================ */
.pulse-rail-wrap{margin:0 0 18px}
.pulse-rail{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:1px 1px 4px}
.pulse-rail::-webkit-scrollbar{display:none}
.pulse-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:90px;border:1px solid var(--ops-line,#e4e7ec);border-radius:14px;background:#fff;padding:10px 14px;font-family:inherit;cursor:pointer;position:relative;overflow:hidden}
.pulse-chip:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#98a2b3}
.pulse-chip[data-filter="open"]:before{background:#16b8c4}
.pulse-chip[data-filter="paid"]:before{background:#f04438}
.pulse-chip[data-filter="confirmed"]:before,.pulse-chip[data-filter="preparing"]:before{background:#f79009}
.pulse-chip[data-filter="ready"]:before,.pulse-chip[data-filter="delivering"]:before{background:#12b76a}
.pulse-chip b{font-size:22px;font-weight:900;color:#101828;line-height:1}
.pulse-chip span{font-size:11px;font-weight:800;color:#667085;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}
.pulse-chip.active{border-color:#16b8c4;background:#effcfd}
.pulse-chip.active b,.pulse-chip.active span{color:#0c7f8c}

.ticket-panel-count{margin:4px 0 12px;font-size:15px;color:#475467}
.ticket-feed{display:flex;flex-direction:column;gap:20px}
.ticket-section h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#475467}
.ticket-section .section-icon{width:16px;height:16px;color:#16b8c4}
.ticket-section .section-count{margin-left:auto;border-radius:999px;background:#eef1f6;color:#344054;padding:3px 9px;font-size:12px}
.ticket-section-list{display:grid;gap:12px}
.empty-feed{display:grid;justify-items:center;gap:8px;padding:56px 20px;text-align:center;color:#98a2b3}
.empty-feed-icon{width:40px;height:40px;opacity:.5}
.empty-feed-icon svg{width:100%;height:100%}
.empty-feed strong{color:#475467;font-size:16px}

.ticket{border:1px solid var(--ops-line,#e4e7ec);border-left:5px solid #98a2b3;border-radius:16px;background:#fff;padding:16px;display:grid;gap:10px;box-shadow:0 8px 24px rgba(16,24,40,.05);min-width:0}
.ticket>*{min-width:0}
.ticket-head>*{min-width:0}
.ticket-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.ticket-status-label{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;color:#667085;margin-bottom:2px}
.ticket-id h2{margin:0;font-size:17px}
.ticket-meta,.order-meta{display:flex;flex-wrap:wrap;gap:5px 12px;margin:0;font-size:13px}
.ticket-meta span,.order-meta span{display:inline-flex;align-items:center;gap:4px}
.ticket-meta span:not(:last-child):after,.order-meta span:not(:last-child):after{content:"·";margin-left:8px;opacity:.5}
.order-items{list-style:none;margin:0;padding:0;display:grid;gap:6px}
.order-items li{display:flex;justify-content:space-between;gap:10px;font-size:13.5px}
.order-items li small{flex-basis:100%;color:inherit;opacity:.75}
.ticket-id small{color:#98a2b3;font-size:11px}
.ticket-head-right{display:grid;justify-items:end;gap:6px}
.ticket-elapsed{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:900;background:#f2f4f7;color:#475467}
.ticket-elapsed.lvl-warm{background:#fff6e5;color:#b25e09}
.ticket-elapsed.lvl-hot{background:#fef3f2;color:#b42318}
.ticket.ticket-paid{border-left-color:#f04438}
.ticket.ticket-confirmed,.ticket.ticket-preparing{border-left-color:#f79009}
.ticket.ticket-ready,.ticket.ticket-delivering{border-left-color:#12b76a}
.ticket.ticket-cancelled,.ticket.ticket-rejected{opacity:.6;border-left-color:#98a2b3}
.ticket-primary{width:100%;height:50px;border:0;border-radius:13px;background:#16b8c4;color:#fff;font-weight:900;font-size:15px}
.ticket-accept{border-top:1px solid #eef1f6;padding-top:10px}
.ticket-accept small{display:block;margin-bottom:7px;color:#667085;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.03em}
.ticket-more{border-top:1px solid #eef1f6;padding-top:8px}
.ticket-more summary{cursor:pointer;color:#667085;font-weight:800;font-size:12.5px}
.ticket-more-actions{margin:10px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;min-width:0}
.ticket-more-actions>*{min-width:0}
.ticket-section-list>*{min-width:0}

/* ============================================================
   Service Mode — dark, gastro-tuned mobile theme for team.html
   Scoped to mobile widths only; desktop admin stays as-is.
   ============================================================ */
@media(min-width:901px){
  .pause-fab,.sheet-scrim,.more-sheet{display:none!important}
}
@media(max-width:900px){
  .team-body{
    --sm-bg:#0a0f14;
    --sm-surface:#131a21;
    --sm-surface-2:#1a222b;
    --sm-surface-3:#222c37;
    --sm-line:#28323d;
    --sm-text:#eef4f8;
    --sm-dim:#9fb0be;
    --sm-faint:#66788a;
    --sm-accent:#16b8c4;
    --sm-accent-soft:rgba(22,184,196,.16);
    --sm-new:#f5385c;
    --sm-new-soft:rgba(245,56,92,.15);
    --sm-progress:#f5a623;
    --sm-progress-soft:rgba(245,166,35,.15);
    --sm-ready:#2ecc8f;
    --sm-ready-soft:rgba(46,204,143,.15);
    background:
      radial-gradient(ellipse 700px 420px at 8% -10%, var(--sm-accent-soft), transparent 60%),
      var(--sm-bg);
    color:var(--sm-text);
  }
  .team-system{background:none}
  .team-workspace{background:none}

  /* Topbar */
  .team-topbar{background:var(--sm-surface);border:1px solid var(--sm-line);box-shadow:none}
  .team-topbar h1{color:var(--sm-text)}
  .team-page-heading .eyebrow{color:var(--sm-accent)}
  .team-mobile-toggle{color:var(--sm-text)}
  .team-mobile-toggle span{background:var(--sm-text)}
  .team-top-actions .btn{background:var(--sm-surface-2);border-color:var(--sm-line);color:var(--sm-dim)}
  .team-top-actions .btn:hover{background:var(--sm-surface-3);border-color:var(--sm-accent);color:var(--sm-text)}
  .team-top-actions .btn.active{background:var(--sm-accent);border-color:var(--sm-accent);color:#03181a}

  /* Pulse rail — unified live status + filter, replaces the old KPI grid + pill row */
  .pulse-rail-wrap{margin:0 0 16px}
  .pulse-rail{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding:1px 1px 4px;position:relative}
  .pulse-rail::-webkit-scrollbar{display:none}
  .pulse-rail:after{content:"";flex:0 0 28px;position:sticky;top:0;right:0;height:100%;margin-left:-28px;order:99;pointer-events:none;background:linear-gradient(90deg,transparent,var(--sm-bg))}
  .pulse-rail:before{content:"";flex:0 0 20px;position:sticky;top:0;left:0;height:100%;margin-right:-20px;order:-1;pointer-events:none;background:linear-gradient(270deg,transparent,var(--sm-bg))}
  .pulse-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:84px;border:1px solid var(--sm-line);border-radius:14px;background:var(--sm-surface);padding:9px 13px;font-family:inherit;position:relative;overflow:hidden}
  .pulse-chip:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--sm-faint)}
  .pulse-chip[data-filter="open"]:before{background:var(--sm-accent)}
  .pulse-chip[data-filter="paid"]:before{background:var(--sm-new)}
  .pulse-chip[data-filter="confirmed"]:before,.pulse-chip[data-filter="preparing"]:before{background:var(--sm-progress)}
  .pulse-chip[data-filter="ready"]:before,.pulse-chip[data-filter="delivering"]:before{background:var(--sm-ready)}
  .pulse-chip b{font-size:21px;font-weight:900;color:var(--sm-text);line-height:1}
  .pulse-chip span{font-size:10px;font-weight:800;color:var(--sm-faint);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}
  .pulse-chip.active{border-color:var(--sm-accent);background:var(--sm-accent-soft)}
  .pulse-chip.active b,.pulse-chip.active span{color:var(--sm-accent)}

  /* Generic panel shells (covers dashboard, orders, kitchen, pos, and the
     Mehr-sheet destinations: accounting, shop, customers, marketing,
     settings, livecheck) */
  .dashboard-panel{background:var(--sm-surface);border:1px solid var(--sm-line);box-shadow:none;border-radius:20px}
  .section-head h2{color:var(--sm-text)}
  .section-head .eyebrow{color:var(--sm-faint)}
  .team-feature-grid>article,.team-feature-grid>a{background:var(--sm-surface-2);border-color:var(--sm-line);color:var(--sm-dim)}
  .team-feature-grid>article strong,.team-feature-grid>a strong{color:var(--sm-text)}
  .team-mini-list{color:var(--sm-dim)}
  .settings-hint{color:var(--sm-faint)}
  .settings-form label,.settings-row label{color:var(--sm-dim)}
  .team-body input,.team-body select,.team-body textarea{background:var(--sm-surface-2);border-color:var(--sm-line);color:var(--sm-text)}
  .team-body .btn.ghost{background:var(--sm-surface-2);border-color:var(--sm-line);color:var(--sm-dim)}
  .team-body .btn.ghost:hover{background:var(--sm-surface-3);color:var(--sm-text)}
  .team-body .btn.primary,.pos-pay{background:var(--sm-accent);border-color:var(--sm-accent);color:#03181a}
  .module-state,.provider-badge{background:var(--sm-surface-2);color:var(--sm-dim)}
  .workflow-card{background:var(--sm-surface);border-color:var(--sm-line);color:var(--sm-text)}
  .workflow-card small,.workflow-card p{color:var(--sm-faint)}
  .workflow-card strong{color:var(--sm-text)}
  .workflow-card.ok{border-color:var(--sm-ready);background:var(--sm-ready-soft)}
  .workflow-card.warn{border-color:var(--sm-progress);background:var(--sm-progress-soft)}
  .workflow-card.danger{border-color:var(--sm-new);background:var(--sm-new-soft)}
  .workflow-card.neutral{border-color:var(--sm-line);background:var(--sm-surface-2)}
  .workflow-card .card-icon{background:var(--sm-surface-2)}
  .workflow-card.ok .card-icon{background:var(--sm-ready-soft);color:var(--sm-ready)}
  .workflow-card.warn .card-icon{background:var(--sm-progress-soft);color:var(--sm-progress)}
  .workflow-card.danger .card-icon{background:var(--sm-new-soft);color:var(--sm-new)}
  .workflow-card button{background:var(--sm-accent);border-color:var(--sm-accent);color:#03181a}
  .team-toolbar input,#orderTypeFilter{background:var(--sm-surface-2);border-color:var(--sm-line);color:var(--sm-text)}
  .pos-catalog-pane,.pos-cart,.pos-item,.cash-drawer,.provider-status-panel{background:var(--sm-surface-2);border-color:var(--sm-line)}

  /* Ticket feed */
  .ticket-panel-count{color:var(--sm-dim);font-size:14px;margin:2px 0 12px}
  .ticket-feed{display:flex;flex-direction:column;gap:22px}
  .ticket-section h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:12.5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--sm-dim)}
  .ticket-section .section-icon{width:15px;height:15px;color:var(--sm-accent)}
  .ticket-section .section-count{margin-left:auto;border-radius:999px;background:var(--sm-surface-2);color:var(--sm-text);padding:3px 9px;font-size:11.5px}
  .ticket-section-list{display:grid;gap:12px}
  .empty-feed{display:grid;justify-items:center;gap:8px;padding:60px 20px;text-align:center;color:var(--sm-faint)}
  .empty-feed-icon{width:38px;height:38px;opacity:.5}
  .empty-feed-icon svg{width:100%;height:100%}
  .empty-feed strong{color:var(--sm-dim);font-size:16px}

  .ticket{background:var(--sm-surface);border:1px solid var(--sm-line);border-left:4px solid var(--sm-faint);box-shadow:none;border-radius:18px;padding:16px;display:grid;gap:10px}
  .ticket-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
  .ticket-status-label{display:block;font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;color:var(--sm-faint);margin-bottom:2px}
  .ticket-id h2{margin:0;font-size:16.5px;color:var(--sm-text)}
  .ticket-id small{color:var(--sm-faint);font-size:11px}
  .ticket-head-right{display:grid;justify-items:end;gap:6px}
  .ticket-head-right strong{color:var(--sm-text);font-size:15px}
  .ticket-elapsed{border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:900;background:var(--sm-surface-2);color:var(--sm-dim)}
  .ticket-elapsed.lvl-warm{background:var(--sm-progress-soft);color:var(--sm-progress)}
  .ticket-elapsed.lvl-hot{background:var(--sm-new-soft);color:var(--sm-new)}
  .ticket-meta,.order-meta{color:var(--sm-faint)}
  .ticket-meta span,.order-meta span{color:var(--sm-faint)}
  .ticket .payment,.ticket .note{color:var(--sm-dim)}
  .ticket .order-items{color:var(--sm-dim)}
  .ticket .order-items strong{color:var(--sm-text)}

  .ticket.ticket-paid{border-left-color:var(--sm-new)}
  .ticket.ticket-confirmed,.ticket.ticket-preparing{border-left-color:var(--sm-progress)}
  .ticket.ticket-ready,.ticket.ticket-delivering{border-left-color:var(--sm-ready)}
  .ticket.ticket-cancelled,.ticket.ticket-rejected{opacity:.55;border-left-color:var(--sm-faint)}

  .ticket-accept{border-top:1px solid var(--sm-line);padding-top:10px}
  .ticket-accept small{display:block;margin-bottom:7px;color:var(--sm-faint);font-weight:800;font-size:11.5px;text-transform:uppercase;letter-spacing:.03em}
  .accept-time-row button{background:var(--sm-surface-2);border:1px solid var(--sm-line);color:var(--sm-dim);border-radius:12px;font-weight:900}
  .accept-time-row button:hover{border-color:var(--sm-accent);color:var(--sm-text)}
  .ticket-primary{width:100%;height:52px;border:0;border-radius:14px;background:var(--sm-accent);color:#03181a;font-weight:950;font-size:15px;box-shadow:0 12px 26px var(--sm-accent-soft)}
  .ticket-more{border-top:1px solid var(--sm-line);padding-top:8px}
  .ticket-more summary{cursor:pointer;color:var(--sm-faint);font-weight:800;font-size:12px}
  .ticket-more[open] summary{color:var(--sm-dim)}
  .ticket-more-actions{margin:10px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;min-width:0}
.ticket-more-actions>*{min-width:0}
.ticket-section-list>*{min-width:0}
  .ticket-more-actions button{background:var(--sm-surface-2);border:1px solid var(--sm-line);color:var(--sm-text);border-radius:12px;font-weight:900;min-height:44px}
  .ticket-more-actions button.danger{background:transparent;color:var(--sm-new);border-color:var(--sm-line)}
  .order-edit summary{color:var(--sm-faint)}
  .order-edit .order-actions{background:var(--sm-surface-2)}

  /* Mobile tab bar */
  .mobile-tabbar{background:rgba(19,26,33,.96);border-top-color:var(--sm-line)}
  .mobile-tabbar button{color:var(--sm-faint)}
  .mobile-tabbar button.active{color:var(--sm-accent);background:var(--sm-accent-soft)}

  /* Floating pause button */
  .pause-fab{
    position:fixed;right:16px;bottom:calc(78px + env(safe-area-inset-bottom,0px));
    height:44px;border-radius:14px;z-index:95;padding:0 14px 0 12px;
    display:inline-flex;align-items:center;gap:7px;
    background:var(--sm-surface-2);border:1px solid var(--sm-line);color:var(--sm-text);
    font-size:16px;box-shadow:0 12px 28px rgba(0,0,0,.4);
  }
  .pause-fab:after{content:"Pausieren";font-size:12.5px;font-weight:900;letter-spacing:.01em}
  .pause-fab.paused{background:var(--sm-progress);border-color:var(--sm-progress);color:#1a1207}
  .pause-fab.paused:after{content:"Pausiert"}

  /* Sheets */
  .sheet-scrim{position:fixed;inset:0;background:rgba(4,7,10,.6);z-index:96;opacity:0;transition:opacity .22s}
  .sheet-scrim.show{opacity:1}
  .more-sheet{
    position:fixed;left:0;right:0;bottom:0;z-index:97;
    background:var(--sm-surface);border:1px solid var(--sm-line);border-bottom:0;
    border-radius:24px 24px 0 0;padding:14px 18px calc(20px + env(safe-area-inset-bottom,0px));
    transform:translateY(100%);transition:transform .28s cubic-bezier(.2,.8,.2,1);
    max-height:80vh;overflow-y:auto;color:var(--sm-text);
  }
  .more-sheet.show{transform:translateY(0)}
  .sheet-grab{width:36px;height:4px;background:var(--sm-line);border-radius:99px;margin:0 auto 14px}
  .more-sheet h3{margin:0 0 4px;font-size:17px;font-weight:900}
  .more-sheet p{margin:0 0 16px;font-size:12.5px;color:var(--sm-faint)}
  .sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .sheet-item{
    background:var(--sm-surface-2);border:1px solid var(--sm-line);border-radius:16px;
    padding:14px 12px;display:flex;flex-direction:column;gap:6px;text-align:left;
    color:var(--sm-text);text-decoration:none;font-family:inherit;
  }
  .sheet-item .ic{font-size:19px}
  .sheet-item b{font-size:12.5px;font-weight:800}
  .sheet-item span{font-size:10.5px;color:var(--sm-faint);font-weight:600}
  .sheet-quick{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}
  .sheet-quick a{flex:1;min-width:140px;text-align:center;background:var(--sm-surface-2);border:1px solid var(--sm-line);color:var(--sm-dim);border-radius:12px;padding:11px 0;font-size:12px;font-weight:800;text-decoration:none}
  .pause-sheet .pause-actions{flex-direction:column}
  .pause-sheet .pause-actions button{background:var(--sm-surface-2);border:1px solid var(--sm-line);color:var(--sm-text);border-radius:12px;padding:14px 0;font-size:14px;font-weight:900}
  #pause30:hover,#pauseToday:hover{border-color:var(--sm-progress);color:var(--sm-progress)}
  #resumeOrders:hover{border-color:var(--sm-ready);color:var(--sm-ready)}
}
