*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f3f4f6;color:#111827}header{background:var(--accent);color:white;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:10px}.brand img{height:34px;max-width:120px;object-fit:contain}nav{display:flex;gap:12px;flex-wrap:wrap}nav a{color:white;text-decoration:none;font-weight:600}main{max-width:1400px;margin:22px auto;padding:0 16px}footer{text-align:center;padding:24px;color:#6b7280}.card{background:white;padding:18px;border-radius:14px;box-shadow:0 2px 10px #0001;margin-bottom:16px}.narrow{max-width:430px;margin:8vh auto}label{display:block;font-weight:600;margin:8px 0}input,select,textarea,button,.btn{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:9px;font:inherit}textarea{min-height:80px}button,.btn{background:var(--accent);color:white;border:0;cursor:pointer;text-decoration:none;text-align:center;font-weight:700}.btn{display:inline-block;width:auto}.danger{background:#b91c1c}.success{background:#15803d}.flash{padding:10px 14px;border-radius:8px;margin-bottom:12px;background:#dbeafe}.flash.danger{background:#fee2e2;color:#991b1b}.flash.success{background:#dcfce7;color:#166534}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.tables{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.table{padding:24px 14px;border-radius:14px;color:white;text-decoration:none;display:flex;flex-direction:column;gap:8px;min-height:110px}.table.free{background:#16a34a}.table.busy{background:#dc2626}.order-layout{display:grid;grid-template-columns:1fr 360px;gap:18px;margin-top:16px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.product{background:white;padding:12px;border-radius:12px;box-shadow:0 1px 6px #0001}.product span,.product small{display:block;color:#6b7280;margin:4px 0}.product>div{display:grid;grid-template-columns:60px 1fr 48px;gap:6px}.qty{width:60px}.order-item{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #e5e7eb}.order-item form{width:auto}.order-item button{width:auto}.actions{display:grid;gap:8px;margin-top:12px}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:end}.inline{display:inline-flex;gap:8px;align-items:center;width:auto}.inline input,.inline button{width:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #e5e7eb}.tabs{display:flex;gap:8px;margin:10px 0}.tabs button{width:auto}@media(max-width:850px){.order-layout,.two{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.order-layout aside{order:-1}}@media print{header,footer,button,.btn,form{display:none!important}body{background:white}.card{box-shadow:none}}
details{border:1px solid #e5e7eb;border-radius:10px;padding:10px;margin:10px 0}details summary{cursor:pointer;font-weight:700}details[open] summary{margin-bottom:12px}input[type=password]{font-family:system-ui,sans-serif}
.cards,.kds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.compact{margin-top:12px;padding:10px}.option{display:block;font-size:.82rem;margin:5px 0}.kds-grid .card{border-top:5px solid var(--accent)}table{width:100%;border-collapse:collapse}th,td{padding:9px;border-bottom:1px solid #ddd;text-align:left;vertical-align:top}code{display:block;padding:8px;background:#f3f4f6;margin-top:8px;overflow:auto}
.product-click{display:flex;flex-direction:column;gap:5px;cursor:pointer}.product-click>button{margin-top:auto}.modifier-dialog{width:min(620px,94vw);max-height:90vh;border:0;border-radius:16px;padding:0;box-shadow:0 20px 70px #0005}.modifier-dialog::backdrop{background:#0008}.modifier-form{padding:20px}.modifier-form h2{margin:0}.dialog-close{width:44px;height:44px;font-size:26px;padding:0;background:#e5e7eb;color:#111827}.modifier-group{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;margin:14px 0}.modifier-group legend{font-weight:800;padding:0 6px}.modifier-group legend small{font-weight:400;color:#6b7280}.required{color:#b91c1c}.modifier-choice{display:flex;align-items:center;gap:10px;padding:9px 6px;margin:0;border-bottom:1px solid #f3f4f6;cursor:pointer}.modifier-choice:last-child{border-bottom:0}.modifier-choice input{width:20px;height:20px}.modifier-choice span{flex:1}.modifier-choice span small{display:block;color:#6b7280}.modifier-choice strong{white-space:nowrap}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.secondary{background:#e5e7eb;color:#111827}.selected-modifiers{margin:6px 0 5px 12px}.selected-modifiers span{display:block;font-weight:650;font-size:.92rem}.selected-modifiers em{font-style:normal;color:#6b7280}.item-note{margin:6px 0;padding:6px 8px;background:#fff7ed;border-radius:7px;font-weight:650}.order-item-main{min-width:0;flex:1}.order-item-main>small{display:block;color:#6b7280}.kds-modifiers{margin:8px 0;padding:8px 10px;border-left:4px solid var(--accent);background:#f9fafb;font-weight:800}.check{display:flex;align-items:center;gap:8px}.check input{width:20px}.modifier-admin{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
.sold-out{opacity:.55;filter:grayscale(.6)}.allergy-warning{margin-top:8px;padding:8px 10px;background:#fef2f2;color:#991b1b;border-radius:8px;font-weight:800}.meta-row{display:flex;gap:6px;flex-wrap:wrap;margin:5px 0}.meta-row span,.badge{font-size:.76rem;background:#e5e7eb;padding:3px 7px;border-radius:999px;font-weight:800}.danger-badge{background:#fee2e2;color:#991b1b}.voided{opacity:.58;text-decoration:line-through}.void-note{background:#fee2e2;color:#991b1b;padding:6px 8px;border-radius:7px;margin-top:5px;font-weight:800;text-decoration:none}.item-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.item-actions form{margin:0}.option-admin-row{display:flex!important;justify-content:space-between;width:100%}.kds-late{border-top-color:#b91c1c!important;box-shadow:0 0 0 2px #fecaca}.late-label{font-weight:900;color:#b91c1c}.course-label{font-size:.8rem;font-weight:800;color:#374151}

/* v2.5 PWA + admin guide */
.nav-install{border:0;background:var(--accent);color:#fff;padding:.55rem .8rem;border-radius:.6rem;font:inherit;cursor:pointer}
.guide-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;margin-bottom:1rem}
.guide-hero h1{margin:0 0 .35rem}.guide-hero p{margin:0;color:#4b5563;max-width:780px}.guide-search-wrap{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);padding:.6rem 0}.guide-search{width:100%;font-size:1rem;padding:.85rem 1rem;border:1px solid #cbd5e1;border-radius:.8rem}.guide-toc{display:flex;gap:.45rem;flex-wrap:wrap;margin:.55rem 0 1rem}.guide-toc a{padding:.45rem .7rem;border-radius:999px;background:#f1f5f9;text-decoration:none;color:#111827;font-size:.9rem}.guide-sections{display:grid;gap:1rem}.guide-card{scroll-margin-top:80px;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.1rem 1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.03)}.guide-card h2{margin-top:0}.guide-card h3{margin-bottom:.35rem}.guide-card li{margin:.35rem 0;line-height:1.5}.guide-card p{line-height:1.55}.guide-note{background:#f8fafc;border-left:4px solid var(--accent);padding:.75rem .9rem;border-radius:.5rem}.guide-faq dt{font-weight:700;margin-top:.8rem}.guide-faq dd{margin:.2rem 0 .6rem;color:#4b5563}.primary{background:var(--accent);color:#fff;border:0;border-radius:.7rem;padding:.75rem 1rem;cursor:pointer;font-weight:700}
@media(max-width:760px){.guide-hero{align-items:stretch;flex-direction:column}.guide-hero .primary{width:100%}.guide-card{padding:1rem}.guide-search-wrap{top:0}}
@media(display-mode:standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}

/* v2.6 customer Wi-Fi QR */
.wifi-nav-button{width:auto!important;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.12);color:#fff;padding:.45rem .7rem;border-radius:.65rem;font-weight:800;cursor:pointer}.wifi-nav-button:hover{background:rgba(255,255,255,.22)}
.wifi-dialog{width:min(440px,94vw);border:0;border-radius:20px;padding:0;box-shadow:0 24px 80px #0006}.wifi-dialog::backdrop{background:#0009}.wifi-card{padding:20px;text-align:center}.wifi-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;text-align:left;gap:12px}.wifi-dialog-head h2{margin:0 0 4px}.wifi-dialog-head p{margin:0;color:#6b7280}.wifi-qr-image{display:block;width:min(310px,78vw);height:auto;margin:18px auto;border-radius:14px;border:10px solid #fff;box-shadow:0 1px 12px #0002}.wifi-network{background:#f3f4f6;border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:left}.wifi-network span{color:#6b7280}.wifi-network strong{word-break:break-word;text-align:right}.wifi-password{text-align:left}.wifi-password code{font-size:1.05rem;font-weight:800;word-break:break-all}.wifi-open-network{font-weight:800}.wifi-tip{font-size:.86rem;color:#6b7280;margin-bottom:0}
@media(max-width:700px){.wifi-nav-button{font-size:.9rem}.wifi-card{padding:16px}}

/* v2.7 Classic POS — neutral, sector-independent */
.ui-classic{background:#eceff3;color:#1f2937;font-family:Arial,Helvetica,sans-serif}.ui-classic header{background:#263442;border-bottom:1px solid #17212b;padding:10px 16px}.ui-classic header nav{gap:4px}.ui-classic nav a,.ui-classic .wifi-nav-button,.ui-classic .nav-install{padding:8px 10px;border-radius:3px;font-size:.9rem}.ui-classic main{max-width:1560px;margin:16px auto}.ui-classic .card,.ui-classic .product,.ui-classic details{border-radius:4px;box-shadow:none;border:1px solid #cfd6dd}.ui-classic .card{padding:14px}.ui-classic input,.ui-classic select,.ui-classic textarea,.ui-classic button,.ui-classic .btn{border-radius:3px}.ui-classic button,.ui-classic .btn{min-height:40px}.ui-classic .table{border-radius:4px;box-shadow:inset 0 0 0 1px #0002}.ui-classic table{background:#fff;border:1px solid #d6dce2}.ui-classic th{background:#e8edf2;color:#263442}.ui-classic th,.ui-classic td{border:1px solid #d6dce2}.ui-classic h1{font-size:1.55rem}.ui-classic h2{font-size:1.15rem}.ui-classic .modifier-dialog,.ui-classic .wifi-dialog{border-radius:5px}.ui-modern{}
/* v2.8 usability */
.muted{color:#64748b;margin-top:-6px}.row-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.row-actions form{margin:0}.row-actions button{width:auto}.flash{position:sticky;top:8px;z-index:1000;box-shadow:0 4px 18px #0002;font-weight:700;transition:.25s}.flash-hide{opacity:0;transform:translateY(-8px);pointer-events:none}.mobile-menu-button{display:none;width:auto}.main-nav{align-items:center}.nav-group{position:relative;border:0!important;padding:0!important;margin:0!important}.nav-group summary{list-style:none;color:#fff;font-weight:700;padding:8px 10px;cursor:pointer}.nav-group summary::-webkit-details-marker{display:none}.nav-group>div{position:absolute;right:0;top:100%;min-width:190px;background:#263442;border:1px solid #4b5966;padding:6px;z-index:999;box-shadow:0 8px 22px #0004}.nav-group>div a,.nav-group>div button{display:block;width:100%;text-align:left;padding:9px 10px;background:transparent;color:#fff;border:0;text-decoration:none}.brand img{height:38px;max-width:150px}.brand b{white-space:nowrap}
@media(max-width:760px){.app-header{display:grid!important;grid-template-columns:1fr auto;width:100%;align-items:center}.mobile-menu-button{display:block}.main-nav{display:none;grid-column:1/-1;width:100%;padding-top:8px}.nav-open .main-nav{display:grid;grid-template-columns:1fr 1fr;gap:6px}.main-nav>a,.nav-group>summary{background:#334454;padding:10px;border-radius:3px}.nav-group>div{position:static;box-shadow:none;min-width:0;margin-top:4px}.grid{grid-template-columns:1fr!important}.brand b{max-width:52vw;overflow:hidden;text-overflow:ellipsis}.brand img{max-width:105px;height:32px}main{padding:0 10px}.row-actions button{min-width:110px}}

/* v2.9 Professional POS UI */
:root{--surface:#fff;--surface-soft:#f7f9fc;--line:#e5e9f0;--ink:#172033;--muted:#6b7280;--nav:#111827}
body.ui-classic{background:#f4f6f9;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ui-classic .app-header{position:sticky;top:0;z-index:900;background:rgba(17,24,39,.97);backdrop-filter:blur(12px);min-height:64px;padding:9px 18px;border:0;box-shadow:0 1px 0 rgba(255,255,255,.08),0 8px 28px rgba(15,23,42,.12)}
.ui-classic .brand{min-width:190px}.ui-classic .brand img{height:40px;max-width:160px;background:#fff;border-radius:8px;padding:3px}.ui-classic .brand b{font-size:1rem;letter-spacing:-.01em}
.ui-classic .main-nav{gap:3px}.ui-classic .main-nav>a,.ui-classic .nav-group>summary{padding:9px 11px;border-radius:7px;color:#e5e7eb;font-size:.88rem;font-weight:650;background:transparent}.ui-classic .main-nav>a:hover,.ui-classic .nav-group>summary:hover,.ui-classic .nav-group[open]>summary{background:#263244;color:#fff}
.ui-classic .nav-group>div{top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:10px;padding:6px;box-shadow:0 18px 45px rgba(15,23,42,.18);min-width:210px}.ui-classic .nav-group>div a,.ui-classic .nav-group>div button{color:#263244;border-radius:7px;font-weight:600}.ui-classic .nav-group>div a:hover,.ui-classic .nav-group>div button:hover{background:#f1f5f9}
.ui-classic main{max-width:1500px;margin:22px auto;padding:0 20px}.ui-classic .card,.ui-classic .product,.ui-classic details{border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px rgba(15,23,42,.04)}.ui-classic .card{padding:18px}.ui-classic details{padding:12px 14px}.ui-classic details[open]{box-shadow:0 8px 28px rgba(15,23,42,.06)}
.ui-classic input,.ui-classic select,.ui-classic textarea{border:1px solid #cfd6df;border-radius:8px;background:#fff;min-height:42px;transition:border-color .15s,box-shadow .15s}.ui-classic input:focus,.ui-classic select:focus,.ui-classic textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 15%,transparent)}
.ui-classic button,.ui-classic .btn{border-radius:8px;min-height:40px;font-weight:700;box-shadow:none}.ui-classic .secondary{background:#eef2f6;color:#263244}.ui-classic .danger{background:#b42318}.ui-classic h1{font-size:1.65rem;letter-spacing:-.025em}.ui-classic h2{font-size:1.08rem}.ui-classic .toolbar{margin-bottom:14px}
.flash{position:fixed!important;top:76px;right:18px;z-index:2000;width:min(420px,calc(100vw - 36px));margin:0!important;border:1px solid #bfdbfe;border-radius:10px!important;box-shadow:0 16px 40px rgba(15,23,42,.18)!important;animation:toastIn .18s ease-out}.flash.success{border-color:#bbf7d0}.flash.danger{border-color:#fecaca}@keyframes toastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.row-actions{padding-top:12px;border-top:1px solid var(--line)}.product-actions{align-items:center}.toggle-button{width:auto!important;background:#eef2f6!important;color:#475569!important;border:1px solid #d7dee7!important}.toggle-button .tick{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #b8c2cf;border-radius:5px;margin-right:5px;color:transparent;background:#fff}.toggle-button.is-on{background:#fff1f2!important;color:#9f1239!important;border-color:#fecdd3!important}.toggle-button.is-on .tick{background:#be123c;border-color:#be123c;color:#fff}
.switch-field{display:flex!important;flex-direction:column;gap:5px}.switch-field small,label small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.switch{position:relative;display:inline-flex;width:46px;height:26px}.switch input{position:absolute;opacity:0;width:1px;height:1px}.switch i{width:46px;height:26px;background:#cbd5e1;border-radius:999px;position:relative;transition:.18s}.switch i:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:.18s}.switch input:checked+i{background:var(--accent)}.switch input:checked+i:after{transform:translateX(20px)}
@media(max-width:760px){.ui-classic .app-header{padding:9px 12px;min-height:58px}.ui-classic .mobile-menu-button{background:#263244;border:1px solid #3a475a;border-radius:8px;padding:8px 10px;font-size:.84rem}.ui-classic .main-nav{grid-template-columns:1fr!important;background:#111827;padding:8px 0 4px}.ui-classic .main-nav>a,.ui-classic .nav-group>summary{background:#1c2738!important;padding:11px 12px}.ui-classic .nav-group>div{position:static;border:0;border-radius:7px;box-shadow:none;background:#263244;margin-top:4px}.ui-classic .nav-group>div a,.ui-classic .nav-group>div button{color:#fff}.ui-classic main{margin:14px auto;padding:0 10px}.ui-classic .card{padding:14px}.flash{top:68px;right:10px;width:calc(100vw - 20px)}.row-actions{display:grid;grid-template-columns:1fr 1fr}.row-actions form,.row-actions button{width:100%!important}.brand img{max-width:112px!important;height:34px!important}}
/* v3.0 Digital POS */
:root{--nav:#0b1020;--ink:#111827;--muted:#7c8799;--line:#e8ecf2;--soft:#f7f8fb}
body.ui-classic{background:#f5f6f8}.app-header{height:68px!important;display:flex!important;flex-wrap:nowrap!important;padding:0 22px!important;background:linear-gradient(110deg,#090d18,#141b2d)!important}.brand{color:#fff;text-decoration:none;min-width:0!important}.brand span{display:flex;align-items:baseline;gap:7px}.brand small{font-size:10px;letter-spacing:.12em;color:#8ea0bc}.quick-nav{margin-left:24px;display:flex;gap:6px}.quick-nav a{display:flex;align-items:center;gap:7px;color:#cbd5e1;text-decoration:none;padding:9px 12px;border-radius:10px;font-weight:700}.quick-nav a:hover{background:#ffffff12;color:#fff}.header-right{margin-left:auto;display:flex;align-items:center;gap:10px}.user-chip{font-size:12px;color:#cbd5e1;background:#ffffff0c;border:1px solid #ffffff12;padding:7px 10px;border-radius:999px}.user-chip:first-letter{color:#39d98a}.app-menu{position:relative;border:0!important;padding:0!important;margin:0!important;background:transparent!important}.app-menu summary{list-style:none;width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#fff;cursor:pointer;font-weight:900}.app-menu summary:hover,.app-menu[open] summary{background:#ffffff12}.app-menu>div{position:absolute;right:0;top:48px;width:230px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 22px 60px #0f172a2b}.app-menu>div b{display:block;padding:9px 10px 4px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9aa4b2}.app-menu a{display:block;padding:9px 10px;color:#273244;text-decoration:none;border-radius:8px;font-size:13px;font-weight:650}.app-menu a:hover{background:#f3f5f8}.app-menu .logout{color:#b42318;border-top:1px solid var(--line);margin-top:5px}.page-head,.pos-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.page-head>div:first-child{flex:1}.eyebrow{display:block;font-size:10px;letter-spacing:.14em;color:#98a2b3;font-weight:800}.page-head h1,.pos-head h1{margin:2px 0 0;font-size:26px!important}.live-pill{font-size:12px;font-weight:700;background:#fff;border:1px solid var(--line);padding:7px 10px;border-radius:999px}.live-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:5px}.premium-tables{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.premium-tables .table{min-height:135px;border-radius:16px!important;padding:17px!important;background:#fff!important;color:var(--ink)!important;border:1px solid var(--line);box-shadow:0 1px 2px #10182808;transition:.16s}.premium-tables .table:hover{transform:translateY(-2px);box-shadow:0 10px 28px #10182810}.table-top{display:flex;justify-content:space-between}.table-top b{font-size:17px}.status-dot{width:9px;height:9px;border-radius:50%}.table.free .status-dot{background:#22c55e}.table.busy .status-dot{background:#f97316;box-shadow:0 0 0 4px #ffedd5}.premium-tables .table strong{margin-top:auto;font-size:13px}.premium-tables .table small{color:var(--muted)}.icon-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;text-decoration:none;color:var(--ink);font-size:28px}.order-no{margin-left:auto;background:#eef2ff;color:#4338ca;border-radius:999px;padding:7px 10px;font-weight:800;font-size:12px}.pos-shell{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:18px}.catalog-tools{position:sticky;top:78px;z-index:20;background:#f5f6f8;padding:0 0 12px;display:flex;gap:10px}.searchbox{height:46px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:0 13px;flex:1}.searchbox input{border:0!important;box-shadow:none!important;min-height:0!important;padding:0!important}.tabs{margin:0!important;background:#e9edf3;padding:4px;border-radius:12px}.tabs button{background:transparent!important;color:#667085!important;min-height:38px!important;padding:7px 11px!important;border-radius:9px!important}.tabs button.active{background:#fff!important;color:#111827!important;box-shadow:0 1px 3px #10182814}.category-block h2{font-size:15px!important;margin:14px 0 9px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:9px}.product-click{min-height:125px;padding:14px!important;border-radius:14px!important;box-shadow:none!important;justify-content:space-between;transition:.14s}.product-click:hover{border-color:#cfd6e1!important;transform:translateY(-1px)}.product-main b{font-size:14px}.product-main small{font-size:11px;line-height:1.35;margin-top:5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:14px}.add-circle{width:29px;height:29px;display:grid!important;place-items:center;border-radius:9px;background:#111827;color:#fff!important;font-size:19px;margin:0!important}.sold-label{font-size:10px!important;color:#b42318!important;background:#fef3f2;padding:5px 7px;border-radius:7px}.sold-out{opacity:.58}.cart{position:sticky;top:84px;height:calc(100vh - 108px);background:#fff;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;overflow:hidden}.cart-head{display:flex;align-items:center;padding:17px 18px;border-bottom:1px solid var(--line)}.cart-head>div{flex:1}.cart-head h2{margin:2px 0 0!important}.cart-head>span{background:#f2f4f7;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.cart-items{overflow:auto;padding:5px 17px;flex:1}.cart-item{display:grid!important;grid-template-columns:1fr auto;gap:5px!important;padding:13px 0!important}.cart-item>div:first-child small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.cart-actions{grid-column:1/-1;display:flex;gap:5px}.cart-actions form{display:flex;gap:4px}.cart-actions input{height:32px!important;min-height:32px!important;width:54px!important;padding:4px 7px!important}.cart-actions button{width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;background:#eef2f6!important;color:#344054!important}.cart-actions .icon-danger{color:#b42318!important}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-top:1px solid var(--line);font-size:13px}.cart-total strong{font-size:21px}.cart-primary{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 17px 13px}.cart-primary button{font-size:12px;padding:9px!important}.cart-more{margin:0 17px 16px!important;padding:0!important;border:0!important;box-shadow:none!important}.cart-more summary{text-align:center;color:#667085;font-size:11px}.cart-more>div{display:grid;gap:6px;margin-top:8px}.empty-cart{margin:auto;text-align:center;color:#98a2b3;display:grid;gap:5px}.empty-cart span{font-size:38px}.empty-cart b{color:#475467}.modifier-dialog{border-radius:20px!important}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start}.quick-fields{display:grid;grid-template-columns:90px 90px 1fr;gap:9px}.note-input{margin-top:10px}.modifier-choice{border-radius:9px}.dialog-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;margin-top:14px}
@media(max-width:850px){.app-header{height:60px!important;padding:0 12px!important}.brand b{font-size:13px}.brand small,.user-chip,.quick-nav span{display:none}.quick-nav{margin-left:8px}.quick-nav a{font-size:20px;padding:7px 9px}.pos-shell{grid-template-columns:1fr}.cart{position:relative;top:0;height:auto;max-height:none;order:-1}.cart-items{max-height:280px}.catalog-tools{top:66px;flex-direction:column}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-click{min-height:112px}.app-menu>div{position:fixed;top:62px;right:10px;left:10px;width:auto;max-height:75vh;overflow:auto}.quick-fields{grid-template-columns:1fr 1fr}.quick-fields label:last-child{grid-column:1/-1}}
/* v3.1 POS refinement */
.premium-tables .table.free{background:#f8fafc!important;border-color:#dbe2ea}.premium-tables .table.free .status-dot{background:#22c55e}.premium-tables .table.busy{background:#fff7ed!important;border-color:#fdba74}.premium-tables .table.busy .status-dot{background:#f97316}.premium-tables .table.busy strong{color:#c2410c}
.modern-products{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.modern-products .product-click{min-height:142px;border:1px solid #e5e9f0;background:linear-gradient(180deg,#fff,#fbfcfe)}.product-meta{margin-top:auto}.product-meta span{display:inline-block!important;font-size:10px!important;font-weight:700;color:#667085!important;background:#f2f4f7;padding:4px 7px;border-radius:999px}.voided{background:#fff1f2!important;border-left:3px solid #e11d48;opacity:.7}.voided b,.voided strong{text-decoration:line-through;color:#9f1239!important}.qty-stepper{align-items:center}.qty-stepper form{margin:0}.qty-stepper span{min-width:30px;text-align:center;font-weight:800}.qty-stepper button{border-radius:9px!important;font-size:18px!important}.qty-stepper button:disabled{opacity:.3}.cart-actions .icon-danger{background:#fff1f2!important;color:#be123c!important}.cart-primary button{background:#111827!important;color:#fff!important}
@media(max-width:850px){.pos-shell{display:flex;flex-direction:column}.cart{order:0}.catalog{order:-1}.modern-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.modern-products .product-click{min-height:128px}.cart{margin-top:12px}.catalog-tools{position:sticky;top:60px}.product-main b{font-size:15px}}
/* v3.2 streamlined restaurant POS */
.category-chips{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:2px 0 3px}.category-chips::-webkit-scrollbar{display:none}.category-chips button{width:auto!important;white-space:nowrap;background:#fff!important;color:#475467!important;border:1px solid #e4e7ec!important;border-radius:999px!important;padding:8px 13px!important;min-height:36px!important;font-size:12px}.category-chips button.active{background:#111827!important;color:#fff!important;border-color:#111827!important}.catalog-tools{flex-direction:column}.modern-products{display:flex!important;flex-direction:column;gap:8px}.modern-products .product-click{width:100%;min-height:86px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:14px;padding:13px 15px!important}.modern-products .product-main{grid-column:1}.modern-products .product-main b{font-size:15px}.modern-products .product-main small{-webkit-line-clamp:1}.modern-products .product-meta{grid-column:1;margin-top:5px}.modern-products .product-bottom{grid-column:2;grid-row:1/3;min-width:110px;gap:12px;justify-content:flex-end}.modern-products .product-bottom strong{font-size:15px}.app-menu>div{display:flex;flex-direction:column}.settings-stack{display:flex;flex-direction:column;gap:2px}.settings-stack .card{margin-bottom:12px}.premium-tables .table.free{background:#f7fafc!important;border-color:#d8e0e8!important}.premium-tables .table.busy{background:#fff4e8!important;border-color:#f5a45d!important;box-shadow:0 5px 18px #f9731614}.premium-tables .table.busy .status-dot{box-shadow:0 0 0 5px #ffedd5}
@media(max-width:850px){.catalog{order:-1}.cart{order:0}.catalog-tools{top:60px;padding-bottom:8px}.modern-products{display:flex!important}.modern-products .product-click{min-height:82px!important;grid-template-columns:minmax(0,1fr) auto}.modern-products .product-bottom{min-width:96px}.category-chips{margin:0 -2px}.cart-items{max-height:240px}}
.printer-route-hint{display:flex;gap:8px;margin:-6px 0 14px;flex-wrap:wrap}.printer-route-hint span{background:#fff;border:1px solid #e4e7ec;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750;color:#344054}

/* v3.3 grouped table KDS */
.kds-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.kds-head h1{margin:0;font-size:1.55rem}.kds-head p{margin:3px 0 0;color:var(--muted,#64748b);font-size:.86rem}.kds-refresh{width:42px;height:42px;border-radius:13px;font-size:1.25rem}.kds-tables{display:flex;flex-direction:column;gap:12px;max-width:1050px}.kds-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 5px 22px rgba(15,23,42,.05)}.kds-table-card.kds-late{border-left:4px solid #ef4444}.kds-table-summary{width:100%;display:grid;grid-template-columns:38px minmax(100px,1fr) auto auto auto 22px;gap:10px;align-items:center;text-align:left;padding:16px 18px;background:#fff;color:#111827;border:0}.kds-table-summary:hover{background:#f8fafc}.kds-table-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#eef2ff}.kds-table-name{font-size:1.08rem;font-weight:800}.kds-count,.kds-time{font-size:.82rem;color:#64748b}.kds-status{padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:800}.kds-status.new{background:#f1f5f9;color:#475569}.kds-status.preparing{background:#fff7ed;color:#c2410c}.kds-status.ready{background:#eff6ff;color:#1d4ed8}.kds-status.served{background:#ecfdf5;color:#047857}.kds-chevron{font-size:1.2rem;transition:.2s}.kds-table-card.open .kds-chevron{transform:rotate(180deg)}.kds-detail{display:none;padding:0 18px 18px;border-top:1px solid #f1f5f9}.kds-table-card.open .kds-detail{display:block}.kds-order-no{padding:12px 0;color:#94a3b8;font-size:.76rem}.kds-section{padding:10px 0}.kds-section+.kds-section{border-top:1px dashed #e5e7eb}.kds-section-title{font-weight:800;margin-bottom:8px}.kds-line{display:grid;grid-template-columns:42px 1fr;gap:6px;padding:7px 0}.kds-line>b{font-size:1.05rem}.kds-line span{font-weight:650}.kds-line small{display:block;color:#64748b;font-weight:400;margin-top:3px}.kds-all-status{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.kds-all-status button{border:0;border-radius:11px;padding:11px 8px;font-weight:750}.kds-all-status .new{background:#f1f5f9;color:#334155}.kds-all-status .preparing{background:#fff7ed;color:#c2410c}.kds-all-status .ready{background:#eff6ff;color:#1d4ed8}.kds-all-status .served{background:#ecfdf5;color:#047857}.kds-hint{display:block;text-align:center;color:#94a3b8;margin-top:8px}.kds-empty{padding:35px;text-align:center;background:#fff;border-radius:18px;color:#64748b}@media(max-width:700px){.kds-table-summary{grid-template-columns:34px 1fr auto 20px;padding:14px}.kds-count{display:none}.kds-time{grid-column:2}.kds-status{grid-column:3;grid-row:1/3}.kds-chevron{grid-column:4;grid-row:1/3}.kds-all-status{grid-template-columns:1fr 1fr}}
/* v3.4 premium POS polish */
body{background:linear-gradient(180deg,#f8fafc 0,#f3f5f8 100%)}
.app-header{background:rgba(17,24,39,.96)!important;backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(255,255,255,.08),0 8px 30px rgba(15,23,42,.10)}
.brand span{display:flex;align-items:baseline;gap:8px}.brand small{opacity:.55;letter-spacing:.14em}.quick-nav a{border-radius:11px;transition:.18s}.quick-nav a:hover{background:rgba(255,255,255,.10);transform:translateY(-1px)}
.pos-head{padding:4px 2px 12px}.pos-head h1{font-size:1.55rem;letter-spacing:-.025em}.catalog,.cart{box-shadow:0 10px 35px rgba(15,23,42,.055);border-color:#e7ebf0!important}.catalog{border-radius:20px!important}.searchbox{background:#fff;border:1px solid #e4e7ec;box-shadow:0 2px 8px rgba(15,23,42,.025)}
.modern-products .product-click{border-radius:15px!important;box-shadow:0 2px 7px rgba(15,23,42,.025);transition:.16s ease}.modern-products .product-click:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 7px 18px rgba(15,23,42,.07)}.add-circle{border-radius:50%!important;width:34px!important;height:34px!important}.cart-item{border-bottom:1px solid #f0f2f5}.cart-actions .icon-danger{margin-left:auto!important}.cart-primary button{border-radius:12px!important;min-height:44px!important}
.premium-tables{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))!important;gap:12px!important}.premium-tables .table{border-radius:18px!important;min-height:135px;transition:.18s;box-shadow:0 4px 18px rgba(15,23,42,.04)}.premium-tables .table:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,23,42,.09)}.premium-tables .table.free{background:linear-gradient(145deg,#fff,#f5fbf7)!important;border-color:#cdebd7!important}.premium-tables .table.busy{background:linear-gradient(145deg,#fff,#fff4e8)!important}
@media(max-width:850px){main{padding:0 10px!important}.pos-head{position:sticky;top:60px;z-index:9;background:#f8fafcee;backdrop-filter:blur(12px);padding-top:8px}.catalog{box-shadow:none;border:0!important;background:transparent!important}.catalog-tools{background:#f8fafcee!important}.modern-products .product-click{background:#fff!important}.cart{border-radius:18px!important}.category-chips button{min-height:40px!important}}
/* v3.5 clean dynamic POS reset */
:root{--ink:#111827;--muted:#667085;--line:#e6eaf0;--surface:#fff;--soft:#f6f8fb}
body{background:#f5f7fa;color:var(--ink)}main{max-width:1500px}.app-header{height:64px!important;background:#101828!important;border-bottom:1px solid #273244;box-shadow:0 8px 30px #10182812!important}.brand{text-decoration:none;color:#fff}.quick-nav a{padding:9px 12px!important}.page-head{margin-bottom:18px}
.pos-topbar{display:flex;align-items:center;gap:12px;margin:2px 0 14px}.pos-topbar h1{margin:0;font-size:1.45rem}.pos-topbar small,.pos-cart small{color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.13em}.back-pill{width:40px;height:40px;border-radius:12px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;text-decoration:none;color:#111827;font-size:26px}.order-badge{margin-left:auto;background:#eef2f6;padding:7px 10px;border-radius:10px;font-weight:800;font-size:12px}.pos-workspace{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:14px;align-items:start}.pos-catalog,.pos-cart{background:#fff;border:1px solid var(--line);border-radius:18px}.pos-catalog{padding:14px}.pos-tools{position:sticky;top:74px;z-index:5;background:#fff;padding-bottom:12px}.pos-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#f9fafb;border-radius:12px;padding:0 12px}.pos-search input{border:0;background:transparent;outline:0;padding:11px 0}.pos-categories{display:flex;gap:7px;overflow-x:auto;padding-top:10px;scrollbar-width:none}.pos-categories button{width:auto;min-width:max-content;background:#fff;color:#475467;border:1px solid var(--line);border-radius:10px;padding:8px 12px;font-size:12px}.pos-categories button.active{background:#101828;color:#fff;border-color:#101828}.pos-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px}.pos-product{display:flex;justify-content:space-between;align-items:stretch;gap:10px;text-align:left;min-height:116px;padding:13px;background:#fff;color:#101828;border:1px solid var(--line);border-radius:14px;transition:.15s;box-shadow:0 2px 8px #10182808}.pos-product:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 7px 18px #10182812}.product-copy{display:flex;flex-direction:column;min-width:0}.product-copy b{font-size:15px}.product-copy small{font-size:11px;color:#667085;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-copy em{margin-top:auto;font-size:10px;font-style:normal;color:#98a2b3}.product-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;white-space:nowrap}.product-side strong{font-size:14px}.product-side i{font-size:10px;font-style:normal;color:#b42318}.product-side .plus{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#101828;color:#fff;font-size:20px}.pos-product.sold-out{opacity:.45}.pos-cart{position:sticky;top:78px;overflow:hidden}.cart-title{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.cart-title h2{margin:2px 0 0;font-size:1.1rem}.cart-title>span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:9px;background:#f2f4f7;font-weight:800}.cart-list{max-height:48vh;overflow:auto;padding:0 14px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 0;border-bottom:1px solid #f0f2f5}.cart-name b{font-size:13px}.cart-name small{display:block;letter-spacing:0;color:#667085;margin-top:3px}.stepper{grid-column:1/-1;display:flex;align-items:center;gap:6px}.stepper form{width:auto;margin:0}.stepper button{width:32px;height:30px;padding:0;border-radius:8px;background:#f2f4f7;color:#344054}.stepper span{min-width:25px;text-align:center;font-weight:800}.stepper .remove{margin-left:4px;background:#fff1f2;color:#c01048}.cart-total{display:flex;justify-content:space-between;padding:15px 16px;border-top:1px solid var(--line);font-size:16px}.cart-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 14px}.cart-buttons form{margin:0}.cart-buttons button{min-height:43px;border-radius:11px;background:#101828}.cart-buttons .close-order{background:#eef2f6;color:#344054}.cart-extra{margin:0!important;border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;padding:12px 16px!important}.cart-extra summary{font-size:12px;color:#667085}.cart-extra div{display:grid;gap:7px}.cart-extra button,.cart-extra select{font-size:12px}.cart-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a2b3;gap:5px}.cart-empty span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#f2f4f7;font-size:25px}.cart-empty b{color:#475467}.pos-dialog{width:min(560px,94vw);border:0;border-radius:18px;padding:0;box-shadow:0 24px 80px #10182845}.pos-dialog::backdrop{background:#10182888;backdrop-filter:blur(3px)}.pos-dialog form{padding:18px}.pos-dialog header{background:none;color:#101828;padding:0 0 14px;display:flex}.pos-dialog header h2{margin:2px 0}.pos-dialog header button{margin-left:auto;width:38px;height:38px;padding:0;background:#f2f4f7;color:#344054}.dialog-mini{display:grid;grid-template-columns:90px 90px 1fr;gap:8px}.pos-dialog footer{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;padding:14px 0 0}.pos-dialog footer button{min-height:43px}.tables.premium-tables .table.free{background:#fff!important;border:1px solid #dfe5ec!important;color:#344054!important}.tables.premium-tables .table.busy{background:#fff7ed!important;border:1px solid #fed7aa!important;color:#9a3412!important}.tables.premium-tables .table{box-shadow:0 3px 12px #1018280b!important}.tables.premium-tables .table:hover{transform:translateY(-2px)}
@media(max-width:900px){main{padding:0 10px!important}.pos-workspace{display:flex;flex-direction:column}.pos-catalog{order:1;width:100%;padding:10px}.pos-cart{order:2;position:relative;top:auto;width:100%}.pos-tools{top:64px}.pos-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-product{min-height:104px}.cart-list{max-height:none}.dialog-mini{grid-template-columns:1fr 1fr}.dialog-mini label:last-child{grid-column:1/-1}}
@media(max-width:480px){.pos-products{grid-template-columns:1fr 1fr;gap:7px}.pos-product{min-height:96px;padding:10px}.product-copy b{font-size:13px}.product-copy small{display:none}.product-side strong{font-size:12px}.product-side .plus{width:29px;height:29px}.pos-topbar h1{font-size:1.25rem}}

/* v3.6 restaurant-first dynamic dark POS */
:root{--we-bg:#0d0503;--we-panel:#160b07;--we-panel-2:#1c0f09;--we-line:#4a2818;--we-line-soft:#321a10;--we-orange:#ff7b31;--we-orange-2:#ff8b46;--we-text:#fff7f0;--we-muted:#b88f79;--we-danger:#ff5e5e;--we-green:#53c788}
body.we-pos{background:var(--we-bg);color:var(--we-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh}.we-pos main{max-width:none;margin:0;padding:0 0 18px}.we-pos footer{display:none}.app-header{height:56px!important;padding:0 16px!important;background:#100704!important;border-bottom:1px solid var(--we-line-soft)!important;box-shadow:none!important;position:sticky;top:0;z-index:50;flex-wrap:nowrap}.brand{gap:10px;color:#fff;text-decoration:none}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--we-orange);color:#120603;display:grid;place-items:center;font-size:18px;font-weight:950}.brand-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important}.brand-copy b{font-size:14px;line-height:1.05;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-copy small{font-size:8px;letter-spacing:.22em;color:#b88f79!important}.quick-nav{margin-left:22px;display:flex;gap:4px}.quick-nav a{padding:7px 10px!important;color:#d6b7a7!important;text-decoration:none;border-radius:9px;font-size:12px}.quick-nav a:hover{background:#26130b!important;color:#fff!important}.header-right{margin-left:auto;display:flex;align-items:center;gap:8px}.user-chip{border:1px solid var(--we-line);background:#1b0e08;color:#ead0c1;padding:7px 11px;border-radius:999px;font-size:11px}.app-menu{position:relative;margin:0!important;border:0!important;padding:0!important}.app-menu summary,.logout-icon{list-style:none;width:36px;height:36px;border:1px solid var(--we-line);background:#1b0e08;color:#ead0c1;border-radius:10px;display:grid;place-items:center;cursor:pointer;text-decoration:none}.app-menu summary::-webkit-details-marker{display:none}.app-menu>div{position:absolute;right:0;top:43px;width:230px;background:#1a0d08;border:1px solid var(--we-line);border-radius:14px;padding:8px;box-shadow:0 22px 70px #000a;z-index:80}.app-menu>div b{display:block;color:#7f6354;font-size:10px;text-transform:uppercase;letter-spacing:.12em;padding:8px}.app-menu>div a{display:block;color:#f6e9e1;text-decoration:none;padding:9px 10px;border-radius:8px;font-size:12px}.app-menu>div a:hover{background:#2b160d}.flash{position:fixed;right:16px;top:68px;z-index:100;max-width:420px;background:#fff;color:#18110e;border:0;border-radius:12px;padding:11px 14px;box-shadow:0 12px 50px #0008}.flash.success{background:#e9fff2;color:#14532d}.flash.danger{background:#fff0f0;color:#991b1b}.flash-hide{opacity:0;transform:translateY(-6px);transition:.25s;pointer-events:none}

/* tables */
.dashboard-head{display:flex;justify-content:space-between;align-items:end;padding:28px 32px 18px;border-bottom:1px solid var(--we-line-soft)}.dashboard-head h1{font-size:30px;margin:2px 0 3px}.dashboard-head p{margin:0;color:var(--we-muted);font-size:12px}.eyebrow{color:var(--we-orange);font-size:10px;letter-spacing:.18em;font-weight:900}.live-badge{border:1px solid var(--we-line);border-radius:999px;padding:8px 12px;font-size:11px;color:#dec4b6}.live-badge i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--we-green);margin-right:5px;box-shadow:0 0 0 4px #53c78818}.restaurant-tables{padding:20px 32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:10px}.restaurant-table{min-height:128px;padding:15px;border:1px solid var(--we-line-soft);border-radius:16px;background:var(--we-panel);color:#fff;text-decoration:none;display:flex;flex-direction:column;transition:.16s}.restaurant-table:hover{transform:translateY(-2px);border-color:#6a3922;background:#1b0e09}.restaurant-table.busy{border-color:#93451f;background:linear-gradient(150deg,#241109,#160a06)}.table-card-top{display:flex;align-items:center;gap:8px}.table-card-top>span{color:var(--we-orange)}.table-card-top>b{font-size:14px}.table-card-top i{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#604236}.restaurant-table.busy .table-card-top i{background:var(--we-orange);box-shadow:0 0 0 4px #ff7b3118}.restaurant-table>strong{margin-top:auto;font-size:15px}.restaurant-table>small{color:var(--we-muted);font-size:10px;margin-top:3px}.restaurant-table.free{opacity:.82}

/* order workspace */
.pos-shell{display:grid;grid-template-columns:220px minmax(520px,1fr) 390px;min-height:calc(100vh - 56px)}.pos-table-rail{border-right:1px solid var(--we-line-soft);padding:24px 14px;background:#0f0604}.rail-label{font-size:9px;color:#c39d88;letter-spacing:.2em;font-weight:900;padding:0 8px 12px}.rail-tables{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rail-table{min-height:72px;border:1px solid var(--we-line-soft);border-radius:13px;background:#170b07;color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;transition:.15s}.rail-table:hover{border-color:#724126;background:#201009}.rail-table.selected{background:var(--we-orange);color:#140704;border-color:var(--we-orange);box-shadow:0 8px 30px #ff7b3122}.rail-table.busy:not(.selected){border-color:#67351f}.rail-table .table-icon{font-size:12px}.rail-table b{font-size:11px}.rail-table small{font-size:8px;color:#9e7561}.rail-table.selected small{color:#6d2d0c}.pos-center{padding:24px 16px 30px;min-width:0}.pos-center-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.pos-center-head h1{margin:3px 0 0;font-size:26px;letter-spacing:-.04em}.pos-searchbox{margin:0;width:min(290px,35%);height:44px;border:1px solid var(--we-line);border-radius:13px;background:#1a0d08;display:flex;align-items:center;gap:8px;padding:0 12px}.pos-searchbox span{color:#a77d68}.pos-searchbox input{border:0!important;background:transparent!important;color:#fff!important;outline:0;padding:0!important}.pos-searchbox input::placeholder{color:#9c7560}.category-strip{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip button{width:auto;min-width:max-content;border:1px solid var(--we-line);background:#190c07;color:#ceb0a0;border-radius:12px;padding:10px 15px;font-size:11px;font-weight:800}.category-strip button.active{background:#26120a;color:var(--we-orange);border-color:#c25c27}.catalog-meta{display:flex;justify-content:space-between;align-items:center;margin:4px 0 12px}.catalog-meta b{font-size:12px}.catalog-meta span{font-size:9px;color:var(--we-muted)}.product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.product-card{min-height:224px;background:var(--we-panel);border:1px solid var(--we-line-soft);border-radius:17px;padding:15px;display:flex;flex-direction:column;color:#fff;transition:.16s;overflow:hidden}.product-card:hover{transform:translateY(-2px);border-color:#6b3821;background:#1a0d08;box-shadow:0 15px 35px #0004}.product-card-top{display:flex;justify-content:space-between;align-items:center}.product-no{background:#2b170e;color:#bc9580;border-radius:8px;padding:5px 7px;font-size:9px}.product-card-top strong{font-size:12px;color:var(--we-orange)}.product-main{padding:22px 0 15px}.product-main h3{margin:0 0 6px;font-size:18px;line-height:1.28;letter-spacing:-.025em}.product-main p{margin:0;color:#c09c89;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-main small{display:block;color:#856957;margin-top:9px;font-size:9px}.quick-add-form{margin-top:auto}.product-add{margin-top:auto!important;min-height:39px!important;border:0!important;border-radius:11px!important;background:var(--we-orange)!important;color:#170704!important;font-size:11px!important;font-weight:950!important;display:flex;justify-content:center;align-items:center;gap:7px}.product-add:hover{background:var(--we-orange-2)!important}.product-add.disabled{background:#2b1b15!important;color:#7f6658!important}.product-card.sold-out{opacity:.55}.pos-cart-panel{border-left:1px solid var(--we-line-soft);background:#120804;position:sticky;top:56px;height:calc(100vh - 56px);display:flex;flex-direction:column;min-width:0}.cart-head{padding:18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--we-line-soft)}.cart-icon{width:40px;height:40px;border-radius:12px;background:#4a210e;color:var(--we-orange);display:grid;place-items:center}.cart-head h2{margin:0;font-size:15px}.cart-head small{color:#bd927b;font-size:9px}.cart-items{padding:14px 16px;overflow:auto;flex:1}.cart-line{padding:13px 0;border-bottom:1px solid var(--we-line-soft)}.cart-line-head{display:flex;justify-content:space-between;gap:8px}.cart-line-head b{font-size:12px}.cart-line-head strong{font-size:12px;white-space:nowrap}.cart-line>small{display:block;color:#a57b65;font-size:9px;margin-top:4px}.qty-row{display:flex;align-items:center;gap:6px;margin-top:11px}.qty-row form{width:auto;margin:0}.qty-row button{width:32px;height:30px;border:1px solid var(--we-line);border-radius:9px;background:#28150d;color:#fff;padding:0}.qty-row span{width:28px;text-align:center;font-weight:900;font-size:12px}.remove-form{margin-left:auto!important}.remove-item{color:#ff7777!important;background:#2a1111!important;border-color:#4b2020!important}.cart-note{padding:10px 16px;border-top:1px solid var(--we-line-soft)}.cart-note textarea{min-height:60px;background:#140905;color:#fff;border:1px solid var(--we-line);border-radius:12px;font-size:10px;resize:none}.cart-bottom{padding:12px 16px 16px;border-top:1px solid var(--we-line-soft)}.total-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px;color:#d8b7a5;font-size:11px}.total-row strong{font-size:25px;color:#fff}.send-kitchen{height:48px;border-radius:12px!important;background:var(--we-orange)!important;color:#160704!important;font-size:13px!important;font-weight:950!important}.print-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.print-actions form{margin:0}.print-actions button{background:#2a160d;color:#f6e5dc;border:1px solid var(--we-line);border-radius:10px;font-size:10px}.cart-more{margin:7px 0 0!important;padding:0!important;border:0!important}.cart-more summary{font-size:9px;color:#9f7864;text-align:center;padding:5px;cursor:pointer}.cart-more div{display:grid;gap:6px;margin-top:6px}.cart-more select,.cart-more button{background:#201008;color:#fff;border:1px solid var(--we-line);font-size:10px}.close-table{background:#261313!important;color:#ff8a8a!important}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c6d5e;gap:6px}.cart-empty>span{font-size:38px;color:#6c4d3d}.cart-empty b{font-size:12px;color:#fff}.cart-empty small{font-size:9px}.pos-dialog{width:min(560px,94vw);border:1px solid var(--we-line);border-radius:18px;padding:0;background:#170b07;color:#fff;box-shadow:0 30px 90px #000b}.pos-dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.pos-dialog form{padding:18px}.pos-dialog header{background:none!important;color:#fff!important;padding:0 0 13px!important;border-bottom:1px solid var(--we-line-soft)}.pos-dialog header h2{margin:2px 0}.pos-dialog header button{margin-left:auto;width:36px;height:36px;padding:0;background:#2b160d;color:#fff}.modifier-group{border-color:var(--we-line);background:#120804}.modifier-choice{border-bottom-color:var(--we-line-soft)}.dialog-mini{display:grid;grid-template-columns:90px 90px 1fr;gap:8px}.pos-dialog input,.pos-dialog select{background:#120804;color:#fff;border-color:var(--we-line)}.pos-dialog footer{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;padding:14px 0 0}.pos-dialog .secondary{background:#2b160d;color:#d7b7a6}.pos-dialog footer button:last-child{background:var(--we-orange);color:#170704}

/* admin pages harmonized */
.we-pos main>h1,.we-pos main>.page-head,.we-pos main>.toolbar,.we-pos main>.card,.we-pos main>.two,.we-pos main>.grid,.we-pos main>form,.we-pos main>table{margin-left:22px;margin-right:22px}.we-pos main>h1{margin-top:24px}.card{background:#170b07;color:#fff;border:1px solid var(--we-line-soft);box-shadow:none}.card input,.card select,.card textarea,table input,table select{background:#120804;color:#fff;border-color:var(--we-line)}table{color:#f7e9e1}th,td{border-bottom-color:var(--we-line-soft)}th{color:#a98470;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.btn,button{background:var(--we-orange);color:#160704}.secondary{background:#2a160d;color:#fff}

@media(max-width:1180px){.pos-shell{grid-template-columns:170px minmax(440px,1fr) 330px}.product-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.rail-tables{grid-template-columns:1fr}.pos-center-head{align-items:stretch;flex-direction:column}.pos-searchbox{width:100%;max-width:none}}
@media(max-width:900px){.app-header{padding:0 9px!important}.brand-copy b{max-width:130px}.quick-nav span{display:none}.user-chip{display:none}.pos-shell{display:flex;flex-direction:column}.pos-table-rail{order:0;border-right:0;border-bottom:1px solid var(--we-line-soft);padding:10px;position:sticky;top:56px;z-index:20}.rail-label{display:none}.rail-tables{display:flex;overflow-x:auto;gap:7px}.rail-table{min-width:82px;min-height:56px}.pos-center{order:1;padding:14px 10px}.pos-cart-panel{order:2;position:relative;top:auto;height:auto;border-left:0;border-top:1px solid var(--we-line-soft);min-height:420px}.pos-center-head h1{font-size:21px}.product-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{min-height:190px;padding:12px}.product-main{padding:16px 0 12px}.product-main h3{font-size:15px}.dialog-mini{grid-template-columns:1fr 1fr}.dialog-mini label:last-child{grid-column:1/-1}.restaurant-tables{padding:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-head{padding:20px 14px 14px}}
@media(max-width:500px){.brand-copy small{display:none}.quick-nav{margin-left:4px}.product-cards{grid-template-columns:1fr 1fr}.product-card{min-height:170px}.product-main p{display:none}.product-main h3{font-size:14px}.product-add{font-size:10px!important}.pos-searchbox{height:40px}.category-strip button{padding:9px 12px}.total-row strong{font-size:22px}}

/* v3.6.1 — category-first menu admin + cleaner POS cart */
.product-main small{display:none!important}
.item-note-form{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;margin-top:10px}.item-note-form input{height:34px!important;min-height:34px!important;padding:6px 9px!important;border-radius:9px!important;background:#170a06!important;border:1px solid var(--we-line)!important;color:#fff!important;font-size:10px!important}.item-note-form button{height:34px!important;min-height:34px!important;width:34px!important;padding:0!important;border-radius:9px!important;background:#2a160d!important;color:var(--we-orange)!important;border:1px solid var(--we-line)!important}.cart-line{padding:14px 0}.qty-row{margin-top:9px}
.menu-admin-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.menu-create-category{border-radius:17px!important}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{margin:0}.section-title small{color:var(--muted)}.admin-inline-form{display:grid;grid-template-columns:minmax(180px,2fr) minmax(130px,1fr) 110px 110px auto;gap:9px;align-items:end}.admin-inline-form label,.product-editor-grid label{margin:0}.admin-inline-form button{height:43px}.menu-category-stack{display:grid;gap:13px}.menu-category-card{background:var(--panel,#fff);border:1px solid var(--line,#e5e7eb);border-radius:18px;overflow:hidden;box-shadow:0 3px 14px #10182808}.menu-category-bar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line,#e5e7eb)}.menu-category-bar>div:first-child{display:flex;align-items:center;gap:11px}.category-type-icon{width:42px;height:42px;border-radius:12px;background:#fff3eb;display:grid;place-items:center;font-size:18px}.menu-category-bar h2{margin:0;font-size:17px}.menu-category-bar small{color:var(--muted);font-size:11px}.category-actions{display:flex;gap:7px}.category-actions button.compact{width:auto!important;min-height:36px!important;padding:7px 11px!important}.hidden-box{display:none!important}.category-edit-box,.product-add-box{padding:14px 15px;border-bottom:1px solid var(--line,#e5e7eb);background:#fafbfc}.product-add-box h3{margin:0 0 12px;font-size:14px}.product-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.product-editor-grid .span2{grid-column:span 2}.product-editor-grid textarea{min-height:72px}.category-products{padding:7px 10px 11px}.admin-product-row{border:1px solid var(--line,#e5e7eb);border-radius:12px;margin:6px 0;background:#fff;overflow:hidden}.admin-product-row>summary{list-style:none;display:grid;grid-template-columns:44px minmax(0,1fr) 100px auto auto;gap:9px;align-items:center;padding:11px 12px;cursor:pointer}.admin-product-row>summary::-webkit-details-marker{display:none}.admin-product-no{font-size:10px;color:var(--muted);background:#f2f4f7;border-radius:7px;padding:5px 6px;text-align:center}.admin-product-row summary b{font-size:13px}.admin-product-row summary strong{text-align:right;font-size:12px}.row-chevron{font-size:15px;color:var(--muted)}.mini-status{font-size:9px;padding:5px 7px;border-radius:999px;background:#f2f4f7;color:#667085}.mini-status.sold{background:#fff1f0;color:#b42318}.admin-product-body{padding:14px;border-top:1px solid var(--line,#e5e7eb);background:#fafbfc}.slim-actions{margin-top:9px}.category-empty{padding:18px;text-align:center;color:var(--muted);font-size:12px}.category-empty button{width:auto!important;margin-left:6px}.import-card{margin-top:14px}
@media(max-width:1050px){.admin-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inline-form button{grid-column:span 2}.product-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-grid .span2{grid-column:span 2}}
@media(max-width:650px){.menu-admin-head{align-items:stretch;flex-direction:column}.menu-category-bar{align-items:flex-start}.category-actions{flex-direction:column}.admin-inline-form,.product-editor-grid{grid-template-columns:1fr}.admin-inline-form button,.product-editor-grid .span2{grid-column:1}.admin-product-row>summary{grid-template-columns:40px minmax(0,1fr) auto}.admin-product-row summary strong{grid-column:2;text-align:left}.mini-status{display:none}.row-chevron{grid-column:3;grid-row:1/3}.item-note-form input{font-size:11px!important}}


/* v3.6.2 — menu admin dark-theme repair */
.we-pos .menu-admin-head{margin-top:22px!important;margin-bottom:14px!important;align-items:center}.we-pos .menu-admin-head h1{margin:4px 0 3px!important;color:#fff;font-size:28px!important;letter-spacing:-.035em}.we-pos .menu-admin-head .muted{margin:0;color:#a9826d!important}.we-pos .menu-admin-head .eyebrow{color:var(--we-orange)!important}.we-pos .menu-admin-head .btn{width:auto!important;min-width:120px!important}
.we-pos .menu-create-category{margin:0 22px 14px!important;padding:16px 18px!important;background:#170b07!important;border:1px solid var(--we-line)!important;color:#fff!important;border-radius:16px!important}.we-pos .menu-create-category h2{color:#fff}.we-pos .menu-create-category small{color:#a9826d!important}.we-pos .menu-create-category label,.we-pos .product-editor-grid label,.we-pos .category-edit-box label{color:#cda58f!important;font-size:10px!important;font-weight:800!important}.we-pos .menu-create-category input,.we-pos .menu-create-category select,.we-pos .product-editor-grid input,.we-pos .product-editor-grid select,.we-pos .product-editor-grid textarea,.we-pos .category-edit-box input,.we-pos .category-edit-box select{background:#100704!important;color:#fff!important;border:1px solid var(--we-line)!important;box-shadow:none!important}.we-pos .menu-create-category input:focus,.we-pos .product-editor-grid input:focus,.we-pos .product-editor-grid select:focus,.we-pos .product-editor-grid textarea:focus{border-color:var(--we-orange)!important;outline:none!important}
.we-pos .menu-category-stack{margin:0 22px!important;gap:10px!important}.we-pos .menu-category-card{background:#170b07!important;border:1px solid var(--we-line-soft)!important;color:#fff!important;border-radius:16px!important;box-shadow:none!important;overflow:hidden}.we-pos .menu-category-bar{min-height:66px!important;padding:12px 15px!important;border-bottom:1px solid var(--we-line-soft)!important;background:#190c07!important}.we-pos .category-type-icon{width:38px!important;height:38px!important;border-radius:11px!important;background:#3b1b0e!important;color:var(--we-orange)!important}.we-pos .menu-category-bar h2{color:#fff!important;font-size:16px!important}.we-pos .menu-category-bar small{color:#a9826d!important}.we-pos .category-actions button{border:1px solid var(--we-line)!important}.we-pos .category-actions .secondary{background:#2a160d!important;color:#fff!important}.we-pos .category-actions button:not(.secondary){background:var(--we-orange)!important;color:#160704!important}
.we-pos .category-edit-box,.we-pos .product-add-box{padding:15px!important;background:#120804!important;border-bottom:1px solid var(--we-line-soft)!important;color:#fff!important}.we-pos .product-add-box h3{color:#fff!important}.we-pos .category-products{padding:7px 10px 10px!important;background:#120804!important}.we-pos .admin-product-row{background:#170b07!important;border:1px solid var(--we-line-soft)!important;color:#fff!important;border-radius:11px!important;box-shadow:none!important}.we-pos .admin-product-row>summary{min-height:54px!important;padding:10px 12px!important;background:#170b07!important;color:#fff!important}.we-pos .admin-product-row>summary:hover{background:#1d0e08!important}.we-pos .admin-product-no{background:#28150d!important;color:#bd927b!important}.we-pos .admin-product-row summary b{color:#fff!important}.we-pos .admin-product-row summary strong{color:var(--we-orange)!important}.we-pos .row-chevron{color:#a9826d!important}.we-pos .mini-status{background:#2a160d!important;color:#d5aa93!important}.we-pos .mini-status.sold{background:#321313!important;color:#ff8f8f!important}.we-pos .admin-product-body{background:#100704!important;border-top:1px solid var(--we-line-soft)!important;color:#fff!important}.we-pos .category-empty{background:#120804!important;color:#9f7864!important}.we-pos .category-empty button{background:#2a160d!important;color:var(--we-orange)!important;border:1px solid var(--we-line)!important}
.we-pos .product-actions,.we-pos .slim-actions{border-top:1px solid var(--we-line-soft)!important}.we-pos .product-actions .secondary,.we-pos .slim-actions .secondary{background:#2a160d!important;color:#fff!important;border:1px solid var(--we-line)!important}.we-pos .product-actions .danger,.we-pos .slim-actions .danger{background:#321313!important;color:#ff8b8b!important;border:1px solid #542020!important}.we-pos .product-actions .is-on{background:#3b1b0e!important;color:var(--we-orange)!important}
.we-pos .import-card{margin:14px 22px 22px!important;padding:0!important;background:#170b07!important;border:1px solid var(--we-line-soft)!important;border-radius:14px!important;color:#fff!important;overflow:hidden}.we-pos .import-card>summary{list-style:none;cursor:pointer;padding:14px 16px!important;color:#cda58f!important;font-size:12px!important;font-weight:850!important}.we-pos .import-card>summary::-webkit-details-marker{display:none}.we-pos .import-card[open]>summary{border-bottom:1px solid var(--we-line-soft)!important}.we-pos .import-body{padding:14px 16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.we-pos .import-body form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0}.we-pos .import-body input[type=file]{max-width:320px;color:#cda58f;background:#100704;border:1px solid var(--we-line);border-radius:9px;padding:7px}
@media(max-width:650px){.we-pos .menu-admin-head,.we-pos .menu-category-stack,.we-pos .import-card{margin-left:10px!important;margin-right:10px!important}.we-pos .menu-create-category{margin-left:10px!important;margin-right:10px!important}.we-pos .menu-category-bar{gap:8px!important}.we-pos .category-actions{flex-direction:row!important}.we-pos .category-actions .compact{font-size:0!important}.we-pos .category-actions .compact:first-child::after{content:'✎';font-size:14px}.we-pos .category-actions .compact:last-child::after{content:'＋';font-size:16px}.we-pos .admin-product-row>summary{grid-template-columns:38px minmax(0,1fr) auto!important}.we-pos .admin-product-row summary strong{grid-column:2!important}.we-pos .menu-admin-head .btn{width:100%!important}}
/* v3.6.3 product option builder */
.product-options-panel{margin-top:16px;padding:16px;border:1px solid var(--line,#4a2414);border-radius:16px;background:rgba(255,255,255,.015)}
.options-head,.option-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.options-head h3{margin:0 0 3px}.options-head small,.option-group-title small{opacity:.65}
.option-group-list{display:grid;gap:10px;margin-top:12px}.option-group-card{padding:12px;border:1px solid var(--line,#4a2414);border-radius:13px;background:rgba(0,0,0,.12)}
.option-chip-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.option-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--line,#4a2414);border-radius:999px;background:rgba(255,122,35,.06)}
.option-chip form{display:inline;margin:0}.option-chip button,.icon-danger{border:0;background:transparent;padding:0 2px;min-width:0;color:inherit;opacity:.65;font-size:17px}.option-chip button:hover,.icon-danger:hover{opacity:1;color:#ff725f}
.options-empty{margin-top:12px;padding:12px;border:1px dashed var(--line,#4a2414);border-radius:12px;opacity:.65}
.option-add-box{margin-top:12px}.option-builder{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid var(--line,#4a2414)}.option-builder .span2{grid-column:1/-1}.option-builder textarea{min-height:125px}.option-builder small{display:block;opacity:.6;margin:3px 0 6px}.check-field{display:flex!important;align-items:center;gap:8px;padding-top:24px}.check-field input{width:auto}.option-presets{display:flex;gap:7px;flex-wrap:wrap}
@media(max-width:720px){.option-builder{grid-template-columns:1fr}.option-builder .span2{grid-column:auto}.options-head{align-items:flex-start}.option-group-title{align-items:flex-start}.check-field{padding-top:4px}}

/* v3.6.5 — mobile-first POS + bottom-sheet cart */
.mobile-cart-toggle,.mobile-cart-backdrop,.mobile-cart-close{display:none}
.update-page{max-width:720px;margin:38px auto;padding:0 18px}.update-card{background:#170b07;border:1px solid var(--we-line);border-radius:22px;padding:24px;color:#fff}.update-card h1{margin:8px 0 6px}.update-card p{color:#bd927b;line-height:1.55}.update-upload{display:grid;gap:12px;margin:20px 0}.update-upload input[type=file]{margin-top:8px;background:#100704;color:#fff;border:1px solid var(--we-line)}.update-upload button{min-height:48px;border-radius:13px}.update-card>small{color:#8f6b59}

@media(max-width:900px){
  body.we-pos{padding-bottom:82px;overflow-x:hidden}
  .app-header{height:58px!important;min-height:58px!important;padding:0 12px!important;gap:8px!important;position:sticky!important;top:0!important;z-index:80!important}
  .brand{min-width:0!important;flex:1!important}.brand-mark{width:40px!important;height:40px!important;border-radius:12px!important}.brand-copy{min-width:0!important}.brand-copy b{max-width:155px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px!important}.brand-copy small{display:none!important}
  .quick-nav{display:none!important}.user-chip,.logout-icon{display:none!important}.header-right{margin-left:auto!important}.app-menu>summary{width:42px!important;height:42px!important;border-radius:12px!important;font-size:0!important;display:grid!important;place-items:center!important}.app-menu>summary::after{content:'☰';font-size:20px!important}.app-menu>div{position:fixed!important;right:10px!important;top:64px!important;left:10px!important;width:auto!important;max-height:calc(100dvh - 78px)!important;overflow:auto!important;border-radius:18px!important;padding:10px!important;z-index:120!important}.app-menu>div>a{min-height:46px!important;display:flex!important;align-items:center!important;padding:10px 12px!important;font-size:14px!important}
  main{margin:0!important;padding:0!important;max-width:none!important}
  .dashboard-head{padding:24px 18px 14px!important}.dashboard-head h1{font-size:34px!important}.dashboard-head p{font-size:14px!important}.restaurant-tables{padding:12px 14px 24px!important;gap:10px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.restaurant-table{min-height:150px!important;padding:16px!important;border-radius:18px!important}.restaurant-table strong{font-size:19px!important}.restaurant-table small{font-size:11px!important}
  .pos-shell{display:flex!important;flex-direction:column!important;min-height:auto!important}.pos-table-rail{order:0!important;position:sticky!important;top:58px!important;z-index:45!important;background:#0d0503!important;padding:8px 10px!important;border-bottom:1px solid var(--we-line-soft)!important}.rail-tables{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;gap:7px!important;scrollbar-width:none;padding-bottom:2px}.rail-tables::-webkit-scrollbar{display:none}.rail-table{flex:0 0 104px!important;min-width:104px!important;min-height:64px!important;padding:9px 10px!important;border-radius:14px!important}.rail-table b{font-size:13px!important}.rail-table small{font-size:9px!important}.table-icon{font-size:10px!important}
  .pos-center{order:1!important;padding:18px 12px 28px!important;min-width:0!important}.pos-center-head{gap:13px!important;margin-bottom:12px!important}.pos-center-head .eyebrow{font-size:10px!important}.pos-center-head h1{font-size:26px!important;margin-top:4px!important}.pos-searchbox{height:46px!important;border-radius:14px!important}.pos-searchbox input{font-size:14px!important}
  .category-strip{display:flex!important;overflow-x:auto!important;gap:8px!important;margin:10px -12px 12px!important;padding:0 12px 4px!important;scrollbar-width:none!important}.category-strip::-webkit-scrollbar{display:none}.category-strip button{flex:0 0 auto!important;width:auto!important;min-height:42px!important;padding:9px 16px!important;border-radius:14px!important;font-size:12px!important}.catalog-meta{margin:12px 0 9px!important}.catalog-meta span{font-size:10px!important}
  .product-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.product-card{min-height:154px!important;padding:12px!important;border-radius:16px!important}.product-card-top{font-size:10px!important}.product-card-top strong{font-size:12px!important}.product-main{padding:13px 0 9px!important}.product-main h3{font-size:15px!important;line-height:1.22!important}.product-main p{display:none!important}.product-add{min-height:40px!important;border-radius:11px!important;font-size:11px!important;padding:8px!important}
  .pos-cart-panel{display:flex!important;position:fixed!important;left:8px!important;right:8px!important;bottom:8px!important;top:auto!important;height:min(78dvh,720px)!important;min-height:0!important;z-index:110!important;border:1px solid var(--we-line)!important;border-radius:22px!important;box-shadow:0 -20px 70px #000b!important;transform:translateY(calc(100% + 18px))!important;transition:transform .24s ease!important;background:#120804!important;overflow:hidden!important}.mobile-cart-open .pos-cart-panel{transform:translateY(0)!important}.cart-head{padding:14px 15px!important;min-height:65px!important}.cart-head h2{font-size:17px!important}.cart-items{padding:4px 15px 8px!important}.cart-line{padding:12px 0!important}.cart-line-head b,.cart-line-head strong{font-size:13px!important}.qty-row button{width:36px!important;height:34px!important}.qty-row span{font-size:14px!important}.item-note-form input{height:38px!important;font-size:12px!important}.item-note-form button{height:38px!important;width:38px!important}.cart-note{padding:9px 15px!important}.cart-note textarea{min-height:52px!important}.cart-bottom{padding:10px 15px 15px!important}.send-kitchen{min-height:48px!important}.print-actions button{min-height:40px!important;font-size:11px!important}
  .mobile-cart-toggle{display:flex!important;position:fixed!important;left:12px!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;z-index:90!important;min-height:56px!important;border-radius:17px!important;background:var(--we-orange)!important;color:#170704!important;box-shadow:0 12px 35px #0009!important;align-items:center!important;justify-content:space-between!important;padding:0 18px!important;font-size:13px!important}.mobile-cart-toggle b{font-size:13px!important}.mobile-cart-backdrop{display:block!important;position:fixed!important;inset:0!important;background:#0009!important;z-index:100!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important}.mobile-cart-open .mobile-cart-backdrop{opacity:1!important;pointer-events:auto!important}.mobile-cart-close{display:grid!important;margin-left:auto!important;width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border-radius:12px!important;place-items:center!important;background:#2a160d!important;color:#fff!important;font-size:22px!important;border:1px solid var(--we-line)!important}.mobile-cart-open{overflow:hidden!important}
  footer{display:none!important}
}
@media(max-width:430px){.restaurant-tables{grid-template-columns:repeat(2,minmax(0,1fr))!important}.restaurant-table{min-height:142px!important}.product-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-card{min-height:148px!important}.product-card-top .product-no{font-size:9px!important}.product-main h3{font-size:14px!important}.mobile-cart-toggle{left:9px!important;right:9px!important}.pos-dialog{width:calc(100vw - 16px)!important;max-height:88dvh!important}.pos-dialog form{padding:14px!important}.dialog-mini{grid-template-columns:1fr 1fr!important}}

/* v3.6.6 — Workethic Classic Light / mobile-first refresh */
:root{--we-bg:#f6f7f9;--we-panel:#ffffff;--we-soft:#f1f3f5;--we-line2:#dde2e7;--we-text:#20252b;--we-muted2:#667085;--we-accent:#ff7a2f;--we-accent-soft:#fff0e7}
body.we-pos{background:var(--we-bg)!important;color:var(--we-text)!important}
.we-pos .app-header{background:#fff!important;color:var(--we-text)!important;border-bottom:1px solid var(--we-line2)!important;box-shadow:0 1px 7px rgba(16,24,40,.06)!important}
.we-pos .brand{color:var(--we-text)!important}.we-pos .brand-mark{background:var(--we-accent)!important;color:#111!important}.we-pos .brand-copy b{color:var(--we-text)!important}.we-pos .brand-copy small{color:#8b95a1!important}.we-pos .quick-nav a{color:#59636f!important}.we-pos .quick-nav a:hover{background:var(--we-soft)!important;color:#111!important}.we-pos .user-chip{color:#59636f!important;background:#f8f9fb!important;border-color:var(--we-line2)!important}.we-pos .app-menu summary{color:#344054!important;border:1px solid var(--we-line2)!important;background:#fff!important}.we-pos .app-menu summary:hover,.we-pos .app-menu[open] summary{background:var(--we-soft)!important}.we-pos .logout-icon{color:#344054!important;border-color:var(--we-line2)!important;background:#fff!important}
.we-pos main{background:var(--we-bg)!important;color:var(--we-text)!important}.we-pos h1,.we-pos h2,.we-pos h3,.we-pos h4,.we-pos b,.we-pos strong{color:var(--we-text)}.we-pos .eyebrow{color:#7a8491!important}.we-pos .muted,.we-pos small{color:var(--we-muted2)}
.we-pos .dashboard-head{border-bottom:1px solid var(--we-line2)!important}.we-pos .live-badge{background:#fff!important;color:#344054!important;border-color:var(--we-line2)!important}.we-pos .restaurant-table{background:#fff!important;color:var(--we-text)!important;border:1px solid var(--we-line2)!important;box-shadow:0 1px 3px rgba(16,24,40,.04)!important}.we-pos .restaurant-table.busy{border-color:#ffb27f!important;background:#fff9f5!important}.we-pos .restaurant-table.free{border-color:var(--we-line2)!important}.we-pos .restaurant-table .table-card-top span{color:#8b95a1!important}.we-pos .restaurant-table.busy .table-card-top span,.we-pos .restaurant-table.busy .table-card-top i{color:var(--we-accent)!important}.we-pos .restaurant-table.free .table-card-top i{background:#cbd2d9!important}.we-pos .restaurant-table small{color:#7a8491!important}
.we-pos .pos-shell{background:var(--we-bg)!important}.we-pos .pos-table-rail{background:#fff!important;border-color:var(--we-line2)!important}.we-pos .rail-label{color:#8b95a1!important}.we-pos .rail-table{background:#fff!important;color:#344054!important;border:1px solid var(--we-line2)!important}.we-pos .rail-table.active{background:var(--we-accent-soft)!important;border-color:var(--we-accent)!important;color:#111!important}.we-pos .rail-table.busy:not(.active){background:#fff9f5!important;border-color:#ffc8a5!important}.we-pos .rail-table small{color:#8b95a1!important}
.we-pos .pos-center{background:var(--we-bg)!important}.we-pos .pos-center-head h1{color:var(--we-text)!important}.we-pos .pos-searchbox{background:#fff!important;border-color:var(--we-line2)!important;color:var(--we-text)!important}.we-pos .pos-searchbox input{background:transparent!important;color:var(--we-text)!important}.we-pos .pos-searchbox input::placeholder{color:#98a2b3!important}.we-pos .category-strip button{background:#fff!important;color:#475467!important;border:1px solid var(--we-line2)!important}.we-pos .category-strip button.active{background:#2f3640!important;color:#fff!important;border-color:#2f3640!important}.we-pos .catalog-meta{color:#667085!important}.we-pos .product-card{background:#fff!important;color:var(--we-text)!important;border:1px solid var(--we-line2)!important;box-shadow:0 1px 3px rgba(16,24,40,.035)!important}.we-pos .product-card:hover{border-color:#c6ccd3!important;box-shadow:0 5px 14px rgba(16,24,40,.06)!important}.we-pos .product-no{background:#f1f3f5!important;color:#667085!important}.we-pos .product-card-top strong{color:#344054!important}.we-pos .product-main h3{color:#20252b!important}.we-pos .product-add{background:#2f3640!important;color:#fff!important}.we-pos .product-add:hover{background:#171b20!important}
.we-pos .pos-cart-panel{background:#fff!important;color:var(--we-text)!important;border-color:var(--we-line2)!important}.we-pos .cart-head,.we-pos .cart-note,.we-pos .cart-bottom{border-color:var(--we-line2)!important}.we-pos .cart-head h2{color:var(--we-text)!important}.we-pos .cart-head small{color:#7a8491!important}.we-pos .cart-line{border-color:#e9edf1!important}.we-pos .cart-line-head b,.we-pos .cart-line-head strong{color:#20252b!important}.we-pos .qty-row button{background:#f1f3f5!important;color:#20252b!important;border:1px solid #e1e5e9!important}.we-pos .qty-row button:hover{background:#e8ebef!important}.we-pos .item-note-form input,.we-pos .cart-note textarea{background:#fff!important;color:#20252b!important;border-color:#d9dee4!important}.we-pos .item-note-form button{background:#f1f3f5!important;color:#344054!important;border-color:#d9dee4!important}.we-pos .total-row{border-color:var(--we-line2)!important}.we-pos .total-row strong{color:#20252b!important}.we-pos .send-kitchen{background:#2f3640!important;color:#fff!important}.we-pos .print-actions button{background:#fff!important;color:#344054!important;border:1px solid var(--we-line2)!important}.we-pos .empty-cart{color:#98a2b3!important}
.we-pos .card,.we-pos .update-card{background:#fff!important;color:var(--we-text)!important;border-color:var(--we-line2)!important;box-shadow:0 1px 4px rgba(16,24,40,.04)!important}.we-pos .card input,.we-pos .card select,.we-pos .card textarea,.we-pos table input,.we-pos table select,.we-pos .update-upload input[type=file]{background:#fff!important;color:var(--we-text)!important;border-color:#d9dee4!important}.we-pos table{color:var(--we-text)!important}.we-pos th,.we-pos td{border-color:#e5e9ed!important}.we-pos th{color:#667085!important}
/* menu admin: classic white grouped rows */
.we-pos .menu-admin-head h1{color:var(--we-text)!important}.we-pos .menu-admin-head .muted{color:#667085!important}.we-pos .menu-admin-head .eyebrow{color:#7a8491!important}.we-pos .menu-create-category,.we-pos .menu-category-card,.we-pos .import-card{background:#fff!important;color:var(--we-text)!important;border-color:var(--we-line2)!important;box-shadow:0 1px 4px rgba(16,24,40,.04)!important}.we-pos .menu-create-category h2,.we-pos .menu-category-bar h2,.we-pos .product-add-box h3{color:var(--we-text)!important}.we-pos .menu-create-category small,.we-pos .menu-category-bar small{color:#7a8491!important}.we-pos .menu-create-category label,.we-pos .product-editor-grid label,.we-pos .category-edit-box label{color:#59636f!important}.we-pos .menu-create-category input,.we-pos .menu-create-category select,.we-pos .product-editor-grid input,.we-pos .product-editor-grid select,.we-pos .product-editor-grid textarea,.we-pos .category-edit-box input,.we-pos .category-edit-box select{background:#fff!important;color:var(--we-text)!important;border-color:#d9dee4!important}.we-pos .menu-category-bar,.we-pos .category-edit-box,.we-pos .product-add-box,.we-pos .category-products,.we-pos .admin-product-body{background:#fff!important;color:var(--we-text)!important;border-color:#e5e9ed!important}.we-pos .category-type-icon{background:#f1f3f5!important;color:#59636f!important}.we-pos .admin-product-row,.we-pos .admin-product-row>summary{background:#fff!important;color:var(--we-text)!important;border-color:#e5e9ed!important}.we-pos .admin-product-row>summary:hover{background:#f8f9fa!important}.we-pos .admin-product-no,.we-pos .mini-status{background:#f1f3f5!important;color:#667085!important}.we-pos .admin-product-row summary b{color:#20252b!important}.we-pos .admin-product-row summary strong{color:#344054!important}.we-pos .row-chevron{color:#8b95a1!important}.we-pos .category-actions .secondary,.we-pos .product-actions .secondary,.we-pos .slim-actions .secondary{background:#f1f3f5!important;color:#344054!important;border-color:#d9dee4!important}.we-pos .category-actions button:not(.secondary){background:#2f3640!important;color:#fff!important;border-color:#2f3640!important}.we-pos .category-empty{background:#fff!important;color:#98a2b3!important}.we-pos .import-card>summary{color:#59636f!important}.we-pos .import-body input[type=file]{background:#fff!important;color:#59636f!important;border-color:#d9dee4!important}
.we-pos .option-group-card,.we-pos .product-options-panel{background:#fff!important;border-color:#dde2e7!important;color:#20252b!important}.we-pos .option-chip{background:#f6f7f9!important;border-color:#dde2e7!important;color:#344054!important}.we-pos .options-empty{border-color:#cfd5db!important;color:#7a8491!important}

@media(max-width:900px){
  body.we-pos{padding-bottom:76px!important;background:#f6f7f9!important}
  .we-pos .app-header{height:56px!important;min-height:56px!important;padding:0 10px!important}.we-pos .brand-mark{width:36px!important;height:36px!important;border-radius:10px!important}.we-pos .brand-copy b{max-width:190px!important;font-size:14px!important}.we-pos .app-menu>summary{width:38px!important;height:38px!important;border-radius:10px!important}.we-pos .app-menu>div{top:60px!important;background:#fff!important;border-color:#dfe3e8!important;box-shadow:0 18px 50px rgba(16,24,40,.18)!important}.we-pos .app-menu>div>a{color:#344054!important}.we-pos .app-menu>div>a:hover{background:#f1f3f5!important}
  .we-pos .quick-nav{display:grid!important;grid-template-columns:repeat(3,1fr)!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:64px!important;margin:0!important;padding:6px max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;background:#fff!important;border-top:1px solid #dde2e7!important;z-index:85!important;box-shadow:0 -5px 18px rgba(16,24,40,.06)!important}.we-pos .quick-nav a{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:2px!important;padding:4px!important;border-radius:9px!important;color:#667085!important;font-size:18px!important}.we-pos .quick-nav a span{display:block!important;font-size:10px!important;line-height:1!important}.we-pos .header-right{margin-left:0!important}.we-pos .logout-icon{display:none!important}
  .we-pos main{padding:0 0 14px!important}.we-pos .dashboard-head{padding:20px 14px 12px!important}.we-pos .dashboard-head h1{font-size:30px!important}.we-pos .dashboard-head p{font-size:13px!important}.we-pos .restaurant-tables{padding:10px 12px 20px!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.we-pos .restaurant-table{min-height:118px!important;padding:13px!important;border-radius:14px!important}.we-pos .restaurant-table strong{font-size:16px!important}.we-pos .restaurant-table small{font-size:10px!important}
  .we-pos .pos-table-rail{top:56px!important;background:#fff!important;padding:7px 8px!important;border-color:#dde2e7!important}.we-pos .rail-table{flex:0 0 92px!important;min-width:92px!important;min-height:58px!important;border-radius:11px!important}.we-pos .pos-center{padding:14px 10px 20px!important}.we-pos .pos-center-head h1{font-size:23px!important}.we-pos .pos-searchbox{height:43px!important;border-radius:11px!important}.we-pos .category-strip{margin:8px -10px 10px!important;padding:0 10px 3px!important}.we-pos .category-strip button{min-height:38px!important;padding:7px 13px!important;border-radius:10px!important}.we-pos .product-cards{grid-template-columns:1fr 1fr!important;gap:7px!important}.we-pos .product-card{min-height:132px!important;padding:10px!important;border-radius:12px!important}.we-pos .product-main{padding:10px 0 7px!important}.we-pos .product-main h3{font-size:14px!important}.we-pos .product-add{min-height:36px!important;border-radius:9px!important;font-size:10px!important}
  .we-pos .pos-cart-panel{left:6px!important;right:6px!important;bottom:70px!important;height:min(72dvh,650px)!important;background:#fff!important;border-color:#d9dee4!important;border-radius:18px!important;box-shadow:0 -14px 45px rgba(16,24,40,.22)!important}.we-pos .mobile-cart-toggle{left:10px!important;right:10px!important;bottom:72px!important;min-height:50px!important;border-radius:14px!important;background:#2f3640!important;color:#fff!important;box-shadow:0 8px 25px rgba(16,24,40,.18)!important}.we-pos .mobile-cart-backdrop{background:rgba(16,24,40,.42)!important}.we-pos .mobile-cart-close{background:#f1f3f5!important;color:#344054!important;border-color:#dde2e7!important}.we-pos .cart-head{padding:12px 14px!important}.we-pos .cart-items{padding:3px 14px 8px!important}.we-pos .cart-line{padding:11px 0!important}.we-pos .cart-note{padding:8px 14px!important}.we-pos .cart-bottom{padding:9px 14px 13px!important}
  .we-pos .menu-admin-head,.we-pos .menu-category-stack,.we-pos .import-card,.we-pos .menu-create-category{margin-left:10px!important;margin-right:10px!important}.we-pos .menu-admin-head{margin-top:16px!important}.we-pos .menu-category-card{border-radius:13px!important}.we-pos .menu-category-bar{min-height:60px!important;padding:10px 12px!important}.we-pos .admin-product-row>summary{min-height:50px!important;padding:9px 10px!important}.we-pos .product-editor-grid{grid-template-columns:1fr!important}.we-pos .product-editor-grid .span2{grid-column:1!important}
}
@media(max-width:430px){.we-pos .restaurant-tables{grid-template-columns:1fr 1fr!important}.we-pos .restaurant-table{min-height:110px!important}.we-pos .product-cards{grid-template-columns:1fr 1fr!important}.we-pos .brand-copy b{max-width:155px!important}}

/* v3.6.7 — simple professional admin + mobile POS cleanup */
.we-pos .manage-page{max-width:1120px;margin:26px auto;padding:0 18px}.we-pos .manage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.we-pos .manage-head h1{margin:3px 0 6px;font-size:30px}.we-pos .manage-head .muted{margin:0}.we-pos .manage-add{min-width:132px;background:#fff!important;color:#344054!important;border:1px solid #d9dee4!important}.we-pos .compact-create{padding:16px!important;border-radius:14px!important}.we-pos .manage-create-form,.we-pos .printer-create-form{display:grid;grid-template-columns:2fr 120px auto;gap:10px;align-items:end}.we-pos .printer-create-form{grid-template-columns:1.2fr 1.4fr 100px 1.3fr 1.4fr auto}.we-pos .manage-create-form label,.we-pos .printer-create-form label{margin:0;color:#59636f;font-size:12px}.we-pos .manage-list{display:grid;gap:8px}.we-pos .manage-row{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dde2e7;border-radius:13px;padding:10px 12px;box-shadow:0 1px 3px rgba(16,24,40,.035)}.we-pos .manage-row.is-inactive{opacity:.7}.we-pos .manage-row-main{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.we-pos .manage-icon{width:38px;height:38px;display:grid;place-items:center;background:#f2f4f7;border-radius:10px;color:#667085;flex:0 0 auto}.we-pos .manage-row label{margin:0}.we-pos .manage-row label small{display:block;font-size:10px;margin:0 0 3px}.we-pos .manage-row input{height:38px;padding:8px 10px}.we-pos .manage-row .grow{flex:1;min-width:0}.we-pos .sort-field{width:105px}.we-pos .status-pill,.we-pos .route-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750;background:#f2f4f7;color:#667085}.we-pos .status-pill.on{background:#ecfdf3;color:#067647}.we-pos .status-pill.off{background:#f2f4f7;color:#667085}.we-pos .save-icon{width:38px;min-width:38px;height:38px;padding:0;background:#2f3640!important;border-radius:10px}.we-pos .row-toggle{width:auto}.we-pos .row-toggle button{white-space:nowrap}.we-pos .manage-empty{padding:34px;text-align:center;background:#fff;border:1px dashed #cfd5db;border-radius:13px;color:#98a2b3}.we-pos .route-chips{display:flex;gap:8px;margin:-4px 0 16px}.we-pos .route-chips span{background:#fff;border:1px solid #dde2e7;border-radius:999px;padding:7px 11px;font-size:12px;color:#59636f}.we-pos .printer-main{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.we-pos .printer-main .grow{display:grid;gap:2px}.we-pos .printer-main small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-pos .manage-actions{display:flex;gap:6px}.we-pos .manage-actions form{margin:0}.we-pos .manage-actions button{width:auto;min-width:72px}.we-pos .ghost-danger{background:#fff!important;color:#b42318!important;border:1px solid #f3c7c4!important}

/* category-first menu management */
.we-pos .admin-category-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 10px;margin:2px 0 12px;scrollbar-width:none}.we-pos .admin-category-tabs::-webkit-scrollbar{display:none}.we-pos .admin-category-tab{width:auto;min-width:max-content;min-height:40px;padding:8px 14px;background:#fff!important;color:#475467!important;border:1px solid #d9dee4!important;border-radius:10px;font-weight:750}.we-pos .admin-category-tab.active{background:#2f3640!important;color:#fff!important;border-color:#2f3640!important}.we-pos .admin-category-tab.add-tab{font-size:18px;padding-inline:13px}.we-pos .admin-category-hidden{display:none!important}.we-pos .menu-category-stack{display:block!important}.we-pos .menu-category-card{margin-bottom:12px}.we-pos .menu-category-bar{position:sticky;top:76px;z-index:5}.we-pos .category-actions{display:flex;gap:7px}.we-pos .category-actions button{width:auto;white-space:nowrap}.we-pos .category-empty button{width:auto;margin-left:6px}.we-pos .product-add-box{border-top:1px solid #e5e9ed!important;padding:14px!important}.we-pos .product-add-box h3{margin:0 0 10px}.we-pos .product-editor-grid button.span2{min-height:44px;background:#2f3640!important}

/* cart + catalog: consistent neutral palette */
.we-pos .pos-cart-panel{box-shadow:-8px 0 30px rgba(16,24,40,.05)!important}.we-pos .cart-head{background:#fff!important}.we-pos .cart-line{background:#fff!important}.we-pos .cart-line-head strong{font-variant-numeric:tabular-nums}.we-pos .qty-row{display:flex!important;align-items:center!important;gap:7px!important}.we-pos .qty-row span{min-width:30px;text-align:center;font-weight:800}.we-pos .qty-row button{width:36px!important;height:36px!important;padding:0!important;border-radius:9px!important}.we-pos .qty-row .remove-item{margin-left:4px;background:#fff!important;color:#b42318!important;border-color:#f3c7c4!important}.we-pos .item-note-form{display:grid!important;grid-template-columns:1fr 38px!important;gap:6px!important}.we-pos .item-note-form input{min-width:0!important;height:38px!important}.we-pos .item-note-form button{width:38px!important;height:38px!important;padding:0!important}.we-pos .send-kitchen{min-height:48px!important;border-radius:11px!important}.we-pos .print-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.we-pos .print-actions form{margin:0}.we-pos .print-actions button{min-height:42px!important}.we-pos .product-card{overflow:visible!important}.we-pos .product-add{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;min-height:42px!important}

@media(max-width:900px){
  .we-pos .manage-page{margin:14px auto;padding:0 10px}.we-pos .manage-head{align-items:center;margin-bottom:12px}.we-pos .manage-head h1{font-size:24px}.we-pos .manage-head .muted{font-size:12px}.we-pos .manage-add{min-width:auto;width:auto;padding:9px 11px}.we-pos .manage-create-form,.we-pos .printer-create-form{grid-template-columns:1fr 1fr}.we-pos .manage-create-form button,.we-pos .printer-create-form button{grid-column:1/-1;min-height:44px}.we-pos .manage-row{padding:10px;align-items:stretch}.we-pos .table-manage-row{display:block}.we-pos .manage-row-main{display:grid;grid-template-columns:38px minmax(0,1fr) 82px 38px;align-items:center}.we-pos .manage-row-main .status-pill{grid-column:2/3;justify-self:start}.we-pos .manage-row-main .save-icon{grid-column:4;grid-row:1}.we-pos .row-toggle{margin:8px 0 0 48px}.we-pos .printer-manage-row{display:grid;gap:9px}.we-pos .printer-main{display:grid;grid-template-columns:38px minmax(0,1fr) auto}.we-pos .printer-main .status-pill{grid-column:2;justify-self:start}.we-pos .printer-main .route-pill{grid-column:3;grid-row:1}.we-pos .manage-actions{display:grid;grid-template-columns:1fr 1fr 1fr}.we-pos .manage-actions button{width:100%;min-width:0;padding:9px 5px;font-size:11px}.we-pos .menu-admin-head{align-items:center!important}.we-pos .menu-admin-head h1{font-size:24px!important}.we-pos .menu-admin-head .muted{font-size:12px!important}.we-pos .admin-category-tabs{position:sticky;top:56px;z-index:12;background:#f6f7f9;padding:8px 10px;margin:0 -10px 10px}.we-pos .menu-category-bar{position:static!important}.we-pos .category-actions button{min-height:38px!important}.we-pos .category-actions button:not(.secondary){font-size:0!important;width:42px!important;padding:0!important}.we-pos .category-actions button:not(.secondary)::after{content:'＋';font-size:20px!important}.we-pos .product-add-box{padding:12px 10px!important}.we-pos .product-editor-grid button.span2{position:sticky;bottom:72px;z-index:8;box-shadow:0 6px 22px rgba(16,24,40,.15)}
  .we-pos .pos-center{padding-bottom:86px!important}.we-pos .product-cards{grid-template-columns:1fr 1fr!important}.we-pos .product-card{min-height:154px!important;padding:10px!important;display:flex!important;flex-direction:column!important}.we-pos .product-main{flex:1!important;min-height:52px!important}.we-pos .product-add{margin-top:auto!important;min-height:42px!important;font-size:11px!important}.we-pos .mobile-cart-toggle{background:#fff!important;color:#20252b!important;border:1px solid #d9dee4!important;box-shadow:0 8px 28px rgba(16,24,40,.15)!important}.we-pos .mobile-cart-toggle span{font-weight:750}.we-pos .mobile-cart-toggle b{color:#20252b!important}.we-pos .pos-cart-panel{border-radius:18px 18px 0 0!important;left:0!important;right:0!important;bottom:64px!important;height:min(78dvh,700px)!important}.we-pos .cart-bottom{background:#fff!important;position:sticky!important;bottom:0!important;z-index:2}.we-pos .cart-items{overflow:auto!important}.we-pos .cart-head{position:sticky!important;top:0!important;z-index:3}
}
@media(max-width:480px){
  .we-pos .product-cards{grid-template-columns:1fr!important;gap:8px!important}.we-pos .product-card{min-height:128px!important}.we-pos .product-card-top{margin-bottom:2px!important}.we-pos .product-main{padding:7px 0!important;min-height:42px!important}.we-pos .product-main h3{font-size:16px!important}.we-pos .product-add{min-height:44px!important;font-size:12px!important}.we-pos .manage-create-form,.we-pos .printer-create-form{grid-template-columns:1fr}.we-pos .manage-create-form button,.we-pos .printer-create-form button{grid-column:auto}.we-pos .manage-row-main{grid-template-columns:34px minmax(0,1fr) 70px 36px}.we-pos .manage-icon{width:34px;height:34px}.we-pos .save-icon{width:36px!important;min-width:36px!important;height:36px!important}.we-pos .sort-field{width:auto}.we-pos .row-toggle{margin-left:44px}.we-pos .menu-category-bar>div:first-child small{display:none}.we-pos .category-type-icon{display:none!important}.we-pos .category-actions{margin-left:auto}.we-pos .admin-product-row>summary{grid-template-columns:auto 1fr auto auto!important}.we-pos .admin-product-no{display:none!important}
}

/* v3.6.8 — compact professional administration */
.we-pos .brand{gap:0!important}.we-pos .brand-copy b{max-width:210px}.we-pos .admin-shell{max-width:1080px;margin:24px auto;padding:0 18px}.we-pos .admin-shell.wide{max-width:1180px}.we-pos .admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.we-pos .admin-head h1{font-size:30px;margin:2px 0 4px}.we-pos .admin-head p{margin:0;color:#667085}.we-pos .admin-card{background:#fff;border:1px solid #e3e7ec;border-radius:14px;padding:16px;box-shadow:0 1px 3px rgba(16,24,40,.04);margin-bottom:12px}.we-pos .admin-card>summary{cursor:pointer;font-weight:800;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.we-pos .admin-card>summary::-webkit-details-marker{display:none}.we-pos .admin-card>summary:after{content:'›';font-size:22px;color:#98a2b3}.we-pos .admin-card[open]>summary{margin-bottom:14px}.we-pos .admin-card[open]>summary:after{transform:rotate(90deg)}.we-pos .hidden-box{display:none!important}.we-pos .btn.small,.we-pos button.small{width:auto;min-height:36px;padding:7px 11px;font-size:12px;border-radius:9px}.we-pos .danger-soft{background:#fff!important;color:#b42318!important;border:1px solid #f1c7c3!important}.we-pos .compact-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:8px;align-items:center}.we-pos .compact-form input,.we-pos .compact-form select{height:40px;margin:0;min-width:0}.we-pos .compact-form button{width:auto;height:40px;white-space:nowrap}.we-pos .simple-list{display:grid;gap:7px}.we-pos .simple-row{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;background:#fff;border:1px solid #e3e7ec;border-radius:12px}.we-pos .simple-row .row-main{flex:1;min-width:0;display:grid;gap:3px}.we-pos .simple-row .row-main b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-pos .simple-row .row-main small{font-size:11px;color:#7b8490;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-pos .row-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;background:#f3f4f6;color:#4b5563;border-radius:9px;font-size:12px}.we-pos .icon-btn{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;display:grid!important;place-items:center!important;background:#fff!important;color:#475467!important;border:1px solid #dfe3e8!important;border-radius:9px!important;text-decoration:none!important}.we-pos .danger-text{color:#b42318!important}.we-pos .muted-row{opacity:.62}.we-pos .inline-edit{display:flex;gap:8px;padding:8px 10px 12px 54px}.we-pos .inline-edit .compact-form{flex:1}.we-pos .list-tools{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;padding:0 4px}.we-pos .list-tools label{margin:0;font-size:12px;color:#667085}.we-pos .empty-state{padding:32px;text-align:center;color:#98a2b3;border:1px dashed #d8dde3;border-radius:12px;background:#fff}.we-pos .row-status select{height:36px;margin:0;min-width:116px}.we-pos .res-form{grid-template-columns:1.3fr 1fr 80px 1.3fr 1fr 1.4fr auto}.we-pos .shift-current{display:flex;align-items:center;justify-content:space-between;gap:16px}.we-pos .shift-current>div{display:grid;gap:3px}.we-pos .shift-current small{color:#7b8490}.we-pos .inline-action{display:flex;align-items:center;gap:8px}.we-pos .inline-action input{height:38px;margin:0}.we-pos .printer-form{grid-template-columns:1.2fr 1.3fr 90px 1fr 1.2fr auto}.we-pos .report-filter{display:flex;align-items:center;justify-content:space-between;gap:12px}.we-pos .report-form{grid-template-columns:150px 150px 1fr auto;flex:1}.we-pos .mini-actions{display:flex;gap:6px}.we-pos .metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px}.we-pos .metric-card{background:#fff;border:1px solid #e3e7ec;border-radius:13px;padding:14px;display:grid;gap:5px}.we-pos .metric-card small{color:#7b8490}.we-pos .metric-card b{font-size:22px}.we-pos .metric-card span{font-size:11px;color:#7b8490}.we-pos .metric-card form{margin-top:4px}.we-pos .email-report{margin-top:12px}.we-pos .email-report .compact-form{grid-template-columns:1fr auto;max-width:430px}.we-pos .settings-sections{display:grid;gap:9px}.we-pos .settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.we-pos .settings-grid label{margin:0;font-size:12px;color:#667085}.we-pos .settings-grid input,.we-pos .settings-grid select,.we-pos .settings-grid textarea{margin-top:4px}.we-pos .settings-grid button{width:auto;min-height:40px;align-self:end}.we-pos .settings-grid .span2{grid-column:span 2}.we-pos .integration-list{display:grid;gap:9px}.we-pos .integration-card summary span:first-child{display:grid;gap:2px}.we-pos .integration-card summary small{color:#7b8490;font-weight:500}.we-pos .webhook{display:block;margin-top:8px;color:#98a2b3}.we-pos .backup-auto{display:flex;align-items:center;justify-content:space-between}.we-pos .backup-auto>div{display:grid;gap:3px}.we-pos .backup-auto small{color:#7b8490}.we-pos .restore-box summary{margin:0}.we-pos .restore-box .compact-form{margin-top:12px;grid-template-columns:1fr auto}.we-pos .status-pill{font-size:11px;padding:5px 8px;border-radius:999px;background:#f2f4f7;color:#667085}.we-pos .status-pill.on{background:#ecfdf3;color:#067647}
@media(max-width:760px){.we-pos .admin-shell{margin:12px auto;padding:0 10px 78px}.we-pos .admin-head{align-items:center;margin-bottom:12px}.we-pos .admin-head h1{font-size:24px}.we-pos .admin-head p{font-size:11px}.we-pos .admin-card{padding:12px;border-radius:12px}.we-pos .compact-form,.we-pos .res-form,.we-pos .printer-form,.we-pos .report-form,.we-pos .settings-grid{grid-template-columns:1fr 1fr}.we-pos .compact-form button,.we-pos .settings-grid button{grid-column:1/-1;width:100%}.we-pos .report-filter{display:grid}.we-pos .mini-actions{display:grid;grid-template-columns:repeat(3,1fr)}.we-pos .mini-actions .btn{width:100%;text-align:center}.we-pos .metric-grid{grid-template-columns:1fr 1fr}.we-pos .simple-row{gap:7px;padding:9px;min-height:54px}.we-pos .row-icon{width:30px;height:30px;flex-basis:30px}.we-pos .icon-btn{width:32px!important;height:32px!important;min-width:32px!important}.we-pos .simple-row .row-main b{font-size:13px}.we-pos .simple-row .row-main small{font-size:10px}.we-pos .inline-edit{padding:8px 0 10px}.we-pos .inline-edit{display:grid}.we-pos .row-status select{max-width:100px;min-width:88px;font-size:11px;padding-inline:6px}.we-pos .shift-current{align-items:flex-start;display:grid}.we-pos .inline-action{display:grid;grid-template-columns:1fr auto}.we-pos .settings-grid .span2{grid-column:1/-1}.we-pos .brand-copy b{max-width:150px}.we-pos .brand-copy small{font-size:8px}}
@media(max-width:440px){.we-pos .compact-form,.we-pos .res-form,.we-pos .printer-form,.we-pos .settings-grid{grid-template-columns:1fr}.we-pos .metric-grid{grid-template-columns:1fr 1fr}.we-pos .simple-row .status-pill{display:none}.we-pos .row-status{max-width:92px}.we-pos .admin-head .btn{padding:7px 9px!important}.we-pos .brand-copy b{max-width:128px}.we-pos .menu-admin-head .btn{font-size:0!important;width:38px!important;min-width:38px!important}.we-pos .menu-admin-head .btn:after{content:'＋';font-size:18px}.we-pos .product-add-box h3{font-size:15px!important}}


/* v3.6.9 — regression pass + centered KDS */
.we-pos .kds-head{width:min(100%,980px);margin:0 auto 16px;padding:0 2px;align-items:center}
.we-pos .kds-tables{width:min(100%,980px);max-width:980px;margin:0 auto;gap:10px}
.we-pos .kds-table-card{width:100%;margin:0 auto}
.we-pos .kds-table-summary{grid-template-columns:38px minmax(150px,1fr) auto auto auto 22px}
.we-pos .kds-detail{padding:0 20px 18px}
.we-pos .kds-order-no{text-align:center;font-weight:700;letter-spacing:.02em}
.we-pos .kds-all-status{max-width:680px;margin:14px auto 0}
.we-pos .kds-hint{text-align:center}
.we-pos .kds-empty{width:100%;margin:0 auto;text-align:center}

/* Keep the v3.6.8 admin work intact and visually consistent. */
.we-pos .admin-shell,.we-pos .admin-shell.wide{width:100%}
.we-pos .simple-row form{margin:0;flex:0 0 auto}
.we-pos .list-tools input[type=checkbox],.we-pos .simple-row>input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:0}
.we-pos .admin-head>.btn,.we-pos .admin-head>form{flex:0 0 auto}
.we-pos .admin-head>form button{width:auto}
.we-pos .printer-form button,.we-pos .res-form button{white-space:nowrap}
.we-pos .report-filter .btn{min-height:36px}
.we-pos .integration-card form+form{margin-top:8px}
.we-pos .backup-auto code{display:inline;padding:0;background:transparent;margin:0;font-size:inherit}

@media(max-width:760px){
 .we-pos .kds-head{padding:0 2px;margin-bottom:10px}
 .we-pos .kds-head h1{font-size:22px}
 .we-pos .kds-table-summary{grid-template-columns:34px minmax(0,1fr) auto 20px;gap:8px;padding:12px}
 .we-pos .kds-table-name{font-size:15px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .we-pos .kds-time{grid-column:2;font-size:11px}
 .we-pos .kds-status{grid-column:3;grid-row:1/3;padding:5px 7px;font-size:10px}
 .we-pos .kds-chevron{grid-column:4;grid-row:1/3}
 .we-pos .kds-detail{padding:0 12px 14px}
 .we-pos .kds-line{grid-template-columns:36px minmax(0,1fr);padding:6px 0}
 .we-pos .kds-all-status{grid-template-columns:1fr 1fr;gap:6px}
 .we-pos .kds-all-status button{min-height:42px;padding:8px 6px;font-size:12px}
 .we-pos .admin-head{gap:8px}
 .we-pos .admin-head>.btn,.we-pos .admin-head>form button{min-width:0;white-space:nowrap}
 .we-pos .list-tools{gap:8px}
 .we-pos .list-tools .btn{width:auto!important}
}


/* v3.7.0 — one consistent add action across administration */
.we-pos .admin-add-btn{
  appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  gap:6px!important;width:auto!important;min-width:0!important;min-height:38px!important;margin:0!important;
  padding:8px 13px!important;border:1px solid #2f3640!important;border-radius:9px!important;
  background:#2f3640!important;color:#fff!important;font-size:12px!important;font-weight:750!important;
  line-height:1!important;white-space:nowrap!important;box-shadow:none!important;cursor:pointer!important;
}
.we-pos .admin-add-btn:hover,.we-pos .admin-add-btn:focus{background:#171b20!important;border-color:#171b20!important;color:#fff!important}
.we-pos .admin-add-btn.compact-add{min-height:36px!important;padding:7px 11px!important;font-size:11px!important}
.we-pos .menu-admin-head .admin-add-btn{width:auto!important;min-width:0!important}
.we-pos .category-actions .admin-add-btn{width:auto!important;min-width:0!important;font-size:11px!important}
.we-pos .category-actions .admin-add-btn::after{content:none!important}
@media(max-width:760px){
  .we-pos .admin-head .admin-add-btn,.we-pos .menu-admin-head .admin-add-btn{width:auto!important;min-width:0!important;min-height:38px!important;padding:8px 11px!important;font-size:11px!important;flex:0 0 auto!important}
  .we-pos .menu-admin-head{flex-direction:row!important;align-items:center!important}
  .we-pos .menu-admin-head>div{min-width:0!important;flex:1!important}
  .we-pos .category-actions .admin-add-btn{font-size:11px!important;width:auto!important;padding:7px 10px!important}
}
@media(max-width:440px){
  .we-pos .menu-admin-head .admin-add-btn{font-size:11px!important;width:auto!important;min-width:0!important}
  .we-pos .menu-admin-head .admin-add-btn:after{content:none!important}
  .we-pos .admin-head .admin-add-btn{font-size:0!important;width:38px!important;height:38px!important;padding:0!important}
  .we-pos .admin-head .admin-add-btn::first-letter{font-size:18px!important}
  .we-pos .admin-head .admin-add-btn:after{content:'＋';font-size:18px!important}
}
/* v3.7.2 dropdown/readability fixes */
.we-pos .app-menu{z-index:1000!important}
.we-pos .app-menu>summary{position:relative;z-index:1002!important}
.we-pos .app-menu>div{z-index:1001!important;overflow:visible!important;line-height:1.35!important}
.we-pos .app-menu>div b{line-height:1.25!important;padding-top:10px!important;padding-bottom:5px!important}
.we-pos .app-menu>div>a{display:flex!important;align-items:center!important;min-height:38px!important;line-height:1.25!important;padding:9px 10px!important;white-space:normal!important}
.we-pos .row-status{display:flex!important;align-items:center!important;min-width:0}
.we-pos .row-status select{height:40px!important;min-height:40px!important;line-height:1.3!important;padding:7px 30px 7px 10px!important;background-color:#fff!important;color:#344054!important;overflow:visible!important}
.we-pos .res-form select,.we-pos .res-form input{line-height:1.25!important}
@media(max-width:760px){
  .we-pos .app-menu>div{max-height:calc(100vh - 82px);overflow-y:auto!important}
  .we-pos .row-status select{height:38px!important;min-height:38px!important;font-size:12px!important;padding:6px 26px 6px 8px!important;max-width:108px!important}
}

/* v3.7.5 — professional login */
.we-pos .login-stage{position:relative;isolation:isolate;min-height:calc(100dvh - 154px);display:grid;place-items:center;overflow:hidden;margin:-22px -16px -24px;padding:54px 18px 64px;background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 46%,#fff5eb 100%)}
.we-pos .login-stage:before{content:"";position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.96),transparent 30%),radial-gradient(circle at 82% 78%,rgba(255,255,255,.76),transparent 26%)}
.we-pos .login-stage:after{content:"";position:absolute;inset:0;z-index:-2;opacity:.32;background-image:linear-gradient(rgba(17,24,39,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent)}
.we-pos .login-orb{position:absolute;z-index:-1;border-radius:999px;filter:blur(1px);pointer-events:none}.we-pos .login-orb-one{width:320px;height:320px;left:-115px;top:24px;background:linear-gradient(145deg,rgba(245,158,11,.18),rgba(249,115,22,.06))}.we-pos .login-orb-two{width:270px;height:270px;right:-95px;bottom:8px;background:linear-gradient(145deg,rgba(59,130,246,.11),rgba(15,23,42,.04))}
.we-pos .login-card{width:min(100%,440px);background:rgba(255,255,255,.92);border:1px solid rgba(208,213,221,.88);border-radius:20px;padding:27px;box-shadow:0 24px 65px rgba(15,23,42,.12),0 3px 10px rgba(15,23,42,.04);backdrop-filter:blur(12px)}
.we-pos .login-brandline{display:flex;align-items:center;gap:11px;padding-bottom:19px;margin-bottom:22px;border-bottom:1px solid #eaecf0}.we-pos .login-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#111827;color:#fff;font-weight:850;font-size:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.we-pos .login-brandline>div{display:grid;gap:1px;min-width:0}.we-pos .login-brandline strong{font-size:14px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-pos .login-brandline small{font-size:9px;letter-spacing:.16em;color:#98a2b3;font-weight:750}
.we-pos .login-intro{margin-bottom:20px}.we-pos .login-kicker{display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#b45309;margin-bottom:7px}.we-pos .login-intro h1{margin:0 0 7px;font-size:29px;letter-spacing:-.035em;color:#101828}.we-pos .login-intro p{margin:0;color:#667085;font-size:13px;line-height:1.55}
.we-pos .login-form{display:grid;gap:13px}.we-pos .login-form label{margin:0;color:#344054;font-size:12px;font-weight:750}.we-pos .login-form input{height:46px;margin-top:6px;background:#fff;border:1px solid #d0d5dd;border-radius:11px;padding:10px 13px;outline:none;transition:border-color .16s,box-shadow .16s}.we-pos .login-form input:focus{border-color:#9aa4b2;box-shadow:0 0 0 4px rgba(17,24,39,.07)}.we-pos .login-form button{height:47px;margin-top:4px;border-radius:11px;background:#111827!important;color:#fff!important;font-weight:800;box-shadow:0 7px 16px rgba(17,24,39,.12);transition:transform .14s,background .14s}.we-pos .login-form button:hover{background:#242c38!important}.we-pos .login-form button:active{transform:translateY(1px)}
.we-pos .login-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px;padding-top:15px;border-top:1px solid #eaecf0}.we-pos .login-links a{color:#475467;text-decoration:none;font-size:12px;font-weight:700}.we-pos .login-links a:hover{text-decoration:underline;color:#111827}.we-pos .login-credit{display:flex;justify-content:center;gap:5px;flex-wrap:wrap;margin-top:22px;color:#98a2b3;font-size:10px}.we-pos .login-credit a{color:#667085;text-decoration:none;font-weight:750}.we-pos .login-credit a:hover{text-decoration:underline}
@media(max-width:600px){.we-pos .login-stage{min-height:calc(100dvh - 132px);margin:-14px -10px -24px;padding:30px 13px 48px}.we-pos .login-card{padding:21px;border-radius:17px}.we-pos .login-intro h1{font-size:26px}.we-pos .login-links{display:grid;grid-template-columns:1fr}.we-pos .login-links a{min-height:28px;display:flex;align-items:center}.we-pos .login-orb-one{width:230px;height:230px}.we-pos .login-orb-two{width:210px;height:210px}}

/* v3.7.7 — login visual language across the complete application */
:root{
  --we-bg:#f3f5f8;--we-panel:#ffffff;--we-panel-glass:rgba(255,255,255,.92);
  --we-soft:#f6f7f9;--we-line2:#dfe3e8;--we-text:#101828;--we-muted2:#667085;
  --we-ink:#111827;--we-orange:#f59e0b;--we-orange-soft:#fff5e8;
}
body.we-pos{
  background:
    radial-gradient(circle at 8% 4%,rgba(255,255,255,.98) 0,rgba(255,255,255,0) 26%),
    radial-gradient(circle at 96% 18%,rgba(245,158,11,.10) 0,rgba(245,158,11,0) 25%),
    radial-gradient(circle at 82% 92%,rgba(59,130,246,.06) 0,rgba(59,130,246,0) 24%),
    linear-gradient(135deg,#f8fafc 0%,#eef2f7 52%,#fff7ed 100%)!important;
  background-attachment:fixed!important;color:var(--we-text)!important;
}
.we-pos main{background:transparent!important;min-height:calc(100dvh - 150px)}
.we-pos .app-header{
  background:rgba(255,255,255,.90)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(208,213,221,.88)!important;box-shadow:0 4px 18px rgba(15,23,42,.055)!important;
}
.we-pos .brand-copy b{color:#101828!important;font-weight:820!important;letter-spacing:-.015em}
.we-pos .brand-copy small{color:#98a2b3!important;letter-spacing:.14em!important}
.we-pos .quick-nav a{border-radius:10px!important;padding:8px 10px!important;color:#475467!important}
.we-pos .quick-nav a:hover{background:#f2f4f7!important;color:#101828!important}
.we-pos .user-chip,.we-pos .app-menu summary,.we-pos .logout-icon{background:rgba(255,255,255,.9)!important;border-color:#d0d5dd!important}
.we-pos .app-menu>div{background:rgba(255,255,255,.98)!important;border:1px solid #d0d5dd!important;border-radius:14px!important;box-shadow:0 22px 60px rgba(15,23,42,.17)!important;backdrop-filter:blur(14px)}
.we-pos .app-menu>div>a{border-radius:8px!important}.we-pos .app-menu>div>a:hover{background:#f2f4f7!important;color:#101828!important}

/* Shared surfaces */
.we-pos .card,.we-pos .admin-card,.we-pos .metric-card,.we-pos .simple-row,.we-pos .menu-create-category,
.we-pos .menu-category-card,.we-pos .import-card,.we-pos .restaurant-table,.we-pos .product-card,
.we-pos .kds-table-card,.we-pos .update-card,.we-pos .pos-cart-panel,.we-pos .pos-table-rail{
  background:var(--we-panel-glass)!important;border-color:rgba(208,213,221,.88)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.055),0 1px 3px rgba(15,23,42,.035)!important;
  backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
}
.we-pos .admin-card,.we-pos .metric-card,.we-pos .simple-row,.we-pos .restaurant-table,.we-pos .product-card,.we-pos .kds-table-card{border-radius:15px!important}
.we-pos .admin-head h1,.we-pos .dashboard-head h1,.we-pos .menu-admin-head h1,.we-pos .kds-head h1{color:#101828!important;letter-spacing:-.035em!important}
.we-pos .admin-head p,.we-pos .muted,.we-pos .catalog-meta{color:#667085!important}
.we-pos .eyebrow{color:#b45309!important;font-weight:800!important;letter-spacing:.08em!important}
.we-pos .row-icon,.we-pos .product-no,.we-pos .admin-product-no,.we-pos .mini-status{background:#f2f4f7!important;color:#667085!important}

/* Forms */
.we-pos input:not([type=checkbox]):not([type=radio]),.we-pos select,.we-pos textarea{
  background:rgba(255,255,255,.96)!important;color:#101828!important;border:1px solid #d0d5dd!important;border-radius:11px!important;
  box-shadow:0 1px 2px rgba(16,24,40,.02)!important;outline:none!important;transition:border-color .16s,box-shadow .16s,background .16s!important;
}
.we-pos input:not([type=checkbox]):not([type=radio]):focus,.we-pos select:focus,.we-pos textarea:focus{
  border-color:#98a2b3!important;box-shadow:0 0 0 4px rgba(17,24,39,.065)!important;background:#fff!important;
}
.we-pos label{color:#344054}.we-pos input::placeholder,.we-pos textarea::placeholder{color:#98a2b3}

/* Primary action language: same strong black used on login */
body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page):not(.we-reports-page):not(.we-tables-admin-page):not(.we-printers-page) button:not(.danger):not(.success):not(.secondary):not(.danger-soft):not(.icon-btn):not(.qty-btn),
.we-pos .btn:not(.danger):not(.success):not(.secondary):not(.danger-soft):not(.icon-btn),
.we-pos .admin-add-btn{
  background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:0 5px 14px rgba(17,24,39,.10)!important;
}
body.we-pos:not(.w122-page):not(.we-category-new-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-reports-page):not(.we-tables-admin-page):not(.we-printers-page) button:not(.danger):not(.success):not(.secondary):not(.danger-soft):not(.icon-btn):hover,
.we-pos .btn:not(.danger):not(.success):not(.secondary):not(.danger-soft):not(.icon-btn):hover,
.we-pos .admin-add-btn:hover{background:#242c38!important;color:#fff!important;border-color:#242c38!important}
.we-pos .secondary{background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:none!important}
.we-pos .secondary:hover{background:#f2f4f7!important;color:#101828!important}
.we-pos .danger,.we-pos button.danger{background:#b42318!important;color:#fff!important}.we-pos .success,.we-pos button.success{background:#067647!important;color:#fff!important}
.we-pos .danger-soft{background:#fff!important;color:#b42318!important;border:1px solid #f0c6c2!important;box-shadow:none!important}
.we-pos .icon-btn{background:#fff!important;color:#475467!important;border-color:#d0d5dd!important;box-shadow:none!important}.we-pos .icon-btn:hover{background:#f2f4f7!important;color:#101828!important}

/* POS/catalog keeps operational state colors while using the new surfaces */
.we-pos .pos-shell,.we-pos .pos-center{background:transparent!important}
.we-pos .pos-searchbox{background:rgba(255,255,255,.94)!important;border-color:#d0d5dd!important;box-shadow:0 7px 20px rgba(15,23,42,.04)!important}
.we-pos .category-strip button{background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;box-shadow:none!important}
.we-pos .category-strip button.active{background:#111827!important;color:#fff!important;border-color:#111827!important}
.we-pos .product-card:hover{border-color:#b8c0ca!important;box-shadow:0 14px 28px rgba(15,23,42,.08)!important;transform:translateY(-1px)}
.we-pos .product-add,.we-pos .send-kitchen{background:#111827!important;color:#fff!important;box-shadow:0 5px 14px rgba(17,24,39,.10)!important}
.we-pos .restaurant-table.busy{background:rgba(255,248,243,.96)!important;border-color:#fdba8c!important}
.we-pos .restaurant-table.free{background:rgba(255,255,255,.94)!important}
.we-pos .rail-table.active{background:#fff3e8!important;border-color:#f59e0b!important;color:#111827!important}
.we-pos .mobile-cart-toggle{background:#111827!important;color:#fff!important;border-color:#111827!important}.we-pos .mobile-cart-toggle b{color:#fff!important}

/* KDS and admin clarity */
.we-pos .kds-tables{gap:13px!important}.we-pos .kds-detail{background:rgba(255,255,255,.50)}
.we-pos .kds-modifiers{background:#f8fafc!important;border-left-color:#f59e0b!important}
.we-pos .metric-card b{color:#101828!important}.we-pos .metric-card small,.we-pos .metric-card span{color:#667085!important}
.we-pos .simple-row:hover{border-color:#c7cdd5!important;background:#fff!important}
.we-pos .admin-card>summary{color:#101828!important}.we-pos .admin-card>summary:after{color:#98a2b3!important}
.we-pos .empty-state{background:rgba(255,255,255,.72)!important;border-color:#d0d5dd!important;color:#98a2b3!important}
.we-pos table{background:rgba(255,255,255,.78)!important;border-radius:13px;overflow:hidden}
.we-pos th{background:#f8fafc!important;color:#667085!important;font-size:12px!important}.we-pos td{background:rgba(255,255,255,.84)!important}
.we-pos details:not(.app-menu):not(.admin-product-row){border-color:#d7dce2!important}
.we-pos .status-pill{background:#f2f4f7!important;color:#667085!important}.we-pos .status-pill.on{background:#ecfdf3!important;color:#067647!important}
.we-pos .flash{border:1px solid #dbe4ee!important;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.we-pos footer{color:#98a2b3!important}

/* Login remains the visual reference, untouched except matching shared variables. */
.we-pos .login-stage{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 46%,#fff5eb 100%)!important}
.we-pos .login-card{background:rgba(255,255,255,.92)!important}
.we-pos .login-form button{background:#111827!important;color:#fff!important}

@media(max-width:760px){
  body.we-pos{background-attachment:scroll!important}
  .we-pos .admin-shell{padding-left:10px!important;padding-right:10px!important}
  .we-pos .card,.we-pos .admin-card,.we-pos .metric-card,.we-pos .simple-row,.we-pos .restaurant-table,.we-pos .product-card,.we-pos .kds-table-card{box-shadow:0 6px 18px rgba(15,23,42,.045)!important}
  .we-pos .quick-nav a{padding:7px 8px!important}
}

/* v3.7.8 — login design system unified across the whole application */
body.we-pos{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  color:#101828!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.we-pos main{font-size:14px;line-height:1.5}
.we-pos h1,.we-pos h2,.we-pos h3,.we-pos h4{
  color:#101828!important;font-weight:800!important;letter-spacing:-.025em!important;line-height:1.18!important;
}
.we-pos h1{font-size:clamp(24px,3vw,30px)!important}.we-pos h2{font-size:20px!important}.we-pos h3{font-size:16px!important}
.we-pos p{color:#667085;line-height:1.55}
.we-pos small,.we-pos .muted{color:#667085!important}

/* Login-like text links everywhere, without changing operational card links */
.we-pos main a:not(.btn):not(.button):not(.restaurant-table):not(.product-card):not(.rail-table):not(.kds-table-card):not(.pos-cart-panel):not(.pos-table-rail){
  color:#475467;text-decoration:none;font-weight:700;transition:color .15s,text-decoration-color .15s;
}
.we-pos main a:not(.btn):not(.button):not(.restaurant-table):not(.product-card):not(.rail-table):not(.kds-table-card):not(.pos-cart-panel):not(.pos-table-rail):hover{
  color:#111827;text-decoration:underline;text-underline-offset:3px;
}

/* Same clean card language as the login panel */
.we-pos .card,.we-pos .admin-card,.we-pos .metric-card,.we-pos .simple-row,.we-pos .menu-create-category,
.we-pos .menu-category-card,.we-pos .import-card,.we-pos .restaurant-table,.we-pos .product-card,.we-pos .kds-table-card,
.we-pos .update-card,.we-pos .pos-cart-panel,.we-pos .pos-table-rail,.we-pos .panel,.we-pos .settings-section,
.we-pos .security-section,.we-pos .integration-card,.we-pos .backup-row{
  background:rgba(255,255,255,.92)!important;border:1px solid rgba(208,213,221,.88)!important;
  border-radius:18px!important;box-shadow:0 18px 45px rgba(15,23,42,.075),0 2px 7px rgba(15,23,42,.035)!important;
  backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
}
.we-pos .card,.we-pos .admin-card,.we-pos .menu-create-category,.we-pos .menu-category-card,.we-pos .import-card,
.we-pos .update-card,.we-pos .settings-section,.we-pos .security-section,.we-pos .integration-card{padding:20px!important}

/* Login input language across all forms */
.we-pos label{color:#344054!important;font-size:12px!important;font-weight:750!important;letter-spacing:0!important}
.we-pos input:not([type=checkbox]):not([type=radio]),.we-pos select,.we-pos textarea{
  min-height:44px;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:11px!important;
  color:#101828!important;padding:10px 13px!important;font-size:14px!important;line-height:1.3!important;
  box-shadow:0 1px 2px rgba(16,24,40,.025)!important;
}
.we-pos textarea{min-height:88px!important;line-height:1.5!important}
.we-pos input:not([type=checkbox]):not([type=radio]):focus,.we-pos select:focus,.we-pos textarea:focus{
  border-color:#9aa4b2!important;box-shadow:0 0 0 4px rgba(17,24,39,.07)!important;background:#fff!important;
}
.we-pos input::placeholder,.we-pos textarea::placeholder{color:#98a2b3!important}

/* Login black button language everywhere; preserve semantic danger/success */
body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page):not(.we-reports-page):not(.we-tables-admin-page):not(.we-printers-page) button:not(.danger):not(.success):not(.danger-soft):not(.secondary):not(.icon-btn):not(.qty-btn):not(.kds55-tab):not(.kds55-refresh):not(.kds55-summary):not(.kds55-action),
.we-pos .btn:not(.danger):not(.success):not(.danger-soft):not(.secondary):not(.icon-btn),
.we-pos .admin-add-btn,body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page) .primary,body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page) .button{
  min-height:42px;border-radius:11px!important;background:#111827!important;color:#fff!important;border:1px solid #111827!important;
  font-size:13px!important;font-weight:800!important;line-height:1.2!important;padding:10px 14px!important;
  box-shadow:0 7px 16px rgba(17,24,39,.11)!important;transition:background .14s,transform .14s,border-color .14s!important;
}
body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page):not(.we-reports-page):not(.we-tables-admin-page):not(.we-printers-page) button:not(.danger):not(.success):not(.danger-soft):not(.secondary):not(.icon-btn):not(.qty-btn):not(.kds55-tab):not(.kds55-refresh):not(.kds55-summary):not(.kds55-action):hover,
.we-pos .btn:not(.danger):not(.success):not(.danger-soft):not(.secondary):not(.icon-btn):hover,
.we-pos .admin-add-btn:hover,body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page) .primary:hover,body.we-pos:not(.w122-page):not(.we-categories-page):not(.we-product-new-page):not(.we-menu-page):not(.we-import-page):not(.we-external-import-page):not(.we-products-page):not(.we-category-new-page) .button:hover{background:#242c38!important;border-color:#242c38!important;color:#fff!important;text-decoration:none!important}
.we-pos button:active,.we-pos .btn:active,.we-pos .button:active{transform:translateY(1px)}
.we-pos .secondary,.we-pos button.secondary,.we-pos .btn.secondary{
  background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:none!important;
}
.we-pos .secondary:hover,.we-pos button.secondary:hover,.we-pos .btn.secondary:hover{background:#f2f4f7!important;color:#101828!important;text-decoration:none!important}
.we-pos .danger,.we-pos button.danger,.we-pos .btn.danger{background:#b42318!important;color:#fff!important;border:1px solid #b42318!important;border-radius:11px!important}
.we-pos .success,.we-pos button.success,.we-pos .btn.success{background:#067647!important;color:#fff!important;border:1px solid #067647!important;border-radius:11px!important}
.we-pos .danger-soft{border-radius:11px!important;background:#fff!important;color:#b42318!important;border:1px solid #f0c6c2!important}
.we-pos .icon-btn{border-radius:10px!important;background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;box-shadow:none!important}

/* Header/menu use the same typography, links and surfaces as login */
.we-pos .app-header{color:#101828!important}
.we-pos .quick-nav a,.we-pos .app-menu>div>a,.we-pos .logout-icon{font-size:12px!important;font-weight:750!important;color:#475467!important;text-decoration:none!important}
.we-pos .quick-nav a:hover,.we-pos .app-menu>div>a:hover,.we-pos .logout-icon:hover{color:#111827!important;text-decoration:none!important}
.we-pos .user-chip{color:#344054!important;font-size:12px!important;font-weight:750!important}
.we-pos .app-menu>div>b{font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#98a2b3!important}

/* Tables/details: lighter, login-like separators and typography */
.we-pos table{border:1px solid #e4e7ec!important;border-radius:14px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 10px 28px rgba(15,23,42,.045)!important}
.we-pos th{background:#f8fafc!important;color:#667085!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important}
.we-pos td{color:#344054!important;font-size:13px!important;background:rgba(255,255,255,.9)!important;border-color:#eaecf0!important}
.we-pos details:not(.app-menu){background:rgba(255,255,255,.76);border:1px solid #e4e7ec!important;border-radius:14px!important}
.we-pos details:not(.app-menu)>summary{color:#344054!important;font-size:13px!important;font-weight:800!important}

/* Compact chips/statuses follow login neutral palette; semantic states stay readable */
.we-pos .badge,.we-pos .meta-row span,.we-pos .status-pill,.we-pos .mini-status{
  border-radius:999px!important;background:#f2f4f7!important;color:#667085!important;border:1px solid #e4e7ec!important;font-weight:750!important;
}
.we-pos .status-pill.on{background:#ecfdf3!important;color:#067647!important;border-color:#abefc6!important}
.we-pos .danger-badge{background:#fef3f2!important;color:#b42318!important;border-color:#fecdca!important}
.we-pos .flash{border-radius:12px!important;font-size:13px!important;font-weight:700!important}

/* Product/KDS/table cards get consistent internal spacing and text hierarchy */
.we-pos .product-card,.we-pos .restaurant-table,.we-pos .kds-table-card,.we-pos .simple-row{padding:15px!important}
.we-pos .product-card strong,.we-pos .restaurant-table strong,.we-pos .kds-table-card strong,.we-pos .simple-row strong{color:#101828!important;font-weight:800!important}
.we-pos .product-card small,.we-pos .restaurant-table small,.we-pos .kds-table-card small,.we-pos .simple-row small{color:#667085!important}

/* Login itself remains exactly the visual reference. */
.we-pos .login-card{border-radius:20px!important;padding:27px!important;box-shadow:0 24px 65px rgba(15,23,42,.12),0 3px 10px rgba(15,23,42,.04)!important}
.we-pos .login-form label{font-size:12px!important}.we-pos .login-form input{height:46px!important}.we-pos .login-form button{height:47px!important}

@media(max-width:760px){
  .we-pos main{font-size:13px}.we-pos h1{font-size:25px!important}.we-pos h2{font-size:18px!important}
  .we-pos .card,.we-pos .admin-card,.we-pos .menu-create-category,.we-pos .menu-category-card,.we-pos .import-card,.we-pos .update-card{padding:16px!important;border-radius:16px!important}
  .we-pos button,.we-pos .btn,.we-pos .button{min-height:40px}
}

/* v3.8.0 Benutzer: kompakte Aktionen am Kartenende */
.user-action-bar{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap;margin-top:8px;padding-top:12px;border-top:1px solid var(--line,#e5e7eb)}
.user-action-bar form{margin:0!important;width:auto!important}
.user-action-bar .user-action-btn{width:auto!important;min-width:0!important;min-height:34px!important;padding:7px 10px!important;border-radius:9px!important;font-size:12px!important;line-height:1.15!important}
@media(max-width:760px){.user-action-bar{justify-content:flex-start;gap:6px}.user-action-bar form{width:auto!important}.user-action-bar .user-action-btn{width:auto!important;min-width:0!important;padding:7px 9px!important;font-size:11px!important}}

/* v3.8.1 Reservierungen: kompakte Karten, Datum lesbar, Bearbeiten/Löschen */
.we-pos .reservation-list{display:grid;gap:12px}.we-pos .reservation-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;background:#fff;border:1px solid #e3e7ec;border-radius:15px;padding:15px;box-shadow:0 6px 18px rgba(15,23,42,.045)}.we-pos .reservation-main{min-width:0}.we-pos .reservation-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.we-pos .reservation-title strong{font-size:16px;color:#101828}.we-pos .person-pill{font-size:11px;font-weight:800;background:#f2f4f7;color:#475467;border-radius:999px;padding:5px 8px}.we-pos .reservation-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:6px;color:#475467;font-size:13px;font-weight:650}.we-pos .reservation-time{color:#101828}.we-pos .reservation-sub{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px;color:#667085;font-size:12px}.we-pos .reservation-actions{display:flex;align-items:center;gap:7px}.we-pos .reservation-actions form{margin:0}.we-pos .reservation-actions .icon-btn{width:38px!important;height:38px!important;min-width:38px!important;font-size:16px!important}.we-pos .reservation-edit{grid-column:1/-1;border-top:1px solid #eaecf0;padding-top:13px;margin-top:2px}.we-pos .reservation-edit .res-form{margin:0}
@media(max-width:700px){.we-pos .reservation-card{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:13px}.we-pos .reservation-card>.row-status{grid-column:1/2;grid-row:2}.we-pos .reservation-actions{grid-column:2;grid-row:2;justify-self:end}.we-pos .reservation-meta{font-size:12px}.we-pos .reservation-title strong{font-size:15px}}
@media(max-width:420px){.we-pos .reservation-card{grid-template-columns:1fr}.we-pos .reservation-card>.row-status,.we-pos .reservation-actions{grid-column:1;grid-row:auto}.we-pos .reservation-actions{justify-self:start}.we-pos .reservation-edit{grid-column:1}}

/* v3.8.2 Menü & Preise: ruhiger, klarer Produkt-Flow + Extras direkt beim Anlegen */
.we-pos .menu-admin-head{padding:6px 2px 2px!important}.we-pos .menu-admin-head h1{font-size:30px!important;margin:2px 0 4px!important}.we-pos .menu-admin-head .muted{max-width:560px}.we-pos .admin-category-tabs{gap:7px!important;padding-bottom:12px!important}.we-pos .admin-category-tab{border-radius:999px!important;min-height:38px!important;padding:8px 14px!important}.we-pos .admin-category-tab.active{box-shadow:0 5px 15px rgba(17,24,39,.10)!important}.we-pos .menu-category-card{border-radius:18px!important;box-shadow:0 8px 30px rgba(16,24,40,.05)!important}.we-pos .menu-category-bar{padding:14px 16px!important}.we-pos .category-products{padding:10px 12px 14px!important}.we-pos .admin-product-row{margin:7px 0!important;border-radius:13px!important}.we-pos .admin-product-row>summary{padding:12px 13px!important}.we-pos .product-add-box{padding:0!important;background:transparent!important}.we-pos .new-product-form{display:grid;gap:12px;padding:16px;background:#fff}.we-pos .product-create-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.we-pos .product-create-head h3{font-size:20px!important;margin:2px 0!important}.we-pos .product-create-head small,.we-pos .create-section-title small,.we-pos .create-details summary small{display:block;color:#7a8491;font-size:11px;margin-top:2px}.we-pos .product-create-section{border:1px solid #e5e9ed;border-radius:14px;background:#fbfcfd;padding:13px}.we-pos .create-section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.we-pos .create-section-title b,.we-pos .create-details summary b{font-size:13px;color:#20252b}.we-pos .create-details{padding:0!important;overflow:hidden}.we-pos .create-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;cursor:pointer}.we-pos .create-details summary::-webkit-details-marker{display:none}.we-pos .create-details[open] summary{border-bottom:1px solid #e5e9ed}.we-pos .detail-grid{padding:13px}.we-pos .option-create-title{margin:0}.we-pos .new-product-option-groups{display:grid;gap:9px;margin-top:10px}.we-pos .new-option-group-card{border:1px solid #e1e6eb;border-radius:12px;background:#fff;padding:11px}.we-pos .new-option-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.we-pos .new-option-grid{display:grid;grid-template-columns:1.5fr 1fr .75fr .6fr .6fr .6fr;gap:8px;align-items:end}.we-pos .new-option-grid label{margin:0}.we-pos .new-option-grid .option-lines{grid-column:1/-1}.we-pos .new-option-grid textarea{min-height:88px}.we-pos .new-option-presets{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.we-pos .new-option-presets button{width:auto!important;min-height:32px!important;padding:6px 9px!important}.we-pos .product-create-save{display:flex;justify-content:flex-end;padding-top:2px}.we-pos .product-create-save button{width:auto!important;min-height:43px!important;padding:9px 16px!important}.we-pos .product-options-panel{margin-top:14px!important;border:1px solid #e5e9ed!important;border-radius:14px!important;background:#fbfcfd!important}.we-pos .options-head{padding:12px 13px!important}.we-pos .option-group-card{border-radius:11px!important}.we-pos .product-actions{padding-top:12px!important;border-top:1px solid #e5e9ed!important;margin-top:14px!important}
@media(max-width:900px){.we-pos .new-option-grid{grid-template-columns:1fr 1fr 1fr}.we-pos .new-option-grid .option-lines{grid-column:1/-1}}
@media(max-width:650px){.we-pos .menu-admin-head h1{font-size:25px!important}.we-pos .new-product-form{padding:12px}.we-pos .product-create-section{padding:11px}.we-pos .new-option-grid{grid-template-columns:1fr 1fr}.we-pos .new-option-grid .option-lines{grid-column:1/-1}.we-pos .option-create-title{align-items:flex-start}.we-pos .option-create-title .admin-add-btn{min-height:36px!important;padding:7px 9px!important}.we-pos .product-create-save{justify-content:stretch}.we-pos .product-create-save button{width:100%!important}}
/* v3.8.3 Drucker bearbeiten + Einstellungen: eine zentrale Speicheraktion */
.printer-edit-box{margin:.45rem 0 1rem 3.1rem;padding:1rem}
.settings-page-form{display:block}
.settings-save-bar{display:flex;justify-content:flex-end;padding:18px 0 8px;margin-top:8px;border-top:1px solid var(--border,#e5e7eb)}
.settings-save-bar .admin-add-btn{min-width:120px}
@media(max-width:640px){.printer-edit-box{margin:.4rem 0 .9rem}.settings-save-bar{justify-content:stretch}.settings-save-bar .admin-add-btn{width:100%}}

/* v3.8.4 Integrationen: tek merkezi Speichern */
.integration-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.integration-tools .webhook{margin:0}.integration-list+.settings-save-bar{margin-top:18px}

/* v3.8.5 Menü & Preise: modern, kompakt, aranabilir yönetim */
.we-pos .menu-admin-shell{max-width:1180px;margin:0 auto;padding:4px 0 18px}
.we-pos .menu-overview{display:grid;grid-template-columns:140px 140px minmax(260px,1fr);gap:10px;align-items:stretch;margin:10px 0 14px}
.we-pos .menu-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 13px;background:#fff;border:1px solid #e5e9ed;border-radius:14px;box-shadow:0 5px 18px rgba(16,24,40,.035)}
.we-pos .menu-stat span{font-size:11px;font-weight:750;color:#667085}.we-pos .menu-stat b{font-size:20px;letter-spacing:-.03em;color:#101828}
.we-pos .menu-search{position:relative;display:flex;align-items:center;min-height:54px;margin:0;background:#fff;border:1px solid #e0e5ea;border-radius:14px;box-shadow:0 5px 18px rgba(16,24,40,.035);overflow:hidden}
.we-pos .menu-search>span{padding-left:15px;color:#98a2b3;font-size:19px}.we-pos .menu-search input{height:52px!important;flex:1;border:0!important;box-shadow:none!important;padding:0 9px!important;background:transparent!important;font-size:14px!important}.we-pos .menu-search input:focus{outline:none!important}.we-pos .menu-search:focus-within{border-color:#aeb6c0;box-shadow:0 0 0 3px rgba(17,24,39,.06)}
.we-pos .menu-search button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin-right:7px;padding:0!important;border:0!important;background:#f2f4f7!important;color:#667085!important;border-radius:10px!important;font-size:17px!important}
.we-pos .admin-category-tabs{margin-top:0!important;padding:4px 0 12px!important;overflow-x:auto;scrollbar-width:none}.we-pos .admin-category-tabs::-webkit-scrollbar{display:none}
.we-pos .admin-category-tab{white-space:nowrap;border:1px solid #e3e7ec!important;background:#fff!important;color:#475467!important;font-weight:750!important;box-shadow:none!important}
.we-pos .admin-category-tab.active{background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:0 6px 16px rgba(17,24,39,.14)!important}
.we-pos .admin-category-tab.add-tab{min-width:40px!important;padding-left:10px!important;padding-right:10px!important}
.we-pos .menu-category-card{border:1px solid #e2e7ec!important;border-radius:19px!important;box-shadow:0 10px 30px rgba(16,24,40,.045)!important}
.we-pos .menu-category-bar{min-height:70px!important;background:linear-gradient(180deg,#fff,#fcfdfe)!important}.we-pos .category-type-icon{border:1px solid #e7eaee!important;background:#f8f9fb!important;font-size:17px!important}
.we-pos .category-actions{align-items:center}.we-pos .category-actions .secondary.compact{width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border-radius:10px!important}
.we-pos .category-products{display:grid;gap:7px;padding:11px 12px 14px!important;background:#fafbfc!important}
.we-pos .admin-product-row{margin:0!important;border-color:#e4e8ed!important;box-shadow:0 2px 8px rgba(16,24,40,.025)!important;transition:border-color .15s ease,box-shadow .15s ease}
.we-pos .admin-product-row[open]{border-color:#cfd6de!important;box-shadow:0 7px 20px rgba(16,24,40,.055)!important}
.we-pos .admin-product-row>summary{grid-template-columns:48px minmax(0,1fr) 112px auto 22px!important;min-height:58px!important}.we-pos .admin-product-row summary b{font-size:14px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-pos .admin-product-row summary strong{font-size:13px!important;font-variant-numeric:tabular-nums}.we-pos .admin-product-no{font-weight:750!important}
.we-pos .admin-product-body{padding:15px!important;border-top:1px solid #edf0f2!important}.we-pos .product-editor-grid{gap:11px!important}.we-pos .product-editor-grid>button.span2{justify-self:start;width:auto!important;min-width:150px!important}
.we-pos .product-options-panel{box-shadow:none!important}.we-pos .product-actions{display:flex!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}.we-pos .product-actions form{margin:0!important}.we-pos .product-actions button{width:auto!important;min-width:0!important}
.we-pos .category-empty{padding:22px!important;border:1px dashed #d8dee5!important;border-radius:13px!important;background:#fff!important;text-align:center}
.we-pos .import-card{margin-top:14px!important;border-radius:15px!important}
@media(max-width:760px){.we-pos .menu-admin-shell{padding-left:10px;padding-right:10px}.we-pos .menu-overview{grid-template-columns:1fr 1fr}.we-pos .menu-search{grid-column:1/-1}.we-pos .admin-category-tabs{position:sticky!important;top:56px!important;margin-left:-10px!important;margin-right:-10px!important;padding:8px 10px 10px!important;background:rgba(246,247,249,.96)!important;backdrop-filter:blur(9px)}.we-pos .admin-product-row>summary{grid-template-columns:42px minmax(0,1fr) auto 18px!important;gap:7px!important}.we-pos .admin-product-row>summary .mini-status{grid-column:2;justify-self:start}.we-pos .admin-product-row summary strong{grid-column:3;grid-row:1}.we-pos .row-chevron{grid-column:4;grid-row:1}.we-pos .admin-product-body{padding:12px!important}.we-pos .product-actions{justify-content:stretch!important}.we-pos .product-actions form{flex:1 1 30%}.we-pos .product-actions button{width:100%!important;padding:8px 7px!important;font-size:11px!important}}
@media(max-width:430px){.we-pos .menu-stat{min-height:48px;padding:8px 10px}.we-pos .menu-stat b{font-size:18px}.we-pos .menu-search{min-height:50px}.we-pos .menu-search input{height:48px!important}.we-pos .menu-category-bar{padding:11px!important}.we-pos .category-type-icon{width:38px!important;height:38px!important}.we-pos .category-actions .admin-add-btn{font-size:0!important;width:40px!important;min-width:40px!important;padding:0!important}.we-pos .category-actions .admin-add-btn:after{content:'＋';font-size:19px}.we-pos .admin-product-row>summary{min-height:56px!important;padding:9px!important}.we-pos .admin-product-no{display:none}.we-pos .admin-product-row>summary{grid-template-columns:minmax(0,1fr) auto 18px!important}.we-pos .admin-product-row>summary .mini-status{grid-column:1}.we-pos .admin-product-row summary strong{grid-column:2}.we-pos .row-chevron{grid-column:3}.we-pos .product-actions form{flex:1 1 100%}}


/* v3.8.6 Menüverwaltung: Kategorien / Produkte getrennte Navigation */
.we-pos .menu-admin-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:start}
.we-pos .menu-admin-sidebar{position:sticky;top:76px;padding:10px!important;border-radius:16px!important;display:grid;gap:6px;background:#fff!important}
.we-pos .menu-side-title{padding:8px 10px 5px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#98a2b3}
.we-pos .menu-side-link{width:100%!important;min-height:54px!important;display:grid!important;grid-template-columns:30px 1fr;gap:8px;align-items:center;text-align:left!important;padding:8px 10px!important;background:transparent!important;color:#344054!important;border:1px solid transparent!important;border-radius:11px!important;box-shadow:none!important}
.we-pos .menu-side-link>span{width:30px;height:30px;border-radius:8px;background:#f2f4f7;display:grid;place-items:center;font-size:15px}
.we-pos .menu-side-link b{display:block;font-size:13px}.we-pos .menu-side-link small{display:block;color:#98a2b3;font-size:10px;margin-top:1px}
.we-pos .menu-side-link.active{background:#f2f4f7!important;border-color:#e4e7ec!important;color:#101828!important}.we-pos .menu-side-link.active>span{background:#111827;color:#fff}
.we-pos .menu-side-divider{height:1px;background:#eaecf0;margin:5px 4px}
.we-pos .menu-side-quick{width:100%!important;min-height:36px!important;padding:7px 9px!important;border-radius:9px!important;background:#fff!important;color:#344054!important;border:1px solid #d9dee4!important;font-size:11px!important}
.we-pos .menu-side-quick.dark{background:#2f3640!important;color:#fff!important;border-color:#2f3640!important}
.we-pos .menu-admin-main{min-width:0}.we-pos .menu-view{display:grid;gap:12px}.we-pos .menu-view.hidden-box{display:none!important}
.we-pos .menu-view-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 4px}.we-pos .menu-view-head h2{margin:0;font-size:21px}.we-pos .menu-view-head p{margin:3px 0 0;font-size:11px}.we-pos .menu-view-head .admin-add-btn{width:auto!important;min-width:0!important}
.we-pos .category-manage-list{display:grid;gap:8px}.we-pos .category-manage-card{padding:0!important;overflow:hidden;border-radius:14px!important}.we-pos .category-manage-row{display:grid;grid-template-columns:40px minmax(0,1fr) 38px;gap:10px;align-items:center;padding:11px 12px}.we-pos .category-manage-icon{width:40px;height:40px;border-radius:10px;background:#f2f4f7;display:grid;place-items:center}.we-pos .category-manage-copy b{display:block;font-size:13px;color:#20252b}.we-pos .category-manage-copy small{display:block;margin-top:2px;font-size:10px;color:#7a8491}.we-pos .category-edit-trigger{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important}.we-pos .category-manage-card .category-edit-box{border-top:1px solid #e5e9ed!important;border-bottom:0!important}
.we-pos .global-product-add{padding:0!important;border:1px solid #e1e6eb!important;border-radius:16px!important;overflow:hidden;background:#fff!important}.we-pos .global-product-add .new-product-form{border:0!important}
.we-pos .product-list-flat{display:grid;gap:7px}.we-pos .product-list-flat .admin-product-row>summary{grid-template-columns:48px minmax(150px,1fr) minmax(90px,140px) 105px auto 22px!important}
.we-pos .product-category-label{font-size:10px;color:#667085;background:#f2f4f7;border-radius:999px;padding:5px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.we-pos .product-overview{margin-top:0!important}
@media(max-width:850px){.we-pos .menu-admin-layout{grid-template-columns:1fr}.we-pos .menu-admin-sidebar{position:sticky;top:56px;z-index:20;display:flex;align-items:center;gap:6px;overflow-x:auto;padding:7px!important}.we-pos .menu-side-title,.we-pos .menu-side-divider{display:none}.we-pos .menu-side-link{width:auto!important;min-width:max-content!important;grid-template-columns:24px auto;min-height:42px!important;padding:6px 9px!important}.we-pos .menu-side-link>span{width:24px;height:24px}.we-pos .menu-side-link small{display:none}.we-pos .menu-side-quick{width:auto!important;min-width:max-content!important}.we-pos .menu-admin-main{padding-top:2px}.we-pos .product-list-flat .admin-product-row>summary{grid-template-columns:42px minmax(0,1fr) auto 18px!important}.we-pos .product-category-label{grid-column:2;justify-self:start}.we-pos .product-list-flat .admin-product-row summary strong{grid-column:3;grid-row:1}.we-pos .product-list-flat .row-chevron{grid-column:4;grid-row:1}}
@media(max-width:520px){.we-pos .menu-view-head{align-items:flex-start}.we-pos .menu-view-head p{display:none}.we-pos .menu-side-quick{font-size:0!important;width:38px!important;min-width:38px!important;padding:0!important}.we-pos .menu-side-quick:after{content:'＋';font-size:17px}.we-pos .menu-overview.product-overview{grid-template-columns:1fr 1fr!important}.we-pos .product-list-flat .admin-product-no{display:none!important}.we-pos .product-list-flat .admin-product-row>summary{grid-template-columns:minmax(0,1fr) auto 18px!important}.we-pos .product-category-label{grid-column:1}.we-pos .product-list-flat .admin-product-row summary strong{grid-column:2}.we-pos .product-list-flat .row-chevron{grid-column:3}}

/* v3.8.7 Menü & Preise: v3.8.5 görünümünü koruyan sade yan menü */
.we-pos .menu-admin-stable .menu-admin-layout-stable{grid-template-columns:190px minmax(0,1fr)!important;gap:16px!important}
.we-pos .menu-admin-stable .menu-admin-sidebar-stable{position:sticky;top:76px;align-self:start;padding:10px!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important}
.we-pos .menu-admin-stable .menu-anchor-section{scroll-margin-top:86px}
.we-pos .menu-admin-stable .menu-head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.we-pos .menu-admin-stable .menu-head-actions button{width:auto!important}
.we-pos .menu-admin-stable .global-product-add{margin:0 0 12px!important;border:1px solid #e4e8ed!important;border-radius:18px!important;overflow:hidden;background:#fff!important}
.we-pos .menu-admin-stable .global-product-add.hidden-box{display:none!important}
@media(max-width:850px){
  .we-pos .menu-admin-stable .menu-admin-layout-stable{grid-template-columns:1fr!important}
  .we-pos .menu-admin-stable .menu-admin-sidebar-stable{position:sticky;top:56px;z-index:20;display:flex!important;align-items:center;overflow-x:auto;padding:7px!important}
  .we-pos .menu-admin-stable .menu-admin-sidebar-stable .menu-side-title,.we-pos .menu-admin-stable .menu-admin-sidebar-stable .menu-side-divider{display:none!important}
  .we-pos .menu-admin-stable .menu-admin-sidebar-stable .menu-side-link{width:auto!important;min-width:max-content!important}
  .we-pos .menu-admin-stable .menu-admin-sidebar-stable .menu-side-quick{width:auto!important;min-width:max-content!important}
}
@media(max-width:520px){
  .we-pos .menu-admin-stable .menu-head-actions{width:100%}
  .we-pos .menu-admin-stable .menu-head-actions button{flex:1 1 auto}
}

/* v3.8.8 header, WLAN QR, footer and about */
.mobile-brand-title{display:none}.wifi-header-btn{width:auto!important;min-height:36px!important;padding:7px 10px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:rgba(255,255,255,.9)!important;color:#344054!important;font-size:12px!important;font-weight:800!important}.wifi-header-btn:hover{background:#f2f4f7!important}.wifi-close{width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:10px!important;background:#f2f4f7!important;color:#344054!important;font-size:24px!important}.app-menu .about-link{border-top:1px solid var(--line);margin-top:6px;padding-top:10px!important}.app-footer{display:grid;gap:5px;padding:24px 12px 30px!important;font-size:12px;line-height:1.45}.app-footer strong{color:#667085}.app-footer a{color:#667085;text-decoration:none;font-weight:700}.app-footer a:hover{text-decoration:underline}.about-shell{max-width:900px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-hero{grid-column:1/-1;display:flex;align-items:center;gap:16px}.about-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:#111827;color:#fff;font-size:18px;font-weight:900;letter-spacing:.08em}.about-hero h2{margin:0 0 4px!important}.about-hero p{margin:0 0 9px;color:#667085}.about-facts{display:grid;gap:0}.about-facts>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eef1f4}.about-facts>div:last-child{border-bottom:0}.about-facts span{color:#667085;font-size:12px}.about-facts strong{text-align:right;font-size:13px;word-break:break-word}.about-note{font-size:12px;color:#667085}.about-note a{color:#344054;font-weight:800}
@media(max-width:760px){.desktop-brand-title{display:none!important}.mobile-brand-title{display:inline!important}.we-pos .brand-copy{display:flex!important;align-items:baseline!important;gap:7px!important}.we-pos .brand-copy b{max-width:none!important;font-size:16px!important}.we-pos .brand-copy small{font-size:8px!important}.we-pos .quick-nav{display:none!important}.we-pos .user-chip{display:none!important}.wifi-header-btn span{display:none}.wifi-header-btn{width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important}.app-header .header-right{gap:6px!important}.app-menu>div{width:min(290px,calc(100vw - 24px))!important;right:0!important}.about-grid{grid-template-columns:1fr}.about-hero{grid-column:auto}.app-footer{padding-bottom:24px!important}}


/* v3.8.9 Produktoptionen + POS Dialog im hellen Workethic-Theme */
.we-pos .new-product-extra-quick{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:10px 12px;margin:8px 0 10px;background:#f7f8fa;border:1px solid #e5e9ed;border-radius:12px}
.we-pos .new-product-extra-quick>span{font-size:11px;font-weight:800;color:#667085;margin-right:2px}.we-pos .new-product-extra-quick button{width:auto!important;min-height:34px!important;padding:7px 10px!important}
.we-pos .options-empty-hint{font-size:10px;color:#98a2b3;padding:2px 2px 0}.we-pos .new-product-option-groups:not(:empty)+.options-empty-hint{display:none}
.we-pos .pos-dialog{background:#fff!important;color:#20252b!important;border:1px solid #e4e7ec!important;box-shadow:0 28px 80px rgba(16,24,40,.24)!important}
.we-pos .pos-dialog::backdrop{background:rgba(15,23,42,.48)!important;backdrop-filter:blur(4px)}
.we-pos .pos-dialog form{padding:22px!important}.we-pos .pos-dialog header{border-bottom:1px solid #eaecf0!important}.we-pos .pos-dialog header small{color:#98a2b3!important}.we-pos .pos-dialog header h2{color:#101828!important}.we-pos .pos-dialog header button{background:#f2f4f7!important;color:#344054!important;border:1px solid #eaecf0!important;border-radius:10px!important}
.we-pos .pos-dialog .modifier-group{background:#fafafa!important;border:1px solid #e4e7ec!important;border-radius:14px!important}.we-pos .pos-dialog .modifier-group legend{color:#101828!important;background:#fff;padding:0 7px!important}.we-pos .pos-dialog .modifier-choice{color:#344054!important;border-bottom:1px solid #eef1f4!important;padding:11px 8px!important}.we-pos .pos-dialog .modifier-choice strong{color:#344054!important}.we-pos .pos-dialog .modifier-choice input{accent-color:#111827}
.we-pos .pos-dialog label{color:#475467!important}.we-pos .pos-dialog input,.we-pos .pos-dialog select{background:#fff!important;color:#101828!important;border:1px solid #d0d5dd!important}.we-pos .pos-dialog input::placeholder{color:#98a2b3!important}.we-pos .pos-dialog footer{border-top:0!important}.we-pos .pos-dialog .secondary{background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important}.we-pos .pos-dialog footer button:last-child{background:#111827!important;color:#fff!important;border:1px solid #111827!important}
@media(max-width:600px){.we-pos .pos-dialog{width:calc(100vw - 20px)!important;max-height:90vh!important}.we-pos .pos-dialog form{padding:16px!important}.we-pos .dialog-mini{grid-template-columns:1fr 1fr!important}.we-pos .dialog-mini label:last-child{grid-column:1/-1}.we-pos .pos-dialog footer{grid-template-columns:1fr 1fr!important}.we-pos .new-product-extra-quick>span{width:100%}}

/* v3.9.0 restaurant/company separation + printer output layout */
.settings-hint{margin:12px 0 0;color:#667085;font-size:12px;line-height:1.5}.admin-only-card{border-style:dashed!important;border-color:#c7cdd6!important}.admin-only-card summary::after{content:"ADMIN";float:right;font-size:9px;letter-spacing:.12em;color:#667085;background:#f2f4f7;padding:4px 7px;border-radius:999px}.printer-layout-card{margin-bottom:14px}.printer-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start;padding-top:14px}.printer-layout-form{display:grid;gap:10px}.printer-layout-form .check-row{display:flex!important;align-items:center;gap:10px;margin:0!important;padding:10px 12px;border:1px solid #e4e7ec;border-radius:11px;background:#fafbfc;font-size:13px}.printer-layout-form .check-row input{width:18px!important;height:18px!important;min-height:0!important;margin:0!important}.printer-layout-form textarea{min-height:72px}.ticket-preview{background:#f7f8fa;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.ticket-paper{margin-top:8px;background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:16px 14px;box-shadow:0 8px 20px #1018280b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#101828;display:flex;flex-direction:column;gap:4px;font-size:11px;line-height:1.35}.ticket-paper strong{text-align:center;font-size:13px}.ticket-paper span{text-align:center;word-break:break-word}.ticket-paper b{margin-top:5px}.ticket-paper i{display:block;border-top:1px dashed #98a2b3;margin:6px 0}.printer-business-link{display:inline-block;margin-top:10px;color:#475467;text-decoration:none;font-size:11px;font-weight:800}.printer-business-link:hover{text-decoration:underline}
@media(max-width:760px){.printer-layout-grid{grid-template-columns:1fr}.ticket-preview{order:-1}.admin-only-card summary::after{display:none}}

/* v3.9.1 — mobile polish: reservations, KDS and header */
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  .we-pos .app-header{width:100%!important;padding:0 12px!important}
  .we-pos .brand{min-width:0!important;flex:1 1 auto!important}
  .we-pos .brand-copy{min-width:0!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:7px!important}
  .we-pos .brand-copy .mobile-brand-title{display:inline!important;flex:0 0 auto}
  .we-pos .brand-copy small{display:inline!important;font-size:8px!important;letter-spacing:.14em!important;white-space:nowrap!important;color:#98a2b3!important}
  .we-pos .header-right{flex:0 0 auto!important;gap:7px!important}

  .we-pos .reservation-shell{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:16px 12px 72px!important}
  .we-pos .reservation-shell .admin-head{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:start!important;gap:10px!important;margin:0 0 14px!important}
  .we-pos .reservation-shell .admin-head>div{min-width:0!important}
  .we-pos .reservation-shell .admin-head .eyebrow{font-size:10px!important;letter-spacing:.12em!important}
  .we-pos .reservation-shell .admin-head h1{font-size:28px!important;line-height:1.05!important;margin:5px 0 6px!important;overflow-wrap:anywhere}
  .we-pos .reservation-shell .admin-head p{font-size:13px!important;line-height:1.35!important;margin:0!important}
  .we-pos .reservation-shell .admin-head .admin-add-btn{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;font-size:0!important;border-radius:12px!important;align-self:center!important;overflow:hidden!important}
  .we-pos .reservation-shell .admin-head .admin-add-btn:after{content:'＋';font-size:21px!important;line-height:1!important}
  .we-pos .reservation-card{width:100%!important;min-width:0!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important;border-radius:18px!important}
  .we-pos .reservation-title{gap:8px!important}
  .we-pos .reservation-title strong{font-size:19px!important;line-height:1.15!important;overflow-wrap:anywhere}
  .we-pos .person-pill{font-size:12px!important;padding:6px 10px!important}
  .we-pos .reservation-meta{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;margin-top:8px!important;font-size:13px!important;line-height:1.35!important}
  .we-pos .reservation-meta>span:nth-child(2){display:none!important}
  .we-pos .reservation-meta>span:last-child{color:#667085!important;font-weight:700!important}
  .we-pos .reservation-sub{display:grid!important;gap:4px!important;font-size:12px!important}
  .we-pos .reservation-card>.row-status{grid-column:1!important;grid-row:auto!important;width:100%!important;max-width:none!important;margin:0!important}
  .we-pos .reservation-card>.row-status select{width:100%!important;max-width:none!important;min-width:0!important;height:42px!important;font-size:13px!important;padding:8px 36px 8px 11px!important}
  .we-pos .reservation-actions{grid-column:1!important;grid-row:auto!important;justify-self:start!important;display:flex!important;gap:8px!important}
  .we-pos .reservation-actions .icon-btn{width:40px!important;height:40px!important;min-width:40px!important;border-radius:11px!important;font-size:17px!important}
  .we-pos .reservation-edit{grid-column:1!important;width:100%!important;min-width:0!important}

  .we-pos .kds-head{width:100%!important;max-width:100%!important;margin:0!important;padding:18px 12px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:10px!important;align-items:start!important}
  .we-pos .kds-head>div{min-width:0!important}
  .we-pos .kds-head h1{font-size:28px!important;line-height:1.05!important;margin:0 0 6px!important;overflow-wrap:anywhere}
  .we-pos .kds-head p{font-size:13px!important;line-height:1.35!important;margin:0!important}
  .we-pos .kds-refresh{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;font-size:20px!important}
  .we-pos .kds-tables{width:100%!important;max-width:100%!important;margin:0!important;padding:0 12px 72px!important;gap:10px!important}
  .we-pos .kds-empty{width:100%!important;min-height:132px!important;padding:28px 18px!important;border:1px solid #e4e7ec!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;line-height:1.4!important;background:#fff!important}
  .we-pos .kds-table-card{border-radius:16px!important}
  .we-pos .kds-table-summary{width:100%!important;min-width:0!important;grid-template-columns:34px minmax(0,1fr) auto 18px!important;gap:8px!important;padding:13px!important}
  .we-pos .kds-table-name{font-size:15px!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .we-pos .kds-time{grid-column:2!important;font-size:11px!important}
  .we-pos .kds-status{grid-column:3!important;grid-row:1/3!important;white-space:nowrap!important}
  .we-pos .kds-chevron{grid-column:4!important;grid-row:1/3!important}
}
@media(max-width:390px){
  .we-pos .reservation-shell .admin-head h1,.we-pos .kds-head h1{font-size:25px!important}
  .we-pos .reservation-card{padding:14px!important}
  .we-pos .reservation-title strong{font-size:18px!important}
  .we-pos .brand-copy small{font-size:7px!important;letter-spacing:.11em!important}
}

/* v3.9.2 — grouped header menu */
.we-pos .app-menu-panel{padding:8px!important;display:block!important}
.we-pos .app-menu .menu-group{margin:0 0 6px!important;padding:0!important;border:1px solid #e6e9ee!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important}
.we-pos .app-menu .menu-group>summary{list-style:none!important;width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 11px!important;border-radius:10px!important;color:#344054!important;background:#f8fafc!important;cursor:pointer!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.we-pos .app-menu .menu-group>summary::-webkit-details-marker{display:none!important}
.we-pos .app-menu .menu-group>summary:hover,.we-pos .app-menu .menu-group[open]>summary{background:#f2f4f7!important;color:#101828!important}
.we-pos .app-menu .menu-group>summary i{font-style:normal!important;font-size:14px!important;transition:transform .16s ease!important;color:#98a2b3!important}
.we-pos .app-menu .menu-group[open]>summary i{transform:rotate(180deg)!important}
.we-pos .app-menu .menu-group-links{padding:5px!important;display:grid!important;gap:1px!important}
.we-pos .app-menu .menu-group-links a{padding:9px 10px!important}
.we-pos .app-menu .menu-direct-links{display:grid!important;gap:1px!important;padding-top:4px!important}
.we-pos .app-menu .menu-direct-links .logout{margin-top:5px!important}
.we-pos .logout-icon{display:none!important}
@media(max-width:850px){
  .we-pos .app-menu>div.app-menu-panel{max-height:calc(100dvh - 78px)!important;overflow:auto!important;padding:8px!important}
  .we-pos .app-menu .menu-group>summary{padding:12px!important;font-size:11px!important}
  .we-pos .app-menu .menu-group-links a,.we-pos .app-menu .menu-direct-links a{padding:11px 10px!important;font-size:13px!important}
}

/* v3.9.3 — grouped menu contrast aligned with the light Workethic theme */
.we-pos .app-menu>div.app-menu-panel{
  background:#fff!important;
  color:#101828!important;
  border-color:#d0d5dd!important;
}
.we-pos .app-menu .menu-group{
  background:#fff!important;
  border-color:#e4e7ec!important;
}
.we-pos .app-menu .menu-group>summary{
  background:#f8fafc!important;
  color:#101828!important;
  border:0!important;
}
.we-pos .app-menu .menu-group>summary span{
  color:#101828!important;
}
.we-pos .app-menu .menu-group>summary i{
  color:#667085!important;
}
.we-pos .app-menu .menu-group>summary:hover,
.we-pos .app-menu .menu-group[open]>summary{
  background:#eef2f6!important;
  color:#101828!important;
}
.we-pos .app-menu .menu-group-links a,
.we-pos .app-menu .menu-direct-links a{
  color:#344054!important;
  background:transparent!important;
  font-weight:750!important;
  opacity:1!important;
}
.we-pos .app-menu .menu-group-links a:hover,
.we-pos .app-menu .menu-direct-links a:hover{
  color:#101828!important;
  background:#f2f4f7!important;
}
.we-pos .app-menu .menu-direct-links .about-link{
  color:#344054!important;
  border-top:1px solid #e4e7ec!important;
}
.we-pos .app-menu .menu-direct-links .logout{
  color:#b42318!important;
  border-top:1px solid #e4e7ec!important;
}
.we-pos .app-menu .menu-direct-links .logout:hover{
  color:#912018!important;
  background:#fef3f2!important;
}
@media(max-width:850px){
  .we-pos .app-menu .menu-group>summary{font-size:12px!important}
  .we-pos .app-menu .menu-group-links a,
  .we-pos .app-menu .menu-direct-links a{font-size:14px!important;color:#344054!important}
}

/* v3.9.4 — simplified Menü & Preise */
.we-pos .menu-admin-simple{max-width:1080px;margin:0 auto;padding:6px 0 20px}.we-pos .simple-menu-head{margin-bottom:10px!important}.we-pos .simple-menu-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:7px!important;margin-bottom:14px;border-radius:16px!important}.we-pos .simple-menu-tab{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;text-align:left;min-height:52px!important;padding:9px 12px!important;border:1px solid transparent!important;border-radius:11px!important;background:#f6f7f9!important;color:#344054!important}.we-pos .simple-menu-tab span{font-size:17px}.we-pos .simple-menu-tab b{font-size:13px}.we-pos .simple-menu-tab small{display:grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#fff;color:#667085;font-size:10px}.we-pos .simple-menu-tab.active{background:#111827!important;color:#fff!important}.we-pos .simple-menu-tab.active small{background:rgba(255,255,255,.15);color:#fff}.we-pos .simple-menu-view{display:grid;gap:12px}.we-pos .simple-view-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.we-pos .simple-view-head h2{margin:0;font-size:21px;color:#101828}.we-pos .simple-view-head p{margin:2px 0 0;font-size:12px}.we-pos .simple-view-head button{width:auto!important}.we-pos .simple-create-box{padding:13px!important}.we-pos .simple-category-list{display:grid;gap:8px}.we-pos .simple-category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 12px!important;border-radius:14px!important}.we-pos .simple-category-main{display:flex;align-items:center;gap:10px;min-width:0}.we-pos .simple-category-main b{display:block;color:#20252b;font-size:13px}.we-pos .simple-category-main small{display:block;color:#7a8491;font-size:10px;margin-top:2px}.we-pos .simple-category-edit{grid-column:1/-1;padding-top:10px;border-top:1px solid #e5e9ed}.we-pos .simple-product-tools{display:grid;grid-template-columns:240px minmax(0,1fr);gap:9px;align-items:end;padding:10px!important;border-radius:14px!important}.we-pos .simple-filter{margin:0!important}.we-pos .simple-filter>span{display:block;font-size:10px;font-weight:800;color:#667085;margin:0 0 5px 2px;text-transform:uppercase;letter-spacing:.04em}.we-pos .simple-filter select{min-height:42px!important;background:#fff!important;color:#20252b!important;border-color:#d9dee4!important}.we-pos .simple-search{min-height:42px!important;margin:0!important}.we-pos .simple-product-list{display:grid;gap:7px}.we-pos .simple-product-item[hidden]{display:none!important}.we-pos .simple-product-item>.admin-product-row{margin:0!important}.we-pos .global-product-add{border:1px solid #e4e8ed!important;border-radius:16px!important;overflow:hidden;background:#fff!important}.we-pos #menuNoResults{margin-top:0!important}.we-pos .icon-edit{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.we-pos .simple-category-form{grid-template-columns:minmax(180px,2fr) minmax(130px,1fr) 120px 100px auto!important}
@media(max-width:700px){.we-pos .menu-admin-simple{padding-left:10px;padding-right:10px}.we-pos .simple-menu-head{display:block!important}.we-pos .simple-menu-switch{position:sticky;top:56px;z-index:18}.we-pos .simple-menu-tab{min-height:46px!important;padding:7px 9px!important;grid-template-columns:22px 1fr auto}.we-pos .simple-menu-tab span{font-size:14px}.we-pos .simple-view-head{align-items:center}.we-pos .simple-view-head h2{font-size:19px}.we-pos .simple-view-head p{display:none}.we-pos .simple-product-tools{grid-template-columns:1fr}.we-pos .simple-category-form{grid-template-columns:1fr!important}.we-pos .simple-category-row{padding:10px!important}.we-pos .simple-category-main .category-type-icon{width:36px;height:36px}.we-pos .simple-category-main small{white-space:normal}.we-pos .simple-search{grid-column:1}.we-pos .simple-product-item>.admin-product-row>summary{grid-template-columns:38px minmax(0,1fr) auto 18px!important}.we-pos .simple-product-item>.admin-product-row summary strong{grid-column:3!important;grid-row:1!important}.we-pos .simple-product-item>.admin-product-row .row-chevron{grid-column:4!important;grid-row:1!important}}

/* v3.9.5 — simple category/product lists + readable light theme */
.we-pos .menu-admin-v395{max-width:1080px;margin:0 auto;padding:6px 0 24px}
.we-pos .menu-admin-v395 .menu-simple-section{display:grid;gap:12px;margin:0 0 24px;padding:16px;border:1px solid #e4e7ec;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(16,24,40,.05)}
.we-pos .menu-admin-v395 .simple-view-head{padding-bottom:4px}
.we-pos .menu-admin-v395 .simple-category-row,.we-pos .menu-admin-v395 .admin-product-row{background:#fff!important;color:#101828!important;border:1px solid #e4e7ec!important}
.we-pos .menu-admin-v395 .simple-category-row b,.we-pos .menu-admin-v395 .admin-product-row b,.we-pos .menu-admin-v395 .admin-product-row strong,.we-pos .menu-admin-v395 label,.we-pos .menu-admin-v395 h2,.we-pos .menu-admin-v395 h3{color:#101828!important}
.we-pos .menu-admin-v395 .simple-category-row small,.we-pos .menu-admin-v395 .admin-product-row small,.we-pos .menu-admin-v395 .muted{color:#667085!important}
.we-pos .menu-admin-v395 input,.we-pos .menu-admin-v395 select,.we-pos .menu-admin-v395 textarea{background:#fff!important;color:#101828!important;border-color:#d0d5dd!important}
.we-pos .menu-admin-v395 input::placeholder,.we-pos .menu-admin-v395 textarea::placeholder{color:#98a2b3!important}
.we-pos .menu-admin-v395 .admin-add-btn,.we-pos .menu-admin-v395 button:not(.secondary):not(.danger):not(.icon-danger){background:#111827!important;color:#fff!important;border-color:#111827!important}
.we-pos .menu-admin-v395 .admin-add-btn *, .we-pos .menu-admin-v395 button:not(.secondary):not(.danger):not(.icon-danger) *{color:#fff!important}
.we-pos .menu-admin-v395 .secondary{background:#fff!important;color:#344054!important;border-color:#d0d5dd!important}
.we-pos .menu-admin-v395 .danger,.we-pos .menu-admin-v395 .icon-danger{color:#b42318!important}
.we-pos .menu-admin-v395 .simple-category-edit{background:#f8fafc;border-radius:12px;padding:12px!important;border-top:0!important}
.we-pos .menu-admin-v395 .category-lock-note,.we-pos .menu-admin-v395 .category-delete-blocked{font-size:12px;color:#667085;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:10px;padding:10px 12px}
.we-pos .menu-admin-v395 .category-delete-blocked{margin-top:8px}
.we-pos .menu-admin-v395 .v395-category-actions{margin-top:8px}
.we-pos .menu-admin-v395 .product-category-pill{justify-self:start;display:inline-flex;align-items:center;max-width:190px;padding:4px 8px;border-radius:999px;background:#f2f4f7;color:#475467!important;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.we-pos .menu-admin-v395 .admin-product-row>summary{grid-template-columns:48px minmax(150px,1fr) minmax(90px,auto) auto auto 18px!important;gap:8px!important;align-items:center}
.we-pos .menu-admin-v395 .simple-product-tools{position:sticky;top:64px;z-index:12}
@media(max-width:700px){
 .we-pos .menu-admin-v395{padding:0 10px 20px}
 .we-pos .menu-admin-v395 .menu-simple-section{padding:12px;border-radius:16px;margin-bottom:16px}
 .we-pos .menu-admin-v395 .simple-view-head{align-items:center}
 .we-pos .menu-admin-v395 .simple-view-head h2{font-size:19px!important}
 .we-pos .menu-admin-v395 .simple-category-row{grid-template-columns:minmax(0,1fr) 38px!important}
 .we-pos .menu-admin-v395 .v395-category-create{grid-template-columns:1fr!important}
 .we-pos .menu-admin-v395 .simple-product-tools{position:static;grid-template-columns:1fr!important}
 .we-pos .menu-admin-v395 .admin-product-row>summary{grid-template-columns:38px minmax(0,1fr) auto 18px!important;gap:6px!important}
 .we-pos .menu-admin-v395 .admin-product-row>summary .product-category-pill{grid-column:2;grid-row:2;max-width:150px}
 .we-pos .menu-admin-v395 .admin-product-row>summary strong{grid-column:3;grid-row:1!important}
 .we-pos .menu-admin-v395 .admin-product-row>summary .mini-status{grid-column:3;grid-row:2;justify-self:end}
 .we-pos .menu-admin-v395 .admin-product-row>summary .row-chevron{grid-column:4;grid-row:1/3!important}
}


/* v3.9.6 — Menü & Preise compact login-style controls */
.we-pos .menu-admin-v396 .simple-view-head{
  min-height:44px;
  align-items:center!important;
}
.we-pos .menu-admin-v396 .simple-view-head>div{min-width:0}
.we-pos .menu-admin-v396 .simple-view-head .admin-add-btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:118px!important;
  height:40px!important;
  min-height:40px!important;
  padding:0 14px!important;
  border-radius:10px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  line-height:1!important;
  font-size:12px!important;
  font-weight:800!important;
  background:#111827!important;
  color:#fff!important;
  border:1px solid #111827!important;
  box-shadow:0 5px 12px rgba(17,24,39,.10)!important;
}
.we-pos .menu-admin-v396 .simple-view-head .admin-add-btn:hover{background:#242c38!important;color:#fff!important}
.we-pos .menu-admin-v396 .simple-category-row{
  min-height:60px!important;
  padding:9px 11px!important;
}
.we-pos .menu-admin-v396 .simple-category-main .category-type-icon{
  width:38px!important;height:38px!important;border-radius:10px!important;font-size:16px!important;
}
.we-pos .menu-admin-v396 .icon-edit{
  width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;
  padding:0!important;border-radius:9px!important;display:grid!important;place-items:center!important;
  background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;
}
.we-pos .menu-admin-v396 .icon-edit:hover{background:#f8fafc!important;color:#101828!important;border-color:#b8c0cc!important}
.we-pos .menu-admin-v396 .simple-product-tools{
  position:static!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid #e4e7ec!important;
  box-shadow:0 2px 8px rgba(16,24,40,.035)!important;
}
.we-pos .menu-admin-v396 .simple-filter{
  flex:0 0 210px!important;
  width:210px!important;
}
.we-pos .menu-admin-v396 .simple-filter>span{
  margin:0 0 6px 2px!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  color:#667085!important;
  letter-spacing:.05em!important;
}
.we-pos .menu-admin-v396 .simple-filter select{
  width:100%!important;
  height:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0 34px 0 11px!important;
  border:1px solid #d0d5dd!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#101828!important;
  font-size:12px!important;
  font-weight:650!important;
  box-shadow:none!important;
  outline:none!important;
}
.we-pos .menu-admin-v396 .simple-filter select:focus{
  border-color:#9aa4b2!important;
  box-shadow:0 0 0 4px rgba(17,24,39,.07)!important;
}
.we-pos .menu-admin-v396 .simple-search{
  flex:0 1 320px!important;
  width:min(320px,100%)!important;
  min-height:40px!important;
  height:40px!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 30px!important;
  align-items:center!important;
  margin:0!important;
  padding:0 4px 0 7px!important;
  border:1px solid #d0d5dd!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.we-pos .menu-admin-v396 .simple-search:focus-within{
  border-color:#9aa4b2!important;
  box-shadow:0 0 0 4px rgba(17,24,39,.07)!important;
}
.we-pos .menu-admin-v396 .simple-search>span{
  display:grid!important;place-items:center!important;
  color:#98a2b3!important;font-size:15px!important;
}
.we-pos .menu-admin-v396 .simple-search input{
  width:100%!important;height:36px!important;min-height:36px!important;
  margin:0!important;padding:0 6px!important;
  border:0!important;outline:0!important;box-shadow:none!important;
  background:#fff!important;color:#101828!important;
  font-size:12px!important;font-weight:600!important;
}
.we-pos .menu-admin-v396 .simple-search input::placeholder{color:#98a2b3!important;font-weight:500!important}
.we-pos .menu-admin-v396 .simple-search button{
  width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;
  background:transparent!important;color:#667085!important;box-shadow:none!important;font-size:16px!important;
}
.we-pos .menu-admin-v396 .simple-search button:hover{background:#f2f4f7!important;color:#101828!important}
.we-pos .menu-admin-v396 .simple-category-form button,
.we-pos .menu-admin-v396 .product-create-save button{
  width:auto!important;min-width:112px!important;min-height:40px!important;height:40px!important;
  border-radius:10px!important;padding:0 14px!important;font-size:12px!important;
}
.we-pos .menu-admin-v396 .row-actions button{
  width:auto!important;min-height:36px!important;padding:0 12px!important;border-radius:9px!important;font-size:11px!important;
}
@media(max-width:700px){
  .we-pos .menu-admin-v396 .simple-view-head{gap:8px!important}
  .we-pos .menu-admin-v396 .simple-view-head .admin-add-btn{min-width:104px!important;height:38px!important;min-height:38px!important;padding:0 11px!important;font-size:11px!important}
  .we-pos .menu-admin-v396 .simple-product-tools{display:grid!important;grid-template-columns:140px minmax(0,1fr)!important;align-items:end!important;gap:8px!important;padding:9px!important}
  .we-pos .menu-admin-v396 .simple-filter{width:100%!important;flex:auto!important}
  .we-pos .menu-admin-v396 .simple-search{width:100%!important;max-width:none!important;flex:auto!important}
}
@media(max-width:430px){
  .we-pos .menu-admin-v396 .simple-product-tools{grid-template-columns:1fr!important}
  .we-pos .menu-admin-v396 .simple-filter{max-width:180px!important}
  .we-pos .menu-admin-v396 .simple-search{max-width:100%!important}
}


/* v3.9.7 — Import / Export aligned with menu sections */
.we-pos .menu-admin-v397 .import-card{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 24px!important;
  padding:0!important;
  border:1px solid #e4e7ec!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 8px 24px rgba(16,24,40,.05)!important;
  overflow:hidden!important;
}
.we-pos .menu-admin-v397 .import-card>summary{
  min-height:58px!important;
  box-sizing:border-box!important;
  padding:16px!important;
  display:flex!important;
  align-items:center!important;
  color:#344054!important;
  background:#fff!important;
}
.we-pos .menu-admin-v397 .import-card[open]>summary{
  border-bottom:1px solid #e4e7ec!important;
}
.we-pos .menu-admin-v397 .import-body{
  box-sizing:border-box!important;
  padding:16px!important;
  background:#fff!important;
}
@media(max-width:700px){
  .we-pos .menu-admin-v397 .import-card{margin:0 0 16px!important;border-radius:16px!important}
  .we-pos .menu-admin-v397 .import-card>summary,.we-pos .menu-admin-v397 .import-body{padding:12px!important}
}


/* v3.9.8 — product save action beside delete */
.we-pos .menu-admin-v397 .product-actions{align-items:center;gap:8px;flex-wrap:wrap}
.we-pos .menu-admin-v397 .product-actions .product-save-action{margin:0!important;min-height:40px;padding:9px 14px!important;width:auto!important}
@media(max-width:700px){.we-pos .menu-admin-v397 .product-actions>*{flex:1 1 auto}.we-pos .menu-admin-v397 .product-actions .product-save-action{flex:1 1 100%}}

/* v3.9.9 — Import / Export uses the exact same section frame as Kategorien / Produkte */
.we-pos .menu-admin-v397 .import-export-section{
  width:auto!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
.we-pos .menu-admin-v397 .import-export-section .import-card{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.we-pos .menu-admin-v397 .import-export-section .import-card>summary{
  min-height:48px!important;
  margin:0!important;
  padding:12px 14px!important;
  border:1px solid #e4e7ec!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#344054!important;
}
.we-pos .menu-admin-v397 .import-export-section .import-card[open]>summary{
  margin:0!important;
  border-radius:12px 12px 0 0!important;
  border-bottom-color:#e4e7ec!important;
}
.we-pos .menu-admin-v397 .import-export-section .import-body{
  width:100%!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:14px!important;
  border:1px solid #e4e7ec!important;
  border-top:0!important;
  border-radius:0 0 12px 12px!important;
  background:#fff!important;
}
@media(max-width:700px){
  .we-pos .menu-admin-v397 .import-export-section .import-card{margin:0!important}
  .we-pos .menu-admin-v397 .import-export-section .import-card>summary,
  .we-pos .menu-admin-v397 .import-export-section .import-body{padding:12px!important}
}


/* v3.10.0 — structured site footer */
.footer-v3100{max-width:1400px;margin:24px auto 12px;padding:18px 22px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start;background:#fff;border:1px solid #e1e5ec;border-radius:20px;box-shadow:0 12px 34px rgba(15,23,42,.07);color:#344054;font-size:13px;line-height:1.55}
.footer-v3100 .footer-business,.footer-v3100 .footer-system{display:flex;flex-direction:column;gap:2px}
.footer-v3100 strong{color:#101828}.footer-v3100 a{color:#344054;font-weight:700;text-decoration:none}.footer-v3100 a:hover{color:#101828;text-decoration:underline}
.footer-v3100 .footer-system{text-align:right}
@media(max-width:720px){.footer-v3100{margin:16px 12px 10px;padding:16px;display:block;border-radius:16px}.footer-v3100 .footer-system{margin-top:12px;padding-top:12px;border-top:1px solid #e7eaf0;text-align:left}}

/* v3.10.1 — KDS heading scaled to match the POS visual hierarchy */
.we-pos .kds-head h1{
  font-size:20px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
  margin:0 0 4px!important;
}
.we-pos .kds-head p{
  font-size:12.5px!important;
  line-height:1.35!important;
  margin:0!important;
}
.we-pos .kds-refresh{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  font-size:1.05rem!important;
}
@media(max-width:700px){
  .we-pos .kds-head h1{font-size:20px!important;line-height:1.15!important;margin:0 0 4px!important}
  .we-pos .kds-head p{font-size:12px!important}
  .we-pos .kds-head{grid-template-columns:minmax(0,1fr) 40px!important}
  .we-pos .kds-refresh{width:38px!important;height:38px!important;min-width:38px!important}
}

/* v3.10.2 — KDS header breathing room + slightly larger mobile POS brand */
.we-pos .kds-head{margin-top:12px!important}
@media(max-width:700px){
  .we-pos .kds-head{margin-top:8px!important;padding-top:16px!important}
  .we-pos .brand-copy .mobile-brand-title{font-size:19px!important;line-height:1!important;font-weight:900!important}
}

/* v3.10.3 — larger mobile POS branding, balanced ORDER SYSTEM */
@media(max-width:700px){
  .we-pos .brand-copy{gap:9px!important;align-items:baseline!important}
  .we-pos .brand-copy .mobile-brand-title{font-size:22px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important}
  .we-pos .brand-copy small{font-size:10px!important;line-height:1!important;letter-spacing:.13em!important;font-weight:750!important}
}

/* v3.10.4 — universal 10-item pagination */
.we-pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin:14px 0 4px;padding:4px}
.we-pagination button{min-width:36px;height:36px;padding:0 10px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;font-size:13px;font-weight:700;box-shadow:none}
.we-pagination button:hover{background:#f9fafb;border-color:#98a2b3}
.we-pagination button.active{background:#111827;color:#fff;border-color:#111827}
.we-pagination button:disabled{opacity:.4;cursor:default}
@media(max-width:700px){.we-pagination{gap:5px;margin-top:12px}.we-pagination button{min-width:34px;height:34px;padding:0 8px}}

/* v3.10.5 — mobile customer-order inspired POS, text-only products */
.we-pos .customer-inspired-pos .mobile-order-mode{display:none}
.we-pos .category-sheet-open{font-size:20px!important;min-width:42px!important}
.we-pos .category-sheet{border:0!important;padding:0!important;background:transparent!important;max-width:none!important;max-height:none!important;width:100vw!important;height:100dvh!important}
.we-pos .category-sheet::backdrop{background:rgba(17,24,39,.45)!important}
.we-pos .category-sheet-card{position:absolute;left:0;right:0;bottom:0;background:#fff;color:#20252b;border-radius:24px 24px 0 0;padding:10px 18px 24px;max-height:78dvh;overflow:auto;box-shadow:0 -18px 60px rgba(16,24,40,.18)}
.we-pos .category-sheet-card .sheet-handle{width:44px;height:5px;border-radius:999px;background:#d0d5dd;margin:0 auto 14px}
.we-pos .category-sheet-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.we-pos .category-sheet-card header h2{margin:0!important;font-size:25px!important}
.we-pos .category-sheet-card header button{width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important;background:#f7f5f1!important;color:#d95f16!important;font-size:28px!important}
.we-pos .sheet-category{width:100%!important;min-height:72px!important;padding:12px 4px!important;background:#fff!important;color:#2e3338!important;border:0!important;border-bottom:1px solid #eef0f2!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}
.we-pos .sheet-category span{display:grid;gap:4px}.we-pos .sheet-category b{font-size:18px!important}.we-pos .sheet-category small{color:#667085!important;font-size:12px!important}.we-pos .sheet-category strong{visibility:hidden;font-size:22px!important}.we-pos .sheet-category.selected strong{visibility:visible}

@media(max-width:700px){
  .we-pos .customer-inspired-pos{padding-top:10px!important}
  .we-pos .customer-inspired-pos .mobile-order-mode{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;background:#f2f0ec!important;border-radius:18px!important;padding:4px!important;margin:4px 0 12px!important}
  .we-pos .mobile-order-mode .mode-choice{min-width:0!important;min-height:64px!important;padding:8px 10px!important;border:0!important;border-radius:15px!important;background:transparent!important;color:#4a4f55!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;box-shadow:none!important;text-align:left!important}
  .we-pos .mobile-order-mode .mode-choice.active{background:#fff!important;color:#20252b!important;box-shadow:0 4px 16px rgba(16,24,40,.07)!important}
  .we-pos .mobile-order-mode .mode-icon{width:28px;height:28px;display:grid;place-items:center;color:#d95f16;flex:0 0 28px}
  .we-pos .mobile-order-mode .mode-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .we-pos .mobile-order-mode .mode-choice>span:last-child{display:grid;gap:1px}.we-pos .mobile-order-mode b{font-size:14px!important}.we-pos .mobile-order-mode small{font-size:10px!important;color:#667085!important;font-weight:600!important}

  .we-pos .customer-inspired-pos .pos-center-head{display:block!important;margin-bottom:8px!important}
  .we-pos .customer-inspired-pos .pos-center-head>div:first-child{display:none!important}
  .we-pos .customer-inspired-pos .pos-searchbox{width:100%!important;height:48px!important;border:0!important;border-radius:22px!important;background:#f3f1ed!important;padding:0 15px!important;box-shadow:none!important}
  .we-pos .customer-inspired-pos .pos-searchbox>span{font-size:29px!important;color:#d95f16!important}
  .we-pos .customer-inspired-pos .pos-searchbox input{font-size:15px!important;background:transparent!important}

  .we-pos .customer-inspired-pos .category-strip{position:sticky!important;top:56px!important;z-index:20!important;margin:0 -10px 14px!important;padding:8px 10px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #eceef0!important;display:flex!important;gap:8px!important;overflow-x:auto!important}
  .we-pos .customer-inspired-pos .category-strip button{min-height:39px!important;border:0!important;border-radius:20px!important;background:#fff!important;color:#353a40!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important;padding:8px 14px!important;white-space:nowrap!important}
  .we-pos .customer-inspired-pos .category-strip button.active{background:#33363a!important;color:#fff!important}
  .we-pos .customer-inspired-pos .category-strip .category-sheet-open{margin-left:auto!important;position:sticky!important;right:0!important;min-width:42px!important;width:42px!important;padding:0!important;background:#f5f3ef!important;color:#20252b!important;font-size:22px!important}
  .we-pos .customer-inspired-pos .catalog-meta{display:none!important}

  .we-pos .customer-inspired-pos .product-cards{display:block!important}
  .we-pos .customer-inspired-pos .product-card{min-height:0!important;border:0!important;border-bottom:1px solid #e8eaed!important;border-radius:0!important;box-shadow:none!important;padding:17px 2px!important;background:#fff!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-rows:auto auto!important;column-gap:12px!important;align-items:center!important}
  .we-pos .customer-inspired-pos .product-card:hover{transform:none!important;box-shadow:none!important}
  .we-pos .customer-inspired-pos .product-card-top{grid-column:1!important;grid-row:2!important;display:block!important;margin:0!important}
  .we-pos .customer-inspired-pos .product-card-top .product-no{display:none!important}
  .we-pos .customer-inspired-pos .product-card-top strong{font-size:15px!important;color:#2d3238!important}
  .we-pos .customer-inspired-pos .product-main{grid-column:1!important;grid-row:1!important;padding:0 0 4px!important;min-height:0!important}
  .we-pos .customer-inspired-pos .product-main h3{font-size:17px!important;line-height:1.25!important;margin:0 0 5px!important;font-weight:850!important;color:#2d3238!important}
  .we-pos .customer-inspired-pos .product-main p{font-size:13px!important;line-height:1.45!important;color:#4f555c!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .we-pos .customer-inspired-pos .product-card>form,.we-pos .customer-inspired-pos .product-card>.product-add{grid-column:2!important;grid-row:1/3!important;align-self:center!important;margin:0!important}
  .we-pos .customer-inspired-pos .product-card .quick-add-form{display:block!important}
  .we-pos .customer-inspired-pos .product-add{width:42px!important;height:42px!important;min-height:42px!important;min-width:42px!important;padding:0!important;border-radius:50%!important;border:1px solid #e4ded6!important;background:#fff!important;color:#d95f16!important;font-size:0!important;box-shadow:0 2px 6px rgba(16,24,40,.04)!important}
  .we-pos .customer-inspired-pos .product-add span{font-size:31px!important;line-height:1!important;font-weight:300!important}
  .we-pos .customer-inspired-pos .product-add.disabled{font-size:9px!important;width:48px!important;height:48px!important;color:#98a2b3!important}

  .we-pos .pos-dialog{position:fixed!important;inset:auto 0 0 0!important;margin:0!important;width:100vw!important;max-width:none!important;max-height:88dvh!important;border:0!important;border-radius:24px 24px 0 0!important;background:#fff!important}
  .we-pos .pos-dialog form{padding:12px 20px 22px!important}
  .we-pos .pos-dialog form:before{content:"";display:block;width:44px;height:5px;border-radius:999px;background:#d0d5dd;margin:0 auto 16px}
  .we-pos .pos-dialog header h2{font-size:24px!important}
  .we-pos .pos-dialog header button{width:42px!important;height:42px!important;border-radius:50%!important;font-size:25px!important}
  .we-pos .pos-dialog footer{position:sticky!important;bottom:0!important;background:#fff!important;padding-top:12px!important}
  .we-pos .pos-dialog footer button:last-child{background:#ef6c17!important;border-color:#ef6c17!important;border-radius:18px!important;min-height:52px!important}

  .we-pos .customer-cart-toggle{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;left:14px!important;right:14px!important;bottom:14px!important;min-height:64px!important;border:0!important;border-radius:22px!important;background:#ef6c17!important;color:#fff!important;padding:8px 16px!important;box-shadow:0 12px 32px rgba(153,74,18,.26)!important}
  .we-pos .customer-cart-toggle .cart-button-icon{position:relative;display:grid!important;place-items:center!important;font-size:27px!important}
  .we-pos .customer-cart-toggle .cart-button-icon em{position:absolute;right:-2px;top:-6px;min-width:25px;height:25px;padding:0 6px;border-radius:999px;background:#292d31;color:#fff;font-size:12px;font-style:normal;display:grid;place-items:center;font-weight:800}
  .we-pos .customer-cart-toggle .cart-button-label{text-align:left!important;font-size:16px!important;font-weight:850!important}
  .we-pos .customer-cart-toggle b{font-size:14px!important;color:#fff!important;white-space:nowrap!important}
  .we-pos .pos-center{padding-bottom:96px!important}
}

/* v3.10.6 — mobile POS contrast + compact icon actions */
@media(max-width:700px){
  .we-pos .customer-inspired-pos .mobile-order-mode{
    gap:6px!important;
    padding:5px!important;
    background:#f1f2f4!important;
    border:1px solid #e4e7ec!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice{
    background:#ffffff!important;
    color:#111827!important;
    border:1px solid #e4e7ec!important;
    box-shadow:none!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice.active{
    background:#111827!important;
    color:#ffffff!important;
    border-color:#111827!important;
    box-shadow:0 5px 14px rgba(17,24,39,.14)!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice.active b,
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice.active small{
    color:#ffffff!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice:not(.active) b{
    color:#111827!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-choice:not(.active) small{
    color:#667085!important;
  }
  .we-pos .customer-inspired-pos .mobile-order-mode .mode-icon{
    color:#ef6c17!important;
  }

  .we-pos .customer-inspired-pos .product-card>form,
  .we-pos .customer-inspired-pos .product-card>.product-add{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
  }
  .we-pos .customer-inspired-pos .product-add{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    padding:0!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    font-size:0!important;
    line-height:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#ef6c17!important;
    border:1px solid #e4ded6!important;
  }
  .we-pos .customer-inspired-pos .product-add span{
    display:block!important;
    color:#ef6c17!important;
    font-size:32px!important;
    line-height:1!important;
    font-weight:300!important;
    margin:0!important;
  }
  .we-pos .customer-inspired-pos .product-add.disabled{
    font-size:0!important;
    color:#98a2b3!important;
  }

  .we-pos .customer-inspired-pos .category-strip button{
    max-width:210px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .we-pos .customer-inspired-pos .category-strip .category-sheet-open{
    flex:0 0 44px!important;
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
  }
}


/* v3.10.7 — mobile polish: clean category sheet, safe cart position, table-first optional fulfillment */
.we-pos .mobile-order-wrap{display:none}
@media(max-width:700px){
  .we-pos .mobile-order-wrap{display:block!important;margin:6px 0 14px!important}
  .we-pos .mobile-order-label{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important;margin:0 3px 7px!important;color:#344054!important}
  .we-pos .mobile-order-label b{font-size:12px!important;color:#111827!important}
  .we-pos .mobile-order-label small{font-size:9px!important;color:#98a2b3!important;text-align:right!important}
  .we-pos .mobile-order-wrap .mobile-order-mode{margin:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important}
  .we-pos .mobile-order-wrap .mode-choice,
  .we-pos .mobile-order-wrap .mode-choice:not(.active){
    min-height:58px!important;background:#fff!important;color:#111827!important;border:1px solid #dfe3e8!important;border-radius:16px!important;box-shadow:0 2px 8px rgba(16,24,40,.04)!important;padding:8px 10px!important
  }
  .we-pos .mobile-order-wrap .mode-choice.active{
    background:#fff8f3!important;color:#111827!important;border:2px solid #ef6c17!important;box-shadow:0 4px 14px rgba(239,108,23,.10)!important
  }
  .we-pos .mobile-order-wrap .mode-choice b,
  .we-pos .mobile-order-wrap .mode-choice small,
  .we-pos .mobile-order-wrap .mode-choice.active b,
  .we-pos .mobile-order-wrap .mode-choice.active small{color:#111827!important}
  .we-pos .mobile-order-wrap .mode-choice small{color:#667085!important}
  .we-pos .mobile-order-wrap .mode-icon{color:#ef6c17!important}

  /* Category bottom-sheet: never inherit dark POS button colors */
  .we-pos dialog.category-sheet .category-sheet-card{background:#fff!important;color:#111827!important;padding:10px 16px calc(18px + env(safe-area-inset-bottom))!important}
  .we-pos dialog.category-sheet .category-sheet-card header{margin-bottom:8px!important}
  .we-pos dialog.category-sheet .category-sheet-card header h2{color:#111827!important;font-size:25px!important}
  .we-pos dialog.category-sheet .category-sheet-card header button{background:#f3f4f6!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:none!important}
  .we-pos dialog.category-sheet button.sheet-category{
    width:100%!important;min-height:64px!important;margin:0!important;padding:11px 12px!important;
    background:#fff!important;color:#111827!important;border:0!important;border-bottom:1px solid #edf0f2!important;
    border-radius:0!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important
  }
  .we-pos dialog.category-sheet button.sheet-category:hover{background:#f8fafc!important}
  .we-pos dialog.category-sheet button.sheet-category.selected{background:#fff7ed!important}
  .we-pos dialog.category-sheet button.sheet-category b{color:#111827!important;font-size:17px!important;line-height:1.25!important}
  .we-pos dialog.category-sheet button.sheet-category small{color:#667085!important;font-size:11px!important}
  .we-pos dialog.category-sheet button.sheet-category strong{color:#ef6c17!important}

  /* Bottom cart bar: keep clear of iPhone/Safari browser UI and remove the peeking closed cart */
  .we-pos .customer-cart-toggle{
    bottom:calc(78px + env(safe-area-inset-bottom))!important;
    left:14px!important;right:14px!important;min-height:62px!important;border-radius:20px!important;
    z-index:95!important;background:#111827!important;color:#fff!important;box-shadow:0 12px 28px rgba(17,24,39,.20)!important
  }
  .we-pos .customer-cart-toggle .cart-button-label,
  .we-pos .customer-cart-toggle b{color:#fff!important}
  .we-pos .pos-cart-panel{
    left:0!important;right:0!important;bottom:0!important;height:min(78dvh,700px)!important;
    transform:translateY(105%)!important;border-radius:22px 22px 0 0!important;z-index:110!important
  }
  .mobile-cart-open .we-pos .pos-cart-panel{transform:translateY(0)!important}
  .we-pos .cart-bottom{padding-bottom:calc(14px + env(safe-area-inset-bottom))!important}
  .we-pos .pos-center{padding-bottom:158px!important}
}
@media(max-width:390px){
  .we-pos .mobile-order-label small{display:none!important}
  .we-pos .mobile-order-wrap .mode-choice{padding:8px!important;gap:6px!important}
  .we-pos .mobile-order-wrap .mode-choice b{font-size:13px!important}
  .we-pos .mobile-order-wrap .mode-choice small{font-size:9px!important}
  .we-pos .mobile-order-wrap .mode-icon{width:24px!important;height:24px!important;flex-basis:24px!important}
}

/* v3.10.8 — table-first ordering + fixed Lieferung/Abholung entries */
.we-pos .rail-table.selected{
  background:#fff3e8!important;
  color:#111827!important;
  border:2px solid #ef6c17!important;
  box-shadow:0 8px 22px rgba(239,108,23,.16)!important;
}
.we-pos .rail-table.selected small{color:#b54708!important}
.we-pos .service-table{background:#fff!important}
.we-pos .service-table-icon{width:24px;height:24px;display:grid;place-items:center;color:#ef6c17}
.we-pos .service-table-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.we-pos .delivery-customer{display:block;margin-top:2px;color:#667085!important}
.we-pos .restaurant-table.service-entry{border-style:dashed!important;background:#fffaf5!important}
.we-pos .restaurant-table.service-entry .service-dash-icon{color:#ef6c17!important;font-size:18px!important}

.delivery-page{max-width:760px;margin:0 auto;padding:26px 16px 60px}
.delivery-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;box-shadow:0 16px 50px rgba(16,24,40,.08);padding:24px}
.delivery-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}
.delivery-head h1{margin:3px 0 4px;font-size:30px;letter-spacing:-.04em;color:#111827}
.delivery-head p{margin:0;color:#667085;font-size:13px}
.delivery-back{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;border:1px solid #e4e7ec;text-decoration:none!important;color:#111827!important;font-size:24px;background:#f9fafb;flex:0 0 44px}
.delivery-form{display:grid;gap:14px}
.delivery-form label{display:grid;gap:6px;color:#344054;font-size:11px;font-weight:800}
.delivery-form input{height:48px!important;border:1px solid #d0d5dd!important;border-radius:12px!important;background:#fff!important;color:#111827!important;font-size:15px!important;padding:0 13px!important}
.delivery-form input:focus{border-color:#ef6c17!important;box-shadow:0 0 0 4px rgba(239,108,23,.10)!important;outline:0}
.delivery-grid{display:grid;gap:12px}.delivery-grid.two{grid-template-columns:1fr 1fr}.delivery-grid.postal-row{grid-template-columns:150px 1fr}.delivery-grid.street-row{grid-template-columns:1fr 120px}
.postal-hint{min-height:18px;margin-top:-7px;color:#667085;font-size:11px}
.delivery-continue{min-height:54px;border:0!important;border-radius:14px!important;background:#111827!important;color:#fff!important;font-size:15px!important;font-weight:850!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 18px!important;margin-top:4px}
.delivery-continue span{font-size:22px}.delivery-privacy{margin:14px 2px 0;color:#98a2b3;font-size:10px}

@media(max-width:700px){
  .we-pos .pos-table-rail{position:sticky!important;top:56px!important}
  .we-pos .rail-tables{scroll-padding-right:16px!important}
  .we-pos .rail-table{flex:0 0 104px!important;min-width:104px!important;min-height:78px!important}
  .we-pos .service-table{flex-basis:104px!important}
  .we-pos .service-table b{font-size:12px!important}
  .we-pos .service-table small{font-size:9px!important}
  .we-pos .customer-cart-toggle{
    position:fixed!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;
    bottom:calc(14px + env(safe-area-inset-bottom))!important;z-index:100!important;box-sizing:border-box!important;
  }
  .we-pos .pos-cart-panel{
    position:fixed!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;
    bottom:calc(8px + env(safe-area-inset-bottom))!important;top:auto!important;height:min(82dvh,720px)!important;
    transform:translate3d(0,calc(100% + 28px),0)!important;box-sizing:border-box!important;margin:0!important;
    border-radius:24px!important;overflow:hidden!important;z-index:120!important;
  }
  body.mobile-cart-open .we-pos .pos-cart-panel{transform:translate3d(0,0,0)!important}
  .we-pos .mobile-cart-backdrop{position:fixed!important;inset:0!important;z-index:115!important}
  body.mobile-cart-open .we-pos .mobile-cart-backdrop{display:block!important}
  body.mobile-cart-open{overflow:hidden!important}
  .we-pos .pos-center{padding-bottom:112px!important}
  .delivery-page{padding:14px 10px 40px}.delivery-card{border-radius:20px;padding:18px 14px}.delivery-head h1{font-size:25px}
  .delivery-grid.two{grid-template-columns:1fr 1fr}.delivery-grid.postal-row{grid-template-columns:112px 1fr}.delivery-grid.street-row{grid-template-columns:1fr 88px}
}
@media(max-width:390px){
  .delivery-grid.two{grid-template-columns:1fr}.delivery-grid.postal-row{grid-template-columns:105px 1fr}
}


/* v3.10.9 — classic category sheet + reliable mobile cart */
@media(max-width:700px){
  .we-pos dialog.category-sheet .category-sheet-card{
    background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;
    box-shadow:0 -10px 35px rgba(16,24,40,.14)!important
  }
  .we-pos dialog.category-sheet button.sheet-category,
  .we-pos dialog.category-sheet button.sheet-category:hover{
    background:#fff!important;color:#111827!important;border:0!important;border-bottom:1px solid #e5e7eb!important;
    box-shadow:none!important;border-radius:0!important
  }
  .we-pos dialog.category-sheet button.sheet-category.selected{background:#fff7ed!important}
  .we-pos dialog.category-sheet button.sheet-category b{color:#111827!important}
  .we-pos dialog.category-sheet button.sheet-category small{color:#667085!important}
  .we-pos dialog.category-sheet button.sheet-category strong{color:#ea6a18!important}
  body.mobile-cart-open .we-pos .pos-cart-panel{transform:translate3d(0,0,0)!important;visibility:visible!important;opacity:1!important}
}

/* v3.10.10 — three clearly separated order flows */
@media(min-width:901px){
  .we-pos .pos-shell.service-order-mode{grid-template-columns:minmax(520px,1fr) 390px!important}
}
.we-pos .service-order-mode .pos-center{border-left:0!important}
.we-pos .delivery-customer{display:block!important;line-height:1.45!important;margin-top:4px!important;color:#667085!important;font-size:10px!important}
.we-pos .kds-service-info{margin:8px 0 12px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb;display:grid;gap:3px;color:#344054}
.we-pos .kds-service-info b{font-size:12px;color:#111827}.we-pos .kds-service-info span{font-size:10px;color:#667085}
@media(max-width:900px){
  .we-pos .pos-shell.service-order-mode .pos-center{order:0!important;padding-top:14px!important}
  .we-pos .pos-shell.service-order-mode .pos-cart-panel{order:1!important}
}

/* v3.10.11 — fix mobile cart selector and classic filter sheet */
@media(max-width:700px){
  body.we-pos.mobile-cart-open .pos-cart-panel,
  body.we-pos .pos-cart-panel.is-open{transform:translate3d(0,0,0)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
  body.we-pos.mobile-cart-open .mobile-cart-backdrop{display:block!important}
  body.we-pos dialog.category-sheet button.sheet-category{background:#fff!important;color:#111827!important;border-bottom:1px solid #e5e7eb!important;box-shadow:none!important;border-radius:0!important}
  body.we-pos dialog.category-sheet button.sheet-category.selected{background:#fff7ed!important}
}

/* v3.10.12 — classic light POS actions; remove black button backgrounds */
.we-pos .customer-inspired-pos .product-add,
.we-pos .product-add{
  background:#fff!important;
  color:#e96517!important;
  border:1px solid #d9dee5!important;
  box-shadow:0 2px 7px rgba(16,24,40,.06)!important;
}
.we-pos .customer-inspired-pos .product-add:hover,
.we-pos .product-add:hover{background:#fff7ed!important;border-color:#f3b483!important;color:#df5b0c!important}
.we-pos .qty-row button{
  background:#fff!important;color:#344054!important;border:1px solid #d9dee5!important;box-shadow:none!important;
}
.we-pos .qty-row button:hover{background:#f8fafc!important}
.we-pos .qty-row .remove-item{background:#fff!important;color:#b42318!important;border-color:#f1c6c3!important}
.we-pos .item-note-form button{background:#fff!important;color:#16803a!important;border:1px solid #d9dee5!important}
.we-pos .send-kitchen{
  background:#fff7ed!important;color:#9a3412!important;border:1px solid #fdba74!important;box-shadow:none!important;
}
.we-pos .print-actions button{
  background:#fff!important;color:#344054!important;border:1px solid #d9dee5!important;box-shadow:none!important;
}
.we-pos .cart-more summary{background:#fff!important;color:#475467!important;border:1px solid #d9dee5!important;border-radius:10px!important}
.we-pos .cart-more select,.we-pos .cart-more button{background:#fff!important;color:#344054!important;border:1px solid #d9dee5!important}
.we-pos .close-table{background:#fff!important;color:#344054!important;border-color:#d9dee5!important}
.we-pos .customer-cart-toggle{
  background:#fff!important;color:#20252b!important;border:1px solid #d9dee5!important;box-shadow:0 8px 28px rgba(16,24,40,.12)!important;
}
.we-pos .customer-cart-toggle .cart-button-label,.we-pos .customer-cart-toggle b{color:#20252b!important}
.we-pos .customer-cart-toggle .cart-button-icon{color:#e96517!important}
@media(max-width:700px){
  .we-pos .customer-inspired-pos .product-add{background:#fff!important;color:#e96517!important;border:1px solid #d9dee5!important;border-radius:14px!important}
  .we-pos .send-kitchen{background:#fff7ed!important;color:#9a3412!important;border-color:#fdba74!important}
  .we-pos .print-actions button{background:#fff!important;color:#344054!important}
  .we-pos .customer-cart-toggle{background:#fff!important;color:#20252b!important}
  .we-pos .customer-cart-toggle .cart-button-label,.we-pos .customer-cart-toggle b{color:#20252b!important}
}


/* v3.10.13 — hard light override for POS action controls (cache-safe visual fix) */
body.we-pos .customer-inspired-pos .product-add,
body.we-pos .product-add,
body.we-pos .pos-cart-panel .qty-row button,
body.we-pos .pos-cart-panel .item-note-form button,
body.we-pos .pos-cart-panel .send-kitchen,
body.we-pos .pos-cart-panel .print-actions button,
body.we-pos .pos-cart-panel .cart-more summary,
body.we-pos .pos-cart-panel .cart-more button,
body.we-pos .pos-cart-panel .close-table,
body.we-pos .customer-cart-toggle {
  background:#ffffff!important;
  color:#20252b!important;
  border:1px solid #d9dee5!important;
  box-shadow:0 2px 8px rgba(16,24,40,.05)!important;
}
body.we-pos .customer-inspired-pos .product-add,
body.we-pos .product-add{color:#e96517!important}
body.we-pos .pos-cart-panel .qty-row .remove-item{color:#b42318!important;border-color:#f1c6c3!important;background:#fff!important}
body.we-pos .pos-cart-panel .item-note-form button{color:#16803a!important;background:#fff!important}
body.we-pos .pos-cart-panel .send-kitchen{background:#fff7ed!important;color:#9a3412!important;border-color:#fdba74!important}
body.we-pos .customer-cart-toggle .cart-button-label,
body.we-pos .customer-cart-toggle b{color:#20252b!important}
body.we-pos .customer-cart-toggle .cart-button-icon{color:#e96517!important}
body.we-pos .customer-cart-toggle .cart-button-icon em{background:#f2f4f7!important;color:#344054!important;border:1px solid #d9dee5!important}
body.we-pos .pos-cart-panel .mobile-cart-close{background:#f2f4f7!important;color:#344054!important;border:1px solid #d9dee5!important}
@media(max-width:700px){
  body.we-pos .customer-inspired-pos .product-add,
  body.we-pos .product-add{background:#fff!important;color:#e96517!important;border:1px solid #d9dee5!important}
  body.we-pos .pos-cart-panel .qty-row button,
  body.we-pos .pos-cart-panel .print-actions button,
  body.we-pos .customer-cart-toggle{background:#fff!important;color:#20252b!important}
}


/* v3.10.15 — POS action controls are light, never black */
body.we-pos .customer-inspired-pos .product-add,
body.we-pos .customer-inspired-pos .product-add:hover,
body.we-pos .customer-cart-toggle,
body.we-pos .customer-cart-toggle:hover,
body.we-pos .pos-cart-panel .qty-row button,
body.we-pos .pos-cart-panel .qty-row button:hover,
body.we-pos .pos-cart-panel .item-note-form button,
body.we-pos .pos-cart-panel .print-actions button,
body.we-pos .pos-cart-panel .cart-more summary,
body.we-pos .pos-cart-panel .cart-more button{background:#fff!important;background-image:none!important;color:#344054!important;border:1px solid #d9dee5!important;box-shadow:none!important}
body.we-pos .customer-inspired-pos .product-add{color:#e96517!important}
body.we-pos .pos-cart-panel .send-kitchen,body.we-pos .pos-cart-panel .send-kitchen:hover{background:#fff7ed!important;background-image:none!important;color:#9a3412!important;border:1px solid #fdba74!important;box-shadow:none!important}
body.we-pos .pos-cart-panel .remove-item{background:#fff!important;color:#b42318!important;border-color:#f1c6c3!important}
body.we-pos .pos-cart-panel .item-note-form button{color:#16803a!important}
body.we-pos .customer-cart-toggle .cart-button-label,body.we-pos .customer-cart-toggle b{color:#20252b!important}


/* v3.10.21 — hard light category sheet + mobile header action cleanup */
body.we-pos dialog.category-sheet .category-sheet-card,
body.we-pos dialog.category-sheet .category-sheet-card *{box-sizing:border-box}
body.we-pos dialog.category-sheet .category-sheet-card{background:#fff!important;color:#101828!important}
body.we-pos dialog.category-sheet .sheet-category,
body.we-pos dialog.category-sheet .sheet-category:hover,
body.we-pos dialog.category-sheet .sheet-category:focus,
body.we-pos dialog.category-sheet .sheet-category:active{background:#fff!important;color:#101828!important;border:0!important;border-bottom:1px solid #e4e7ec!important;border-radius:0!important;box-shadow:none!important}
body.we-pos dialog.category-sheet .sheet-category.selected{background:#fff7ed!important;color:#101828!important}
body.we-pos dialog.category-sheet .sheet-category b{color:#101828!important}
body.we-pos dialog.category-sheet .sheet-category small{color:#667085!important}
body.we-pos dialog.category-sheet .sheet-category strong{color:#ea6a18!important}
body.we-pos dialog.category-sheet .sheet-close-light{background:#f8fafc!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:none!important}
.we-pos .about-hero{padding-left:20px!important}
.we-pos .header-add-action .add-icon{font-size:16px;line-height:1}
@media(max-width:700px){
  .we-pos .admin-head{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:start!important;gap:10px!important}
  .we-pos .admin-head>div{min-width:0!important}
  .we-pos .admin-head .header-add-action{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:12px!important;background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:0 2px 8px rgba(16,24,40,.04)!important;overflow:hidden!important;align-self:center!important}
  .we-pos .admin-head .header-add-action:hover,.we-pos .admin-head .header-add-action:focus{background:#fff7ed!important;color:#c2410c!important;border-color:#fdba74!important}
  .we-pos .admin-head .header-add-action:after{content:none!important}
  .we-pos .admin-head .header-add-action .add-label{display:none!important}
  .we-pos .admin-head .header-add-action .add-icon{display:block!important;font-size:22px!important;color:inherit!important}
  .we-pos .reservation-shell .admin-head{grid-template-columns:minmax(0,1fr) 44px!important}
  .we-pos .reservation-shell .admin-head .header-add-action{width:42px!important;min-width:42px!important}
}

/* v3.10.30 — final mobile action cleanup: frameless product add + readable page header actions */
body.we-pos .customer-inspired-pos .product-add,
body.we-pos .customer-inspired-pos .product-add:hover,
body.we-pos .customer-inspired-pos .product-add:focus,
body.we-pos .customer-inspired-pos .product-add:active,
body.we-pos .product-add,
body.we-pos .product-add:hover,
body.we-pos .product-add:focus,
body.we-pos .product-add:active{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  color:#e96517!important;
}
body.we-pos .customer-inspired-pos .product-add span,
body.we-pos .product-add span{color:#e96517!important}

/* Header add actions: never clip or turn into a dark square. */
body.we-pos .admin-head>.admin-add-btn,
body.we-pos .admin-head .header-add-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:auto!important;
  min-width:0!important;
  min-height:36px!important;
  height:auto!important;
  padding:6px 4px!important;
  margin:0!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  color:#e96517!important;
  border-radius:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.15!important;
  justify-self:end!important;
  align-self:start!important;
}
body.we-pos .admin-head>.admin-add-btn:hover,
body.we-pos .admin-head>.admin-add-btn:focus,
body.we-pos .admin-head>.admin-add-btn:active,
body.we-pos .admin-head .header-add-action:hover,
body.we-pos .admin-head .header-add-action:focus,
body.we-pos .admin-head .header-add-action:active{
  background:transparent!important;
  color:#c2410c!important;
  border:0!important;
  box-shadow:none!important;
}
body.we-pos .admin-head .header-add-action .add-icon{display:inline!important;color:#e96517!important;font-size:18px!important;line-height:1!important}
body.we-pos .admin-head .header-add-action .add-label{display:inline!important;color:inherit!important;white-space:nowrap!important;font-size:13px!important}
body.we-pos .reservation-shell .admin-head .admin-add-btn:after{content:none!important}

@media(max-width:700px){
  body.we-pos .admin-head,
  body.we-pos .reservation-shell .admin-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:start!important;
    gap:10px!important;
  }
  body.we-pos .admin-head>.admin-add-btn,
  body.we-pos .admin-head .header-add-action,
  body.we-pos .reservation-shell .admin-head .header-add-action{
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    min-height:34px!important;
    padding:5px 0 5px 8px!important;
    overflow:visible!important;
    font-size:12px!important;
    max-width:42vw!important;
  }
  body.we-pos .admin-head .header-add-action .add-label{display:inline!important;font-size:12px!important;overflow:visible!important;text-overflow:clip!important}
  body.we-pos .admin-head .header-add-action .add-icon{display:inline!important;font-size:18px!important}

  /* Mobile product add is the orange plus only, with no visible tile. */
  body.we-pos .customer-inspired-pos .product-add,
  body.we-pos .product-add{
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body.we-pos .customer-inspired-pos .product-add span,
  body.we-pos .product-add span{font-size:34px!important;font-weight:300!important;line-height:1!important}
}

/* v3.10.31 — cleaner product editor, reservation signals, footer link */
.we-pos .admin-product-row>summary .product-category-pill{display:none!important}

/* Product modifier dialog: clear vertical rhythm, no scattered controls */
.we-pos dialog.pos-dialog form{display:flex!important;flex-direction:column!important;gap:14px!important}
.we-pos dialog.pos-dialog header{margin-bottom:0!important}
.we-pos dialog.pos-dialog .modifier-group{margin:0!important;padding:12px!important;border:1px solid #e4e7ec!important;border-radius:14px!important;background:#fff!important}
.we-pos dialog.pos-dialog .modifier-group legend{padding:0 7px!important;color:#101828!important;font-size:14px!important}
.we-pos dialog.pos-dialog .modifier-choice{min-height:52px!important;margin:0!important;padding:10px 8px!important;border-bottom:1px solid #eef0f2!important;border-radius:0!important;background:#fff!important;display:grid!important;grid-template-columns:26px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}
.we-pos dialog.pos-dialog .modifier-choice:last-child{border-bottom:0!important}
.we-pos dialog.pos-dialog .modifier-choice input{width:22px!important;height:22px!important;margin:0!important}
.we-pos dialog.pos-dialog .modifier-choice span{font-weight:700!important;color:#344054!important}
.we-pos dialog.pos-dialog .modifier-choice strong{font-size:13px!important;color:#344054!important}
.we-pos dialog.pos-dialog .product-config-stack{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important}
.we-pos dialog.pos-dialog .product-config-stack label,.we-pos dialog.pos-dialog .product-note-field{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin:0!important;color:#475467!important;font-size:12px!important;font-weight:750!important}
.we-pos dialog.pos-dialog .product-config-stack input,.we-pos dialog.pos-dialog .product-config-stack select,.we-pos dialog.pos-dialog .product-note-field input{width:100%!important;min-height:46px!important;margin:0!important;border:1px solid #d0d5dd!important;border-radius:12px!important;background:#fff!important;color:#101828!important;padding:10px 12px!important;box-shadow:none!important}
.we-pos dialog.pos-dialog .product-dialog-footer{position:sticky!important;bottom:0!important;z-index:4!important;display:grid!important;grid-template-columns:1fr 1.35fr!important;gap:10px!important;padding:12px 0 calc(2px + env(safe-area-inset-bottom))!important;margin-top:0!important;border-top:1px solid #eaecf0!important}
.we-pos dialog.pos-dialog .product-dialog-footer button{min-height:46px!important}
@media(max-width:700px){
  .we-pos dialog.pos-dialog{width:min(100vw,620px)!important;max-height:88dvh!important;border-radius:24px 24px 0 0!important;margin:auto 0 0!important}
  .we-pos dialog.pos-dialog form{padding-bottom:0!important}
  .we-pos dialog.pos-dialog .modifier-choice{min-height:50px!important}
}

/* Reservation time traffic-light indicator */
.we-pos .reservation-light{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#d0d5dd;box-shadow:0 0 0 3px rgba(208,213,221,.22)}
.we-pos .reservation-light.is-warn{background:#f4b400;box-shadow:0 0 0 3px rgba(244,180,0,.18)}
.we-pos .reservation-light.is-late{background:#d92d20;box-shadow:0 0 0 3px rgba(217,45,32,.15)}
.we-pos .reservation-light.is-arrived{background:#12b76a;box-shadow:0 0 0 3px rgba(18,183,106,.16)}
.we-pos .reservation-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}
.we-pos .reservation-actions form{display:block!important;margin:0!important}
.we-pos .reservation-actions .icon-btn{background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;box-shadow:none!important}
.we-pos .reservation-actions .danger-text{color:#b42318!important}
@media(max-width:700px){
  .we-pos .reservation-card{grid-template-columns:minmax(0,1fr)!important}
  .we-pos .reservation-actions{justify-self:start!important;width:auto!important}
}

/* KDS employee line */
.we-pos .kds-waiter{margin-top:6px!important;padding:7px 10px!important;background:#f8fafc!important;border:1px solid #eaecf0!important;border-radius:10px!important}

/* Footer Workethic link */
.we-pos .footer-workethic-link{font-weight:800!important;color:#c2410c!important;text-decoration:none!important}
.we-pos .footer-workethic-link:hover{text-decoration:underline!important}

/* v3.10.32 — reservations calendar + compact expandable list */
.we-pos .reservation-v31032 .reservation-viewbar{display:flex;gap:8px;margin:0 0 14px}
.we-pos .reservation-v31032 .reservation-view-btn{appearance:none;border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:11px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:800;box-shadow:none}
.we-pos .reservation-v31032 .reservation-view-btn.is-active{border-color:#f0a46d;background:#fff7ed;color:#c2410c}
.we-pos .reservation-calendar-panel{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:14px;margin-bottom:14px;box-shadow:0 6px 18px rgba(16,24,40,.04)}
.we-pos .reservation-calendar-head{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;margin-bottom:10px}
.we-pos .reservation-calendar-head strong{text-align:center;color:#101828;font-size:16px}
.we-pos .calendar-nav{width:40px;height:40px;min-width:40px;padding:0;border:1px solid #e4e7ec;border-radius:11px;background:#fff;color:#344054;font-size:24px;line-height:1;box-shadow:none}
.we-pos .reservation-weekdays,.we-pos .reservation-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}
.we-pos .reservation-weekdays{margin-bottom:5px}.we-pos .reservation-weekdays span{text-align:center;color:#98a2b3;font-size:10px;font-weight:800}
.we-pos .calendar-spacer{min-height:42px}
.we-pos .calendar-day{position:relative;min-width:0;min-height:44px;padding:5px 2px;border:1px solid transparent;border-radius:10px;background:#fff;color:#344054;font-size:13px;font-weight:800;box-shadow:none}
.we-pos .calendar-day small{position:absolute;right:4px;bottom:3px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff1e8;color:#c2410c;font-size:9px;font-weight:900}
.we-pos .calendar-day.is-today{border-color:#fdba74}.we-pos .calendar-day.is-selected{background:#fff7ed;border-color:#ea6a18;color:#c2410c}
.we-pos .reservation-selected-date{margin-top:12px;padding-top:10px;border-top:1px solid #eaecf0;color:#475467;font-size:12px;font-weight:750;text-transform:capitalize}
.we-pos .reservation-v31032 .reservation-list{gap:8px}
.we-pos .reservation-v31032 .reservation-card{display:block!important;padding:0!important;overflow:hidden;border-radius:15px}
.we-pos .reservation-v31032 .reservation-card[hidden]{display:none!important}
.we-pos .reservation-summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:8px;padding:13px 14px;cursor:pointer;background:#fff}
.we-pos .reservation-summary::-webkit-details-marker{display:none}
.we-pos .reservation-summary .reservation-title{flex-wrap:nowrap}.we-pos .reservation-summary .reservation-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.we-pos .reservation-chevron{color:#667085;font-size:18px;text-align:center;transition:transform .18s ease}.we-pos details[open] .reservation-chevron{transform:rotate(180deg)}
.we-pos .reservation-detail{border-top:1px solid #eaecf0;padding:13px 14px 14px;background:#fcfcfd}
.we-pos .reservation-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}
.we-pos .reservation-detail-grid>div{min-width:0}.we-pos .reservation-detail-grid small{display:block;color:#98a2b3;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}
.we-pos .reservation-detail-grid strong{display:block;color:#344054;font-size:13px;overflow-wrap:anywhere}.we-pos .reservation-detail-wide{grid-column:1/-1}
.we-pos .reservation-v31032 .reservation-status-form{width:100%;margin:0 0 10px}.we-pos .reservation-v31032 .reservation-status-form select{width:100%;height:40px}
.we-pos .reservation-v31032 .reservation-actions{justify-content:flex-start}.we-pos .reservation-filter-empty{margin-top:8px}
@media(max-width:700px){
  .we-pos .reservation-v31032 .reservation-viewbar{position:relative;z-index:1}
  .we-pos .reservation-calendar-panel{padding:12px;border-radius:16px}
  .we-pos .calendar-day{min-height:40px;font-size:12px}.we-pos .calendar-day small{right:2px;bottom:2px;min-width:14px;height:14px;font-size:8px}
  .we-pos .reservation-v31032 .reservation-card{border-radius:14px!important}
  .we-pos .reservation-v31032 .reservation-summary{padding:12px!important}
  .we-pos .reservation-v31032 .reservation-meta{display:flex!important;gap:5px!important;margin-top:5px!important;font-size:11px!important}
  .we-pos .reservation-v31032 .reservation-meta>span:nth-child(2){display:inline!important}
  .we-pos .reservation-v31032 .reservation-title strong{font-size:16px!important}
  .we-pos .reservation-detail{padding:12px}
}

/* v3.10.33 — reservations list default + compact detail controls */
.we-pos .reservation-v31032 .reservation-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}
.we-pos .reservation-v31032 .reservation-bottom-row .reservation-status-form{width:auto!important;min-width:170px;max-width:220px;margin:0!important;flex:0 1 220px}
.we-pos .reservation-v31032 .reservation-bottom-row .reservation-status-form select{width:100%!important;height:42px!important;margin:0!important}
.we-pos .reservation-v31032 .reservation-bottom-row .reservation-actions{margin-left:auto;display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto}
@media(max-width:520px){
 .we-pos .reservation-v31032 .reservation-bottom-row{align-items:center;gap:8px;flex-wrap:nowrap}
 .we-pos .reservation-v31032 .reservation-bottom-row .reservation-status-form{min-width:0;max-width:none;flex:1 1 auto}
 .we-pos .reservation-v31032 .reservation-bottom-row .reservation-actions{margin-left:0!important;flex:0 0 auto}
 .we-pos .reservation-v31032 .reservation-detail-grid{margin-bottom:4px!important}
}

/* v3.10.36 — Menü & Preise: professional mobile product rows and classic options */
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary{
  grid-template-columns:minmax(0,1fr) auto 22px!important;
  gap:10px!important;
  align-items:center!important;
  padding:14px 16px!important;
  min-height:66px!important;
}
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary .admin-product-no{display:none!important}
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary b{
  grid-column:1!important;grid-row:1!important;
  display:block!important;width:100%!important;min-width:0!important;max-width:none!important;
  white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;
  font-size:16px!important;line-height:1.28!important;text-align:left!important;
}
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary strong{
  grid-column:2!important;grid-row:1!important;
  min-width:max-content!important;white-space:nowrap!important;text-align:right!important;font-size:15px!important;
}
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary .row-chevron{
  grid-column:3!important;grid-row:1!important;align-self:center!important;
}
.we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary .mini-status{
  grid-column:1!important;grid-row:2!important;justify-self:start!important;
}

.we-pos .menu-admin-v397 .product-options-panel{
  padding:0!important;margin-top:18px!important;border:1px solid #e4e7ec!important;
  border-radius:14px!important;background:#fff!important;overflow:hidden!important;
}
.we-pos .menu-admin-v397 .product-options-panel .options-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:12px!important;padding:14px 16px!important;margin:0!important;border-bottom:1px solid #e4e7ec!important;
  background:#fff!important;
}
.we-pos .menu-admin-v397 .product-options-panel .options-head h3{margin:0!important;font-size:16px!important}
.we-pos .menu-admin-v397 .product-options-panel .options-head small{display:block!important;margin-top:3px!important;color:#667085!important;opacity:1!important}
.we-pos .menu-admin-v397 .product-options-panel .options-head .compact-add{
  flex:0 0 auto!important;width:auto!important;min-width:112px!important;height:38px!important;min-height:38px!important;
  padding:0 12px!important;border-radius:9px!important;
}
.we-pos .menu-admin-v397 .option-group-list{display:block!important;margin:0!important}
.we-pos .menu-admin-v397 .option-group-card{
  display:block!important;margin:0!important;padding:14px 16px!important;border:0!important;border-radius:0!important;
  background:#fff!important;box-shadow:none!important;
}
.we-pos .menu-admin-v397 .option-group-card+.option-group-card{border-top:1px solid #e4e7ec!important}
.we-pos .menu-admin-v397 .option-group-title{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;
  margin:0 0 10px!important;text-align:left!important;
}
.we-pos .menu-admin-v397 .option-group-title>div{min-width:0!important}
.we-pos .menu-admin-v397 .option-group-title b{display:block!important;font-size:15px!important;line-height:1.25!important}
.we-pos .menu-admin-v397 .option-group-title small{display:block!important;margin-top:3px!important;color:#667085!important;opacity:1!important;font-size:11px!important}
.we-pos .menu-admin-v397 .option-group-title .icon-danger{
  width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;
  padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  color:#b42318!important;font-size:20px!important;
}
.we-pos .menu-admin-v397 .option-chip-list{
  display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;
  border:1px solid #e4e7ec!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;
}
.we-pos .menu-admin-v397 .option-chip{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto 34px!important;align-items:center!important;gap:10px!important;
  width:100%!important;min-height:46px!important;margin:0!important;padding:8px 10px 8px 12px!important;
  border:0!important;border-radius:0!important;background:#fff!important;color:#344054!important;box-shadow:none!important;
}
.we-pos .menu-admin-v397 .option-chip+.option-chip{border-top:1px solid #eef0f3!important}
.we-pos .menu-admin-v397 .option-chip>span{text-align:left!important;min-width:0!important;white-space:normal!important;overflow-wrap:break-word!important}
.we-pos .menu-admin-v397 .option-chip>b{white-space:nowrap!important;text-align:right!important;color:#101828!important}
.we-pos .menu-admin-v397 .option-chip form{margin:0!important;display:block!important}
.we-pos .menu-admin-v397 .option-chip button{
  width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#b42318!important;font-size:18px!important;
}
.we-pos .menu-admin-v397 .option-add-box{margin:0!important;padding:14px 16px!important;border-top:1px solid #e4e7ec!important;background:#f8fafc!important}

.we-pos .menu-admin-v397 .product-actions{
  display:grid!important;grid-template-columns:1fr!important;gap:8px!important;justify-content:stretch!important;
  padding-top:14px!important;margin-top:16px!important;
}
.we-pos .menu-admin-v397 .product-actions form,.we-pos .menu-admin-v397 .product-actions>button{width:100%!important;margin:0!important}
.we-pos .menu-admin-v397 .product-actions button{
  width:100%!important;min-height:42px!important;justify-content:flex-start!important;text-align:left!important;
  padding:0 14px!important;border-radius:9px!important;background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:none!important;
}
.we-pos .menu-admin-v397 .product-actions .danger{background:#fff!important;color:#b42318!important;border-color:#f0c9c5!important}
.we-pos .menu-admin-v397 .product-actions .product-save-action{background:#fff7ed!important;color:#9a3412!important;border-color:#fdba74!important}

@media(max-width:700px){
 .we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary{grid-template-columns:minmax(0,1fr) auto 20px!important;padding:13px 14px!important}
 .we-pos .menu-admin-v397 .simple-product-item>.admin-product-row>summary b{font-size:16px!important}
 .we-pos .menu-admin-v397 .product-options-panel .options-head{align-items:flex-start!important}
 .we-pos .menu-admin-v397 .product-options-panel .options-head .compact-add{min-width:96px!important;font-size:11px!important}
 .we-pos .menu-admin-v397 .option-group-card{padding:12px!important}
 .we-pos .menu-admin-v397 .option-chip{grid-template-columns:minmax(0,1fr) auto 30px!important;min-height:44px!important}
}


/* v3.10.37 — editable allergen/additive master + print actions */
.we-pos .declaration-head{align-items:center!important}
.we-pos .declaration-print-btn{white-space:nowrap!important;text-decoration:none!important}
.we-pos .declaration-reference{padding:0!important;overflow:hidden!important;background:#fff!important}
.we-pos .declaration-reference>summary{padding:16px!important;font-weight:800!important;border-bottom:1px solid #e4e7ec!important}
.we-pos .declaration-manage-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;background:#fff!important}
.we-pos .declaration-column{padding:16px!important;min-width:0!important}
.we-pos .declaration-column+.declaration-column{border-left:1px solid #e4e7ec!important}
.we-pos .declaration-column-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}
.we-pos .declaration-column-head h3{margin:0!important}
.we-pos .declaration-add-form{display:grid!important;grid-template-columns:90px minmax(0,1fr) auto!important;gap:8px!important;margin:0 0 12px!important;padding:10px!important;border:1px solid #e4e7ec!important;border-radius:10px!important;background:#f8fafc!important}
.we-pos .declaration-add-form.hidden-box{display:none!important}
.we-pos .declaration-add-form input{min-width:0!important;height:40px!important}
.we-pos .declaration-code-list{border:1px solid #e4e7ec!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}
.we-pos .declaration-code-row{margin:0!important;border:0!important;background:#fff!important}
.we-pos .declaration-code-row+.declaration-code-row{border-top:1px solid #eef0f3!important}
.we-pos .declaration-code-row>summary{display:grid!important;grid-template-columns:54px minmax(0,1fr) 22px!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;cursor:pointer!important;list-style:none!important}
.we-pos .declaration-code-row>summary::-webkit-details-marker{display:none!important}
.we-pos .declaration-code-row>summary b{color:#c2410c!important}
.we-pos .declaration-code-row>summary span{min-width:0!important;overflow-wrap:anywhere!important}
.we-pos .declaration-code-edit{padding:12px!important;border-top:1px solid #eef0f3!important;background:#f8fafc!important}
.we-pos .declaration-code-edit>form:first-child{display:grid!important;grid-template-columns:90px minmax(0,1fr) auto!important;gap:8px!important;align-items:end!important}
.we-pos .declaration-code-edit label{margin:0!important}
.we-pos .declaration-code-edit input{height:40px!important}
.we-pos .declaration-code-edit>form:last-child{margin-top:8px!important}
.we-pos .declaration-note{display:block!important;padding:12px 16px 16px!important;border-top:1px solid #e4e7ec!important}
.we-pos .product-declaration-print{margin:12px 0 0!important}
.we-pos .product-declaration-print a,.we-pos .product-declaration-print-link{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#344054!important;text-decoration:none!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:9px!important;padding:8px 11px!important;font-weight:700!important}
.we-pos .product-declaration-print-link{margin-top:10px!important}
@media(max-width:700px){
  .we-pos .declaration-manage-grid{grid-template-columns:1fr!important}
  .we-pos .declaration-column+.declaration-column{border-left:0!important;border-top:1px solid #e4e7ec!important}
  .we-pos .declaration-add-form,.we-pos .declaration-code-edit>form:first-child{grid-template-columns:1fr!important}
  .we-pos .declaration-head{align-items:flex-start!important}
  .we-pos .declaration-print-btn{font-size:11px!important;padding:8px 10px!important}
}


/* v3.10.38 — declarations last, closed by default, cleaner master panel */
.we-pos #declarations{margin-top:18px!important}
.we-pos #declarations .declaration-head{margin-bottom:10px!important}
.we-pos #declarations .declaration-reference{border:1px solid #e4e7ec!important;border-radius:16px!important;box-shadow:0 4px 14px rgba(16,24,40,.035)!important}
.we-pos #declarations .declaration-reference>summary{display:flex!important;align-items:center!important;gap:10px!important;min-height:56px!important;padding:15px 16px!important;background:#fff!important;color:#101828!important;font-size:14px!important;list-style:none!important;cursor:pointer!important;border:0!important}
.we-pos #declarations .declaration-reference>summary::-webkit-details-marker{display:none!important}
.we-pos #declarations .declaration-reference>summary:before{content:'›';display:grid;place-items:center;width:24px;height:24px;border:1px solid #d0d5dd;border-radius:7px;color:#667085;font-size:18px;line-height:1;transform:rotate(0deg);transition:transform .15s ease}
.we-pos #declarations .declaration-reference[open]>summary:before{transform:rotate(90deg)}
.we-pos #declarations .declaration-reference[open]>summary{border-bottom:1px solid #e4e7ec!important}
.we-pos #declarations .declaration-manage-grid{background:#fff!important}
.we-pos #declarations .declaration-column-head{padding-bottom:8px!important;border-bottom:1px solid #eef0f3!important}
.we-pos #declarations .declaration-code-list{border-radius:8px!important}
@media(max-width:700px){
 .we-pos #declarations{margin-top:14px!important}
 .we-pos #declarations .declaration-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
 .we-pos #declarations .declaration-head h2{font-size:20px!important}
 .we-pos #declarations .declaration-reference>summary{font-size:13px!important;padding:13px 14px!important}
}

/* v3.10.41 — service-order backgrounds + street lookup */
.delivery-page{
  position:relative;
  max-width:none!important;
  min-height:calc(100dvh - 90px);
  padding:34px 16px 70px!important;
  display:grid;
  place-items:start center;
  overflow:hidden;
}
.delivery-page::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  background:#f5f7fa center/cover no-repeat;
  pointer-events:none;
}
.delivery-page:not(.pickup-page)::before{background-image:linear-gradient(rgba(245,247,250,.82),rgba(245,247,250,.90)),url('/static/delivery-bg.svg')}
.delivery-page.pickup-page::before{background-image:linear-gradient(rgba(245,247,250,.82),rgba(245,247,250,.90)),url('/static/pickup-bg.svg')}
.delivery-card{width:min(760px,100%);backdrop-filter:blur(2px)}
.delivery-head{display:block!important}
.delivery-back{display:none!important}
.delivery-card::after{content:"";position:absolute;right:-55px;top:-70px;width:210px;height:210px;border-radius:50%;background:rgba(239,108,23,.055);pointer-events:none}
.delivery-form input[list]{padding-right:34px!important}
@media(max-width:700px){
  .delivery-page{padding:18px 10px 46px!important;min-height:calc(100dvh - 70px)}
  .delivery-page::before{background-position:65% center}
}

/* v3.10.42 — quick test customer data */
.delivery-testdata{width:100%;min-height:46px;margin:2px 0 10px;padding:10px 14px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;font:inherit;font-weight:750;text-align:left;cursor:pointer}
.delivery-testdata:hover{background:#f8fafc;border-color:#98a2b3}
.delivery-testdata:active{transform:none}

/* v3.10.45 — KDS workflow + 24h history */
.we-pos .kds-head-actions{display:flex;align-items:center;gap:8px}
.we-pos .kds-history-link{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #d0d5dd!important;border-radius:11px!important;background:#fff!important;color:#344054!important;text-decoration:none!important;font-weight:800!important;font-size:12px!important;box-shadow:none!important}
.we-pos .kds-table-summary{grid-template-columns:minmax(150px,1fr) auto auto auto 22px!important}
.we-pos .kds-all-status{grid-template-columns:repeat(3,1fr)!important}
.we-pos .kds-all-status .preparing{background:#f59e0b!important;color:#fff!important}
.we-pos .kds-all-status .ready{background:#2563eb!important;color:#fff!important}
.we-pos .kds-all-status .served{background:#16a34a!important;color:#fff!important}
.we-pos .kds-all-status .preparing:hover{background:#d97706!important}
.we-pos .kds-all-status .ready:hover{background:#1d4ed8!important}
.we-pos .kds-all-status .served:hover{background:#15803d!important}
.we-pos .kds-history-filters{width:min(100%,980px);margin:0 auto 12px;display:flex;gap:8px;flex-wrap:wrap}
.we-pos .kds-history-filters button{background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;border-radius:10px!important;padding:9px 13px!important;box-shadow:none!important;font-weight:800!important}
.we-pos .kds-history-filters button.active{background:#111827!important;color:#fff!important;border-color:#111827!important}
.we-pos .kds-history-card .kds-table-summary{background:#fff!important}
.we-pos .kds-history-order-total{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;gap:16px;font-size:14px}
.we-pos .kds-history-totals{width:min(100%,980px);margin:14px auto 30px;padding:16px 18px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:15px}
@media(max-width:700px){
 .we-pos .kds-head-actions{gap:6px}
 .we-pos .kds-history-link{padding:0 9px!important;font-size:10px!important;min-height:38px}
 .we-pos .kds-table-summary{grid-template-columns:minmax(0,1fr) auto 18px!important}
 .we-pos .kds-count{display:none!important}
 .we-pos .kds-time{grid-column:1!important;grid-row:2!important;font-size:10px!important}
 .we-pos .kds-status{grid-column:2!important;grid-row:1/3!important}
 .we-pos .kds-chevron{grid-column:3!important;grid-row:1/3!important}
 .we-pos .kds-all-status{grid-template-columns:1fr!important}
 .we-pos .kds-history-filters{padding:0 12px}
 .we-pos .kds-history-filters button{flex:1 1 auto}
 .we-pos .kds-history-totals{width:calc(100% - 24px);margin:12px 12px 24px}
}


/* v3.10.46 — compact KDS history filter, lighter palette, midnight history reset */
.we-pos .kds-history-page{position:relative;isolation:isolate;min-height:calc(100dvh - 110px);padding:2px 0 28px}
.we-pos .kds-history-page::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:
 radial-gradient(circle at 12% 16%,rgba(251,191,36,.10),transparent 30%),
 radial-gradient(circle at 88% 12%,rgba(59,130,246,.08),transparent 28%),
 linear-gradient(180deg,#f8fafc 0%,#f4f7fb 55%,#f8fafc 100%)}
.we-pos .kds-history-page .kds-table-card{background:rgba(255,255,255,.94)!important;border-color:#dfe5ec!important;box-shadow:0 7px 24px rgba(15,23,42,.055)!important}
.we-pos .kds-history-page .kds-history-card .kds-table-summary{background:#f8fafc!important;color:#172033!important}
.we-pos .kds-history-page .kds-history-card .kds-table-summary:hover{background:#f1f5f9!important}
.we-pos .kds-history-page .kds-history-card .kds-table-name{color:#172033!important}
.we-pos .kds-history-page .kds-count,.we-pos .kds-history-page .kds-time{color:#718096!important}
.we-pos .kds-history-page .kds-status.served{background:#e8f7ef!important;color:#137a4a!important}
.we-pos .kds-filter-menu{position:relative}
.we-pos .kds-filter-menu>summary{list-style:none;display:grid;place-items:center;width:42px;height:42px;border:1px solid #d0d5dd;border-radius:11px;background:#fff;color:#475467;font-size:24px;font-weight:800;line-height:1;cursor:pointer;box-shadow:none}
.we-pos .kds-filter-menu>summary::-webkit-details-marker{display:none}
.we-pos .kds-filter-menu[open]>summary,.we-pos .kds-filter-menu>summary:hover{background:#f8fafc;border-color:#b8c1cc}
.we-pos .kds-filter-popover{position:absolute;right:0;top:48px;z-index:30;min-width:190px;padding:7px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.14)}
.we-pos .kds-filter-popover button{display:block;width:100%;padding:10px 11px;border:0;border-radius:8px;background:#fff!important;color:#344054!important;text-align:left;font:inherit;font-size:12px;font-weight:800;cursor:pointer;box-shadow:none!important}
.we-pos .kds-filter-popover button:hover{background:#f2f4f7!important}
.we-pos .kds-filter-popover button.active{background:#eef4ff!important;color:#1d4ed8!important}
.we-pos .kds-history-totals{background:rgba(255,255,255,.92)!important;border-color:#d8e0e9!important;color:#344054!important;box-shadow:0 5px 18px rgba(15,23,42,.035)}
.we-pos .kds-history-expire-note{width:min(100%,980px);margin:-16px auto 28px;text-align:center;color:#7b8798;font-size:11px;line-height:1.5}
@media(max-width:700px){
 .we-pos .kds-history-page{padding-bottom:18px}
 .we-pos .kds-filter-menu>summary{width:38px;height:38px;border-radius:10px;font-size:22px}
 .we-pos .kds-filter-popover{top:44px;right:-42px;min-width:175px}
 .we-pos .kds-history-expire-note{width:calc(100% - 28px);margin:-12px 14px 22px}
}

/* v3.10.47 — readable light KDS cards + product number/quantity/price columns */
.we-pos .kds-table-card .kds-table-summary,
.we-pos .kds-history-page .kds-history-card .kds-table-summary{
  background:#f8fafc!important;color:#172033!important;border:0!important;box-shadow:none!important
}
.we-pos .kds-table-card .kds-table-summary:hover,
.we-pos .kds-history-page .kds-history-card .kds-table-summary:hover{background:#eef2f6!important}
.we-pos .kds-table-card .kds-table-name{color:#172033!important}
.we-pos .kds-product-head,.we-pos .kds-product-row{display:grid;grid-template-columns:72px minmax(160px,1fr) 80px 100px;gap:12px;align-items:start}
.we-pos .kds-product-head{padding:7px 0;border-bottom:1px solid #e5e7eb;color:#7b8798;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}
.we-pos .kds-product-row{padding:10px 0;border-bottom:1px solid #f0f2f5;color:#172033}
.we-pos .kds-product-row:last-child{border-bottom:0}
.we-pos .kds-product-no{color:#667085;font-size:12px;font-weight:750}
.we-pos .kds-product-name{font-weight:800;min-width:0;overflow-wrap:anywhere}
.we-pos .kds-product-name small{display:block;color:#667085;font-weight:400;margin-top:3px}
.we-pos .kds-product-row>strong:last-child{text-align:right;white-space:nowrap}
@media(max-width:700px){
 .we-pos .kds-product-head,.we-pos .kds-product-row{grid-template-columns:48px minmax(100px,1fr) 54px 76px;gap:7px;font-size:12px}
 .we-pos .kds-product-head{font-size:9px}
}


/* v3.10.48 — no black backgrounds; order number left; menu groups closed by default */
.we-pos .kds-table-summary,
.we-pos .kds-history-page .kds-history-card .kds-table-summary{
  background:#f7f9fc!important;color:#172033!important;border:1px solid #dce3eb!important;box-shadow:none!important;
  grid-template-columns:58px minmax(150px,1fr) auto auto auto 22px!important;
}
.we-pos .kds-table-summary:hover,
.we-pos .kds-history-page .kds-history-card .kds-table-summary:hover{background:#eef3f8!important}
.we-pos .kds-summary-order-no{display:inline-flex;align-items:center;justify-content:flex-start;color:#667085!important;font-size:12px;font-weight:900;white-space:nowrap}
.we-pos .kds-table-name{color:#172033!important}
.we-pos .kds-filter-menu>summary{background:#fff!important;color:#475467!important;border-color:#d0d5dd!important}
.we-pos .kds-filter-menu[open]>summary,.we-pos .kds-filter-menu>summary:hover{background:#f2f4f7!important;color:#344054!important}
.we-pos .kds-filter-popover{background:#fff!important;border-color:#d0d5dd!important}
.we-pos .kds-filter-popover button{background:#fff!important;color:#344054!important}
.we-pos .kds-filter-popover button:hover{background:#f2f4f7!important}
.we-pos .kds-filter-popover button.active{background:#eaf2ff!important;color:#2459a9!important}

/* Global light-action palette: avoid black/dark backgrounds throughout the UI. */
.we-pos .primary,.we-pos button.primary,.we-pos .btn.primary,
.we-pos .product-add,.we-pos .send-kitchen,.we-pos .mobile-cart-toggle,
.we-pos .login-form button,.we-pos .pos-dialog footer button:last-child,
.we-pos .delivery-continue{
  background:#fff3e8!important;color:#9a4b13!important;border:1px solid #f2c89d!important;box-shadow:none!important;
}
.we-pos .primary:hover,.we-pos button.primary:hover,.we-pos .btn.primary:hover,
.we-pos .product-add:hover,.we-pos .send-kitchen:hover,.we-pos .mobile-cart-toggle:hover,
.we-pos .login-form button:hover,.we-pos .pos-dialog footer button:last-child:hover,
.we-pos .delivery-continue:hover{background:#ffe8d2!important;color:#7c3510!important;border-color:#e9b47f!important}
.we-pos .category-strip button.active,.we-pos .admin-category-tab.active{
  background:#eef4ff!important;color:#2459a9!important;border-color:#b9d0f5!important;box-shadow:none!important;
}
.we-pos .menu-side-link.active>span{background:#eef4ff!important;color:#2459a9!important}
.we-pos .about-mark{background:#eef4ff!important;color:#2459a9!important}

@media(max-width:700px){
  .we-pos .kds-table-summary,
  .we-pos .kds-history-page .kds-history-card .kds-table-summary{
    grid-template-columns:42px minmax(0,1fr) auto 18px!important;gap:7px!important;
  }
  .we-pos .kds-summary-order-no{font-size:11px!important}
}

/* v3.10.49 — professional light KDS history layout; no dark backgrounds */
.we-pos .kds-history-page{
  max-width:1100px!important;margin:0 auto!important;padding:18px 18px 36px!important;
  background:transparent!important;
}
.we-pos .kds-history-page::before{background:linear-gradient(135deg,#fbfcfe 0%,#f5f8fb 55%,#faf7f2 100%)!important}
.we-pos .kds-history-page .kds-head{
  width:100%!important;max-width:none!important;margin:0 0 18px!important;padding:0!important;
  display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;
}
.we-pos .kds-history-page .kds-head>div:first-child{min-width:0!important}
.we-pos .kds-history-page .kds-head h1{margin:0!important;font-size:30px!important;line-height:1.08!important;color:#172033!important}
.we-pos .kds-history-page .kds-head p{margin:6px 0 0!important;color:#748196!important;font-size:14px!important}
.we-pos .kds-history-page .kds-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 0 auto!important}
.we-pos .kds-history-page .kds-history-link,
.we-pos .kds-history-page .kds-refresh,
.we-pos .kds-history-page .kds-filter-menu>summary{
  background:#fff!important;color:#344054!important;border:1px solid #d6dde6!important;box-shadow:0 3px 12px rgba(15,23,42,.04)!important;
}
.we-pos .kds-history-page .kds-history-link:hover,
.we-pos .kds-history-page .kds-refresh:hover,
.we-pos .kds-history-page .kds-filter-menu>summary:hover{background:#f6f8fb!important;color:#172033!important}
.we-pos .kds-history-page .kds-tables{width:100%!important;max-width:none!important;gap:12px!important}
.we-pos .kds-history-page .kds-history-card{
  width:100%!important;background:#fff!important;border:1px solid #dce3eb!important;border-radius:16px!important;
  box-shadow:0 8px 24px rgba(15,23,42,.045)!important;overflow:hidden!important;
}
.we-pos .kds-history-page .kds-history-card .kds-table-summary{
  width:100%!important;min-height:70px!important;padding:14px 16px!important;
  display:grid!important;grid-template-columns:64px minmax(220px,1fr) auto auto 24px!important;gap:14px!important;align-items:center!important;
  background:#f8fafc!important;color:#172033!important;border:0!important;text-align:left!important;
}
.we-pos .kds-history-page .kds-history-card .kds-table-summary:hover{background:#f3f6f9!important}
.we-pos .kds-history-page .kds-summary-order-no{font-size:14px!important;color:#667085!important;font-weight:850!important}
.we-pos .kds-history-page .kds-table-name{font-size:16px!important;color:#172033!important;font-weight:850!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.we-pos .kds-history-page .kds-count{display:none!important}
.we-pos .kds-history-page .kds-time{font-size:12px!important;color:#748196!important;white-space:nowrap!important}
.we-pos .kds-history-page .kds-status.served{background:#eaf7ef!important;color:#18794e!important;border:1px solid #cdebd9!important;white-space:nowrap!important}
.we-pos .kds-history-page .kds-chevron{color:#667085!important;text-align:center!important}
.we-pos .kds-history-page .kds-detail{background:#fff!important;padding:0 18px 18px!important}
.we-pos .kds-history-page .kds-product-head,
.we-pos .kds-history-page .kds-product-row{grid-template-columns:70px minmax(0,1fr) 90px 110px!important;gap:14px!important}
.we-pos .kds-history-page .kds-product-head{color:#7b8798!important}
.we-pos .kds-history-page .kds-product-row{color:#172033!important}
.we-pos .kds-history-page .kds-history-order-total{font-size:15px!important;color:#344054!important}
.we-pos .kds-history-page .kds-history-totals{
  width:100%!important;max-width:none!important;margin:16px 0 12px!important;padding:18px 20px!important;
  display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;
  background:#fff!important;color:#344054!important;border:1px solid #dce3eb!important;border-radius:16px!important;box-shadow:none!important;
}
.we-pos .kds-history-page .kds-history-expire-note{width:100%!important;max-width:none!important;margin:0!important;text-align:center!important;color:#8793a5!important;font-size:11px!important}
.we-pos .kds-history-page .kds-filter-popover{background:#fff!important;color:#344054!important}
.we-pos .kds-history-page .kds-filter-popover button{background:#fff!important;color:#344054!important}
.we-pos .kds-history-page .kds-filter-popover button.active{background:#eef4ff!important;color:#2459a9!important}

@media(max-width:700px){
  .we-pos .kds-history-page{padding:16px 14px 28px!important}
  .we-pos .kds-history-page .kds-head{
    display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:14px!important;margin-bottom:16px!important;
  }
  .we-pos .kds-history-page .kds-head h1{font-size:27px!important;overflow-wrap:normal!important}
  .we-pos .kds-history-page .kds-head p{font-size:13px!important}
  .we-pos .kds-history-page .kds-head-actions{
    width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px 42px!important;gap:8px!important;justify-content:stretch!important;
  }
  .we-pos .kds-history-page .kds-history-link{width:100%!important;min-width:0!important;min-height:42px!important;padding:0 12px!important;font-size:12px!important;white-space:nowrap!important}
  .we-pos .kds-history-page .kds-refresh,
  .we-pos .kds-history-page .kds-filter-menu>summary{width:42px!important;height:42px!important;min-width:42px!important}
  .we-pos .kds-history-page .kds-filter-menu{width:42px!important}
  .we-pos .kds-history-page .kds-filter-popover{right:0!important;top:48px!important;min-width:180px!important}
  .we-pos .kds-history-page .kds-history-card .kds-table-summary{
    min-height:92px!important;padding:13px 14px!important;
    grid-template-columns:52px minmax(0,1fr) auto 22px!important;grid-template-rows:auto auto!important;gap:7px 10px!important;
  }
  .we-pos .kds-history-page .kds-summary-order-no{grid-column:1!important;grid-row:1!important;font-size:13px!important}
  .we-pos .kds-history-page .kds-table-name{grid-column:2/4!important;grid-row:1!important;font-size:15px!important;min-width:0!important}
  .we-pos .kds-history-page .kds-time{grid-column:1/3!important;grid-row:2!important;font-size:11px!important;white-space:normal!important}
  .we-pos .kds-history-page .kds-status.served{grid-column:3!important;grid-row:2!important;padding:5px 9px!important;font-size:11px!important}
  .we-pos .kds-history-page .kds-chevron{grid-column:4!important;grid-row:1/3!important;align-self:center!important}
  .we-pos .kds-history-page .kds-product-head,
  .we-pos .kds-history-page .kds-product-row{grid-template-columns:44px minmax(0,1fr) 48px 72px!important;gap:7px!important}
  .we-pos .kds-history-page .kds-history-totals{grid-template-columns:1fr!important;gap:8px!important;padding:16px!important;font-size:14px!important}
  .we-pos .kds-history-page .kds-history-expire-note{font-size:10px!important;line-height:1.45!important;padding:0 4px!important}
}

/* v3.10.50 — KDS mobile polish: light-only surfaces, proper alignment, native shop-style filter */
.we-pos .kds-history-page,
.we-pos .kds-history-page *,
.we-pos .kds-head,
.we-pos .kds-head *{box-sizing:border-box}

/* Never use a dark background on KDS/history UI */
.we-pos .kds-history-page .kds-history-card .kds-table-summary,
.we-pos .kds-history-page .kds-history-card .kds-table-summary:hover,
.we-pos .kds-history-page .kds-filter-select,
.we-pos .kds-history-page .kds-history-link,
.we-pos .kds-history-page .kds-refresh,
.we-pos .kds-table-card .kds-table-summary,
.we-pos .kds-table-card .kds-table-summary:hover,
.we-pos .kds-history-link,
.we-pos .kds-refresh{
  background:#fff!important;
  color:#243044!important;
  border-color:#d6dee8!important;
  box-shadow:none!important;
}

.we-pos .kds-history-page .kds-history-card .kds-table-summary{
  border-bottom:1px solid #e7ebf0!important;
}
.we-pos .kds-history-page .kds-history-card.open .kds-table-summary{background:#f8fafc!important}
.we-pos .kds-history-page .kds-summary-order-no,
.we-pos .kds-history-page .kds-table-name,
.we-pos .kds-history-page .kds-time,
.we-pos .kds-history-page .kds-chevron{color:#243044!important}

/* Shop-like select instead of a floating popup */
.we-pos .kds-filter-select-wrap{margin:0!important;display:block!important;min-width:0!important}
.we-pos .kds-filter-select{
  width:auto!important;min-width:172px!important;height:42px!important;min-height:42px!important;
  margin:0!important;padding:0 34px 0 12px!important;border:1px solid #d6dee8!important;border-radius:12px!important;
  appearance:auto!important;-webkit-appearance:menulist!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important;
}
.we-pos .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Open KDS header: history link never clips on the right */
.we-pos .kds-head{max-width:1100px!important;margin:0 auto 16px!important;padding:18px!important;width:100%!important}
.we-pos .kds-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}
.we-pos .kds-history-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 14px!important;border:1px solid #d6dee8!important;border-radius:12px!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}
.we-pos .kds-refresh{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border:1px solid #d6dee8!important;border-radius:12px!important}

@media(max-width:700px){
  .we-pos .kds-head{
    display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:stretch!important;
    padding:18px 14px 10px!important;margin:0 auto 10px!important;
  }
  .we-pos .kds-head>div:first-child{min-width:0!important;width:100%!important}
  .we-pos .kds-head h1{font-size:27px!important;line-height:1.08!important;margin:0!important;max-width:100%!important}
  .we-pos .kds-head p{margin:5px 0 0!important;font-size:13px!important}
  .we-pos .kds-head-actions{
    width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;
    align-items:center!important;justify-content:stretch!important;
  }
  .we-pos .kds-history-page .kds-head-actions{
    grid-template-columns:minmax(0,1fr) minmax(132px,auto) 42px!important;
  }
  .we-pos .kds-history-link{width:100%!important;min-width:0!important;overflow:visible!important;text-overflow:clip!important}
  .we-pos .kds-filter-select-wrap{width:100%!important;min-width:0!important}
  .we-pos .kds-filter-select{width:100%!important;min-width:0!important;max-width:180px!important}

  .we-pos .kds-history-page .kds-history-card .kds-table-summary{
    min-height:0!important;padding:13px 14px!important;
    display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;
    grid-template-rows:auto auto auto!important;column-gap:10px!important;row-gap:5px!important;align-items:center!important;
  }
  .we-pos .kds-history-page .kds-summary-order-no{grid-column:1!important;grid-row:1!important;align-self:start!important}
  .we-pos .kds-history-page .kds-table-name{grid-column:2/4!important;grid-row:1!important;font-size:14px!important;line-height:1.25!important;overflow-wrap:anywhere!important}
  .we-pos .kds-history-page .kds-time{grid-column:1/3!important;grid-row:2!important;font-size:11px!important;line-height:1.25!important}
  .we-pos .kds-history-page .kds-status.served{grid-column:2!important;grid-row:3!important;justify-self:start!important;width:auto!important;padding:5px 10px!important}
  .we-pos .kds-history-page .kds-chevron{grid-column:3!important;grid-row:2/4!important;justify-self:end!important;font-size:17px!important}

  .we-pos .kds-history-page .kds-history-totals{margin-top:12px!important}
}

/* v3.10.51 — definitive KDS light surfaces + mobile fit */
.kds-history-page .kds-history-card .kds-table-summary,
.kds-history-page .kds-history-card .kds-table-summary:hover,
.kds-history-page .kds-history-card.open .kds-table-summary,
.kds-table-card .kds-table-summary,
.kds-table-card .kds-table-summary:hover{
  background:#ffffff!important;color:#243044!important;border:1px solid #dbe3ec!important;box-shadow:none!important;
}
.kds-history-page .kds-summary-order-no,.kds-history-page .kds-table-name,.kds-history-page .kds-time,.kds-history-page .kds-chevron,
.kds-table-card .kds-summary-order-no,.kds-table-card .kds-table-name,.kds-table-card .kds-time,.kds-table-card .kds-chevron{color:#243044!important}
.kds-history-page .kds-history-card{background:#fff!important;border:1px solid #dbe3ec!important;box-shadow:0 8px 24px rgba(31,41,55,.06)!important}
.kds-history-page .kds-detail{background:#fff!important}
.kds-history-page .kds-refresh,.kds-history-page .kds-history-link,.kds-history-page .kds-filter-select,
.kds-head .kds-history-link,.kds-head .kds-refresh{background:#fff!important;color:#243044!important;border:1px solid #d6dee8!important;box-shadow:none!important}
@media(max-width:700px){
 .kds-head-actions{width:100%!important;max-width:100%!important;overflow:visible!important}
 .kds-head .kds-history-link{font-size:10px!important;line-height:1.1!important;padding:0 7px!important;letter-spacing:-.15px!important;white-space:nowrap!important;min-width:0!important}
 .kds-history-page .kds-head-actions{grid-template-columns:minmax(0,1fr) minmax(118px,1.25fr) 42px!important;gap:6px!important}
 .kds-history-page .kds-filter-select{font-size:10px!important;padding-left:8px!important;padding-right:22px!important;max-width:none!important}
 .kds-history-page .kds-history-card .kds-table-summary{background:#fff!important;padding:13px 14px!important}
}


/* v3.10.56 — KDS light-surface hard stop. The legacy global black-button rule must never paint KDS. */
body.we-pos main .kds55 button.kds55-tab,
body.we-pos main .kds55 button.kds55-refresh,
body.we-pos main .kds55 button.kds55-summary,
body.we-pos main .kds55 button.kds55-action{
  background:#ffffff!important; color:#263244!important; border-color:#d9e1e8!important; box-shadow:none!important;
}
body.we-pos main .kds55 button.kds55-tab.active{background:#eef3f7!important;color:#172033!important;border-color:#cbd6df!important}
body.we-pos main .kds55 button.kds55-action.preparing{background:#fff5e8!important;color:#9a5a13!important;border-color:#f2d4ad!important}
body.we-pos main .kds55 button.kds55-action.ready{background:#eef7ff!important;color:#376b91!important;border-color:#d6e7f8!important}
body.we-pos main .kds55 button.kds55-action.served{background:#edf8f1!important;color:#17784a!important;border-color:#cde9d8!important}
body.we-pos main .kds55 .kds55-card,
body.we-pos main .kds55 .kds55-detail,
body.we-pos main .kds55 .kds55-summary{background:#ffffff!important}


/* v3.10.59 — consistent line icons + footer legal info */
.we-pos .dash-card-icon{
  width:22px!important;height:22px!important;display:inline-grid!important;place-items:center!important;
  flex:0 0 22px!important;color:#667085!important;
}
.we-pos .dash-card-icon svg{width:20px!important;height:20px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.we-pos .restaurant-table.service-entry .dash-card-icon{color:#ef6c17!important;font-size:inherit!important}
.we-pos .restaurant-table .table-card-top{gap:9px!important}
.we-pos .restaurant-table .table-card-top>b{line-height:1.2!important}
.we-pos .footer-rights{margin-top:6px!important;padding-top:6px!important;border-top:1px solid #eaecf0!important;color:#98a2b3!important;font-size:11px!important}
/* keep header/settings navigation iconography visually uniform */
.we-pos .app-menu .menu-group-links a,.we-pos .app-menu .menu-direct-links a,.we-pos .quick-nav a{font-variant-emoji:text!important}
@media(max-width:720px){.we-pos .footer-rights{margin-top:8px!important}.we-pos .dash-card-icon{width:20px!important;height:20px!important;flex-basis:20px!important}.we-pos .dash-card-icon svg{width:18px!important;height:18px!important}}


/* v3.10.60 — visible mobile legal footer + unified menu icons */
.we-pos .menu-line-icon{width:28px!important;height:28px!important;min-width:28px!important;display:inline-grid!important;place-items:center!important;border:1px solid #d8dee8!important;border-radius:8px!important;background:#fff!important;color:#475467!important;font-size:14px!important;font-weight:800!important;line-height:1!important;margin-right:10px!important}
.we-pos .menu-group-links a,.we-pos .menu-direct-links a{display:flex!important;align-items:center!important;gap:0!important}
.we-pos .app-footer.footer-v3100{display:flex!important}
@media(max-width:900px){
  .we-pos .app-footer.footer-v3100{display:block!important;margin:18px 14px 92px!important;padding:16px!important;background:#fff!important;border:1px solid #e1e5ec!important;border-radius:16px!important;box-shadow:none!important}
  .we-pos .app-footer.footer-v3100 .footer-business{display:none!important}
  .we-pos .app-footer.footer-v3100 .footer-system{display:flex!important;text-align:center!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;border:0!important}
  .we-pos .app-footer.footer-v3100 .footer-system>strong{font-size:12px!important}
  .we-pos .app-footer.footer-v3100 .footer-system>span,.we-pos .app-footer.footer-v3100 .footer-system>a{font-size:11px!important}
  .we-pos .app-footer.footer-v3100 .footer-rights{width:100%!important;margin-top:8px!important;padding-top:8px!important;border-top:1px solid #eaecf0!important}
}


/* v3.10.61 — one identical icon for every navigation/settings link */
.we-pos .menu-line-icon{font-size:18px!important;font-weight:900!important;color:#667085!important;}
.we-pos .menu-group-links a .menu-line-icon,.we-pos .menu-direct-links a .menu-line-icon{flex:0 0 28px!important;}


/* v3.10.62 — footer visibility fix: final rule after legacy mobile footer hide */
body.we-pos > footer.app-footer.footer-v3100{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:2!important;
}
@media(max-width:900px){
  body.we-pos > footer.app-footer.footer-v3100{
    display:block!important;
    margin:18px 14px calc(24px + env(safe-area-inset-bottom))!important;
    padding:14px 16px!important;
    background:#fff!important;
    border:1px solid #e1e5ec!important;
    border-radius:16px!important;
    color:#475467!important;
    text-align:center!important;
  }
  body.we-pos > footer.app-footer.footer-v3100 .footer-business{display:none!important}
  body.we-pos > footer.app-footer.footer-v3100 .footer-system{
    display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;
    margin:0!important;padding:0!important;border:0!important;text-align:center!important;
  }
  body.we-pos > footer.app-footer.footer-v3100 .footer-rights{
    display:block!important;width:100%!important;margin-top:7px!important;padding-top:7px!important;
    border-top:1px solid #eaecf0!important;color:#98a2b3!important;font-size:11px!important;
  }
}

/* v3.10.63 — Lieferando-inspired light reservation UI + normal category popover */
body.we-pos .category-strip{position:relative!important;overflow:visible!important}
body.we-pos .category-popover[hidden]{display:none!important}
body.we-pos .category-popover{
  position:absolute!important;z-index:120!important;top:calc(100% + 10px)!important;right:0!important;
  width:min(340px,calc(100vw - 32px))!important;max-height:420px!important;overflow:auto!important;
  padding:8px!important;background:#fff!important;color:#101828!important;border:1px solid #e4e7ec!important;
  border-radius:16px!important;box-shadow:0 14px 34px rgba(16,24,40,.14)!important
}
body.we-pos .category-popover-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:8px 10px 10px!important;border-bottom:1px solid #eef1f4!important}
body.we-pos .category-popover-head strong{font-size:14px!important;color:#101828!important}
body.we-pos .category-popover-close{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;border-radius:9px!important;box-shadow:none!important;font-size:18px!important}
body.we-pos .category-popover .sheet-category,
body.we-pos .category-popover .sheet-category:hover{
  display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:58px!important;
  margin:0!important;padding:10px 8px!important;background:#fff!important;color:#101828!important;border:0!important;border-bottom:1px solid #eef1f4!important;
  border-radius:0!important;box-shadow:none!important;text-align:left!important
}
body.we-pos .category-popover .sheet-category:last-child{border-bottom:0!important}
body.we-pos .category-popover .sheet-category.selected{background:#fff7ed!important}
body.we-pos .category-popover .sheet-category b{display:block!important;font-size:14px!important;color:#101828!important}
body.we-pos .category-popover .sheet-category small{display:block!important;margin-top:2px!important;font-size:11px!important;color:#667085!important}
body.we-pos .category-popover .sheet-category strong{color:#ea6a18!important}
@media(max-width:700px){
  body.we-pos .category-popover{left:auto!important;right:0!important;top:calc(100% + 8px)!important;width:min(320px,calc(100vw - 24px))!important;max-height:55vh!important;border-radius:14px!important}
}

/* Reservations: no black surfaces anywhere in this page */
body.we-pos .reservation-shell,
body.we-pos .reservation-shell *{--res-ink:#172033;--res-muted:#667085;--res-line:#dfe4ea;--res-soft:#f7f8fa;--res-accent:#ea6a18;--res-accent-soft:#fff4eb}
body.we-pos .reservation-shell .admin-head{align-items:center!important}
body.we-pos .reservation-shell .reservation-add-light,
body.we-pos .reservation-shell .header-add-action{
  background:#fff!important;color:#172033!important;border:1px solid var(--res-line)!important;box-shadow:0 4px 12px rgba(16,24,40,.05)!important;border-radius:12px!important
}
body.we-pos .reservation-shell .reservation-add-light .add-icon{color:var(--res-accent)!important}
body.we-pos .reservation-shell .admin-card,
body.we-pos .reservation-shell #res-add{background:#fff!important;border:1px solid var(--res-line)!important;box-shadow:0 6px 18px rgba(16,24,40,.05)!important}
body.we-pos .reservation-shell .res-form button,
body.we-pos .reservation-shell .compact-form button{
  background:#fff7ed!important;color:#c2410c!important;border:1px solid #fdba74!important;box-shadow:none!important
}
body.we-pos .reservation-shell .reservation-segmented{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;padding:5px!important;background:#f2f4f7!important;border:1px solid #e4e7ec!important;border-radius:14px!important;margin:0 0 14px!important
}
body.we-pos .reservation-shell .reservation-view-btn,
body.we-pos .reservation-shell .reservation-view-btn:hover{
  min-height:44px!important;background:transparent!important;color:#475467!important;border:0!important;border-radius:10px!important;box-shadow:none!important;font-size:13px!important;font-weight:800!important
}
body.we-pos .reservation-shell .reservation-view-btn.is-active{
  background:#fff!important;color:#172033!important;border:1px solid #e4e7ec!important;box-shadow:0 2px 7px rgba(16,24,40,.06)!important
}
body.we-pos .reservation-shell .reservation-calendar-panel{
  background:#fff!important;border:1px solid var(--res-line)!important;border-radius:18px!important;box-shadow:0 8px 22px rgba(16,24,40,.05)!important;padding:16px!important
}
body.we-pos .reservation-shell .reservation-calendar-head{display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important}
body.we-pos .reservation-shell .reservation-calendar-head strong{text-align:center!important;color:#172033!important;font-size:15px!important}
body.we-pos .reservation-shell .calendar-nav,
body.we-pos .reservation-shell .calendar-nav:hover{
  width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;border-radius:11px!important;box-shadow:none!important;font-size:22px!important
}
body.we-pos .reservation-shell .reservation-weekdays span{color:#98a2b3!important;font-size:10px!important;font-weight:800!important;text-align:center!important;padding:4px 0!important}
body.we-pos .reservation-shell .calendar-day,
body.we-pos .reservation-shell .calendar-day:hover{
  min-height:48px!important;background:#fff!important;color:#344054!important;border:1px solid #e4e7ec!important;border-radius:11px!important;box-shadow:none!important;font-weight:750!important;position:relative!important
}
body.we-pos .reservation-shell .calendar-day.is-today{border-color:#f5b98d!important;color:#c2410c!important}
body.we-pos .reservation-shell .calendar-day.is-selected{background:#fff4eb!important;color:#c2410c!important;border-color:#fdba74!important}
body.we-pos .reservation-shell .calendar-day.has-reservations small{position:absolute!important;right:5px!important;top:4px!important;display:grid!important;place-items:center!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border-radius:999px!important;background:#fff1e8!important;color:#c2410c!important;font-size:9px!important}
body.we-pos .reservation-shell .reservation-selected-date{margin-top:12px!important;padding-top:12px!important;border-top:1px solid #eef1f4!important;color:#475467!important;font-size:12px!important;font-weight:700!important}
body.we-pos .reservation-shell .reservation-card{background:#fff!important;border:1px solid var(--res-line)!important;box-shadow:0 5px 16px rgba(16,24,40,.045)!important}
body.we-pos .reservation-shell .reservation-summary{background:#fff!important;color:#172033!important}
body.we-pos .reservation-shell .reservation-summary:hover{background:#fafbfc!important}
body.we-pos .reservation-shell .reservation-detail{background:#fff!important}
body.we-pos .reservation-shell select,
body.we-pos .reservation-shell input{background:#fff!important;color:#172033!important;border:1px solid #d0d5dd!important}
body.we-pos .reservation-shell .reservation-actions .icon-btn,
body.we-pos .reservation-shell .reservation-actions .icon-btn:hover{background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;box-shadow:none!important}
body.we-pos .reservation-shell .reservation-actions .danger-text{color:#b42318!important}
@media(max-width:700px){
  body.we-pos .reservation-shell .reservation-calendar-panel{padding:12px!important}
  body.we-pos .reservation-shell .calendar-day{min-height:42px!important;border-radius:9px!important;font-size:12px!important}
  body.we-pos .reservation-shell .reservation-segmented{position:static!important}
}
/* v3.10.65 — declaration selector compatibility */
.app-menu-panel .menu-line-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;border:0!important;background:transparent!important;color:#7b8797!important;font-size:20px!important;line-height:1!important;font-weight:500!important;flex:0 0 18px!important}
.app-menu-panel .menu-group-links>a,.app-menu-panel .menu-direct-links>a{gap:9px!important}


/* v3.10.70 — prevent mobile browser focus zoom on forms, including login */
@media (max-width: 900px){
  input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}
}

/* v3.10.75 — compact, orderly application footer */
body.we-pos > footer.app-footer.footer-v3100{
  width:calc(100% - 32px)!important;max-width:1400px!important;margin:28px auto 18px!important;
  padding:0!important;display:block!important;overflow:hidden!important;background:#fff!important;
  border:1px solid #e4e7ec!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(16,24,40,.045)!important;
  color:#475467!important;text-align:left!important;
}
body.we-pos .footer-v3100 .footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding:18px 20px!important}
body.we-pos .footer-v3100 .footer-brand-block{min-width:0;display:flex;flex-direction:column;gap:6px}
body.we-pos .footer-v3100 .footer-brand-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
body.we-pos .footer-v3100 .footer-brand-line>strong{font-size:14px!important;color:#101828!important;letter-spacing:-.01em}
body.we-pos .footer-v3100 .footer-version{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border:1px solid #e4e7ec;border-radius:999px;background:#f9fafb;color:#667085;font-size:11px;font-weight:800;line-height:1}
body.we-pos .footer-v3100 .footer-meta{display:flex;gap:8px 14px;flex-wrap:wrap;color:#667085;font-size:12px;line-height:1.45}
body.we-pos .footer-v3100 .footer-product-block{display:flex;flex-direction:column;align-items:flex-end;gap:7px;text-align:right;flex:0 0 auto}
body.we-pos .footer-v3100 .footer-product-title{font-size:13px;font-weight:850;color:#101828;white-space:nowrap}
body.we-pos .footer-v3100 .footer-product-title span{margin-left:5px;color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.14em}
body.we-pos .footer-v3100 .footer-links{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
body.we-pos .footer-v3100 .footer-links a{color:#667085!important;font-size:11px!important;font-weight:750!important;text-decoration:none!important}
body.we-pos .footer-v3100 .footer-links a:hover{color:#101828!important;text-decoration:underline!important}
body.we-pos .footer-v3100 .footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:10px 20px!important;border-top:1px solid #f0f1f3;color:#98a2b3;font-size:10.5px;line-height:1.4;background:#fcfcfd}
@media(max-width:900px){
  body.we-pos > footer.app-footer.footer-v3100{width:calc(100% - 24px)!important;margin:20px 12px calc(26px + env(safe-area-inset-bottom))!important;border-radius:15px!important}
  body.we-pos .footer-v3100 .footer-main{display:block!important;padding:15px 16px!important}
  body.we-pos .footer-v3100 .footer-brand-block{align-items:center!important;text-align:center!important}
  body.we-pos .footer-v3100 .footer-brand-line{justify-content:center!important}
  body.we-pos .footer-v3100 .footer-meta{justify-content:center!important}
  body.we-pos .footer-v3100 .footer-product-block{align-items:center!important;text-align:center!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid #f0f1f3!important}
  body.we-pos .footer-v3100 .footer-links{justify-content:center!important}
  body.we-pos .footer-v3100 .footer-bottom{display:block!important;padding:9px 14px!important;text-align:center!important}
  body.we-pos .footer-v3100 .footer-bottom span{display:block!important}.footer-bottom span+span{margin-top:3px!important}
}

/* v3.10.76 — compact professional Lieferung/Abholung, footer version placement */
body.we-pos .service-form-page{width:min(100%,820px);margin:0 auto;padding:18px 16px 44px}
body.we-pos .service-form-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e1e6ed;border-radius:20px;box-shadow:0 10px 34px rgba(16,24,40,.055);padding:20px}
body.we-pos .service-form-head{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding-bottom:15px;border-bottom:1px solid #eef1f4;margin-bottom:14px}
body.we-pos .service-form-head h1{margin:0 0 3px;color:#101828;font-size:26px;letter-spacing:-.035em}
body.we-pos .service-form-head p{margin:0;max-width:610px;color:#667085;font-size:12px;line-height:1.5}
body.we-pos .service-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:8px;background:#fff3e8;color:#a84b0d;border:1px solid #f2c89d;font-size:10px;font-weight:900;letter-spacing:.08em}
body.we-pos .service-form{display:grid;gap:12px;margin:0}
body.we-pos .service-section{min-width:0;margin:0;padding:12px;border:1px solid #e4e7ec;border-radius:14px;background:#fcfcfd}
body.we-pos .service-section legend{display:flex;align-items:center;gap:7px;padding:0 6px;color:#344054;font-size:11px;font-weight:900}
body.we-pos .service-section legend span{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f2f4f7;color:#475467;font-size:10px}
body.we-pos .service-section label{display:grid;gap:4px;margin:0;color:#475467;font-size:10.5px;font-weight:850}
body.we-pos .service-section label small{font-size:9px;font-weight:700;color:#98a2b3}
body.we-pos .service-form input{height:44px!important;padding:0 12px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#fff!important;color:#101828!important;font-size:16px!important;box-shadow:none!important}
body.we-pos .service-form input:focus{outline:0!important;border-color:#eaa56f!important;box-shadow:0 0 0 3px rgba(239,108,23,.08)!important}
body.we-pos .service-grid{display:grid;gap:9px;margin:0 0 9px}
body.we-pos .service-grid:last-child{margin-bottom:0}
body.we-pos .service-grid.two{grid-template-columns:1fr 1fr}
body.we-pos .service-grid.postal-row{grid-template-columns:130px 1fr}
body.we-pos .service-grid.street-row{grid-template-columns:minmax(0,1fr) 105px;margin-top:8px}
body.we-pos .address-status{display:flex;align-items:center;gap:7px;min-height:24px;padding:5px 8px;border-radius:8px;background:#f8fafc;color:#667085;font-size:10px;line-height:1.35}
body.we-pos .address-dot{width:7px;height:7px;border-radius:50%;background:#98a2b3;flex:0 0 7px}
body.we-pos .address-status.loading .address-dot{background:#f59e0b}
body.we-pos .address-status.ok{background:#f0fdf4;color:#166534}body.we-pos .address-status.ok .address-dot{background:#22c55e}
body.we-pos .address-status.warn{background:#fffbeb;color:#92400e}body.we-pos .address-status.warn .address-dot{background:#f59e0b}
body.we-pos .address-status.error{background:#fef2f2;color:#991b1b}body.we-pos .address-status.error .address-dot{background:#ef4444}
body.we-pos .service-form-actions{display:grid;grid-template-columns:auto minmax(220px,1fr);gap:9px;align-items:center}
body.we-pos .service-test-btn{width:auto!important;min-height:44px!important;padding:0 14px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#fff!important;color:#667085!important;font-size:11px!important;font-weight:800!important;box-shadow:none!important}
body.we-pos .service-test-btn:hover{background:#f8fafc!important;color:#344054!important}
body.we-pos .service-form-actions .delivery-continue{margin:0!important;min-height:46px!important;border-radius:10px!important;font-size:13px!important;padding:0 14px!important}
body.we-pos .service-note{margin-top:12px;padding-top:11px;border-top:1px solid #eef1f4;color:#98a2b3;font-size:9.5px;line-height:1.45}
body.we-pos .pickup-card{max-width:680px;margin:0 auto}
@media(max-width:700px){
 body.we-pos .service-form-page{padding:10px 10px 30px}
 body.we-pos .service-form-card{padding:14px;border-radius:16px}
 body.we-pos .service-form-head{grid-template-columns:1fr;gap:7px;margin-bottom:11px;padding-bottom:11px}
 body.we-pos .service-form-head h1{font-size:23px}
 body.we-pos .service-section{padding:10px}
 body.we-pos .service-grid.two{grid-template-columns:1fr 1fr}
 body.we-pos .service-grid.postal-row{grid-template-columns:105px 1fr}
 body.we-pos .service-grid.street-row{grid-template-columns:1fr 82px}
 body.we-pos .service-form-actions{grid-template-columns:1fr 2fr}
}
@media(max-width:430px){
 body.we-pos .service-grid.two{grid-template-columns:1fr}
 body.we-pos .service-form-actions{grid-template-columns:1fr}
 body.we-pos .service-test-btn{width:100%!important}
}

/* Version remains directly beside the business name, as marked in the reference screenshot. */
body.we-pos .footer-v3100 .footer-brand-line{gap:7px!important}
body.we-pos .footer-v3100 .footer-version{position:relative;top:-1px;min-height:20px!important;padding:1px 7px!important;font-size:10.5px!important;background:#f7f8fa!important;border-color:#dfe3e8!important;color:#5f6b7a!important}
@media(max-width:900px){
 body.we-pos .footer-v3100 .footer-main{padding:13px 14px!important}
 body.we-pos .footer-v3100 .footer-product-block{margin-top:10px!important;padding-top:10px!important}
 body.we-pos .footer-v3100 .footer-bottom{padding:8px 12px!important}
}


/* v3.10.77 — POS usability: compact floating category picker + modern add controls */
body.we-pos .category-strip{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;position:relative!important;overflow:visible!important;padding:8px 10px!important;background:#fff!important;border-top:1px solid #eef0f3!important;border-bottom:1px solid #eef0f3!important}
body.we-pos .category-all-fixed,body.we-pos .category-sheet-open{position:relative!important;z-index:3!important;flex:0 0 auto!important}
body.we-pos .category-scroll{min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;display:flex!important;gap:8px!important;scrollbar-width:none!important;overscroll-behavior-inline:contain!important}
body.we-pos .category-scroll::-webkit-scrollbar{display:none!important}
body.we-pos .category-sheet-open{width:46px!important;min-width:46px!important;height:46px!important;padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:0 2px 8px rgba(16,24,40,.04)!important}
body.we-pos .filter-icon-svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
body.we-pos .category-popover{position:fixed!important;z-index:350!important;top:max(116px,calc(env(safe-area-inset-top) + 82px))!important;right:12px!important;left:auto!important;width:min(360px,calc(100vw - 24px))!important;max-height:min(54vh,480px)!important;overflow:auto!important;padding:8px!important;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(16,24,40,.22)!important}
body.we-pos .category-popover-head{position:sticky!important;top:-8px!important;z-index:2!important;background:#fff!important;padding:10px 8px 11px!important;margin:0!important;border-bottom:1px solid #eef1f4!important}
body.we-pos .category-popover .sheet-category{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;text-align:left!important;padding:12px 10px!important;border:0!important;border-bottom:1px solid #eef1f4!important;border-radius:10px!important;background:#fff!important;color:#101828!important;box-shadow:none!important}
body.we-pos .category-popover .sheet-category:hover,body.we-pos .category-popover .sheet-category.selected{background:#fff7ed!important}
body.we-pos .category-popover .sheet-category b{font-size:15px!important}.we-pos .category-popover .sheet-category small{font-size:11px!important;color:#667085!important}.we-pos .category-popover .sheet-category strong{color:#e96517!important}
body.we-pos .modern-product-add{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#fff7ed!important;background-image:none!important;color:#c24d08!important;border:1px solid #f1c49f!important;box-shadow:0 3px 10px rgba(194,77,8,.08)!important;font-weight:850!important}
body.we-pos .modern-product-add:hover{background:#ffeddc!important;border-color:#edae79!important}
body.we-pos .product-add-icon{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;flex:0 0 22px!important}.we-pos .product-add-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
body.we-pos .modern-product-add .product-add-label{display:none!important}
body.we-pos .modern-product-add.disabled{background:#f8fafc!important;color:#98a2b3!important;border-color:#e4e7ec!important}
@media(min-width:1000px){body.we-pos .modern-product-add{width:auto!important;min-width:118px!important;padding:0 13px!important}.we-pos .modern-product-add .product-add-label{display:inline!important}}
@media(max-width:700px){
 body.we-pos .category-strip{position:sticky!important;top:0!important;z-index:110!important;padding:7px 10px!important;gap:7px!important}
 body.we-pos .category-strip button{min-height:44px!important}
 body.we-pos .category-popover{top:max(102px,calc(env(safe-area-inset-top) + 74px))!important;right:10px!important;width:calc(100vw - 20px)!important;max-height:44vh!important;border-radius:16px!important}
 body.we-pos .customer-inspired-pos .product-card{grid-template-columns:minmax(0,1fr) 54px!important;column-gap:10px!important;padding:14px 14px!important}
 body.we-pos .customer-inspired-pos .product-card>form,body.we-pos .customer-inspired-pos .product-card>.product-add{grid-column:2!important;grid-row:1/4!important;align-self:center!important;justify-self:end!important}
 body.we-pos .modern-product-add{width:48px!important;min-width:48px!important;height:48px!important;border-radius:15px!important}
 body.we-pos .customer-inspired-pos .product-main h3{font-size:17px!important;line-height:1.25!important;margin-right:0!important}.we-pos .customer-inspired-pos .product-main p{font-size:13.5px!important;line-height:1.42!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
}


/* v3.10.77 — notifications and shift-aware session lock */
body.we-pos .notice-btn{position:relative!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;border-radius:12px!important;background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important;box-shadow:none!important;display:grid!important;place-items:center!important}
body.we-pos .notice-bell{font-size:19px;line-height:1}.we-pos .notice-btn em{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#d92d20;color:#fff;font-size:10px;font-style:normal;font-weight:900;display:grid;place-items:center;border:2px solid #fff}
body.we-pos .notice-panel{position:fixed;z-index:500;top:76px;right:14px;width:min(360px,calc(100vw - 28px));max-height:62vh;overflow:auto;background:#fff;border:1px solid #dfe3e8;border-radius:18px;box-shadow:0 24px 70px rgba(16,24,40,.22);padding:8px}
body.we-pos .notice-panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 8px 10px;border-bottom:1px solid #eef1f4}.we-pos .notice-panel-head>div{display:grid;gap:2px}.we-pos .notice-panel-head small{color:#98a2b3;font-size:10px}.we-pos .notice-panel-head button{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;background:#f8fafc!important;color:#475467!important;border:1px solid #e4e7ec!important;border-radius:10px!important;box-shadow:none!important}
body.we-pos .notice-items{display:grid;gap:6px;padding:7px 0}.we-pos .notice-item{display:grid;gap:3px;padding:11px 10px;border-radius:11px;text-decoration:none;color:#101828;background:#fff}.we-pos .notice-item:hover{background:#f8fafc}.we-pos .notice-item.warning{background:#fffbeb}.we-pos .notice-item b{font-size:12px}.we-pos .notice-item span{font-size:11px;line-height:1.4;color:#667085}.we-pos .notice-empty{padding:18px 12px;text-align:center;color:#98a2b3;font-size:12px}
body.we-pos .shift-lock{position:fixed;inset:0;z-index:900;background:rgba(16,24,40,.48);backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px}.we-pos .shift-lock[hidden]{display:none!important}.we-pos .shift-lock-card{position:relative;width:min(460px,100%);padding:26px;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28);text-align:center}.we-pos .shift-lock-close{position:absolute;right:14px;top:14px;width:38px!important;height:38px!important;padding:0!important;border-radius:12px!important;background:#f8fafc!important;color:#475467!important;border:1px solid #e4e7ec!important;box-shadow:none!important}.we-pos .shift-lock-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:18px;background:#fff7ed;color:#c24d08;font-size:26px}.we-pos .shift-lock-card h2{margin:0 0 8px;font-size:24px}.we-pos .shift-lock-card p{margin:0;color:#667085;line-height:1.55}.we-pos .shift-lock-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.we-pos .shift-lock-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 12px;border-radius:12px;border:1px solid #d0d5dd;text-decoration:none;color:#344054;font-weight:850}.we-pos .shift-lock-actions .logout-now{background:#111827;color:#fff;border-color:#111827}
@media(max-width:700px){body.we-pos .notice-panel{top:72px;right:10px;width:calc(100vw - 20px)}.we-pos .user-chip{display:none!important}.we-pos .shift-lock-actions{grid-template-columns:1fr}}


/* v3.10.77 — prevent accidental horizontal page drift while keeping explicit data tables scrollable */
html,body.we-pos{max-width:100%;overflow-x:hidden}
body.we-pos main,body.we-pos .pos-shell,body.we-pos .pos-center,body.we-pos .admin-shell,body.we-pos form,body.we-pos fieldset{min-width:0;max-width:100%;box-sizing:border-box}
body.we-pos input,body.we-pos select,body.we-pos textarea{max-width:100%;box-sizing:border-box}
body.we-pos .shift-table-wrap{max-width:100%;overscroll-behavior-inline:contain}


/* v3.10.78 — footer version in the final system-information position */
body.we-pos .footer-v3100 .footer-brand-line .footer-version{display:none!important}
body.we-pos .footer-v3100 .footer-bottom{align-items:center!important}
body.we-pos .footer-v3100 .footer-bottom-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
body.we-pos .footer-v3100 .footer-bottom .footer-version{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:20px!important;
  padding:1px 7px!important;border:1px solid #e4e7ec!important;border-radius:999px!important;background:#fff!important;
  color:#667085!important;font-size:10px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;
}
@media(max-width:900px){
  body.we-pos .footer-v3100 .footer-bottom-right{margin:5px 0 0!important;justify-content:center!important;gap:6px!important}
  body.we-pos .footer-v3100 .footer-bottom .footer-version{margin-left:0!important}
}


/* v3.10.84 — unified classic pagination */
.we-pagination,.pager,.im-pager,.pi-pagination{
  display:flex!important;align-items:center!important;justify-content:center!important;
  gap:2px!important;flex-wrap:wrap!important;margin:14px 0 6px!important;padding:0!important;
  background:transparent!important;border:0!important;box-shadow:none!important
}
.we-pagination button,.pager a,.pager span,.im-pager a,.im-pager span,.pi-pagination button{
  min-width:0!important;width:auto!important;height:auto!important;min-height:0!important;
  padding:5px 8px!important;margin:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:#667085!important;box-shadow:none!important;
  font-size:13px!important;font-weight:750!important;text-decoration:none!important;line-height:1.2!important
}
.we-pagination button:hover,.pager a:hover,.im-pager a:hover,.pi-pagination button:hover{
  color:#c65312!important;background:transparent!important
}
.we-pagination button.active,.pi-pagination button.active,.pager .active,.im-pager .active{
  color:#c65312!important;background:transparent!important;border:0!important;
  text-decoration:underline!important;text-underline-offset:4px!important
}
.we-pagination button:disabled,.pager .disabled,.im-pager .disabled,.pi-pagination button:disabled{
  opacity:.28!important;background:transparent!important
}
@media(max-width:700px){
  .we-pagination,.pager,.im-pager,.pi-pagination{gap:0!important;overflow-x:auto!important;justify-content:center!important}
  .we-pagination button,.pager a,.pager span,.im-pager a,.im-pager span,.pi-pagination button{
    font-size:14px!important;padding:6px 8px!important;white-space:nowrap!important
  }
}


/* v3.10.129 â category page header actions: light, no black tiles */
body.we-pos.we-categories-page .app-header .header-right>button,
body.we-pos.we-categories-page .app-header .app-menu>summary{
  background:#fff!important;
  color:#475467!important;
  border:1px solid #d0d5dd!important;
  box-shadow:none!important;
}
body.we-pos.we-categories-page .app-header .header-right>button:hover,
body.we-pos.we-categories-page .app-header .app-menu>summary:hover{
  background:#f8fafc!important;
  color:#344054!important;
  border-color:#c7ced8!important;
}

/* v3.10.163 — clearer application menu, compact icons and typography */
body.we-pos .app-menu>div.app-menu-panel{padding:10px!important;border-radius:18px!important;box-shadow:0 18px 50px rgba(16,24,40,.14)!important}
body.we-pos .app-menu .menu-group{border-color:#e4e7ec!important;border-radius:14px!important;overflow:hidden!important;margin-bottom:8px!important}
body.we-pos .app-menu .menu-group>summary{min-height:54px!important;padding:0 16px!important;border-radius:13px!important;background:#f8fafc!important;font-size:12px!important;font-weight:900!important;letter-spacing:.105em!important;color:#172033!important}
body.we-pos .app-menu .menu-group[open]>summary{background:#f1f4f8!important}
body.we-pos .app-menu .menu-group-links{padding:8px!important;gap:3px!important}
body.we-pos .app-menu .menu-group-links>a,body.we-pos .app-menu .menu-direct-links>a{min-height:48px!important;padding:8px 11px!important;border-radius:11px!important;color:#344054!important;font-size:14px!important;font-weight:760!important;line-height:1.25!important;letter-spacing:-.01em!important;text-decoration:none!important}
body.we-pos .app-menu .menu-group-links>a:hover,body.we-pos .app-menu .menu-direct-links>a:hover{background:#f8fafc!important;color:#172033!important}
body.we-pos .app-menu-panel .menu-line-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;margin:0!important;border:1px solid #e4e7ec!important;border-radius:9px!important;background:#fff!important;color:#667085!important;font-size:16px!important;font-weight:800!important;box-shadow:0 1px 2px rgba(16,24,40,.03)!important}
body.we-pos .app-menu .menu-group-links>a:hover .menu-line-icon,body.we-pos .app-menu .menu-direct-links>a:hover .menu-line-icon{border-color:#fdba74!important;background:#fff7ed!important;color:#b45309!important}
body.we-pos .app-menu .menu-group-links>a>span:last-child,body.we-pos .app-menu .menu-direct-links>a>span:last-child{min-width:0!important;overflow-wrap:anywhere!important}
body.we-pos .app-menu .menu-direct-links{padding:2px 0 0!important;gap:3px!important}
@media(max-width:700px){body.we-pos .app-menu>div.app-menu-panel{padding:10px!important}body.we-pos .app-menu .menu-group>summary{min-height:56px!important;padding:0 15px!important;font-size:12px!important}body.we-pos .app-menu .menu-group-links>a,body.we-pos .app-menu .menu-direct-links>a{min-height:52px!important;padding:9px 12px!important;font-size:15px!important}body.we-pos .app-menu-panel .menu-line-icon{width:34px!important;height:34px!important;flex-basis:34px!important}}

/* v3.10.180 light report/settings controls */
body.we-pos.we-reports-page button:not(.danger):not(.icon-btn),body.we-pos.we-settings-page .settings-save-bar button{background:#fff7ed!important;background-image:none!important;color:#b45309!important;border-color:#fdba74!important;box-shadow:none!important;}
body.we-pos.we-reports-page input,body.we-pos.we-reports-page select{background:#fff!important;color:#172033!important;border-color:#d7dee8!important;}
\n\n/* v3.10.186 — Umsätze konsequent im hellen Workethic-Konzept */
body.we-pos.we-reports-page{background:#f6f7f9!important;color:#34415a!important}
body.we-pos.we-reports-page .sales180-shell,body.we-pos.we-reports-page .sd185-shell{color:#34415a!important}
body.we-pos.we-reports-page .sales180-filter,body.we-pos.we-reports-page .sales180-list,body.we-pos.we-reports-page .sd185-ticket{background:#fff!important;border-color:#e6e8ec!important;box-shadow:0 8px 28px rgba(16,24,40,.045)!important}
body.we-pos.we-reports-page .sales180-pills button,body.we-pos.we-reports-page .sales180-apply,body.we-pos.we-reports-page .sd185-actions button{background:#fff7ed!important;background-image:none!important;color:#b45309!important;border:1px solid #fdba74!important;box-shadow:none!important}
body.we-pos.we-reports-page .sales180-pills button.active{background:#ffedd5!important;color:#9a4307!important;border-color:#fb923c!important}
body.we-pos.we-reports-page .sales180-view a.active{background:#fff7ed!important;color:#b45309!important;border-color:#fdba74!important}
body.we-pos.we-reports-page .sales180-row.is-delivery{background:#fff8f1!important}
body.we-pos.we-reports-page .sales180-row.is-pickup{background:#fffbeb!important}
body.we-pos.we-reports-page .sales180-row:hover{background:#fffaf5!important}
body.we-pos.we-reports-page .sales180-type{background:#fff7ed!important;border-color:#fed7aa!important;color:#b45309!important}
body.we-pos.we-reports-page .sales180-head h1,body.we-pos.we-reports-page .sales180-row>strong,body.we-pos.we-reports-page .sales180-main b{color:#172033!important}
body.we-pos.we-reports-page .sales180-day{background:#fbfcfd!important}

/* v3.10.190 — Tische verwalten: page-local light action system, immune to legacy black rules */
body.we-pos.we-tables-admin-page .tb189-add,
body.we-pos.we-tables-admin-page .tb189-save,
body.we-pos.we-tables-admin-page .tb189-toggle,
body.we-pos.we-tables-admin-page .tb189-icon-btn,
body.we-pos.we-tables-admin-page .tb189-bulk-delete{
  background-image:none!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
body.we-pos.we-tables-admin-page .tb189-add,
body.we-pos.we-tables-admin-page .tb189-save{
  background:#fff7ed!important;
  color:#b45309!important;
  border-color:#fdba74!important;
}
body.we-pos.we-tables-admin-page .tb189-add:hover,
body.we-pos.we-tables-admin-page .tb189-save:hover{
  background:#ffedd5!important;
  color:#9a4410!important;
  border-color:#fb923c!important;
}
body.we-pos.we-tables-admin-page .tb189-edit-btn{
  background:#fffaf5!important;
  color:#b45309!important;
  border-color:#fed7aa!important;
}
body.we-pos.we-tables-admin-page .tb189-edit-btn:hover{
  background:#fff1e6!important;
  color:#9a4410!important;
  border-color:#fdba74!important;
}
body.we-pos.we-tables-admin-page .tb189-delete-btn,
body.we-pos.we-tables-admin-page .tb189-bulk-delete{
  background:#fff8f7!important;
  color:#b42318!important;
  border-color:#f3c7c3!important;
}
body.we-pos.we-tables-admin-page .tb189-delete-btn:hover,
body.we-pos.we-tables-admin-page .tb189-bulk-delete:hover:not(:disabled){
  background:#fef0ee!important;
  color:#912018!important;
  border-color:#e9a9a4!important;
}
body.we-pos.we-tables-admin-page .tb189-bulk-delete:disabled{
  background:#fafafa!important;
  color:#b8bec8!important;
  border-color:#e5e7eb!important;
  opacity:1!important;
}
body.we-pos.we-tables-admin-page .tb189-toggle{
  background:#fff!important;
  color:#475467!important;
  border-color:#d0d5dd!important;
}
body.we-pos.we-tables-admin-page .tb189-toggle:hover{
  background:#f8fafc!important;
  color:#344054!important;
  border-color:#b9c1cc!important;
}
@media(max-width:700px){
  body.we-pos.we-tables-admin-page .tb189-shell{width:calc(100% - 20px)!important;margin:14px auto 70px!important}
  body.we-pos.we-tables-admin-page .tb189-head{margin-bottom:14px!important}
  body.we-pos.we-tables-admin-page .tb189-head h1{font-size:34px!important}
  body.we-pos.we-tables-admin-page .tb189-toolbar{border-radius:14px!important}
  body.we-pos.we-tables-admin-page .tb189-row{min-height:60px!important}
  body.we-pos.we-tables-admin-page .tb189-icon-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}
}
