body{color:#333;font-family:Segoe UI,sans-serif;margin:0}h1,h2{color:#205e3b}input,select,textarea{border:1px solid #cce3d0;border-radius:8px;margin:5px 0;padding:8px}button{background-color:#2e7d32;border:none;border-radius:8px;color:#fff;cursor:pointer;margin:5px;padding:8px 12px;transition:background-color .2s ease}button:hover{background-color:#27662a}table{border-collapse:collapse;margin-top:20px;width:100%}td,th{border-bottom:1px solid #e0f2e9;padding:10px;text-align:left}th{background-color:#d9f2e1;color:#205e3b}tr:nth-child(2n){background-color:#f0fdf6}.stock-page-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0080001a;margin:0 auto;max-width:1100px;padding:20px}.navbar-links li a.active{border-bottom:2px solid #fff;font-weight:700;padding-bottom:3px}.navbar{gap:12px;justify-content:space-between;padding:10px 16px}.navbar,.navbar-links{align-items:center;display:flex}.navbar-links{flex:1 1;flex-wrap:wrap;gap:10px 14px;list-style:none;margin:0;padding:0}.navbar-right{align-items:center;display:flex;gap:8px;margin-left:auto}.profile-button{background:#14b8a6;border:1px solid #ffffff14;border-radius:10px;color:#fff;display:inline-block;padding:8px 12px;text-decoration:none}.logout-button{background:#ef4444;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 12px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.amf,.amf *{box-sizing:border-box;color:#0f172a!important}.amf{display:flex;flex-direction:column;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;gap:8px}.amf-help{color:#0f172a9e!important;font-size:12px;line-height:1.25;margin:2px 0 6px}.amf-empty{color:#0f172a8c!important;font-size:12px;line-height:1.2;margin:6px 0 0;text-align:left}.amf-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.amf-title{font-size:18px;font-weight:900;letter-spacing:-.2px}.amf-sub{color:#0f172a9e!important;font-size:12px;line-height:1.25;margin-top:4px}.amf-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.amf-card{background:#fff;border:1px solid #0f172a0f;border-radius:12px;box-shadow:0 8px 20px #0000000f;padding:10px}.amf-card-title{font-size:13px;font-weight:900;letter-spacing:-.1px;margin-bottom:6px}.amf-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1.2fr .6fr}@media (max-width:980px){.amf-head{flex-direction:column}.amf-head-actions{justify-content:flex-end;width:100%}.amf-grid{grid-template-columns:1fr}}.label{color:#0f172ad1!important;display:block;font-size:11px;font-weight:800;margin:4px 0 3px}.input,.select{border:1px solid #0f172a1f;border-radius:10px;color:#0f172a!important;font-size:13px;line-height:1.1;padding:7px 10px}.input::placeholder{color:#0f172a66!important}.input:focus,.select:focus{border-color:#0d94888c;box-shadow:0 0 0 3px #0d948824}.muted{color:#0f172a9e!important}.amf-divider{background:#0f172a14;height:1px;margin:8px 0}.dropdown{border:1px solid #0f172a1f;box-shadow:0 16px 30px #0000001f;margin-top:6px;overflow:hidden;z-index:9999}.dropdown-item{font-size:13px;padding:9px 10px}.dropdown-item:hover{background:#0d94881a}.amf .btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex!important;font-size:13px;font-weight:900;height:34px;justify-content:center;padding:7px 10px;transition:transform .06s ease,filter .12s ease,background .12s ease;-webkit-user-select:none;user-select:none;width:auto!important}.amf .btn:active{transform:scale(.98)}.btn-compact{height:34px!important;padding:7px 10px!important}.btn-primary{background:#0d9488;color:#fff!important}.btn-primary:hover{filter:brightness(.95)}.btn-ghost{background:#0f172a0a;border-color:#0f172a14}.btn-ghost:hover{background:#0f172a0f}.btn-danger-soft{background:#ef44441a;border-color:#ef44442e;color:#ef4444f2!important}.btn-danger-soft:hover{background:#ef444424}.amf-ingredient-add{grid-gap:8px;align-items:end;display:grid;gap:8px;grid-template-columns:1fr 120px 110px;margin-top:4px}.amf-add-btn{height:34px!important}@media (max-width:980px){.amf-ingredient-add{grid-template-columns:1fr 1fr}.amf-add-btn{grid-column:1/-1}}.amf-list{display:flex;flex-direction:column;gap:8px}.amf-row{align-items:center;background:#0f172a05;border:1px solid #0f172a14;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:8px 10px}.amf-row-title{font-size:13px}.amf-row-sub{font-size:12px;margin-top:2px}.amf-options-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.amf-options{display:flex;flex-direction:column;gap:10px;margin-top:8px}.opt-step{background:#0f172a05;border:1px solid #0f172a1a;border-radius:12px;padding:9px}.opt-step-head{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto auto}@media (max-width:980px){.opt-step-head{grid-template-columns:auto 1fr}.opt-step-tools{grid-column:1/-1;justify-content:flex-end}}.opt-pill{background:#0d94881a;border:1px solid #0d948838;border-radius:999px;color:#0d9488f2!important;font-size:11px;font-weight:900;padding:5px 9px}.opt-required{align-items:center;color:#0f172ac7!important;display:flex;font-size:12px;font-weight:800;gap:6px;white-space:nowrap}.opt-step-tools{display:flex;gap:8px;justify-content:flex-end}.choice-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:8px}@media (max-width:980px){.choice-grid{grid-template-columns:1fr}}.choice-card{background:#ffffffb3;border:1px solid #0f172a1a;border-radius:10px;padding:8px}.choice-row{align-items:center;display:flex;gap:8px}.choice-row .input{flex:1 1}.choice-card .muted{font-size:11px!important;line-height:1.15;margin-top:4px!important}.choice-actions{display:flex;justify-content:flex-end;margin-top:6px}.ow-backdrop{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:99999}.ow-modal{background:#071521;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 20px 60px #00000080;padding:18px;width:min(980px,92vw)}.ow-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.ow-title{color:#fff;font-size:22px;font-weight:800}.ow-req{color:#f67}.ow-progress{color:#ffffffa6;font-weight:700}.ow-body{padding:10px 0 16px}.ow-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(240px,1fr))}.ow-choice{align-items:flex-start;background:#0b2335;border:2px solid #ffffff1a;border-radius:14px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:96px;justify-content:center;padding:16px}.ow-choice.is-selected{background:#0a2b44;border-color:#00aaffe6}.ow-choice-label{font-size:20px;font-weight:800}.ow-choice-sub{color:#ffffffa6;font-size:13px;margin-top:6px}.ow-text{background:#0b2335;border:2px solid #ffffff1a;border-radius:12px;color:#fff;font-size:18px;height:56px;padding:0 14px;width:100%}.ow-warn{color:#fc6;font-weight:700;margin-top:12px}.ow-actions{align-items:center;display:flex;gap:12px;justify-content:flex-start}.ow-btn{background:#122433;border:1px solid #ffffff1f;border-radius:12px;color:#fff;font-weight:800;height:48px;padding:0 18px}.ow-btn.primary{background:#0af;border-color:#0af;color:#041018}.ow-btn.ghost{background:#0000}.ow-btn:disabled{cursor:not-allowed;opacity:.45}:root{--bg:#0b1020;--bg-2:#050912;--panel:#0f172a;--panel-2:#111827;--border:#1f2937;--text:#e5e7eb;--muted:#94a3b8;--brand:#22c55e;--brand-2:#16a34a;--shadow:0 14px 36px #00000059}.pos-root{background:radial-gradient(#0000 1px,#0a1122 0) 0 0 /24px 24px,linear-gradient(180deg,#0b1020,#050912 65%);background:radial-gradient(#0000 1px,#0a1122 1px) 0 0 /24px 24px,linear-gradient(180deg,var(--bg),var(--bg-2) 65%);color:#e5e7eb;color:var(--text);display:flex;flex-direction:column;min-height:100vh}.pos-topbar{align-items:center;-webkit-backdrop-filter:saturate(1.1) blur(8px);backdrop-filter:saturate(1.1) blur(8px);background:linear-gradient(180deg,#060a14e6,#060a14b3);border-bottom:1px solid #1f2937;border-bottom:1px solid var(--border);box-shadow:0 10px 28px #00000040;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.pos-tabs{display:flex;gap:10px;overflow-x:auto}.tab-chip{align-items:center;background:#0f172a;background:var(--panel);border:1px solid #1f2937;border:1px solid var(--border);border-radius:12px;color:#94a3b8;color:var(--muted);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 14px;transition:transform .12s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.tab-chip .icon{font-size:16px}.tab-chip:hover{background:#0e1528;color:#e5e7eb;color:var(--text);transform:translateY(-1px)}.tab-chip.active{background:linear-gradient(180deg,#0f1b33,#0f172a);border-color:#22c55e59;box-shadow:inset 0 0 0 1px #22c55e47,0 8px 18px #22c55e2e;color:#fff}.whoami{color:#94a3b8;color:var(--muted);font-size:13px;font-weight:600;white-space:nowrap}.pos-main{display:grid;flex:1 1;padding:24px 16px 32px;place-items:center}.start-wrap{display:grid;place-items:center}.start-card{background:#fff;border:1px solid #0f172a0f;border-radius:18px;box-shadow:0 25px 60px #00000059;color:#0f172a;padding:34px 32px 28px;text-align:center;width:min(680px,92vw)}.start-card h2{font-size:clamp(22px,1.2vw + 18px,28px);font-weight:800;letter-spacing:.2px;margin:0 0 6px}.start-card p{color:#6b7280;font-size:14px;margin:0 0 18px}.start-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn{transition:transform .12s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn.primary{background:linear-gradient(180deg,#22c55e,#16a34a);background:linear-gradient(180deg,var(--brand),var(--brand-2));border-color:#ffffff1a;box-shadow:0 12px 26px #22c55e59}.btn.primary:hover{box-shadow:0 16px 30px #22c55e73}.btn.ghost{background:linear-gradient(180deg,#e5efe9,#d9e6e0);border:1px solid #10b98140;color:#155e3e}.placeholder{background:linear-gradient(180deg,#111827,#0f172a);background:linear-gradient(180deg,var(--panel-2),var(--panel));border:1px solid #1f2937;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);box-shadow:0 14px 36px #00000059;box-shadow:var(--shadow);color:#94a3b8;color:var(--muted);margin:0 auto;padding:28px;width:min(1100px,92vw)}.page-wrap{margin:0 auto;width:min(1200px,96vw)}@media (max-width:640px){.tab-chip{padding:8px 12px}.start-card{padding:26px 20px}.btn{font-size:13px}}.meals-logo{height:44px;width:44px}.meals-title-row{align-items:center;display:flex;gap:14px}.meals-logo{border-radius:10px;flex:0 0 44px!important;height:44px!important;max-height:44px!important;max-width:44px!important;object-fit:contain;width:44px!important}.meals-title{line-height:1;margin:0}.meals-subtitle{margin:6px 0 0;opacity:.75}.stock-wrap{margin:0 auto;max-width:1400px;padding:18px}.stock-topbar{grid-gap:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 10px 30px #0f172a0f;display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:14px;padding:14px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.stock-topbar .left{align-items:center;display:flex;gap:10px}.stock-topbar h1{font-size:18px;letter-spacing:-.2px;margin:0}.stock-topbar .actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.btn{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #0f172a1f;box-shadow:0 6px 16px #0f172a0f;color:#0f172a;font-weight:700;padding:10px 12px;transition:transform .05s ease,box-shadow .15s ease,border-color .15s ease}.btn:hover{border-color:#0f172a38;box-shadow:0 10px 22px #0f172a1a}.btn.sm{border-radius:10px;font-size:12px;padding:8px 10px}.btn.primary{background:#0ea5a4;border-color:#0ea5a4}.btn.primary:hover{border-color:#0f766e}.btn.danger{background:#fff;border-color:#ef444459;color:#b91c1c}.btn.danger:hover{border-color:#ef444499}.field{background:#fff;border:1px solid #0f172a1f;border-radius:12px;font-size:13px;min-width:220px;outline:none;padding:10px 12px}.field:focus{border-color:#0ea5a4a6;box-shadow:0 0 0 4px #0ea5a41f}.field.search{min-width:280px}.mt4{margin-top:8px}.panel{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 12px 34px #0f172a0f;overflow:hidden}.panel-head{align-items:center;border-bottom:1px solid #0f172a14;padding:14px}.panel-head h3{font-size:14px}.empty,.muted{color:#0f172a99}.empty{padding:22px}.table-wrap{overflow-x:auto}.stock-table{border-collapse:initial;border-spacing:0;min-width:1080px;width:100%}.stock-table thead th{background:#0f172a05;color:#0f172aa6;font-size:12px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:1}.stock-table tbody td,.stock-table thead th{border-bottom:1px solid #0f172a14;padding:12px}.stock-table tbody td{vertical-align:top}.stock-table tbody tr:hover{background:#0ea5a40a}.stock-table .num,.stock-table .right{text-align:right;white-space:nowrap}.cell-main{align-items:center;display:flex;gap:10px;justify-content:space-between}.name{font-weight:800;letter-spacing:-.2px}.badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.badge{background:#fff;color:#0f172abf;font-size:10px;padding:4px 8px}.badge.warn{background:#f59e0b1a;border-color:#f59e0b73;color:#92400e}.badge.amber{background:#eab3081a;border-color:#eab30873;color:#854d0e}.badge.danger{background:#ef44441a;border-color:#ef444473;color:#991b1b}.row-expired{background:#ef44440a}.chip.link{background:#0ea5a414;border:1px solid #0ea5a459;border-radius:999px;cursor:pointer;font-size:12px;font-weight:900;padding:7px 10px}.cheapest{color:#0f172abf;font-size:12px;margin-top:6px}.manage-row{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.drawer-overlay{background:#02061773;inset:0;position:fixed;z-index:50}.drawer{animation:slideDown .18s ease forwards;left:0;padding:14px;position:fixed;right:0;top:0;transform:translateY(-110%);z-index:60}@keyframes slideDown{to{transform:translateY(0)}}.drawer-panel{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 20px 60px #0f172a2e;margin:0 auto;max-width:1100px;overflow:hidden}.drawer-head{align-items:center;border-bottom:1px solid #0f172a14;display:flex;justify-content:space-between;padding:14px}.drawer-head h3{font-size:14px;margin:0}.drawer-body{padding:14px}@media (min-width:900px){.stock-topbar{align-items:center;grid-template-columns:1fr auto}.stock-topbar .actions{justify-content:flex-end}}.drinks-page{--teal:teal;--teal-2:#0a8f8f;--teal-dark:#066;--ink:#0f172a;--muted:#64748b;--bg:#f5f9ff;--panel:#ffffffc7;--border:#e9eef6;--ring:#0080803d;--danger:#ef4444;--danger-ink:#991b1b;--shadow-sm:0 6px 22px #0d264c0f;--shadow:0 24px 60px #1122441f}.drinks-page .drx-wrap{padding:18px}.drinks-page .drx-toolbar{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto 1fr auto;margin-bottom:14px}.drinks-page .drx-toolbar .left,.drinks-page .drx-toolbar .right{display:flex;gap:10px}.drinks-page .field{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 0 #00000005;color:var(--ink);font-size:14px;outline:none;padding:.72rem .9rem;width:100%}.drinks-page .field:focus{border-color:#0000;box-shadow:0 0 0 3px var(--ring)}.drinks-page .field.search{background:#ffffffe6}.drinks-page .drx-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-sm);overflow:hidden}.drinks-page .drx-row{grid-gap:12px;align-items:center;border-bottom:1px solid var(--border);display:grid;gap:12px;grid-template-columns:1.2fr 110px 110px 1fr 1fr auto;padding:12px 14px}.drinks-page .drx-row:last-child{border-bottom:none}.drinks-page .drx-row.head{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(0deg,#ffffffd6,#ffffffeb);color:#334155;font-weight:800;position:-webkit-sticky;position:sticky;top:0;z-index:1}.drinks-page .drx-row .num{text-align:right}.drinks-page .drx-row .actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.drinks-page .emoji{margin-right:6px}.drinks-page .strong{font-weight:800}.drinks-page .muted{color:var(--muted)}.drinks-page .pill{align-items:center;background:#eef6ff;border:1px solid #dbeafe;border-radius:999px;color:#0b568a;display:inline-flex;font-size:12px;font-weight:800;gap:6px;padding:4px 8px}.drinks-page .pill.danger{background:#fff1f2;border-color:#ffe4e6;color:var(--danger-ink)}.drinks-page .chip{align-items:center;background:linear-gradient(180deg,#ffffff2e,#ffffff14);border:1px solid #ffffff8c;border-radius:999px;box-shadow:0 10px 28px #0000000f;color:#0f172a;display:inline-flex;font-weight:800;height:42px;justify-content:center;letter-spacing:.2px;padding:0 16px;transition:transform .12s ease,box-shadow .12s ease,background .2s ease}.drinks-page .chip:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.drinks-page .chip.primary{background:var(--teal);border-color:#0000;color:#fff}.drinks-page .chip.primary:hover{background:var(--teal-2)}.drinks-page .btn{background:#f3f6fb;border:1px solid var(--border);border-radius:12px;color:#0f172a;cursor:pointer;font-size:13px;font-weight:800;padding:.6rem .8rem;transition:.15s ease}.drinks-page .btn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.drinks-page .btn:active{transform:translateY(0)}.drinks-page .btn:disabled{cursor:not-allowed;opacity:.55}.drinks-page .btn.primary{background:var(--teal);border-color:#0000;color:#fff}.drinks-page .btn.primary:hover{background:var(--teal-2)}.drinks-page .btn.ghost{background:#fff}.drinks-page .btn.danger{background:#fff1f2;border-color:#ffe4e6;color:var(--danger-ink)}.drinks-page .btn.tiny{border-radius:10px;font-size:12px;padding:.38rem .55rem}.drinks-page .empty{color:#64748b;font-style:italic;padding:16px;text-align:center}.drinks-page .modal{align-items:center;background:#00000061;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.drinks-page .panel{background:#fff;border-radius:18px;box-shadow:var(--shadow);display:flex;flex-direction:column;max-width:calc(100% - 32px);overflow:hidden;width:560px}.drinks-page .panel.wide{width:840px}.drinks-page .panel-head{border-bottom:1px solid var(--border);padding:14px 16px}.drinks-page .panel-body{padding:14px 16px}.drinks-page .panel-body .drx-row.head{-webkit-backdrop-filter:none;backdrop-filter:none;position:static}.drinks-page .panel-body.grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.drinks-page .panel-foot{border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;padding:12px 16px}.drinks-page .panel-foot.right{justify-content:flex-end}@media (max-width:900px){.drinks-page .drx-row{grid-template-columns:1.2fr 90px 90px 1fr 1fr auto}}@media (max-width:720px){.drinks-page .drx-toolbar{grid-template-columns:1fr}.drinks-page .drx-row{grid-template-columns:1fr 90px 90px auto}.drinks-page .drx-row>:nth-child(4),.drinks-page .drx-row>:nth-child(5){display:none}}@media (max-width:520px){.drinks-page .panel.wide{width:100%}.drinks-page .panel-body.grid{grid-template-columns:1fr}}.drinks-page.drx-dark .drx-card{background:#0e1620;border-color:#ffffff14;color:#eaf2f9}.drinks-page.drx-dark .drx-row,.drinks-page.drx-dark .num,.drinks-page.drx-dark .strong{color:#eaf2f9}.drinks-page.drx-dark .muted{color:#eaf2f9b8}.drinks-page.drx-dark .drx-row.head{background:#ffffff14;border-bottom:1px solid #ffffff14;color:#eaf2f9}.drinks-page.drx-dark .field{background:#ffffff0f;border-color:#ffffff24;color:#eaf2f9}.drinks-page.drx-dark .field::placeholder{color:#eaf2f980}.drinks-page.drx-dark .field:focus{box-shadow:0 0 0 3px #00808047}.drinks-page.drx-dark .btn{background:#ffffff14;border-color:#ffffff29;color:#eaf2f9}.drinks-page.drx-dark .btn.ghost{background:#ffffff0f}.drinks-page.drx-dark .btn.primary{background:teal;border-color:#0000;color:#fff}.drinks-page.drx-dark .btn.danger{background:#571f26;border-color:#7a2d37;color:#ffd9de}.drinks-page.drx-dark .pill{background:#ffffff1f;border-color:#ffffff29;color:#eaf2f9}.drinks-page.drx-dark .pill.danger{background:#3a1217;border-color:#5b1c23;color:#ffb4bf}.plate-calc-page{--teal:teal;--ink:#eaf2f9;--muted:#eaf2f9b3;--panel:#0e1821;--panel2:#10202c;--border:#ffffff1a;--ring:#00808047;--shadow:0 18px 40px #00000040;--danger:#ef4444}.plate-calc-page .pc-wrap{color:var(--ink);padding:16px}.plate-calc-page .pc-top{align-items:center;display:flex;gap:10px;margin-bottom:12px}.plate-calc-page .spacer{flex:1 1}.plate-calc-page .hints{display:flex;flex-wrap:wrap;gap:8px}.plate-calc-page .pill{background:#ffffff14;border:1px solid var(--border);border-radius:999px;font-weight:800;padding:.25rem .6rem}.plate-calc-page .pill.warn{background:#3a1b1b;border-color:#6b2727;color:#ffd5d5}.plate-calc-page .pc-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.4fr .8fr}.plate-calc-page .panel{background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:14px}.plate-calc-page .panel.sticky{height:-webkit-max-content;height:max-content;position:-webkit-sticky;position:sticky;top:16px}.plate-calc-page .panel-head{margin-bottom:10px}.plate-calc-page .panel-head h2,.plate-calc-page .panel-head h3{margin:0}.plate-calc-page .lbl{color:var(--ink);font-size:.9rem;font-weight:900;margin:8px 0 6px}.plate-calc-page .field{background:#ffffff0f;border:1px solid var(--border);border-radius:12px;color:var(--ink);outline:none;padding:.7rem .85rem;width:100%}.plate-calc-page .field::placeholder{color:var(--muted)}.plate-calc-page .field:focus{border-color:#0000;box-shadow:0 0 0 3px var(--ring)}.plate-calc-page .field.select{padding:.65rem .75rem}.plate-calc-page .field.grams{max-width:140px}.plate-calc-page .rows{display:flex;flex-direction:column;gap:8px;margin-top:8px}.plate-calc-page .row{align-items:center;display:flex;gap:8px}.plate-calc-page .mini{background:#ffffff14;border:1px solid var(--border);border-radius:10px;color:var(--ink);cursor:pointer;font-weight:800;padding:.5rem .6rem}.plate-calc-page .mini.danger{background:#ef44441f;border-color:#ef444459;color:#ffdada}.plate-calc-page .btn{background:#ffffff14;border:1px solid var(--border);border-radius:12px;color:var(--ink);cursor:pointer;font-weight:900;padding:.75rem 1rem;transition:.15s ease}.plate-calc-page .btn:hover{transform:translateY(-1px)}.plate-calc-page .btn:active{transform:translateY(0)}.plate-calc-page .btn.primary{background:var(--teal);border-color:#0000;color:#fff}.plate-calc-page .btn.ghost{background:#ffffff0f}.plate-calc-page .btn.danger{background:#ef444424;border-color:#ef444466;color:#ffdada}.plate-calc-page .line-actions{align-items:center;display:flex;gap:10px;margin-top:10px}.plate-calc-page .summary{display:flex;flex-direction:column;gap:12px}.plate-calc-page .kvs{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.plate-calc-page .kv{background:var(--panel2);border:1px solid var(--border);border-radius:12px;padding:10px}.plate-calc-page .kv .k{color:var(--muted);font-size:.85rem;font-weight:800}.plate-calc-page .kv .v{font-size:1.15rem;font-weight:900;margin-top:2px}.plate-calc-page .suggest{background:var(--panel2);border:1px solid var(--border);border-radius:12px;padding:10px}.plate-calc-page .srow{align-items:center;display:flex;justify-content:space-between}.plate-calc-page .muted{color:var(--muted);font-weight:800}.plate-calc-page .cards-head{margin:16px 2px 8px}.plate-calc-page .cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.plate-calc-page .empty{grid-column:1/-1;opacity:.7;padding:16px 0;text-align:center}.plate-calc-page .card{background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px;padding:12px}.plate-calc-page .card-head{align-items:center;display:flex;gap:10px}.plate-calc-page .card .title{flex:1 1;font-weight:900}.plate-calc-page .card .price{background:#ffffff1a;border:1px solid var(--border);border-radius:10px;font-weight:900;padding:.3rem .55rem}.plate-calc-page .chips{display:flex;flex-wrap:wrap;gap:6px}.plate-calc-page .chip{background:#ffffff14;border:1px solid var(--border);border-radius:999px;font-weight:800;padding:.2rem .55rem}.plate-calc-page .meta{display:flex;flex-wrap:wrap;gap:6px}.plate-calc-page .actions{display:flex;gap:8px;margin-top:2px}@media (max-width:900px){.plate-calc-page .pc-grid{grid-template-columns:1fr}.plate-calc-page .panel.sticky{position:relative;top:auto}}.pos-chip{align-items:center;background:#0f1f2b;border:1px solid #ffffff14;border-radius:12px;color:#e9f2f8;cursor:pointer;display:inline-flex;gap:8px;padding:10px 12px}.pos-chip.is-active{box-shadow:inset 0 0 0 3px #1caaaa59}.chip-icon{font-size:18px;line-height:1}.chip-label{font-size:14px;font-weight:700}.pos-card{background:#11464a;border:1px solid #ffffff1a;border-radius:16px;color:#e9f2f8;cursor:pointer;padding:12px;text-align:left;width:100%}.card-title{font-weight:800;margin-bottom:6px}.card-price{font-weight:700;opacity:.9}.pos-page{--bg:#eef4f8;--bg-2:#f7fafc;--panel:#fff;--panel-2:#f6f9fc;--panel-3:#eef3f8;--text:#102133;--text-soft:#526579;--text-dim:#7a8ea3;--line:#10213314;--line-strong:#10213324;--teal:#149a9a;--teal-2:#1cc7c7;--teal-3:#0f7d7d;--danger:#cf4c5c;--danger-soft:#cf4c5c1f;--success:#1ea55b;--success-soft:#1ea55b1f;--takeaway:#d88916;--takeaway-soft:#d8891624;--shadow-sm:0 6px 16px #1021330f;--shadow-md:0 12px 28px #10213314;--shadow-lg:0 22px 48px #1021331f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#1cc7c70f,#0000 18%),linear-gradient(180deg,var(--bg-2) 0,var(--bg) 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.pos-page,.pos-page *{box-sizing:border-box}.pos-page *{scrollbar-color:#1021332e #0000;scrollbar-width:thin}.pos-page ::-webkit-scrollbar{height:10px;width:10px}.pos-page ::-webkit-scrollbar-thumb{background:#1021332e;border-radius:999px}.pos-page ::-webkit-scrollbar-track{background:#0000}.pos-page .pos-wrapper{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 430px;margin:0 auto;max-width:1440px;padding:14px;width:100%}.pos-page .pos-wrapper.flipped{grid-template-columns:430px minmax(0,1fr)}.pos-page .pos-sidebar{display:none!important}.pos-page .item-grid{display:flex;flex-direction:column;min-width:0}.pos-page .items-scroll-wrapper{flex:1 1;min-height:0;overflow:auto;padding-right:2px}.pos-page .search-bar{padding:0 0 6px}.pos-page .search-row{align-items:center;display:flex;gap:10px}.pos-page .pos-back-btn{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;font-size:15px;font-weight:800;height:50px;letter-spacing:.1px;padding:0 18px;transition:.14s ease}.pos-page .pos-back-btn:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.pos-page .search-input{background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-sm);color:var(--text);flex:1 1;font-size:15px;font-weight:700;height:50px;min-width:0;outline:none;padding:0 18px}.pos-page .search-input::placeholder{color:var(--text-dim)}.pos-page .search-input:focus{border-color:#149a9a66;box-shadow:0 0 0 3px #149a9a1a,var(--shadow-sm)}.pos-page .search-actions{align-items:center;display:flex;gap:8px}.pos-page .search-action-btn{background:var(--panel);border:1px solid #149a9a29;border-radius:14px;box-shadow:var(--shadow-sm);color:var(--teal);cursor:pointer;font-size:20px;font-weight:900;height:50px;transition:.14s ease;width:50px}.pos-page .search-action-btn:hover{border-color:#149a9a52;box-shadow:var(--shadow-md);transform:translateY(-1px)}.pos-page .search-action-btn.danger{border-color:#b9364929;color:#b93649}.pos-page .search-action-btn.danger:hover{border-color:#b9364947}.pos-page .pos-catrow{margin:4px 0 8px}.pos-page .pos-catrow-scroll{display:flex;flex-wrap:wrap;gap:6px;overflow:hidden;padding:2px 0}.pos-page .pos-catrow-item{line-height:1;margin:0;padding:0}.pos-page .category-tile{align-items:center;background:#ffffffc7;border:1px solid var(--line);border-radius:11px;color:var(--text);cursor:pointer;display:inline-flex;gap:8px;height:38px;justify-content:center;min-height:38px;padding:0 13px;transition:.12s ease;width:auto}.pos-page .category-tile:hover{background:#fff;border-color:var(--line-strong);transform:translateY(-1px)}.pos-page .category-tile.active{background:#149a9a1a;border-color:#149a9a75;box-shadow:inset 0 0 0 1px #149a9a1f}.pos-page .category-tile .icon{font-size:15px;line-height:1}.pos-page .category-tile .label{color:var(--text);font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.pos-page .pos-catrow.hide-icons .category-tile .icon{display:none}.pos-page .pos-catrow-del{background:#d14d5d;border:none;border-radius:999px;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;display:grid;font-size:11px;font-weight:900;height:18px;place-items:center;position:absolute;right:-5px;top:-5px;width:18px}.pos-page .items-grid{grid-gap:12px;align-content:start;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));padding:4px 0 2px}.pos-page .item-card,.pos-page .pos-card{background:linear-gradient(180deg,#fff,#f8fbfd);border:1px solid #10213314;border-radius:16px;box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;padding:10px;transition:.14s ease}.pos-page .item-card:hover,.pos-page .pos-card:hover{border-color:#149a9a3d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.pos-page .item-card-blocked{opacity:.58}.pos-page .pos-item-top{background:linear-gradient(180deg,#edf3f8,#e7eef5);border:1px solid #1021330f;border-radius:13px;height:96px;margin-bottom:10px;overflow:hidden;position:relative}.pos-page .pos-item-img{display:block;height:100%;object-fit:cover;width:100%}.pos-page .pos-item-img-fallback{display:grid;font-size:32px;height:100%;place-items:center;width:100%}.pos-page .pos-soldout{background:#cf4c5ceb;border-radius:999px;color:#fff;font-size:10px;font-weight:900;left:8px;letter-spacing:.5px;line-height:1;padding:5px 9px;position:absolute;top:8px}.pos-page .pos-item-meta{display:flex;flex-direction:column;gap:8px}.pos-page .pos-item-name-row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.pos-page .pos-item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text);display:-webkit-box;flex:1 1;font-size:13px;font-weight:900;line-height:1.18;min-width:0;overflow:hidden}.pos-page .pos-item-price{color:#163247;font-size:13px;font-weight:900}.pos-page .allergen-dot{background:#ef4444;border-radius:999px;box-shadow:0 0 0 3px #ef444424;flex:0 0 auto;height:10px;width:10px}.pos-page .item-card.allergen-conflict{border-color:#ef444457;box-shadow:0 12px 26px #ef44440f}.pos-page .allergen-icons{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.pos-page .allergen-icons.inline{margin-left:8px}.pos-page .allergen-ic{font-size:13px;line-height:1}.pos-page .allergen-more{color:var(--text-dim);font-size:11px;font-weight:900}.pos-page .order-summary{background:linear-gradient(180deg,#fff,#f7fbfd);border:1px solid #10213314;border-radius:22px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;height:calc(100vh - 28px);overflow:hidden;padding:10px;position:-webkit-sticky;position:sticky;top:14px;width:100%}.pos-page .order-summary-shell{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.pos-page .order-panel-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.pos-page .order-title-wrap{min-width:0}.pos-page .order-title{color:var(--text);font-size:18px;font-weight:900;letter-spacing:.2px;line-height:1.15;min-width:0}.pos-page .order-type-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:900;justify-content:center;letter-spacing:.45px;padding:8px 12px;text-transform:uppercase}.pos-page .order-type-badge.dinein{background:var(--success-soft);border-color:#1ea55b38;color:var(--success)}.pos-page .order-type-badge.takeaway{background:var(--takeaway-soft);border-color:#d8891638;color:var(--takeaway)}.pos-page .order-lines-wrap{min-height:0;overflow:hidden}.pos-page .order-lines{height:100%;overflow:auto;padding-right:4px}.pos-page .order-line{background:linear-gradient(180deg,#fbfdff,#f2f7fb);border:1px solid #10213314;border-radius:16px;box-shadow:0 6px 16px #1021330d;margin-bottom:10px;padding:12px 12px 10px}.pos-page .order-line.allergen-conflict{background:linear-gradient(180deg,#fff8f8,#fff3f3);border-color:#ef44443d}.pos-page .order-line-top{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:1fr auto}.pos-page .order-line-left{display:flex;flex-direction:column;gap:4px;min-width:0}.pos-page .order-line-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.pos-page .order-line-title{color:var(--text);font-size:16px;font-weight:900;line-height:1.1;margin:0}.pos-page .order-line-sub{color:var(--text-soft)}.pos-page .order-line-note,.pos-page .order-line-sub{font-size:12.5px;line-height:1.22;margin:0;word-break:break-word}.pos-page .order-line-note{color:#30485e}.pos-page .order-line-right{text-align:right}.pos-page .order-line-total{color:var(--text);font-size:16px;font-weight:900}.pos-page .order-line-each{color:var(--text-dim);font-size:12px}.pos-page .allergen-badge{background:#ef44441a;border:1px solid #ef444438;border-radius:999px;color:#c03a3a;font-size:10px;font-weight:900;letter-spacing:.5px;line-height:1;padding:3px 7px}.pos-page .order-line-controls{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:40px 28px 40px 36px 36px 36px 36px;margin-top:10px}.pos-page .qty-num{color:var(--text);font-size:14px;font-weight:900;text-align:center}.pos-page .pos-icon-btn{background:#ffffffdb;border:1px solid #1021331a;border-radius:11px;color:var(--text);cursor:pointer;display:grid;font-size:16px;height:36px;line-height:1;padding:0;place-items:center;transition:.12s ease;width:36px}.pos-page .pos-icon-btn:hover{background:#fff;border-color:#1021332e;transform:translateY(-1px)}.pos-page .pos-icon-btn[title=Decrease],.pos-page .pos-icon-btn[title=Increase]{font-size:20px;font-weight:900;height:40px;width:40px}.pos-page .pos-icon-btn.danger{background:#cf4c5c14;border-color:#cf4c5c2e;color:#b13749}.pos-page .pos-icon-btn.danger:hover{background:#cf4c5c24}.pos-page .pos-icon-btn.on{background:#f0bb2c1a;border-color:#f0bb2c3d}.pos-page .order-footer{display:flex;flex-direction:column;gap:10px}.pos-page .totals{background:linear-gradient(180deg,#fbfdff,#f2f7fb);border:1px solid #10213314;border-radius:16px;padding:12px}.pos-page .totals .flex,.pos-page .totals .justify-between{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:4px 0}.pos-page .totals span{color:var(--text-soft);font-size:13px}.pos-page .totals .font-semibold,.pos-page .totals .text-lg{font-weight:900}.pos-page .totals .font-semibold span,.pos-page .totals .text-lg span{color:var(--text)}.pos-page .pos-actions-dock{background:linear-gradient(180deg,#f8fbfd,#eef4f8);border:1px solid #10213314;border-radius:18px;padding:10px}.pos-page .pos-actions-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.pos-page .pos-actions-save-row{margin-top:8px}.pos-page .pos-button,.pos-page .pos-dock-btn,.pos-page .pos-dock-save-btn,.pos-page .pos-save-btn{background:#fff;border:1px solid #1021331a;border-radius:14px;box-shadow:0 3px 8px #1021330a;color:var(--text);cursor:pointer;font-size:15px;font-weight:800;letter-spacing:.1px;min-height:48px;padding:0 14px;transition:.14s ease}.pos-page .pos-button:hover,.pos-page .pos-dock-btn:hover,.pos-page .pos-dock-save-btn:hover,.pos-page .pos-save-btn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.pos-page .pos-button.save,.pos-page .pos-dock-btn-primary,.pos-page .pos-dock-save-btn,.pos-page .pos-save-btn{background:linear-gradient(180deg,var(--teal-2) 0,var(--teal) 100%);border-color:#149a9a38;color:#fff}.pos-page .pos-button.cancel{background:#fff;color:var(--text)}.pos-page .pos-button.active{border-color:#149a9a57;box-shadow:inset 0 0 0 2px #149a9a1a}.pos-page .pos-dock-save-btn,.pos-page .pos-save-btn{width:100%}.pos-page .pos-back-btn:disabled,.pos-page .pos-button:disabled,.pos-page .pos-icon-btn:disabled,.pos-page .pos-save-btn:disabled,.pos-page .search-action-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.pos-page .form-input,.pos-page input[type=number],.pos-page input[type=password],.pos-page input[type=text],.pos-page select,.pos-page textarea{background:#fff;border:1px solid #1021331a;border-radius:14px;color:var(--text);font-size:14px;font-weight:600;outline:none;padding:12px 14px;width:100%}.pos-page textarea{min-height:84px;resize:vertical}.pos-page .form-input::placeholder,.pos-page input::placeholder,.pos-page textarea::placeholder{color:var(--text-dim)}.pos-page .form-input:focus,.pos-page input:focus,.pos-page select:focus,.pos-page textarea:focus{border-color:#149a9a57;box-shadow:0 0 0 3px #149a9a1a}.pos-page .block.text-sm,.pos-page label{color:var(--text-soft);display:block;font-size:13px;font-weight:700;margin-bottom:6px}.pos-page .category-modal,.pos-page .modal-backdrop,.pos-page .modal-overlay{background:#08121d6b;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:9999}.pos-page .modal,.pos-page .modal-content{background:linear-gradient(180deg,#fff,#f8fbfd);border:1px solid #10213314;border-radius:22px;box-shadow:var(--shadow-lg);color:var(--text);margin:0 auto;max-height:86vh;max-width:560px;overflow:auto;padding:20px;width:100%}.pos-page .modal h3,.pos-page .modal-content h3{color:var(--text);font-size:24px;font-weight:900;margin:0 0 16px}.pos-page .modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.pos-page .flex{display:flex}.pos-page .justify-between{justify-content:space-between}.pos-page .justify-end{justify-content:flex-end}.pos-page .items-center{align-items:center}.pos-page .gap-2{gap:8px}.pos-page .mb-1{margin-bottom:4px}.pos-page .mb-2{margin-bottom:8px}.pos-page .mb-3{margin-bottom:12px}.pos-page .mb-4{margin-bottom:16px}.pos-page .mt-1{margin-top:4px}.pos-page .mt-3{margin-top:12px}.pos-page .mt-4{margin-top:16px}.pos-page .w-full{width:100%}.pos-page .max-w-sm{max-width:420px}.pos-page .mx-auto{margin-left:auto;margin-right:auto}.pos-page .rounded-xl{border-radius:16px}.pos-page .shadow{box-shadow:var(--shadow-lg)}.pos-page .text-sm{font-size:13px}.pos-page .text-lg{font-size:18px}.pos-page .font-semibold{font-weight:800}.pos-page .add-item-modal{max-width:540px}.pos-page .discount-modal{max-width:460px}.pos-page .held-orders-modal{max-width:560px}.pos-page .held-tile{grid-gap:8px;align-items:center;background:#fff;border:1px solid #10213314;border-radius:14px;display:grid;gap:8px;grid-template-columns:1fr auto;margin-bottom:10px;padding:12px}.pos-page .category-modal .modal-content{grid-gap:12px;display:grid;gap:12px;max-width:520px}.pos-page .category-modal .modal-content button{background:#fff;border:1px solid #10213314;border-radius:12px;color:var(--text);cursor:pointer;font-weight:800;min-height:46px}.pos-page .cash-payment-modal,.pos-page .confirm-remaining-card-modal,.pos-page .mixed-payment-modal,.pos-page .others-modal,.pos-page .pay-method-modal,.pos-page .receipt-choice-modal,.pos-page .split-hub-modal,.pos-page .split-items-modal,.pos-page .split-pay-modal,.pos-page .split-people-modal,.pos-page .split-receipt-modal{border-radius:24px;max-width:760px;padding:22px 24px 18px}.pos-page .confirm-remaining-card-modal{max-width:560px}.pos-page .cash-payment-modal{max-width:640px}.pos-page .mixed-payment-modal{max-width:820px}.pos-page .split-hub-head,.pos-page .split-modal-head{margin-bottom:18px}.pos-page .split-hub-head h3,.pos-page .split-modal-head h2{color:var(--text);font-size:28px;font-weight:900;line-height:1.08;margin:0 0 8px}.pos-page .split-hub-head p,.pos-page .split-modal-head p{color:var(--text-soft);font-size:14px;font-weight:600;margin:0}.pos-page .split-hub-grid,.pos-page .split-pay-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.pos-page .split-pay-grid-3{grid-template-columns:repeat(3,1fr)}.pos-page .split-hub-card,.pos-page .split-pay-card{align-items:flex-start;background:#fff;border:1px solid #10213314;border-radius:16px;box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:92px;padding:15px 16px;transition:.14s ease}.pos-page .split-hub-card:hover,.pos-page .split-pay-card:hover{border-color:#149a9a33;box-shadow:var(--shadow-md);transform:translateY(-2px)}.pos-page .split-pay-card.subtle{background:#fbfdff}.pos-page .split-pay-card.small{min-height:84px}.pos-page .split-pay-card.danger{border-color:#cf4c5c38}.pos-page .split-hub-icon,.pos-page .split-pay-icon{font-size:22px;line-height:1}.pos-page .split-hub-title,.pos-page .split-pay-title{color:var(--text);font-size:15px;font-weight:800}.pos-page .split-hub-sub{color:var(--text-soft);font-size:12px}.pos-page .split-close-btn{margin-top:16px;width:100%}.pos-page .split-items-list{display:flex;flex-direction:column;gap:10px;margin-top:14px;max-height:360px;overflow:auto}.pos-page .split-item-row{align-items:center;background:#fff;border:1px solid #10213314;border-radius:16px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:13px 15px}.pos-page .split-item-row.active{background:#149a9a14;border-color:#149a9a52}.pos-page .split-item-left{align-items:center;display:flex;gap:12px}.pos-page .split-item-copy{display:flex;flex-direction:column;gap:3px}.pos-page .split-item-copy strong{color:var(--text);font-size:15px}.pos-page .split-item-copy span{color:var(--text-soft);font-size:12px}.pos-page .split-item-right{color:var(--text);font-weight:900;white-space:nowrap}.pos-page .split-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:18px}.pos-page .split-people-quickpad{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:16px}.pos-page .split-people-chip{background:#fff;border:1px solid #1021331a;border-radius:16px;color:var(--text);cursor:pointer;font-size:22px;font-weight:900;height:56px;transition:.12s ease}.pos-page .split-people-chip:hover{transform:translateY(-1px)}.pos-page .split-people-chip.active{background:#149a9a1a;border-color:#149a9a47}.pos-page .split-people-other{display:flex;flex-direction:column;gap:8px;margin-top:16px}.pos-page .cash-payment-summary,.pos-page .mixed-payment-summary,.pos-page .split-people-summary{background:#f9fcfe;border:1px solid #10213314;border-radius:16px;display:flex;flex-direction:column;gap:10px;margin-top:18px;padding:16px}.pos-page .split-summary-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.pos-page .split-summary-row span{color:var(--text-soft);font-size:13px}.pos-page .split-summary-row strong{color:var(--text)}.pos-page .split-summary-row .split-amount{color:var(--teal);font-size:24px;font-weight:900}.pos-page .cash-payment-entry,.pos-page .mixed-payment-entry{grid-gap:10px;display:grid;gap:10px;margin:18px 0}.pos-page .mixed-payment-quick{display:flex;flex-wrap:wrap;gap:10px}.pos-page .mixed-payment-actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.pos-page .mixed-payment-lines{grid-gap:10px;display:grid;gap:10px;margin:12px 0 18px}.pos-page .mixed-payment-line{align-items:center;background:#fff;border:1px solid #10213314;border-radius:14px;color:var(--text);display:flex;font-weight:700;justify-content:space-between;padding:14px 16px}.pos-page .mixed-payment-empty{background:#fbfdff;border:1px dashed #1021331f;border-radius:14px;color:var(--text-soft);font-weight:600;padding:16px;text-align:center}.pos-page .cash-payment-label{color:var(--text-soft);font-size:14px;font-weight:700}.pos-page .cash-payment-quick-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:18px}.pos-page .cash-quick-btn{background:linear-gradient(180deg,#1cc7c7,#149a9a);border:1px solid #149a9a1f;border-radius:16px;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-size:17px;font-weight:800;min-height:54px;transition:.14s ease}.pos-page .cash-quick-btn:hover{transform:translateY(-1px)}.pos-page .cash-quick-btn-muted{background:#fff;border:1px solid #1021331a;color:var(--text)}.pos-page .void-reason-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.pos-page .void-reason-btn{background:#fff;border:1px solid #1021331a;border-radius:12px;color:var(--text);cursor:pointer;font-weight:700;padding:12px 10px;transition:.12s ease}.pos-page .void-reason-btn:hover{border-color:#149a9a3d;transform:translateY(-1px)}.pos-page .void-reason-btn.active{background:#149a9a1a;border-color:#149a9a52;color:var(--text)}.pos-page .session-modal-shell{background:linear-gradient(180deg,#fff,#f8fbfd);border:1px solid #10213314;border-radius:22px;box-shadow:var(--shadow-lg);margin:0 auto;max-width:680px;padding:24px;width:100%}.pos-page .session-modal-shell--cc{max-width:620px;padding:30px 26px 24px;text-align:center}.pos-page .covers-modal-title{color:var(--text);font-size:28px;font-weight:900;margin:0 0 14px;text-align:center}.pos-page .covers-display-input{background:#fff;border:1px solid #1021331a;border-radius:18px;color:var(--text);font-size:32px;font-weight:900;height:68px;margin-bottom:14px;outline:none;text-align:center;width:100%}.pos-page .covers-display-input::placeholder{color:var(--text-dim)}.pos-page .covers-pad{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:14px}.pos-page .covers-pad-btn{background:linear-gradient(180deg,#1fb6f2,#1697d4);border:none;border-radius:999px;box-shadow:0 10px 24px #14a0dc29;color:#fff;cursor:pointer;font-size:22px;font-weight:800;height:60px}.pos-page .covers-ok-row{display:flex;justify-content:center}.pos-page .covers-primary-btn{background:linear-gradient(180deg,#2cc6d3,#1ea9b7);border:none;border-radius:999px;box-shadow:0 10px 24px #2cc6d32e;color:#fff;cursor:pointer;font-size:17px;font-weight:900;height:50px;width:100%}.pos-page .allergy-ask-modal{background:linear-gradient(180deg,#fff,#f8fbfd);border:1px solid #10213314;border-radius:22px;box-shadow:var(--shadow-lg);margin:0 auto;max-width:92vw;padding:28px 28px 24px;text-align:center;width:480px}.pos-page .allergy-ask-icon{font-size:28px;line-height:1;margin-bottom:12px}.pos-page .allergy-ask-title{color:var(--text);font-size:30px;font-weight:900;line-height:1.1;margin:0 0 22px}.pos-page .allergy-ask-actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.pos-page .allergy-ask-btn{border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:24px;font-weight:900;height:72px}.pos-page .allergy-ask-btn-no{background:linear-gradient(180deg,#1da7ef,#148ed3)}.pos-page .allergy-ask-btn-yes{background:linear-gradient(180deg,#2fc8d3,#22adb8)}.pos-page .allergy-pill{align-items:center;background:#fff;border:1px solid #1021331a;border-radius:12px;color:var(--text);cursor:pointer;display:flex;font-weight:900;gap:8px;justify-content:center;padding:10px}.pos-page .allergy-pill .ic{font-size:16px}.pos-page .allergy-pill.on{background:#ef444414;border-color:#ef44444d}.pos-page .cc-modal-icon{font-size:40px;line-height:1;margin-bottom:10px;text-align:center}.pos-page .cc-modal-title{color:var(--text);font-size:26px;font-weight:900;line-height:1.15;margin:0 0 10px;text-align:center}.pos-page .cc-modal-subtitle{color:var(--text-soft);font-size:15px;line-height:1.55;margin:0 0 22px;text-align:center}.pos-page .cc-choice-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;width:100%}.pos-page .cc-choice-btn{border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:20px;font-weight:900;height:84px;min-width:0;padding:0 14px;text-align:center;width:100%}.pos-page .cc-choice-btn-ok{background:linear-gradient(180deg,#33c7d5,#27aebe);box-shadow:0 12px 28px #27aebe2e}.pos-page .cc-choice-btn-strict{background:linear-gradient(180deg,#28b2f2,#1e9bdd);box-shadow:0 12px 28px #1e9bdd2e}.pos-page .text-gray-500{color:var(--text-dim)}.pos-page .btn-primary{background:linear-gradient(180deg,var(--teal-2),var(--teal));border:1px solid #149a9a33;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;min-height:44px;padding:0 14px}@media (max-width:1280px){.pos-page .pos-wrapper{grid-template-columns:minmax(0,1fr) 400px}.pos-page .items-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:980px){.pos-page .pos-wrapper{grid-template-columns:1fr}.pos-page .order-summary{height:auto;min-height:560px;position:relative;top:auto}}@media (max-width:760px){.pos-page .search-row{flex-wrap:wrap}.pos-page .pos-back-btn{flex:1 1 auto}.pos-page .search-input{flex:1 1 100%;order:3;width:100%}.pos-page .allergy-ask-actions,.pos-page .cc-choice-row,.pos-page .mixed-payment-actions,.pos-page .split-hub-grid,.pos-page .split-pay-grid,.pos-page .split-pay-grid-3{grid-template-columns:1fr}.pos-page .cash-payment-quick-grid{grid-template-columns:repeat(2,1fr)}.pos-page .modal-actions,.pos-page .split-modal-actions{flex-direction:column}}.pos-page{--bg:#e9f0f6;--bg-2:#f3f7fb;--panel:#fcfeff;--panel-2:#f4f8fc;--panel-3:#ecf3f9}.pos-page .category-tile,.pos-page .held-tile,.pos-page .item-card,.pos-page .mixed-payment-line,.pos-page .modal,.pos-page .modal-content,.pos-page .order-summary,.pos-page .pos-back-btn,.pos-page .pos-card,.pos-page .search-action-btn,.pos-page .search-input,.pos-page .split-hub-card,.pos-page .split-item-row,.pos-page .split-pay-card{background-color:#fdfefe}.pos-page .pos-item-top{background:linear-gradient(180deg,#e9f0f6,#e3ebf3)}.pos-page .order-line{border-radius:14px!important;padding:9px 10px 8px!important}.pos-page .order-line-title{line-height:1.08!important}.pos-page .order-line-note,.pos-page .order-line-sub{font-size:11.5px!important}.pos-page .order-line-controls{grid-template-columns:34px 22px 34px 32px 32px 32px 32px!important}.pos-page .pos-icon-btn{font-size:14px!important;height:32px!important;width:32px!important}.pos-page .totals{border-radius:14px!important}.pos-page .totals span{font-size:12.5px!important}.pos-page .totals .font-semibold span,.pos-page .totals .text-lg span{font-size:13.5px!important}.pos-page .pos-actions-dock{background:linear-gradient(180deg,#f4f8fc,#edf3f9)!important;border-radius:16px!important}.pos-page .pos-actions-mini-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(5,1fr);margin-bottom:8px}.pos-page .pos-actions-main-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.pos-page .pos-dock-mini-btn{border-radius:11px!important;font-size:12px!important;font-weight:800!important;height:38px!important;letter-spacing:0!important;min-height:38px!important;padding:0 8px!important}.pos-page .pos-dock-main-btn{border-radius:14px!important;font-size:18px!important;font-weight:900!important;height:50px!important;min-height:50px!important}.pos-page .pos-dock-pay-btn,.pos-page .pos-dock-save-btn{background:linear-gradient(180deg,#22c7c9,#1a9fa5)!important;border-color:#149a9a3d!important;color:#fff!important}.pos-page .order-panel-header{margin-bottom:6px!important}.pos-page .category-tile{background:#f8fbfd!important}.pos-page .category-tile.active{background:#1a9fa51a!important}@media (max-width:760px){.pos-page .pos-actions-mini-row{grid-template-columns:repeat(2,1fr)}.pos-page .pos-actions-main-row{grid-template-columns:1fr}}.pos-page{background:linear-gradient(180deg,#edf3f8,#e6edf5)!important}.pos-page .pos-wrapper{gap:12px!important;max-width:1460px!important;padding:12px!important}.pos-page .item-grid,.pos-page .order-summary{background:#0000!important}.pos-page .category-tile,.pos-page .item-card,.pos-page .order-summary,.pos-page .pos-actions-dock,.pos-page .pos-back-btn,.pos-page .pos-card,.pos-page .search-action-btn,.pos-page .search-input,.pos-page .totals{background:#f7fbff!important}.pos-page .pos-item-top{background:linear-gradient(180deg,#dde8f2,#d7e2ed)!important}.pos-page .category-tile{background:#f8fbff!important;border-color:#46607a1f!important}.pos-page .category-tile.active{background:#22a7b31a!important;border-color:#22a7b35c!important}.pos-page .order-summary{background:linear-gradient(180deg,#fbfdff,#f3f8fc)!important;border:1px solid #46607a1a!important;border-radius:22px!important}.pos-page .order-line{background:linear-gradient(180deg,#fff,#f5f9fd)!important;border:1px solid #46607a1a!important;margin-bottom:8px!important;padding:8px 10px!important}.pos-page .order-line-note,.pos-page .order-line-sub{font-size:11px!important;line-height:1.15!important}.pos-page .order-line-each{font-size:11px!important}.pos-page .order-line-controls{gap:6px!important;grid-template-columns:34px 22px 34px 30px 30px 30px 30px!important;margin-top:8px!important}.pos-page .pos-icon-btn{border-radius:10px!important;height:30px!important;width:30px!important}.pos-page .pos-icon-btn[title=Decrease],.pos-page .pos-icon-btn[title=Increase]{font-size:18px!important;height:34px!important;width:34px!important}.pos-page .totals{background:linear-gradient(180deg,#fbfdff,#f2f7fb)!important;border:1px solid #46607a1a!important;padding:10px 12px!important}.pos-page .totals .flex,.pos-page .totals .justify-between{margin:2px 0!important}.pos-page .totals span{font-size:12px!important}.pos-page .totals .font-semibold span,.pos-page .totals .text-lg span{font-size:13px!important}.pos-page .pos-actions-dock{background:linear-gradient(180deg,#f4f9fd,#eef4fa)!important;border:1px solid #46607a1a!important;border-radius:18px!important;padding:8px!important}.pos-page .pos-actions-topbar{grid-gap:8px!important;display:grid!important;gap:8px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-bottom:8px!important;width:100%!important}.pos-page .pos-actions-bottombar{grid-gap:8px!important;display:grid!important;gap:8px!important;grid-template-columns:1fr 1fr!important;width:100%!important}.pos-page .pos-dock-top-btn{background:#fff!important;border:1px solid #46607a1f!important;border-radius:12px!important;box-shadow:0 2px 6px #1021330a!important;color:#1b2c3e!important;font-size:12px!important;font-weight:800!important;height:40px!important;letter-spacing:0!important;min-height:40px!important;padding:0 6px!important;width:100%!important}.pos-page .pos-dock-bottom-btn{border-radius:14px!important;font-size:20px!important;font-weight:900!important;height:52px!important;min-height:52px!important;width:100%!important}.pos-page .pos-dock-pay-btn,.pos-page .pos-dock-save-btn{background:linear-gradient(180deg,#23c1ca,#1b9fab)!important;border:1px solid #1b9fab2e!important;color:#fff!important}.pos-page .pos-dock-bottom-btn:hover,.pos-page .pos-dock-top-btn:hover{transform:translateY(-1px)!important}.pos-page .order-footer,.pos-page .order-summary-shell{gap:8px!important}.pos-page .order-panel-header{margin-bottom:4px!important}.pos-page .order-title{font-size:17px!important}.pos-page .items-grid{gap:10px!important}.pos-page .item-card,.pos-page .pos-card{background:linear-gradient(180deg,#fbfdff,#f4f8fc)!important;border:1px solid #46607a1a!important}.pos-page .pos-back-btn,.pos-page .search-action-btn,.pos-page .search-input{background:#fbfdff!important;border:1px solid #46607a1a!important}@media (max-width:900px){.pos-page .pos-actions-topbar{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:640px){.pos-page .pos-actions-bottombar,.pos-page .pos-actions-topbar{grid-template-columns:1fr!important}}.pos-page{background:linear-gradient(180deg,#e2eaf2,#dbe4ed)!important}.pos-page .category-tile,.pos-page .held-tile,.pos-page .item-card,.pos-page .mixed-payment-line,.pos-page .modal,.pos-page .modal-content,.pos-page .order-summary,.pos-page .pos-actions-dock,.pos-page .pos-back-btn,.pos-page .pos-card,.pos-page .search-action-btn,.pos-page .search-input,.pos-page .split-hub-card,.pos-page .split-item-row,.pos-page .split-pay-card,.pos-page .totals{background:#f1f6fa!important}.pos-page .item-card,.pos-page .order-summary,.pos-page .pos-card{background:linear-gradient(180deg,#f4f8fc,#edf3f8)!important}.pos-page .category-tile,.pos-page .pos-back-btn,.pos-page .search-action-btn,.pos-page .search-input{background:#f5f9fc!important}.pos-page .pos-item-top{background:linear-gradient(180deg,#d4dee8,#ccd8e4)!important}.pos-page .totals{background:linear-gradient(180deg,#eff5fa,#e8f0f6)!important}.pos-page .pos-actions-dock{background:linear-gradient(180deg,#edf4f9,#e6eef5)!important}.pos-page .order-line{background:linear-gradient(180deg,#f8fbfe,#eef4f8)!important;border-radius:13px!important;margin-bottom:6px!important;padding:6px 9px!important}.pos-page .order-line-top{gap:8px!important}.pos-page .order-line-left{gap:2px!important}.pos-page .order-line-title{font-size:13px!important;line-height:1.05!important}.pos-page .order-line-note,.pos-page .order-line-sub{font-size:10.5px!important;line-height:1.08!important}.pos-page .order-line-total{font-size:13px!important;line-height:1.05!important}.pos-page .order-line-each{font-size:10px!important;line-height:1.05!important}.pos-page .order-line-controls{gap:5px!important;margin-top:6px!important}.pos-page .pos-icon-btn{font-size:11px!important}.pos-page .pos-icon-btn[title=Decrease],.pos-page .pos-icon-btn[title=Increase]{font-size:15px!important}.pos-page .qty-num{font-size:11px!important}.pos-page .order-footer,.pos-page .order-summary-shell{gap:6px!important}.pos-page .totals{padding:8px 10px!important}.pos-page .totals .flex,.pos-page .totals .justify-between{margin:1px 0!important}.pos-page .totals span{font-size:11.5px!important}.pos-page .totals .font-semibold span,.pos-page .totals .text-lg span{font-size:12.5px!important}.pos-page .pos-dock-top-btn{background:#f7fbfe!important;font-size:11.5px!important;height:36px!important;min-height:36px!important}.pos-page .pos-dock-bottom-btn{font-size:17px!important;height:48px!important;min-height:48px!important}.pos-page .category-tile{background:#f3f8fc!important}.pos-page .category-tile.active{background:#1e8cbe1a!important;border-color:#1e8cbe57!important}.pos-page .items-scroll-wrapper{background:#0000!important}.pos-page .order-line{border-radius:12px!important;margin-bottom:4px!important;padding:4px 8px!important}.pos-page .order-line-top{align-items:start!important;gap:6px!important}.pos-page .order-line-left{gap:1px!important;min-width:0!important}.pos-page .order-line-title{font-size:14px!important;font-weight:900!important;letter-spacing:0!important;line-height:1!important;margin:0!important}.pos-page .order-line-note,.pos-page .order-line-sub{font-size:10px!important;line-height:1!important;margin:0!important;padding:0!important}.pos-page .order-line-total{font-size:14px!important;font-weight:900!important;line-height:1!important;margin:0!important}.pos-page .order-line-each{display:none!important}.pos-page .order-line-controls{align-items:center!important;gap:3px!important;grid-template-columns:28px 18px 28px 26px 26px 26px 26px!important;margin-top:4px!important}.pos-page .qty-num{font-size:12px!important;text-align:center!important}.pos-page .pos-icon-btn,.pos-page .qty-num{font-weight:900!important;line-height:1!important;margin:0!important;padding:0!important}.pos-page .pos-icon-btn{border-radius:8px!important;font-size:13px!important;height:26px!important;min-height:26px!important;min-width:26px!important;width:26px!important}.pos-page .pos-icon-btn[title=Decrease],.pos-page .pos-icon-btn[title=Increase]{font-size:17px!important;font-weight:900!important;height:28px!important;min-height:28px!important;min-width:28px!important;width:28px!important}.pos-page .order-line-title-row{gap:4px!important;margin:0!important}.pos-page .order-footer,.pos-page .order-summary-shell{gap:4px!important}.pos-page .order-panel-header{margin-bottom:2px!important}.pos-page .order-lines{padding-right:2px!important}.pos-page .search-row{gap:8px!important}.pos-page .search-actions,.pos-page .search-row{align-items:center!important;display:flex!important}.pos-page .search-actions{gap:5px!important}.pos-page .search-action-btn{border-radius:13px!important;height:48px!important;width:48px!important}.pos-page .pos-catrow{margin:4px 0 6px!important;min-width:0!important}.pos-page .pos-catrow-scroll{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:2px!important;overflow:visible!important;padding:0!important}.pos-page .pos-catrow-item{flex:0 0 auto!important;line-height:1!important;margin:0!important;padding:0!important}.pos-page .category-tile{border-radius:12px!important;flex:0 0 auto!important;gap:0!important;height:46px!important;margin:0!important;min-height:46px!important;padding:0 12px!important;width:auto!important}.pos-page .pos-catrow.hide-icons .category-tile .icon{display:none!important}.pos-page .category-tile .label{font-size:15px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.pos-page .pos-catrow-del{font-size:10px!important;height:16px!important;right:-4px!important;top:-4px!important;width:16px!important}.pos-page .order-header-mini-btn{background:#f7fbff;box-shadow:0 2px 6px #1021330d;font-size:16px;line-height:1;min-height:34px;min-width:34px;transition:.14s ease}.pos-page .order-header-mini-btn:hover{background:#fff;border-color:#1b9fab42}.pos-page .order-header-actions{align-items:center;display:flex;gap:6px}.pos-page .order-header-mini-btn{align-items:center;background:#f5f9fc;border:1px solid #46607a24;border-radius:10px;box-shadow:0 3px 8px #1021330d;color:#163247;cursor:pointer;display:flex;font-size:14px;font-weight:900;height:34px;justify-content:center;transition:all .12s ease;width:34px}.pos-page .order-header-mini-btn:hover{transform:translateY(-1px)}.pos-page .order-header-mini-btn.allergen-btn{background:linear-gradient(180deg,#ffe9ec,#ffd7dc);border-color:#cf4c5c4d;color:#b9374a}.pos-page .order-header-mini-btn.allergen-btn:hover{box-shadow:0 6px 14px #cf4c5c1f}.pos-page .order-header-mini-btn.covers-btn{background:linear-gradient(180deg,#e9f6fb,#dff0f7);border-color:#1e8cbe47;color:#1e6f9e;font-size:16px}.pos-page .order-header-mini-btn.covers-btn:hover{box-shadow:0 6px 14px #1e8cbe1a}.pos-page .order-type-badge{margin-left:4px}.order-group-title{color:#6b7280;font-size:12px;font-weight:600;margin:8px 0 4px;padding-left:4px}.order-group-divider{background-color:#14b8a6;border-radius:2px;box-shadow:0 0 4px #14b8a666;height:2px;margin:6px 0}.pos-page .items-grid{gap:8px!important;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}.pos-page .item-card,.pos-page .pos-card{border-radius:14px!important;padding:8px!important}.pos-page .pos-item-top{border-radius:10px!important;height:78px!important;margin-bottom:6px!important}.pos-page .pos-item-img-fallback{font-size:26px!important}.pos-page .pos-item-meta{gap:4px!important}.pos-page .pos-item-name{font-size:15px!important;font-weight:900!important;line-height:1.1!important}.pos-page .pos-item-price{color:#0f2f44!important;font-size:15px!important;font-weight:900!important}.pos-page .allergen-icons{gap:4px!important}.pos-page .allergen-ic{font-size:11px!important}.pos-page .pos-item-name-row{gap:6px!important}#root,.pos-page,body,html{overflow:hidden!important}.pos-page{height:100vh}.pos-page .pos-wrapper{height:100%;overflow:hidden!important}.pos-page .items-scroll-wrapper,.pos-page .order-lines{overflow-x:hidden!important;overflow-y:auto!important}.pos-page,.pos-page *{overscroll-behavior:contain}@media (max-width:768px){#root,.pos-page,body,html{height:auto!important;overflow:auto!important}.pos-page .pos-wrapper{height:auto!important}.pos-page .items-scroll-wrapper,.pos-page .order-lines,.pos-page .pos-wrapper{overflow:visible!important}}.pos-page .pos-catrow.move-mode .category-tile{background:#149a9a1a!important;border-color:#149a9a47!important}.pos-page .pos-catrow.move-mode .pos-catrow-item.dragging{transform:scale(.96)}.pos-page .pos-catrow.move-mode .category-tile{background:#149a9a14!important;border-color:#149a9a3d!important}.pos-page .pos-catrow.move-mode .pos-catrow-scroll{flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important}.pos-page .pos-catrow-item{cursor:pointer;flex:0 0 auto}.pos-page .pos-catrow.move-mode .pos-catrow-item{cursor:grab}.pos-page .pos-catrow.move-mode .pos-catrow-item.dragging{opacity:.55}.pos-page .pos-catrow.move-mode .category-tile .label:after{color:var(--text-soft);content:" ↕";font-size:11px;font-weight:900}.pos-page .category-move-bar{align-items:center;background:#149a9a14;border:1px solid #149a9a2e;border-radius:12px;display:flex;gap:10px;justify-content:space-between;margin-top:8px;padding:8px 10px}.pos-page .category-move-text{color:var(--text-soft);font-size:12px;font-weight:700}.pos-page .category-move-done{background:#fff;border:1px solid #1021331a;border-radius:10px;color:var(--text);cursor:pointer;font-size:12px;font-weight:800;min-height:34px;padding:0 12px}.pos-page .pos-catrow-item{position:relative}.pos-page .pos-catrow-actions{align-items:center;display:flex;gap:4px;position:absolute;right:6px;top:50%;transform:translateY(-50%);z-index:5}.pos-page .pos-catrow-mini{border:none;border-radius:999px;box-shadow:0 3px 8px #1021331f;cursor:pointer;display:grid;font-size:11px;font-weight:900;height:22px;line-height:1;place-items:center;width:22px}.pos-page .pos-catrow-mini.move{background:#fff;border:1px solid #1021331f;color:#163247}.pos-page .pos-catrow-mini.delete{background:#d14d5d;color:#fff}.pos-page .pos-catrow-item.show-actions .category-tile{padding-right:46px}.pos-catrow-item{position:relative}.pos-catrow-actions{display:flex;gap:6px;position:absolute;right:-6px;top:-8px;z-index:30}.pos-catrow-mini{border:none;border-radius:999px;box-shadow:0 4px 10px #10213329;cursor:pointer;display:grid;font-size:12px;font-weight:900;height:22px;place-items:center;width:22px}.pos-catrow-mini.move{background:#fff;border:1px solid #1021331f;color:#102133}.pos-catrow-mini.delete{background:#d14d5d;border:1px solid #d14d5d38;color:#fff}.pos-catrow-done{background:#fff;border:1px solid #149a9a38;border-radius:11px;color:#102133;cursor:pointer;font-weight:800;height:38px;padding:0 14px}.pos-catrow-item.dragging{opacity:.65}.pin-overlay{backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);background:#0a0e143d;display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.pin-card{background:linear-gradient(180deg,#0b1220,#0f1728);border:1px solid #ffffff14;border-radius:28px;box-shadow:0 34px 80px #0000006b,inset 0 1px 0 #ffffff0d;max-width:calc(100vw - 28px);padding:24px 24px 18px;text-align:center;width:380px}.pin-brand{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:10px}.pin-logo{display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35));height:auto;object-fit:contain;width:78px}.pin-brand-text{line-height:1.08;text-align:left}.pin-brand-title{color:#fff;font-size:15px;font-weight:800;letter-spacing:.3px}.pin-brand-sub{color:#ffffff94;font-size:12px;margin-top:4px}.pin-title{color:#dbe8f5;font-size:18px;font-weight:700;letter-spacing:.1px;margin:8px 0 14px}.pin-error{color:#ff8d9c;font-size:13px;font-weight:700;margin-bottom:10px}.pin-dots{display:flex;gap:14px;justify-content:center;margin:0 0 22px}.dot{background:#0000;border:2px solid #fff6;border-radius:999px;height:11px;width:11px}.dot.on{background:#fff;border-color:#fff}.pin-hidden-input{opacity:0;pointer-events:none;position:absolute}.pin-pad{grid-gap:14px 18px;display:grid;gap:14px 18px;grid-template-columns:repeat(3,84px);justify-content:center;margin:0 auto 14px}.pin-key,.pin-pad button{border-radius:9999px!important;height:84px!important;min-height:84px!important;min-width:84px!important;padding:0!important;width:84px!important}.pin-key{-webkit-tap-highlight-color:transparent;align-items:center;background:linear-gradient(180deg,#1fb0f3,#1398e7);border:1px solid #ffffff0f;box-shadow:0 16px 34px #00000047,inset 0 1px 0 #ffffff2e;color:#fff;cursor:pointer;display:flex;font-size:42px;font-weight:700;justify-content:center;line-height:1;text-align:center;transition:transform .1s ease,filter .12s ease,box-shadow .12s ease}.pin-key:hover{filter:brightness(1.03)}.pin-key:active{filter:brightness(1.08);transform:scale(.94)}.pin-key:disabled{cursor:not-allowed;opacity:.55}.pin-key-icon{font-size:28px!important;font-weight:800;line-height:1}.pin-actions{display:flex;gap:10px;justify-content:center;margin-top:14px}.pin-cancel,.pin-clear{border-radius:14px;cursor:pointer;font-size:14px;font-weight:800;height:42px;transition:transform .1s ease,filter .12s ease,background .12s ease;width:148px}.pin-cancel{background:linear-gradient(180deg,#23c1ca,#1b9fab);border:1px solid #149a9a2e;box-shadow:0 10px 22px #1b9fab38;color:#fff}.pin-cancel:active{filter:brightness(1.05);transform:scale(.99)}.pin-clear{background:#ffffff0f;border:1px solid #ffffff1a;color:#ffffffeb}.pin-clear:hover{background:#ffffff17}.pin-clear:active{transform:scale(.99)}.pin-cancel:disabled,.pin-clear:disabled{cursor:not-allowed;opacity:.55}@media (max-width:480px){.pin-card{border-radius:24px;padding:22px 18px 16px;width:350px}.pin-logo{width:70px}.pin-pad{gap:12px 14px;grid-template-columns:repeat(3,76px)}.pin-key,.pin-pad button{height:76px!important;min-height:76px!important;min-width:76px!important;width:76px!important}.pin-key{font-size:38px}.pin-key-icon{font-size:25px!important}.pin-cancel,.pin-clear{height:40px;width:132px}}.live-orders-wrapper{background-color:#f4f9fb;display:flex;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100dvh;overflow:hidden;position:relative}.live-orders-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:16px}.live-sidebar{background-color:#eaf6f8;border-right:1px solid #d0e6ea;bottom:0;left:0;padding:20px 15px 16px;position:fixed;top:80px;transform:translateX(-110%);transition:transform .25s ease,box-shadow .25s ease;width:250px;z-index:50}.live-sidebar.open{box-shadow:0 8px 18px #00000026;transform:translateX(0)}.sidebar-backdrop{background:#00000040;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:80px;transition:opacity .2s ease;z-index:40}.sidebar-backdrop.show{opacity:1;pointer-events:auto}.sidebar-close{background:#fff;border:none;border-radius:8px;cursor:pointer;height:28px;position:absolute;right:8px;top:8px;width:28px}.live-sidebar-title{color:#004d4d;font-size:1.05rem;font-weight:900;margin:0 0 14px}.btn-mini{background-color:#009688;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.75rem;padding:4px 8px}.btn-mini:hover{background-color:#00796b}.switch{display:inline-block;height:20px;position:relative;width:38px}.switch input{height:0;opacity:0;width:0}.slider{background:#ccc;border-radius:20px;cursor:pointer;inset:0}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{background:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;width:14px}input:checked+.slider{background:#009688}input:checked+.slider:before{transform:translateX(18px)}.flex{align-items:center;display:flex}.gap-2{gap:8px}.mb-4{margin-bottom:16px}.topbar{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;margin-bottom:8px}.topbar,.topbar-left{gap:10px}.sidebar-logo-btn{background:#fff;cursor:pointer}.sidebar-logo-btn:hover{box-shadow:0 8px 18px #0206171f}.sidebar-toggle{background:#009688;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:800;padding:8px 12px}.sidebar-toggle:hover{background:#007a6e}.topbar-actions{align-items:center;display:flex;gap:8px}.btn-blue,.btn-gray,.btn-red{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;font-weight:900;line-height:1;padding:6px 10px}.btn-blue{background:#1e88e5}.btn-red{background:#e53935}.btn-gray{background:#607d8b}.btn-gray.is-paused{background:#f59e0b}.btn-green{background:#2e7d32;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:900;padding:6px 10px}.btn-green.tiny,.btn-red.tiny{border-radius:8px;font-size:12px;padding:5px 10px}.kds-grid{align-items:stretch;display:flex;flex:1 1 auto;gap:14px;min-height:0;overflow-x:auto;overflow-y:hidden;padding:6px 4px 10px}.kds-grid::-webkit-scrollbar{height:10px}.kds-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.order-stack{align-items:stretch;display:flex;flex:0 0 auto;gap:14px;height:100%}.order-card--ticket{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex:0 0 260px;flex-direction:column;max-height:100%;overflow:hidden;padding:10px;width:260px}.order-card--ticket.ticket-cont,.order-card--ticket.ticket-main{height:100%}.order-stack .order-card--ticket.ticket-cont:last-child{align-self:flex-start;height:auto}.ticket-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-height:0;overflow:hidden}.card-controls{align-items:center;background:#e9f7f6;border:1px solid #d6eeec;border-radius:12px;display:flex;gap:8px;margin-bottom:10px;padding:6px}.card-controls__label{display:flex;flex:1 1;justify-content:center}.card-controls__badge{background:#fff;border:1px solid #cfe7e3;border-radius:999px;color:#0e6251;display:inline-block;font-size:13px;font-weight:900;max-width:160px;overflow:hidden;padding:5px 12px;text-overflow:ellipsis;white-space:nowrap}.header-chip{background:#2563eb;border-radius:10px;color:#fff;font-weight:900;letter-spacing:.4px;margin-bottom:6px;padding:4px 6px;text-align:center}.eta-line{color:#475569;font-size:12px;margin-bottom:6px}.eta{font-weight:900}.kds-meta-row{align-items:center;display:flex;justify-content:space-between;margin:2px 0 10px}.kds-paid{align-items:center;color:#334155;display:inline-flex;gap:8px}.kds-paid,.kds-timer{font-size:13px;font-weight:900}.order-status-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.status-paid{background:#10b981}.status-unpaid{background:#f59e0b}.text-green-500{color:#10b981}.text-yellow-500{color:#f59e0b}.text-red-500{color:#ef4444}.ticket-top{align-items:center;display:flex;height:24px;padding-left:4px}.ticket-next{font-size:16px;font-weight:900;letter-spacing:2px;opacity:.45}.ticket-title{font-size:13px;line-height:18px;margin:4px 0 3px;text-align:center}.ticket-item,.ticket-title{color:#111827;font-weight:900}.ticket-item{font-size:14px;line-height:22px}.ticket-mods{font-size:12px;line-height:18px;margin-left:18px;opacity:.75}.ticket-spacer{height:4px}.ticket-item.is-starred{background:#ffc8001f;border-left:4px solid #ffb400;border-radius:8px;padding-left:6px}.ticket-star{font-size:18px;transform:translateY(1px)}.kds-summary{margin-top:auto}.kds-summary__toggle{align-items:center;background:#0000;border:none;color:#0b3b44;cursor:pointer;display:inline-flex;font-weight:900;gap:6px;padding:6px 0}.kds-summary__count{color:#607d8b;font-weight:800}.kds-summary__list{margin-top:4px;padding-left:18px}.kds-summary__list li{margin:2px 0}.sidebar-logo-btn{border:1px solid #0f172a1a;box-shadow:0 6px 14px #02061714;height:44px;padding:0;width:44px}.logo-inner,.sidebar-logo-btn{align-items:center;border-radius:14px;display:flex;justify-content:center}.logo-inner{height:100%;overflow:hidden;width:100%}.sidebar-logo-img{background:#fff!important;display:block;filter:none!important;height:70px;mix-blend-mode:normal!important;opacity:1!important;width:70px}.topbar-left{align-items:center;display:flex;gap:8px}.sidebar-logo-btn{border-radius:10px;height:36px;width:36px}.sidebar-logo-img{height:54px;object-fit:contain;width:54px}.page-title{color:#0b3b44;font-size:.55rem;letter-spacing:.2px}.topbar{margin-bottom:6px!important}.topbar-left{gap:8px!important}.sidebar-logo-btn{height:36px!important;width:36px!important}.logo-inner,.sidebar-logo-btn{background:#fff!important;border-radius:10px!important}.logo-inner{align-items:center!important;display:flex!important;height:100%!important;justify-content:center!important;overflow:hidden!important;width:100%!important}.sidebar-logo-img{background:#0000!important;height:65px!important;object-fit:contain!important;width:65px!important}.page-title{font-size:1.2rem!important;font-weight:900!important;margin:0!important}.kds-allergen-alert{background:#fff3cd;border:1px solid #f3d27a;border:1px solid #e6c96a;border-radius:10px;border-radius:14px;color:#7a4b00;font-weight:700;margin:8px 0 10px;margin:10px 0 12px;padding:8px 10px;padding:10px 12px}.kds-allergen-title{font-weight:800;margin-bottom:8px}.kds-allergen-tags{gap:6px;margin-bottom:8px}.kds-allergen-tag{font-size:13px;font-weight:700;padding:4px 8px}.kds-allergen-cross{font-size:14px;font-weight:600}.kds-allergen-conflict{font-size:14px;font-weight:800;margin-top:6px}.kds-allergen-alert.compact{background:#fff3cd;border:1px solid #e6c96a;border-radius:10px;font-size:13px;line-height:1.2;margin:6px 0 8px;padding:6px 8px}.kds-allergen-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.kds-allergen-title{font-weight:700}.kds-allergen-tags{display:flex;flex-wrap:wrap;gap:4px}.kds-allergen-tag{background:#ffffffb3;border:1px solid #d9b85f;border-radius:999px;font-size:12px;font-weight:600;padding:2px 6px}.kds-allergen-meta{font-size:12px;font-weight:600;margin-top:2px}.kds-allergen-conflict{color:#b42318;font-size:12px;font-weight:700;margin-top:2px}.card-controls{align-items:center!important;background:#e9f7f6!important;border:1px solid #d6eeec!important;border-radius:12px!important;display:flex!important;gap:8px!important;margin-bottom:10px!important;padding:6px!important}.card-controls__label{display:flex!important;flex:1 1!important;justify-content:center!important}.card-controls__badge{border-radius:999px!important;font-size:13px!important;font-weight:900!important;max-width:160px!important;min-width:118px!important;overflow:hidden!important;padding:0 14px!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.card-controls__badge,.control-btn{align-items:center!important;display:inline-flex!important;height:34px!important;justify-content:center!important}.control-btn{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;cursor:pointer!important;line-height:1!important;min-height:34px!important;min-width:34px!important;padding:0!important;width:34px!important}.control-btn--report{color:#eab308!important;font-size:26px!important}.control-btn--remove{color:#ef4444!important;font-size:48px!important}.card-controls__badge--table{background:#fff!important;border:1px solid #cfe7e3!important;color:#0e6251!important}.card-controls__badge--takeaway{background:#ffedd5!important;border:1px solid #fb923c!important;color:#9a3412!important}.card-controls__badge--delivery{background:#dcfce7!important;border:1px solid #22c55e!important;color:#166534!important}.ticket-item{border:2px solid #0000;border-radius:8px;cursor:pointer;justify-content:space-between;min-height:34px;padding:3px 8px 3px 10px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ticket-item,.ticket-item__main{align-items:center;display:flex;gap:8px}.ticket-item__main{color:#111827;font-size:14px;font-weight:900;line-height:22px;min-width:0}.ticket-item--working{background:#22c55e0d;border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e0f}.ticket-item__hide{align-items:center;background:#0000;border:none;color:#0ea5e9;cursor:pointer;display:inline-flex;font-size:16px;height:22px;justify-content:center;line-height:1;padding:0;transition:transform .12s ease,opacity .12s ease;width:22px}.ticket-item__hide:hover{opacity:.7;transform:scale(1.1)}.ticket-item__hide:active{transform:scale(.95)}.kds-show-all-btn{background:#0ea5e9;border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:13px;font-weight:800;margin-bottom:8px;padding:7px 10px;transition:opacity .15s ease,transform .15s ease;width:100%}.kds-show-all-btn:hover{opacity:.94;transform:translateY(-1px)}.report-modal-backdrop{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:999}.report-modal{background:#fff;border:1px solid #0f172a14;border-radius:20px;box-shadow:0 24px 60px #02061740;max-width:520px;padding:18px;width:100%}.report-modal__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.report-modal__head h3{color:#0b3b44;font-size:1.2rem;font-weight:900;margin:0}.report-modal__close{background:#f1f5f9;border:none;border-radius:10px;color:#0f172a;cursor:pointer;font-size:22px;height:34px;width:34px}.report-modal__item,.report-modal__section{margin-bottom:14px}.report-modal__label{color:#475569;font-size:13px;font-weight:800;margin-bottom:8px}.report-modal__value{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:15px;font-weight:800;padding:12px 14px}.report-reason-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-chip{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:800;padding:12px 14px;transition:all .15s ease}.report-chip:hover{border-color:#94a3b8;transform:translateY(-1px)}.report-chip.is-active{background:#fff7ed;border-color:#fb923c;color:#9a3412}.report-qty-row{display:flex;gap:10px}.report-qty-btn{background:#fff;border:1px solid #cbd5e1;border-radius:12px;cursor:pointer;font-size:15px;font-weight:900;height:44px;width:52px}.report-qty-btn.is-active{background:#ecfeff;border-color:#14b8a6;color:#0f766e}.report-redo-row{display:flex;gap:10px}.report-redo-btn{background:#fff;border:1px solid #cbd5e1;border-radius:12px;cursor:pointer;flex:1 1;font-size:14px;font-weight:900;height:46px}.report-redo-btn--yes.is-active{background:#dcfce7;border-color:#22c55e;color:#166534}.report-redo-btn--no.is-active{background:#f8fafc;border-color:#64748b;color:#334155}.report-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.report-action{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:900;height:46px;min-width:120px}.report-action--ghost{background:#f1f5f9;color:#0f172a}.report-action--primary{background:#0f766e;color:#fff}.report-action--primary:disabled{cursor:not-allowed;opacity:.55}@media (max-width:640px){.report-reason-grid{grid-template-columns:1fr}.report-modal__actions,.report-qty-row,.report-redo-row{flex-wrap:wrap}.report-action{width:100%}}.report-item-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-bottom:10px}.report-item-chip{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:800;padding:12px 14px;text-align:left;transition:all .15s ease;width:100%}.report-item-chip:hover{border-color:#94a3b8;transform:translateY(-1px)}.report-item-chip.is-active{background:#ecfeff;border-color:#14b8a6;color:#0f766e}.ticket-item{border-radius:6px!important;min-height:28px!important;padding:2px 6px 2px 8px!important}.ticket-item__main{font-size:15.5px!important;font-weight:700!important;line-height:20px!important}.ticket-body{gap:2px!important}.ticket-mods{font-size:12.5px!important;line-height:16px!important;margin-left:14px!important;margin-top:-2px!important}.ticket-title{font-size:12px!important;font-weight:700!important;margin:3px 0 2px!important}.ticket-spacer{height:2px!important}.ticket-item__hide{align-items:center!important;appearance:none!important;-webkit-appearance:none!important;border:none!important;border-radius:0!important;color:#0ea5e9!important;cursor:pointer!important;display:inline-flex!important;font-size:15px!important;height:20px!important;justify-content:center!important;line-height:1!important;margin:0!important;min-height:20px!important;min-width:20px!important;outline:none!important;padding:0!important;width:20px!important}.ticket-item__hide,.ticket-item__hide:hover{background:#0000!important;background-color:initial!important;box-shadow:none!important}.ticket-item__hide:hover{opacity:.72!important;transform:scale(1.08)!important}.ticket-item__hide:active,.ticket-item__hide:focus{background:#0000!important;background-color:initial!important;box-shadow:none!important;outline:none!important}.desserts-page{--teal:teal;--ink:#eaf2f9;--muted:#eaf2f9b8;--panel:#0e1821;--panel-2:#111e2a;--border:#ffffff1a;--ring:#00808047;--shadow:0 18px 40px #00000040}.desserts-page .ds-wrap{padding:16px}.desserts-page .ds-dark{color:var(--ink)}.desserts-page .ds-toolbar{align-items:center;display:flex;gap:10px;margin-bottom:14px}.desserts-page .spacer{flex:1 1}.desserts-page .btn{background:#ffffff14;border:1px solid var(--border);border-radius:12px;color:var(--ink);cursor:pointer;font-weight:800;padding:.7rem 1rem;transition:.15s ease}.desserts-page .btn:hover{transform:translateY(-1px)}.desserts-page .btn:active{transform:translateY(0)}.desserts-page .btn.ghost{background:#ffffff0f}.desserts-page .btn.primary{background:var(--teal);border-color:#0000;color:#fff}.desserts-page .ds-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.desserts-page .ds-empty{grid-column:1/-1;opacity:.75;padding:20px 0;text-align:center}.desserts-page .ds-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;padding:14px}.desserts-page .ds-head{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:36px 1fr auto}.desserts-page .emoji{background:#ffffff14;border:1px solid var(--border);border-radius:10px;display:grid;font-size:18px;height:36px;place-items:center;width:36px}.desserts-page .title{font-weight:900;letter-spacing:.2px}.desserts-page .price{background:#ffffff1a;border:1px solid var(--border);border-radius:10px;font-weight:900;padding:.35rem .6rem}.desserts-page .ds-meta{display:flex;flex-wrap:wrap;gap:8px}.desserts-page .pill{background:#ffffff14;border:1px solid var(--border);border-radius:999px;font-weight:800;padding:.25rem .6rem}.desserts-page .pill.warn{background:#382114;border-color:#5e331e;color:#ffdcb5}.desserts-page .ds-ingredients{border-top:1px dashed #ffffff1f;display:flex;flex-wrap:wrap;gap:8px;padding-top:10px}.desserts-page .chip{background:#ffffff14;border:1px solid var(--border);border-radius:999px;font-weight:700;padding:.25rem .6rem}.desserts-page .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.desserts-page .chip.removable{padding-right:.25rem}.desserts-page .chip .x{background:#0000;border:none;color:var(--muted);cursor:pointer;font-size:14px;line-height:1;margin-left:.35rem}.desserts-page .lbl{color:var(--ink);font-size:.9rem;font-weight:800;margin:8px 0 6px}.desserts-page .lbl.muted{color:var(--muted)}.desserts-page .field{background:#ffffff0f;border:1px solid var(--border);border-radius:12px;color:var(--ink);outline:none;padding:.7rem .85rem;width:100%}.desserts-page .field::placeholder{color:var(--muted)}.desserts-page .field:focus{border-color:#0000;box-shadow:0 0 0 3px var(--ring)}.desserts-page .row{display:flex;gap:10px}.desserts-page .col{flex:1 1}.desserts-page .col.small{flex:0 0 160px}.desserts-page .col.fit{align-items:flex-end;display:flex;flex:0 0 auto}.desserts-page .modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.desserts-page .modal{background:var(--panel-2);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);color:var(--ink);max-width:100%;overflow:hidden;width:560px}.desserts-page .modal-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:12px 14px}.desserts-page .modal-header h3{font-size:1.1rem;font-weight:900;margin:0}.desserts-page .modal-header .close{background:#0000;border:none;color:var(--ink);cursor:pointer;font-size:18px}.desserts-page .modal-body{padding:14px}.desserts-page .modal-actions{border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;padding:12px 14px}@media (max-width:600px){.desserts-page .row{flex-direction:column}.desserts-page .col.fit,.desserts-page .col.small{flex:1 1}}:root{--oh-teal:#0b8f8a;--oh-teal-dark:#087a75;--oh-bg:#eef6f7;--oh-card:#fff;--oh-border:#0f172a1a;--oh-muted:#0f172a99;--oh-text:#0f172a;--oh-shadow:0 10px 30px #02061714}.oh-shell{background:#eef6f7;background:var(--oh-bg);display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 120px)}.oh-sidebar{background:linear-gradient(180deg,#0b8f8a,#0a7f7b);background:linear-gradient(180deg,var(--oh-teal) 0,#0a7f7b 100%);border-right:1px solid #ffffff26;color:#fff;height:100vh;padding:18px 16px;position:-webkit-sticky;position:sticky;top:0}.oh-brand{border-bottom:1px solid #ffffff26;gap:12px;margin-bottom:14px;padding:8px 6px 16px}.oh-brand,.oh-brand-logo{align-items:center;display:flex}.oh-brand-logo{background:#ffffff29;border-radius:12px;box-shadow:0 8px 20px #0000001f;font-size:20px;height:44px;justify-content:center;width:44px}.oh-brand-title{font-size:16px;font-weight:800;letter-spacing:.2px;line-height:1.1}.oh-brand-sub{font-size:12px;margin-top:3px;opacity:.85}.oh-nav{flex-direction:column;margin-top:14px}.oh-nav,.oh-nav-item{display:flex;gap:10px}.oh-nav-item{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:all .15s ease;width:100%}.oh-nav-item:hover{background:#ffffff29;transform:translateY(-1px)}.oh-nav-item.is-active{background:#fff;border-color:#fff6;box-shadow:0 10px 30px #02061714;box-shadow:var(--oh-shadow);color:#0f172a;color:var(--oh-text)}.oh-nav-ico{align-items:center;background:#00000014;border-radius:10px;display:flex;height:28px;justify-content:center;width:28px}.oh-sidebar-foot{border-top:1px solid #ffffff26;bottom:16px;left:16px;padding-top:14px;position:absolute;right:16px}.oh-muted{color:#0f172a99;color:var(--oh-muted)}.oh-sidebar .oh-muted{color:#ffffffd9}.oh-main{padding:24px 26px}.oh-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.oh-title{color:#0f172a;color:var(--oh-text);font-size:28px;font-weight:900;letter-spacing:.2px;margin:0}.oh-search-center{display:flex;flex:1 1;justify-content:center}.oh-input{background:#fff;border:1px solid #0f172a1a;border:1px solid var(--oh-border);border-radius:12px;font-size:14px;outline:none;padding:10px 12px;transition:all .12s ease}.oh-input:focus{border-color:#0b8f8a8c;box-shadow:0 0 0 4px #0b8f8a1f}.oh-search-lg{height:44px;width:min(680px,100%)}.oh-grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1.35fr .65fr}.oh-card{background:#fff;background:var(--oh-card);border:1px solid #0f172a1a;border:1px solid var(--oh-border);border-radius:16px;box-shadow:0 8px 18px #0206170f}.oh-card-head{align-items:flex-end;border-bottom:1px solid #0f172a14;display:flex;gap:10px;justify-content:space-between;padding:14px 16px}.oh-card-title{color:#0f172a;color:var(--oh-text);font-size:16px;font-weight:900;margin:0}.oh-dim{color:#0f172a8c}.oh-table-wrap{overflow:hidden}.oh-table-scroll{max-height:560px;overflow:auto}.oh-table{border-collapse:initial;border-spacing:0;font-size:14px;width:100%}.oh-table thead th{background:#f8fafc;border-bottom:1px solid #0f172a1a;color:#0f172abf;font-size:12px;letter-spacing:.06em;padding:12px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:2}.oh-table tbody td{border-bottom:1px solid #0f172a12;padding:12px;vertical-align:middle}.oh-td-strong{color:#0f172a;color:var(--oh-text);font-weight:900}.oh-input-small{height:40px;text-align:center;width:96px}.oh-flex{gap:10px}.avatar,.oh-flex{align-items:center;display:flex}.avatar{background:#0b8f8a1f;border:1px solid #0b8f8a40;border-radius:12px;color:#087a75;color:var(--oh-teal-dark);font-weight:900;height:34px;justify-content:center;width:34px}.badge{border:1px solid #0f172a1f;padding:6px 10px;white-space:nowrap}.badge-red{background:#ef44441f;border-color:#ef44444d;color:#b91c1c}.badge-orange{background:#f59e0b1f;border-color:#f59e0b4d;color:#b45309}.badge-green{background:#22c55e1f;border-color:#22c55e4d;color:#15803d}.oh-summary{max-height:560px;overflow:auto;padding:14px 16px 16px}.oh-summary-card{background:#fff;border:1px solid #0f172a1a;border-radius:14px;margin-bottom:12px;padding:12px}.oh-summary-head{align-items:center;display:flex;gap:10px;margin-bottom:8px}.oh-summary-title{color:#0f172a;color:var(--oh-text);font-weight:900}.oh-summary-list{list-style:none;margin:0;padding:0}.oh-summary-row{align-items:center;border-bottom:1px dashed #0f172a1f;display:flex;gap:12px;justify-content:space-between;padding:8px 0}.oh-summary-row:last-child{border-bottom:none}.oh-summary-name{color:#0f172ad9;font-weight:600}.oh-summary-price{color:#0f172a;color:var(--oh-text);font-weight:900;white-space:nowrap}.oh-summary-foot{align-items:center;border-top:1px solid #0f172a1a;display:flex;font-weight:900;justify-content:space-between;margin-top:10px;padding-top:10px}.oh-actions{display:flex;gap:10px;padding:0 16px 16px}.oh-btn{align-items:center;border:1px solid #0f172a1a;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;height:44px;justify-content:center;padding:0 14px;transition:all .15s ease}.oh-btn:hover{box-shadow:0 10px 18px #0206171a;transform:translateY(-1px)}.oh-btn:active{transform:translateY(0)}.oh-btn-teal{background:#0b8f8a;background:var(--oh-teal);border-color:#0000001a;color:#fff}.oh-btn-teal:hover{background:#087a75;background:var(--oh-teal-dark)}.oh-btn-blue{background:#0ea5e9;border-color:#0000001a;color:#fff}.oh-btn-blue:hover{background:#0284c7}.oh-btn-green{background:#16a34a;border-color:#0000001a;color:#fff}.oh-btn-green:hover{background:#15803d}.oh-link-red{background:#0000;border:none;color:#dc2626;cursor:pointer;font-weight:900}.oh-link-red:hover{text-decoration:underline}.oh-supplier-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:16px}.oh-supplier-col{background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:14px}.oh-section-title{color:#0f172a;color:var(--oh-text);font-size:14px;font-weight:900;margin:0 0 10px}.oh-section-sub{color:#0f172ab3;font-size:12px;font-weight:800;margin:10px 0 8px}.oh-list-scroll{max-height:420px;overflow:auto;padding-right:4px}.oh-list-item{align-items:center;border:1px solid #0f172a1a;border-radius:12px;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px;padding:10px}.oh-supplier-name{color:#0f172a;color:var(--oh-text);font-weight:900}.oh-supplier-meta{color:#0f172aa6;font-size:12px;margin-top:2px}.oh-form{display:flex;flex-direction:column;gap:10px}.oh-tags{flex-wrap:wrap}.oh-tag,.oh-tags{display:flex;gap:8px}.oh-tag{align-items:center;background:#fff;border:1px solid #0f172a1f;border-radius:999px;cursor:pointer;font-size:12px;font-weight:800;padding:7px 10px}.oh-tag input{height:14px;width:14px}.oh-tag.is-on{background:#0b8f8a1f;border-color:#0b8f8a59;color:#087a75;color:var(--oh-teal-dark)}@media (max-width:1100px){.oh-shell{grid-template-columns:1fr}.oh-sidebar{border-bottom:1px solid #ffffff26;border-right:none;height:auto;position:relative}.oh-main{padding:18px}.oh-grid,.oh-supplier-grid{grid-template-columns:1fr}}.label-print-area{background:#fff;border:2px solid #000;box-sizing:border-box;flex-direction:column;font-family:Arial,sans-serif;height:60mm;padding:10px 15px;width:80mm}.label-header,.label-print-area{display:flex;justify-content:space-between}.label-header{font-size:12px;font-weight:700}.label-brand{font-size:14px;font-weight:700}.label-title{font-size:12px;text-transform:uppercase}.label-date{font-size:10px}.label-name{font-size:22px;font-weight:700;margin:10px 0;text-align:center}.label-info{font-size:14px}.label-info p{margin:3px 0}.label-footer{display:flex;font-size:12px;justify-content:space-between;margin-top:10px}:root{--pp-bg:#f8fafc;--pp-card:#fff;--pp-text:#0f172a;--pp-muted:#475569;--pp-line:#0206171f;--pp-line-strong:#0206172e;--pp-brand:#0ea5e9;--pp-brand-600:#0284c7;--pp-success:#16a34a;--pp-warning:#f59e0b;--pp-danger:#ef4444;--pp-ring:#0ea5e959;--pp-radius:14px;--pp-shadow:0 10px 24px #02061714;--pp-shadow-hover:0 16px 32px #0206171f}.preplist-page{background:radial-gradient(1200px 800px at 10% -10%,#e0f2fe 0,#0000 55%),radial-gradient(1000px 700px at 120% 0,#f1f5f9 0,#0000 50%),#f8fafc;background:radial-gradient(1200px 800px at 10% -10%,#e0f2fe 0,#0000 55%),radial-gradient(1000px 700px at 120% 0,#f1f5f9 0,#0000 50%),var(--pp-bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100%;padding-bottom:32px}.preplist-page h1{color:#0f172a;color:var(--pp-text);letter-spacing:-.02em;margin:0 0 10px}.preplist-page h2{color:#0f766e;letter-spacing:-.01em;margin:0 0 10px}.preplist-page .p-4.bg-white.rounded-lg,.preplist-page .p-4.bg-white.rounded-xl,.preplist-page .p-6.bg-white.rounded-xl,.preplist-page .preplist-card{background:#fff!important;background:var(--pp-card)!important;border:1px solid #0206171f!important;border:1px solid var(--pp-line)!important;border-radius:14px!important;border-radius:var(--pp-radius)!important;box-shadow:0 10px 24px #02061714!important;box-shadow:var(--pp-shadow)!important;transition:box-shadow .2s ease,transform .15s ease}.preplist-page .p-4.bg-white.rounded-lg:hover,.preplist-page .p-4.bg-white.rounded-xl:hover,.preplist-page .p-6.bg-white.rounded-xl:hover,.preplist-page .preplist-card:hover{box-shadow:0 16px 32px #0206171f!important;box-shadow:var(--pp-shadow-hover)!important;transform:translateY(-1px)}.preplist-page .today-ok,.preplist-page li.p-4.bg-white{border-color:#f59e0b59!important}.preplist-page input[type=number],.preplist-page input[type=text]{background:#fff;border:1px solid #0206171f!important;border:1px solid var(--pp-line)!important;border-radius:10px!important;color:#0f172a;color:var(--pp-text);outline:none;transition:box-shadow .2s ease,border-color .2s ease,transform .05s ease}.preplist-page input[type=number]:focus,.preplist-page input[type=text]:focus{border-color:#0284c7!important;border-color:var(--pp-brand-600)!important;box-shadow:0 0 0 3px #0ea5e959;box-shadow:0 0 0 3px var(--pp-ring)}.preplist-page input::-webkit-inner-spin-button,.preplist-page input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.preplist-page button{border-radius:12px;box-shadow:0 2px 0 #0206170d;font-weight:600;letter-spacing:.01em;transition:transform .05s ease,box-shadow .2s ease,background-color .2s ease,opacity .2s ease}.preplist-page button:hover{transform:translateY(-1px)}.preplist-page button:active{transform:translateY(0)}.preplist-page .bg-green-600,.preplist-page .hover\:bg-green-700:hover{box-shadow:0 6px 14px #16a34a40}.preplist-page .bg-blue-500{box-shadow:0 6px 14px #0ea5e940}.preplist-page .text-gray-600:hover{color:#0284c7!important;color:var(--pp-brand-600)!important}.preplist-page .absolute.bg-white.border.mt-1.rounded.shadow.z-10,.preplist-page .autocomplete-panel{border:1px solid #0206171f!important;border:1px solid var(--pp-line)!important;border-radius:12px!important;box-shadow:0 10px 24px #02061714;box-shadow:var(--pp-shadow);overflow:hidden}.preplist-page .absolute.bg-white.border.mt-1.rounded.shadow.z-10>div,.preplist-page .autocomplete-panel>div{padding:8px 12px;transition:background-color .15s ease}.preplist-page .absolute.bg-white.border.mt-1.rounded.shadow.z-10>div:hover,.preplist-page .autocomplete-panel>div:hover{background:#e6f6ff}.preplist-page ul.grid.gap-4>li+li{position:relative}.preplist-page ul.grid.gap-4>li+li:before{background:#0206171f;background:var(--pp-line);border-radius:1px;content:"";height:1px;left:12px;position:absolute;right:12px;top:-8px}.preplist-page button.mt-2.bg-green-600{background:linear-gradient(180deg,#22c55e,#16a34a)!important}.preplist-page button.mt-2.bg-green-600:hover{filter:brightness(1.02)}.pp-list{grid-gap:14px}.pp-card,.pp-list{display:grid;gap:14px}.pp-card{grid-gap:14px;background:#fff;background:var(--pp-card);border:1px solid #0206171f;border:1px solid var(--pp-line);border-radius:14px;border-radius:var(--pp-radius);box-shadow:0 10px 24px #02061714;box-shadow:var(--pp-shadow);grid-template-columns:240px 1fr;padding:14px}.pp-card.is-low{outline:2px solid #ef444426}.pp-card-left{display:grid}.pp-label-box{background:#fff;border:1px solid #0206171f;border:1px solid var(--pp-line);border-radius:12px;display:grid;height:170px;overflow:hidden;place-items:center;width:100%}.pp-label-scale{height:210px;transform:scale(.82);transform-origin:top left;width:300px}.pp-label-preview{height:210px;overflow:hidden;width:300px}.pp-card-right{display:flex;flex-direction:column;gap:8px}.pp-card-top{align-items:center;display:flex;gap:10px;margin-bottom:2px}.pp-title{color:#0f172a;color:var(--pp-text);font-size:18px;font-weight:900;letter-spacing:-.01em}.pp-spacer{flex:1 1}.pp-stock{color:#0b3b2e;font-weight:700}.pp-par{color:#475569;color:var(--pp-muted);font-weight:600}.pp-controls-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.pp-qty-pad{align-items:center;background:#f8fafc;border:1px solid #0206171f;border:1px solid var(--pp-line);border-radius:999px;display:inline-flex;gap:6px;padding:4px 6px}.pp-qty-pad--sm button{font-size:.85rem;padding:4px 10px}.pp-qty-pad button{background:#fff;border:1px solid #0206171f;border:1px solid var(--pp-line);border-radius:999px;cursor:pointer;font-weight:800}.pp-qty-pad button:hover{background:#e6f6ff}.pp-qty-pad .sep{background:#0206171f;background:var(--pp-line);display:inline-block;height:18px;width:1px}.pp-qty-pad .custom{background:#0ea5e9;background:var(--pp-brand);border-color:#0ea5e9;border-color:var(--pp-brand);color:#fff;font-weight:800}.pp-icons{display:inline-flex;gap:8px;margin-left:auto}.pp-icon{background:#fff;border:1px solid #0206171f;border:1px solid var(--pp-line);border-radius:10px;cursor:pointer;display:grid;height:34px;place-items:center;transition:transform .08s ease,box-shadow .15s ease,background .15s ease;width:34px}.pp-icon:hover{background:#f7fbff;box-shadow:0 6px 14px #02061714;transform:translateY(-1px)}.pp-icon.danger:hover{background:#fff1f2;border-color:#ef444440}@media (max-width:900px){.pp-card{grid-template-columns:1fr}.pp-label-box{height:160px}.pp-label-scale{transform:scale(.76)}}@media print{body{background:#fff}}.pp-label-scale{transform:scale(.8)}.pp-label-box{height:160px}:root{--bg:#0b1220;--card:#0f1a2d;--card2:#0c1526;--text:#e8eefc;--muted:#e8eefcad;--border:#94a3b82e;--shadow:0 18px 60px #00000073;--shadowHover:0 22px 72px #0000008c;--radius:18px;--primary:#14b8a6;--primarySoft:#14b8a62e;--success:#22c55e;--successSoft:#22c55e2e;--danger:#ef4444;--dangerSoft:#ef44442e;--warning:#f59e0b;--warningSoft:#f59e0b2e;--ink:#081022}.bookings-premium{background:radial-gradient(1200px 700px at 15% 10%,#14b8a61a,#0000 60%),radial-gradient(900px 600px at 85% 15%,#3b82f61a,#0000 55%),#0b1220;background:radial-gradient(1200px 700px at 15% 10%,#14b8a61a,#0000 60%),radial-gradient(900px 600px at 85% 15%,#3b82f61a,#0000 55%),var(--bg);color:#e8eefc;color:var(--text);min-height:100vh;padding:16px}.api-error{background:#ef444424;border:1px solid #ef444459;border-radius:16px;box-shadow:0 18px 60px #00000073;box-shadow:var(--shadow);margin-bottom:12px;padding:12px}.api-error .title{font-weight:950}.api-error .msg{font-weight:700;margin-top:4px;opacity:.9}.bk-header.premium{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.bk-header .title h1{font-size:1.55rem;font-weight:950;letter-spacing:.2px;margin:0}.bk-header.premium .sub{color:#e8eefcad;color:var(--muted);font-weight:700;margin-top:3px}.slot-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px}.slot-controls label{color:#e8eefcad;color:var(--muted);display:flex;flex-direction:column;font-size:.88rem;font-weight:800;gap:6px}.slot-controls input{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);font-weight:800;outline:none;padding:.62rem .75rem}.slot-controls input:focus{border-color:#14b8a6b3;box-shadow:0 0 0 4px #14b8a62e;box-shadow:0 0 0 4px var(--primarySoft)}.btn{background:#ffffff0f;border:1px solid #94a3b82e;border-radius:14px;color:#e8eefc;font-weight:850;padding:.62rem .95rem;transition:transform .08s ease,box-shadow .14s ease,border-color .14s ease}.btn:hover{border-color:#14b8a659;box-shadow:0 22px 72px #0000008c;box-shadow:var(--shadowHover);transform:translateY(-1px)}.btn.ghost{background:#ffffff0f}.btn.blue{background:#14b8a6;background:var(--primary);border-color:#14b8a6;border-color:var(--primary);color:#051315}.btn.green{background:#22c55e;background:var(--success);border-color:#22c55e;border-color:var(--success);color:#04110a}.btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.iconbtn{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);cursor:pointer;font-weight:900;padding:.4rem .62rem;transition:transform .08s ease,box-shadow .14s ease}.iconbtn:hover{box-shadow:0 18px 60px #00000073;box-shadow:var(--shadow);transform:translateY(-1px)}.bk-shell{align-items:stretch;grid-template-columns:360px 1fr;min-height:calc(100vh - 120px)}.bk-left{display:flex;flex-direction:column;gap:12px;min-width:0}.bk-right{grid-gap:14px;display:grid;gap:14px;grid-template-rows:auto 1fr;min-width:0}.bk-card{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 18px 60px #00000073;box-shadow:var(--shadow);min-width:0;overflow:hidden}.bk-card-head{align-items:baseline;border-bottom:1px solid #94a3b82e;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:12px 12px 10px}.bk-card-head h3{font-weight:900;letter-spacing:.2px;margin:0}.mini{color:#e8eefcad;color:var(--muted);font-size:.85rem;font-weight:800}.bk-left-topbar{align-items:center;display:flex;gap:10px;justify-content:space-between}.day-pill{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:999px;color:#e8eefc;color:var(--text);font-size:.85rem;font-weight:850;padding:.48rem .75rem;white-space:nowrap}.bk-form.premium{background:#0000;border:none;padding:12px}.bk-form .row2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:10px}.bk-form label{color:#e8eefcad;color:var(--muted);display:flex;flex-direction:column;font-size:.88rem;font-weight:800;gap:6px}.bk-form input{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);font-weight:800;outline:none;padding:.68rem .8rem}.bk-form input:focus{border-color:#14b8a6b3;box-shadow:0 0 0 4px #14b8a62e;box-shadow:0 0 0 4px var(--primarySoft)}.actions{align-items:center;display:flex;gap:10px;margin-top:6px}.bk-hint{color:#e8eefcad;color:var(--muted);font-size:.85rem;font-weight:700;margin-top:10px}.bk-calendar{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 18px 60px #00000073;box-shadow:var(--shadow);padding:12px}.cal-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.cal-title{font-size:1.02rem;font-weight:900}.cal-weekdays{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.cal-weekdays .wd{color:#e8eefcad;color:var(--muted);font-size:.75rem;font-weight:800;text-align:center}.cal-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,1fr)}.cal-day{align-items:flex-start;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;min-height:44px;padding:8px;transition:transform .08s ease,box-shadow .14s ease,border-color .15s ease}.cal-day:hover{border-color:#14b8a647;box-shadow:0 22px 72px #0000008c;box-shadow:var(--shadowHover);transform:translateY(-1px)}.cal-day.today{border-color:#14b8a6a6;box-shadow:0 0 0 3px #14b8a62e;box-shadow:0 0 0 3px var(--primarySoft)}.cal-day.selected{border-color:#22c55eb3;box-shadow:0 0 0 3px #22c55e2e;box-shadow:0 0 0 3px var(--successSoft)}.cal-day .n{font-size:.9rem;font-weight:900}.cal-day .dot{align-items:center;background:#14b8a633;border:1px solid #14b8a659;border-radius:999px;display:flex;font-size:.75rem;font-weight:900;height:20px;justify-content:center;min-width:22px}.bk-daypanel{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 18px 60px #00000073;box-shadow:var(--shadow);padding:12px}.panel-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px}.panel-head h3{font-weight:900;margin:0}.panel-head .mini{color:#e8eefcad;color:var(--muted);font-weight:800}.bk-timeline{display:flex;flex-direction:column;gap:10px;max-height:320px;overflow:auto;padding-right:4px}.bk-scroll{max-height:calc(100vh - 220px);min-height:0;overflow:auto;padding:12px}.bk-scroll::-webkit-scrollbar,.bk-timeline::-webkit-scrollbar{width:10px}.bk-scroll::-webkit-scrollbar-thumb,.bk-timeline::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.bk-scroll::-webkit-scrollbar-track,.bk-timeline::-webkit-scrollbar-track{background:#0000}.bk-timecard{grid-gap:12px;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 26px #00000040;cursor:pointer;display:grid;gap:12px;grid-template-columns:120px 1fr 64px;padding:12px;transition:transform .08s ease,box-shadow .14s ease,border-color .14s ease}.bk-timecard:hover{border-color:#14b8a647;box-shadow:0 22px 72px #0000008c;box-shadow:var(--shadowHover);transform:translateY(-1px)}.bk-timecard.active{border-color:#14b8a6bf;box-shadow:0 0 0 4px #14b8a62e,0 22px 72px #0000008c;box-shadow:0 0 0 4px var(--primarySoft),var(--shadowHover)}.bk-timecard.compact{gap:10px;grid-template-columns:105px 1fr 54px;padding:10px}.bk-timebox{background:#081022bf;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:16px;color:#e8eefc;color:var(--text);display:flex;flex-direction:column;gap:4px;justify-content:center;padding:10px}.bk-timebox .t1{font-weight:900}.bk-timebox .t2{color:#e8eefcad;color:var(--muted);font-size:.8rem;font-weight:700}.bk-info{min-width:0}.bk-mainrow{align-items:center;display:flex;gap:10px;justify-content:space-between}.bk-customer{font-size:1.02rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status{align-items:center;background:#f59e0b24;border:1px solid #f59e0b47;border-radius:999px;color:#ffdca8;display:inline-flex;font-size:.8rem;justify-content:center;padding:.28rem .62rem;text-transform:lowercase}.status.arrived{background:#22c55e33;border-color:#22c55e66;color:#bff7d2}.status.cancelled{background:#94a3b824;border-color:#94a3b83d;color:#d7deed}.status.pending{background:#14b8a629;border-color:#14b8a64d;color:#bdfaf3}.bk-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chip{align-items:center;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border);color:#e8eefc;color:var(--text);display:inline-flex;font-size:.8rem;font-weight:850;gap:6px;padding:.24rem .6rem}.bk-open{align-self:center;font-weight:850;justify-self:end}.bk-empty,.bk-open{color:#e8eefcad;color:var(--muted)}.bk-empty{font-weight:800;padding:10px;text-align:center}.bk-mapCard .map-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:12px}.legend-row{display:flex;flex-wrap:wrap;gap:8px}.legend{align-items:center;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:999px;color:#e8eefc;color:var(--text);display:inline-flex;font-size:.78rem;font-weight:850;padding:.24rem .55rem}.legend.free{background:#14b8a624;border-color:#14b8a659}.legend.reserved{background:#f59e0b24;border-color:#f59e0b59}.legend.occupied{background:#ef444424;border-color:#ef444459}.legend.blocked{background:#94a3b81f;border-color:#94a3b847}.legend.picked{background:#22c55e24;border-color:#22c55e66}.legend.focused{background:#14b8a62e;border-color:#14b8a680}.table-chip{align-items:center;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:18px;color:#e8eefc;color:var(--text);cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:12px;transition:transform .08s ease,box-shadow .14s ease,border-color .14s ease}.table-chip:hover{border-color:#14b8a647;box-shadow:0 22px 72px #0000008c;box-shadow:var(--shadowHover);transform:translateY(-1px)}.table-chip .name{font-weight:900}.table-chip .seats{color:#e8eefcad;color:var(--muted);font-weight:850}.table-chip.free{background:#14b8a61a;border-color:#14b8a647}.table-chip.reserved{background:#f59e0b1a;border-color:#f59e0b59}.table-chip.occupied{background:#ef44441a;border-color:#ef444459}.table-chip.picked{background:#22c55e24;border-color:#22c55e8c;box-shadow:0 0 0 4px #22c55e1a}.table-chip.focused{border-color:#14b8a6d9!important;box-shadow:0 0 0 4px #14b8a62e;box-shadow:0 0 0 4px var(--primarySoft)}.table-chip.blocked{background:#94a3b81a;border-color:#94a3b82e;box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.bk-modal-backdrop{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000009e;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.bk-modal-card{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:22px;box-shadow:0 28px 95px #000000b8;color:#e8eefc;color:var(--text);overflow:hidden;width:min(640px,94vw)}.bk-modal-head{align-items:center;border-bottom:1px solid #94a3b82e;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:14px 16px}.bk-modal-head .ttl{font-size:1.05rem;font-weight:900}.bk-modal-body{grid-gap:10px;display:grid;gap:10px;padding:16px}.bk-modal-body .row{grid-gap:12px;align-items:center;border-bottom:1px solid #94a3b82e;border-bottom:1px solid var(--border);display:grid;gap:12px;grid-template-columns:140px 1fr;padding:10px 0}.bk-modal-body .row:last-child{border-bottom:none}.bk-modal-body .k{color:#e8eefcad;color:var(--muted);font-weight:800}.bk-modal-body .v{font-weight:850}.bk-modal-foot{border-top:1px solid #94a3b82e;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;padding:14px 16px}@media (max-width:1100px){.bk-shell{grid-template-columns:1fr}.bk-right{grid-template-rows:auto auto}.bk-scroll{max-height:420px}}@media (max-width:520px){.bk-form .row2,.bk-timecard{grid-template-columns:1fr}.bk-open{justify-self:start}.bk-modal-body .row{grid-template-columns:1fr}}.bk-shell{grid-template-columns:360px minmax(0,1fr)}.bk-left,.bk-right{min-width:0}.bk-calendar,.bk-card,.bk-daypanel{max-width:100%;min-width:0;overflow:hidden}.cal-grid,.cal-weekdays{grid-template-columns:repeat(7,minmax(0,1fr))}.cal-day{min-width:0;width:100%}.bk-calendar,.bk-card,.bk-daypanel{position:relative;z-index:1}.bk-right{position:relative;z-index:2}.bk-topinfo{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.bk-topinfo .pill{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:999px;color:#e8eefc;color:var(--text);font-size:.9rem;font-weight:900;padding:.45rem .75rem}.bk-shell{grid-gap:14px;display:grid;gap:14px}.bk-bottom,.bk-left,.bk-right{min-width:0}.bk-bottom{grid-column:1/-1}.bk-bottom .map-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.cal-day.noBookings{background:#008cff40;border:1px solid #008cff40}.cal-day.hasBookings{background:#00c87847;border:1px solid #00c8784d}.cal-day.selected{outline:2px solid #ffffff59}.cal-day.muted{opacity:.35}.bk-shell{align-items:start;grid-template-columns:1fr 1fr}.bk-right{min-height:0}.bk-listCard{height:calc(30vh - 150px);min-height:450px}.bk-listCard .bk-scroll{height:calc(100% - 54px);max-height:none!important;overflow:auto}.bk-form select,.bk-form textarea,.bk-modal-body input,.bk-modal-body textarea{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);font-weight:800;outline:none;padding:.68rem .8rem;width:100%}.bk-form textarea,.bk-modal-body textarea{min-height:90px;resize:vertical}.bk-form select,.bk-form textarea{background:#ffffff0f;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;color:#e8eefc;color:var(--text);font-weight:800;outline:none;padding:.68rem .8rem}.bk-form select:focus,.bk-form textarea:focus{border-color:#14b8a6b3;box-shadow:0 0 0 4px #14b8a62e;box-shadow:0 0 0 4px var(--primarySoft)}.chip.note{background:#f59e0b1f;border-color:#f59e0b59;color:#ffe6b8}.menu-builder-page{padding:16px}.menu-builder-page .mb-head{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.menu-builder-page h1{margin:0}.menu-builder-page .muted{color:#64748b}.menu-builder-page .head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.menu-builder-page .catalog-toggles{align-items:center;display:flex;gap:10px}.menu-builder-page .catalog-toggles label{align-items:center;display:flex;font-weight:700;gap:6px}.menu-builder-page .preset{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-weight:700;padding:.5rem .6rem}.menu-builder-page .mb-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.menu-builder-page .field{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;outline:none;padding:.55rem .7rem}.menu-builder-page .field.small{width:160px}.menu-builder-page .btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;cursor:pointer;font-weight:800;padding:.6rem .8rem;transition:transform .08s ease,background .2s ease,box-shadow .12s ease}.menu-builder-page .btn:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-1px)}.menu-builder-page .btn.primary{background:#2563eb;border-color:#1d4ed8;color:#fff}.menu-builder-page .btn.ghost{background:#f8fafc}.menu-builder-page .btn.tiny{border-radius:8px;font-size:12px;padding:.35rem .55rem}.menu-builder-page .pill{align-items:center;background:#eef2ff;border:1px solid #e5e7eb;border-radius:999px;color:#3730a3;display:inline-flex;font-weight:800;height:26px;padding:0 10px}.menu-builder-page .mb-layout{grid-gap:14px;display:grid;gap:14px;grid-template-columns:340px 1fr}@media (max-width:900px){.menu-builder-page .mb-layout{grid-template-columns:1fr}}.menu-builder-page .catalog .card,.menu-builder-page .section-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.menu-builder-page .card-head{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 14px}.menu-builder-page .list{display:flex;flex-direction:column;gap:8px;padding:12px}.menu-builder-page .empty{background:#fafafa;border:1px dashed #e5e7eb;border-radius:12px;opacity:.7;padding:12px;text-align:center}.menu-builder-page .drop-hint{background:#f8fafc}.menu-builder-page .tile{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.menu-builder-page .tile.in-section{background:#f8fafc}.menu-builder-page .tile.dim{opacity:.55}.menu-builder-page .tile-name{font-weight:800}.menu-builder-page .tile-meta{color:#475569}.menu-preview-page{padding:24px}.menu-preview-page h2{margin:0 0 10px}.menu-preview-page .templates{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0 18px}.menu-preview-page .tpl{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px;transition:.15s ease;width:180px}.menu-preview-page .tpl:hover{box-shadow:0 10px 24px #0000000f;transform:translateY(-1px)}.menu-preview-page .tpl.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.menu-preview-page .tpl-name{font-weight:900}.menu-preview-page .tpl-hint{color:#64748b;font-size:12px}.menu-preview-page .preview-note{color:#64748b}.menu-preview-page .actions{margin-top:14px}.menu-preview-page .btn{background:#2563eb;border:1px solid #e5e7eb;border-radius:10px;color:#fff;cursor:pointer;font-weight:800;padding:.6rem .8rem}.menu-preview-page .btn:disabled{cursor:not-allowed;opacity:.6}.menu-final-page{background:#fff;color:#000;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:32px}.menu-final-page .menu-title{font-size:2rem;margin:0 0 30px;text-align:center}.menu-final-page .menu-section{margin-bottom:36px}.menu-final-page .menu-section h2{border-bottom:2px solid #333;margin:0 0 10px;padding-bottom:6px}.menu-final-page .menu-item{border-bottom:1px dashed #aaa;display:flex;gap:14px;justify-content:space-between;padding:6px 0}.menu-final-page .mi-name{max-width:70%}.menu-final-page .mi-price{min-width:80px;text-align:right}.menu-final-page .muted{color:#6b7280}.menu-final-page .final-actions{display:flex;gap:10px;margin-top:24px}.menu-final-page .btn{background:#2563eb;border:1px solid #e5e7eb;border-radius:10px;color:#fff;cursor:pointer;font-weight:800;padding:.6rem .8rem}.menu-final-page .btn.ghost{background:#f8fafc;color:#0f172a}.template-classic{font-family:Georgia,Times New Roman,serif}.template-classic .menu-section h2{border-color:#111}.template-elegant{font-family:Garamond,Times New Roman,serif}.template-elegant .menu-title{letter-spacing:.04em}.template-elegant .menu-section h2{border-color:#444}.template-elegant .menu-item{border-bottom:1px dotted #bbb}.template-modern{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.template-modern .menu-title{letter-spacing:.08em;text-transform:uppercase}.template-modern .menu-section h2{border:0;margin-bottom:4px}.template-modern .menu-item{border-bottom:1px solid #eee}.template-chalkboard{background:#111;color:#f8f8f2;font-family:DK Crayon Crumble,Comic Sans MS,Marker Felt,system-ui,sans-serif}.template-chalkboard .menu-section h2,.template-chalkboard .menu-title{border-color:#ddd;color:#fff}.template-chalkboard .menu-item{border-bottom:1px dashed #ffffff80}@media print{.no-print{display:none!important}body{background:#fff!important}.menu-final-page{box-shadow:none;margin:0;max-width:none;padding:20px;width:100%}}:root{--bg:#eef4f8;--bg-2:#e4edf5;--panel:#fff;--panel-2:#f7fbff;--text:#102133;--text-soft:#6c8196;--border:#46607a1f;--teal-1:#23c1ca;--teal-2:#1b9fab;--teal-3:#168792;--shadow-sm:0 8px 18px #1021330f;--shadow-md:0 16px 34px #1021331a;--shadow-lg:0 24px 48px #1021331f}#root,body,html{overflow-x:hidden}body{background:linear-gradient(180deg,#eef4f8,#e4edf5);background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%);overflow-y:auto}.pos-root--entry{background:radial-gradient(circle at top left,#23c1ca0f,#0000 18%),linear-gradient(180deg,#eef4f8,#e4edf5);background:radial-gradient(circle at top left,#23c1ca0f,#0000 18%),linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%);min-height:100vh;overflow:hidden;width:100%}.pos-main--entry{box-sizing:border-box;min-height:100vh;padding:32px 20px}.pos-main--entry,.start-wrap{align-items:center;display:flex;justify-content:center;width:100%}.start-card--entry{background:linear-gradient(180deg,#fff,#f6fbff);border:1px solid #46607a1f;border:1px solid var(--border);border-radius:26px;box-shadow:0 24px 48px #1021331f;box-shadow:var(--shadow-lg);box-sizing:border-box;padding:42px 38px 32px;position:relative;text-align:center;width:min(780px,calc(100% - 40px))}.start-head{margin-bottom:28px}.start-brand--logo{display:flex;margin-bottom:16px}.start-brand--logo,.start-brand-button{align-items:center;justify-content:center}.start-brand-button{appearance:none;-webkit-appearance:none;background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;display:inline-flex;line-height:0;margin:0;padding:0}.start-brand-button:hover{background:#0000;box-shadow:none;filter:none;transform:none}.start-brand-button:focus,.start-brand-button:focus-visible{background:#0000;box-shadow:none;outline:none}.start-brand-logo{background:#0000;display:block;height:78px;object-fit:contain;width:auto}.start-card--entry h1{color:#102133;color:var(--text);font-size:clamp(42px,5vw,62px);font-weight:900;letter-spacing:-.045em;line-height:.96;margin:0 0 10px}.start-card--entry p{color:#6c8196;color:var(--text-soft);font-size:17px;font-weight:600;line-height:1.35;margin:0}.start-actions--entry{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.start-mode-tile--entry{align-items:center;background:linear-gradient(180deg,#23c1ca,#1b9fab);background:linear-gradient(180deg,var(--teal-1) 0,var(--teal-2) 100%);border:1px solid #1b9fab2e;border-radius:16px;box-shadow:0 12px 26px #1b9fab2e;cursor:pointer;display:flex;justify-content:space-between;min-height:102px;padding:18px 20px;text-align:left;transition:transform .14s ease,box-shadow .18s ease,background .18s ease}.start-mode-tile--entry:hover{background:linear-gradient(180deg,#29cad3,#1995a1);box-shadow:0 16px 30px #1b9fab3d;transform:translateY(-2px)}.start-mode-texts{display:flex;flex-direction:column;gap:5px}.start-mode-title{color:#fff;font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1}.start-mode-sub{color:#ffffffe6;font-size:14px;font-weight:500;line-height:1.2}.start-mode-arrow{color:#ffffffeb;font-size:24px;font-weight:700}.start-login-row{display:flex;justify-content:center;margin-top:18px}.start-login-btn{background:#0000;border:none;color:#1b9fab;color:var(--teal-2);cursor:pointer;font-size:14px;font-weight:800}.start-login-btn:hover{text-decoration:underline}.modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1021332e;display:grid;inset:0;place-items:center;position:fixed;z-index:60}.modal-content{background:linear-gradient(180deg,#fff,#f6fbff);border:1px solid #46607a1f;border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 34px #1021331a;box-shadow:var(--shadow-md);color:#102133;color:var(--text);padding:18px;width:min(420px,92vw)}.modal-content h3{color:#102133;color:var(--text);font-size:20px;font-weight:900;margin:0 0 12px}.login-form{grid-gap:12px;display:grid;gap:12px}.login-form label{grid-gap:6px;color:#6c8196;color:var(--text-soft);display:grid;font-size:13px;font-weight:700;gap:6px}.login-form input{background:#fff;border:1px solid #46607a24;border-radius:12px;color:#102133;color:var(--text);font-weight:600;outline:none;padding:10px 12px}.login-form input:focus{border-color:#1b9fab57;box-shadow:0 0 0 3px #1b9fab1a}.form-error{color:#c24157;font-size:13px;font-weight:700}.modal-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:6px}.btn{border:1px solid #0000;border-radius:12px;font-size:14px;font-weight:800;padding:10px 16px;transition:.14s ease}.btn.primary{background:linear-gradient(180deg,#23c1ca,#1b9fab);background:linear-gradient(180deg,var(--teal-1) 0,var(--teal-2) 100%);border-color:#1b9fab2e;box-shadow:0 8px 18px #1021330f;box-shadow:var(--shadow-sm);color:#fff}.btn.primary:hover{transform:translateY(-1px)}.btn.ghost{background:#fff;border:1px solid #46607a24;color:#102133;color:var(--text)}.btn.ghost:hover{background:#f7fbff;transform:translateY(-1px)}.tools-modal,.voucher-modal{width:min(520px,92vw)}.tools-subtitle{color:#6c8196;color:var(--text-soft);font-size:14px;font-weight:600;line-height:1.4;margin:-4px 0 14px}.tools-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:10px}.tool-tile{background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid #1b9fab24;border-radius:16px;box-shadow:0 8px 18px #1021330f;box-shadow:var(--shadow-sm);cursor:pointer;padding:16px 14px;text-align:left;transition:.14s ease}.tool-tile:hover{border-color:#1b9fab3d;box-shadow:0 16px 34px #1021331a;box-shadow:var(--shadow-md);transform:translateY(-1px)}.tool-tile-title{color:#102133;color:var(--text);display:block;font-size:18px;font-weight:900;margin-bottom:6px}.tool-tile-sub{color:#6c8196;color:var(--text-soft);display:block;font-size:13px;font-weight:600;line-height:1.35}.voucher-placeholder{background:linear-gradient(180deg,#fbfdff,#f5f9fd);border:1px solid #46607a1f;border-radius:16px;margin-top:12px;padding:16px}.voucher-placeholder-title{color:#102133;color:var(--text);font-size:16px;font-weight:900;margin-bottom:10px}.voucher-placeholder-list{grid-gap:8px;display:grid;gap:8px}.voucher-placeholder-list span{color:#6c8196;color:var(--text-soft);font-size:14px;font-weight:600}@media (max-width:760px){.start-card--entry{border-radius:22px;padding:28px 22px 24px}.start-actions--entry{grid-template-columns:1fr}.start-card--entry h1{font-size:38px}.start-card--entry p{font-size:15px}.start-mode-tile--entry{min-height:84px}.start-mode-title{font-size:24px}.start-brand-logo{height:64px}.tools-grid{grid-template-columns:1fr}}body.pos-entry-body{background:linear-gradient(180deg,#eef4f8,#e4edf5)!important;background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%)!important;margin:0!important;overflow:hidden!important}body.pos-entry-body::-webkit-scrollbar{display:none!important;width:0!important}html:has(body.pos-entry-body){background:linear-gradient(180deg,#eef4f8,#e4edf5)!important;background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%)!important;overflow:hidden!important}body.pos-entry-body .pos-root--entry{max-width:100vw!important;min-width:100vw!important;overflow:hidden!important;width:100vw!important}body.pos-entry-body .pos-main--entry{overflow:hidden!important;width:100%!important}.start-brand--logo{display:flex!important;margin-bottom:16px!important}.start-brand--logo,.start-brand-button{align-items:center!important;justify-content:center!important}.start-brand-button{appearance:none!important;-webkit-appearance:none!important;background:#0000!important;background-color:initial!important;border:0!important;border-radius:0!important;box-shadow:none!important;cursor:pointer!important;display:inline-flex!important;line-height:0!important;margin:0!important;outline:none!important;padding:0!important}.start-brand-button:active,.start-brand-button:focus,.start-brand-button:focus-visible,.start-brand-button:hover{background:#0000!important;background-color:initial!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}.start-brand-button img,.start-brand-logo{background:#0000!important;background-color:initial!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;height:78px!important;object-fit:contain!important;width:auto!important}@media (max-width:760px){.start-brand-button img,.start-brand-logo{height:64px!important}}.map-editor{--bg:#eef4f8;--bg-2:#e6edf5;--panel:#f7fbff;--panel-2:#f1f6fa;--text:#102133;--muted:#6b7f92;--border:#46607a1f;--shadow-sm:0 6px 16px #1021330f;--shadow-md:0 12px 28px #1021331a;--shadow-lg:0 18px 34px #10213324;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,var(--bg),var(--bg-2));color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.map-editor,.map-editor *{box-sizing:border-box}.map-editor .toolbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#f7fbff,#eef4f8);border-bottom:1px solid #46607a1a;position:-webkit-sticky;position:sticky;top:0;z-index:40}.map-editor .toolbar-row{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;padding:10px 14px}.map-editor .pos-back-btn,.map-editor .toolbar-toggle,.map-editor .zone-tabs button{align-items:center;border-radius:12px;box-shadow:var(--shadow-sm);display:inline-flex;font-size:14px;font-weight:800;height:46px;justify-content:center;min-height:46px;transition:.14s ease;white-space:nowrap}.map-editor .pos-back-btn{background:linear-gradient(180deg,#23c1ca,#1b9fab);border:1px solid #1b9fab2e;color:#fff;cursor:pointer;min-width:96px;padding:0 14px}.map-editor .pos-back-btn:hover{transform:translateY(-1px)}.map-editor .toolbar-toggle,.map-editor .zone-tabs button{background:#fff;border:1px solid var(--border);color:var(--text);cursor:pointer;padding:0 14px}.map-editor .toolbar-toggle:hover,.map-editor .zone-tabs button:hover{background:#fbfdff;transform:translateY(-1px)}.map-editor .toolbar-toggle{min-width:104px}.map-editor .zone-tabs{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.map-editor .zone-tabs button{min-width:96px}.map-editor .zone-tabs button.active-zone{background:#149a9a1a;border-color:#149a9a4d;box-shadow:inset 0 0 0 1px #149a9a14;color:#0f5f66}.map-editor .add-form{border-top:1px dashed #46607a24;display:none;gap:10px;grid-template-columns:1.5fr .7fr .9fr .9fr auto;padding:10px 14px 14px}.map-editor .toolbar.open .add-form{display:grid}.map-editor .add-form input,.map-editor .add-form select{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);outline:none;padding:10px 12px;transition:.14s ease}.map-editor .add-form input:focus,.map-editor .add-form select:focus{border-color:#149a9a52;box-shadow:0 0 0 3px #149a9a1a}.map-editor .add-form button{background:linear-gradient(180deg,#23c1ca,#1b9fab);border:1px solid #1b9fab2e;border-radius:10px;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-weight:800;padding:10px 12px;transition:.14s ease}.map-editor .add-form button:hover{transform:translateY(-1px)}.map-editor .map-area{-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 1px 1px,#46607a14 1px,#0000 0) 0 0 /24px 24px,linear-gradient(180deg,#eef4f8,#e6edf5);border:1px solid var(--border);border-radius:18px;box-shadow:inset 0 1px 0 #ffffff59;height:calc(100vh - 72px);margin:14px;overflow:auto;position:relative;touch-action:auto}.map-editor .legend{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-sm);color:var(--muted);display:inline-flex;font-size:12px;gap:12px;padding:7px 12px;position:absolute;right:12px;top:12px;white-space:nowrap;z-index:8}.map-editor .legend .dot{border-radius:999px;display:inline-block;flex:0 0 auto;height:10px;margin-right:4px;width:10px}.map-editor .tbl{border:1px solid #ffffff2e;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff38,0 10px 24px #0f233724;cursor:grab;position:absolute;touch-action:none;transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease;-webkit-user-select:none;user-select:none}.map-editor .tbl:hover{box-shadow:inset 0 1px 0 #ffffff3d,0 16px 30px #0f23372e;transform:translateY(-1px)}.map-editor .tbl:active{cursor:grabbing;transform:scale(1.02)}.map-editor .tbl.circle{border-radius:999px;height:94px;width:94px}.map-editor .tbl.square{border-radius:18px;height:96px;width:96px}.map-editor .tbl.rectangle{border-radius:16px;height:76px;width:128px}.map-editor .tbl.status-free{background:linear-gradient(180deg,#bfe4cd,#a9d7bb)!important;border-color:#56a07838}.map-editor .tbl.status-occupied{background:linear-gradient(180deg,#e3c1c1,#d7abab)!important;border-color:#a05c5c33}.map-editor .tbl.status-occupied_paid{background:linear-gradient(180deg,#e6d7a9,#dcc98d)!important;border-color:#a88a4338}.map-editor .centre{align-items:center;display:flex;flex-direction:column;gap:3px;inset:6px;justify-content:center;padding:4px;pointer-events:none;position:absolute;text-align:center}.map-editor .name-chip{align-items:center;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:none!important;border-radius:0!important;color:#fff;display:flex;font-size:clamp(15px,1vw + 9px,19px);font-weight:800;justify-content:center;letter-spacing:.1px;line-height:1.05;text-shadow:0 1px 2px #00000042,0 2px 8px #0000002e}.map-editor .name-chip,.map-editor .zone-label{background:#0000!important;box-shadow:none!important;margin:0!important;padding:0!important}.map-editor .zone-label{border:none!important;color:#102133b8;font-size:12px;font-weight:700;line-height:1.1;position:static}.map-editor .table-actions{display:flex;gap:6px;justify-content:center;margin-top:6px;pointer-events:all}.map-editor button.ghost{background:#fffffff0;border:1px solid #46607a24;border-radius:8px;box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;font-size:13px;padding:4px 6px;transition:.14s ease}.map-editor button.ghost:hover{background:#fff;transform:translateY(-1px)}.map-editor button.ghost.danger:hover{border-color:#f8717173}.map-editor .modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#10213333;display:grid;inset:0;place-items:center;position:fixed;z-index:60}.map-editor .modal-content{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);max-width:500px;padding:18px;width:100%}.map-editor .modal-content h3{color:var(--text);font-size:22px;font-weight:900;margin:0 0 16px}.map-editor .modal-content label{grid-gap:6px;color:var(--muted);display:grid;font-size:13px;gap:6px;margin-bottom:10px}.map-editor .modal-content input,.map-editor .modal-content select{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);outline:none;padding:10px 12px;transition:.14s ease}.map-editor .modal-content input:focus,.map-editor .modal-content select:focus{border-color:#149a9a52;box-shadow:0 0 0 3px #149a9a1a}.map-editor .modal-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:8px}.map-editor .modal-actions button{border-radius:10px;cursor:pointer;font-weight:800;padding:10px 12px;transition:.14s ease}.map-editor .modal-actions .ghost{background:#fff;border:1px solid var(--border);color:var(--text)}.map-editor .modal-actions .ghost:hover{background:#f7fbff}.map-editor .modal-actions button:not(.ghost){background:linear-gradient(180deg,#23c1ca,#1b9fab);border:1px solid #1b9fab2e;box-shadow:var(--shadow-sm);color:#fff}.map-editor .modal-actions button:not(.ghost):hover{transform:translateY(-1px)}@media (max-width:900px){.map-editor .add-form{grid-template-columns:1fr 1fr}}@media (max-width:760px){.map-editor .toolbar-row{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:10px 12px}.map-editor .pos-back-btn,.map-editor .toolbar-toggle{border-radius:12px;font-size:14px;height:44px;min-height:44px;min-width:0;padding:0 12px;width:100%}.map-editor .zone-tabs{grid-gap:8px;display:grid;gap:8px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);width:100%}.map-editor .zone-tabs button{border-radius:12px;font-size:14px;height:42px;min-height:42px;min-width:0;padding:0 8px;width:100%}.map-editor .map-area{-webkit-overflow-scrolling:touch;height:calc(100vh - 150px);margin:8px 10px 10px;overflow:auto!important;touch-action:pan-x pan-y!important}.map-editor .tbl{touch-action:manipulation!important}.map-editor .tbl.circle,.map-editor .tbl.square{height:88px;width:88px}.map-editor .tbl.rectangle{height:72px;width:116px}.map-editor .name-chip{font-size:14px}.map-editor .zone-label{font-size:11px}.map-editor .table-actions{gap:4px}.map-editor .legend{border-radius:14px;flex-wrap:wrap;font-size:11px;gap:8px;justify-content:center;left:8px;padding:6px 8px;right:8px;top:8px;width:auto}.map-editor .legend span{align-items:center;display:inline-flex}}@media (max-width:420px){.map-editor .toolbar-row{gap:8px;padding:8px 10px}.map-editor .pos-back-btn,.map-editor .toolbar-toggle{border-radius:11px;font-size:13px;height:42px;min-height:42px}.map-editor .zone-tabs button{border-radius:11px;font-size:13px;height:40px;min-height:40px}.map-editor .legend{font-size:10.5px;gap:6px;padding:5px 8px}}.map-editor .add-form button:focus-visible,.map-editor .add-form input:focus-visible,.map-editor .add-form select:focus-visible,.map-editor .pos-back-btn:focus-visible,.map-editor .tbl:focus-visible,.map-editor .toolbar-toggle:focus-visible,.map-editor .zone-tabs button:focus-visible{box-shadow:0 0 0 3px #149a9a2e;outline:none}.map-editor .view-tabs{margin-left:auto}.map-editor .table-list-area{overflow:auto;padding:20px}.map-editor .table-list-wrap{display:flex;flex-direction:column;gap:22px}.map-editor .table-list-section{display:flex;flex-direction:column;gap:12px}.map-editor .table-list-zone-title{color:var(--text);font-size:18px;font-weight:900}.map-editor .table-list-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.map-editor .table-list-card{align-items:center;background:#ffffffb8;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;gap:14px;justify-content:space-between;padding:14px 16px}.map-editor .table-list-card.status-free{border-left:6px solid #8bcfa4}.map-editor .table-list-card.status-occupied{border-left:6px solid #d7abab}.map-editor .table-list-card.status-occupied_paid{border-left:6px solid #dcc98d}.map-editor .table-list-main{display:flex;flex-direction:column;gap:4px;min-width:0}.map-editor .table-list-name{color:var(--text);font-size:17px;font-weight:900}.map-editor .table-list-meta{color:var(--muted);font-size:13px;font-weight:700}.map-editor .table-list-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media (max-width:760px){.map-editor .view-tabs{grid-gap:8px;display:grid;gap:8px;grid-column:1/-1;grid-template-columns:1fr 1fr;margin-left:0;width:100%}.map-editor .table-list-grid{grid-template-columns:1fr}.map-editor .table-list-card{align-items:stretch;flex-direction:column}.map-editor .table-list-actions{justify-content:stretch}.map-editor .table-list-actions .ghost{flex:1 1}}.map-editor .table-list-area{padding:14px!important}.map-editor .table-list-wrap{gap:16px!important}.map-editor .table-list-section{gap:8px!important}.map-editor .table-list-zone-title{color:var(--text)!important;font-size:15px!important;font-weight:900!important;margin:0 0 2px!important}.map-editor .table-list-grid{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important}.map-editor .table-list-card{align-items:flex-start!important;background:#ffffffc7!important;border:1px solid #46607a1a!important;border-radius:14px!important;box-shadow:var(--shadow-sm)!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:4px!important;justify-content:center!important;min-height:74px!important;padding:10px 12px!important;position:relative;transition:.14s ease!important}.map-editor .table-list-card:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)!important}.map-editor .table-list-card.status-free{border-left:5px solid #a9d7bb!important}.map-editor .table-list-card.status-occupied{border-left:5px solid #d7abab!important}.map-editor .table-list-card.status-occupied_paid{border-left:5px solid #dcc98d!important}.map-editor .table-list-main{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.map-editor .table-list-name{color:var(--text)!important;font-size:14px!important;font-weight:900!important;line-height:1.05!important;margin:0!important}.map-editor .table-list-meta{color:var(--muted)!important;font-size:11px!important;font-weight:700!important;line-height:1.15!important;margin:0!important}.map-editor .table-list-actions{align-items:center!important;display:flex!important;gap:6px!important;position:absolute!important;right:8px!important;top:8px!important}.map-editor .table-list-actions .ghost{border-radius:8px!important;box-shadow:none!important;font-size:11px!important;font-weight:800!important;height:28px!important;min-height:28px!important;padding:0 8px!important}.map-editor .table-list-actions .ghost.danger{border-color:#f8717138!important}@media (max-width:760px){.map-editor .table-list-grid{gap:8px!important;grid-template-columns:1fr 1fr!important}.map-editor .table-list-card{border-radius:12px!important;min-height:68px!important;padding:9px 10px!important}.map-editor .table-list-name{font-size:13px!important}.map-editor .table-list-meta{font-size:10px!important}.map-editor .table-list-actions .ghost{font-size:10px!important;height:26px!important;min-height:26px!important;padding:0 7px!important}}@media (max-width:480px){.map-editor .table-list-grid{grid-template-columns:1fr!important}}.receipt-page .receipt-container{background:#fff;border:1px dashed #999;font-family:Courier New,Courier,monospace;font-size:14px;margin:auto;max-width:300px;padding:10px}.receipt-page .receipt-line{display:flex;justify-content:space-between;padding:2px 0}.receipt-page .receipt-footer,.receipt-page .receipt-header{margin-bottom:10px;text-align:center}@media print{body *{visibility:hidden}.receipt-page,.receipt-page *{visibility:visible}.receipt-page{background:#fff;color:#000;left:0;position:absolute;top:0;width:100%}}.receipt-title{margin-bottom:6px}.receipt-banner{border:1px dashed #444;font-weight:800;letter-spacing:1px;margin:6px 0 10px;padding:6px 8px;text-align:center}.receipt-banner.unpaid{border-color:#b91c1c}.cashup{width:100%}.cashup .cashup-placeholder{color:#111827;font-weight:800;padding:22px 16px}.cashup .cashup-wrap{margin:0 auto;max-width:1120px;padding:18px 16px 40px}.cashup .cashup-top{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.cashup .cashup-title{font-size:18px;font-weight:950;letter-spacing:.2px}.cashup .cashup-sub{color:#64748b;font-size:12px;margin-top:2px}.cashup .cashup-top-actions{display:flex;flex-wrap:wrap;gap:10px}.cashup .cashup-grid{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:440px 1fr}@media (max-width:980px){.cashup .cashup-grid{grid-template-columns:1fr}}.cashup .cashup-btn{border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;font-weight:950;line-height:1;padding:10px 12px;-webkit-user-select:none;user-select:none}.cashup .cashup-btn.primary{background:#0f172a;border-color:#0f172a}.cashup .cashup-btn.primary:hover{background:#111827}.cashup .cashup-btn:disabled{cursor:not-allowed;opacity:.55}.cashup .cashup-btn.wide{grid-column:1/-1}.cashup .cashup-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 35px #0206170f;padding:14px}.cashup .cashup-card-head{margin-bottom:10px}.cashup .cashup-card-title{color:#334155;font-size:12px;font-weight:950;letter-spacing:.9px;text-transform:uppercase}.cashup .cashup-card-sub{color:#64748b;font-size:12px;margin-top:2px}.cashup .cashup-fields{grid-gap:10px;display:grid;gap:10px;margin-bottom:12px}.cashup .cashup-field{grid-gap:6px;display:grid;gap:6px}.cashup .cashup-label{color:#334155;font-size:12px;font-weight:950}.cashup .cashup-input{background:#0b1220;border:1px solid #e2e8f0;border-radius:12px;color:#fff;font:inherit;outline:none;padding:11px 12px}.cashup .cashup-input:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf82e}.cashup .cashup-kpis{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:12px}@media (max-width:520px){.cashup .cashup-kpis{grid-template-columns:repeat(2,1fr)}}.cashup .cashup-kpi{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.cashup .cashup-kpi .k{color:#64748b;font-size:11px;font-weight:950;letter-spacing:.7px;text-transform:uppercase}.cashup .cashup-kpi .v{color:#0f172a;font-size:16px;font-weight:1000;margin-top:6px}.cashup .cashup-kpi.warn{background:#fff7ed;border-color:#fed7aa}.cashup .cashup-kpi.good{background:#f0fdf4;border-color:#bbf7d0}.cashup .cashup-kpi.bad{background:#fef2f2;border-color:#fecaca}.cashup .cashup-close-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:12px;padding:12px}.cashup .cashup-close-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.cashup .cashup-close-title{color:#0f172a;font-weight:1000}.cashup .cashup-close-sub{color:#64748b;font-size:12px}.cashup .cashup-variance{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;font-weight:1000;justify-content:space-between;margin:10px 0 12px;padding:10px 12px}.cashup .cashup-variance.good{background:#f0fdf4;border-color:#bbf7d0}.cashup .cashup-variance.warn{background:#fff7ed;border-color:#fed7aa}.cashup .cashup-variance.bad{background:#fef2f2;border-color:#fecaca}.cashup .cashup-variance-val{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cashup .cashup-close-actions{display:flex;flex-wrap:wrap;gap:10px}.cashup .cashup-moves{margin-top:8px}.cashup .cashup-moves-head{margin-bottom:10px}.cashup .cashup-quick-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.cashup .cashup-receipt{background:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 12px 35px #0206170f;color:#111;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:16px 18px;width:100%}.cashup .cashup-receipt h2{font-size:18px;letter-spacing:.5px;margin:0 0 8px;text-align:center}.cashup .cashup-muted{color:#666;font-size:12px;margin-bottom:10px;text-align:center}.cashup .cashup-row{align-items:center;display:flex;font-size:14px;gap:10px;justify-content:space-between}.cashup .cashup-rule{border-top:1px dashed #bbb;margin:10px 0}.cashup .cashup-section-title{font-size:13px;font-weight:900;letter-spacing:.6px;margin:10px 0 6px;text-transform:uppercase}.cashup .cashup-total{font-weight:900}.cashup .cashup-twoCol{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.cashup .cashup-note{color:#6b7280;font-size:11px;margin-top:10px;text-align:center}.cashup .cashup-pill{background:#f5f5f7;border:1px solid #eee;font-size:11px;margin-left:6px;padding:2px 8px}.cashup .cashup-pill.cash{background:#ecfeff;border-color:#a5f3fc}.cashup .cashup-pill.card{background:#f1f5f9;border-color:#e2e8f0}@media print{body *{visibility:hidden}#printReceipt,#printReceipt *{visibility:visible}#printReceipt{border:none;border-radius:0;box-shadow:none;left:0;margin:0;padding:0;position:absolute;top:0;width:360px}.no-print{display:none!important}}.cashup .cashup-wrap{background:#0000}.cashup .cashup-btn{background:#fff;border-color:#cbd5e1;box-shadow:0 1px 0 #0f172a0f;color:#0f172a}.cashup .cashup-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-.5px)}.cashup .cashup-btn:active{transform:translateY(0)}.cashup .cashup-btn.primary{background:#0ea5e9;border-color:#0ea5e9;box-shadow:0 10px 25px #0ea5e940;color:#fff}.cashup .cashup-btn.primary:hover{background:#0284c7;border-color:#0284c7}.cashup .cashup-btn.ghost{background:#0000;border-color:#cbd5e1;color:#0f172a}.cashup .cashup-btn.ghost:hover{background:#0f172a0a}.cashup .cashup-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:900;gap:4px;justify-content:center;line-height:1;margin-left:8px;padding:3px 7px;white-space:nowrap}.cashup .cashup-row{padding:2px 0}.cashup .cashup-receipt{border-color:#e5e7eb;box-shadow:0 18px 45px #02061714}.cc-page{background:#f4f7fb;color:#0f172a;min-height:100vh;padding:24px}.cc-shell{margin:0 auto;max-width:1520px}.cc-header{background:#fff;border:1px solid #0f172a0f;border-radius:26px;box-shadow:0 12px 30px #0f172a0f;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:22px;padding:26px 26px 24px}.cc-brand,.cc-header{align-items:flex-start;display:flex}.cc-brand{gap:18px}.cc-logo-shell{align-items:center;background:#fff;border:1px solid #0f172a14;border-radius:22px;box-shadow:0 10px 24px #0f172a0f;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.cc-logo{display:block;height:58px;object-fit:contain;width:58px}.cc-brand-copy{display:flex;flex-direction:column;justify-content:center}.cc-title{color:#0d5677;font-size:3rem;font-weight:900;letter-spacing:-.045em;line-height:.95;margin:0}.cc-subtitle{color:#475569;font-size:1.05rem;font-weight:500;line-height:1.5;margin:12px 0 0;max-width:760px}.cc-range{color:#64748b;font-size:1rem;font-weight:700;margin:12px 0 0}.cc-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.cc-input{background:#fff;border:1px solid #d5dde7;border-radius:16px;box-shadow:inset 0 1px 0 #ffffffe6;color:#0f172a;font-size:.98rem;font-weight:600;height:50px;min-width:232px;outline:none;padding:0 14px}.cc-input:focus{border-color:#94c7df;box-shadow:0 0 0 4px #199ee614}.cc-btn{border:none;border-radius:16px;cursor:pointer;font-size:.98rem;font-weight:800;height:50px;padding:0 20px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.cc-btn:hover{transform:translateY(-1px)}.cc-btn-primary{background:linear-gradient(180deg,#1ea8f2,#1696df);box-shadow:0 8px 18px #1ea8f22e;color:#fff}.cc-btn-ghost{background:#fff;border:1px solid #d5dde7;box-shadow:0 4px 12px #0f172a0a;color:#0f172a}.cc-grid-6{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.cc-grid-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.cc-mt-16{margin-top:16px}.cc-mt-20{margin-top:20px}.cc-stat-card{background:#fff;border:1px solid #0f172a0f;border-radius:22px;box-shadow:0 10px 24px #0f172a0d;overflow:hidden;padding:20px 22px;position:relative}.cc-stat-card:before{background:linear-gradient(90deg,#61c3ff,#cbefff);content:"";height:4px;left:0;position:absolute;right:0;top:0}.cc-stat-title{color:#64748b;font-size:.95rem;font-weight:700;margin-bottom:10px}.cc-stat-value{color:#0f172a;font-size:1.18rem;font-weight:900;letter-spacing:-.03em;line-height:1.05}.cc-card{background:#fff;border:1px solid #0f172a0f;border-radius:26px;box-shadow:0 12px 30px #0f172a0d;padding:24px}.cc-collapsible{display:flex;flex-direction:column}.cc-collapse-body{margin-top:2px}.cc-section-head{margin-bottom:14px}.cc-section-head h3{color:#0d5677;font-size:1.4rem;font-weight:900;letter-spacing:-.035em;margin:0}.cc-section-head p{color:#64748b;font-size:.98rem;line-height:1.45;margin:8px 0 0}.cc-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:12px 0}.cc-row,.cc-row:last-of-type{border-bottom:1px solid #e7edf4}.cc-row-label{color:#475569}.cc-row-label,.cc-row-value{font-size:.98rem;font-weight:700}.cc-row-value{color:#0f172a;text-align:right}.cc-row-value.strong{font-weight:900}.cc-block{margin-top:18px}.cc-list-title{color:#0f172a;font-size:1rem;font-weight:900;margin:0 0 12px}.cc-list{grid-gap:10px;display:grid;gap:10px}.cc-mini-item,.cc-mini-row{background:#f8fafc;border:1px solid #e7edf4;border-radius:16px;padding:14px}.cc-mini-row{align-items:center;display:flex;gap:14px;justify-content:space-between}.cc-mini-title{color:#0f172a;font-size:.98rem;font-weight:900}.cc-mini-text{color:#475569;font-size:.93rem}.cc-mini-sub,.cc-mini-text{font-weight:600;margin-top:4px}.cc-mini-sub{color:#64748b;font-size:.85rem}.cc-right{text-align:right}.cc-strong{color:#0f172a;font-weight:900}.cc-empty{color:#64748b;font-size:.96rem;font-weight:600;margin:0}.cc-tables-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(156px,1fr))}.cc-table-card{background:#f8fafc;border:1px solid #dbe7f1;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffa6;padding:14px}.cc-table-name{color:#0f172a;font-size:1.02rem;font-weight:900}.cc-table-meta{color:#475569;font-size:.92rem;font-weight:700;margin-top:6px}.cc-table-zone{color:#64748b;font-size:.84rem;font-weight:700;margin-top:8px}.cc-table-free{border-left:6px solid #22c55e}.cc-table-occupied{border-left:6px solid #ef4444}.cc-table-reserved{border-left:6px solid #f59e0b}.cc-table-paid{border-left:6px solid #3b82f6}.cc-table-blocked{border-left:6px solid #64748b}.cc-zone-list{grid-gap:14px;display:grid;gap:14px}.cc-zone-card{background:#f8fafc;border:1px solid #e7edf4;border-radius:18px;padding:16px}.cc-zone-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.cc-zone-title{color:#0f172a;font-size:1rem;font-weight:900}.cc-zone-count{color:#64748b;font-size:.9rem;font-weight:800}.cc-zone-tags{display:flex;flex-wrap:wrap;gap:10px}.cc-zone-tag{align-items:center;background:#fff;border:1px solid #d6e0ea;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.92rem;font-weight:800;justify-content:center;min-height:36px;padding:0 14px}.cc-alert-list{grid-gap:12px;display:grid;gap:12px}.cc-alert{background:#fff;border:1px solid #e7edf4;border-radius:18px;box-shadow:0 6px 18px #0f172a0a;padding:16px}.cc-alert-high{border-left:6px solid #dc2626}.cc-alert-medium{border-left:6px solid #d97706}.cc-alert-info{border-left:6px solid #2563eb}.cc-alert-title{color:#0f172a;font-size:1rem;font-weight:900;margin-bottom:4px}.cc-alert-message{color:#475569;font-size:.96rem;line-height:1.45}.cc-alert-meta{color:#64748b;font-size:.82rem;font-weight:700;margin-top:8px}.cc-collapse-footer{background:#0000;border:none}.cc-loading-wrap{background:#fff;border:1px solid #0f172a0f;border-radius:24px;box-shadow:0 12px 28px #0f172a0d;margin:40px auto;max-width:900px;padding:30px}.cc-loading-title{color:#0d5677;font-size:2rem;font-weight:900;letter-spacing:-.04em;margin-bottom:8px}.cc-error{color:#b91c1c;font-weight:700}@media (max-width:1280px){.cc-grid-6{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-grid-2{grid-template-columns:1fr}}@media (max-width:820px){.cc-page{padding:16px}.cc-header{border-radius:22px;padding:20px}.cc-brand{align-items:flex-start;flex-direction:column}.cc-title{font-size:2.25rem}.cc-btn,.cc-controls,.cc-input{width:100%}.cc-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-card,.cc-stat-card{border-radius:20px}}@media (max-width:560px){.cc-grid-6{grid-template-columns:1fr}.cc-title{font-size:1.95rem}.cc-subtitle{font-size:.96rem}}.cc-collapse-footer{align-items:center;background:#0000!important;background-image:none!important;border:none!important;box-shadow:none!important;color:inherit!important;cursor:pointer;display:flex;gap:12px;margin-top:18px;padding:0;width:100%}.cc-collapse-footer:active,.cc-collapse-footer:focus,.cc-collapse-footer:hover{background:#0000!important;background-image:none!important;box-shadow:none!important;outline:none!important}.cc-collapse-line{background:#94a3b847;flex:1 1;height:1px}.cc-collapse-pill{align-items:center;background:#f8fafc;border:1px solid #cbd5e1d9;border-radius:999px;color:#334155;display:inline-flex;font-size:13px;font-weight:800;gap:10px;padding:9px 15px;transition:all .18s ease}.cc-collapse-footer:hover .cc-collapse-pill{background:#f1f5f9;border-color:#94a3b88c}.cc-collapse-icon{font-size:16px;font-weight:900;line-height:1}.auth-wrap{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.auth-card{background:#111;border-radius:12px;box-shadow:0 6px 20px #0000004d;color:#fff;max-width:440px;padding:24px;width:100%}.auth-card h2{margin:0 0 16px}.auth-card label{display:block;font-size:14px;margin:12px 0}.auth-card input{background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff;padding:10px 12px;width:100%}.row{display:flex}.col{flex:1 1}.checkbox{align-items:center;display:flex;gap:8px;margin:8px 0 16px}.btn-primary{background:#4f46e5;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;width:100%}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.muted{color:#aaa;font-size:14px;margin-top:12px;text-align:center}a{color:#93c5fd}:root{--bg:#0b0e14;--card:#121826;--text:#e6edf7;--muted:#9aa4b2;--border:#1e2636;--shadow:0 8px 24px #02061759;--radius:14px;--primary:#38bdf8;--primary-contrast:#081018;--ghost:#0f1524;--ghost-hover:#0d1320;--focus:0 0 0 3px #38bdf840}*{box-sizing:border-box}.profile{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 600px at 15% -10%,#38bdf814,#0000 50%),radial-gradient(800px 500px at 100% 0,#6366f112,#0000 45%),#0b0e14;background:radial-gradient(1200px 600px at 15% -10%,#38bdf814,#0000 50%),radial-gradient(800px 500px at 100% 0,#6366f112,#0000 45%),var(--bg);color:#e6edf7;color:var(--text);line-height:1.42;min-height:100%;padding:24px}.hero{align-items:center;background:linear-gradient(180deg,#ffffff05,#0000 40%),#121826;background:linear-gradient(180deg,#ffffff05,#0000 40%),var(--card);border:1px solid #1e2636;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);box-shadow:0 8px 24px #02061759;box-shadow:var(--shadow);display:flex;justify-content:space-between;margin-bottom:12px;padding:16px 18px;position:relative}.hero:after{background:linear-gradient(90deg,#0000,#38bdf840,#0000);bottom:-8px;content:"";height:1px;left:18px;position:absolute;right:18px}.hero__left{align-items:center;display:flex;gap:14px}.hero__avatar{border:1px solid #1e2636;border:1px solid var(--border);border-radius:999px;height:56px;object-fit:cover;width:56px}.hero__name{font-size:18px;font-weight:700}.hero__meta{margin-top:6px}.hero__actions,.hero__meta{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#94a3b81a;border:1px solid #ffffff1a;border-radius:999px;color:#cbd5e1;font-size:12px;padding:4px 8px}.chip--tone{background:#38bdf81f;border-color:#38bdf847;color:#8adcff}.tabs{display:flex;gap:8px;margin:14px 0}.tabs--top{justify-content:flex-start}.tab{background:#0f1524;background:var(--ghost);border:1px solid #1e2636;border:1px solid var(--border);border-radius:999px;color:#e6edf7;color:var(--text);font-size:13px;padding:8px 14px;transition:background .15s ease,border-color .15s ease,transform .05s ease}.tab:hover{background:#0d1320;background:var(--ghost-hover)}.tab--active{background:#38bdf8;background:var(--primary);border-color:#38bdf8;border-color:var(--primary);color:#00121a}.tab:disabled{cursor:not-allowed;opacity:.5}.card{background:#121826;background:var(--card);border:1px solid #1e2636;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);box-shadow:0 8px 24px #02061759;box-shadow:var(--shadow);padding:18px}.card+.card{margin-top:12px}.card__head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.card__title{font-size:15px;font-weight:800}.card__actions{display:flex;flex-wrap:wrap;gap:8px}.stack{grid-gap:12px}.row,.stack{display:grid;gap:12px}.row{grid-gap:12px;grid-template-columns:1fr 1fr}@media (max-width:760px){.row{grid-template-columns:1fr}}.tiles{grid-gap:12px;display:grid;gap:12px}.tiles--kpi{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1200px){.tiles--kpi{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.tiles--kpi{grid-template-columns:repeat(2,minmax(0,1fr))}}.tile{background:#0f1524;background:var(--ghost);border:1px solid #1e2636;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:8px;min-height:96px;padding:12px 14px}.tile--wide{grid-column:span 2}.tile__label{color:#9aa4b2;color:var(--muted);font-size:12px}.tile__value{font-size:22px;font-weight:900;letter-spacing:.2px}.tile__row{align-items:center;display:flex;justify-content:space-between}.status{font-weight:900;letter-spacing:.2px}.status--live{color:#4ade80}.status--paused{color:#fca5a5}.btn{background:#0f1524;background:var(--ghost);border:1px solid #1e2636;border:1px solid var(--border);border-radius:10px;color:#e6edf7;color:var(--text);cursor:pointer;font-size:13px;padding:8px 14px;transition:transform .05s ease,background .15s ease,border-color .15s ease}.btn:hover{background:#0d1320;background:var(--ghost-hover)}.btn:active{transform:translateY(1px)}.btn--primary{background:#38bdf8;background:var(--primary);border-color:#38bdf8;border-color:var(--primary);color:#081018;color:var(--primary-contrast)}.btn--primary:hover{filter:brightness(1.05)}.btn--ghost{background:#0000;border-color:#1e2636;border-color:var(--border)}.btn--xs{border-radius:9px;font-size:12px;padding:6px 10px}.btn--danger{background:#ef44441f;border-color:#ef444440;color:#fecaca}.btn--danger:hover{background:#ef44442e}.icon-btn{background:#0000;border:1px solid #1e2636;border:1px solid var(--border);border-radius:8px;color:#9aa4b2;color:var(--muted);padding:6px 8px}.field{grid-gap:6px;display:grid;gap:6px}.label{color:#9aa4b2;color:var(--muted);font-size:12px}.input,.select,.textarea{background:#0b1220;border:1px solid #1e2636;border:1px solid var(--border);border-radius:10px;color:#e6edf7;color:var(--text);font-size:14px;outline:none;padding:10px 12px;transition:box-shadow .15s ease,border-color .15s ease;width:100%}.textarea{min-height:92px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:#2a3856;box-shadow:0 0 0 3px #38bdf840;box-shadow:var(--focus)}.muted{color:#9aa4b2;color:var(--muted);font-size:12px}.file-trigger{overflow:hidden;position:relative}.file-trigger input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute}.acc{background:#0f172a;border:1px solid #1e2636;border:1px solid var(--border);border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}.acc+.acc{margin-top:12px}.acc__head{align-items:center;background:#0000;border:0;color:#e5e7eb;cursor:pointer;display:flex;gap:12px;justify-content:flex-start;padding:12px 16px;width:100%}.acc__title{font-weight:800}.acc__right{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.acc__chev{margin-left:6px;opacity:.7;transform:rotate(-90deg);transition:transform .18s ease,opacity .18s ease}.acc--open .acc__chev{opacity:1;transform:rotate(0deg)}.acc__body{border-top:1px solid #1e2636;border-top:1px solid var(--border);padding:14px 16px}.acc:hover{border-color:#26324a;box-shadow:inset 0 0 0 1px #38bdf80f}.owner-shortcuts{display:flex;flex-wrap:wrap;gap:6px}.badge{align-items:center;border:1px solid #ffffff1a;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;gap:6px;padding:4px 10px}.badge--green{background:#22c55e24;color:#4ade80}.badge--gray{background:#94a3b81f;color:#cbd5e1}.badge--role{background:#38bdf81f;color:#8adcff}.caps{text-transform:capitalize}.teamWrap{background:#0f1826bf;border:1px solid #1e2636;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 24px #02061759;box-shadow:var(--shadow);overflow-x:auto}.teamWrap .teamTable,.teamWrap .teamTable tbody,.teamWrap .teamTable td,.teamWrap .teamTable th,.teamWrap .teamTable thead,.teamWrap .teamTable tr{background:#0000}.teamTable{border-collapse:initial;border-spacing:0;color:#e6edf7;color:var(--text);font-size:13px;width:100%}.teamTable thead th{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121826eb;border-bottom:1px solid #ffffff14;color:#9aa4b2;color:var(--muted);font-weight:900;letter-spacing:.2px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.teamTable td,.teamTable th{border-bottom:1px solid #ffffff0f;padding:12px 14px;vertical-align:middle}.teamTable tbody tr{background:#080c148c}.teamTable tbody tr:nth-child(2n){background:#080c1459}.teamTable tbody tr:hover{background:#38bdf81f}.teamTable td:first-child{font-weight:900}.teamTable td:nth-child(2){color:#e6edf7e0}.teamActions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.sheet{animation:sheetFade .15s ease forwards;background:#080c1499;display:grid;inset:0;opacity:0;overscroll-behavior:contain;padding:18px;place-items:center;position:fixed;z-index:999}@keyframes sheetFade{to{opacity:1}}.sheet__panel{animation:modalIn .18s ease forwards;background:#121826;background:var(--card);border:1px solid #1e2636;border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 24px #02061759;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 36px);opacity:0;overflow:auto;padding:16px;transform:translate3d(0,10px,0);width:min(520px,100%);will-change:transform,opacity}@keyframes modalIn{to{opacity:1;transform:translateZ(0)}}.sheet__head{align-items:center;border-bottom:1px solid #1e2636;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding-bottom:10px}.sheet__head h3{font-size:16px;font-weight:900;margin:0}.sheet__head .icon-btn{display:grid;height:34px;place-items:center;width:34px}.sheet__foot{border-top:1px solid #1e2636;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;margin-top:8px;padding-top:10px}@media (max-width:560px){.sheet__panel .row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sheet,.sheet__panel{animation:none;opacity:1;transform:none}}.cc-root{background:#f5f6f8;color:#111;font-family:system-ui,-apple-system,sans-serif;min-height:100vh;padding:20px}.cc-root .cc-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:none;padding:16px}.cc-root table{background:#fff;border-collapse:collapse;width:100%}.cc-root th{background:#f9fafb;color:#6b7280;font-size:12px;padding:10px;text-align:left}.cc-root td{border-top:1px solid #eee;font-size:14px;padding:12px}.cc-root input,.cc-root select{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px}.cc-root button{border:none;border-radius:6px;cursor:pointer;padding:8px 14px}.cc-root .primary{background:#111;color:#fff}.cc-root .secondary{background:#e5e7eb;color:#111}.cc-root .badge{border-radius:999px;font-size:12px;padding:4px 10px}.cc-root .badge.active{background:#d1fae5;color:#065f46}.cc-root .badge.inactive{background:#fee2e2;color:#7f1d1d}.landing-page{background:radial-gradient(circle at 10% 10%,#12bae81a,#0000 22%),radial-gradient(circle at 90% 12%,#0099ff14,#0000 24%),linear-gradient(180deg,#f9fcff,#eef6fb 52%,#f9fcff);color:#0f172a;min-height:100vh;overflow-x:hidden;position:relative}.landing-bg-grid{background-image:linear-gradient(#0099ff0d 1px,#0000 0),linear-gradient(90deg,#0099ff0d 1px,#0000 0);background-size:44px 44px;inset:0;-webkit-mask-image:linear-gradient(180deg,#00000085,#0000 88%);mask-image:linear-gradient(180deg,#00000085,#0000 88%);opacity:.28}.landing-bg-grid,.landing-bg-orb{pointer-events:none;position:absolute}.landing-bg-orb{border-radius:999px;filter:blur(70px)}.landing-bg-orb-1{background:#19b5fe1f;height:260px;right:9%;top:70px;width:260px}.landing-bg-orb-2{background:#00808014;height:220px;left:7%;top:540px;width:220px}.landing-logo{display:block;object-fit:contain}.landing-main{margin:0 auto;max-width:1320px;padding:6px 34px 90px;position:relative;z-index:2}.landing-btn{border:none;border-radius:16px;cursor:pointer;font-size:.98rem;font-weight:800;padding:14px 24px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.landing-btn:hover{transform:translateY(-2px)}.landing-btn-primary{background:linear-gradient(135deg,#11bff1,#008df0);box-shadow:0 16px 34px #008df038;color:#fff}.landing-btn-secondary{background:#fffffff2;border:1px solid #008df024;box-shadow:0 12px 28px #0f172a0f;color:#083b5c}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.landing-hero{grid-gap:38px;align-items:start;display:grid;gap:38px;grid-template-columns:1.08fr .92fr;margin-top:0;padding:0 0 24px}.landing-hero-copy{padding-top:6px}.landing-badge{background:#11bff11a;border:1px solid #11bff129;border-radius:999px;box-shadow:0 10px 24px #008df00f;color:#084b71;display:inline-block;font-size:.85rem;font-weight:850;margin-bottom:18px;padding:10px 16px}.landing-hero-copy h2{color:#072f4a;font-size:clamp(3.2rem,5vw,5.8rem);font-weight:950;letter-spacing:-.05em;line-height:.92;margin:0 0 22px;max-width:820px}.landing-hero-text{color:#1f425c;font-size:1.16rem;font-weight:500;line-height:1.82;margin:0 0 28px;max-width:780px}.landing-proof-strip{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;max-width:920px}.landing-proof-item{background:#ffffffd1;border:1px solid #008df01a;border-radius:20px;box-shadow:0 12px 28px #0f172a0d;padding:17px 18px}.landing-proof-item strong{color:#072f4a;display:block;font-size:1rem;font-weight:850;margin-bottom:6px}.landing-proof-item span{color:#35546c;display:block;font-size:.93rem;line-height:1.58}.landing-hero-visual{flex-direction:column;gap:28px;min-height:620px}.landing-hero-visual,.landing-logo-stage{display:flex;justify-content:center;position:relative}.landing-logo-stage{align-items:center;min-height:360px}.landing-logo-hero{animation:landingFloat 5.5s ease-in-out infinite;filter:drop-shadow(0 22px 50px rgba(0,141,240,.18));position:relative;width:min(360px,76%);z-index:3}.landing-logo-glow{background:radial-gradient(circle,#11bff133 0,#11bff10d 48%,#0000 72%);border-radius:999px;filter:blur(20px);height:300px;position:absolute;width:300px;z-index:1}.landing-logo-ring{border:1px solid #11bff124;border-radius:999px;position:absolute;z-index:0}.landing-logo-ring-1{animation:landingSpin 22s linear infinite;height:370px;width:370px}.landing-logo-ring-2{animation:landingSpinReverse 30s linear infinite;border-style:dashed;height:450px;opacity:.58;width:450px}.landing-system-flow{grid-gap:14px;display:grid;gap:14px;position:relative}.landing-system-flow:before{background:linear-gradient(180deg,#11bff14d,#008df00f);bottom:12px;content:"";left:22px;position:absolute;top:12px;width:2px}.landing-flow-item{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #008df01a;border-radius:22px;box-shadow:0 14px 30px #0f172a0d;color:#183c57;display:flex;font-weight:800;gap:14px;padding:18px;position:relative}.landing-flow-index{align-items:center;background:linear-gradient(135deg,#11bff1,#008df0);border-radius:999px;box-shadow:0 10px 22px #008df038;color:#fff;display:inline-flex;flex:0 0 32px;font-size:.78rem;font-weight:900;height:32px;justify-content:center;position:relative;width:32px;z-index:2}.landing-section{margin-top:58px}.landing-section-head{margin-bottom:24px;max-width:900px}.landing-cta h3,.landing-section-head h3{color:#072f4a;font-size:2.6rem;font-weight:950;letter-spacing:-.03em;margin:0 0 12px}.landing-cta p,.landing-section-head p{color:#37566e;font-size:1.06rem;line-height:1.82;margin:0}.landing-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.landing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #008df01a;border-radius:26px;box-shadow:0 18px 42px #0f172a0f;padding:30px 24px 24px;position:relative;transition:transform .18s ease,box-shadow .18s ease}.landing-card:hover{box-shadow:0 24px 52px #0f172a17;transform:translateY(-4px)}.landing-card-topline{background:linear-gradient(135deg,#11bff1,#008df0);border-radius:999px;height:5px;margin-bottom:16px;width:64px}.landing-card h4{color:#083b5c;font-size:1.18rem;font-weight:900;margin:0 0 12px}.landing-card p{color:#46657b;line-height:1.75;margin:0}.landing-connected-section{background:linear-gradient(180deg,#ffffffd1,#ffffffeb),linear-gradient(135deg,#11bff10f,#008df008);border:1px solid #008df01a;border-radius:32px;box-shadow:0 20px 48px #0f172a0f;padding:36px;position:relative}.landing-connected-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.landing-connected-card{background:#ffffffe0;border:1px solid #008df01a;border-radius:22px;box-shadow:0 14px 32px #0f172a0d;padding:22px}.landing-connected-card strong{color:#072f4a;display:block;font-size:1.06rem;font-weight:900;margin-bottom:8px}.landing-connected-card p{color:#46657b;line-height:1.72;margin:0}.landing-ops-band{margin-top:58px}.landing-ops-band-inner{grid-gap:24px;background:linear-gradient(135deg,#0b5f87,#11bff1);border-radius:32px;box-shadow:0 26px 60px #006ca72e;color:#fff;display:grid;gap:24px;grid-template-columns:1.05fr .95fr;overflow:hidden;padding:36px;position:relative}.landing-ops-band-inner:after{background:#ffffff14;border-radius:999px;content:"";height:220px;position:absolute;right:-80px;top:-80px;width:220px}.landing-ops-label{background:#ffffff24;border-radius:999px;display:inline-block;font-size:.82rem;font-weight:800;letter-spacing:.02em;margin-bottom:12px;padding:8px 14px}.landing-ops-copy h3{color:#fff;font-size:2.08rem;font-weight:950;letter-spacing:-.02em;line-height:1.08;margin:0 0 14px}.landing-ops-copy p{color:#ffffffeb;font-size:1rem;line-height:1.82;margin:0;max-width:680px}.landing-ops-points{grid-gap:14px;align-content:center;display:grid;gap:14px}.landing-ops-point{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;color:#fff;font-weight:800;padding:18px}.landing-cta{margin-top:58px}.landing-cta-inner{background:linear-gradient(180deg,#ffffffe6,#fffffff7),linear-gradient(135deg,#11bff114,#008df008);border:1px solid #008df01a;border-radius:32px;box-shadow:0 22px 54px #0f172a12;padding:48px 28px;text-align:center}.landing-cta-actions{justify-content:center;margin-top:24px}@keyframes landingSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes landingSpinReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1100px){.landing-connected-grid,.landing-grid,.landing-hero,.landing-ops-band-inner,.landing-proof-strip{grid-template-columns:1fr}.landing-hero-visual{min-height:auto}.landing-logo-stage{min-height:300px}}@media (max-width:760px){.landing-main{padding-left:18px;padding-right:18px;padding-top:4px}.landing-hero-copy h2{font-size:2.7rem}.landing-logo-hero{width:min(280px,80%)}.landing-logo-ring-1{height:280px;width:280px}.landing-logo-ring-2{height:330px;width:330px}.landing-btn,.landing-hero-actions{width:100%}}:root{--teal:teal;--white:#fff;--yellow-hover:#ffeb3b;--red:#d32f2f;--red-dark:#b71c1c;--soft-blue-bg:#f0faff}#root,body,html{font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,sans-serif;height:100%}.app-shell{background:#f0faff;background:var(--soft-blue-bg);color:#1a1a1a;min-height:100%}.navbar,.navbar-links,.navbar-right{display:none!important}.app-container{padding-top:0!important}.maks-shell{position:relative}.maks-shell .maks-content{padding-left:90px;padding-top:20px}.maks-shell .maks-brand{left:16px;position:absolute;top:16px;z-index:50}.maks-shell .brand-trigger{background:#fff;border:1px solid #0f172a14;border-radius:14px;box-shadow:0 10px 25px #00000024;padding:8px}.maks-shell .topbar-logo{border-radius:10px;display:block;height:44px;width:44px}.app-shell h1,.app-shell h2,.app-shell h3{color:#00587a;margin-top:0}.app-shell a{color:#0a76a6;text-decoration:none}.app-shell a:hover{text-decoration:underline}.app-shell table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 8px #0000000d;overflow:hidden;width:100%}.app-shell td,.app-shell th{border-bottom:1px solid #e0e0e0;padding:12px 18px;text-align:left}.app-shell th{background-color:#e0f7ff;color:#00587a;font-weight:600}.app-shell tr:hover{background-color:#f5fcff}.app-shell button{background-color:#0af;border:none;border-radius:8px;box-shadow:0 2px 6px #0000001a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin:4px;padding:10px 16px;transition:background-color .25s ease,box-shadow .25s ease,transform .05s ease}.app-shell button:hover{background-color:#0077b6;box-shadow:0 4px 10px #0000001f}.app-shell button:active{transform:translateY(1px)}.app-shell button.add-button,.app-shell button.bg-green{background-color:#4caf50}.app-shell button.add-button:hover,.app-shell button.bg-green:hover{background-color:#45a049}.app-shell button.bg-red{background-color:#e53935}.app-shell button.bg-red:hover{background-color:#c62828}.app-shell button.bg-blue,.app-shell button.view-button{background-color:#1976d2}.app-shell button.bg-blue:hover,.app-shell button.view-button:hover{background-color:#1565c0}.layout-main{padding:0 16px 16px}.page-card{border-radius:16px;padding:18px}.page-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.page-title{color:#0f172a;font-size:34px;font-weight:900;margin:0}.page-subtitle{color:#64748b;font-size:13px;margin-top:6px}.page-actions{display:flex;flex-wrap:wrap;gap:10px}.toolbar-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 26px #0000000f;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:14px;padding:12px}.toolbar-left{flex:1 1;min-width:260px}.toolbar-right{display:flex;flex-wrap:wrap;gap:10px}.toolbar-chip{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a;font-size:13px;padding:8px 12px}.input,.select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:10px 12px;width:100%}.input:focus,.select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 36px #00000024;left:0;max-height:220px;overflow-y:auto;position:absolute;top:76px;width:100%;z-index:30}.dropdown-item{cursor:pointer;font-weight:800;padding:10px 12px}.dropdown-item:hover{background:#f8fafc}.divider{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.ingredient-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.sb-footer{margin-top:auto;padding:20px}.sb-logout,.sb-profile{border-radius:8px;margin-top:10px;padding:12px}:root{--maks-safe-left:86px;--maks-safe-minh:72px}.maks-start{bottom:12px;left:12px;position:fixed;z-index:999999}.maks-start .brand-trigger{align-items:center;background:#fff;border:1px solid #0f172a14;border-radius:14px;box-shadow:0 10px 25px #00000024;cursor:pointer;display:inline-flex;padding:8px}.maks-start .topbar-logo{border-radius:10px;display:block;height:44px;width:44px}.maks-start .brand-trigger:hover{transform:translateY(-1px)}.maks-brand .brand-trigger{align-items:center;background:#fff;border:1px solid #0f172a14;border-radius:14px;box-shadow:0 10px 25px #00000024;display:inline-flex;padding:8px}.maks-brand .topbar-logo{border-radius:10px;display:block;height:44px;width:44px}.content{margin-left:0!important;padding-left:0!important;padding-top:0!important}.maks-start .brand-menu{position:relative}.maks-start .brand-dropdown{bottom:calc(100% + 10px);left:0;max-height:min(70vh,520px);overflow:auto;position:absolute;top:auto!important;transform-origin:bottom left}.maks-start{overflow:visible!important}.content,.layout-main,.maks-content,.maks-shell .maks-content{margin-left:0!important;padding-left:0!important}#root,body,html{height:auto!important;margin:0;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important;padding:0;position:static!important;width:100%}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto!important;touch-action:auto!important}.app-container,.app-shell,.maks-content,.maks-corner-shell{height:auto!important;min-height:100vh;overflow:visible!important;position:static!important}@media print{body *{visibility:hidden}.label-print-area,.label-print-area *{visibility:visible}.label-print-area{left:0;position:absolute;top:0}}@media print{@page{size:A4;margin:10mm}}.brand-menu{display:inline-block;position:relative}.brand-trigger{all:unset;align-items:center;cursor:pointer;display:inline-flex}.brand-dropdown{background:#0b1220;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 18px 60px #00000059;left:0;min-width:240px;padding:10px;position:absolute;top:58px;z-index:9999}.brand-dd-link{border-radius:10px;color:#eaf3ff;display:block;font-weight:700;padding:10px 12px;text-decoration:none}.brand-dd-link:hover{background:#ffffff14}.brand-dd-link.is-active{background:#0ea5a438;border:1px solid #0ea5a473}.sb-footer{border-top:1px solid #ffffff14;margin-top:10px;padding-top:10px}.sb-logout,.sb-profile{background:#ffffff0f;border:none;border-radius:10px;color:#eaf3ff;cursor:pointer;display:block;font-weight:800;margin-top:8px;padding:10px 12px;text-align:left;text-decoration:none;width:100%}.sb-logout:hover,.sb-profile:hover{background:#ffffff1a}.sb-edge-wrap{bottom:16px;left:0;position:fixed;z-index:9999}.sb-edge-handle{background:#0b1220;border:none;border-radius:0 12px 12px 0;box-shadow:0 10px 26px #00000040;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:46px;line-height:1;width:22px}.sb-backdrop{background:#0000;inset:0;position:fixed;z-index:9998}.sb-popout{align-items:flex-end;bottom:0;display:flex;gap:10px;left:26px;position:absolute}.sb-logo-btn{background:#0000;border:none;cursor:pointer;padding:0}.topbar-logo{background:#ffffffeb;border:1px solid #00000014;border-radius:14px;box-shadow:0 10px 26px #0000002e;height:52px;object-fit:contain;width:52px}.maks-start button{background:#0000!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important}.maks-start .sb-edge-handle{background:#0b1220!important;box-shadow:0 10px 26px #00000040!important;color:#fff!important;margin:0!important;padding:0!important}.maks-start .sb-logo-btn{background:#0000!important}.maks-start .brand-trigger{background:#fff!important;border:1px solid #00000014!important;border-radius:14px!important;box-shadow:0 10px 26px #0000002e!important;padding:8px!important}.maks-start .topbar-logo{background:#0000!important;border:none!important;border-radius:10px!important;box-shadow:none!important}
/*# sourceMappingURL=main.f340b000.css.map*/