:root{--mc-ink:#121829;--mc-muted:#69728a;--mc-line:#e5e9f2;--mc-bg:#f4f6fb;--mc-card:#fff;--mc-primary:#5968e8;--mc-navy:#101727;--mc-green:#16866a;--mc-orange:#e87c34;--mc-red:#cf4a55;--mc-violet:#7657d8}.master-shell{min-height:100vh;background:var(--mc-bg);color:var(--mc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.master-shell button,.master-shell input,.master-shell select,.master-login input,.master-login button{font:inherit}.master-sidebar{position:fixed;inset:0 auto 0 0;width:272px;background:linear-gradient(180deg,#11192a,#0c1220);color:#fff;display:flex;flex-direction:column;padding:22px 17px;z-index:40;box-shadow:18px 0 50px #090f1c17}.master-brand{display:flex;align-items:center;gap:12px;padding:0 5px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.master-brand-mark,.master-login-logo{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#7180ff,#4758dd);font-weight:900;box-shadow:0 10px 25px #4a59df4d}.master-brand>div:nth-child(2){display:grid}.master-brand b{font-size:18px}.master-brand span{font-size:11px;color:#8f9ab1;letter-spacing:.08em;text-transform:uppercase}.master-brand>button{display:none;margin-left:auto;border:0;background:none;color:#fff}.master-mode{display:flex;align-items:center;gap:8px;margin:18px 4px 12px;padding:11px 12px;border-radius:11px;background:#6474ff1f;font-size:12px;color:#b9c2d5}.master-mode i{margin-left:auto;font-style:normal;font-size:9px;color:#68e0ba}.master-sidebar nav{display:grid;gap:5px;overflow:auto}.master-sidebar nav button{height:46px;border:0;border-radius:11px;background:transparent;color:#aeb8ca;display:grid;grid-template-columns:24px 1fr 16px;align-items:center;text-align:left;padding:0 13px;cursor:pointer;transition:.2s}.master-sidebar nav button:hover{background:#ffffff0f;color:#fff;transform:translate(2px)}.master-sidebar nav button.active{background:linear-gradient(90deg,#5d6bed45,#5d6bed1a);color:#fff;box-shadow:inset 3px 0 #6f7cff}.master-sidebar nav button span{font-weight:650;font-size:13px}.master-sidebar-foot{margin-top:auto;padding:16px 5px 0;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;gap:8px}.master-user{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.master-user>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#27334c;font-size:11px;font-weight:800}.master-user div{display:grid;min-width:0}.master-user b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.master-user small{font-size:10px;text-transform:capitalize;color:#8e9ab0}.master-sidebar-foot>button{border:0;background:transparent;color:#8490a7;padding:8px;cursor:pointer}.master-main{margin-left:272px;min-height:100vh}.master-header{height:112px;background:#fff;border-bottom:1px solid var(--mc-line);display:flex;align-items:center;padding:18px 30px;position:sticky;top:0;z-index:20;box-shadow:0 5px 16px #18233809}.master-header>div:nth-child(2){min-width:0}.master-header p{margin:0 0 3px;color:var(--mc-primary);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.master-header h1{margin:0;font-size:24px;letter-spacing:-.03em}.master-header span{color:var(--mc-muted);font-size:12px}.master-menu{display:none;border:0;background:#f0f2f8;width:40px;height:40px;border-radius:10px}.master-header-actions{margin-left:auto;display:flex;gap:9px;align-items:center}.master-header-actions label{height:41px;width:min(270px,22vw);display:flex;align-items:center;gap:8px;border:1px solid var(--mc-line);background:#f8f9fc;border-radius:11px;padding:0 12px;color:#8892a7}.master-header-actions input{width:100%;border:0;outline:0;background:transparent;font-size:12px;color:var(--mc-ink)}.master-header-actions>button{position:relative;width:41px;height:41px;display:grid;place-items:center;border:1px solid var(--mc-line);background:#fff;border-radius:11px;color:#667187;cursor:pointer}.master-header-actions button i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef5367;right:8px;top:8px}.master-content{padding:24px 30px 42px;max-width:1680px;margin:auto}.master-alert{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:9px;background:#172034;color:#fff;padding:12px 15px;border-radius:12px;box-shadow:0 15px 40px #0e162740;font-size:12px}.master-alert button{border:0;background:none;color:#fff;display:grid}.master-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.master-metric{background:#fff;border:1px solid var(--mc-line);border-radius:16px;padding:18px;min-width:0;box-shadow:0 7px 22px #1d2a4309;position:relative;overflow:hidden}.master-metric:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:#6474ef}.master-metric.green:after{background:#2da67f}.master-metric.violet:after{background:#8a65e9}.master-metric.orange:after{background:#ed8a47}.master-metric>div{display:flex;align-items:center;gap:9px;color:#68728a;font-size:11px;font-weight:700}.master-metric svg{width:17px;color:#5d6ce9}.master-metric strong{display:block;margin:15px 0 3px;font-size:25px;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.master-metric small{color:#8a93a5;font-size:10px}.master-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px}.master-panel,.master-table-panel,.master-health>article,.master-health>div{background:#fff;border:1px solid var(--mc-line);border-radius:16px;box-shadow:0 7px 22px #1d2a4309}.master-panel{padding:20px}.master-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.master-panel-head h2{font-size:15px;margin:0 0 3px}.master-panel-head p{margin:0;font-size:10px;color:#8a93a7}.master-panel-head button{border:0;background:#eff1ff;color:#4e5ed7;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:4px;font-size:10px;font-weight:800;cursor:pointer}.master-growth-chart{height:145px;display:flex;align-items:flex-end;gap:clamp(5px,1.2vw,14px);padding:8px 14px 0;border-bottom:1px solid var(--mc-line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#edf0f5 36px)}.master-growth-chart i{flex:1;max-width:40px;min-width:6px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#7583fa,#5363df);box-shadow:0 7px 18px #5363df33}.master-growth-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:17px}.master-growth-stats span{font-size:10px;color:#7d879b}.master-growth-stats b{display:block;color:var(--mc-ink);font-size:17px}.master-radar{display:grid;gap:8px}.master-radar-row{display:grid;grid-template-columns:5px 1fr auto 18px;align-items:center;gap:10px;height:43px;border:1px solid #eef0f5;border-radius:10px;background:#fafbfe;padding:0 10px;color:#465066;cursor:pointer}.master-radar-row i{width:5px;height:22px;border-radius:5px;background:#6474ef}.master-radar-row.orange i{background:#ed8a47}.master-radar-row.red i{background:#dc5b65}.master-radar-row.violet i{background:#8765df}.master-radar-row span{font-size:10px;text-align:left}.master-wide{grid-column:1/-1}.master-mini-table{display:grid}.master-mini-table>div{display:grid;grid-template-columns:38px minmax(140px,1.5fr) 110px 90px 90px;align-items:center;gap:10px;padding:10px 2px;border-top:1px solid #edf0f5;font-size:11px}.master-company-icon{width:32px;height:32px;border-radius:9px;background:#edf0ff;color:#5363dd;display:grid;place-items:center;font-size:9px;font-weight:850}.master-mini-table b{font-size:11px}.master-mini-table small,table small{display:block;margin-top:3px;color:#8a93a6;font-size:9px;font-weight:400}.master-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:4px 8px;background:#eef1f7;color:#5f687b;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.master-pill.active,.master-pill.verified,.master-pill.operational,.master-pill.paid,.master-pill.qualified{background:#e8f7f0;color:#15795e}.master-pill.trialing,.master-pill.trial,.master-pill.new,.master-pill.demo{background:#edf0ff;color:#4e5ddb}.master-pill.past_due,.master-pill.suspended,.master-pill.overdue,.master-pill.spam{background:#ffebed;color:#be3848}.master-pill.contact,.master-pill.quote,.master-pill.contacted{background:#fff2e8;color:#c96625}.master-table-panel{position:relative;overflow:hidden}.master-table-panel>.master-panel-head{padding:20px 22px 14px;margin:0;border-bottom:1px solid var(--mc-line)}.master-table-count{position:absolute;right:22px;top:24px;color:#8a93a6;font-size:10px}.master-table-wrap{overflow:auto;min-height:350px}table{width:100%;border-collapse:collapse;background:#fff}th{height:44px;background:#f8f9fc;color:#768096;font-size:9px;text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:0 16px;white-space:nowrap}td{padding:13px 16px;border-top:1px solid #edf0f5;font-size:10px;vertical-align:middle;min-width:100px}td:first-child{min-width:180px}td b{font-size:11px}td select{min-width:110px;border:1px solid #dfe4ee;border-radius:8px;background:#fff;padding:7px 25px 7px 8px;color:#344057;font-size:10px;outline:0}.finance{margin-bottom:16px}.master-empty{min-height:320px;display:grid;place-content:center;text-align:center;color:#8b94a7}.master-empty svg{margin:auto;color:#6776ea}.master-empty h3{margin:12px 0 4px;color:#283248}.master-empty p{max-width:390px;margin:0;font-size:11px;line-height:1.6}.master-health{display:grid;grid-template-columns:1fr 1.5fr;gap:16px}.master-health>article,.master-health>div{padding:22px}.master-health>article>svg{color:#5d6ce9}.master-health h2{font-size:17px;margin:12px 0 5px}.master-health article b{color:#16866a;font-size:12px}.master-health article p{font-size:11px;color:#7a8498}.master-health-row{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:13px 2px;border-bottom:1px solid #edf0f5}.master-health-row>i{width:8px;height:8px;background:#32ae83;border-radius:50%;box-shadow:0 0 0 5px #eaf8f2}.master-health-row b{font-size:11px}.master-health-row small{display:block;font-weight:400;color:#8b94a5;margin-top:3px}.master-advice{grid-column:1/-1}.master-advice ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 30px;margin:18px 0 0;padding-left:20px}.master-advice li{font-size:11px;color:#596378;line-height:1.5}.master-loading,.master-denied{min-height:100vh;display:grid;place-content:center;text-align:center;background:#f4f6fb}.master-loading svg{margin:auto;color:#5d6ce9;animation:spin 1s linear infinite}.master-denied svg{margin:auto;color:#5868e8}.master-denied h1{margin:16px 0 8px}.master-denied p{max-width:560px;color:#69738a}.master-denied button{border:0;border-radius:10px;padding:12px 16px;margin:8px;background:#172034;color:#fff}.master-denied button+button{background:#5968e8}@keyframes spin{to{transform:rotate(360deg)}}.master-login{min-height:100vh;background:#0d1423;display:grid;place-items:center;padding:20px;position:relative;overflow:hidden;color:#fff}.master-login-glow{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(91,108,232,.27),transparent 67%);right:-180px;top:-280px}.master-login section{position:relative;width:min(450px,100%);background:#151e31e0;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:34px;box-shadow:0 30px 80px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.master-login-logo{margin-bottom:18px}.master-login section>p{color:#8e9ab2;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.master-login h1{font-size:30px;line-height:1.1;margin:8px 0 12px}.master-login section>span{display:block;color:#aeb8ca;font-size:12px;line-height:1.6}.master-login form{display:grid;gap:14px;margin:25px 0}.master-login label{font-size:11px;font-weight:700}.master-login input{width:100%;height:45px;margin-top:7px;border:1px solid rgba(255,255,255,.12);background:#0d1423;color:#fff;border-radius:10px;padding:0 13px;outline:none}.master-login input:focus{border-color:#6978ef}.master-login form strong{color:#ff9da5;font-size:11px}.master-login form button{height:47px;border:0;border-radius:11px;background:linear-gradient(90deg,#6272ef,#7a69e9);color:#fff;font-weight:800;cursor:pointer}.master-login small{display:flex;align-items:center;gap:7px;color:#8490a6;font-size:10px}@media (max-width:1100px){.master-sidebar{transform:translate(-102%);transition:.25s}.master-sidebar.open{transform:none}.master-brand>button{display:grid}.master-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#070c1680;border:0}.master-main{margin-left:0}.master-menu{display:grid;place-items:center;margin-right:14px}.master-metrics{grid-template-columns:repeat(2,1fr)}.master-header-actions label{width:200px}.master-content{padding:22px}.master-overview-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.master-header{height:auto;min-height:88px;padding:14px 15px;align-items:flex-start}.master-header h1{font-size:19px}.master-header span{display:none}.master-header-actions{margin-left:auto}.master-header-actions label{position:absolute;top:78px;left:15px;right:15px;width:auto;background:#fff}.master-header-actions>button:first-of-type{display:none}.master-content{padding:61px 12px 28px}.master-metrics{grid-template-columns:1fr 1fr;gap:10px}.master-metric{padding:14px}.master-metric strong{font-size:19px}.master-metric>div span{font-size:9px}.master-overview-grid{grid-template-columns:1fr}.master-wide{grid-column:auto}.master-mini-table>div{grid-template-columns:36px 1fr auto}.master-mini-table>div>span:nth-last-child(-n+2),.master-mini-table>div>strong{display:none}.master-growth-stats{gap:6px}.master-table-panel>.master-panel-head{padding:16px}.master-table-count{display:none}.master-health{grid-template-columns:1fr}.master-advice{grid-column:auto}.master-advice ul{grid-template-columns:1fr}.finance{grid-template-columns:1fr 1fr}.master-login section{padding:26px 22px}.master-login h1{font-size:25px}.master-sidebar{width:min(290px,86vw)}}@media (max-width:430px){.master-metrics,.finance{grid-template-columns:1fr}.master-header-actions>button:last-child{display:none}.master-header p{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.master-panel{padding:16px}.master-growth-chart{padding-inline:5px}.master-login{padding:0}.master-login section{min-height:100vh;border-radius:0;display:flex;flex-direction:column;justify-content:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.master-toggle{border:1px solid #dfe4ee;border-radius:999px;background:#f3f5f9;color:#667187;padding:7px 11px;font-size:9px;font-weight:850;cursor:pointer;white-space:nowrap}.master-toggle.on{border-color:#a9dbc9;background:#e8f7f0;color:#15795e}.master-work-head{margin-bottom:16px}.master-quick-form{display:grid;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(120px,1fr)) auto;gap:9px;padding-top:6px}.master-quick-form input,.master-quick-form select{height:41px;border:1px solid #dfe4ee;border-radius:10px;background:#fff;padding:0 11px;color:#344057;font-size:10px;min-width:0}.master-quick-form button{border:0;border-radius:10px;background:#5968e8;color:#fff;padding:0 16px;font-weight:800;font-size:10px;cursor:pointer}.master-ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.master-insights{margin-bottom:16px}.master-insight-bars{display:grid;gap:17px}.master-insight-bars>div>span{display:flex;justify-content:space-between;color:#596378;font-size:11px;font-weight:700}.master-insight-bars i{display:block;height:9px;border-radius:99px;background:#edf0f6;margin-top:8px;overflow:hidden}.master-insight-bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5968e8,#8b69e9)}.master-data-policy{display:flex;align-items:flex-start;gap:16px}.master-data-policy>svg{color:#16866a;flex:0 0 auto}.master-data-policy h2{margin:0 0 6px;font-size:15px}.master-data-policy p{margin:0;color:#69728a;font-size:11px;line-height:1.65;max-width:900px}.master-pill.urgent,.master-pill.critical,.master-pill.blocked{background:#ffebed;color:#be3848}.master-pill.high,.master-pill.major{background:#fff2e8;color:#c96625}.master-pill.internal,.master-pill.production{background:#eeeaff;color:#664ac5}td code{font-size:9px;background:#f2f4f8;border:1px solid #e4e8f0;border-radius:6px;padding:4px 6px;color:#48546c}@media (max-width:1100px){.master-quick-form{grid-template-columns:1fr 1fr 1fr}.master-quick-form button{min-height:41px}.master-ops-grid{grid-template-columns:1fr}}@media (max-width:760px){.master-quick-form{grid-template-columns:1fr}.master-data-policy{display:block}.master-data-policy>svg{margin-bottom:12px}}.master-shell{--mc-bg:#f5f7fb;--mc-line:#e3e8f1;background:radial-gradient(circle at 72% 0,rgba(100,116,239,.055),transparent 32%),var(--mc-bg)}.master-sidebar{width:256px;padding:20px 14px 16px;background:linear-gradient(180deg,#111a2d,#0b1220);box-shadow:14px 0 42px #0b12201a}.master-main{margin-left:256px}.master-brand{padding:1px 7px 19px;gap:11px}.master-brand-mark{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#7b87ff,#5261e5);border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 28px #5261e557}.master-brand b{font-size:17px;letter-spacing:-.02em}.master-brand span{font-size:10px;letter-spacing:.13em}.master-mode{margin:15px 5px 11px;padding:10px 12px;border:1px solid rgba(120,132,255,.13);background:linear-gradient(90deg,#6774ef2b,#6774ef12);color:#d2d8e7}.master-mode i{display:flex;align-items:center;gap:5px;color:#83e3c3}.master-mode i:before{content:"";width:6px;height:6px;border-radius:50%;background:#5dd3aa;box-shadow:0 0 0 4px #5dd3aa1c}.master-sidebar nav{gap:3px;padding:1px 3px 10px;scrollbar-width:none}.master-sidebar nav::-webkit-scrollbar{display:none}.master-sidebar nav button{height:44px;border-radius:10px;padding:0 11px;color:#aeb8cc;grid-template-columns:24px 1fr 15px}.master-sidebar nav button svg:first-child{width:18px}.master-sidebar nav button span{font-size:12px;font-weight:650}.master-sidebar nav button:hover{transform:none;background:#ffffff0e}.master-sidebar nav button.active{background:linear-gradient(90deg,#6573f047,#6573f01f);box-shadow:inset 3px 0 #7885ff,0 7px 18px #0000001a}.master-sidebar-foot{padding:14px 7px 0}.master-user>span{width:36px;height:36px;background:linear-gradient(145deg,#33425f,#24314a);border:1px solid rgba(255,255,255,.08)}.master-user b{font-size:11px}.master-user small{font-size:9px;letter-spacing:.04em}.master-header{height:104px;padding:16px 28px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #131e320a}.master-header-copy{min-width:0}.master-header-kicker{display:flex;align-items:center;gap:9px;margin-bottom:4px}.master-header-kicker p{margin:0}.master-header h1{font-size:25px;line-height:1.15}.master-header>div>span{display:block;margin-top:4px;font-size:12px;color:#6f788d}.master-environment{display:inline-flex!important;align-items:center;gap:6px!important;margin:0!important;padding:4px 8px;border:1px solid #d7eee4;border-radius:99px;background:#eff9f4;color:#1e7a60!important;font-size:9px!important;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.master-environment i{width:6px;height:6px;border-radius:50%;background:#2caf84;box-shadow:0 0 0 3px #2caf841f}.master-header-actions{gap:8px}.master-header-actions label{height:44px;width:min(300px,24vw);border-radius:12px;background:#f8f9fc;transition:border-color .2s,box-shadow .2s,background .2s}.master-header-actions label:focus-within{background:#fff;border-color:#9ba6f7;box-shadow:0 0 0 3px #5968e81a}.master-header-actions>button{width:44px;height:44px;border-radius:12px;transition:transform .2s,border-color .2s,background .2s}.master-header-actions>button:hover{transform:translateY(-1px);border-color:#cbd2e2;background:#f8f9fc}.master-content{padding:26px 28px 48px;max-width:1600px}.master-metrics{gap:16px;margin-bottom:18px}.master-metric{min-height:142px;padding:18px 19px;border-radius:18px;box-shadow:0 10px 30px #1c28410b;transition:transform .22s,box-shadow .22s,border-color .22s}.master-metric:hover{transform:translateY(-2px);border-color:#d4daea;box-shadow:0 16px 34px #1c284113}.master-metric:after{height:2px}.master-metric>div{gap:10px;font-size:12px}.master-metric>div>svg{width:32px;height:32px;padding:7px;border-radius:9px;background:#eef0ff;color:#5665e2}.master-metric.green>div>svg{background:#e9f7f1;color:#218464}.master-metric.orange>div>svg{background:#fff2e8;color:#d67836}.master-metric.violet>div>svg{background:#f1edff;color:#7657d8}.master-metric strong{margin:16px 0 5px;font-size:27px}.master-metric small{font-size:11px;line-height:1.4}.master-overview-grid{gap:18px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.72fr)}.master-panel,.master-table-panel,.master-health>article,.master-health>div{border-radius:18px;box-shadow:0 10px 30px #1c28410b}.master-panel{padding:22px}.master-panel-head{margin-bottom:20px}.master-panel-head h2{font-size:16px;letter-spacing:-.015em}.master-panel-head p{font-size:11px;line-height:1.45}.master-panel-head button{font-size:11px;padding:9px 11px;transition:background .2s,transform .2s}.master-panel-head button:hover{background:#e7eaff;transform:translate(1px)}.master-growth-chart{height:160px;border-radius:12px 12px 0 0}.master-growth-chart i{background:linear-gradient(180deg,#8590fa,#5868e8)}.master-growth-stats span{font-size:11px}.master-growth-stats b{font-size:18px;margin-bottom:2px}.master-radar{gap:9px}.master-radar-row{height:48px;padding:0 12px;border-radius:11px;transition:transform .18s,border-color .18s,background .18s}.master-radar-row:hover{transform:translate(2px);border-color:#dce1ec;background:#fff}.master-radar-row span{font-size:11px}.master-radar-row b{font-size:13px}.master-mini-table>div{grid-template-columns:42px minmax(170px,1.5fr) 120px 100px 100px;padding:12px 3px;font-size:12px}.master-company-icon{width:36px;height:36px;border-radius:10px;font-size:10px}.master-mini-table b{font-size:12px}.master-mini-table small,table small{font-size:10px;line-height:1.35}.master-pill{padding:5px 9px;font-size:9px}.master-table-panel>.master-panel-head{padding:22px 24px 16px}.master-table-count{right:24px;top:27px;font-size:11px}.master-table-wrap{min-height:380px}th{height:48px;padding:0 18px;font-size:10px;background:#f7f9fc;position:sticky;top:0;z-index:1}td{padding:15px 18px;font-size:12px}td b{font-size:12px}td select{font-size:11px;padding:8px 28px 8px 9px}tbody tr{transition:background .16s}tbody tr:hover{background:#fafbfe}.master-empty p,.master-health article p,.master-advice li,.master-data-policy p{font-size:12px}.master-health-row b{font-size:12px}.master-health-row small{font-size:10px}.master-toggle,.master-quick-form input,.master-quick-form select,.master-quick-form button{font-size:11px}.master-alert{top:20px;padding:13px 16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px #0e16274d}@media (max-width:1100px){.master-sidebar{width:min(300px,88vw)}.master-main{margin-left:0}.master-header{height:98px}.master-content{padding:22px}.master-overview-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.master-header{min-height:91px;height:auto;padding:14px 15px}.master-header-kicker{gap:6px}.master-environment{display:none!important}.master-header h1{font-size:20px}.master-header-actions label{top:82px}.master-content{padding:63px 12px 30px}.master-metric{min-height:128px;padding:15px}.master-metric>div>svg{width:29px;height:29px}.master-table-wrap{min-height:320px}td{padding:13px 15px}}.master-shell{font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;overflow-x:clip}.master-shell button,.master-shell select,.master-shell input,.master-login button,.master-login input{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.master-shell button:focus-visible,.master-shell input:focus-visible,.master-shell select:focus-visible,.master-login button:focus-visible,.master-login input:focus-visible,.master-denied button:focus-visible{outline:3px solid rgba(89,104,232,.24);outline-offset:2px}.master-shell button:disabled,.master-login button:disabled{cursor:not-allowed;opacity:.58;transform:none!important}.master-sidebar nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:transparent transparent}.master-sidebar nav:hover{scrollbar-color:rgba(255,255,255,.18) transparent}.master-sidebar nav::-webkit-scrollbar{display:block;width:4px}.master-sidebar nav::-webkit-scrollbar-thumb{border-radius:99px;background:transparent}.master-sidebar nav:hover::-webkit-scrollbar-thumb{background:#ffffff2e}.master-sidebar nav button svg:last-child{opacity:.35;transition:opacity .18s ease,transform .18s ease}.master-sidebar nav button:hover svg:last-child,.master-sidebar nav button.active svg:last-child{opacity:.9;transform:translate(1px)}.master-sidebar-foot{background:linear-gradient(180deg,#0b122000,#0b1220f5 22%)}.master-sidebar-foot>button{border-radius:9px}.master-sidebar-foot>button:hover{color:#fff;background:#ffffff12}.master-header-copy{flex:1;min-width:0}.master-header-copy h1,.master-header-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-header-actions{flex:0 0 auto}.master-header-actions>button:hover{color:#4252d0}.master-header-actions>button:active,.master-panel-head button:active,.master-radar-row:active{transform:translateY(0) scale(.98)}.master-header-actions .is-spinning{animation:spin .85s linear infinite}.master-content{width:100%}.master-panel,.master-table-panel,.master-metric,.master-health>article,.master-health>div{border-color:#e1e6ef}.master-metric>div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-metric strong{font-variant-numeric:tabular-nums}.master-metric small{display:block;min-height:1.4em}.master-panel-head>div{min-width:0}.master-panel-head h2{line-height:1.3}.master-panel-head p{max-width:760px}.master-panel-head button{flex:0 0 auto;min-height:36px}.master-radar-row:focus-visible{outline-offset:1px}.master-radar-row b,.master-growth-stats b,.master-table-count{font-variant-numeric:tabular-nums}.master-table-panel{isolation:isolate}.master-table-wrap{max-height:calc(100vh - 225px);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9d0df #f4f6fa}.master-table-wrap:focus-visible{outline:3px solid rgba(89,104,232,.18);outline-offset:-3px}.master-table-wrap::-webkit-scrollbar{width:10px;height:10px}.master-table-wrap::-webkit-scrollbar-track{background:#f4f6fa}.master-table-wrap::-webkit-scrollbar-thumb{background:#c9d0df;border:3px solid #f4f6fa;border-radius:99px}.master-shell table{table-layout:auto}.master-shell th{box-shadow:inset 0 -1px #e3e8f1}.master-shell td{line-height:1.45;overflow-wrap:anywhere}.master-shell td b,.master-shell td small{max-width:320px}.master-shell td small{line-height:1.45}.master-shell tbody tr:focus-within{background:#f7f8ff}.master-shell tbody tr:last-child td{border-bottom:0}.master-shell select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;min-height:36px;max-width:220px}.master-shell select:hover{border-color:#bbc4d7;background:#fbfcfe}.master-shell select:focus{border-color:#8794ef;box-shadow:0 0 0 3px #5968e81a}.master-toggle:hover{border-color:#bfc7d7;background:#fff}.master-toggle.on:hover{border-color:#83c9b0;background:#def3ea}.master-quick-form{align-items:stretch}.master-quick-form select{width:100%;max-width:none}.master-quick-form input:hover,.master-quick-form select:hover{border-color:#bbc4d7}.master-quick-form input:focus,.master-quick-form select:focus{border-color:#8794ef;box-shadow:0 0 0 3px #5968e81a;outline:0}.master-quick-form button:hover{background:#4959d8;box-shadow:0 8px 18px #5968e838}.master-empty{padding:32px 20px}.master-empty svg{width:30px;height:30px}.master-empty h3{font-size:15px}.master-empty p{color:#737d91}.master-loading{gap:8px;color:#222c42;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.master-loading>span{width:34px;height:34px;margin:0 auto 8px;border:3px solid #dfe3fb;border-top-color:#5968e8;border-radius:50%;animation:spin .8s linear infinite}.master-loading b{font-size:15px}.master-loading small{color:#7a8498}.master-alert{max-width:min(560px,calc(100vw - 30px));line-height:1.4}.master-alert button{flex:0 0 auto;cursor:pointer}.master-login section{isolation:isolate}.master-login input:hover{border-color:#ffffff3d}.master-login input:focus{border-color:#8490ff;box-shadow:0 0 0 3px #6978ef29}.master-login form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #4c5bda47}@media (max-width:1280px) and (min-width:1101px){.master-header-actions label{width:min(240px,20vw)}.master-content{padding-inline:24px}.master-metrics{gap:12px}.master-metric{padding:16px}.master-overview-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.75fr)}}@media (max-width:1100px){.master-sidebar{box-shadow:18px 0 55px #050a1342}.master-content{max-width:none}.master-table-wrap{max-height:calc(100vh - 205px)}.master-header-copy>span{max-width:48vw}}@media (max-width:760px){.master-header{height:132px;min-height:132px;padding:12px 15px;align-items:flex-start}.master-menu{flex:0 0 auto;margin:1px 11px 0 0;width:42px;height:42px}.master-header-copy{padding-top:0}.master-header-kicker{margin-top:0;margin-bottom:2px}.master-header h1{font-size:20px;line-height:1.18;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.master-header-copy>span{display:none!important}.master-header-actions{margin-left:auto}.master-header-actions label{position:absolute;left:15px;right:15px;top:76px;width:auto!important;height:44px;background:#fff}.master-header-actions>button{width:42px;height:42px}.master-content{padding:18px 12px 30px}.master-overview-grid{grid-template-columns:minmax(0,1fr)!important}.master-wide{grid-column:auto}.master-panel{padding:17px}.master-panel-head{align-items:flex-start;margin-bottom:17px}.master-panel-head button{min-height:34px}.master-table-panel{border-radius:15px}.master-table-panel>.master-panel-head{padding:17px 82px 14px 17px}.master-table-count{display:block;right:17px;top:21px}.master-table-wrap{min-height:320px;max-height:calc(100vh - 278px)}.master-shell table{min-width:720px}.master-shell th{height:46px;padding:0 14px}.master-shell td{padding:13px 14px}.master-empty{min-width:calc(100vw - 26px)}.master-ops-grid,.master-health{gap:13px}.master-health>article,.master-health>div{padding:18px}.master-advice ul{padding-left:17px}.master-data-policy p{line-height:1.7}.master-quick-form{gap:10px}.master-quick-form input,.master-quick-form select,.master-quick-form button{min-height:44px;font-size:12px}.master-alert{top:10px;width:max-content;justify-content:center}}@media (max-width:430px){.master-header-actions>button:last-child{display:none}.master-header-copy{padding-right:2px}.master-header p{max-width:220px}.master-metrics,.finance{grid-template-columns:1fr}.master-metric{min-height:126px}.master-metric:hover{transform:none}.master-growth-stats b{font-size:16px}.master-mini-table>div{grid-template-columns:36px minmax(0,1fr) auto}.master-mini-table b{min-width:0;overflow-wrap:anywhere}.master-panel-head p{line-height:1.5}.master-table-panel>.master-panel-head{padding-right:17px}.master-table-count{position:static;padding:0 17px 12px;border-bottom:1px solid var(--mc-line)}.master-login section{padding:28px 22px}.master-login h1{font-size:26px}.master-login form{margin:22px 0}.master-login input{height:48px}.master-login form button{height:50px}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#071329;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;overflow:hidden;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}.admin-login-shell{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f8fafceb,#eff4f9f5),radial-gradient(circle at 20% 18%,rgba(95,132,255,.14),transparent 30%)}.admin-login-card{width:min(430px,100%);padding:32px;border:1px solid #d8e1ef;border-radius:10px;background:#fff;box-shadow:0 22px 60px #10182824}.admin-login-card img{display:block;width:118px;height:48px;object-fit:contain;object-position:left center;margin-bottom:18px}.admin-login-card h1{margin:0;color:#101828;font-size:23px;line-height:1.25;font-weight:650}.admin-login-card p{margin:8px 0 24px;color:#5c667a;font-size:13px;line-height:1.55}.admin-login-card form{display:grid;gap:14px}.admin-login-card label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.admin-login-input{height:42px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;border:1px solid #cfd8e7;border-radius:7px;background:#fff;overflow:hidden}.admin-login-input svg{justify-self:center;color:#667085}.admin-login-input input{width:100%;height:100%;border:0;outline:none;color:#111827;background:transparent;font-size:14px;font-weight:500}.admin-login-input:focus-within{border-color:#5f84ff;box-shadow:0 0 0 3px #5f84ff24}.admin-login-error{padding:10px 12px;border:1px solid #f4c7c2;border-radius:7px;color:#b42318;background:#fff4f2;font-size:13px;font-weight:600}.admin-login-card form>button{height:42px;border:0;border-radius:7px;color:#fff;background:#5f73ea;font-size:14px;font-weight:650;box-shadow:0 12px 24px #5f73ea38}.admin-login-card form>button:disabled{cursor:not-allowed;opacity:.68}.admin-login-card footer{display:grid;gap:4px;margin-top:22px;padding-top:18px;border-top:1px solid #edf1f7;color:#667085;font-size:13px}.admin-login-card footer a{color:#315bdc;font-weight:650;text-decoration:none}.setup-shell{width:100%;height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);overflow:hidden;background:#fff;color:#111827}.setup-brand-panel{position:relative;display:flex;min-height:0;flex-direction:column;padding:28px 24px;color:#fff;background:linear-gradient(180deg,#090c14fa,#04060cfc),radial-gradient(circle at 75% 78%,rgba(76,105,255,.2),transparent 32%);overflow:hidden}.setup-logo-row{width:142px;height:44px}.setup-logo-row img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.setup-question{margin:34px 0 18px;font-size:13px;font-weight:600;color:#f7f8fb}.setup-benefits{display:grid;gap:14px;padding:0;margin:0;list-style:none;font-size:13px;font-weight:500;line-height:1.45;color:#dce5f6}.setup-benefits li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start}.setup-benefits li span{width:8px;height:8px;margin-top:5px;border-radius:2px;background:#5f84ff;transform:rotate(45deg)}.setup-side-illustration{position:absolute;right:-36px;bottom:94px;width:210px;height:210px;opacity:.16}.setup-side-illustration svg{position:absolute;color:#fff}.setup-side-illustration svg:nth-child(1){right:58px;bottom:70px}.setup-side-illustration svg:nth-child(2){right:128px;bottom:18px}.setup-side-illustration svg:nth-child(3){right:18px;bottom:10px}.setup-user-card{position:relative;z-index:1;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;margin:auto -24px -28px;padding:20px 24px 24px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff05}.setup-user-card>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#f5822a;font-weight:700}.setup-user-card strong,.setup-user-card small,.setup-user-card button{display:block}.setup-user-card small{margin-top:2px;color:#cad3e5}.setup-user-card button{grid-column:2;justify-self:start;padding:0;border:0;color:#fff;background:transparent;font-size:12px;text-decoration:underline}.setup-main{min-width:0;min-height:0;overflow:auto;background:#fff}.setup-form{min-height:100%;padding:34px 42px 92px}.setup-header{max-width:720px;margin-bottom:26px}.setup-header p{margin:0 0 4px;color:#496de8;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.setup-header h1{margin:0;font-size:24px;line-height:1.3;font-weight:600}.setup-header span{display:block;width:58px;height:3px;margin-top:13px;border-radius:999px;background:#5f84ff}.setup-grid{display:grid;max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 32px}.setup-grid label{display:grid;gap:8px;color:#303b50;font-size:13px;font-weight:600}.setup-label-text{display:inline-flex;align-items:center;gap:4px;line-height:18px}.setup-grid b{color:#d92d16;font-size:13px;line-height:1}.setup-grid input,.setup-grid select{width:100%;height:40px;border:1px solid #ccd5e4;border-radius:6px;padding:0 12px;color:#101828;background:#fff;outline:none;font-size:13px;font-weight:500}.setup-combobox{position:relative}.setup-select-trigger{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ccd5e4;border-radius:8px;padding:0 10px 0 12px;color:#111827;background:#fff;font-size:13px;font-weight:600;text-align:left}.setup-select-trigger:hover,.setup-select-trigger:focus-visible{border-color:#5f84ff;box-shadow:0 0 0 3px #5f84ff24}.setup-select-actions{display:inline-flex;align-items:center;gap:10px;color:#344054}.setup-select-clear{width:28px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid #d7dfed;padding-right:10px;color:#667085}.setup-select-clear:hover,.setup-select-clear:focus-visible{color:#d92d16;outline:none}.setup-combobox.open .setup-select-trigger{border-color:#5f84ff;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.setup-combobox.field-error .setup-select-trigger{border-color:#d92d16;background:snow}.setup-select-panel{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;overflow:hidden;border:1px solid #cfd8eb;border-radius:12px;background:#fff;box-shadow:0 18px 42px #10182829}.setup-select-search{position:relative;display:block;padding:10px;border-bottom:1px solid #edf1f7;background:#f8fafc}.setup-select-search svg{position:absolute;top:50%;left:22px;transform:translateY(-50%);color:#667085;pointer-events:none}.setup-select-search input{width:100%;height:34px;border:1px solid #d7dfed;border-radius:8px;padding:0 12px 0 34px;color:#111827;background:#fff}.setup-select-options{max-height:214px;overflow:auto;padding:6px;scrollbar-width:none;-ms-overflow-style:none}.setup-select-options::-webkit-scrollbar{width:0;height:0}.setup-select-options button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:8px;padding:8px 10px;color:#111827;background:transparent;font-size:13px;font-weight:600;text-align:left}.setup-select-options button svg{flex:0 0 auto}.setup-select-options button:hover,.setup-select-options button:focus-visible{background:#eef4ff;color:#315bdc}.setup-select-options button.selected{color:#fff;background:#5f84ff}.setup-select-options button.selected span{color:#fff}.setup-select-options p{margin:0;padding:16px 10px;color:#667085;font-size:13px;font-weight:500}.setup-grid input:focus,.setup-grid select:focus{border-color:#5f84ff;box-shadow:0 0 0 3px #5f84ff24}.setup-grid input.field-error,.setup-grid select.field-error{border-color:#d92d16;background:snow}.setup-grid input.field-error:focus,.setup-grid select.field-error:focus{border-color:#d92d16;box-shadow:0 0 0 3px #d92d161f}.setup-error{margin-top:-2px;color:#b42318;font-size:12px;font-weight:500;line-height:16px}.setup-more-toggle{display:inline-flex;align-items:center;gap:6px;margin:32px 0 12px;padding:0;border:0;color:#1f2937;background:transparent;font-size:13px;font-weight:600;text-decoration:underline}.setup-more{max-width:760px;display:none}.setup-more.expanded{display:block}.setup-preferences{display:grid;gap:12px}.setup-preferences label{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;align-items:center}.setup-preferences span{color:#4c5870;font-size:13px}.setup-preferences>label>select,.setup-preferences>label>input,.setup-date-field{width:100%;min-height:38px;border:1px solid #ccd5e4;border-radius:8px;color:#315bdc;background:#fff;font-size:13px;font-weight:500;outline:none}.setup-preferences>label>select,.setup-preferences>label>input{padding:0 12px}.setup-preferences>label>select:focus,.setup-preferences>label>input:focus,.setup-date-field:focus-within{border-color:#5f84ff;box-shadow:0 0 0 3px #5f84ff24}.setup-date-field{height:40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden}.setup-date-field input{width:100%;height:100%;border:0;padding:0 12px;color:#315bdc;background:transparent;font-size:13px;font-weight:500;outline:none}.setup-date-field button{width:34px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-left:1px solid #d7dfed;color:#667085;background:transparent}.setup-date-clear-button:hover,.setup-date-clear-button:focus-visible{color:#d92d16;outline:none}.setup-more p{margin:22px 0 0;color:#667085;font-size:13px}.setup-footer{position:fixed;right:0;bottom:0;left:292px;display:flex;align-items:center;height:72px;padding:0 42px;border-top:1px solid #e3e8f3;background:#fffffff0;box-shadow:0 -8px 28px #10182814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.setup-submit-error{margin:0 18px 0 0;color:#b42318;font-size:13px;font-weight:600}.setup-primary{height:42px;min-width:132px;border:0;border-radius:6px;color:#fff;background:#5f84ff;font-size:14px;font-weight:600;box-shadow:0 10px 24px #5f84ff3d}.setup-primary:disabled{cursor:not-allowed;opacity:.65}.setup-primary:hover,.setup-primary:focus-visible{background:#4d70ea}.erp-app{width:100%;height:100vh;display:grid;grid-template-columns:276px minmax(0,1fr);overflow:hidden;background:#fff;transition:grid-template-columns .18s ease}.erp-app.sidebar-collapsed{grid-template-columns:66px minmax(0,1fr)}.app-sidebar{position:relative;height:100vh;min-height:0;display:grid;grid-template-columns:66px 210px;width:276px;min-width:0;color:#fff;background:#0f1420;z-index:20;overflow:hidden;transition:grid-template-columns .18s ease,width .18s ease}.app-sidebar.collapsed{grid-template-columns:66px 0;width:66px}.rail{min-height:0;height:100vh;display:flex;flex-direction:column;align-items:stretch;background:#05070c;border-right:1px solid #272d3d}.rail button{min-height:58px;border:0;border-left:3px solid transparent;color:#b7c8ee;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;line-height:1.25}.rail .rail-menu-button{height:60px;min-height:60px;flex:0 0 60px;margin:0 0 14px;border-left:0;border-bottom:1px solid #242b3d;color:#b9c7e8}.rail button.active,.rail-bottom button.active,.rail-bottom .rail-profile.active-profile{color:#fff;background:#1f2942;border-left-color:#6e86ff}.rail button svg,.module-nav button svg,.topbar button svg,.panel svg{flex:0 0 auto}.rail-bottom{position:sticky;bottom:0;margin-top:auto;display:grid;gap:4px;padding-bottom:7px;background:#05070c}.rail-bottom button{min-height:45px;position:relative}.rail-notification-badge{position:absolute;top:7px;right:12px;min-width:16px;height:16px;padding:0 4px;border:1px solid #fff;border-radius:999px;display:grid;place-items:center;color:#fff;background:#e05252;font-size:10px;font-weight:700;line-height:1}.rail-bottom .rail-profile{width:36px;height:36px;min-height:36px;margin:3px auto 0;display:grid;place-items:center;border:2px solid #233550;border-radius:999px;color:#fff;background:#5e6b79;font-size:16px;font-weight:700;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 1px #576df338}.rail-bottom .rail-profile:hover,.rail-bottom .rail-profile:focus-visible,.rail-bottom .rail-profile.active-profile{border-color:#7fa1ff;outline-color:#1b2744;box-shadow:0 0 0 2px #4f7dff,0 0 0 5px #4f7dff2e}.module-nav{min-width:0;min-height:0;height:100vh;padding:0 7px 16px;background:#0f1420;color:#fff;overflow:auto;scrollbar-width:none;opacity:1;transition:opacity .16s ease,transform .16s ease}.app-sidebar.collapsed .module-nav{opacity:0;pointer-events:none;transform:translate(-16px)}.module-nav::-webkit-scrollbar{display:none}.brand{height:60px;min-height:60px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:flex-start;padding:2px 10px;border-bottom:1px solid #242b3d;background:#0f1420}.sidebar-logo-image{width:142px;height:44px;display:block;object-fit:contain;object-position:left center}.module-nav p{position:relative;margin:12px 8px 18px;min-height:18px;display:flex;align-items:center;color:#fff;font-size:14px;font-weight:700;line-height:18px}.module-nav p:after{content:"";position:absolute;left:0;bottom:-9px;width:34px;height:2px;background:#6f86f6}.module-nav .module-org-name{margin:0 -7px 8px;padding:14px 15px 18px;min-height:61px;background:#0f1420}.module-nav .module-org-name:after{left:15px;bottom:9px}.module-nav button{border:0;background:transparent;color:#fff;min-height:36px;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 10px;text-align:left;white-space:nowrap;font-size:14px}.home-link{width:100%;min-height:37px!important;font-weight:700}.home-link.active,.sidebar-link-group:not(.report-defaults) button.active{background:#333b50}.sidebar-link-group{display:grid;gap:4px;margin-top:21px}.sidebar-link-group h4{margin:0 0 7px 4px;color:#91a9dd;font-size:12px;font-weight:800;letter-spacing:.02em}.sidebar-link-group button{width:100%;min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;column-gap:8px;color:#fff;padding:0 12px;font-weight:700}.sidebar-link-group button span,.home-link span{min-width:0;overflow:hidden;text-overflow:ellipsis}.sidebar-link-group button .sidebar-create-plus{width:34px;height:36px;margin:0 -12px 0 0;display:grid;place-items:center;justify-self:stretch;align-self:stretch;color:#dfe7ff;background:#3d465d;border-radius:0 7px 7px 0;cursor:pointer;opacity:0;pointer-events:none;overflow:visible;transition:opacity .14s ease,background .14s ease}.sidebar-link-group button:hover .sidebar-create-plus,.sidebar-link-group button:focus-within .sidebar-create-plus{opacity:1;pointer-events:auto}.sidebar-link-group button .sidebar-create-plus:hover,.sidebar-link-group button .sidebar-create-plus:focus-visible{color:#fff;background:#4a5570;outline:0}.sidebar-link-group button:hover,.home-link:hover{color:#dce5ff;background:#252b3b}.trial{margin:22px 7px 0;border-radius:6px;padding:12px;color:#dfe7ff;background:#1f2942;font-size:13px;font-weight:700;line-height:1.45}.module-page{min-width:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#f7f8fb}.topbar{height:62px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 14px 0 16px;border-bottom:1px solid #e1e6ee;background:#fff}.filter-title{border:0;background:transparent;color:#061126;display:inline-flex;align-items:center;gap:4px;padding:0;font-size:18px;font-weight:700}.filter-title svg{color:#5f79f6}.topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.topbar-actions>.primary-button{flex:0 0 auto;min-width:142px;white-space:nowrap}.topbar-new-button{flex:0 0 auto;min-width:88px;min-height:34px;padding:0 15px;border-radius:5px;box-shadow:none}.menu-items-topbar-actions{margin-left:auto;display:inline-flex;align-items:center;gap:14px}.tables-topbar-actions{gap:8px}.tables-topbar-actions .topbar-new-button{min-width:76px}.tables-more-button{flex:0 0 auto}.topbar-more-wrap{position:relative;flex:0 0 auto;display:inline-flex;align-items:center}.tables-more-button.active{border-color:#cfd7e7;background:#fff;color:#172033}.topbar-more-tooltip{position:absolute;top:calc(100% + 7px);right:-2px;z-index:30;padding:6px 9px;border-radius:4px;background:#111827;color:#fff;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease}.topbar-more-wrap:hover .topbar-more-tooltip{opacity:1;transform:translateY(0)}.topbar-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:186px;overflow:hidden;border:1px solid #dfe5f0;border-radius:6px;background:#fff;box-shadow:0 14px 30px #0f172a29}.topbar-more-menu button{width:100%;min-height:38px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;background:#fff;color:#344054;font:inherit;font-size:14px;text-align:left}.topbar-more-menu button:hover{background:#f5f7fb}.topbar-more-menu button.active,.topbar-more-menu button.active:hover{background:#6284ee;color:#fff}.topbar-more-menu button svg{flex:0 0 auto;color:#6b8bff;stroke-width:2}.topbar-more-menu button.active svg{color:#fff}.topbar-more-chevron{margin-left:auto}.topbar-more-separator{display:block;height:1px;background:#e9edf5}.menu-items-sort-button,.menu-items-view-toggle,.menu-items-view-toggle button{height:34px;display:inline-flex;align-items:center;justify-content:center}.menu-items-sort-button{min-width:48px;gap:5px;border:1px solid #d8dde7;border-radius:6px;background:linear-gradient(180deg,#fff,#f8f9fb);color:#344054;box-shadow:0 1px 2px #0f172a0d}.menu-items-view-toggle{overflow:hidden;border:1px solid #d8dde7;border-radius:6px;background:#fff}.menu-items-view-toggle button{width:34px;border:0;border-right:1px solid #d8dde7;background:#fff;color:#6f86f6}.menu-items-sort-button svg,.menu-items-view-toggle svg,.tables-more-button svg{flex:0 0 auto;display:block;stroke-width:2}.menu-items-view-toggle button:last-child{border-right:0}.menu-items-view-toggle button.active{background:#eceff4;color:#4f69ef}.menu-items-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;padding:16px}.menu-item-card{min-height:190px;padding:14px;border:1px solid #e0e6f0;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:9px}.menu-item-card-top,.menu-item-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.menu-item-card h3{margin:0;color:#071329;font-size:15px;font-weight:620}.menu-item-card p{margin:-4px 0 0;color:#667085;font-size:13px}.menu-item-card-meta strong{color:#071329;font-size:17px;font-weight:650}.menu-item-card-meta span{color:#667085;font-size:12px}.menu-item-card .row-actions{margin-top:auto;justify-content:flex-end}.menu-items-inventory-panel{height:100%;min-height:0;display:flex;flex-direction:column;border:0;border-radius:0;background:#fff;overflow:hidden;box-shadow:none}.cpm-items-table-wrap{flex:1 1 auto;min-height:0;max-width:100%;overflow:auto;padding:0;background:#fff;scrollbar-gutter:auto;scrollbar-color:transparent transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.cpm-items-table-wrap:hover{scrollbar-color:#9aa6b8 transparent}.cpm-items-table-frame{min-width:1280px;min-height:100%;border:1px solid #dfe5ef;background:#fff;box-shadow:0 1px 2px #0f172a08}.cpm-items-table-wrap::-webkit-scrollbar{width:6px;height:10px}.cpm-items-table-wrap::-webkit-scrollbar-track{background:transparent}.cpm-items-table-wrap::-webkit-scrollbar-track:horizontal{background:#eef2f7;border-top:1px solid #dfe5ef}.cpm-items-table-wrap::-webkit-scrollbar-thumb{border-radius:999px}.cpm-items-table-wrap::-webkit-scrollbar-thumb:vertical{border:1px solid transparent;background:transparent}.cpm-items-table-wrap:hover::-webkit-scrollbar-thumb:vertical{background:#9aa6b8}.cpm-items-table-wrap::-webkit-scrollbar-thumb:horizontal{border:2px solid #eef2f7;background:#9aa6b8}.cpm-items-table-wrap::-webkit-scrollbar-thumb:hover{background:#7f8da3}.cpm-items-table{width:100%;table-layout:fixed;border-collapse:collapse;color:#000;font-size:14px}.cpm-items-table th,.cpm-items-table td{height:60px;padding:0 16px;border-bottom:1px solid #e5e9f1;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cpm-items-table th{position:sticky;top:0;z-index:2;height:38px;background:#f8f9fc;color:#65708a;font-size:11px;font-weight:650;letter-spacing:.025em;text-transform:uppercase;-webkit-user-select:none;user-select:none}.cpm-items-table th:after{content:"";position:absolute;top:8px;right:0;bottom:8px;width:7px;cursor:col-resize;border-right:2px solid transparent}.cpm-items-table th:hover:after,body.cpm-column-resizing .cpm-items-table th:after{border-right-color:#8ea0c1}body.cpm-column-resizing,body.cpm-column-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.cpm-items-table th:nth-child(1),.cpm-items-table td:nth-child(1),.cpm-items-table th:nth-child(2),.cpm-items-table td:nth-child(2),.cpm-items-table th:nth-child(3),.cpm-items-table td:nth-child(3){position:sticky;background:#fff}.cpm-items-table th:nth-child(1),.cpm-items-table td:nth-child(1){left:0;z-index:4}.cpm-items-table th:nth-child(2),.cpm-items-table td:nth-child(2){left:var(--menu-items-check-left, 54px);z-index:4}.cpm-items-table th:nth-child(3),.cpm-items-table td:nth-child(3){left:var(--menu-items-name-left, 108px);z-index:4;box-shadow:1px 0 #e5e9f1}.cpm-items-table th:nth-child(1),.cpm-items-table th:nth-child(2),.cpm-items-table th:nth-child(3){z-index:6;background:#f8f9fc}.cpm-items-table th:nth-child(3){min-width:300px}.cpm-items-table th:nth-child(5),.cpm-items-table th:nth-child(6),.cpm-items-table td:nth-child(5),.cpm-items-table td:nth-child(6){text-align:right}.cpm-items-table td:last-child{overflow:visible}.cpm-items-table tbody tr{background:#fff}.cpm-items-table tbody tr:hover{background:#fbfcff}.cpm-items-tools,.cpm-items-search,.cpm-items-check{width:auto;min-width:0;padding-inline:10px!important;color:#4f69ef;text-align:center!important}.cpm-items-check input{width:14px;height:14px;margin:0;accent-color:#637cf4}.cpm-item-name-cell{display:flex;align-items:center;gap:11px;min-width:0}.cpm-item-image{width:34px;height:34px;border:1px solid #d9dee8;border-radius:2px;background:#f8f9fb;color:#aab2c2;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.cpm-item-name-cell button{border:0;background:transparent;color:#3574ff;font:inherit;font-weight:450;text-align:left;cursor:pointer}.cpm-item-name-cell button:hover{text-decoration:underline}.cpm-row-actions{position:relative;justify-content:flex-end;opacity:0;transition:opacity .15s ease}.cpm-items-table tbody tr:hover .cpm-row-actions,.cpm-items-table tbody tr:focus-within .cpm-row-actions{opacity:1}.cpm-items-empty{border-top:1px solid #e5e9f1;color:#667085}.cpm-status-menu-wrap{position:relative;display:inline-flex}.cpm-status-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:126px;padding:5px;display:grid;gap:4px;border:1px solid #d8dde7;border-radius:7px;background:#fff;box-shadow:0 10px 26px #0f172a29}.cpm-status-menu button{width:100%;height:32px;justify-content:flex-start;border:0;background:transparent}.cpm-status-menu button:hover,.cpm-status-menu button.active{background:#f3f6fb}.item-dialog-backdrop{left:276px;display:block;padding:0;background:transparent}.sidebar-collapsed .item-dialog-backdrop{left:66px}.item-dialog{width:100%;max-width:none;height:100vh;max-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:0;background:#fff;box-shadow:none}.item-dialog-body{display:block;min-height:0;overflow:auto;padding:20px;background:#fff}.item-dialog-body .category-dialog-input{min-height:36px}.item-editor-top{display:grid;grid-template-columns:minmax(440px,560px) minmax(360px,420px);gap:42px;align-items:start;padding:0 0 24px}.item-editor-form-grid{display:grid;grid-template-columns:128px minmax(260px,376px);gap:16px 22px;align-items:center}.item-editor-form-grid.two-column{grid-template-columns:128px minmax(240px,320px) 142px minmax(240px,320px);column-gap:24px}.item-name-input{width:405px}.field-help{width:15px;height:15px;display:inline-grid;place-items:center;border:1px solid #9aa5b8;border-radius:999px;color:#667085;font-size:10px;line-height:1;text-decoration:none}.item-radio-row{display:inline-flex;align-items:center;gap:14px;color:#111827;font-size:14px}.item-radio-row label{display:inline-flex;align-items:center;gap:7px}.item-radio-row input,.item-editor-section-title input{width:14px;height:14px;accent-color:#5f7df3}.item-image-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;padding:14px;border:1px solid #cfd7e6;border-radius:8px;background:#fff}.item-image-panel>div{display:grid;gap:9px}.item-image-panel>div:nth-child(2){grid-row:span 2}.item-image-panel p{margin:0;color:#111827;font-size:14px;font-weight:500}.item-upload-tile{min-height:78px;display:grid;place-items:center;gap:6px;border:1px dashed #c9d2e2;border-radius:7px;color:#111827;background:#fff;font-size:14px;font-weight:400;text-align:center}.item-upload-tile svg{color:#5f7df3}.item-upload-large{min-height:202px;padding:16px;align-content:center}.item-upload-large span{width:22px;height:22px;display:inline-grid;place-items:center;margin-inline:auto;border-radius:999px;color:#fff;background:#5f7df3}.item-upload-large span svg{color:#fff}.item-upload-large strong{font-size:15px;font-weight:500}.item-upload-large small{max-width:190px;color:#667085;font-size:13px;line-height:1.45}.item-editor-section{padding:20px 4px;border-top:1px solid #e1e6ef}.item-editor-section-title{min-height:30px;display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#172033;font-size:18px;line-height:1.25;font-weight:500}.item-editor-note{margin:-8px 0 16px 150px;color:#667085;font-size:13px}.item-type-card-row{display:flex;gap:10px}.price-list-type-card.compact{width:136px;min-height:38px;grid-template-columns:auto 1fr;padding:9px 12px}.price-list-type-card.compact small{display:none}.item-dual-select{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px}.item-dual-select .settings-custom-select{min-width:0}.item-inline-action{width:fit-content;display:inline-flex;align-items:center;gap:4px;border:0;padding:0;color:#2458d9;background:transparent;font-size:14px;font-weight:400}.item-money-input{display:grid;grid-template-columns:48px minmax(0,1fr);border:1px solid #cfd7e6;border-radius:4px;overflow:hidden;background:#fff}.item-money-input span{min-height:36px;display:grid;place-items:center;border-right:1px solid #dfe4ee;color:#111827;background:#f9fafc;font-size:14px}.item-money-input input{width:100%;min-height:36px;border:0;padding:0 12px;color:#344054;font:inherit;outline:0}.item-dialog .category-dialog-footer{position:sticky;bottom:0;z-index:2;justify-content:flex-start;min-height:62px;padding:12px 14px;border-top:1px solid #dde3ee;background:#fff;box-shadow:0 -10px 24px #0f172a14}.item-dialog .primary-button,.item-dialog .ghost-button{min-width:56px;min-height:34px;border-radius:4px}.item-dialog .ghost-button{border:1px solid #d5dbe6;color:#111827;background:#f8f8f9}.search-box{width:min(360px,32vw);height:36px;padding:0 11px;border:1px solid #d8dde7;border-radius:5px;background:#fff;display:flex;align-items:center;gap:8px;color:#64748b}.search-box input{min-width:0;width:100%;border:0;outline:0;color:#071329;font-size:14px}.new-item,.more-icon,.icon-button{width:34px;height:34px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.more-icon,.icon-button{border:1px solid #d8dde7;color:#111827;background:#f8f8f9}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:66px;z-index:2600;display:flex;align-items:stretch;background:#0a0c12ad}.profile-overlay:before{content:"";position:absolute;left:-7px;bottom:28px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #fff;z-index:2}.profile-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.profile-drawer{position:relative;z-index:1;width:410px;max-width:calc(100vw - 66px);height:100vh;display:flex;flex-direction:column;color:#1c2335;background:#edf1f8;box-shadow:12px 0 30px #05070c47}.profile-hero{min-height:194px;display:flex;align-items:flex-start;gap:17px;padding:30px 24px 72px;color:#fff;background:linear-gradient(135deg,#ffffff14,#fff0 58%),linear-gradient(135deg,#445bb9,#5e83e8)}.profile-avatar{flex:0 0 76px;width:76px;height:76px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#5a6874;box-shadow:0 0 0 5px #ffffff21,0 10px 22px #1f2a573d;font-size:34px;font-weight:700;overflow:hidden}.profile-photo-avatar{background:radial-gradient(circle at 34% 28%,#ffd8c8 0 10%,transparent 10%),radial-gradient(circle at 48% 38%,#f6c9b4 0 18%,transparent 19%),radial-gradient(circle at 50% 82%,#24324e 0 30%,transparent 31%),linear-gradient(145deg,#704cc9,#2396bd);color:transparent}.profile-hero>div{min-width:0;flex:1 1 auto;padding-top:2px}.profile-hero h2{max-width:260px;margin:0 0 5px;color:#fff;font-size:19px;line-height:1.18;font-weight:700;overflow-wrap:anywhere}.profile-hero p{margin:3px 0;color:#edf2ff;font-size:13px;line-height:1.25}.profile-company-switch{border:0;display:inline-flex;align-items:center;gap:5px;min-height:25px;max-width:100%;margin-top:4px;padding:0;color:#fff;background:transparent;font-weight:800}.profile-company-switch:hover,.profile-company-switch:focus-visible{color:#fff8e8}.profile-close{flex:0 0 auto;width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;background:#0f172a2e}.profile-card-list{min-height:0;flex:1 1 auto;display:grid;align-content:start;gap:16px;padding:0 24px 76px;margin-top:-45px;overflow:auto}.profile-card,.profile-contact-card{border:1px solid #dce3f1;border-radius:7px;padding:18px 20px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.profile-card h3{margin:0 0 13px;color:#071329;font-size:12px;font-weight:900;text-transform:uppercase}.profile-card p{margin:0 0 10px;color:#667085;font-size:13px;line-height:1.45}.profile-card>button,.profile-contact-card>button{width:100%;min-height:35px;border:0;border-radius:6px;display:flex;align-items:center;gap:10px;padding:0;color:#071329;background:transparent;font-size:14px;font-weight:500;text-align:left}.profile-card>button:hover,.profile-card>button:focus-visible,.profile-contact-card>button:hover,.profile-contact-card>button:focus-visible{background:#eef2ff;padding-left:8px}.profile-card>button svg,.profile-contact-card>button svg{color:#071329;stroke-width:1.8}.profile-contact-card small{display:block;margin:0 0 0 27px;color:#667085;font-size:13px}.profile-contact-card hr{width:100%;height:1px;margin:10px 0 9px 27px;border:0;background:#d8dde7}.profile-footer{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;justify-content:space-between;gap:10px;padding:9px 20px;border-top:1px solid #dce3f1;background:#fffffff0;box-shadow:0 -10px 22px #0f172a14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-footer button{min-height:36px;border:0;border-radius:0;display:inline-flex;align-items:center;gap:5px;padding:0 4px;color:#4167e8;background:transparent;font-size:14px;font-weight:500}.profile-footer button:last-child{color:#e05252}.profile-footer button:first-child{color:#4167e8}.primary-button,.ghost-button{border:0;border-radius:5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{min-height:34px;padding:0 13px;color:#fff;background:#7187f2}.ghost-button{min-height:32px;padding:0 12px;color:#5f79f6;background:#eef2ff}.main-panel{min-width:0;min-height:0;overflow:auto;overflow-x:hidden;padding:18px}.main-panel:has(.menu-items-inventory-panel){flex:1 1 auto;min-height:0;overflow:hidden;padding:0}.api-alert,.api-loading{margin-bottom:14px;border-radius:7px;font-weight:800}.api-alert{padding:12px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.api-alert span{color:#7c2d12;font-weight:600}.api-alert button{min-height:30px;padding:0 12px;color:#fff;background:#ea580c;border:0;border-radius:5px;font-weight:800}.api-loading{padding:11px 14px;color:#4167e8;background:#eef2ff;border:1px solid #c7d2fe}.eyebrow{margin:0 0 7px;color:#4167e8;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:800}h1,h2{margin:0;letter-spacing:0}h1{font-size:28px;line-height:1.1}h2{color:#071329;font-size:18px;font-weight:750}.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.home-dashboard{display:grid;gap:16px}.dashboard-control-bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0 2px;background:transparent}.dashboard-mode-tabs{display:flex;align-items:center;gap:12px}.dashboard-mode-tabs button{min-height:38px;padding:0 18px;border:1px solid #d8deea;border-radius:999px;color:#071329;background:#fff;font-size:14px;font-weight:620;box-shadow:0 1px 2px #0f172a08}.dashboard-mode-tabs button.active{border-color:#6f7df2;color:#fff;background:#6f7df2;box-shadow:0 8px 18px #6f7df238}.dashboard-filter-group{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px}.dashboard-select-field{width:min(300px,28vw);height:38px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;border:1px solid #ccd5e6;border-radius:5px;background:#fff;color:#526079}.dashboard-select-field.compact{width:210px}.dashboard-select-field>svg:first-child{justify-self:center;color:#33405a}.dashboard-select-field .dashboard-custom-select{width:100%;height:100%}.dashboard-select-field .settings-custom-select-trigger{min-height:36px;border:0;border-left:1px solid #e3e7ee;border-radius:0 4px 4px 0;padding:4px 9px 4px 11px;color:#1f2a44;background:transparent}.dashboard-select-field .settings-custom-select.open .settings-custom-select-trigger,.dashboard-select-field .settings-custom-select-trigger:focus-visible{box-shadow:inset 0 0 0 1px #7185e8}.dashboard-select-field .settings-custom-select-menu{min-width:100%}.home-tabs{min-height:42px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #dfe4ee}.home-tabs button{min-width:132px;height:42px;padding:0 16px;color:#475467;background:transparent;border:0;border-bottom:3px solid transparent;border-radius:0;font-weight:800}.home-tabs button.active{color:#4167e8;border-bottom-color:#4167e8}.topbar-home-tabs{align-self:stretch;min-height:62px;border-bottom:0;align-items:stretch}.topbar-home-tabs button{height:62px;min-width:166px;padding:0 18px;white-space:nowrap}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:16px;align-items:start}.home-main-card,.setup-panel{min-height:360px}.home-side-stack{display:grid;gap:16px;min-width:0}.home-table-list,.home-location-list,.setup-list,.home-action-list,.home-note-list,.home-support{display:grid;gap:10px}.home-table-row,.home-location-row{display:grid;align-items:center;gap:12px;min-width:0;border:1px solid #edf0f5;border-radius:7px;background:#fff}.home-table-row{grid-template-columns:48px minmax(0,1fr) auto auto;padding:10px 12px}.home-table-row strong,.home-location-row strong{color:#071329}.home-table-row>div,.home-location-row>div{min-width:0;display:grid;gap:3px}.home-table-row small,.home-location-row small{color:#667085}.home-table-row b,.home-location-row b{color:#4167e8;font-size:13px}.home-action-list button,.setup-list button{min-height:44px;width:100%;padding:0 12px;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;color:#27364a;background:#fff;border:1px solid #e3e8f2;border-radius:7px;text-align:left;font-weight:800}.home-action-list button:hover,.setup-list button:hover{border-color:#9cadff;background:#f7f9ff}.home-location-row{grid-template-columns:34px minmax(0,1fr) auto;padding:10px}.home-location-row>span{width:34px;height:34px;display:grid;place-items:center;color:#4167e8;background:#eef2ff;border-radius:7px}.setup-percent{color:#4167e8;font-size:22px}.setup-progress{height:8px;overflow:hidden;background:#e8edf7;border-radius:999px;margin-bottom:16px}.setup-progress span{display:block;height:100%;background:#4167e8;border-radius:inherit}.setup-list button.complete svg{color:#15803d}.home-note-list p,.home-support p{margin:0;color:#536175;line-height:1.5}.home-note-list strong{color:#071329}.home-support p{display:flex;align-items:center;gap:8px}.restaurant-control{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:calc(100vh - 110px);margin:-4px}.restaurant-workspace,.restaurant-order-panel{border:1px solid #e0e6f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.restaurant-workspace{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:16px;padding:16px;overflow:hidden}.restaurant-control-topbar{display:block}.restaurant-search{height:50px;display:flex;align-items:center;gap:0;overflow:hidden;border:1px solid #dfe5ef;border-radius:7px;padding:0;color:#667085;background:#fff;box-shadow:0 8px 18px #0f172a12}.restaurant-search-scope{height:100%;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;border-right:1px solid #d8dee8;padding:0 14px;color:#172033;font-size:13px;font-weight:520}.restaurant-search input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#172033;font:inherit;font-size:13px;padding:0 14px}.restaurant-search input::placeholder{color:#6b7280}.restaurant-category-strip{position:relative;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 4px 12px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c8d0dc transparent}.restaurant-category-strip::-webkit-scrollbar{height:6px}.restaurant-category-strip::-webkit-scrollbar-track{background:transparent}.restaurant-category-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#c8d0dc}.restaurant-category-strip button{position:relative;flex:0 0 116px;min-height:108px;display:grid;align-content:center;gap:7px;border:1px solid #e1e7f0;border-radius:9px;padding:13px 14px;color:#172033;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 8px 18px #0f172a0b;scroll-snap-align:start;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.restaurant-category-strip button:hover{transform:translateY(-1px);border-color:#bfd0e3;box-shadow:0 12px 24px #0f172a14}.restaurant-category-strip button.active{border-color:#9dd0aa;background:linear-gradient(180deg,#e9f8ea,#dcefdc);box-shadow:0 12px 26px #2e7d4524}.restaurant-category-strip button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:-7px;height:3px;border-radius:999px;background:#3f8d32}.restaurant-category-strip span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#2e7d45;background:#2e7d4514}.restaurant-category-strip strong{min-width:0;overflow:hidden;color:#071329;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.restaurant-category-strip small{color:#667085;font-size:11.5px}.restaurant-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:16px;overflow-y:auto;padding-right:2px}.restaurant-item-card{display:grid;gap:10px;border:1px solid #e5e9f2;border-radius:8px;padding:10px;background:#fff}.restaurant-item-card.selected{border-color:#4e9565;box-shadow:0 0 0 2px #4e956521}.restaurant-item-image{position:relative;height:130px;overflow:hidden;display:grid;place-items:center;border-radius:8px;color:#8a94a6;background:#f2f5f9}.restaurant-item-image img{width:100%;height:100%;object-fit:cover}.restaurant-item-image span{position:absolute;left:8px;top:8px;border-radius:999px;padding:4px 7px;color:#8a4b00;background:#fff2b8;font-size:10px;font-weight:700}.restaurant-item-copy{min-height:48px}.restaurant-item-copy strong{display:-webkit-box;overflow:hidden;color:#071329;font-size:14px;line-height:1.25;font-weight:650;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restaurant-item-copy small{display:block;overflow:hidden;margin-top:5px;color:#667085;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.restaurant-item-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.restaurant-item-foot b{color:#147a45;font-size:13px;font-weight:700}.restaurant-item-card>button{height:34px;border:0;border-radius:6px;color:#24402e;background:#dcefdc;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.restaurant-table-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:12px;overflow-x:auto;padding-top:2px}.restaurant-table-rail button{min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #e5e9f2;border-radius:999px;padding:8px 12px 8px 8px;color:#172033;background:#fff;text-align:left;cursor:pointer}.restaurant-table-rail button.active{border-color:#b7dec0;background:#fbfffb}.restaurant-table-rail span{grid-row:1 / span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#7c5b00;background:#ffe084;font-size:12px;font-weight:800}.restaurant-table-rail strong,.restaurant-table-rail small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-table-rail strong{font-size:13px;font-weight:650}.restaurant-table-rail small{color:#667085;font-size:11px}.restaurant-order-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;gap:16px;padding:18px}.restaurant-order-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-order-panel h2{margin:0;color:#071329;font-size:21px;font-weight:650}.restaurant-order-panel header small{color:#667085;font-size:12px}.restaurant-order-panel header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e3e8f2;border-radius:8px;background:#fff;cursor:pointer}.restaurant-order-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e3e8f2;border-radius:8px;padding:4px;background:#fafcff}.restaurant-order-modes button{height:42px;border:0;border-radius:7px;color:#344054;background:transparent;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.restaurant-order-modes button.active{color:#24402e;background:#dcefdc}.restaurant-order-list{display:grid;gap:13px;overflow-y:auto;padding-right:2px}.restaurant-order-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;border:1px solid #e5e9f2;border-radius:8px;padding:10px;background:#fff}.restaurant-order-list article>span{width:58px;height:50px;overflow:hidden;display:grid;place-items:center;border-radius:8px;color:#8a94a6;background:#f2f5f9}.restaurant-order-list img{width:100%;height:100%;object-fit:cover}.restaurant-order-list strong,.restaurant-order-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.restaurant-order-list strong{color:#071329;font-size:13px;font-weight:650;white-space:nowrap}.restaurant-order-list small{margin-top:5px;color:#667085;font-size:11px}.restaurant-order-list b{color:#147a45;font-size:12px}.restaurant-order-total{display:grid;gap:8px;border-radius:8px;padding:14px;background:#f8fafc}.restaurant-order-total p,.restaurant-order-total strong{display:flex;align-items:center;justify-content:space-between;margin:0}.restaurant-order-total p{color:#667085;font-size:12px}.restaurant-order-total strong{padding-top:10px;border-top:1px solid #e3e8f2;color:#071329;font-size:16px;font-weight:700}.restaurant-payment-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.restaurant-payment-row button{min-height:54px;display:grid;place-items:center;gap:5px;border:1px solid #e3e8f2;border-radius:8px;color:#344054;background:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.restaurant-payment-row button.active{color:#24402e;background:#dcefdc}.restaurant-place-order{min-height:52px;border:0;border-radius:8px;color:#fff;background:#3f8d32;font:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:inset 0 -2px #0000001f}.restaurant-control{grid-template-columns:minmax(0,1fr) 292px;gap:12px;margin:0;background:#f3f4f6}.restaurant-workspace{gap:12px;border:0;border-radius:0;padding:8px;background:transparent;box-shadow:none;overflow-y:auto}.restaurant-control-topbar{max-width:660px}.restaurant-category-grid{display:grid;grid-template-columns:repeat(4,minmax(132px,1fr));gap:10px}.restaurant-category-grid button{min-height:52px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e7eaf0;border-radius:5px;padding:8px 10px;color:#172033;background:#fff;text-align:left;cursor:pointer;box-shadow:0 6px 14px #0f172a09}.restaurant-category-grid button.active{color:#fff;border-color:#5575e8;background:#5575e8;box-shadow:0 10px 22px #5575e840}.restaurant-category-grid span{grid-row:1 / span 2;width:30px;height:30px;display:grid;place-items:center;border-radius:6px;color:#5575e8;background:#eef2ff}.restaurant-category-grid button.active span{color:#5575e8;background:#fff}.restaurant-category-grid strong,.restaurant-category-grid small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-category-grid strong{font-size:12px;font-weight:650}.restaurant-category-grid small{color:#667085;font-size:10.5px}.restaurant-category-grid button.active small{color:#ffffffd6}.restaurant-section{display:grid;gap:10px}.restaurant-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.restaurant-section-title h2{margin:0;color:#111827;font-size:17px;font-weight:650}.restaurant-section-title button{display:inline-flex;align-items:center;gap:4px;border:0;color:#5575e8;background:transparent;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.restaurant-menu-grid{grid-template-columns:repeat(3,minmax(158px,1fr));gap:10px;overflow:visible;padding:0}.restaurant-item-card{min-height:94px;gap:10px;border-radius:5px;padding:9px;box-shadow:0 6px 14px #0f172a09}.restaurant-item-card.selected{border-color:#5575e8;box-shadow:0 0 0 2px #5575e829}.restaurant-item-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px}.restaurant-item-thumb{width:52px;height:52px;overflow:hidden;display:grid;place-items:center;border-radius:8px;color:#94a3b8;background:#eef2f6}.restaurant-item-thumb img{width:100%;height:100%;object-fit:cover}.restaurant-item-copy{min-height:0}.restaurant-item-copy strong{font-size:12.5px}.restaurant-item-copy small{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restaurant-stepper{display:inline-grid;grid-template-columns:24px 22px 24px;align-items:center;gap:3px}.restaurant-stepper button{width:24px;height:24px;border:0;border-radius:50%;color:#667085;background:#f8fafc;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 2px 7px #0f172a14}.restaurant-stepper button.active{color:#fff;background:#5575e8}.restaurant-stepper em{color:#667085;font-size:11px;font-style:normal;text-align:center}.restaurant-drink-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.restaurant-drink-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto 26px;align-items:center;gap:8px;border:1px solid #e7eaf0;border-radius:5px;padding:8px;background:#fff}.restaurant-drink-list article>span{width:42px;height:42px;overflow:hidden;display:grid;place-items:center;border-radius:8px;color:#94a3b8;background:#eef2f6}.restaurant-drink-list img{width:100%;height:100%;object-fit:cover}.restaurant-drink-list strong,.restaurant-drink-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-drink-list strong{color:#111827;font-size:12.5px;font-weight:650}.restaurant-drink-list small{color:#667085;font-size:11px}.restaurant-drink-list b{color:#147a45;font-size:12px}.restaurant-drink-list button{width:26px;height:26px;border:0;border-radius:50%;color:#5575e8;background:#f2f5ff;font:inherit;font-weight:700;cursor:pointer}.restaurant-drink-list button.active{color:#fff;background:#5575e8}.restaurant-table-float{position:sticky;bottom:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:10px;padding:8px 0 0;background:linear-gradient(180deg,#f3f4f600,#f3f4f6 30%)}.restaurant-table-float button{min-height:50px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e7eaf0;border-radius:999px;padding:7px 10px 7px 7px;color:#172033;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 18px #0f172a0f}.restaurant-table-float button.active{border-color:#f4d471}.restaurant-table-float span{grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#7c5b00;background:#ffe084;font-size:11px;font-weight:800}.restaurant-table-float strong,.restaurant-table-float small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-table-float strong{font-size:12px;font-weight:650}.restaurant-table-float small{color:#667085;font-size:10.5px}.restaurant-order-panel{align-self:start;min-height:0;max-height:calc(100vh - 132px);grid-template-rows:auto minmax(0,auto) auto;gap:12px;border:1px solid #e5e9f2;border-radius:8px;padding:14px;background:#fff;box-shadow:0 10px 28px #0f172a12}.restaurant-order-panel header{min-height:40px;padding-bottom:10px;border-bottom:1px solid #eef2f7}.restaurant-order-panel h2{font-size:18px}.restaurant-order-panel header button{width:32px;height:32px;border-radius:7px;color:#5575e8;background:#f4f6ff}.restaurant-order-list{max-height:330px;gap:9px;overflow-y:auto;padding-right:2px}.restaurant-order-list article{grid-template-columns:46px minmax(0,1fr) auto;gap:9px;border:0;border-radius:7px;padding:8px;background:#fbfcff;box-shadow:inset 0 0 0 1px #edf1f7}.restaurant-order-list article>span{width:46px;height:46px;border-radius:7px}.restaurant-order-list strong{font-size:12.5px;line-height:1.25}.restaurant-order-list small{margin-top:4px;font-size:10.5px}.restaurant-order-list b{align-self:start;margin-top:2px;color:#111827;font-size:12px;font-weight:700}.restaurant-invoice-footer{display:grid;gap:10px;padding-top:2px}.restaurant-order-total{gap:7px;border-radius:7px;padding:12px;background:#f8fafc;box-shadow:inset 0 0 0 1px #edf1f7}.restaurant-order-total p{font-size:11.5px}.restaurant-order-total strong{padding-top:9px;font-size:14px}.restaurant-payment-row{gap:8px}.restaurant-payment-row button{min-height:44px;border-radius:7px;font-size:11px}.restaurant-payment-row button.active{color:#fff;background:#5575e8;border-color:#5575e8}.restaurant-place-order{min-height:46px;border-radius:7px;background:#5575e8;font-size:13.5px;box-shadow:0 10px 20px #5575e83d}.cpm-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:16px;align-items:start}.cpm-invoice-card{grid-column:1 / -1;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5ef;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.cpm-invoice-card>header{height:46px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fbfbfd;border-bottom:1px solid #edf0f5}.cpm-invoice-card h2{margin:0;display:flex;align-items:center;gap:7px;color:#071329;font-size:15px;font-weight:850}.cpm-invoice-card>header button{height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:6px;color:#25318a;background:transparent;border:0;border-radius:5px;font-size:13px;font-weight:800}.cpm-invoice-body{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.cpm-invoice-chart-area{min-width:0}.cpm-invoice-chart-area>p{margin:0 0 6px;color:#27364a;font-size:13px;font-weight:750}.cpm-invoice-chart-area>strong{display:block;margin-bottom:14px;color:#1f2937;font-size:22px;font-weight:900}.cpm-invoice-chart{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px}.cpm-invoice-y-axis{height:278px;display:flex;flex-direction:column;justify-content:space-between;color:#5f6673;font-size:12px;font-weight:650;text-align:right}.cpm-invoice-plot{min-width:0;height:306px;position:relative;border-left:1px solid #e2e7ef;border-bottom:1px solid #dfe4ec;background-image:linear-gradient(to bottom,#edf1f6 1px,transparent 1px);background-size:100% 55px}.cpm-invoice-plot svg{width:100%;height:235px;display:block}.cpm-invoice-plot path{fill:none;stroke:#4167e8;stroke-width:2.25;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.cpm-invoice-plot>span{height:235px;display:grid;place-items:center;color:#667085;font-size:14px}.cpm-invoice-x-axis{display:grid;grid-template-columns:repeat(31,minmax(18px,1fr));gap:2px;padding-top:10px;color:#5f6673;font-size:11px;line-height:1.15;text-align:center}.cpm-invoice-x-axis small{min-width:0;display:grid;gap:1px}.cpm-invoice-x-axis b{display:block;font-weight:600}.cpm-invoice-side{padding-left:20px;display:grid;align-content:start;border-left:1px solid #e2e7ef}.cpm-invoice-row{min-width:0;padding:0 0 18px;margin-bottom:18px;display:grid;grid-template-columns:4px minmax(0,1fr) auto;gap:12px;align-items:start;border-bottom:1px solid #edf0f5}.cpm-invoice-row:last-child{margin-bottom:0;border-bottom:0}.cpm-invoice-row>span{width:4px;height:34px;border-radius:999px;background:#4167e8}.cpm-invoice-row.invoice-green>span{background:#16a34a}.cpm-invoice-row.invoice-purple>span{background:#8b7cf6}.cpm-invoice-row strong{display:block;color:#071329;font-size:14px;font-weight:800}.cpm-invoice-row small{display:block;margin-top:5px;color:#667085;font-size:12px}.cpm-invoice-row b{color:#071329;font-size:14px;font-weight:850;white-space:nowrap}.cpm-receivables-card{grid-column:1 / -1;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5ef;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.cpm-receivables-card>header{height:46px;padding:0 20px;display:flex;align-items:center;background:#fbfbfd;border-bottom:1px solid #edf0f5}.cpm-receivables-card h2{margin:0;display:flex;align-items:center;gap:7px;color:#071329;font-size:15px;font-weight:850}.cpm-receivables-total{padding:20px;display:grid;gap:10px}.cpm-receivables-total p,.cpm-receivables-split p{margin:0;color:#27364a;font-size:13px;font-weight:750}.cpm-receivables-total strong,.cpm-receivables-split strong{color:#1f2937;font-size:22px;font-weight:900}.cpm-receivables-total>span{height:13px;margin-top:12px;display:block;overflow:hidden;background:#f0f3f7;border-radius:5px}.cpm-receivables-total>span i{height:100%;display:block;background:linear-gradient(90deg,#4167e8,#ff791f);border-radius:inherit}.cpm-receivables-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf0f5}.cpm-receivables-split article{min-height:112px;padding:20px;display:grid;align-content:start;gap:8px}.cpm-receivables-split article+article{border-left:1px solid #e2e7ef}.cpm-receivables-split article:first-child p{color:#1685ff;text-transform:uppercase}.cpm-receivables-split article:last-child p{color:#ff4d1f;text-transform:uppercase}.cpm-receivables-split small{color:#7b8492;font-size:13px}.cpm-sales-activity-card{grid-column:1 / -1;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5ef;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.cpm-sales-activity-card>header{height:46px;padding:0 20px;display:flex;align-items:center;background:#fbfbfd;border-bottom:1px solid #edf0f5}.cpm-sales-activity-card h2{margin:0;color:#071329;font-size:15px;font-weight:850}.cpm-sales-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cpm-sales-activity-grid article{min-height:126px;position:relative;overflow:hidden;padding:22px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #edf0f5}.cpm-sales-activity-grid article:nth-child(odd){border-right:1px solid #e2e7ef}.cpm-sales-activity-grid article:nth-child(n+3){border-bottom:0}.cpm-sales-activity-grid p{margin:0 0 16px;color:#071329;font-size:14px;font-weight:800}.cpm-sales-activity-grid strong{color:#00a9e8;font-size:22px;font-weight:900}.cpm-sales-activity-grid span{margin-left:5px;color:#667085;font-size:13px;font-weight:700}.cpm-sales-activity-grid .activity-orange strong{color:#ff9f0a}.cpm-sales-activity-grid .activity-green strong{color:#0a9f26}.cpm-sales-activity-grid .activity-teal strong{color:#1bb5bd}.activity-watermark{position:absolute;right:-8px;bottom:-10px;width:104px;height:78px;opacity:.42;border:3px solid #eef2f7;border-radius:5px}.activity-watermark:before,.activity-watermark:after{content:"";position:absolute;border:3px solid #eef2f7}.activity-watermark.box:before{width:58px;height:58px;left:18px;top:12px;transform:rotate(28deg);background:#fff}.activity-watermark.truck{width:90px;height:44px;border-left:0}.activity-watermark.truck:before{width:42px;height:44px;right:10px;bottom:0;border-radius:4px}.activity-watermark.truck:after{width:18px;height:18px;left:14px;bottom:-12px;border-radius:999px;background:#fff}.activity-watermark.delivered:before{width:54px;height:54px;left:19px;top:12px;transform:rotate(28deg);background:#fff}.activity-watermark.delivered:after{width:30px;height:18px;right:8px;bottom:2px;border-top:0;border-right:0;transform:rotate(-45deg)}.activity-watermark.invoice{width:72px;height:76px;border-radius:4px}.activity-watermark.invoice:before{width:34px;height:0;left:15px;top:22px;border-width:2px 0 0}.activity-watermark.invoice:after{width:24px;height:0;left:15px;top:38px;border-width:2px 0 0}.admin-dashboard-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e1e6ee;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.admin-dashboard-card.full-width{grid-column:1 / -1}.admin-dashboard-card>header{min-height:46px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fbfbfd;border-bottom:1px solid #edf0f5}.admin-dashboard-card h2{margin:0;display:flex;align-items:center;gap:8px;color:#071329;font-size:15px;font-weight:850}.admin-dashboard-card h2 span{width:24px;height:24px;display:grid;place-items:center;color:#4167e8;background:#eef2ff;border-radius:6px}.admin-dashboard-card.full-width .admin-line-chart{height:196px}.admin-dashboard-card.full-width .admin-dashboard-bars,.admin-dashboard-card.full-width .admin-dashboard-line-svg,.admin-dashboard-card.full-width .admin-line-chart>p{height:144px}.admin-dashboard-card.full-width .admin-dashboard-bars{padding:0 58px;gap:32px}.admin-dashboard-card.full-width .admin-y-axis{height:164px}.admin-card-actions{display:flex;align-items:center;gap:8px}.admin-card-actions button{height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#4b5567;background:#fff;border:1px solid #dce2ec;border-radius:5px;font-size:12px;font-weight:800}.admin-chart-toggle{height:30px;padding:3px;display:flex;align-items:center;background:#eef2f8;border-radius:5px}.admin-chart-toggle button{width:26px;height:24px;padding:0;justify-content:center;border:0;background:transparent}.admin-chart-toggle button.active{color:#4167e8;background:#fff;box-shadow:0 1px 4px #0f172a1f}.admin-metric-label{margin:18px 20px 2px;color:#6b7280;font-size:12px;font-weight:800}.admin-money{display:block;margin:0 20px;color:#071329;font-size:27px;font-weight:900}.admin-chart-panel{margin:16px 0 0;min-width:0}.admin-chart-panel.with-channels{margin:14px 20px 20px;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px;align-items:stretch}.admin-chart-area{min-width:0}.admin-chart-wrap{min-width:0;margin:8px 20px 0;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px}.admin-chart-panel.with-channels .admin-chart-wrap{margin:0}.admin-y-axis{height:190px;display:flex;flex-direction:column;justify-content:space-between;color:#98a2b3;font-size:11px;font-weight:800;text-align:right}.admin-line-chart{min-width:0;height:220px;position:relative;border-left:1px solid #eef1f6;background-image:linear-gradient(to bottom,#eef1f6 1px,transparent 1px);background-size:100% 38px}.admin-dashboard-line-svg{width:100%;height:170px;display:block}.admin-dashboard-line-svg path{fill:none;stroke:#4167e8;stroke-width:2.25;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.admin-dashboard-bars{height:170px;padding:0 12px;display:grid;align-items:end;gap:12px}.admin-dashboard-bars i{display:block;min-height:8px;background:linear-gradient(180deg,#6d83f2,#4167e8);border-radius:5px 5px 2px 2px}.admin-line-chart>p{height:170px;margin:0;display:grid;place-items:center;color:#667085;font-weight:800}.admin-x-axis{height:42px;display:grid;align-items:start;gap:4px;color:#98a2b3;font-size:10px;font-weight:800;text-align:center}.admin-x-axis span{min-width:0;display:grid;gap:1px}.admin-x-axis b{display:block;font-weight:inherit}.admin-chart-legend{margin:0 20px 18px 70px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#667085;font-size:11px;font-weight:800}.admin-chart-legend span{display:inline-flex;align-items:center;gap:6px}.admin-chart-legend span:before{content:"";width:8px;height:8px;border-radius:999px;background:#4167e8}.admin-chart-legend span:nth-child(2):before{background:#ff791f}.admin-chart-legend span:nth-child(3):before{background:#16a34a}.admin-channel-breakdown{padding:14px;display:grid;gap:11px;background:#f8faff;border:1px solid #edf1f7;border-radius:6px}.admin-channel-breakdown p{margin:0 0 2px;color:#071329;font-size:13px;font-weight:850}.admin-channel-row{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px}.admin-channel-row>span{width:8px;height:34px;border-radius:999px;background:#4167e8}.admin-channel-row.orange>span{background:#ff791f}.admin-channel-row.green>span{background:#16a34a}.admin-channel-row strong,.cpm-top-items-list strong,.cpm-flow-steps strong{display:block;color:#071329;font-weight:850}.admin-channel-row small,.cpm-top-items-list small,.cpm-flow-steps small{color:#667085}.admin-channel-row b{color:#4167e8;font-size:12px}.cpm-selling-strip-wrap{position:relative;min-height:238px;padding:20px}.cpm-selling-period{position:absolute;top:-39px;right:18px;height:32px;display:inline-flex;align-items:center;gap:6px;color:#25318a;font-size:13px;font-weight:800}.cpm-selling-strip{min-width:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(142px,1fr);gap:22px;overflow:hidden}.cpm-selling-strip article{min-width:0;min-height:190px;display:grid;align-content:start;gap:11px;border-right:1px solid #edf0f5}.cpm-selling-strip article:last-child{border-right:0}.selling-thumb{width:calc(100% - 20px);height:108px;display:grid;place-items:center;color:#4167e8;background:#f4f6fb;border-radius:6px}.selling-thumb.p1{color:#ff791f}.selling-thumb.p2{color:#16a34a}.selling-thumb.p3{color:#8b7cf6}.cpm-selling-strip strong{color:#071329;font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cpm-selling-strip small{color:#667085;font-size:12px}.cpm-selling-strip i{width:64px;height:8px;display:block;overflow:hidden;background:#f0f3f7;border-radius:999px}.cpm-selling-strip i b{height:100%;display:block;background:#4167e8;border-radius:inherit}.cpm-selling-strip article.empty{filter:blur(1.6px);opacity:.55}.cpm-selling-empty{position:absolute;top:82px;left:50%;transform:translate(-50%);padding:14px 22px;color:#27364a;background:#f8fbff;border:1px solid #cfd8e5;border-radius:8px;box-shadow:0 16px 30px #0f172a1f;font-size:15px}.cpm-flow-steps{padding:16px 20px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cpm-flow-steps article{min-height:136px;padding:14px;display:grid;align-content:start;gap:8px;background:#fbfcff;border:1px solid #e8edf5;border-radius:6px}.cpm-flow-steps span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#4167e8;border-radius:999px;font-weight:900}.dashboard-graph-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;align-items:start}.dashboard-chart{min-height:250px}.large-chart{min-height:280px}.chart-total{color:#4167e8;font-size:24px;font-weight:850}.source-chart{display:grid;gap:18px;padding:8px 0}.source-bar-row{display:grid;grid-template-columns:110px minmax(0,1fr) 36px;align-items:center;gap:12px}.source-bar-row span{color:#475467;font-size:13px;font-weight:800}.source-bar-row b{color:#071329;text-align:right}.source-bar-track{height:12px;overflow:hidden;background:#eef2f8;border-radius:999px}.source-bar-track i{display:block;height:100%;border-radius:inherit}.mini-bar-chart{height:176px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;padding-top:10px}.mini-bar{height:100%;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:end;gap:8px}.mini-bar i{width:100%;display:block;align-self:end;background:linear-gradient(180deg,#7187f2,#4167e8);border-radius:6px 6px 3px 3px}.mini-bar span{color:#667085;font-size:11px;font-weight:800;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-chart{display:grid;gap:14px}.rank-row{display:grid;grid-template-columns:30px minmax(0,1fr) 46px;align-items:center;gap:10px}.rank-row>span{width:30px;height:30px;display:grid;place-items:center;color:#4167e8;background:#eef2ff;border-radius:7px;font-weight:850}.rank-row strong{display:block;color:#071329;font-size:13px;margin-bottom:6px}.rank-row i{height:8px;display:block;overflow:hidden;background:#eef2f8;border-radius:999px}.rank-row i b{height:100%;display:block;background:#ff791f;border-radius:inherit}.rank-row em{color:#4167e8;font-style:normal;font-weight:850;text-align:right}.flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.flow-steps div{min-height:150px;padding:14px;display:grid;align-content:start;gap:10px;background:#fbfcff;border:1px solid #e8edf5;border-radius:7px}.flow-steps span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#4167e8;border-radius:999px;font-weight:850}.flow-steps strong{color:#071329}.flow-steps small{color:#667085;line-height:1.4}.metric-card,.panel{background:#fff;border:1px solid #e1e6ee;border-radius:7px;box-shadow:0 2px 8px #0f172a0a}.metric-card{min-height:120px;padding:16px;display:grid;gap:8px}.metric-card p{margin:0;color:#667085;font-size:14px;font-weight:700}.metric-card strong{color:#071329;font-size:28px}.metric-card small{color:#667085}.metric-icon{width:38px;height:38px;border-radius:7px;display:grid;place-items:center}.orange{color:#ff791f;background:#fff1e7}.blue{color:#4167e8;background:#eef2ff}.green{color:#15803d;background:#e8f8ee}.purple{color:#7c3aed;background:#f2ecff}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:16px;align-items:start}.left-stack,.right-stack{display:grid;gap:16px;min-width:0}.panel{padding:16px;min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-header.compact{margin-bottom:12px}.item-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.item-form label{display:grid;gap:6px;color:#475467;font-size:12px;font-weight:800}.item-form input,.item-form select,.category-form input{width:100%;min-width:0;height:36px;border:1px solid #cfd6df;border-radius:5px;background:#fff;color:#071329;outline:0}.item-form input,.category-form input{padding:0 11px}.item-form select{padding:0 9px}.item-form input:focus,.item-form select:focus,.category-form input:focus{border-color:#6f86f6;box-shadow:0 0 0 3px #6f86f624}.wide-field{grid-column:span 2}.category-form{display:flex;align-items:center;gap:8px}.category-form input{width:180px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category-card{min-height:78px;padding:12px;border:1px solid #e1e6ee;border-radius:6px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:9px;text-align:left}.category-card:hover,.selected-category{border-color:#6f86f6;box-shadow:0 0 0 3px #6f86f61a}.category-card small{grid-column:2;color:#667085;font-weight:700}.category-dot{width:12px;height:12px;border-radius:50%}.category-dot.orange{background:#ff791f}.category-dot.blue{background:#4167e8}.category-dot.green{background:#22a06b}.category-dot.purple{background:#7c3aed}.segmented{padding:3px;border-radius:6px;background:#f0f2f7;display:flex;gap:3px}.segmented button{height:30px;padding:0 11px;border:0;border-radius:5px;color:#667085;background:transparent;font-weight:800}.segmented .selected{color:#071329;background:#fff}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}table{width:100%;min-width:760px;border-collapse:collapse}th,td{padding:12px 10px;border-bottom:1px solid #e9edf4;text-align:left;vertical-align:middle;font-size:14px}th{color:#667085;font-size:12px;text-transform:uppercase}.item-cell{display:flex;align-items:center;gap:10px}.item-thumb{width:40px;height:40px;border-radius:7px;color:#ff791f;background:#fff1e7;display:grid;place-items:center;flex:0 0 auto}.tag-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.tag-row span{padding:2px 6px;border-radius:999px;background:#f1f5f9;color:#667085;font-size:11px;font-weight:800}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:26px;border-radius:999px;font-size:12px;font-weight:850}.status-pill.live{color:#15803d;background:#dcfce7}.status-pill.hidden{color:#475569;background:#e2e8f0}.status-pill.sold-out{color:#b42318;background:#fee4e2}.row-actions{display:flex;gap:7px}.row-actions button{width:30px;height:30px;border:1px solid #d8dde7;border-radius:5px;color:#344054;background:#fff;display:inline-grid;place-items:center}.row-actions .cpm-status-menu button,.menu-item-card .row-actions .cpm-status-menu button{width:100%;height:32px;display:flex;justify-content:flex-start;border:0;background:transparent}.row-actions .cpm-status-menu button:hover,.row-actions .cpm-status-menu button.active{background:#f3f6fb}.empty-state{padding:24px 12px 10px;color:#667085;font-weight:700;text-align:center}.preview-panel{background:#fff}.phone-preview{padding:12px;border:8px solid #0b1020;border-radius:30px;background:#fff}.phone-status,.phone-hero,.preview-item{border-radius:14px}.phone-status{height:30px;padding:0 12px;color:#fff;background:#0b1020;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800}.phone-hero{margin-top:10px;padding:14px;background:#fff1e7;display:grid;gap:5px}.phone-hero span{width:36px;height:36px;border-radius:9px;color:#fff;background:#ff791f;display:grid;place-items:center}.phone-hero small,.preview-item small,.qr-row small{color:#667085;font-weight:700}.preview-item{margin-top:10px;padding:10px;background:#f8fafc;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.preview-photo{width:40px;height:40px;border-radius:9px;background:#ff791f}.preview-photo.p1{background:#4167e8}.preview-photo.p2{background:#22a06b}.qr-list{display:grid;gap:10px}.qr-row{min-height:60px;padding:9px;border:1px solid #e9edf4;border-radius:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.qr-box{width:40px;height:40px;border-radius:7px;color:#4167e8;background:#eef2ff;display:grid;place-items:center}.quick-settings{display:grid;gap:9px}.quick-settings .panel-header{margin-bottom:4px}.quick-settings button{height:40px;border:1px solid #e9edf4;border-radius:6px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 11px;font-weight:800;color:#071329}.quick-settings button span{margin-left:auto;color:#667085}.utility-page{display:grid;gap:16px}.utility-header{min-height:126px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid #e1e6ee;border-radius:7px;padding:20px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.utility-header>span{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;color:#5f79f6;background:#eef2ff}.utility-header h1{font-size:26px}.utility-header p:last-child{max-width:760px;margin:7px 0 0;color:#667085;font-size:15px;line-height:1.45}.utility-grid,.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.utility-card,.media-card,.qr-management-card,.settings-row,.report-row{border:1px solid #e1e6ee;border-radius:7px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.utility-card,.media-card{min-height:148px;padding:16px;display:grid;align-content:start;gap:10px}.utility-card>svg{color:#5f79f6}.utility-card p,.media-card small{margin:0;color:#667085;font-weight:700}.utility-card button,.settings-row button,.qr-management-card button{justify-self:start;min-height:30px;border:1px solid #d8dde7;border-radius:5px;padding:0 10px;color:#071329;background:#f8f8f9;font-weight:800}.management-page{display:grid;gap:16px}.management-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.management-summary article,.management-card,.management-editor{border:1px solid #e1e6ee;border-radius:7px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.management-summary article{padding:18px 20px}.management-summary span,.management-summary small{display:block;color:#667085}.management-summary strong{display:block;margin:7px 0 3px;color:#111827;font-size:28px;line-height:1}.management-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.management-card{overflow:hidden}.management-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e8edf5;background:#fbfcff}.management-search{min-width:280px;flex:1;display:flex;align-items:center;gap:9px;min-height:38px;padding:0 12px;border:1px solid #d7deec;border-radius:6px;background:#fff;color:#7b879c}.management-search input{width:100%;border:0;outline:0;color:#172033;font:inherit;background:transparent}.cpm-table{display:grid}.cpm-table-head,.cpm-table-row{display:grid;gap:16px;align-items:center;min-height:58px;padding:0 16px}.cpm-table-head{min-height:42px;border-bottom:1px solid #e8edf5;background:#f7f9fc;color:#667085;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.cpm-table-row{border-bottom:1px solid #eef2f7;color:#1f2937}.cpm-table-row:hover{background:#fbfcff}.cpm-table-row strong,.category-name-cell strong{display:block;color:#111827;font-weight:620}.cpm-table-row small,.category-name-cell small{display:block;margin-top:3px;color:#667085;font-size:12px}.categories-table{grid-template-columns:minmax(260px,1fr) 110px 110px 96px}.price-list-table{grid-template-columns:minmax(240px,1fr) 90px 120px 110px 96px}.category-name-cell{min-width:0;display:flex;align-items:center;gap:12px}.management-status{width:fit-content;min-width:72px;display:inline-grid;place-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:620}.management-status.active{color:#107a48;background:#e8f7ef}.management-status.inactive{color:#7a4b10;background:#fff3dc}.management-editor{position:sticky;top:74px;display:grid;gap:14px;padding:18px}.management-editor label{display:grid;gap:7px;color:#25324a;font-size:13px;font-weight:620}.management-editor input,.management-editor textarea,.management-editor select{width:100%;border:1px solid #d7deec;border-radius:6px;padding:10px 11px;color:#172033;font:inherit;font-weight:500;background:#fff;outline:0}.management-editor input:focus,.management-editor textarea:focus,.management-editor select:focus,.management-search:focus-within{border-color:#6b7ff3;box-shadow:0 0 0 3px #6b7ff31f}.switch-row{display:flex!important;align-items:center;gap:10px!important}.switch-row input{width:17px;height:17px}.price-switch{align-self:end;min-height:40px}.two-column-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-error{margin:0;padding:10px 12px;border:1px solid #fecaca;border-radius:6px;color:#991b1b;background:#fff1f2;font-size:13px}.admin-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0f172a6b}.price-list-backdrop{left:276px;display:block;padding:0;background:transparent}.sidebar-collapsed .price-list-backdrop{left:66px}.admin-dialog{position:static;width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 22px 60px #0f172a38}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.dialog-actions .ghost-button,.dialog-actions .primary-button{min-width:118px}.category-dialog{width:min(700px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;border-radius:3px;background:#fff;box-shadow:0 26px 70px #0f172a47}.category-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:start center;padding:28px 24px 24px;overflow:auto;background:#0f172a6b}.category-dialog-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #dde3ee}.category-dialog-header h2{margin:0;color:#172033;font-size:20px;line-height:1.2;font-weight:620}.category-dialog-close{width:34px;height:34px;display:grid;place-items:center;border:0;color:#dc3a2d;background:transparent}.category-dialog-close:hover{color:#b42318}.category-dialog-body{display:grid;grid-template-columns:190px minmax(0,375px);align-content:start;column-gap:40px;row-gap:16px;padding:20px;overflow:auto}.category-dialog-label{align-self:center;color:#344054;font-size:14px;font-weight:500}.category-dialog-label.required{color:#b42318;text-decoration:underline;text-underline-offset:2px}.category-dialog-label.required:after{content:"*";color:#d92d20}.category-dialog-input{width:100%;min-height:36px;border:1px solid #cfd7e6;border-radius:4px;padding:0 12px;color:#344054;font:inherit;font-size:14px;background:#fff;outline:0}.category-dialog-input:focus,.category-dialog-select-wrap:focus-within{border-color:#7383f4;box-shadow:0 0 0 3px #6b7ff31f}.category-dialog-select-wrap{position:relative}.category-dialog-select-wrap .category-dialog-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:38px}.category-dialog-select-wrap svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#98a2b3}.category-upload-box{width:190px;min-height:178px;display:grid;place-items:center;justify-self:start;gap:8px;padding:18px 14px;border:1px dashed #cbd5e1;border-radius:3px;color:#667085;text-align:center;cursor:pointer;background:#fff}.category-upload-box.has-file{border-style:solid;border-color:#b8c4d8;background:#fbfcff}.category-upload-box input{display:none}.upload-icon-frame{width:46px;height:46px;display:grid;place-items:center;color:#98a2b3}.category-upload-copy{width:100%;min-width:0;display:grid;gap:4px;justify-items:center}.category-upload-copy strong{max-width:150px;color:#667085;font-size:14px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-upload-copy em{color:#6b7ff3;font-size:14px;font-style:normal}.category-upload-copy small{color:#667085;font-size:12px}.category-dialog .form-error{margin:0 20px 12px}.category-dialog-footer{min-height:70px;display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:0 20px;border-top:1px solid #dde3ee;background:#fff}.category-dialog-footer .primary-button,.category-dialog-footer .ghost-button{min-width:62px;min-height:36px;border-radius:4px;padding:0 14px;font-size:14px}.category-dialog-footer .primary-button{background:#6f7df2;box-shadow:none}.category-dialog-footer .ghost-button{border-color:#cfd7e6;color:#172033;background:#fff}.cpm-list-page{min-height:calc(100vh - 62px);margin:-18px;background:#f5f6fa}.cpm-flat-table{min-height:calc(100vh - 62px);background:#f5f6fa}.cpm-flat-head,.cpm-flat-row{display:grid;align-items:center;column-gap:18px;padding:0 20px}.price-list-flat-grid{grid-template-columns:minmax(260px,1.35fr) 100px 120px 140px minmax(150px,.7fr) 42px}.buffet-package-flat-grid{grid-template-columns:minmax(260px,1.35fr) 110px 110px 130px 90px minmax(150px,.65fr)}.buffet-age-row{display:grid;grid-template-columns:90px auto 90px auto;align-items:center;gap:8px;color:#667085;font-size:13px}.buffet-items-form-row{align-items:start}.buffet-package-items{max-height:260px;overflow:auto;display:grid;border:1px solid #d8e0ed;border-radius:6px;background:#fff}.buffet-package-item-row{min-height:42px;display:grid;grid-template-columns:minmax(180px,1fr) 130px;align-items:center;gap:10px;padding:6px 10px;border-bottom:1px solid #eef2f7}.buffet-package-item-row:last-child{border-bottom:0}.buffet-package-item-row label{min-width:0;display:inline-flex;align-items:center;gap:8px;font-size:13px}.buffet-package-item-row label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buffet-package-item-row .settings-custom-select{width:138px}.buffet-package-item-row .settings-custom-select-trigger{min-height:32px;padding:3px 8px}.cpm-flat-head{min-height:38px;border-bottom:1px solid #dfe3eb;background:#fff;color:#344054;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.cpm-flat-row{min-height:50px;border-bottom:1px solid #dfe3eb;background:#fff;color:#061126;font-size:14px}.cpm-flat-row:hover{background:#fbfcff}.flat-link{min-width:0;border:0;padding:0;color:#4f5fff;background:transparent;text-align:left;font:inherit;cursor:pointer}.flat-link:hover{text-decoration:underline}.flat-link small{display:block;margin-top:2px;max-width:460px;overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.flat-search-icon{position:relative;justify-self:end;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#6677f6;cursor:text}.flat-search-icon input{position:absolute;right:0;width:0;height:34px;border:0;border-radius:5px;padding:0;opacity:0;outline:0;background:#fff;transition:width .18s ease,opacity .18s ease,padding .18s ease,border-color .18s ease}.flat-search-icon:hover input,.flat-search-icon:focus-within input,.flat-search-icon input:not(:placeholder-shown){width:260px;border:1px solid #cfd7e6;padding:0 36px 0 12px;opacity:1;box-shadow:0 8px 24px #0f172a14}.flat-search-icon svg{position:relative;z-index:1;pointer-events:none}.flat-actions{justify-content:flex-end;opacity:0;pointer-events:none}.cpm-flat-row:hover .flat-actions,.cpm-flat-row:focus-within .flat-actions{opacity:1;pointer-events:auto}.cpm-empty-list{min-height:160px;display:grid;place-items:center;align-content:center;gap:14px;border-bottom:1px solid #dfe3eb;background:#fff;text-align:center}.cpm-empty-list h2{margin:0;color:#071329;font-size:20px;font-weight:620}.cpm-empty-list p{margin:0;color:#667085;font-size:14px}.price-list-dialog{width:100%;height:100vh;max-height:100vh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;border-radius:0;background:#fff;box-shadow:0 22px 56px #0f172a4d}.price-list-dialog .category-dialog-header{min-height:66px;padding:0 20px}.price-list-dialog .category-dialog-header h2{color:#000;font-size:20px;font-weight:600}.price-list-dialog .category-dialog-close{color:#000}.price-list-dialog-body{display:flex;flex-direction:column;align-items:stretch;gap:13px;min-height:0;padding:32px 20px 28px;overflow:auto}.price-list-form-row{display:grid;grid-template-columns:152px minmax(0,545px);align-items:start;column-gap:40px}.price-list-dialog .category-dialog-footer{min-height:64px;padding:0 16px;box-shadow:0 -8px 18px #0f172a0f}.price-list-dialog .category-dialog-footer .primary-button{background:#5d7df6}.price-list-dialog .category-dialog-footer .ghost-button{color:#000}.price-list-form-row>.category-dialog-label{min-height:34px;display:inline-flex;align-items:center;padding-top:0}.price-list-form-row>.category-dialog-label.required{color:#d92d20}.price-list-dialog-body textarea.category-dialog-input{width:258px;min-height:54px;padding-top:10px;resize:vertical}.price-list-name-input,.price-list-form-row .category-dialog-select-wrap{width:258px}.price-list-radio-row{display:inline-flex;align-items:center;gap:15px;min-height:34px;font-size:14px;color:#111827}.price-list-radio-row label,.price-list-pill-group label,.price-list-inline-check{display:inline-flex;align-items:center;gap:7px}.price-list-radio-row input,.price-list-pill-group input{width:14px;height:14px;accent-color:#5f7df3}.price-list-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:545px}.price-list-type-card{min-height:58px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:8px;row-gap:2px;padding:12px 14px;border:1px solid #dfe4ee;border-radius:8px;color:#111827;background:#fafbfe;text-align:left}.price-list-type-card span{grid-row:span 2;color:#d2d7e4}.price-list-type-card strong{font-size:14px;font-weight:500}.price-list-type-card small{color:#5d6980;font-size:13px}.price-list-type-card.selected{border-color:#5f7df3;background:#fff}.price-list-type-card.selected span{color:#5f7df3}.price-list-percent-control{display:grid;grid-template-columns:108px minmax(0,1fr) 31px;width:258px;height:34px;border:1px solid #cfd6e4;border-radius:5px;overflow:visible;background:#fff}.price-list-percent-control input,.price-list-percent-control span{border:0;border-right:1px solid #d8deea;background:#fff;font:inherit;font-size:14px}.price-list-percent-control .settings-custom-select-trigger{min-height:32px;border:0;border-right:1px solid #d8deea;border-radius:4px 0 0 4px;padding:3px 7px}.price-list-percent-control input{min-width:0;padding:0 10px;outline:0}.price-list-percent-control span{display:grid;place-items:center;border-right:0}.price-list-example-link{margin-top:6px;border:0;padding:0;color:#2458d9;background:transparent;font-size:13px}.price-list-pill-group{display:inline-flex;align-items:center;gap:7px}.price-list-pill-group label{min-height:34px;padding:0 10px;border:1px solid #dfe4ee;border-radius:8px;color:#111827;background:#fafbfe;font-size:14px}.price-list-pill-group label.selected{border-color:#d6ddeb;background:#fff}.price-list-inline-check{min-height:34px;color:#111827;font-size:14px}.price-list-inline-check input{width:14px;height:14px;accent-color:#5f7df3}.price-list-bulk-section{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-top:24px;padding-top:28px;border-top:1px solid #dfe4ee}.price-list-bulk-section h3{margin:0 0 10px;color:#111827;font-size:16px;font-weight:600}.price-list-bulk-section button{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;color:#2458d9;background:transparent;font-size:13px}.price-list-switch{display:inline-grid;grid-template-columns:auto 0 34px;align-items:center;gap:10px;color:#111827;font-size:13px}.price-list-switch input{opacity:0;pointer-events:none}.price-list-switch i{width:34px;height:18px;border-radius:999px;background:#d6dae2;position:relative}.price-list-switch i:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:999px;background:#fff;transition:transform .16s ease}.price-list-switch input:checked+i{background:#5f7df3}.price-list-switch input:checked+i:after{transform:translate(16px)}.price-list-item-rate-head{display:grid;grid-template-columns:minmax(0,1fr) 170px 170px;gap:0;margin:4px -20px -28px;padding:0 20px;border-top:1px solid #edf0f6;color:#596174;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.price-list-item-rate-head span{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;border-left:1px solid #e4e8f0}.price-list-item-rate-head span:first-child{border-left:0;padding-left:12px}.simple-categories-page{min-height:calc(100vh - 62px);margin:-18px;background:#f4f6fb}.simple-category-list{min-height:calc(100vh - 62px);background:#f4f6fb}.simple-category-rows{background:#fff}.simple-category-row{position:relative;min-height:73px;display:grid;grid-template-columns:22px 40px minmax(0,1fr) auto;align-items:center;gap:20px;padding:0 18px 0 calc(18px + (var(--category-depth, 0) * 64px));border-bottom:1px solid #e2e7f0;background:#fff}.simple-category-row:hover{background:#fbfcff}.category-tree-control,.category-tree-spacer{width:22px;height:22px;display:grid;place-items:center}.category-tree-control{border:0;padding:0;color:#8b95a7;background:transparent;cursor:pointer}.category-tree-control svg{width:13px;height:13px;padding:1px;border:1px solid #b8c0cc;border-radius:999px;background:#fff;transition:color .16s ease,border-color .16s ease,transform .16s ease}.category-tree-control:hover svg,.category-tree-control:focus-visible svg{color:#5164f2;border-color:#7582f5}.category-tree-control.is-collapsed svg{transform:rotate(-90deg)}.category-tree-branch{position:absolute;left:calc(29px + ((var(--category-depth, 1) - 1) * 64px));top:-36px;width:30px;height:72px;border-left:1px solid #c7ceda;border-bottom:1px solid #c7ceda;border-bottom-left-radius:4px;pointer-events:none}.category-image-placeholder{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d9dfeb;border-radius:0;color:#a5adbd;background:#f7f9fc;overflow:hidden;cursor:pointer}.category-image-placeholder img{width:100%;height:100%;display:block;object-fit:cover}.simple-category-name{justify-self:start;border:0;padding:0;color:#5969ff;background:transparent;font:inherit;font-size:15px;font-weight:500;cursor:pointer}.simple-category-name:hover{color:#3148e8;text-decoration:underline}.simple-category-actions{display:inline-flex;align-items:center;gap:8px;justify-self:end}.simple-category-edit,.simple-category-delete{height:30px;display:grid;place-items:center;border-radius:5px;border:1px solid #d7deea;color:#111827;background:#fff;box-shadow:0 1px 1px #0f172a05}.simple-category-edit{padding:0 12px;font-size:14px;font-weight:500}.simple-category-delete{width:34px;opacity:0}.simple-category-edit{opacity:0}.simple-category-row:hover .simple-category-delete,.simple-category-row:hover .simple-category-edit,.simple-category-delete:focus-visible,.simple-category-edit:focus-visible{opacity:1}.simple-category-edit:hover{border-color:#bfc8d8;background:#f8fafc}.simple-category-delete:hover{color:#b42318;background:#fff1f2}.simple-category-empty-state{min-height:192px;display:grid;justify-items:center;align-content:center;gap:18px;padding:38px 20px 46px;border-bottom:1px solid #dfe3eb;background:#fff;text-align:center}.simple-category-empty-state h1{margin:0;color:#061126;font-size:21px;line-height:1.25;font-weight:620}.simple-category-empty-state p{margin:0;color:#586278;font-size:15px;line-height:1.5}.simple-category-empty-state .primary-button{min-width:200px;min-height:46px;border-radius:4px;font-size:15px;font-weight:700}.media-card .preview-photo{width:100%;height:110px}.settings-list,.qr-management-list,.report-list{display:grid;gap:10px}.order-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.order-card{min-width:0;padding:14px;display:grid;gap:10px;background:#fff;border:1px solid #e1e6ee;border-radius:7px;box-shadow:0 2px 8px #0f172a0a}.order-card strong{color:#071329}.order-card small,.order-card p{margin:0;color:#667085}.order-card button{min-height:32px;color:#4167e8;background:#eef2ff;border:0;border-radius:5px;font-weight:800}.order-desk-page{min-height:calc(100vh - 36px);margin:-18px -20px -28px;padding:18px;overflow:auto;background:#fbfbfc}.order-desk-header{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:14px}.order-desk-header h1{margin:0 0 4px;color:#111827;font-size:27px;font-weight:520}.order-desk-header p{margin:0;color:#4b5563;font-size:15px}.order-desk-header button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #1e1e1e;border-radius:9px;padding:0 18px;color:#fff;background:#242424;font:inherit;font-size:15px;box-shadow:0 2px #0003}.order-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.order-priority-card{overflow:hidden;min-height:110px;border:1px solid #eceef4;border-radius:10px;background:#fff}.order-priority-card span{min-height:48px;display:flex;align-items:center;padding:0 16px;color:#5b361e;font-size:13px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.order-priority-card strong{display:block;padding:10px 16px 14px;color:#020617;font-size:31px;font-weight:500}.order-priority-card.critical span{background:#fff1f1;color:#7f1d1d}.order-priority-card.high span{background:#fff4ec;color:#7c2d12}.order-priority-card.medium span{background:#fff8e8;color:#7c5b17}.order-priority-card.low span{background:#effdec;color:#2f6f3a}.order-desk-list{display:grid;gap:10px}.order-desk-row{display:grid;grid-template-columns:38px 48px minmax(0,1fr) 310px;gap:14px;align-items:start;border:1px solid #f0a23b;border-radius:12px;padding:14px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.order-desk-row.ready{border-color:#60c98c}.order-desk-row.priority-critical{border-left:5px solid #c62828}.order-desk-row.priority-high{border-left:5px solid #ef6c35}.order-desk-row.priority-medium{border-left:5px solid #e7b432}.order-desk-row.priority-low{border-left:5px solid #55ad68}.order-desk-row.pending{border-color:#dfc05c;background:linear-gradient(90deg,#fffdf5,#fff 26%)}.order-desk-index{color:#111827;font-size:15px;font-weight:750}.order-desk-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#76a7db,#4072a6);font-size:18px;font-weight:800}.order-desk-main{min-width:0;display:grid;gap:8px}.order-desk-main header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#374151;font-size:14px}.order-desk-main header strong{margin-right:8px;color:#111827;font-size:20px;font-weight:520}.order-priority-badge,.order-state-badge{min-height:24px;display:inline-flex;align-items:center;border-radius:6px;padding:0 9px;font-size:12px;font-weight:750}.order-priority-badge{color:#e11d48;background:#fff1f2;text-transform:capitalize}.order-priority-badge.critical{color:#b42318;background:#fff0ee}.order-priority-badge.high{color:#d92d20;background:#fff1f0}.order-priority-badge.medium{color:#b7791f;background:#fff8e1}.order-priority-badge.low{color:#16834b;background:#ecfdf3}.order-state-badge{text-transform:capitalize}.order-state-badge.pending{color:#a66b00;border:1px solid #e9be4b;background:#fff9df}.order-state-badge.preparing{color:#ea580c;border:1px solid #fb923c;background:#fff7ed}.order-state-badge.ready{color:#059669;border:1px solid #6ee7b7;background:#ecfdf5}.order-desk-meta{display:flex;flex-wrap:wrap;gap:28px;color:#4b5563;font-size:14px}.order-desk-meta b{color:#111827;font-weight:750}.order-item-tags{display:flex;flex-wrap:wrap;gap:8px}.order-item-tags span{min-height:24px;display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:0 10px;color:#4b5563;background:#fff;font-size:12px}.order-note{max-width:560px;margin:0;border-radius:6px;padding:10px 12px;color:#111827;background:#f5f5f6;font-size:13px;line-height:1.35}.order-note b{margin-right:10px;color:#4b5563;font-size:11px;text-transform:uppercase}.order-desk-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-desk-actions button{min-height:36px;border:0;border-radius:7px;color:#30343b;background:#f5f5f5;font:inherit;font-size:14px;cursor:pointer}.order-desk-actions button.ready{color:#fff;background:#111}.order-desk-actions button.serve{color:#fff;background:#22c55e}.order-desk-actions button:disabled{opacity:.58;cursor:wait}.kitchen-order-error{margin-bottom:10px}.order-desk-empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed #d4d9e4;border-radius:10px;color:#667085;background:#fff}.order-desk-empty strong{color:#111827;font-size:20px}.order-desk-moved{min-height:calc(100vh - 36px);margin:-18px -20px -28px;display:grid;place-items:center;align-content:center;gap:12px;color:#667085;background:#fbfbfc;text-align:center}.order-desk-moved svg{color:#6f86f6}.order-desk-moved strong{color:#111827;font-size:24px}.order-desk-moved span{max-width:520px;line-height:1.45}.order-desk-moved button{min-height:42px;border:0;border-radius:7px;padding:0 16px;color:#fff;background:#5f73f6;font:inherit;font-weight:750;cursor:pointer}.orders-management-page{min-height:calc(100vh - 36px);margin:-18px -20px -28px;padding:0 14px 18px;overflow:auto;background:#f4f5f7}.orders-management-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 -14px 14px;padding:16px 14px 15px;border-bottom:1px solid #e4e7ec;background:#fff;box-shadow:0 2px 8px #0f172a09}.orders-management-header h1{margin:0 0 4px;color:#111827;font-size:25px;font-weight:650;letter-spacing:-.35px}.orders-management-header p{margin:0;color:#667085;font-size:13px}.orders-management-header>button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:9px;padding:0 18px;color:#fff;background:#252525;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.orders-management-header>button:hover{transform:translateY(-1px);background:#111827;box-shadow:0 7px 16px #11182729}.orders-management-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e3e7ee;border-radius:12px;margin-bottom:14px;padding:9px 10px;background:#fff;box-shadow:0 3px 12px #0f172a0b}.orders-management-toolbar nav{display:flex;align-items:center;gap:3px;border-radius:9px;padding:4px;background:#f2f4f8}.orders-management-toolbar nav button{min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;padding:0 11px;color:#667085;background:transparent;font:inherit;font-size:12px;font-weight:650;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.orders-management-toolbar nav button:hover{color:#344054;background:#ffffffb3}.orders-management-toolbar nav button b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;padding:0 5px;color:#7b8495;background:#e4e8ef;font-size:10px;font-weight:800}.orders-management-toolbar nav button.active{color:#405bd2;background:#fff;box-shadow:0 2px 8px #2a3a6e1f}.orders-management-toolbar nav button.active b{color:#fff;background:#5874e8}.orders-management-tools{display:flex;align-items:center;gap:9px;margin-left:auto}.orders-management-tools label{width:280px;height:40px;display:flex;align-items:center;gap:8px;border:1px solid #d9dee7;border-radius:9px;padding:0 12px;color:#98a2b3;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.orders-management-tools label:focus-within{border-color:#7185e8;box-shadow:0 0 0 3px #5874e81f}.orders-management-tools input{min-width:0;flex:1;border:0;background:transparent;font:inherit;font-size:13px;outline:0}.orders-management-tools kbd{border:1px solid #dedede;border-radius:4px;padding:1px 5px;color:#9a9a9a;background:#fafafa;font-size:11px}.orders-management-tools>button,.orders-view-toggle{height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e2e2e2;border-radius:8px;padding:0 10px;color:#555;background:#fff;font:inherit;cursor:pointer}.orders-priority-filter{position:relative;min-width:180px;height:40px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;border:1px solid #d9dee7;border-radius:9px;color:#667085;background:#fff}.orders-priority-filter:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:3;border:1px solid #d9dee7;border-radius:9px;pointer-events:none}.orders-priority-filter>svg{justify-self:center}.orders-priority-filter .settings-custom-select-trigger{min-height:38px;border:0;border-left:1px solid #eceef2;border-radius:0 8px 8px 0;padding:4px 9px;background:transparent}.orders-view-toggle{height:40px;gap:2px;border-color:#d9dee7;border-radius:9px;padding:4px}.orders-view-toggle button{width:30px;height:30px;border:0;border-radius:6px;color:#8b95a7;background:transparent;cursor:pointer}.orders-view-toggle button.active{color:#405bd2;background:#eef2ff;box-shadow:inset 0 0 0 1px #d8e0ff}@media (max-width: 1200px){.orders-management-toolbar{gap:10px}.orders-management-toolbar nav{max-width:100%;overflow-x:auto}.orders-management-tools{width:auto;flex:0 0 auto}}@media (max-width: 720px){.orders-management-header{padding:13px 14px}.orders-management-header h1{font-size:22px}.orders-management-toolbar{flex-wrap:wrap}.orders-management-tools{width:100%;flex-wrap:wrap}.orders-priority-filter{min-width:0;flex:1}.orders-view-toggle{margin-left:auto}}.orders-management-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:12px}.orders-management-grid.list{grid-template-columns:minmax(0,1fr)}.orders-management-card{min-height:260px;display:grid;grid-template-rows:auto auto 1fr auto;border-radius:10px;padding:14px;background:#fff;box-shadow:0 1px 8px #0f172a0f}.orders-management-card header{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px dashed #e7e7e7;padding-bottom:12px}.orders-customer-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#4c956c,#7bb78f);font-weight:800}.orders-management-card header strong{display:block;color:#333;font-size:17px;font-weight:600}.orders-management-card header small{display:flex;align-items:center;gap:6px;color:#555;font-size:12px}.orders-status{border:1px solid;border-radius:999px;padding:3px 8px;font-style:normal;font-size:12px;font-weight:650;text-transform:capitalize}.orders-status.ready{color:#20a660;border-color:#58cd89;background:#f0fff6}.orders-status.pending{color:#d18b00;border-color:#e9be4b;background:#fff9df}.orders-status.preparing{color:#e77f22;border-color:#eda25a;background:#fff7ed}.orders-status.served{color:#4f6fed;border-color:#8ea2ff;background:#f2f5ff}.orders-status.cancelled{color:#b42318;border-color:#f3aaa3;background:#fff1f0}.orders-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-bottom:1px dashed #e7e7e7;padding:11px 0;color:#777;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.orders-card-meta b{color:#333;font-weight:700}.orders-priority{border-radius:5px;padding:2px 7px;text-transform:capitalize}.orders-priority.high{color:#e2516d;background:#fff0f3}.orders-priority.medium{color:#4f6fed;background:#edf2ff}.orders-priority.low{color:#18a45d;background:#edfff3}.orders-card-items{display:grid;align-content:start;gap:8px;padding:12px 0}.orders-card-items div{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;align-items:center;color:#333;font-size:13px}.orders-card-items span{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:#f2f2f2;font-size:11px}.orders-card-items strong{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.orders-card-items b{color:#666;font-weight:500}.orders-management-card footer{border-top:1px dashed #e7e7e7;padding-top:10px}.orders-management-card footer>span{color:#777;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.orders-management-card footer>strong{float:right;color:#242424;font-size:17px}.orders-management-card footer p{clear:both;margin:32px 0 0;color:#9a9a9a;text-align:center}.orders-management-card footer div{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px}.orders-management-card footer button{min-height:34px;border:0;border-radius:7px;color:#555;background:#f5f5f5;font:inherit;cursor:pointer}.orders-management-card footer button:last-child{color:#fff;background:#202020}.orders-management-card footer button:disabled{opacity:.55;cursor:wait}.orders-management-card.pending{box-shadow:inset 0 -72px 45px #cef648a6,0 1px 8px #0f172a0f}.orders-management-card.cancelled{opacity:.78;box-shadow:inset 3px 0 #e55b52,0 1px 8px #0f172a0f}.orders-management-error,.orders-new-error{border:1px solid #f2c4c0;border-radius:8px;margin:0 0 12px;padding:10px 12px;color:#b42318;background:#fff4f2;font-size:13px}.orders-management-empty{grid-column:1 / -1;min-height:280px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed #d8d8d8;border-radius:10px;color:#777;background:#fff}.orders-management-empty strong{color:#222;font-size:20px}.orders-pagination{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:10px;margin-top:12px;padding:0 14px;color:#777;background:#fff}.orders-pagination div{display:flex;align-items:center;gap:12px}.orders-pagination button{width:28px;height:28px;border:0;border-radius:999px;color:#555;background:transparent;font:inherit;cursor:pointer}.orders-new-backdrop{z-index:1400}.orders-new-dialog{width:min(920px,100%);height:min(760px,calc(100vh - 36px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid #e0e5ed;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a40}.orders-new-dialog>header{min-height:76px;display:grid;grid-template-columns:310px minmax(0,1fr) 34px;align-items:center;gap:0;border-bottom:1px solid #e8ebf1;padding:0 20px}.orders-new-heading-primary{display:flex;align-items:center;gap:12px;padding-right:18px}.orders-new-heading-primary>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#526ee1;background:#eef2ff}.orders-new-heading-items{position:relative;align-self:stretch;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px}.orders-new-heading-items:before{content:"";position:absolute;top:30%;bottom:30%;left:-1px;width:1px;border-radius:999px;background:#d9dee8}.orders-new-heading-items>div{min-width:0}.orders-new-heading-total{flex:0 0 auto;min-width:190px!important;min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px dashed #9eace8;border-radius:9px;padding:0 15px;background:#f8faff}.orders-new-heading-total span{color:#667085;font-size:12px;font-weight:650}.orders-new-heading-total strong{color:#526ee1;font-size:16px;white-space:nowrap}.orders-new-dialog h2,.orders-new-dialog h3{margin:0;color:#172033}.orders-new-dialog h2{font-size:18px}.orders-new-dialog h3{font-size:15px}.orders-new-dialog header p{margin:4px 0 0;color:#667085;font-size:12px}.orders-new-dialog>header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#667085;background:transparent;cursor:pointer}.orders-new-body{min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden}.orders-new-details{display:grid;align-content:start;gap:14px;overflow:auto;border-right:1px solid #e8ebf1;padding:18px;background:#fafbfc}.orders-new-details label{display:grid;gap:6px}.orders-new-details label>span{color:#344054;font-size:12px;font-weight:700}.orders-new-details input,.orders-new-details textarea{width:100%;min-height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:0 11px;color:#172033;background:#fff;font:inherit;font-size:13px;outline:none}.orders-new-details textarea{min-height:76px;resize:vertical;padding-block:9px}.orders-new-detail-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px}.orders-new-items{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.orders-new-list-search-wrap{position:relative;z-index:5;margin:10px 18px 8px}.orders-new-list-search{min-width:0;height:44px;display:flex;align-items:center;gap:11px;border:1px solid #dce2ea;border-radius:12px;padding:0 6px 0 14px;color:#657084;background:#fff;box-shadow:0 3px 10px #0f172a0b;transition:border-color .15s ease,box-shadow .15s ease}.orders-new-list-search:focus-within{border-color:#8496eb;box-shadow:0 0 0 3px #526ee11a,0 4px 12px #0f172a0d}.orders-new-list-search input{min-width:0;width:100%;border:0;color:#283449;background:transparent;font:inherit;font-size:14px;outline:0}.orders-new-list-search input::placeholder{color:#8a93a3}.orders-new-list-search>span,.orders-new-list-search>button{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;color:#26354d;background:#eef1ff}.orders-new-list-search>button{cursor:pointer}.orders-new-list-search>button:hover{background:#e3e8ff}.orders-new-list-filter-button.active{color:#fff!important;background:#6176e6!important}.orders-new-category-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:30;width:min(280px,100%);max-height:280px;overflow:auto;border:1px solid #dce2eb;border-radius:12px;padding:7px;background:#fff;box-shadow:0 16px 38px #0f172a2e;animation:settings-select-enter .14s ease-out}.orders-new-category-menu header{display:flex;align-items:center;justify-content:space-between;padding:7px 9px 9px;color:#344054}.orders-new-category-menu header strong{font-size:13px}.orders-new-category-menu header span{color:#8a94a6;font-size:11px}.orders-new-category-menu>button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:8px;padding:0 10px;color:#344054;background:transparent;font:inherit;font-size:12px;text-align:left;cursor:pointer}.orders-new-category-menu>button:hover{background:#f3f5fb}.orders-new-category-menu>button.active{color:#455ed1;background:#edf1ff;font-weight:700}.orders-new-category-menu>button b{min-width:24px;border-radius:999px;padding:3px 6px;color:#667085;background:#eef1f5;font-size:10px;text-align:center}.orders-new-items-list{min-height:0;overflow:auto;padding:4px 18px 14px}.orders-new-items-empty{box-sizing:border-box;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#8993a4;text-align:center}.orders-new-items-empty strong{color:#344054;font-size:13px}.orders-new-items-empty span{font-size:12px}.orders-new-items article{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf0f4;padding:5px 0}.orders-new-item-info{min-width:0;display:flex;align-items:center;gap:11px}.orders-new-item-thumb{position:relative;flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #e1e6ee;border-radius:9px;color:#8190a6;background:linear-gradient(145deg,#f5f7fb,#edf1f6)}.orders-new-item-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.orders-new-item-copy{min-width:0;display:grid;gap:3px}.orders-new-items article strong{overflow:hidden;color:#344054;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.orders-new-item-copy span{color:#7a8495;font-size:11px}.orders-new-items article>div:last-child{display:grid;grid-template-columns:28px 26px 28px;align-items:center;text-align:center}.orders-new-items article button{width:28px;height:28px;border:1px solid #d7dce5;border-radius:7px;color:#344054;background:#fff;font:inherit;cursor:pointer}.orders-new-items article button:last-child{border-color:#657ce5;color:#fff;background:#657ce5}.orders-new-error{margin:0 18px 12px}.orders-new-dialog>footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e8ebf1;padding:13px 18px;background:#fafbfc}.orders-new-dialog>footer button{min-height:38px;border:1px solid #d2d8e2;border-radius:8px;padding:0 15px;color:#344054;background:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.orders-new-dialog>footer button:last-child{border-color:#526ee1;color:#fff;background:#526ee1}@media (max-width: 720px){.orders-new-dialog>header{grid-template-columns:minmax(0,1fr) 34px}.orders-new-heading-items{display:none}}.orders-pagination button.active{color:#fff;background:#242424}.reservations-page{min-height:calc(100vh - 98px);display:grid;gap:16px}.reservations-header{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dfe5ef;border-radius:8px;padding:22px 24px;background:#fff;box-shadow:0 8px 24px #0f172a0d}.reservations-header p{margin:0 0 7px;color:#4f64f6;font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.reservations-header h1{margin:0;color:#071329;font-size:30px;font-weight:700}.reservations-header span{display:block;margin-top:6px;color:#526078}.reservations-header button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:7px;padding:0 16px;color:#fff;background:#5f73f6;font:inherit;font-weight:750;cursor:pointer}.reservation-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.reservation-status-strip article{min-height:78px;display:grid;align-content:center;gap:5px;border:1px solid #dfe5ef;border-radius:8px;padding:14px 16px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.reservation-status-strip span{color:#667085;font-size:12px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.reservation-status-strip strong{color:#071329;font-size:24px;font-weight:750}.reservations-layout{display:grid;grid-template-columns:minmax(520px,1fr) 420px;gap:16px;align-items:start}.reservation-calendar-card,.reservation-list-card{overflow:hidden;border:1px solid #dfe5ef;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0d}.reservation-calendar-card>header,.reservation-list-card>header{min-height:66px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ecf4;padding:0 18px;background:#fbfcff}.reservation-calendar-card>header strong,.reservation-list-card h2{color:#071329;font-size:22px;font-weight:700}.reservation-calendar-card>header button{width:34px;height:34px;border:1px solid #d8deeb;border-radius:7px;color:#334155;background:#fff;cursor:pointer}.reservation-weekdays,.reservation-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.reservation-weekdays{border-bottom:1px solid #e7ecf4;background:#f8fafc}.reservation-weekdays span{min-height:42px;display:grid;place-items:center;color:#667085;font-size:13px;font-weight:800}.reservation-calendar-grid button{min-height:104px;display:grid;align-content:start;gap:10px;border:0;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:12px;color:#111827;background:#fff;text-align:left;cursor:pointer}.reservation-calendar-spacer{min-height:104px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#f8fafc}.reservation-calendar-grid button:hover{background:#f8fbff}.reservation-calendar-grid button.active{outline:2px solid #5f73f6;outline-offset:-2px;background:#eef3ff}.reservation-calendar-grid button.has-booking{background:#fffaf0}.reservation-calendar-grid b{font-size:17px}.reservation-calendar-grid small{justify-self:start;border-radius:999px;padding:4px 8px;color:#2f6f3a;background:#e9f9ee;font-size:12px;font-weight:750}.reservation-list-card header p{margin:0 0 3px;color:#4f64f6;font-size:12px;font-weight:800;text-transform:uppercase}.reservation-list-card h2{margin:0}.reservation-list-card header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;color:#4f64f6;background:#eef2ff;font-weight:800}.reservation-list{display:grid}.reservation-walkin-box{display:grid;gap:4px;margin:14px 16px 0;border:1px solid #f4d28d;border-radius:8px;padding:12px 14px;color:#7c4a03;background:#fffbeb}.reservation-walkin-box strong{color:#92400e;font-size:14px}.reservation-walkin-box span{color:#7c4a03;font-size:13px}.reservation-row{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;align-items:start;border-bottom:1px solid #edf1f7;padding:14px 16px}.reservation-row.cancelled{background:#fff7f7}.reservation-row time{color:#071329;font-weight:800}.reservation-row strong,.reservation-row span,.reservation-row small{display:block}.reservation-row strong{color:#071329;font-size:16px}.reservation-row span{margin-top:3px;color:#526078;font-size:13px}.reservation-row small{margin-top:7px;color:#7a8496;line-height:1.35}.reservation-row em{border-radius:999px;padding:5px 9px;font-style:normal;font-size:12px;font-weight:800}.reservation-row em.confirmed{color:#15803d;background:#dcfce7}.reservation-row em.arrived{color:#1d4ed8;background:#dbeafe}.reservation-row em.pending{color:#b45309;background:#fef3c7}.reservation-row em.seated{color:#6d28d9;background:#ede9fe}.reservation-row em.completed{color:#475569;background:#e2e8f0}.reservation-row em.cancelled,.reservation-row em.noshow{color:#b91c1c;background:#fee2e2}.reservation-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.reservation-actions button{min-height:30px;border:1px solid #d8deeb;border-radius:7px;padding:0 10px;color:#334155;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.reservation-actions button:hover{border-color:#91a0ff;color:#4f64f6;background:#f5f7ff}.reservation-actions button:last-child{color:#b42318}.reservation-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;margin:16px;border:1px dashed #cbd5e1;border-radius:8px;color:#667085;text-align:center;background:#fbfdff}.reservation-empty strong{color:#071329;font-size:16px}.reservation-empty span{max-width:300px;color:#526078;font-size:13px}@media (max-width: 1180px){.reservations-layout{grid-template-columns:1fr}.reservation-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.prep-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prep-column{align-self:start}.prep-ticket{padding:12px;display:grid;gap:8px;border:1px solid #edf0f5;border-radius:7px;background:#fbfcff}.prep-ticket strong{color:#071329}.prep-ticket small{color:#667085}.prep-ticket-actions{display:flex;flex-wrap:wrap;gap:6px}.prep-ticket-actions button{min-height:28px;padding:0 10px;border:1px solid #d8deeb;border-radius:5px;background:#fff;color:#1d2939;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.prep-ticket-actions button:hover{border-color:#6c7af2;color:#4f5fe8}.kds-page{min-height:calc(100vh - 36px);margin:-18px -20px -28px;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:#f1f2f4;overflow:hidden}.kds-toolbar{min-height:76px;display:grid;grid-template-columns:auto minmax(220px,.9fr) auto minmax(360px,auto) auto;align-items:center;gap:7px;padding:10px 12px;color:#f9fafb;background:#050505}.kds-bump-all{min-width:126px;height:56px;border:0;border-radius:5px;color:#fff;background:#ff9709;font:inherit;font-size:20px;font-weight:800;cursor:pointer}.kds-stat{min-width:0;height:56px;display:flex;align-items:center;gap:10px;border-radius:5px;padding:0 14px;color:#b9b9b9;background:#242426;font-size:18px;font-weight:750}.kds-stat strong,.kds-stat small{color:#16c75a}.kds-stat svg{color:#cfd2d7}.kds-icon-button,.kds-toolbar-actions button{width:56px;height:56px;display:grid;place-items:center;border:0;border-radius:5px;color:#f3f4f6;background:#252527;cursor:pointer}.kds-tabs{display:flex;gap:5px;justify-content:center}.kds-tabs button{min-width:86px;height:56px;border:0;border-radius:4px;color:#f5f5f5;background:#262628;font:inherit;font-size:18px;font-weight:750;cursor:pointer}.kds-tabs button.active{color:#111827;background:#fff}.kds-tabs b{display:inline-grid;min-width:31px;min-height:24px;place-items:center;border-radius:5px;margin-left:6px;color:#fff;background:#ff9b25}.kds-toolbar-actions{display:flex;gap:6px}.kds-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:10px 12px;background:#e9eaed}.kds-summary-strip article{min-height:56px;display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:0 16px;background:#fff;box-shadow:0 1px #0f172a14}.kds-summary-strip span{color:#646b76;font-size:13px;font-weight:800;text-transform:uppercase}.kds-summary-strip strong{color:#111827;font-size:26px}.kds-ticket-board{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:10px;align-content:start;overflow:auto;padding:0 12px 18px}.kds-ticket{overflow:hidden;border:1px solid #e1e2e6;border-radius:6px;background:#fff;box-shadow:0 2px 8px #0f172a12}.kds-ticket>header{min-height:100px;display:grid;grid-template-columns:minmax(0,1fr) minmax(94px,auto) 42px;align-items:start;gap:8px;padding:14px;color:#fff}.kds-ticket.red>header{background:#ec1d25}.kds-ticket.blue>header{background:#0c9be8}.kds-ticket.orange>header{background:#fb8c00}.kds-ticket.cyan>header{background:#14b8cf}.kds-ticket header span,.kds-ticket header strong,.kds-ticket header b,.kds-ticket header small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kds-ticket header span{font-size:18px;font-weight:800}.kds-ticket header strong{margin-top:10px;font-size:25px;font-weight:850}.kds-ticket header b{text-align:right;font-size:16px}.kds-ticket header small{margin-top:16px;text-align:right;font-size:21px;font-weight:850}.kds-ticket header button{width:42px;height:64px;border:0;border-radius:4px;color:#fff;background:#0000002e;cursor:pointer}.kds-alert{padding:14px 18px;color:#f48410;background:#fff7ed;font-size:18px;font-weight:850}.kds-ticket-body{min-height:220px;padding:16px}.kds-ticket-line{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start}.kds-ticket-line>span{width:42px;height:38px;display:grid;place-items:center;border-radius:6px;color:#111827;background:#f1f1f1;font-size:20px;font-weight:800}.kds-ticket-line strong{display:block;color:#222;font-size:21px;line-height:1.25}.kds-ticket-line small{display:block;margin-top:13px;color:#7a7a7a;font-size:19px;font-weight:700}.kds-ticket-line small:last-child{color:#ff8200}.kds-ticket footer{display:flex;gap:8px;border-top:1px solid #edf0f5;padding:12px 16px 16px}.kds-ticket footer button{min-height:38px;flex:1;border:1px solid #d5dce9;border-radius:5px;color:#111827;background:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.kds-ticket footer button:hover{border-color:#16a34a;color:#138447;background:#f0fdf4}.kds-empty{grid-column:1 / -1;min-height:320px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed #cfd6e3;border-radius:8px;color:#667085;background:#fff}.kds-empty strong{color:#111827;font-size:20px}@media (max-width: 1280px){.kds-toolbar{grid-template-columns:auto minmax(190px,1fr) auto}.kds-tabs,.kds-toolbar-actions{grid-column:1 / -1}.kds-ticket-board{grid-template-columns:repeat(4,minmax(250px,1fr))}}.settings-row,.qr-management-card,.report-row{min-height:66px;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.settings-row>span{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#5e6b79;font-weight:800}.settings-row small,.qr-management-card small,.report-row span{display:block;margin-top:3px;color:#667085;font-weight:700}.qr-management-card{grid-template-columns:auto minmax(0,1fr) auto auto}.qr-management-card b,.report-row b{color:#4167e8}.tables-page{min-height:100%;margin:-18px;padding:0;background:#f5f7fb;overflow:visible}.location-list-card{min-height:calc(100vh - 80px);background:#fff;overflow:visible}.location-table{width:100%;overflow:visible}.selection-action-bar{min-height:56px;display:flex;align-items:center;gap:10px;padding:9px 20px;border-bottom:1px solid #dde3ee;background:#fff;box-shadow:0 8px 22px #0f172a14}.topbar-selection-action-bar{min-height:0;height:100%;margin-left:auto;padding:0;border-bottom:0;background:transparent;box-shadow:none}.topbar-selection-action-bar .selection-clear-button{margin-left:8px}.selection-action-bar button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d5dbe7;border-radius:5px;padding:0 13px;color:#111827;background:linear-gradient(180deg,#fff,#f7f8fb);font:inherit;font-size:13px;font-weight:560;cursor:pointer}.selection-action-bar button:hover:not(:disabled){border-color:#9aa8f8;color:#4054e8}.selection-action-bar button:disabled{cursor:not-allowed;opacity:.64}.selection-dropdown-button svg{color:#344054}.selection-icon-button{width:38px;padding:0!important}.selection-more-wrap{position:relative;flex:0 0 auto}.selection-more-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;width:198px;overflow:hidden;border:1px solid #d9deea;border-radius:7px;background:#fff;box-shadow:0 16px 34px #0f172a2e}.selection-more-menu button{width:100%;height:38px;justify-content:flex-start;border:0;border-radius:0;padding:0 13px;color:#25324b;background:#fff;box-shadow:none;font-size:13px;font-weight:520;text-align:left}.selection-more-menu button:first-child{color:#fff;background:#5f86f2}.selection-more-menu button:hover{color:#1f3fd6;background:#f3f6ff}.selection-more-menu.transaction-menu{width:180px}.selection-more-menu.transaction-menu button:first-child{color:#25324b;background:#fff}.selection-more-menu.transaction-menu button:hover:not(:disabled){color:#1f3fd6;background:#f3f6ff}.selection-more-menu button:disabled{color:#98a2b3;background:#fff}.selection-more-menu button:first-child:hover{color:#fff;background:#5478dd}.selection-more-menu button.danger{color:#b42318}.selection-more-menu button.danger:hover{color:#991b1b;background:#fff1f2}.selection-divider{width:1px;height:22px;background:#d7deea}.selection-count{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#4261e9;background:#eef3ff;font-size:13px;font-weight:700}.selection-clear-button{margin-left:auto;width:34px;border-color:transparent!important;color:#ef4444!important;background:transparent!important;box-shadow:none!important}.selection-clear-button:hover{background:#fff1f2!important}.location-table-head,.location-table-row{display:grid;grid-template-columns:26px minmax(270px,1.5fr) minmax(180px,.84fr) minmax(104px,.5fr) minmax(104px,.48fr) minmax(136px,.56fr) minmax(166px,176px);align-items:center;column-gap:14px;min-width:0;padding:0 18px}.location-table-head>span:last-child,.location-table-row>.location-row-actions{justify-self:center}.location-check-cell{width:24px;display:inline-flex;align-items:center;justify-content:center}.location-check-cell input{width:14px;height:14px;margin:0;accent-color:#5f6fee}.location-table-head{min-height:42px;position:relative;top:0;z-index:20;color:#3f4c63;background:#f7f9fc;border-bottom:1px solid #dfe3eb;font-size:11px;font-weight:650;letter-spacing:.025em;text-transform:uppercase}.location-table-row{min-height:76px;position:relative;border-bottom:1px solid #e8edf5;color:#071329;background:#fff;transition:background .14s ease,box-shadow .14s ease}.location-table-row:has(.location-row-actions.open){z-index:10}.location-table-row:hover{background:#fafcff;box-shadow:inset 3px 0 #7d92ff}.location-table-row.selected{background:#f3f4ff}.location-table-row.selected:hover{background:#eef1ff}.location-table-row small{display:block;margin-top:4px;color:#687386;font-size:11.5px;font-weight:500}.location-staff-cell{min-width:0;display:grid;gap:1px;align-content:center}.location-staff-display{min-height:18px;display:flex;align-items:center;flex-wrap:wrap;gap:0;border:0;padding:0;color:#25324b;background:transparent;font:inherit;text-align:left;cursor:pointer}.location-staff-display.empty{color:#8a94a6;font-size:12.5px}.location-staff-display:hover .location-staff-name,.location-staff-display:focus-visible .location-staff-name{color:#4054e8}.location-staff-display:focus-visible{outline:2px solid rgba(111,125,242,.34);outline-offset:3px;border-radius:4px}.location-staff-name{color:#25324b;font-size:12.5px;font-weight:560;line-height:1.25}.location-staff-name+.location-staff-name:before{content:", ";color:#98a2b3;font-weight:500}.location-staff-cell>small{margin-top:1px}.location-staff-tokenbox{width:min(100%,220px);min-height:30px;display:flex;align-items:center;flex-wrap:nowrap;gap:4px;border:1px solid #dbe2ed;border-radius:5px;padding:3px 7px;color:#172033;background:#fbfcff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.location-staff-tokenbox:hover{border-color:#b8c2d8;background:#fbfcff}.location-staff-tokenbox:focus-within{border-color:#6f7df2;box-shadow:0 0 0 3px #6f7df21f;background:#fff}.location-staff-tokenbox.saving{border-color:#9aa5f7;background:#fbfcff}.location-staff-token{max-width:104px;min-height:22px;flex:0 1 auto;display:inline-flex;align-items:center;gap:4px;border-radius:4px;padding:0 6px 0 8px;color:#27364f;background:#edf1f7;font-size:11.5px;font-weight:560}.location-staff-token button{width:16px;height:16px;display:grid;place-items:center;border:0;border-radius:999px;padding:0;color:#667085;background:transparent;font:inherit;font-size:15px;line-height:1;cursor:pointer}.location-staff-token button:hover{color:#b42318;background:#fff}.location-staff-token-input{min-width:18px;flex:1 1 26px;height:22px;border:0;padding:0 2px;color:#25324b;background:transparent;font:inherit;font-size:12.5px;font-weight:520;outline:0}.location-staff-token-input::placeholder{color:#98a2b3}.location-title-cell{min-width:0;display:flex;align-items:center;gap:12px}.location-title-cell>div{min-width:0}.location-title-cell .flat-link{max-width:100%;min-height:0;border:0;padding:0;color:#1d2939;background:transparent;font:inherit;font-size:14.5px;font-weight:600;line-height:1.3;text-align:left;white-space:normal;overflow-wrap:anywhere;cursor:pointer}.location-title-cell .flat-link:hover{color:#4054e8;text-decoration:underline}.location-qr-thumb{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d9e1ee;border-radius:7px;color:#596ce8;background:#fff;box-shadow:inset 0 0 0 4px #f3f5ff}.location-status{min-height:23px;display:inline-flex;align-items:center;border-radius:999px;padding:0 9px;font-size:11.5px;font-weight:650}.location-status-cell,.location-orders-cell{min-width:0}.location-orders-cell strong{display:block;color:#101828;font-size:14px;line-height:1.25;font-weight:650}.location-status.available{color:#15803d;background:#dcfce7}.location-status.preparing{color:#92400e;background:#fef3c7}.location-status.ready{color:#1d4ed8;background:#dbeafe}.location-status.served{color:#35506f;background:#e6eef8}.location-status.billing{color:#b45309;background:#ffedd5}.location-status.inactive{color:#667085;background:#e5e7eb}.location-qr-actions{display:flex;align-items:center;justify-content:flex-start}.location-qr-actions .generate-barcode-button{min-height:30px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe3f1;border-radius:5px;padding:0 10px;color:#344054;background:#fff;font:inherit;font-size:12px;font-weight:560;line-height:1;white-space:nowrap;cursor:pointer}.location-qr-actions .generate-barcode-button:hover{border-color:#aebbf8;color:#3347d8;background:#f6f8ff}.table-orders-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;justify-content:flex-end;background:#0f172a6b;animation:drawerFadeIn .16s ease both}.table-orders-drawer{width:min(520px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 42px #0f172a3d;animation:tableDrawerIn .2s ease both}.table-orders-drawer-header{min-height:84px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid #e2e8f0}.table-orders-drawer-header p{margin:0 0 6px;color:#5b6df3;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.table-orders-drawer-header h2{margin:0;color:#071329;font-size:23px;line-height:1.15}.table-orders-drawer-header small{display:block;margin-top:5px;color:#667085;font-size:13px;font-weight:500}.table-orders-drawer-header button{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:999px;color:#475467;background:#f2f4f7;cursor:pointer}.table-orders-drawer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 18px;background:#f8faff;border-bottom:1px solid #e6ebf5}.table-orders-drawer-summary span{min-height:58px;display:grid;align-content:center;gap:4px;border:1px solid #e1e8f5;border-radius:8px;padding:9px 10px;color:#667085;background:#fff;font-size:12px;line-height:1.2}.table-orders-drawer-summary b{color:#071329;font-size:17px}.table-orders-drawer-body{min-height:0;flex:1;overflow-y:auto;padding:16px 18px 24px;background:#f3f6fb}.table-order-session{margin-bottom:16px}.table-order-session-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.table-order-session-head strong{display:block;color:#111827;font-size:15px}.table-order-session-head small{display:block;margin-top:3px;color:#667085;font-size:12px}.table-session-status{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;color:#236043;background:#dcfce7;font-size:12px;font-weight:800;text-transform:capitalize}.table-session-status.billing{color:#92400e;background:#fef3c7}.table-session-status.closed{color:#475467;background:#e5e7eb}.table-order-card{border:1px solid #dde5f1;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 12px 24px #0f172a0f}.table-order-card+.table-order-card{margin-top:10px}.table-order-card-head,.table-order-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fbfcff;border-bottom:1px solid #e6ebf5}.table-order-card-head span,.table-order-card-footer span{display:block;color:#667085;font-size:12px;font-weight:600}.table-order-card-head strong{display:block;margin-top:2px;color:#071329;font-size:15px}.table-order-card-head time{color:#475467;font-size:12px;white-space:nowrap}.table-order-items{display:grid}.table-order-item{min-height:78px;display:grid;grid-template-columns:52px minmax(0,1fr) 112px;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #edf1f7}.table-order-item:last-child{border-bottom:0}.table-order-item img,.table-order-item-fallback{width:52px;height:52px;border-radius:8px;object-fit:cover;background:#eef2ff}.table-order-item-fallback{display:grid;place-items:center;color:#5b6df3;font-size:20px;font-weight:800}.table-order-item strong{display:block;max-width:100%;overflow:hidden;color:#071329;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.table-order-item small{display:block;margin-top:4px;color:#667085;font-size:12px}.table-order-item em{display:block;margin-top:5px;overflow:hidden;color:#92400e;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.table-order-item-status{display:grid;justify-items:end;gap:5px}.prep-status-pill{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:0 9px;color:#1d4ed8;background:#dbeafe;font-size:11px;font-weight:800;white-space:nowrap}.prep-status-pill.new{color:#92400e;background:#fef3c7}.prep-status-pill.preparing{color:#7c2d12;background:#ffedd5}.prep-status-pill.ready{color:#1d4ed8;background:#dbeafe}.prep-status-pill.served{color:#15803d;background:#dcfce7}.prep-status-pill.cancelled{color:#667085;background:#e5e7eb}.table-order-item-status small{color:#667085;font-size:11px}.table-order-card-footer{border-top:1px solid #e6ebf5;border-bottom:0}.table-order-card-footer b{color:#071329;font-size:15px}.table-orders-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #d4dceb;border-radius:10px;padding:28px;color:#667085;background:#fff;text-align:center}.table-orders-empty.compact{min-height:84px}.table-orders-empty.error{color:#b42318;background:#fff7f5;border-color:#ffd1c9}.table-orders-empty strong{color:#101828}@keyframes tableDrawerIn{0%{transform:translate(32px);opacity:.6}to{transform:translate(0);opacity:1}}@keyframes drawerFadeIn{0%{opacity:0}to{opacity:1}}.location-row-actions{position:relative;display:flex;justify-content:center;align-items:center;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.location-table-row:hover .location-row-actions,.location-table-row:focus-within .location-row-actions,.location-row-actions.open{opacity:1;pointer-events:auto}.location-action-trigger{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0;color:#fff;background:#6f86f6;cursor:pointer;box-shadow:0 2px 5px #4f69ef38}.location-action-trigger:hover,.location-action-trigger:focus-visible,.location-row-actions.open .location-action-trigger{background:#5871ea;outline:0}.location-action-menu{position:absolute;top:calc(100% + 6px);right:50%;z-index:200;width:142px;overflow:hidden;border:1px solid #dfe5f0;border-radius:7px;background:#fff;box-shadow:0 16px 34px #0f172a2e;transform:translate(50%)}.location-action-menu button{width:100%;min-height:36px;display:flex;align-items:center;gap:9px;border:0;border-radius:0;padding:0 12px;color:#25324b;background:#fff;font:inherit;font-size:13px;font-weight:520;text-align:left;cursor:pointer}.location-action-menu button:hover{color:#4054e8;background:#f5f7ff}.location-action-menu button.danger{color:#b42318}.location-action-menu button.danger:hover{color:#991b1b;background:#fff1f2}.location-empty-state{min-height:240px}.location-dialog{width:min(740px,calc(100vw - 40px));margin:0 auto;border-radius:8px;box-shadow:0 24px 70px #0f172a42}.location-dialog .category-dialog-header{min-height:58px;padding:0 22px}.location-dialog .category-dialog-header h2{font-size:19px;font-weight:560}.location-dialog-body{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px 26px;padding:20px 24px 22px}.location-dialog-body .category-dialog-label{align-self:center;color:#3f4a5f;font-size:14px;font-weight:500}.location-dialog-body .category-dialog-label.required{color:#334155;text-decoration:none}.location-dialog-body .category-dialog-label.required:after{margin-left:2px;color:#d92d20}.location-dialog-body .category-dialog-input{min-height:40px;border-radius:5px;border-color:#cfd7e6;color:#172033;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.location-dialog-body .category-dialog-input:focus{border-color:#6f7df2;box-shadow:0 0 0 3px #6f7df21f}.location-dialog-body textarea.category-dialog-input{min-height:76px;padding-top:10px;resize:vertical}.location-active-check{grid-column:2;min-height:38px;display:inline-flex;align-items:center;justify-self:start;gap:10px;color:#344054;font-size:14px;cursor:pointer}.location-active-check input{width:15px;height:15px;accent-color:#6f7df2}.location-dialog .category-dialog-footer{min-height:64px;gap:10px;padding:0 22px;background:#fbfcff}.location-dialog .category-dialog-footer .primary-button,.location-dialog .category-dialog-footer .ghost-button{min-height:38px;padding:0 16px;border-radius:5px}.bulk-location-dialog{width:min(680px,calc(100vw - 40px))}.bulk-location-summary{display:flex;align-items:baseline;gap:8px;padding:14px 24px 0;color:#667085;font-size:13px}.bulk-location-summary strong{color:#4054e8;font-size:18px;font-weight:650}.bulk-location-dialog .location-dialog-body{padding-top:16px}.barcode-dialog-backdrop{top:0;right:0;bottom:0;left:276px;align-items:stretch;justify-content:stretch;padding:0;background:transparent}.sidebar-collapsed .barcode-dialog-backdrop{top:0;right:0;bottom:0;left:66px}.barcode-dialog{position:relative;width:100%;height:100vh;max-height:100vh;grid-template-rows:auto minmax(0,1fr) auto;border:0;border-radius:0;box-shadow:none}.barcode-dialog .category-dialog-header{min-height:64px;padding:0 22px;border-bottom:1px solid #dfe5ef;background:#fff}.barcode-dialog .category-dialog-header h2{font-size:20px;font-weight:620}.barcode-save-drawer{position:absolute;top:12px;left:50%;z-index:30;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #bdebd1;border-radius:999px;padding:0 18px;color:#14613a;background:#effdf5;box-shadow:0 12px 28px #14613a1f;font-size:13px;font-weight:650;pointer-events:none;animation:barcode-save-drawer-in .22s ease-out both}.barcode-save-drawer svg{color:#17a45f}@keyframes barcode-save-drawer-in{0%{opacity:0;transform:translate(-50%,-24px)}to{opacity:1;transform:translate(-50%)}}.barcode-dialog-body{display:grid;grid-template-columns:minmax(430px,1fr) 1px minmax(320px,380px);align-content:start;gap:28px;min-height:168px;overflow:auto;padding:24px 30px 96px;border-bottom:1px solid #dde3ee;background:#f5f7fb}.barcode-form-column,.barcode-preview-column{min-width:0}.barcode-form-column{display:grid;align-content:start;gap:18px}.barcode-dialog-divider{align-self:stretch;width:1px;min-height:410px;background:linear-gradient(180deg,transparent,#dce3ee 10%,#dce3ee 90%,transparent)}.barcode-preview-column{display:grid;align-content:start;gap:14px;padding-left:2px;max-width:380px}.barcode-preview-heading{width:min(100%,330px);display:flex;align-items:start;justify-content:space-between;gap:12px;justify-self:center}.barcode-preview-heading>div{display:grid;gap:3px;min-width:0}.barcode-preview-heading span{color:#435bff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.barcode-preview-heading strong{color:#111827;font-size:18px;font-weight:620}.barcode-preview-heading small{color:#667085;font-size:12.5px;line-height:1.35}.barcode-dialog-body .category-dialog-label{align-self:start;padding-top:8px;color:#111827;font-size:14px;font-weight:500}.barcode-dialog-body .barcode-generation-label{line-height:1.25;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px}.barcode-dialog-body .category-dialog-input{min-height:36px;color:#111827}.barcode-print-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:18px;align-items:start;padding:14px 14px 16px;border-bottom:1px dashed #e1e6ef;border-radius:7px;background:#fbfcff}.barcode-print-summary.editing{align-items:end;border-color:#cfd7e6;background:#f8faff}.barcode-print-summary span{display:block;margin-bottom:8px;color:#667085;font-size:13px}.barcode-print-summary strong{display:block;color:#111827;font-size:15px;font-weight:500}.barcode-print-summary button{min-height:28px;display:inline-flex;align-items:center;gap:5px;border:0;padding:0;color:#315efb;background:transparent;font:inherit;font-size:13px;cursor:pointer}.barcode-print-summary>button{justify-self:end;margin-top:22px;white-space:nowrap}.barcode-print-summary.editing>button{min-height:36px;padding:0 10px;border:1px solid #d6ddf8;border-radius:5px;background:#fff}.barcode-print-config{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px 18px;align-items:center}.barcode-text-config{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px 18px;align-items:center;padding:12px 0 2px;border-top:1px dashed #e1e6ef}.barcode-paper-preview{position:relative;width:min(100%,330px);min-height:430px;display:grid;place-items:center;justify-self:center;padding:10px;border:1px dotted #aeb8ca;border-radius:8px;background:repeating-linear-gradient(0deg,rgba(102,112,133,.08) 0 1px,transparent 1px 18px),repeating-linear-gradient(90deg,rgba(102,112,133,.08) 0 1px,transparent 1px 18px),#f8fbff;box-shadow:inset 0 0 0 1px #fffc}.barcode-paper-preview:before{content:"Print area";position:absolute;top:7px;left:9px;z-index:4;border-radius:999px;padding:2px 7px;color:#667085;background:#f8fbffeb;font-size:10px;font-weight:650;letter-spacing:.02em;pointer-events:none}.barcode-paper-preview.paper-a4{aspect-ratio:210 / 297}.barcode-paper-preview.paper-a5{aspect-ratio:148 / 210}.barcode-paper-preview.paper-a6{aspect-ratio:105 / 148}.barcode-paper-preview.paper-four-six{aspect-ratio:4 / 6}.barcode-paper-preview.paper-receipt-80{aspect-ratio:80 / 160}.barcode-paper-preview.orientation-landscape.paper-a4{aspect-ratio:297 / 210}.barcode-paper-preview.orientation-landscape.paper-a5{aspect-ratio:210 / 148}.barcode-paper-preview.orientation-landscape.paper-a6{aspect-ratio:148 / 105}.barcode-paper-preview.orientation-landscape.paper-four-six{aspect-ratio:6 / 4}.barcode-paper-preview.orientation-landscape.paper-receipt-80{aspect-ratio:160 / 80}.barcode-template-preview{position:relative;width:100%;height:100%;min-height:0;aspect-ratio:auto;overflow:hidden;display:block;border:1px solid rgba(64,84,232,.2);border-radius:6px;padding:0;background:#f8fbff;text-align:center;justify-self:center;box-shadow:0 10px 22px #0f172a0f}.barcode-print-check{display:flex;align-items:center;gap:9px;padding:2px 0 4px 168px;color:#344054;font-size:13px;line-height:1.35}.barcode-print-check input{width:15px;height:15px;accent-color:#5b6ff0}.barcode-print-note{margin:-4px 0 4px 168px;border:1px solid #d7e4ff;border-radius:6px;padding:8px 10px;color:#31539a;background:#f5f8ff;font-size:12px;line-height:1.35}.barcode-template-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.barcode-template-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#ffffff1a;pointer-events:none}.barcode-template-preview .qr-edit-text,.barcode-template-preview .preview-qr{position:absolute;z-index:2}.barcode-template-preview .qr-edit-text{left:50%;width:78%;transform:translate(-50%);text-align:center}.barcode-template-preview .qr-top-text{top:8%;color:#111827;font-size:14px;font-weight:760;line-height:1.22;text-transform:uppercase}.barcode-template-preview .qr-badge-text{top:29%;width:auto;max-width:72%;border-radius:10px;padding:8px 18px;color:#fff;background:#2f2f2f;font-size:32px;line-height:1;letter-spacing:.02em}.barcode-template-preview .qr-location-text{top:43%;color:#111827;font-size:14px;font-weight:680;line-height:1.15}.barcode-template-preview .qr-tagline-text{top:74%;color:#111827;font-family:Georgia,serif;font-size:13px;font-style:italic;font-weight:500;line-height:1.2}.barcode-template-preview .qr-bottom-text{top:86%;color:#111827;font-size:12px;font-weight:760;line-height:1.25;text-transform:uppercase}.barcode-template-preview .preview-qr{left:50%;top:58%;width:164px;height:164px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:16px;color:#111827;background:#fff;box-shadow:0 0 0 1px #0f172a14,0 12px 26px #0f172a24}.barcode-template-preview .preview-qr svg{width:104px;height:104px}.barcode-template-preview .preview-qr>.preview-qr-image{width:148px;height:148px;object-fit:contain;padding:0}.barcode-template-preview .preview-qr em{position:absolute;left:50%;top:50%;width:30px;height:30px;display:grid;place-items:center;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:9px;overflow:hidden;color:#4054e8;background:#fff;box-shadow:0 2px 8px #0f172a29}.barcode-template-preview .preview-qr em img{width:100%;height:100%;object-fit:contain;padding:3px}.barcode-template-preview.basic .qr-edit-text,.barcode-template-preview.basic .qr-associated-value,.barcode-template-preview.basic .qr-code-meta{display:none}.barcode-template-preview.basic .preview-qr{top:48.8%;width:136px;height:136px;border-radius:12px;box-shadow:none}.barcode-template-preview.basic .preview-qr>.preview-qr-image{width:122px;height:122px}.barcode-template-preview.scan-order .qr-top-text{top:6.8%;color:#3158bd;font-size:8px;font-weight:720;text-transform:none}.barcode-template-preview.scan-order .qr-badge-text{top:12.8%;width:72%;max-width:72%;padding:0;color:#345ac6;background:transparent;border-radius:0;font-size:38px;font-weight:820;line-height:.92;letter-spacing:-.03em;white-space:normal}.barcode-template-preview.scan-order .qr-location-text{top:35.3%;width:58%;color:#345ac6;font-size:15px;font-weight:780;line-height:1.08}.barcode-template-preview.scan-order .preview-qr{top:57.9%;width:132px;height:132px;border-radius:11px;box-shadow:none}.barcode-template-preview.scan-order .preview-qr>.preview-qr-image{width:118px;height:118px}.barcode-template-preview.scan-order .preview-qr em{width:28px;height:28px}.barcode-template-preview.scan-order .qr-tagline-text{top:80.2%;color:#fff;font-family:inherit;font-size:15px;font-style:normal;font-weight:820;letter-spacing:.03em}.barcode-template-preview.scan-order .qr-bottom-text{top:86.7%;color:#ffffffdb;font-size:9px;font-weight:650;text-transform:none}.barcode-copy-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center}.barcode-copy-row .category-dialog-input{max-width:180px}.barcode-watermark-row{align-items:start}.barcode-generate-button{flex:0 0 auto;min-height:30px;width:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:5px;padding:0 12px;color:#fff;background:#ff6a2a;font:inherit;font-size:12px;font-weight:650;cursor:pointer;box-shadow:0 6px 14px #ff6a2a2e;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.barcode-generate-button:hover{background:#f15d1f;box-shadow:0 10px 22px #ff6a2a42;transform:translateY(-1px)}.barcode-generate-button:focus-visible{outline:3px solid rgba(255,106,42,.22);outline-offset:2px}.barcode-select{position:relative;z-index:1}.barcode-select.open{z-index:20}.barcode-select-trigger{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cfd7e6;border-radius:5px;padding:0 12px;color:#25324b;background:#fff;font:inherit;font-size:13.5px;text-align:left;cursor:pointer}.barcode-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.barcode-select-trigger svg{flex:0 0 auto;color:#98a2b3}.barcode-select.open .barcode-select-trigger,.barcode-select-trigger:focus-visible{border-color:#6f7df2;box-shadow:0 0 0 3px #6f7df21f;outline:0}.barcode-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;overflow:hidden;border:1px solid #cfd7e6;border-radius:5px;background:#fff;box-shadow:0 14px 30px #0f172a29}.barcode-select-menu button{width:100%;min-height:34px;display:flex;align-items:center;border:0;padding:0 12px;color:#111827;background:#fff;font:inherit;font-size:13.5px;text-align:left;cursor:pointer}.barcode-select-menu button:hover{background:#f5f7ff}.barcode-select-menu button.selected{color:#fff;background:#4c68d7}.barcode-logo-upload{min-height:136px;display:grid;place-items:center;gap:6px;border:1px dashed #c6cfdf;border-radius:6px;padding:14px 18px;color:#667085;text-align:center;cursor:pointer;background:#fbfcff;transition:border-color .14s ease,background .14s ease,transform .14s ease}.barcode-logo-upload:hover{border-color:#6f7df2;background:#f7f8ff;transform:translateY(-1px)}.barcode-logo-upload.has-logo{border-style:solid;border-color:#9aabff;color:#344054;background:#f8faff}.barcode-logo-upload input{display:none}.barcode-logo-upload>img{width:34px;height:34px;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #0f172a14}.barcode-logo-upload span{color:#4354df;font-size:14px;font-weight:560}.barcode-logo-upload small{max-width:260px;color:#667085;font-size:12px;line-height:1.35}.barcode-dialog .category-dialog-footer{position:sticky;bottom:0;z-index:5;justify-content:flex-start;min-height:52px;gap:8px;padding:0 30px;border-top:1px solid #dfe5ef;background:#fbfcff}.barcode-dialog .category-dialog-footer .primary-button,.barcode-dialog .category-dialog-footer .ghost-button{min-height:34px;padding:0 16px;border-radius:5px}@media (max-width: 760px){.category-dialog-backdrop{padding:24px 12px}.location-dialog-body{grid-template-columns:1fr;gap:8px}.location-active-check{grid-column:1}.barcode-dialog{width:min(620px,calc(100vw - 24px))}.barcode-dialog-body{grid-template-columns:1fr;gap:18px}.barcode-dialog-divider{display:none}.barcode-preview-column{padding-left:0}.barcode-template-preview{min-height:260px}.barcode-print-summary,.barcode-print-config,.barcode-copy-row{grid-template-columns:1fr}}.pos-fullscreen .pos-ticket-footer{margin-top:10px;border-top:1px solid #e5eaf1;background:#fff}@media (max-width: 1180px){.restaurant-control.desk-redesign.pos-fullscreen{grid-template-columns:minmax(0,1fr) 300px}.pos-fullscreen .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.cpm-invoice-chart{grid-template-columns:72px minmax(0,1fr)}.cpm-invoice-header-actions{display:flex;align-items:center;gap:12px}.cpm-invoice-chart-toggle{display:inline-flex;align-items:center;gap:2px;border-right:1px solid #dfe4ec;padding-right:12px}.cpm-invoice-card>header .cpm-invoice-chart-toggle button{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:7px;padding:0;color:#98a2b3;background:transparent;cursor:pointer}.cpm-invoice-card>header .cpm-invoice-chart-toggle button:hover{color:#4f67db;background:#f2f4ff}.cpm-invoice-card>header .cpm-invoice-chart-toggle button.active{border-color:#cbd5ff;color:#4f67e8;background:#edf1ff}.cpm-invoice-chart-toggle button svg{width:16px;height:16px}.cpm-invoice-chart-toggle button svg path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cpm-invoice-period{min-height:32px;display:inline-flex;align-items:center;gap:6px;color:#344054;font-size:12px;font-weight:650}.cpm-invoice-y-axis{height:186px;padding-bottom:0;font-size:10px}.cpm-invoice-plot{height:226px;overflow:visible;background-size:100% 46.5px}.cpm-invoice-plot svg{position:relative;z-index:2;pointer-events:none}.cpm-invoice-plot path{stroke:#6674f4;stroke-width:2.25;vector-effect:non-scaling-stroke}.cpm-invoice-point-layer{position:absolute;z-index:4;top:0;right:0;left:0;height:186px}.cpm-invoice-point-layer button{position:absolute;width:24px;height:24px;border:0;border-radius:50%;padding:0;background:transparent;box-shadow:none;transform:translate(-50%,-50%);cursor:pointer}.cpm-invoice-point-layer button.active{background:transparent}.cpm-invoice-bars{position:absolute;z-index:3;top:0;right:5px;left:5px;height:186px;display:grid;align-items:end;gap:clamp(2px,.35vw,7px)}.cpm-invoice-bars button{width:100%;min-width:3px;align-self:end;border:0;border-radius:5px 5px 1px 1px;padding:0;background:linear-gradient(180deg,#7d72ff,#6178ed);opacity:.9;cursor:pointer;transition:opacity .15s ease,filter .15s ease}.cpm-invoice-bars button:hover,.cpm-invoice-bars button.active{opacity:1;filter:saturate(1.25) brightness(.95)}.cpm-invoice-tooltip{position:absolute;z-index:8;min-width:138px;display:grid;gap:4px;border-radius:7px;padding:9px 11px;color:#fff;background:#20263a;box-shadow:0 8px 20px #0f172a38;transform:translate(-50%,-105%);pointer-events:none}.cpm-invoice-tooltip strong{font-size:11px}.cpm-invoice-tooltip span{font-size:10px;color:#dce2f2}.cpm-invoice-x-axis{position:absolute;top:186px;right:0;left:0;padding-top:8px;font-size:9px}.main-panel:has(>.reservation-week-page){flex:1 1 auto;min-height:0;overflow:hidden;padding:0;background:#fff}.reservation-week-page{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr);color:#172033;background:#fff}.reservation-topbar-content{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.reservation-topbar-controls{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:flex-start;gap:7px;border-left:1px solid #dce2ea;padding:0 18px}.reservation-topbar-controls>strong{margin:0 10px;color:#172033;font-size:18px;font-weight:650;white-space:nowrap}.reservation-topbar-controls .reservation-calendar-brand{margin:0 12px 0 0;white-space:nowrap}.reservation-topbar-content .reservation-view-button{position:static;top:auto;right:auto;height:36px;min-width:92px;transform:none}.reservation-view-picker{position:relative;flex:0 0 auto}.reservation-view-options{position:absolute;top:calc(100% + 7px);right:0;z-index:130;width:150px;display:grid;gap:3px;border:1px solid #d8deea;border-radius:11px;padding:6px;background:#fff;box-shadow:0 14px 34px #1823392e}.reservation-view-options button{min-height:36px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;padding:0 10px;color:#293548;background:transparent;font:inherit;font-size:13px;cursor:pointer}.reservation-view-options button:hover{background:#f1f4ff}.reservation-view-options button.active{color:#4861d6;background:#edf1ff;font-weight:700}.reservation-topbar-content .reservation-header-create{position:relative;z-index:1}.reservation-topbar-actions{min-width:338px;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-left:0}.reservation-topbar-actions .reservation-today-button{border-color:#5f73ea;color:#fff;background:#5f73ea;box-shadow:0 4px 12px #4f63dc38}.reservation-topbar-actions .reservation-today-button:hover{border-color:#4e63da;background:#4e63da}.reservation-topbar-actions .reservation-calendar-brand{position:relative;z-index:1;margin-left:0;white-space:nowrap}.reservation-week-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dce2ea;padding:0 14px;background:#fff}.reservation-week-toolbar:after{content:"";position:absolute;top:0;right:250px;bottom:0;width:1px;background:#dce2ea;pointer-events:none}.reservation-week-toolbar-left,.reservation-week-toolbar-right{display:flex;align-items:center;gap:8px}.reservation-week-toolbar h1{margin:0 0 0 12px;font-size:19px;font-weight:650}.reservation-view-button{position:absolute;top:50%;right:268px;min-width:92px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bfc7d3;border-radius:999px;color:#263246;background:#fff;font:inherit;font-size:13px;font-weight:650;cursor:pointer;transform:translateY(-50%)}.reservation-view-button:hover{background:#f4f6fa}.reservation-today-button,.reservation-create-button,.reservation-nav-button{height:36px;border:1px solid #d4dae4;color:#263246;background:#fff;font:inherit;cursor:pointer}.reservation-today-button{border-radius:999px;padding:0 20px;font-size:13px;font-weight:650}.reservation-nav-button{width:34px;display:grid;place-items:center;border-color:transparent;border-radius:50%}.reservation-nav-button:hover{background:#f1f4f8}.reservation-create-button{display:inline-flex;align-items:center;gap:7px;border-radius:10px;padding:0 13px;box-shadow:0 2px 6px #0f172a14}.reservation-header-create{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d4dae4;border-radius:10px;padding:0 14px;color:#263246;background:#fff;box-shadow:0 2px 6px #0f172a14;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.reservation-header-create:hover{border-color:#bfc8d7;background:#f8faff}.reservation-create-picker{position:relative}.reservation-create-options{position:absolute;top:calc(100% + 8px);right:0;z-index:140;width:260px;display:grid;gap:4px;border:1px solid #d8deea;border-radius:11px;padding:6px;background:#fff;box-shadow:0 14px 34px #1823392e}.reservation-create-options>button{min-height:54px;display:flex;align-items:center;gap:11px;border:0;border-radius:8px;padding:8px 10px;color:#293548;background:transparent;text-align:left;cursor:pointer}.reservation-create-options>button:hover{color:#405ad1;background:#f0f3ff}.reservation-create-options>button>span{display:grid;gap:2px}.reservation-create-options strong{font-size:12px}.reservation-create-options small{color:#707b8e;font-size:9px}.reservation-cell-create-menu{position:fixed;z-index:220;width:240px;display:grid;gap:4px;border:1px solid #d7deea;border-radius:11px;padding:7px;background:#fff;box-shadow:0 16px 38px #16223833}.reservation-cell-create-menu>small{padding:5px 8px 7px;color:#687386;font-size:10px;font-weight:650}.reservation-cell-create-menu>button{min-height:50px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;padding:7px 9px;color:#293548;background:transparent;text-align:left;cursor:pointer}.reservation-cell-create-menu>button:hover{color:#405ad1;background:#f0f3ff}.reservation-cell-create-menu>button>span{display:grid;gap:2px}.reservation-cell-create-menu strong{font-size:12px}.reservation-cell-create-menu button small{color:#727d90;font-size:9px}.reservation-calendar-brand{display:flex;align-items:center;gap:9px;margin-left:5px}.reservation-calendar-brand span{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(145deg,#8ba5ff,#4f70e9);font-size:16px}.reservation-calendar-brand strong{font-size:18px;font-weight:550}.reservation-week-layout{height:100%;min-height:0;display:grid;grid-template-columns:minmax(700px,1fr) 250px;overflow:hidden}.reservation-week-calendar{min-width:0;min-height:0;display:grid;grid-template-rows:62px minmax(0,1fr);border-right:1px solid #dce2ea}.reservation-week-days{display:grid;grid-template-columns:52px repeat(var(--reservation-columns, 7),minmax(0,1fr));border-bottom:1px solid #e1e6ed;background:#fff}.reservation-timezone-label{align-self:end;padding:0 5px 8px;color:#657084;font-size:9px}.reservation-week-days button{display:grid;place-content:center;gap:4px;border:0;color:#293548;background:transparent;font:inherit;cursor:pointer}.reservation-week-days small{color:#677286;font-size:10px;font-weight:650}.reservation-week-days strong{width:32px;height:32px;display:grid;place-items:center;margin:0 auto;border-radius:50%;font-size:17px;font-weight:550}.reservation-week-days button.active small{color:#4f68dc}.reservation-week-days button.active strong{color:#fff;background:#4465d7}.reservation-week-scroll{min-height:0;overflow:auto;scrollbar-width:thin}.reservation-week-time-grid{min-width:700px;height:1296px;display:grid;grid-template-columns:52px repeat(var(--reservation-columns, 7),minmax(0,1fr))}.reservation-week-calendar.view-day .reservation-week-time-grid{min-width:0}.reservation-week-calendar.view-day .reservation-week-days button{width:104px;justify-self:start;border-left:1px solid #e1e6ed}.reservation-week-calendar.view-day .reservation-week-days button.active small{color:#293548}.reservation-week-calendar.view-day .reservation-week-days button.active strong{width:auto;height:auto;color:#172033;background:transparent;font-size:25px;font-weight:500}.reservation-week-calendar.view-day .reservation-week-event{right:12px;left:12px;max-width:520px}.reservation-week-calendar.view-month,.reservation-week-calendar.view-year{height:100%;min-height:0;align-self:stretch;display:block;overflow:auto;border-right:1px solid #dce2ea;background:#fff}.reservation-month-view{box-sizing:border-box;min-width:720px;height:100%;min-height:0;display:grid;grid-template-rows:40px minmax(0,1fr);padding:8px 12px 12px}.reservation-month-weekdays,.reservation-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.reservation-month-weekdays span{display:grid;place-items:center;color:#657084;font-size:10px;font-weight:700;text-transform:uppercase}.reservation-month-grid{grid-template-rows:repeat(6,minmax(96px,1fr));overflow:hidden;border:1px solid #dfe4ec;border-radius:20px}.reservation-month-grid article{min-width:0;overflow:hidden;border-right:1px solid #dfe4ec;border-bottom:1px solid #dfe4ec;padding:7px;background:#fff;cursor:cell}.reservation-month-grid article:nth-child(7n){border-right:0}.reservation-month-grid article:nth-last-child(-n+7){border-bottom:0}.reservation-month-grid article.outside{color:#9aa4b4;background:#fafbfc}.reservation-month-grid article.selected{box-shadow:inset 0 0 0 2px #5870e8;background:#f7f9ff}.reservation-month-grid article>button:first-child{min-width:26px;height:26px;border:0;border-radius:999px;padding:0 7px;color:inherit;background:transparent;font:inherit;font-size:11px;cursor:pointer}.reservation-month-grid article>button:first-child.today{color:#fff;background:#4866d8;font-weight:700}.reservation-month-grid article>div{display:grid;gap:3px;margin-top:4px}.reservation-month-grid article>div button{min-width:0;overflow:hidden;border:0;border-left:3px solid #5d73df;border-radius:4px;padding:3px 5px;color:#304477;background:#edf1ff;font-size:9px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.reservation-month-grid article>small{display:block;margin:4px 0 0 5px;color:#687386;font-size:9px}.reservation-year-view{box-sizing:border-box;min-width:760px;min-height:100%;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));grid-template-rows:repeat(3,minmax(180px,1fr));gap:32px 44px;padding:24px 30px 36px;background:#fff}.reservation-year-view>section{min-width:0}.reservation-year-view h3{margin:0 0 12px;font-size:14px;font-weight:650}.reservation-year-weekdays,.reservation-year-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 3px}.reservation-year-weekdays span{display:grid;place-items:center;color:#657084;font-size:9px}.reservation-year-month-grid{margin-top:6px}.reservation-year-month-grid>span,.reservation-year-month-grid button{min-width:0;height:23px}.reservation-year-month-grid button{position:relative;display:grid;place-items:center;border:0;border-radius:50%;color:#263246;background:transparent;font:inherit;font-size:9px;cursor:pointer}.reservation-year-month-grid button:hover{background:#edf1ff}.reservation-year-month-grid button.active{color:#fff;background:#4866d8}.reservation-year-month-grid button.today:not(.active){color:#3754c6;background:#dce5ff;font-weight:700}.reservation-year-month-grid button i{position:absolute;right:2px;bottom:1px;width:4px;height:4px;border-radius:50%;background:#e58a24}.reservation-time-column{display:grid;grid-template-rows:repeat(24,54px);color:#687386;background:#fff}.reservation-time-column span{padding:6px 5px 0 0;font-size:9px;text-align:right;transform:translateY(-11px)}.reservation-day-column{position:relative;border-left:1px solid #e3e8ef;background:repeating-linear-gradient(to bottom,transparent 0,transparent 53px,#e6eaf0 53px,#e6eaf0 54px);cursor:cell}.reservation-day-column.selected{background-color:transparent}.reservation-cell-selection{position:absolute;right:4px;left:4px;z-index:5;min-height:48px;display:grid;align-content:center;gap:2px;overflow:hidden;border-radius:7px;padding:5px 8px;color:#fff;background:#4b98dc;box-shadow:0 3px 8px #2a62a347;pointer-events:none}.reservation-cell-selection strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reservation-cell-selection span{font-size:10px}.reservation-week-event{position:absolute;right:3px;left:3px;z-index:2;min-height:44px;display:grid;gap:2px;overflow:hidden;border:0;border-left:3px solid #4f68dc;border-radius:5px;padding:5px 6px;color:#244277;background:#dce7ff;font:inherit;text-align:left;cursor:pointer}.reservation-week-event strong,.reservation-week-event span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reservation-week-event strong{font-size:11px}.reservation-week-event span{font-size:9px}.reservation-week-event.cancelled{border-left-color:#a8b0bf;color:#697386;background:#eef0f3;text-decoration:line-through}.reservation-week-event.calendar-task-event{border-left-color:#8a5bd6;color:#563a86;background:#efe7ff}.reservation-month-grid article>div button.calendar-task{border-left-color:#8a5bd6;color:#563a86;background:#f2ebff}.reservation-week-sidebar{min-height:0;overflow:auto;padding:16px 13px;background:#f8f9fc}.reservation-mini-calendar{padding:0 6px 13px}.reservation-mini-calendar header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.reservation-mini-calendar header strong{font-size:12px}.reservation-mini-calendar header div{display:flex}.reservation-mini-calendar header button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.reservation-mini-calendar header button:hover{background:#e9edf4}.reservation-mini-weekdays,.reservation-mini-grid{display:grid;grid-template-columns:repeat(7,1fr)}.reservation-mini-weekdays span,.reservation-mini-grid>span,.reservation-mini-grid button{height:27px;display:grid;place-items:center;font-size:9px}.reservation-mini-weekdays span{color:#697386;font-weight:650}.reservation-mini-grid button{position:relative;border:0;border-radius:50%;color:#344054;background:transparent;cursor:pointer}.reservation-mini-grid button.holiday:after{content:"";position:absolute;right:2px;bottom:2px;width:4px;height:4px;border-radius:50%;background:#d99a43}.reservation-mini-grid button.active.holiday:after{background:#fff}.reservation-mini-grid button.active{color:#fff;background:#4465d7}.reservation-people-search{width:100%;min-height:36px;display:flex;align-items:center;gap:9px;border:0;border-radius:5px;padding:0 12px;color:#5d6779;background:#e9edf5;font:inherit;font-size:12px;cursor:pointer}.reservation-sidebar-group{display:grid;gap:8px;padding:17px 4px 2px}.reservation-sidebar-group header{display:flex;align-items:center;justify-content:space-between}.reservation-sidebar-group header strong{font-size:12px}.reservation-sidebar-group label{display:flex;align-items:center;gap:8px;color:#4c576a;font-size:11px}.reservation-sidebar-group label input{position:absolute;opacity:0}.reservation-sidebar-group label>span{width:14px;height:14px;border-radius:2px;box-shadow:inset 0 0 0 2px #fffc}.reservation-sidebar-group .blue{background:#5f7ce1}.reservation-sidebar-group .green{background:#59a96a}.reservation-sidebar-group .purple{background:#786be2}.reservation-sidebar-group .orange{background:#d59345}.reservation-sidebar-list{display:grid;gap:10px;margin-top:13px;padding-top:14px;border-top:1px solid #e0e5ed}.reservation-sidebar-collapse{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:12px;padding:7px 10px 7px 12px;color:#172033;background:#e9ecf2;font:inherit;text-align:left;cursor:pointer}.reservation-sidebar-collapse:hover{background:#e2e6ed}.reservation-sidebar-collapse>div{min-width:0;display:grid;gap:2px}.reservation-sidebar-collapse strong{color:#172033;font-size:13px}.reservation-sidebar-collapse>div>span{overflow:hidden;color:#6a7486;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.reservation-sidebar-collapse-actions{display:flex;align-items:center;gap:7px}.reservation-sidebar-collapse-actions b{min-width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#4967de;background:#e9edff;font-size:11px}.reservation-other-calendars{display:grid;gap:9px;margin-top:10px}.reservation-calendar-toggle{min-height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;color:#4c576a;font-size:11px;cursor:pointer}.reservation-calendar-toggle input{position:absolute;opacity:0}.reservation-calendar-toggle>span{width:14px;height:14px;border:2px solid #d49a50;border-radius:3px;background:#fff}.reservation-calendar-toggle input:checked+span{background:#d99a43;box-shadow:inset 0 0 0 2px #fff}.reservation-calendar-toggle strong{font-size:11px;font-weight:550}.reservation-sidebar-list-items{display:grid;gap:7px}.reservation-sidebar-list-items>article{position:relative;isolation:isolate;width:100%;min-width:0;border:1px solid #e0e5ed;border-radius:9px;color:#263246;background:#fff;overflow:visible}.reservation-sidebar-list-items>article.due-soon:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:2;border-radius:12px;padding:1px;background:repeating-conic-gradient(from var(--reservation-alert-angle),#f59e0b 0deg 8deg,transparent 8deg 15deg);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:reservation-due-border-spin 6s linear infinite}@property --reservation-alert-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes reservation-due-border-spin{to{--reservation-alert-angle: 360deg}}.reservation-sidebar-list-items>article:hover,.reservation-sidebar-list-items>article.active{border-color:#9eadeb;background:#f2f5ff}.reservation-sidebar-card-main{width:100%;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;border-radius:9px 9px 0 0;padding:8px;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.reservation-sidebar-card-panel{display:grid;gap:9px;border-top:1px solid #dfe5ef;border-radius:0 0 9px 9px;padding:9px;background:#ffffffd1}.reservation-sidebar-card-panel dl{display:grid;gap:6px;margin:0}.reservation-sidebar-card-panel dl>div{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);gap:7px}.reservation-sidebar-card-panel dt{display:flex;align-items:flex-start;gap:4px;color:#798397;font-size:9px}.reservation-sidebar-card-panel dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#293548;font-size:10px;font-weight:600;line-height:1.35}.reservation-sidebar-card-panel>p{margin:0;border-radius:6px;padding:6px 7px;color:#a12b2b;background:#fff0f0;font-size:9px;line-height:1.35}.reservation-sidebar-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.reservation-sidebar-card-actions button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ccd5e3;border-radius:7px;color:#344054;background:#fff;font:inherit;font-size:10px;font-weight:650}.reservation-sidebar-card-actions button:disabled{cursor:not-allowed;opacity:.55}.reservation-status-action-menu{position:relative;min-width:0}.reservation-status-action-menu>.status-trigger{width:100%;border-color:#5aa876;color:#17643a;background:#e4f6ea}.reservation-status-action-menu>.status-trigger.status-pending{border-color:#e4c066;color:#80520b;background:#fff5d9}.reservation-status-action-menu>.status-trigger.status-cancelled,.reservation-status-action-menu>.status-trigger.status-noshow{border-color:#e6b9b5;color:#a22c23;background:#fff0ef}.reservation-status-options{position:absolute;top:auto;right:0;bottom:calc(100% + 6px);z-index:30;width:220px;display:grid;gap:3px;border:1px solid #d9e0eb;border-radius:10px;padding:5px;background:#fff;box-shadow:0 14px 34px #0f172a33}.reservation-status-options>button{width:100%;min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;justify-content:stretch;gap:7px;border:0;border-radius:7px;padding:7px 8px;color:#344054;background:transparent;text-align:left}.reservation-status-options>button:hover{background:#f1f4f8}.reservation-status-options>button span{min-width:0;display:grid;gap:2px}.reservation-status-options>button strong{font-size:10px}.reservation-status-options>button small{color:#748095;font-size:8px;font-weight:500;line-height:1.3}.reservation-status-options>button.danger{color:#b42318}.reservation-status-options>button.danger:hover{background:#fff0ef}.reservation-sidebar-time-edit{min-height:30px;display:flex;align-items:center;gap:6px;border-top:1px solid #e7ebf2;border-radius:0 0 9px 9px;padding:4px 7px 4px 9px;color:#697386;background:#ffffffb8}.reservation-sidebar-time-edit span{min-width:0;flex:1;font-size:9px}.reservation-clock-picker{position:relative;min-width:0}.reservation-clock-trigger{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #cfd7e5;border-radius:9px;padding:0 11px;color:#172033;background:#fff;font:inherit;font-size:13px;cursor:pointer}.reservation-clock-trigger:focus,.reservation-clock-trigger[aria-expanded=true]{border-color:#6077e8;box-shadow:0 0 0 3px #6077e821;outline:none}.reservation-clock-trigger:disabled{opacity:.6;cursor:not-allowed}.reservation-clock-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:120;width:196px;overflow:hidden;border:1px solid #d5dce8;border-radius:10px;background:#fff;box-shadow:0 12px 30px #1622382e}.reservation-clock-columns{height:190px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.reservation-clock-options{overflow-y:auto;padding:5px;border-right:1px solid #edf0f5;scrollbar-width:thin;scrollbar-color:#aeb8c8 transparent}.reservation-clock-options:last-child{border-right:0}.reservation-clock-options button{width:100%;min-height:30px;border:0;border-radius:6px;color:#263246;background:transparent;font-size:12px;cursor:pointer}.reservation-clock-options button:hover{background:#f0f3ff}.reservation-clock-options button.active{color:#fff;background:#5870e8;font-weight:700}.reservation-clock-options.period{overflow:hidden}.reservation-clock-apply{width:calc(100% - 12px);height:30px;margin:6px;border:0;border-radius:7px;color:#fff;background:#5870e8;font-size:12px;font-weight:700;cursor:pointer}.reservation-sidebar-time-edit .reservation-clock-trigger{width:88px;height:24px;border-radius:6px;padding:0 5px;font-size:10px}.reservation-sidebar-time-edit .reservation-clock-trigger:focus,.reservation-sidebar-time-edit .reservation-clock-trigger[aria-expanded=true]{box-shadow:0 0 0 2px #6077e824}.reservation-sidebar-time-edit .reservation-clock-panel{top:auto;right:0;bottom:calc(100% + 6px);left:auto}.reservation-sidebar-date{height:38px;display:grid;place-content:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#7895fa,#4e69d9);text-align:center}.reservation-sidebar-date small{font-size:8px;line-height:1;text-transform:uppercase}.reservation-sidebar-date strong{font-size:14px;line-height:16px}.reservation-sidebar-details{min-width:0;display:grid;gap:2px}.reservation-sidebar-details strong,.reservation-sidebar-details small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reservation-sidebar-details strong{font-size:11px}.reservation-sidebar-details small{color:#697386;font-size:9px}.reservation-sidebar-card-main em{align-self:start;border-radius:999px;padding:3px 5px;color:#82510b;background:#fff2cf;font-size:8px;font-style:normal;font-weight:700}.reservation-sidebar-card-main em.status-confirmed,.reservation-sidebar-card-main em.status-arrived,.reservation-sidebar-card-main em.status-seated{color:#17643a;background:#dcf7e7}.reservation-sidebar-card-main em.status-completed{color:#45536a;background:#e9edf3}.reservation-sidebar-empty{min-height:132px;display:grid;place-content:center;justify-items:center;gap:6px;border:1px dashed #cfd7e5;border-radius:9px;padding:18px 12px;color:#6c778b;background:#fff;text-align:center}.reservation-sidebar-empty strong{color:#283449;font-size:11px}.reservation-sidebar-empty span{font-size:9px;line-height:1.4}@media (prefers-reduced-motion: reduce){.reservation-sidebar-list-items>article.due-soon:before{animation:none}}.reservation-dialog-backdrop{z-index:260;display:grid;place-items:center;padding:24px;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.reservation-dialog{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #dce3ef;border-radius:16px;color:#172033;background:#fff;box-shadow:0 28px 80px #0f172a47}.reservation-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px 17px;border-bottom:1px solid #e5e9f0}.reservation-dialog-header div{display:grid;gap:3px}.reservation-dialog-header span{color:#5b72e6;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.reservation-dialog-header h2{margin:0;font-size:21px;font-weight:680}.reservation-dialog-header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#667085;background:#f4f6fa}.reservation-dialog-body{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px;overflow:auto;padding:20px 22px}.reservation-dialog-field{min-width:0;display:grid;align-content:start;gap:7px}.reservation-dialog-field.full,.reservation-dialog-error{grid-column:1 / -1}.reservation-dialog-field>span{color:#344054;font-size:12px;font-weight:650}.reservation-dialog-field input,.reservation-dialog-field select,.reservation-dialog-field textarea{width:100%;border:1px solid #cfd7e5;border-radius:9px;padding:0 11px;color:#172033;background:#fff;font:inherit;font-size:13px;outline:none}.reservation-dialog-field input,.reservation-dialog-field select{height:40px}.reservation-dialog-field textarea{min-height:78px;padding-top:10px;resize:vertical}.reservation-dialog-field input:focus,.reservation-dialog-field select:focus,.reservation-dialog-field textarea:focus{border-color:#6077e8;box-shadow:0 0 0 3px #6077e821}.reservation-dialog-field small{color:#737e91;font-size:10px;line-height:1.4}.reservation-dialog-error{margin:0;border:1px solid #f1c4c4;border-radius:8px;padding:9px 11px;color:#a12b2b;background:#fff5f5;font-size:12px;font-weight:600}.reservation-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px;border-top:1px solid #e5e9f0;background:#fafbfc}.reservation-dialog-footer div{display:flex;gap:9px}.reservation-dialog-footer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d2d9e6;border-radius:9px;padding:0 14px;color:#344054;background:#fff;font:inherit;font-size:12px;font-weight:650}.reservation-dialog-footer .reservation-dialog-save{border-color:#5f73ea;color:#fff;background:#5f73ea}.reservation-dialog-footer .reservation-dialog-delete{border-color:#f0c6c3;color:#b42318;background:#fff7f6}.reservation-dialog-footer button:disabled{cursor:not-allowed;opacity:.6}@media (max-width: 620px){.reservation-dialog-body{grid-template-columns:minmax(0,1fr)}.reservation-dialog-field.full,.reservation-dialog-error{grid-column:1}}@media (max-width: 1050px){.reservation-week-layout{grid-template-columns:minmax(700px,1fr)}.reservation-week-sidebar{display:none}.reservation-week-toolbar:after{display:none}.reservation-topbar-controls{padding-right:0}.reservation-view-button{right:88px}.reservation-calendar-brand strong{display:none}}.settings-save-toast{position:fixed;top:16px;left:50%;z-index:500;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:min(440px,calc(100vw - 32px));padding:12px 12px 12px 14px;border:1px solid #b9e2ca;border-radius:13px;color:#153f2a;background:#f7fffafa;box-shadow:0 14px 36px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:settings-save-toast-life 4s ease both}.settings-save-toast.error{border-color:#f1c4c4;color:#7f1d1d;background:#fff8f8fa}.settings-save-toast-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#16834d;background:#e6f7ed}.settings-save-toast.error .settings-save-toast-icon{color:#c24141;background:#fdecec}.settings-save-toast>div{display:grid;gap:2px;min-width:0}.settings-save-toast strong{font-size:14px;line-height:1.25}.settings-save-toast small{overflow:hidden;color:#587064;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.settings-save-toast.error small{color:#986060}.settings-save-toast button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;color:currentColor;background:transparent;cursor:pointer}.settings-save-toast button:hover{background:#0f172a0f}@keyframes settings-save-toast-life{0%{opacity:0;transform:translate(-50%,-24px)}8%,88%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-14px)}}@media (prefers-reduced-motion: reduce){.settings-save-toast{animation:none}}.pos-fullscreen .pos-receipt-card>.pos-ticket-instructions-toggle{min-height:40px;justify-content:flex-start;gap:8px;margin:8px 12px 4px;border:1px solid #dbe3f5;border-radius:10px;padding:9px 11px;color:#4965dc;background:linear-gradient(180deg,#f8faff,#f3f6ff);box-shadow:0 2px 7px #4860be0e;font-size:11.5px;font-weight:750;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.pos-fullscreen .pos-receipt-card>.pos-ticket-instructions-toggle svg{box-sizing:content-box;border-radius:50%;padding:3px;color:#fff;background:#6075ec}.pos-fullscreen .pos-receipt-card>.pos-ticket-instructions-toggle:hover{border-color:#bdc9f5;color:#3655d4;background:#eef2ff;box-shadow:0 5px 12px #4860be1c;transform:translateY(-1px)}.pos-fullscreen .pos-receipt-picker .invoice-location-menu{width:264px;max-height:none;overflow:hidden;padding:7px}.invoice-location-search{height:38px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:6px;border:1px solid #d9e1ed;border-radius:9px;padding:0 8px 0 10px;color:#7b8799;background:#f8fafc;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.invoice-location-search:focus-within{border-color:#8293ef;background:#fff;box-shadow:0 0 0 3px #6075ec1f}.invoice-location-search input{width:100%;min-width:0;border:0;padding:0;color:#172033;background:transparent;font:inherit;font-size:12px;outline:0}.invoice-location-search input::-webkit-search-cancel-button{display:none}.desk-redesign .restaurant-order-panel .invoice-location-search button{width:24px;min-width:24px;height:24px;min-height:24px;display:grid;grid-template-columns:1fr;place-items:center;border:0;border-radius:6px;padding:0;color:#667085;background:transparent}.desk-redesign .restaurant-order-panel .invoice-location-search button:hover{color:#344054;background:#e9eef6}.invoice-location-options{max-height:230px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.invoice-location-options::-webkit-scrollbar{width:0;height:0;display:none}.invoice-location-empty{margin:4px 0;border-radius:8px;padding:18px 10px;color:#667085;background:#f8fafc;font-size:11.5px;font-weight:650;text-align:center}.pos-fullscreen .pos-receipt-scroll-area{scrollbar-width:thin;scrollbar-color:#aeb8c7 transparent}.pos-fullscreen .pos-receipt-scroll-area::-webkit-scrollbar{width:3px;height:3px}.pos-fullscreen .pos-receipt-scroll-area::-webkit-scrollbar-track{background:transparent}.pos-fullscreen .pos-receipt-scroll-area::-webkit-scrollbar-thumb{border-radius:999px;background:#aeb8c7}.pos-fullscreen .pos-receipt-scroll-area::-webkit-scrollbar-thumb:hover{background:#8995a7}.pos-fullscreen .pos-receipt-scroll-area::-webkit-scrollbar-button{width:0;height:0;display:none}.pos-fullscreen .pos-receipt-picker .invoice-location-menu{right:-4px;width:min(252px,calc(100vw - 24px));border-radius:13px;padding:7px}.pos-fullscreen .pos-receipt-picker .invoice-location-options{max-height:196px}.pos-fullscreen .pos-receipt-picker .invoice-location-options>button{min-height:48px;grid-template-columns:32px minmax(0,1fr);gap:9px;border:1px solid transparent;padding:7px}.pos-fullscreen .pos-receipt-picker .invoice-location-options>button>span{width:32px;height:32px;border-radius:9px}.pos-fullscreen .pos-receipt-picker .invoice-location-options>button.active{border-color:#dbe2ff;background:#eef2ff}.pos-fullscreen .pos-receipt-picker .invoice-location-options strong{font-size:12px;line-height:1.25}.pos-fullscreen .pos-receipt-picker .invoice-location-options small{margin-top:3px;font-size:9.5px;line-height:1.2}.settings-profile-field .settings-currency-message{color:#2f7568;font-weight:650}.settings-logo-preview img{width:min(230px,88%);height:60px;object-fit:contain;border-radius:8px}.settings-logo-actions button:disabled{opacity:.45;cursor:not-allowed}.settings-profile-footer span.success{color:#237454;font-weight:650}.settings-profile-footer span.error{color:#b42318;font-weight:650}.utility-overview{margin-bottom:0}.utility-search{height:42px;border:1px solid #d8dde7;border-radius:7px;padding:0 12px;display:flex;align-items:center;gap:10px;color:#667085;background:#fff}.utility-search input{min-width:0;width:100%;border:0;outline:0;color:#071329}.cpm-orders-card,.cpm-category-card{grid-column:1 / -1;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5ef;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.cpm-orders-card>header,.cpm-category-card>header{height:46px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fbfbfd;border-bottom:1px solid #edf0f5}.cpm-orders-card h2,.cpm-category-card h2{margin:0;display:flex;align-items:center;gap:7px;color:#071329;font-size:15px;font-weight:850}.cpm-orders-card>header button,.cpm-category-card>header button{height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:6px;color:#25318a;background:transparent;border:0;border-radius:5px;font-size:13px;font-weight:800}.cpm-orders-body{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.cpm-orders-chart-area>p{margin:0 0 6px;color:#27364a;font-size:13px;font-weight:750}.cpm-orders-chart-area>strong{display:block;margin-bottom:14px;color:#1f2937;font-size:22px;font-weight:900}.cpm-orders-chart{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px}.cpm-orders-y-axis{height:278px;display:flex;flex-direction:column;justify-content:space-between;color:#5f6673;font-size:12px;font-weight:650;text-align:right}.cpm-orders-plot{min-width:0;height:306px;position:relative;border-left:1px solid #e2e7ef;border-bottom:1px solid #dfe4ec;background-image:linear-gradient(to bottom,#edf1f6 1px,transparent 1px);background-size:100% 55px}.cpm-orders-plot svg{width:100%;height:235px;display:block}.cpm-orders-plot path{fill:none;stroke:#4167e8;stroke-width:2.25;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.cpm-orders-plot>span{height:235px;display:grid;place-items:center;color:#667085;font-size:14px}.cpm-orders-x-axis{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));padding-top:10px;color:#5f6673;font-size:12px;line-height:1.15;text-align:center}.cpm-orders-x-axis small{display:grid;gap:1px}.cpm-orders-x-axis b{font-weight:600}.cpm-category-chart{position:relative;min-height:276px;padding:28px 34px 30px}.cpm-category-bars{display:grid;gap:16px}.cpm-category-bars article{display:grid;grid-template-columns:110px minmax(0,1fr) 56px;align-items:center;gap:12px}.cpm-category-bars span{color:#667085;font-size:13px;font-weight:750}.cpm-category-bars i{height:16px;display:block;overflow:hidden;background:#f4f6fb;border-radius:999px}.cpm-category-bars i b{height:100%;display:block;background:linear-gradient(90deg,#4167e8,#89a0ff);border-radius:inherit}.cpm-category-bars strong{color:#071329;font-size:12px;text-align:right}.cpm-category-axis{margin:14px 56px 0 122px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));color:#98a2b3;font-size:11px;text-align:center}.cpm-category-chart>p{margin:18px 0 0;color:#98a2b3;font-size:12px;font-weight:800;text-align:center}.cpm-category-empty{position:absolute;top:102px;left:50%;transform:translate(-50%);padding:14px 22px;color:#27364a;background:#f8fbff;border:1px solid #cfd8e5;border-radius:8px;box-shadow:0 16px 30px #0f172a1f;font-size:15px}.cpm-category-chart.has-empty .cpm-category-bars,.cpm-category-chart.has-empty .cpm-category-axis,.cpm-category-chart.has-empty>p{filter:blur(2px);opacity:.35}@media (max-width: 1180px){.setup-grid{max-width:100%}.workspace-grid,.home-layout,.cpm-dashboard-grid,.admin-chart-panel.with-channels,.cpm-invoice-body,.cpm-orders-body{grid-template-columns:1fr}.cpm-invoice-side,.cpm-orders-side{padding-left:0;border-left:0}.dashboard-graph-grid,.flow-steps,.cpm-flow-steps{grid-template-columns:1fr}.item-form,.utility-grid,.media-grid,.order-flow-grid,.prep-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){body{overflow-y:auto;overflow-x:hidden}.setup-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.setup-brand-panel{min-height:auto;padding:22px}.setup-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-user-card,.setup-side-illustration{display:none}.setup-form{padding:26px 22px 96px}.setup-grid{grid-template-columns:1fr;gap:16px}.setup-preferences label{grid-template-columns:1fr;gap:4px}.setup-footer{left:0;padding:0 22px}.erp-app{height:auto;min-height:100vh;display:block;overflow:visible}.app-sidebar{position:sticky;top:0;height:auto;width:100%;display:block;z-index:40}.rail{height:auto;min-height:60px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-right:0;border-bottom:1px solid #242b3d}.rail .rail-menu-button,.rail button{min-height:54px;height:54px;margin:0;font-size:10px}.rail-bottom,.module-nav{display:none}.module-page{height:auto;overflow:visible}.topbar{height:auto;min-height:62px;align-items:stretch;flex-direction:column;padding:12px 14px}.topbar-actions{justify-content:stretch;flex-wrap:wrap}.admin-dashboard-card>header{min-height:54px;padding:10px 14px;flex-wrap:wrap}.admin-card-actions{width:100%;justify-content:space-between}.cpm-invoice-card>header{height:auto;min-height:52px;padding:10px 14px}.cpm-invoice-body{padding:14px;gap:18px}.cpm-receivables-card>header{height:auto;min-height:52px;padding:10px 14px}.cpm-receivables-total{padding:14px}.cpm-receivables-split{grid-template-columns:1fr}.cpm-receivables-split article+article{border-left:0;border-top:1px solid #e2e7ef}.cpm-sales-activity-grid{grid-template-columns:1fr}.cpm-sales-activity-grid article,.cpm-sales-activity-grid article:nth-child(odd),.cpm-sales-activity-grid article:nth-child(n+3){border-right:0;border-bottom:1px solid #edf0f5}.cpm-sales-activity-grid article:last-child{border-bottom:0}.cpm-orders-card,.cpm-category-card{grid-column:1 / -1;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5ef;border-radius:6px;box-shadow:0 5px 14px #1a20360a}.cpm-orders-card>header,.cpm-category-card>header{height:46px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fbfbfd;border-bottom:1px solid #edf0f5}.cpm-orders-card h2,.cpm-category-card h2{margin:0;display:flex;align-items:center;gap:7px;color:#071329;font-size:15px;font-weight:850}.cpm-orders-card>header button,.cpm-category-card>header button{height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:6px;color:#25318a;background:transparent;border:0;border-radius:5px;font-size:13px;font-weight:800}.cpm-orders-body{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.cpm-orders-chart-area>p{margin:0 0 6px;color:#27364a;font-size:13px;font-weight:750}.cpm-orders-chart-area>strong{display:block;margin-bottom:14px;color:#1f2937;font-size:22px;font-weight:900}.cpm-orders-chart{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px}.cpm-orders-y-axis{height:278px;display:flex;flex-direction:column;justify-content:space-between;color:#5f6673;font-size:12px;font-weight:650;text-align:right}.cpm-orders-plot{min-width:0;height:306px;position:relative;border-left:1px solid #e2e7ef;border-bottom:1px solid #dfe4ec;background-image:linear-gradient(to bottom,#edf1f6 1px,transparent 1px);background-size:100% 55px}.cpm-orders-plot svg{width:100%;height:235px;display:block}.cpm-orders-plot path{fill:none;stroke:#4167e8;stroke-width:2.25;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.cpm-orders-plot>span{height:235px;display:grid;place-items:center;color:#667085;font-size:14px}.cpm-orders-x-axis{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));padding-top:10px;color:#5f6673;font-size:12px;line-height:1.15;text-align:center}.cpm-orders-x-axis small{display:grid;gap:1px}.cpm-orders-x-axis b{font-weight:600}.cpm-category-chart{position:relative;min-height:276px;padding:28px 34px 30px}.cpm-category-bars{display:grid;gap:16px;filter:none}.cpm-category-bars article{display:grid;grid-template-columns:110px minmax(0,1fr) 56px;align-items:center;gap:12px}.cpm-category-bars span{color:#667085;font-size:13px;font-weight:750}.cpm-category-bars i{height:16px;display:block;overflow:hidden;background:#f4f6fb;border-radius:999px}.cpm-category-bars i b{height:100%;display:block;background:linear-gradient(90deg,#4167e8,#89a0ff);border-radius:inherit}.cpm-category-bars strong{color:#071329;font-size:12px;text-align:right}.cpm-category-axis{margin:14px 56px 0 122px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));color:#98a2b3;font-size:11px;text-align:center}.cpm-category-chart>p{margin:18px 0 0;color:#98a2b3;font-size:12px;font-weight:800;text-align:center}.cpm-category-empty{position:absolute;top:102px;left:50%;transform:translate(-50%);padding:14px 22px;color:#27364a;background:#f8fbff;border:1px solid #cfd8e5;border-radius:8px;box-shadow:0 16px 30px #0f172a1f;font-size:15px}.cpm-category-chart:has(.cpm-category-empty) .cpm-category-bars,.cpm-category-chart:has(.cpm-category-empty) .cpm-category-axis,.cpm-category-chart:has(.cpm-category-empty)>p{filter:blur(2px);opacity:.35}.cpm-invoice-chart{grid-template-columns:38px minmax(0,1fr)}.cpm-invoice-plot{overflow-x:auto}.cpm-invoice-plot svg,.cpm-invoice-x-axis{min-width:760px}.admin-chart-wrap{margin:14px;grid-template-columns:34px minmax(0,1fr)}.admin-chart-panel.with-channels{margin:14px}.admin-chart-legend{margin:0 14px 16px 62px}.cpm-flow-steps{grid-template-columns:1fr}.cpm-selling-strip{grid-auto-columns:minmax(138px,165px);overflow-x:auto;padding-bottom:6px}.search-box{width:100%;flex:1 1 100%}.main-panel{overflow:visible;overflow-x:hidden;padding:14px}.overview-grid,.category-grid{grid-template-columns:1fr}.home-tabs{overflow-x:auto}.home-table-row{grid-template-columns:42px minmax(0,1fr)}.source-bar-row{grid-template-columns:92px minmax(0,1fr) 30px}.mini-bar-chart{grid-template-columns:repeat(2,minmax(0,1fr));height:240px}.home-table-row b,.home-table-row .status-pill{grid-column:2;justify-self:start}.item-form,.category-form{display:grid;grid-template-columns:1fr}.wide-field{grid-column:auto}.category-form input{width:100%}.primary-button,.ghost-button{flex:1 1 auto}.profile-overlay{top:0;right:0;bottom:0;left:0}.profile-overlay:before{display:none}.profile-drawer{width:min(410px,100vw);max-width:100vw}.utility-header,.settings-row,.qr-management-card,.report-row{grid-template-columns:1fr}.utility-header>span{width:42px;height:42px}.utility-grid,.media-grid,.order-flow-grid,.prep-board,.management-summary,.management-layout{grid-template-columns:1fr}.management-toolbar{align-items:stretch;flex-direction:column}.management-search{min-width:0}.management-editor{position:static}.categories-table,.price-list-table{grid-template-columns:1fr;gap:7px;padding:12px 16px}.cpm-table-head{display:none}}.erp-app{background:#f4f6fb}.app-sidebar,.brand,.module-nav,.module-nav .module-org-name{background:#101624}.rail,.rail-bottom{background:#070b13}.rail{border-right-color:#202838}.rail button{color:#aab7d0;font-size:10.5px;font-weight:500}.rail .rail-menu-button{color:#c3cde1;border-bottom-color:#202838}.rail button:hover,.rail button:focus-visible{color:#fff;background:#151d2d}.rail button.active,.rail-bottom button.active,.rail-bottom .rail-profile.active-profile{background:#1f2940;border-left-color:#6f86f6}.module-nav{padding-inline:9px}.brand{padding-left:11px;border-bottom-color:#222a3b}.sidebar-logo-image{width:118px;height:38px}.module-nav p{font-size:13px;font-weight:600}.module-nav .module-org-name{margin-inline:-9px;padding-inline:16px;color:#f7f9ff}.module-nav .module-org-name:after{left:16px;width:30px;background:#6f86f6}.home-link,.sidebar-link-group button{min-height:38px;border-radius:7px;color:#e8eefb;font-size:13px;font-weight:560}.sidebar-link-group h4{margin-left:6px;color:#8fa6d8;font-size:11px;font-weight:700;letter-spacing:.055em}.home-link.active,.sidebar-link-group:not(.report-defaults) button.active{color:#fff;background:#333b51;box-shadow:inset 3px 0 #7d92ff}.sidebar-link-group button:hover,.home-link:hover{background:#20283a}.channel-brand{min-height:58px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #202838;color:#f8fbff;font-size:23px;font-weight:520}.channel-brand-mark{width:34px;height:34px;display:grid;place-items:center;border:2px solid #e7ecf6;border-radius:5px}.sidebar-link-group button.sub-link{min-height:34px;grid-template-columns:minmax(0,1fr);padding-left:48px;color:#b7c6e7;background:transparent;font-size:14px;font-weight:500}.sidebar-link-group button.sub-link span{width:100%}.premium-trial{color:#fff;background:linear-gradient(135deg,#5031a8,#31599a)}.settings-nav-search{min-height:42px;display:flex;align-items:center;gap:10px;border:1px solid #26324a;border-radius:8px;margin:16px 6px 18px;padding:0 12px;color:#9caecf;background:#05070b}.settings-nav-search input{min-width:0;flex:1;border:0;color:#dce6f8;background:transparent;font:inherit;font-size:14px;outline:0}.settings-nav-search input::placeholder{color:#9caecf}.settings-nav-group{gap:0}.settings-nav-group h4{margin:0 6px 10px;color:#a9b7d2;font-size:11px;letter-spacing:.04em}.settings-nav-group>button:not(.sub-link){min-height:40px;border-radius:6px;padding:0 12px;color:#f7f9ff;background:#1f2636;font-size:14px;font-weight:560;box-shadow:none}.settings-nav-group>button:not(.sub-link) svg{color:#f4f7ff}.settings-nav-group .settings-business-toggle svg:last-child,.settings-nav-group .settings-users-toggle svg:last-child{transition:transform .2s ease;transform:rotate(-90deg)}.settings-nav-group .settings-business-toggle svg:last-child.expanded,.settings-nav-group .settings-users-toggle svg:last-child.expanded{transform:rotate(0)}.settings-business-submenu{display:grid;overflow:hidden;transition:max-height .22s ease,opacity .16s ease}.settings-business-submenu.expanded{max-height:160px;opacity:1}.settings-business-submenu.collapsed{max-height:0;opacity:0;pointer-events:none}.settings-nav-group>button:not(.sub-link):hover{background:#242d3f}.settings-nav-group button.sub-link{min-height:36px;grid-template-columns:minmax(0,1fr);border-radius:6px;margin-top:0;padding-left:42px;color:#b7bfce;background:transparent;font-size:13px;font-weight:500;box-shadow:none}.settings-nav-group button.sub-link span{width:100%}.settings-nav-group button.sub-link:hover{color:#edf3ff;background:#1b2231}.settings-nav-group button.sub-link.active{color:#fff;background:#30394b;box-shadow:none}.settings-nav-group+.settings-nav-group{gap:4px;margin-top:4px}.trial{margin-inline:9px;border:1px solid #2c3957;border-radius:8px;color:#cbd7f5;background:linear-gradient(145deg,#202b45,#182238);font-size:12px;font-weight:560}.module-page{background:linear-gradient(180deg,#f8faff 0,#f4f6fb 220px),#f4f6fb}.topbar{height:60px;border-bottom-color:#e6ebf3;box-shadow:0 1px #10182805}.topbar-home-tabs button{height:60px;min-width:158px;color:#4b5567;font-size:14px;font-weight:560}.home-tabs button.active{color:#4d64e8;border-bottom-color:#6f86f6}.main-panel{padding:18px 20px 28px}.api-alert{min-height:48px;border-color:#ffd7b3;border-radius:8px;color:#9a4b16;background:#fff9f3;box-shadow:0 8px 24px #9a4b160f;font-weight:500}.api-alert strong{font-size:14px;font-weight:650}.api-alert span{color:#8a4a20;font-weight:450}.api-alert button{min-height:32px;border-radius:6px;background:#d85b1f;font-weight:650}.api-loading{border-radius:8px;font-weight:560}.home-dashboard,.cpm-dashboard-grid{gap:14px}.overview-grid{gap:12px;margin-bottom:14px}.metric-card,.panel,.cpm-invoice-card,.cpm-receivables-card,.cpm-sales-activity-card,.admin-dashboard-card{border-color:#e0e6f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.metric-card{min-height:112px;padding:15px 16px;gap:7px}.metric-icon{width:34px;height:34px;border-radius:8px}.metric-card p{color:#5e697b;font-size:13px;font-weight:560}.metric-card strong{color:#071329;font-size:25px;line-height:1;font-weight:650}.metric-card small{color:#7a8496;font-size:12.5px;line-height:1.35}.cpm-invoice-card>header,.cpm-receivables-card>header,.cpm-sales-activity-card>header,.admin-dashboard-card>header{min-height:44px;padding-inline:18px;background:#fbfcff}.cpm-invoice-card h2,.cpm-receivables-card h2,.cpm-sales-activity-card h2,.admin-dashboard-card h2{font-size:14.5px;font-weight:620}.cpm-invoice-card>header button,.admin-card-actions button,.cpm-selling-period{color:#344054;font-weight:550}.cpm-invoice-body{padding:18px;grid-template-columns:minmax(0,1fr) 278px;gap:24px}.cpm-invoice-chart-area>p,.cpm-receivables-total p,.cpm-receivables-split p,.admin-metric-label{color:#475467;font-weight:560}.cpm-invoice-chart-area>strong,.cpm-receivables-total strong,.cpm-receivables-split strong,.admin-money{font-weight:650}.cpm-invoice-y-axis{height:206px;font-weight:500}.cpm-invoice-plot{height:236px;background-size:100% 42px}.cpm-invoice-plot svg,.cpm-invoice-plot>span{height:186px}.cpm-invoice-x-axis{padding-top:8px;font-weight:500}.cpm-invoice-row strong,.cpm-invoice-row b,.admin-channel-row strong,.cpm-top-items-list strong,.cpm-flow-steps strong{font-weight:620}.cpm-receivables-total{padding:18px}.cpm-receivables-total>span{height:10px;background:#eef2f7}.cpm-receivables-split article{min-height:96px;padding:18px}.cpm-flow-steps{padding:15px 18px 18px;gap:12px}.cpm-flow-steps article{min-height:116px;border-color:#e5ebf4;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcff)}.cpm-flow-steps span{width:31px;height:31px;font-size:13px;font-weight:650}.admin-dashboard-card.full-width .admin-line-chart{height:156px}.admin-dashboard-card.full-width .admin-dashboard-bars,.admin-dashboard-card.full-width .admin-dashboard-line-svg,.admin-dashboard-card.full-width .admin-line-chart>p{height:112px}.admin-dashboard-card.full-width .admin-y-axis{height:130px}.admin-dashboard-card.full-width .admin-dashboard-bars{gap:22px;padding-inline:42px}.admin-y-axis{color:#8b95a7;font-weight:500}.admin-line-chart>p{color:#667085;font-weight:560}.admin-x-axis,.admin-chart-legend{color:#667085;font-weight:500}.cpm-sales-activity-card>header{height:44px}.cpm-sales-activity-grid article{min-height:108px;padding:18px 20px}.cpm-sales-activity-grid p{color:#27364a;font-weight:560}.cpm-sales-activity-grid strong{font-weight:650}.cpm-selling-strip-wrap{min-height:210px;padding:18px}.cpm-selling-strip{gap:18px}.cpm-selling-strip article{min-height:168px}.selling-thumb{height:92px;border-radius:8px}.admin-dialog-backdrop.item-dialog-backdrop{top:0;right:0;bottom:0;left:276px;display:block;padding:0;background:transparent}.sidebar-collapsed .admin-dialog-backdrop.item-dialog-backdrop{left:66px}.admin-dialog.item-dialog{width:100%;max-width:none;height:100vh;max-height:100vh;overflow:hidden;border-radius:0;box-shadow:none}.item-dialog .category-dialog-header{min-height:66px;padding-inline:20px 14px;background:#fff;border-bottom-color:#e1e6ef}.item-dialog .category-dialog-header h2{color:#111827;font-size:22px;font-weight:500;letter-spacing:0}.item-dialog .category-dialog-close{color:#111827}.item-dialog .category-dialog-close:hover{color:#d92d20;background:#fff5f2}.item-dialog .item-dialog-body{padding:0;background:#f5f7fb}.item-dialog .item-editor-top{grid-template-columns:minmax(620px,720px) minmax(330px,390px);gap:28px;padding:22px 24px;border-bottom:1px solid #e1e6ef;background:#f8f9fc}.item-dialog .item-editor-form-grid{grid-template-columns:132px minmax(360px,560px);gap:15px 22px}.item-dialog .item-editor-form-grid.two-column{grid-template-columns:132px minmax(230px,320px) 132px minmax(230px,320px);gap:16px 28px}.item-dialog .category-dialog-label{color:#344054;font-size:13.5px;font-weight:400}.item-dialog .category-dialog-label.required{font-weight:400}.item-dialog .category-dialog-input,.item-dialog .item-money-input,.item-dialog .item-dual-select{min-height:36px;border-color:#cdd5e5;border-radius:5px;color:#1f2937;background:#fff}.item-dialog .category-dialog-input{font-size:13.5px}.item-dialog textarea.category-dialog-input{min-height:70px;padding-block:9px;line-height:1.45}.item-dialog .category-dialog-input:focus,.item-dialog .category-dialog-select-wrap:focus-within,.item-dialog .item-category-picker.open .item-category-trigger,.item-dialog .item-category-trigger:focus-visible,.item-dialog .item-money-input:focus-within,.item-dialog .item-dual-select:focus-within{border-color:#5f7df3;box-shadow:0 0 0 3px #5f7df31f}.item-dialog .item-category-picker{position:relative;width:430px;max-width:100%}.item-dialog .item-category-trigger{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cdd5e5;border-radius:5px;padding:0 9px 0 12px;color:#1f2937;background:#fff;font:inherit;font-size:13.5px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.item-dialog .item-category-trigger:hover{border-color:#acb8d0;background:#fbfcff}.item-dialog .item-category-trigger .placeholder{color:#7a8497}.item-dialog .item-category-actions{display:inline-flex;align-items:center;gap:8px;color:#667085}.item-dialog .item-category-clear{width:27px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid #d8deeb;padding-right:8px;color:#667085}.item-dialog .item-category-clear:hover,.item-dialog .item-category-clear:focus-visible{color:#d92d20;outline:none}.item-dialog .item-category-panel{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:35;overflow:hidden;border:1px solid #cdd7ee;border-radius:10px;background:#fff;box-shadow:0 18px 38px #10182826}.item-dialog .item-category-search{position:relative;display:block;padding:9px;border-bottom:1px solid #edf1f7;background:#f8faff}.item-dialog .item-category-search svg{position:absolute;top:50%;left:20px;transform:translateY(-50%);color:#8a94a6;pointer-events:none}.item-dialog .item-category-search input{width:100%;height:34px;border:1px solid #d4ddec;border-radius:7px;padding:0 12px 0 33px;color:#1f2937;background:#fff;font-size:13.5px}.item-dialog .item-category-search input:focus{border-color:#5f7df3;outline:none;box-shadow:0 0 0 3px #5f7df31c}.item-dialog .item-category-options{max-height:210px;overflow:auto;padding:6px;scrollbar-width:none;-ms-overflow-style:none}.item-dialog .item-category-options::-webkit-scrollbar{width:0;height:0}.item-dialog .item-category-option{position:relative;width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:7px;padding:8px 10px;padding-left:calc(10px + var(--category-indent, 0px));color:#26344f;background:transparent;font:inherit;font-size:13.5px;font-weight:400;text-align:left}.item-dialog .item-category-option.child:before{content:"";position:absolute;left:12px;top:9px;bottom:9px;width:10px;border-left:1px solid #cfd6e5;border-bottom:1px solid #cfd6e5;border-bottom-left-radius:5px}.item-dialog .item-category-option:hover,.item-dialog .item-category-option:focus-visible{color:#244fd6;background:#eef3ff;outline:none}.item-dialog .item-category-option.selected{color:#fff;background:#637cf3}.item-dialog .item-category-option.selected:before{border-color:#ffffff8c}.item-dialog .item-category-option svg{flex:0 0 auto}.item-dialog .item-category-options p{margin:0;padding:16px 10px;color:#667085;font-size:13px;text-align:center}.item-dialog .item-category-manage{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;border:0;border-top:1px solid #edf1f7;padding:0 14px;color:#315bdc;background:#fbfcff;font:inherit;font-size:13.5px;font-weight:400;text-align:left}.item-dialog .item-category-manage:hover,.item-dialog .item-category-manage:focus-visible{background:#eef3ff;outline:none}.item-dialog .item-name-input{width:430px}.item-dialog .item-radio-row{gap:10px;color:#111827;font-size:13.5px}.item-dialog .item-radio-row label{min-height:32px;padding:6px 10px;border:1px solid #d8deeb;border-radius:6px;background:#fff;font-weight:400;transition:border-color .16s ease,background .16s ease,color .16s ease}.item-dialog .item-radio-row label:has(input:checked){border-color:#5f7df3;background:#f4f6ff;color:#243a8f}.item-dialog .field-help{border-color:#a8b1c1;color:#667085;font-weight:500}.item-dialog .item-image-panel{max-width:420px;padding:16px;border-color:#ccd5e4;border-radius:7px;background:#fff;box-shadow:0 1px #10182805}.item-dialog .item-image-panel p{font-size:13.5px;font-weight:500}.item-dialog .item-upload-tile{min-height:82px;border-color:#ccd5e4;border-radius:6px;color:#28364f;font-size:13.5px;font-weight:400;transition:border-color .16s ease,background .16s ease,transform .16s ease}.item-dialog .item-upload-tile img,.cpm-item-image img,.item-thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.item-dialog .item-upload-tile:hover{border-color:#7890f5;background:#f7f9ff;transform:translateY(-1px)}.item-dialog .item-upload-large{min-height:200px}.item-dialog .item-upload-large strong{font-size:15px;font-weight:500}.item-dialog .item-upload-large small{color:#667085;font-size:12.5px}.item-dialog .item-editor-section{margin:0;padding:20px 24px 22px;border-top:0;border-bottom:1px solid #e1e6ef;background:#fff}.item-dialog .item-editor-section-title{margin-bottom:16px;color:#111827;font-size:16px;font-weight:500}.item-dialog .item-editor-note{margin-left:154px;color:#667085;font-size:12.5px}.item-dialog .price-list-type-card.compact{min-height:42px;border-radius:7px;background:#f7f8fb}.item-dialog .price-list-type-card.compact.selected{border-color:#5f7df3;background:#fff}.item-dialog .price-list-type-card.compact strong{font-size:13px;font-weight:500}.item-dialog .buffet-settings-panel{max-width:430px;padding:11px 13px;border:1px solid #b9c7f8;border-radius:7px;background:#f7f9ff;color:#344054}.item-dialog .buffet-settings-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.item-dialog .buffet-settings-head strong{display:block;color:#1f3f9f;font-size:13.5px;font-weight:550}.item-dialog .buffet-settings-head span,.item-dialog .buffet-settings-note{margin:0;color:#667085;font-size:12.5px;line-height:1.45}.item-dialog .buffet-charge-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.item-dialog .buffet-charge-toggle button{min-height:32px;border:1px solid #cdd5e5;border-radius:5px;background:#fff;color:#344054;font-size:13px;cursor:pointer}.item-dialog .buffet-charge-toggle button.selected{border-color:#5f7df3;background:#eef3ff;color:#243a8f}.item-dialog .buffet-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.item-dialog .buffet-settings-grid label{display:grid;gap:4px}.item-dialog .buffet-settings-grid span{color:#667085;font-size:12px}.item-dialog .buffet-settings-grid input{min-width:0;height:32px;border:1px solid #cdd5e5;border-radius:5px;padding:0 9px;background:#fff;font-size:13px}.item-dialog .buffet-settings-note{margin-top:9px}.item-dialog .option-groups-panel{width:100%;max-width:560px;display:grid;gap:8px;padding:10px;border:1px solid #ccd7ea;border-radius:7px;background:#f8fafc}.item-dialog .option-groups-head{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:2px 2px 6px;border-bottom:1px solid #e4eaf3}.item-dialog .option-groups-head strong{display:block;color:#111827;font-size:13.5px;font-weight:550}.item-dialog .option-groups-head span{display:block;margin-top:2px;color:#667085;font-size:12px}.item-dialog .option-group-card{display:grid;gap:10px;padding:10px;border:1px solid #dce4f0;border-radius:6px;background:#fff;box-shadow:0 1px 2px #10182808}.item-dialog .option-group-row{display:grid;grid-template-columns:minmax(210px,1fr) 86px 72px 72px;align-items:end;gap:8px}.item-dialog .option-group-row input:not([type=checkbox]),.item-dialog .option-value-row input:not([type=checkbox]){min-width:0;width:100%;height:31px;border:1px solid #cdd5e5;border-radius:5px;padding:0 9px;background:#fff;font-size:13px}.item-dialog .option-field{display:grid;gap:4px;min-width:0}.item-dialog .option-field span,.item-dialog .option-values-head{color:#667085;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.item-dialog .option-required-toggle,.item-dialog .option-available-toggle{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d9e1ee;border-radius:5px;background:#f9fbff;color:#344054;font-size:12.5px;white-space:nowrap}.item-dialog .option-required-toggle input,.item-dialog .option-available-toggle input{width:14px;height:14px;margin:0;accent-color:#5f7df3;flex:0 0 auto}.item-dialog .option-values-list{display:grid;gap:5px}.item-dialog .option-values-head,.item-dialog .option-value-row{display:grid;grid-template-columns:minmax(230px,1fr) 90px 98px;align-items:center;gap:8px}.item-dialog .option-values-head{padding:0 1px}.item-dialog .item-inline-action{color:#2458d9;font-size:13.5px;font-weight:400}.item-dialog .item-money-input span,.item-dialog .item-money-input input{min-height:34px;font-size:13.5px}.item-dialog .category-dialog-footer{min-height:58px;padding:10px 14px;background:#fff;box-shadow:0 -8px 20px #1018280f}.item-dialog .primary-button,.item-dialog .ghost-button{min-height:34px;padding-inline:14px;font-size:13.5px;font-weight:500}@media (max-width: 1180px){.item-dialog .item-editor-top{grid-template-columns:1fr}.item-dialog .item-editor-form-grid.two-column{grid-template-columns:142px minmax(260px,405px)}}.cpm-selling-strip strong{font-weight:600}.cpm-selling-empty{top:74px;border-radius:8px;font-size:14px}.primary-button,.ghost-button,.filter-title{font-weight:620}.search-box,.more-icon,.icon-button,.new-item{border-radius:7px}.restaurant-control.desk-redesign{grid-template-columns:minmax(0,1fr) 330px;gap:14px;min-height:calc(100vh - 104px);background:#f4f6f8}.restaurant-control.desk-redesign.cart-empty{grid-template-columns:minmax(0,1fr)}.restaurant-control.desk-redesign.invoice-collapsed{grid-template-columns:minmax(0,1fr) 54px}.restaurant-control.desk-redesign.cart-empty.invoice-collapsed{grid-template-columns:minmax(0,1fr)}.desk-redesign .restaurant-workspace{display:grid;grid-template-rows:auto auto auto auto auto;align-content:start;min-width:0;gap:18px;padding:14px;overflow-y:auto}.desk-toolbar{display:grid;grid-template-columns:minmax(170px,240px) minmax(420px,1fr);gap:18px;align-items:center;border:1px solid #e5eaf2;border-radius:12px;padding:14px 16px;background:#fff;box-shadow:0 10px 26px #0f172a0e}.desk-toolbar h2{margin:3px 0 0;color:#071329;font-size:22px;font-weight:650}.desk-redesign .restaurant-search{height:48px;border-color:#dce4f0;border-radius:10px;background:#fbfcff;box-shadow:none}.desk-redesign .restaurant-search:focus-within{border-color:#9db1ff;background:#fff;box-shadow:0 0 0 3px #4f6fe91a}.desk-redesign .restaurant-search-scope{min-width:132px;color:#111827;background:#fff;border-right-color:#dce4f0}.desk-redesign .restaurant-search input{padding-left:16px;font-size:12.5px}.restaurant-mobile-category-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 2px}.restaurant-mobile-category-head.compact{margin-top:4px;padding-top:12px;border-top:1px solid #e8edf5}.restaurant-mobile-category-head p{margin:0 0 3px;color:#0f8b58;font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.restaurant-mobile-category-head h2{margin:0;color:#111827;font-size:19px;font-weight:700;line-height:1.2}.restaurant-mobile-category-head small{flex:0 0 auto;color:#7b8798;font-size:12px;font-weight:650}.restaurant-section-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.restaurant-section-toggle{height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe7f1;border-radius:999px;padding:0 9px 0 11px;color:#42615a;background:#f7fbf9;box-shadow:inset 0 0 0 1px #0f8b580a;font:inherit;font-size:11px;font-weight:720;cursor:pointer}.restaurant-section-toggle:hover{color:#0f8b58;border-color:#badfce;background:#effaf4}.restaurant-section-toggle svg{transition:transform .16s ease}.restaurant-section.is-collapsed .restaurant-section-toggle svg{transform:rotate(-90deg)}.restaurant-section.is-collapsed{gap:0}.restaurant-section.is-collapsed .restaurant-mobile-category-head.compact{border-top:0;margin-top:0;padding-top:0}.restaurant-sticky-menu-head{display:grid;gap:12px}.restaurant-category-slider{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;min-width:0}.category-slide-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe6f0;border-radius:999px;color:#344054;background:#fff;box-shadow:0 6px 14px #0f172a12;cursor:pointer}.category-slide-button:hover{color:#fff;border-color:#0f8b58;background:#0f8b58}.restaurant-mobile-category-rail{position:relative;width:100%;min-width:0;display:flex;align-items:center;gap:10px;overflow-x:auto;overflow-y:hidden;margin:0;border:1px solid #e8edf5;border-radius:999px;padding:8px;background:linear-gradient(90deg,#f8fafc00 calc(100% - 56px),#f8fafc),#f8fafc;scrollbar-width:none;-webkit-overflow-scrolling:touch}.restaurant-mobile-category-rail::-webkit-scrollbar{display:none}.restaurant-mobile-category-rail button{flex:0 0 auto;min-height:36px;border:1px solid #e4e9f2;border-radius:999px;padding:0 16px;color:#344054;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 4px 10px #0f172a0b;font:inherit;font-size:13px;font-weight:650;white-space:nowrap;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.restaurant-mobile-category-rail.drinks button{border-color:#fde1bf;background:#fff8ed}.restaurant-mobile-category-rail button.active,.restaurant-mobile-category-rail.drinks button.active{border-color:#0f8b58;color:#fff;background:linear-gradient(180deg,#159b65,#0f8b58);box-shadow:0 9px 20px #0f8b5833}.restaurant-mobile-category-rail button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.restaurant-category-slider.food-category-tabs{grid-template-columns:30px minmax(0,1fr) 30px;gap:8px;align-items:end;border-bottom:1px solid #d9e0ea}.restaurant-category-slider.food-category-tabs .category-slide-button{width:28px;height:28px;margin-bottom:6px;border:0;color:#667085;background:transparent;box-shadow:none}.restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#327b68;background:transparent}.restaurant-mobile-category-rail.food-tabs{gap:30px;border:0;border-radius:0;padding:0;background:transparent}.restaurant-mobile-category-rail.food-tabs button{position:relative;min-height:0;border:0;border-radius:0;padding:0 0 10px;color:#6a7182;background:transparent;box-shadow:none;font-size:12.5px;font-weight:700;line-height:1.2}.restaurant-mobile-category-rail.food-tabs button:hover{color:#327b68;transform:none;box-shadow:none}.restaurant-mobile-category-rail.food-tabs button.active{color:#327b68;background:transparent;box-shadow:none}.restaurant-mobile-category-rail.food-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:#327b68}.restaurant-mobile-category-rail.food-tabs button span{color:inherit;font-weight:600;opacity:.78}.restaurant-section.food-tone-green .restaurant-mobile-category-rail.food-tabs button.active,.restaurant-section.food-tone-green .restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#327b68}.restaurant-section.food-tone-green .restaurant-mobile-category-rail.food-tabs button.active:after{background:#327b68}.restaurant-section.food-tone-green .restaurant-item-card{border-color:#d5ebe0;background:linear-gradient(180deg,#fff,#fbfffd)}.restaurant-section.food-tone-blue .restaurant-mobile-category-rail.food-tabs button.active,.restaurant-section.food-tone-blue .restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#4169d8}.restaurant-section.food-tone-blue .restaurant-mobile-category-rail.food-tabs button.active:after{background:#4169d8}.restaurant-section.food-tone-blue .restaurant-item-card{border-color:#d8e3ff;background:linear-gradient(180deg,#fff,#fbfdff)}.restaurant-section.food-tone-amber .restaurant-mobile-category-rail.food-tabs button.active,.restaurant-section.food-tone-amber .restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#c97a21}.restaurant-section.food-tone-amber .restaurant-mobile-category-rail.food-tabs button.active:after{background:#c97a21}.restaurant-section.food-tone-amber .restaurant-item-card{border-color:#f4dfc5;background:linear-gradient(180deg,#fff,#fffdf9)}.restaurant-section.food-tone-purple .restaurant-mobile-category-rail.food-tabs button.active,.restaurant-section.food-tone-purple .restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#7655d8}.restaurant-section.food-tone-purple .restaurant-mobile-category-rail.food-tabs button.active:after{background:#7655d8}.restaurant-section.food-tone-purple .restaurant-item-card{border-color:#e2daf9;background:linear-gradient(180deg,#fff,#fdfbff)}.restaurant-section.food-tone-rose .restaurant-mobile-category-rail.food-tabs button.active,.restaurant-section.food-tone-rose .restaurant-category-slider.food-category-tabs .category-slide-button:hover{color:#c04f86}.restaurant-section.food-tone-rose .restaurant-mobile-category-rail.food-tabs button.active:after{background:#c04f86}.restaurant-section.food-tone-rose .restaurant-item-card{border-color:#f1d7e4;background:linear-gradient(180deg,#fff,#fffafd)}.restaurant-section-empty{min-height:82px;display:grid;place-items:center;border:1px dashed #dbe3ef;border-radius:9px;color:#667085;background:#fff;font-size:12.5px;font-weight:600}.desk-redesign .restaurant-category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.desk-redesign .restaurant-category-grid button{min-height:62px;border-radius:8px;padding:10px 12px;box-shadow:0 8px 20px #0f172a0b}.desk-redesign .restaurant-category-grid button.active{background:#4f6fe9;box-shadow:0 12px 24px #4f6fe938}.desk-redesign .restaurant-category-grid span{width:34px;height:34px;border-radius:8px}.desk-redesign .restaurant-section{gap:12px;border:0;border-radius:0;padding:0 2px 2px;background:transparent}.desk-redesign .restaurant-section-title h2{font-size:18px}.desk-redesign .restaurant-section-title button{color:#4f6fe9}.desk-redesign .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;align-items:stretch}.desk-redesign .restaurant-item-card{min-height:268px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;overflow:hidden;border:1px solid #e1e7ef;border-radius:14px;padding:8px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 10px 22px #0f172a12}.desk-redesign .restaurant-item-card.selected{border-color:#4f6fe9;box-shadow:0 0 0 2px #4f6fe91f,0 14px 28px #0f172a1a}.desk-redesign .restaurant-item-card.is-unavailable{background:#f9fafb}.desk-redesign .restaurant-item-card.is-unavailable .restaurant-item-thumb img{filter:saturate(.65) brightness(.92)}.desk-redesign .restaurant-item-row{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);min-width:0;gap:9px}.desk-redesign .restaurant-item-thumb{position:relative;width:100%;height:150px;overflow:hidden;display:grid;place-items:center;border-radius:11px;color:#98a2b3;background:#eef2f6}.desk-redesign .restaurant-item-thumb img{width:100%;height:100%;object-fit:cover}.desk-redesign .restaurant-item-thumb em{position:absolute;top:9px;left:9px;border-radius:999px;padding:4px 8px;color:#fff;background:#111827c7;font-size:10.5px;font-style:normal;font-weight:700}.desk-redesign .restaurant-item-copy{padding:0 3px;text-align:left}.desk-redesign .restaurant-item-copy strong{color:#071329;display:-webkit-box;min-height:36px;overflow:hidden;font-size:14px;font-weight:650;line-height:1.28;-webkit-line-clamp:2;-webkit-box-orient:vertical}.desk-redesign .restaurant-item-copy small{display:block;margin-top:4px;color:#7b8798;font-size:11.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desk-redesign .restaurant-item-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;align-self:end;margin-top:0;border-top:1px solid #eef2f7;padding:10px 3px 0}.desk-redesign .restaurant-item-foot b{color:#2f65c8;font-size:15px;font-weight:650;white-space:nowrap}.desk-redesign .restaurant-stepper{width:auto;grid-template-columns:28px 26px 28px;justify-content:center;gap:3px;border:1px solid #e7ebf2;border-radius:999px;padding:3px;background:#f8fafc}.desk-redesign .restaurant-stepper button,.desk-redesign .restaurant-drink-list button{transition:transform .12s ease,opacity .12s ease}.desk-redesign .restaurant-stepper button:not(:disabled):hover,.desk-redesign .restaurant-drink-list button:not(:disabled):hover{transform:translateY(-1px)}.desk-redesign .restaurant-stepper button:disabled,.desk-redesign .restaurant-drink-list button:disabled{opacity:.5;cursor:not-allowed}.desk-redesign .restaurant-stepper button.active,.desk-redesign .restaurant-drink-list button.active{background:#4f6fe9}.desk-redesign .restaurant-stepper button{width:28px;height:28px;color:#0f172a;background:#fff;box-shadow:0 2px 7px #0f172a14}.desk-redesign .restaurant-stepper button.active{color:#fff;box-shadow:0 8px 18px #4f6fe93d}.desk-redesign .restaurant-stepper em{color:#111827;font-size:13px;font-weight:650}.desk-redesign .restaurant-drink-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.desk-redesign .restaurant-drink-list article{border-radius:8px;padding:9px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.desk-redesign .pos-order-line{display:grid;gap:10px;border:0;border-radius:0;padding:0 2px 2px;background:transparent;box-shadow:none}.desk-redesign .pos-order-line header{display:grid;gap:12px;padding:0 4px}.desk-redesign .pos-order-line h2{margin:0;color:#151a27;font-size:19px;line-height:1.2;font-weight:700;letter-spacing:0}.desk-redesign .pos-order-line-tabs{min-width:0;display:flex;align-items:center;gap:30px;overflow-x:auto;border-bottom:1px solid #d9e0ea;scrollbar-width:none}.desk-redesign .pos-order-line-tabs::-webkit-scrollbar{display:none}.desk-redesign .pos-order-line-tabs button{position:relative;border:0;padding:0 0 10px;color:#6a7182;background:transparent;font:inherit;font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer}.desk-redesign .pos-order-line-tabs button.tab-all{color:#596276}.desk-redesign .pos-order-line-tabs button.tab-dine{color:#327b68}.desk-redesign .pos-order-line-tabs button.tab-wait{color:#b36a16}.desk-redesign .pos-order-line-tabs button.tab-ready{color:#7d45d3}.desk-redesign .pos-order-line-tabs button.tab-overdue{color:#c5211b}.desk-redesign .pos-order-line-tabs button.tab-takeaway{color:#416fca}.desk-redesign .pos-order-line-tabs button.tab-served{color:#a24678}.desk-redesign .pos-order-line-tabs button.active{color:var(--order-tab-color, #327b68)}.desk-redesign .pos-order-line-tabs button.tab-all.active{--order-tab-color: #596276}.desk-redesign .pos-order-line-tabs button.tab-dine.active{--order-tab-color: #327b68}.desk-redesign .pos-order-line-tabs button.tab-wait.active{--order-tab-color: #d88725}.desk-redesign .pos-order-line-tabs button.tab-ready.active{--order-tab-color: #9d5ee7}.desk-redesign .pos-order-line-tabs button.tab-overdue.active{--order-tab-color: #d92d20}.desk-redesign .pos-order-line-tabs button.tab-takeaway.active{--order-tab-color: #477dd9}.desk-redesign .pos-order-line-tabs button.tab-served.active{--order-tab-color: #b94a8d}.desk-redesign .pos-order-line-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:var(--order-tab-color, #327b68)}.desk-redesign .pos-order-line-tabs span{font-weight:500}.desk-redesign .pos-order-line-slider{position:relative;min-width:0}.desk-redesign .pos-order-line-cards{min-width:0;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 4px 0;scroll-snap-type:x proximity;scrollbar-width:none}.desk-redesign .pos-order-line-cards::-webkit-scrollbar{display:none}.desk-redesign .pos-order-line-slide{position:absolute;top:50%;z-index:8;width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe6f0;border-radius:999px;color:#344054;background:#fffffff5;box-shadow:0 10px 24px #0f172a24;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transition:opacity .14s ease,transform .14s ease,color .14s ease,border-color .14s ease}.desk-redesign .pos-order-line-slide.prev{left:0}.desk-redesign .pos-order-line-slide.next{right:0}.desk-redesign .pos-order-line-slider:hover .pos-order-line-slide,.desk-redesign .pos-order-line-slider:focus-within .pos-order-line-slide{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.desk-redesign .pos-order-line-slide:hover{color:#327b68;border-color:#b8dfcc}.desk-redesign .pos-order-line-card{flex:0 0 clamp(168px,calc((100% - 48px)/5),205px);min-height:118px;scroll-snap-align:start;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto minmax(10px,1fr) auto;align-content:start;gap:8px 12px;border:1px solid transparent;border-radius:10px;padding:12px 13px;color:#2d3340;background:#f8fafc;font:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.desk-redesign .pos-order-line-card strong{grid-column:1 / -1;color:#202737;font-size:12px;font-weight:700;line-height:1.2}.desk-redesign .pos-order-line-card>span{color:#4d5668;font-size:10.5px;font-weight:600;line-height:1.15}.desk-redesign .pos-order-line-card .order-line-item-name{grid-column:1 / -1;min-width:0;color:#111827;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desk-redesign .pos-order-line-card small{grid-column:1;align-self:end;color:#667085;font-size:9.5px;font-weight:600;line-height:1}.desk-redesign .pos-order-line-card b{grid-column:2;align-self:end;justify-self:end;border-radius:999px;min-width:62px;padding:6px 10px;color:#fff;font-size:10px;font-weight:700;line-height:1;text-align:center;transform:translateY(2px)}.desk-redesign .pos-order-line-card.kitchen{border-color:#b9dfca;background:#f0fbf4}.desk-redesign .pos-order-line-card.kitchen b{background:#48aa6a}.desk-redesign .pos-order-line-card.wait{border-color:#f3cc9f;background:#fff6e6}.desk-redesign .pos-order-line-card.wait b{background:#ed9a36}.desk-redesign .pos-order-line-card.ready{border-color:#d8c9fb;background:#f7f1ff}.desk-redesign .pos-order-line-card.ready b{background:#9d5ee7}.desk-redesign .pos-order-line-card.blue{border-color:#c7d9fb;background:#f0f6ff}.desk-redesign .pos-order-line-card.blue b{background:#477dd9}.desk-redesign .pos-order-line-card.served{border-color:#e0becd;background:#fff3f7}.desk-redesign .pos-order-line-card.served b{background:#b94a8d}.desk-redesign .pos-order-line-card.overdue{border-color:#f2b5b0;background:#fff2f0}.desk-redesign .pos-order-line-card.overdue strong,.desk-redesign .pos-order-line-card.overdue .order-line-item-name{color:#8f1d1d}.desk-redesign .pos-order-line-card.overdue b{background:#d92d20}.desk-redesign .pos-order-line-card b.kitchen{background:#48aa6a}.desk-redesign .pos-order-line-card b.wait{background:#ed9a36}.desk-redesign .pos-order-line-card b.ready{background:#9d5ee7}.desk-redesign .pos-order-line-card b.served{background:#b94a8d}.desk-redesign .pos-order-line-card b.overdue{background:#d92d20}.desk-redesign .pos-order-line-empty{min-height:92px;grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px;border:1px dashed #cfd8e6;border-radius:9px;color:#667085;background:#f8fafc;font-size:13px;font-weight:650}.desk-redesign .restaurant-table-float{position:sticky;top:0;z-index:5;display:flex;align-items:center;align-self:start;gap:10px;overflow-x:auto;border:1px solid #e5eaf2;border-radius:14px;padding:12px;background:#fffffff5;box-shadow:0 10px 26px #0f172a0f;scrollbar-width:none}.desk-redesign .restaurant-table-float::-webkit-scrollbar{display:none}.desk-redesign .restaurant-table-float button{flex:0 0 172px;height:54px;align-self:center;min-height:54px;border-radius:14px;background:#fbfcff}.desk-redesign .restaurant-table-float button.active{border-color:#4f6fe9;box-shadow:0 0 0 2px #4f6fe91f,0 10px 22px #0f172a14}.desk-redesign .restaurant-table-float button.active span{color:#fff;background:#4f6fe9}.desk-redesign .restaurant-order-panel{position:sticky;top:10px;align-self:start;max-height:calc(100vh - 128px);overflow:visible;display:grid;grid-template-rows:auto minmax(92px,auto) auto;gap:12px;border:1px solid #e4e8f0;border-radius:10px;padding:14px;background:#fff;box-shadow:0 14px 34px #0f172a14}.desk-redesign.invoice-collapsed .restaurant-order-panel{display:grid;place-items:stretch;padding:0;border-radius:10px}.invoice-rail-button{width:54px;min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;border:0;color:#fff;background:#4f6fe9;cursor:pointer}.invoice-rail-button span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px;font-weight:700}.invoice-rail-button b{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#4f6fe9;background:#fff;font-size:12px}.desk-redesign .restaurant-order-panel header{padding-bottom:11px}.desk-redesign .restaurant-order-panel h2{font-size:20px}.desk-redesign .restaurant-order-panel header button{color:#4f6fe9}.invoice-location-picker{position:relative;margin-top:3px}.desk-redesign .restaurant-order-panel .invoice-location-picker>button{width:auto;min-width:118px;max-width:210px;height:26px;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;border:0;border-radius:7px;padding:0 7px 0 0;color:#667085;background:transparent;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.desk-redesign .restaurant-order-panel .invoice-location-picker>button:hover,.desk-redesign .restaurant-order-panel .invoice-location-picker>button[aria-expanded=true]{color:#4f6fe9;background:#f4f6ff}.desk-redesign .restaurant-order-panel .invoice-location-picker>button:disabled{color:#98a2b3;cursor:not-allowed}.desk-redesign .restaurant-order-panel .invoice-location-picker>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-location-menu{position:absolute;top:calc(100% + 7px);left:0;z-index:30;width:244px;max-height:270px;overflow-y:auto;border:1px solid #dce3ef;border-radius:9px;padding:6px;background:#fff;box-shadow:0 18px 36px #0f172a2e}.desk-redesign .restaurant-order-panel .invoice-location-menu button{width:100%;height:auto;min-height:46px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;border:0;border-radius:8px;padding:7px 8px;color:#182338;background:transparent;text-align:left;cursor:pointer}.desk-redesign .restaurant-order-panel .invoice-location-menu button:hover{background:#f7f9fc}.desk-redesign .restaurant-order-panel .invoice-location-menu button.active{color:#4f6fe9;background:#eef2ff}.invoice-location-menu button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#4f6fe9;background:#edf1ff;font-size:11px;font-weight:750}.invoice-location-menu strong,.invoice-location-menu small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-location-menu strong{font-size:12.5px;font-weight:650}.invoice-location-menu small{margin-top:2px;color:#667085;font-size:11px}.desk-redesign .restaurant-order-list{max-height:400px;gap:13px;overflow-y:auto;padding-right:3px}.restaurant-current-order{display:grid;grid-template-columns:1fr auto;gap:12px;padding:2px 2px 4px}.restaurant-current-order>div:last-child{text-align:right}.restaurant-current-order span{display:block;color:#111827;font-size:12.5px;font-weight:500}.restaurant-current-order strong{display:block;margin-top:4px;color:#050b16;font-size:22px;font-weight:700;line-height:1;white-space:nowrap}.restaurant-order-type-toggle{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:42px;border:1px solid #edf0f5;border-radius:999px;padding:3px;background:#f7f7fa;box-shadow:inset 0 1px 2px #0f172a0a}.restaurant-order-type-toggle button{border:0;border-radius:999px;color:#667085;background:transparent;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.restaurant-order-type-toggle button.active{color:#111827;background:#fff;box-shadow:0 2px 8px #0f172a14}.desk-redesign .restaurant-order-list article{grid-template-columns:58px minmax(0,1fr) auto 22px;gap:10px;border:0;border-radius:0;padding:2px 0;background:transparent;box-shadow:none}.desk-redesign .restaurant-order-list article>span{width:58px;height:58px;border-radius:11px}.desk-redesign .restaurant-order-list article>button{width:22px;height:22px;border:0;border-radius:6px;color:#7b8798;background:transparent;font:inherit;font-weight:800;cursor:pointer}.desk-redesign .restaurant-order-list article>button:hover{color:#4f6fe9;background:#eef2ff}.desk-redesign .restaurant-order-list strong{color:#071329;font-size:14px;font-weight:650}.desk-redesign .restaurant-order-list small{margin-top:4px;color:#111827;font-size:11.5px;line-height:1.2}.desk-redesign .restaurant-order-list .invoice-line-qty{color:#2f65c8;font-weight:650}.desk-redesign .restaurant-order-list b{color:#245bc7;font-size:15px;font-weight:700;align-self:end;padding-bottom:5px}.restaurant-empty-invoice{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed #d8dee8;border-radius:9px;padding:18px;color:#94a3b8;text-align:center;background:#fbfcff}.restaurant-empty-invoice strong{color:#344054;font-size:13px}.restaurant-empty-invoice span{max-width:190px;color:#667085;font-size:11.5px;line-height:1.4}.restaurant-empty-invoice button{min-height:30px;border:1px solid #dbe3ef;border-radius:7px;padding:0 10px;color:#4f6fe9;background:#fff;font:inherit;font-size:11.5px;font-weight:650;cursor:pointer}.desk-redesign .restaurant-invoice-footer{gap:12px;padding-top:8px;border-top:1px solid #eef2f7}.desk-redesign .restaurant-invoice-footer h3{margin:0 0 4px;color:#071329;font-size:18px;font-weight:650}.desk-redesign .restaurant-order-total{gap:10px;border-radius:0;padding:0 0 4px;background:transparent}.desk-redesign .restaurant-order-total p{color:#667085;font-size:12px}.desk-redesign .restaurant-order-total p b{color:#245bc7;font-size:13px;font-weight:650}.desk-redesign .restaurant-order-total strong{border-top:1px dashed #dbe3ef;padding-top:12px;color:#667085;font-size:12px;font-weight:500}.desk-redesign .restaurant-order-total strong b{color:#245bc7;font-size:15px;font-weight:700}.desk-redesign .restaurant-payment-row button.active,.desk-redesign .restaurant-place-order{background:#4f6fe9;border-color:#4f6fe9}.desk-redesign .restaurant-place-order{min-height:42px;border-radius:999px;font-size:13px;font-weight:650;box-shadow:0 8px 18px #4f6fe938}.desk-redesign .restaurant-place-order:disabled{opacity:.55;cursor:not-allowed}.restaurant-control.pos-terminal{grid-template-columns:minmax(0,1fr) 360px;gap:12px;background:#eef2f6}.restaurant-control.pos-terminal.cart-empty{grid-template-columns:minmax(0,1fr)}.restaurant-control.pos-terminal.invoice-collapsed{grid-template-columns:minmax(0,1fr) 54px}.pos-terminal .restaurant-workspace{gap:12px;padding:12px}.pos-terminal .restaurant-table-float{gap:8px;border-radius:10px;padding:8px;background:#fff;box-shadow:0 8px 20px #0f172a0e}.pos-terminal .restaurant-table-float button{flex-basis:146px;height:48px;min-height:48px;grid-template-columns:30px minmax(0,1fr);gap:8px;border-radius:9px;padding:7px 9px}.pos-terminal .restaurant-table-float span{width:30px;height:30px;border-radius:9px}.pos-terminal .restaurant-table-float small{font-size:10.5px}.pos-command-bar{display:grid;grid-template-columns:minmax(150px,210px) minmax(320px,1fr) auto;align-items:center;gap:10px;border:1px solid #dce4ee;border-radius:10px;padding:10px 12px;background:#fff;box-shadow:0 10px 22px #0f172a0e}.pos-command-bar p{margin:0 0 3px;color:#4f6fe9;font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.pos-command-bar h2{margin:0;color:#061126;font-size:20px;font-weight:680;line-height:1.15}.pos-terminal .pos-search{height:44px;min-width:0;border-radius:9px;background:#fbfcff}.pos-terminal .pos-search .restaurant-search-scope{min-width:104px;gap:7px;padding:0 12px}.pos-terminal .pos-search input{font-size:13px}.pos-clear-order{height:40px;border:1px solid #dbe3ef;border-radius:8px;padding:0 13px;color:#344054;background:#fff;font:inherit;font-size:12.5px;font-weight:650;cursor:pointer}.pos-clear-order:not(:disabled):hover{color:#d92d20;border-color:#fecaca;background:#fff5f5}.pos-clear-order:disabled{opacity:.45;cursor:not-allowed}.pos-terminal .pos-menu-section{gap:10px;border-color:#dfe7f1;border-radius:10px;padding:12px;background:#fff;box-shadow:0 10px 22px #0f172a0b}.pos-terminal .restaurant-mobile-category-head{align-items:center;padding:0}.pos-terminal .restaurant-mobile-category-head.compact{margin-top:0;padding-top:10px}.pos-terminal .restaurant-mobile-category-head h2{font-size:20px}.pos-terminal .restaurant-mobile-category-rail{margin:0;border:0;border-radius:0;padding:0 2px 2px 0;background:transparent;grid-template-rows:repeat(2,34px);gap:8px}.pos-terminal .restaurant-mobile-category-rail button{min-height:32px;border-radius:8px;padding:0 13px;font-size:12.5px;box-shadow:none}.pos-terminal .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.pos-sales-floor{display:grid;grid-template-columns:176px minmax(0,1fr);align-items:start;gap:12px;min-height:0}.pos-category-panel{position:sticky;top:78px;align-self:start;display:grid;gap:10px;border:1px solid #dfe7f1;border-radius:10px;padding:10px;background:#fff;box-shadow:0 10px 22px #0f172a0b}.pos-category-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px}.pos-category-panel p{margin:0;color:#667085;font-size:11px;font-weight:750;letter-spacing:.4px;text-transform:uppercase}.pos-category-panel>div:first-child strong{min-width:25px;height:22px;display:grid;place-items:center;border-radius:999px;color:#4f6fe9;background:#eef2ff;font-size:11px;font-weight:750}.pos-category-list{display:grid;gap:7px;max-height:calc(100vh - 290px);overflow-y:auto;padding-right:2px}.pos-category-list button{min-height:48px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e4eaf3;border-radius:9px;padding:7px 9px;color:#263247;background:#fbfcff;text-align:left;cursor:pointer}.pos-category-list button span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#4f6fe9;background:#eef2ff}.pos-category-list button b{overflow:hidden;color:#071329;font-size:12.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.pos-category-list button small{min-width:24px;color:#667085;font-size:11px;font-weight:650;text-align:right}.pos-category-list button:hover{border-color:#c9d4e5;background:#fff}.pos-category-list button.active{border-color:#4f6fe9;color:#fff;background:#4f6fe9;box-shadow:0 10px 20px #4f6fe92e}.pos-category-list button.active span{color:#4f6fe9;background:#fff}.pos-category-list button.active b,.pos-category-list button.active small{color:#fff}.pos-terminal .pos-catalog-panel{min-height:calc(100vh - 286px)}.pos-terminal .restaurant-item-card{min-height:148px;grid-template-rows:minmax(0,1fr) auto;gap:8px;border-radius:10px;padding:8px;background:#fff;box-shadow:0 6px 16px #0f172a0e;cursor:pointer}.pos-terminal .restaurant-item-card:hover{border-color:#b8c5d8;box-shadow:0 10px 22px #0f172a17}.pos-terminal .restaurant-item-card.selected{border-color:#4f6fe9;background:#f8faff}.pos-terminal .restaurant-item-row{grid-template-columns:104px minmax(0,1fr);grid-template-rows:1fr;align-items:stretch;gap:10px}.pos-terminal .restaurant-item-thumb{width:104px;height:104px;border-radius:9px}.pos-terminal .restaurant-item-copy{display:grid;align-content:start;padding:5px 2px 0}.pos-terminal .restaurant-item-copy strong{min-height:auto;font-size:15px;line-height:1.25}.pos-terminal .restaurant-item-copy small{margin-top:8px;color:#667085;font-size:12px}.pos-terminal .restaurant-item-foot{border-top:1px solid #eef2f7;padding:8px 0 0}.pos-terminal .restaurant-item-foot b{color:#111827;font-size:15px}.pos-terminal .restaurant-stepper{grid-template-columns:30px 28px 30px;padding:2px;background:#eef3f8}.pos-terminal .restaurant-stepper button{width:30px;height:30px;border-radius:8px}.pos-terminal .restaurant-stepper button.active{background:#159b65;box-shadow:0 8px 18px #0f8b583d}.pos-terminal .restaurant-order-panel{top:8px;max-height:calc(100vh - 118px);border-radius:10px;padding:12px}.pos-terminal .restaurant-order-panel header{padding-bottom:8px}.pos-terminal .restaurant-order-list{max-height:calc(100vh - 400px);min-height:150px}.pos-terminal .restaurant-current-order strong{font-size:21px}.pos-terminal .restaurant-order-list article{grid-template-columns:50px minmax(0,1fr) auto 22px;gap:9px;padding:7px 0;border-bottom:1px solid #edf1f6}.pos-terminal .restaurant-order-list article>span{width:50px;height:50px}.pos-terminal .restaurant-invoice-footer{gap:10px}.pos-terminal .restaurant-place-order{min-height:44px;border-radius:9px;background:#159b65;border-color:#159b65;box-shadow:0 8px 18px #0f8b5833}@media (max-width: 1180px){.restaurant-control.pos-terminal{grid-template-columns:minmax(0,1fr)}.pos-terminal .restaurant-order-panel{position:static;max-height:none}.pos-command-bar,.pos-sales-floor{grid-template-columns:1fr}.pos-category-panel{position:static}.pos-category-list{grid-auto-flow:column;grid-auto-columns:minmax(130px,160px);grid-template-columns:none;overflow-x:auto;overflow-y:hidden;max-height:none}}.desk-redesign .restaurant-order-panel{width:100%;border:1px solid #dde5ef;border-radius:14px;padding:0;overflow:hidden;background:#fff;box-shadow:0 18px 40px #0f172a1a}.desk-redesign .restaurant-order-panel header{align-items:center;padding:16px 16px 13px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfcff)}.desk-redesign .restaurant-order-panel h2{color:#071329;font-size:21px;font-weight:680}.desk-redesign .restaurant-order-panel header>button{display:none}.desk-redesign .restaurant-order-list{max-height:calc(100vh - 410px);padding:12px 14px 0}.restaurant-current-order{border:1px solid #e7edf5;border-radius:12px;padding:12px;background:#f8fafc}.restaurant-current-order span{color:#667085;font-size:11.5px;font-weight:650}.restaurant-current-order strong{margin-top:5px;font-size:20px;font-weight:720}.desk-redesign .restaurant-order-list article{position:relative;grid-template-columns:52px minmax(0,1fr) auto 26px;align-items:center;gap:10px;border:1px solid #edf1f6;border-radius:12px;padding:9px;background:#fff;box-shadow:0 6px 14px #0f172a09}.desk-redesign .restaurant-order-list article>span{width:52px;height:52px;border-radius:10px}.desk-redesign .restaurant-order-list strong{font-size:13.5px;font-weight:680}.desk-redesign .restaurant-order-list small{color:#667085}.desk-redesign .restaurant-order-list .invoice-line-qty{display:inline-flex;width:max-content;margin:5px 0 0;border-radius:999px;padding:2px 8px;color:#0f8b58;background:#e9fbf1;font-size:11px}.desk-redesign .restaurant-order-list b{align-self:center;padding-bottom:0;color:#071329;font-size:14px}.desk-redesign .restaurant-order-list article>button{color:#d92d20;background:#fff5f5}.desk-redesign .restaurant-invoice-footer{padding:13px 16px 16px;border-top:1px solid #eef2f7;background:#fbfcff}.desk-redesign .restaurant-invoice-footer h3{font-size:15px;font-weight:680}.desk-redesign .restaurant-order-total{border:1px solid #e7edf5;border-radius:12px;padding:12px;background:#fff}.desk-redesign .restaurant-order-total strong{margin-top:2px;padding-top:11px}.desk-redesign .restaurant-order-total strong b{color:#0f8b58;font-size:18px}.desk-redesign .restaurant-place-order{min-height:44px;border-radius:10px;background:#0f8b58;border-color:#0f8b58;box-shadow:0 10px 22px #0f8b5833}.desk-redesign .restaurant-order-panel{position:sticky;top:0;align-self:stretch;height:calc(100vh - 104px);max-height:none;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;border-top:0;border-right:0;border-bottom:0;border-radius:0;box-shadow:-12px 0 30px #0f172a14}.desk-redesign .restaurant-order-panel header{flex:0 0 auto;min-height:104px}.desk-redesign .restaurant-order-list{min-height:0;max-height:none;overflow-y:auto;padding:14px 16px}.desk-redesign .restaurant-invoice-footer{align-self:end;padding:14px 16px 16px;background:#f8fafc;box-shadow:0 -10px 24px #0f172a0e}.topbar{position:relative}.topbar .topbar-home-tabs{display:flex;position:absolute;left:10px;right:auto;bottom:0;width:306px;min-height:38px;height:38px;align-items:flex-end;justify-content:flex-start;gap:8px;border:0;background:transparent;pointer-events:auto;z-index:90}.topbar .topbar-home-tabs button{position:relative;width:148px;min-width:148px;height:34px;padding:0 14px;overflow:hidden;color:#667085;border:1px solid #e2e8f0;border-bottom:3px solid transparent;border-radius:8px 8px 0 0;background:#f3f5f8;font-size:13px;font-weight:620;outline:none;pointer-events:auto}.topbar .topbar-home-tabs button:nth-child(3){display:none}.topbar .topbar-home-tabs button.active{color:#3056d3;border-color:#cdd8ff;border-bottom-color:#6f86f6;background:#eef3ff}.topbar .topbar-home-tabs button:hover,.topbar .topbar-home-tabs button:focus-visible{color:#3056d3;border-color:#cdd8ff;background:#f7f9ff;font-size:13px;box-shadow:0 -4px 12px #2f54eb14}.main-panel:has(.restaurant-control.desk-redesign.pos-fullscreen){padding:0 10px;overflow:hidden}.home-dashboard:has(.restaurant-control.desk-redesign.pos-fullscreen){height:calc(100vh - 60px);min-height:0;overflow:hidden}.restaurant-control.desk-redesign.pos-fullscreen{--pos-docked-header-height: 60px;grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"workspace ticket";gap:0;min-height:calc(100vh - 60px);height:calc(100vh - 60px);overflow:hidden;background:#eef2f6}.pos-fullscreen .restaurant-order-panel{grid-area:ticket;position:relative;top:auto;height:100%;max-height:none;border:0;border-left:1px solid #dde5ef;border-radius:0;box-shadow:none}.pos-fullscreen .restaurant-order-panel header{min-height:92px;padding:18px 16px 13px}.pos-fullscreen .restaurant-order-panel h2{font-size:19px}.pos-fullscreen .restaurant-order-list{padding:12px}.pos-fullscreen .restaurant-order-list article{grid-template-columns:46px minmax(0,1fr) auto 24px;gap:8px;padding:8px}.pos-fullscreen .restaurant-order-list article>span{width:46px;height:46px}.pos-fullscreen .restaurant-order-list b{font-size:13px}.pos-fullscreen .restaurant-invoice-footer{padding:12px}.pos-fullscreen .restaurant-order-total strong b{font-size:16px}.pos-fullscreen .restaurant-workspace{grid-area:workspace;min-width:0;height:100%;display:flex;flex-direction:column;gap:10px;padding:12px;overflow-y:auto;scrollbar-color:#9aa6b8 transparent;scrollbar-width:thin}.pos-fullscreen .restaurant-workspace::-webkit-scrollbar{width:6px}.pos-fullscreen .restaurant-workspace::-webkit-scrollbar-button{width:0;height:0;display:none}.pos-fullscreen .restaurant-workspace::-webkit-scrollbar-track{background:transparent}.pos-fullscreen .restaurant-workspace::-webkit-scrollbar-thumb{border-radius:999px;background:#9aa6b8}.pos-fullscreen .restaurant-workspace::-webkit-scrollbar-thumb:hover{background:#7f8da3}.pos-fullscreen-toolbar{position:fixed;top:15px;left:324px;right:332px;z-index:70;display:flex;gap:8px;align-items:center;flex-wrap:nowrap;isolation:isolate}.pos-fullscreen-toolbar:before{content:"";position:absolute;top:-15px;right:-12px;bottom:-10px;left:-12px;z-index:-1;background:#eef2f6;box-shadow:0 8px 16px #eef2f6f0;pointer-events:none}.erp-app.sidebar-collapsed .pos-fullscreen-toolbar{left:114px}.pos-fullscreen-toolbar .restaurant-search{flex:1 1 420px;min-width:280px;height:38px;border-radius:8px;background:#fff;box-shadow:0 4px 12px #0f172a0d}.pos-toolbar-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.pos-fullscreen-toolbar button{flex:0 0 auto;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe6f0;border-radius:8px;padding:0 12px;color:#344054;background:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer;box-shadow:0 4px 12px #0f172a0d}.pos-fullscreen-toolbar button span{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;padding:0 5px;color:#fff;background:#ef8f2f;font-size:10px;font-weight:760}.pos-fullscreen-toolbar button:hover{color:#0f8b58;border-color:#b8dfcc}.pos-fullscreen-toolbar button.pos-toolbar-danger{color:#b42318}.pos-fullscreen-toolbar button.pos-toolbar-danger:hover{color:#d92d20;border-color:#ffd0cc;background:#fff5f5}.pos-fullscreen .restaurant-table-float{position:relative;top:auto;width:100%;min-width:0;min-height:60px;margin-top:0;align-items:center;align-self:stretch;overflow-x:auto;overflow-y:hidden;border-radius:10px;padding:8px;background:#fff;box-shadow:none}.pos-fullscreen .restaurant-table-float button{flex-basis:146px;height:48px;min-height:48px;overflow:visible;border-radius:9px}.pos-fullscreen .restaurant-section{flex:0 0 auto;border-radius:0;padding:0;background:transparent;box-shadow:none}.pos-fullscreen .restaurant-sticky-menu-head{position:sticky;top:0;z-index:120;margin:0 -12px;padding:10px 12px 9px;background:#eef2f6;box-shadow:0 10px 18px #eef2f6f5,0 1px #cbd5e1cc}.pos-fullscreen .restaurant-workspace.food-menu-is-docked>.restaurant-section[class*=food-tone-]{padding-top:var(--pos-docked-header-height)}.pos-fullscreen .restaurant-sticky-menu-head.is-docked{position:fixed;top:0;left:276px;right:300px;z-index:105;height:var(--pos-docked-header-height);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:0;padding:0 14px;border-bottom:1px solid #dbe4ef;background:#eef2f6;box-shadow:0 10px 18px #eef2f6eb}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-mobile-category-head{display:flex;align-items:center;padding:0;min-height:var(--pos-docked-header-height)}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-mobile-category-head h2{font-size:18px;line-height:1.15;white-space:nowrap}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-section-actions{display:none}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-category-slider.food-category-tabs{min-width:0;height:100%;align-items:center;border-bottom:0}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-category-slider.food-category-tabs .category-slide-button{margin-bottom:0}.pos-fullscreen .restaurant-sticky-menu-head.is-docked .restaurant-mobile-category-rail.food-tabs button{height:var(--pos-docked-header-height);padding-bottom:0}.pos-fullscreen .restaurant-section.drinks{margin-top:4px;overflow:visible}.pos-fullscreen .restaurant-mobile-category-head h2{font-size:18px}.pos-fullscreen .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(164px,1fr));gap:12px;align-items:stretch}.pos-fullscreen .restaurant-item-card{min-height:228px;display:grid;grid-template-rows:minmax(0,1fr) auto;border:1px solid #dce5ee;border-radius:10px;padding:8px;background:#fff;box-shadow:0 7px 16px #0f172a0e;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.pos-fullscreen .restaurant-item-card:hover{border-color:#c7d3e4;box-shadow:0 10px 22px #0f172a16;transform:translateY(-1px)}.pos-fullscreen .restaurant-item-card.selected{border-color:#5d73ee;box-shadow:0 0 0 2px #5d73ee1f,0 10px 22px #0f172a14}.pos-fullscreen .restaurant-item-row{gap:8px}.pos-fullscreen .restaurant-item-thumb{height:108px;border-radius:8px;color:#7f8da3;background:linear-gradient(135deg,#f4f7fb,#e8eef6);border:1px solid #e2e8f0}.pos-fullscreen .restaurant-item-thumb img{display:block}.pos-fullscreen .restaurant-item-thumb svg{width:28px;height:28px;color:#94a3b8}.pos-fullscreen .restaurant-item-copy strong{min-height:35px;color:#06142b;font-size:13.5px;font-weight:750;line-height:1.22}.pos-fullscreen .restaurant-item-copy small{margin-top:6px;color:#6b7890;font-size:10.8px;line-height:1.2}.pos-fullscreen .restaurant-item-foot{gap:7px;min-height:35px;padding:8px 0 0;border-top-color:#edf2f7}.pos-fullscreen .restaurant-item-foot b{color:#315ed6;font-size:13.5px;font-weight:750}.pos-fullscreen .restaurant-item-foot b.buffet-included-price{color:#0f8b58}.pos-fullscreen .restaurant-stepper{grid-template-columns:25px 22px 25px;gap:2px;padding:2px;border-color:#e5eaf2;background:#f8fafc}.pos-fullscreen .restaurant-stepper button{width:25px;height:25px;box-shadow:0 2px 7px #0f172a12}.pos-fullscreen .restaurant-stepper em{font-size:12.5px;font-weight:750}.pos-quick-categories{height:auto;display:flex;flex:0 0 auto;align-items:stretch;gap:8px;border:0;border-radius:8px;padding:8px;background:#f1f2f4;overflow-x:auto;overflow-y:hidden}.pos-quick-categories h3{flex:0 0 auto;align-self:center;margin:0 6px 0 0;color:#071329;font-size:13px;font-weight:720;white-space:nowrap}.pos-quick-categories button{flex:0 0 174px;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:7px;padding:8px 10px;color:#344054;background:#fff;font:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px #0f172a0d}.pos-quick-categories button.active,.pos-quick-categories button:hover{border-color:#cbd5e1;background:#fff;box-shadow:0 3px 10px #0f172a14}.pos-quick-categories button span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#5b5f66;background:#f3f4f6}.pos-quick-categories button.active span,.pos-quick-categories button:hover span{color:#0f8b58;background:#e7f7ed}.pos-quick-categories button div{min-width:0;display:grid;gap:2px}.pos-quick-categories button b{color:#071329;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-quick-categories button small{color:#667085;font-size:11px;line-height:1.2}@media (max-width: 1260px){.restaurant-control.desk-redesign.pos-fullscreen{grid-template-columns:minmax(0,1fr) 280px}.pos-fullscreen-toolbar{right:312px}.pos-receipt-top-actions{width:252px}.pos-quick-categories{display:flex}}.pos-fullscreen .pos-ticket-panel{background:#fbfcfd}.pos-fullscreen .restaurant-order-panel.pos-ticket-panel{display:flex;flex-direction:column;min-height:0;padding-top:0;overflow:visible}.pos-receipt-top-actions{position:sticky;top:0;z-index:106;width:100%;height:40px;display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:4px 14px 5px;background:#f8fafc;border-bottom:1px solid #dbe4ef;box-shadow:0 6px 12px #f8fafcdb}.pos-fullscreen .pos-receipt-top-actions{position:fixed;top:16px;right:14px;z-index:120;width:264px;height:30px;padding:0;background:transparent;border:0;box-shadow:none}.pos-fullscreen .pos-receipt-card{margin-top:0}.pos-receipt-top-actions button{height:30px;min-width:0;flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid #dfe6f0;border-radius:7px;color:#344054;background:#fff;font:inherit;font-size:11px;font-weight:650;white-space:nowrap;cursor:pointer;box-shadow:0 3px 8px #0f172a0a}.pos-receipt-top-actions button:hover{border-color:#cbd5e1;background:#f8fafc}.pos-receipt-card{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0;padding:0;background:#fff}.pos-receipt-scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:8px}.pos-receipt-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;column-gap:10px;padding:0 14px 9px;border-bottom:0}.pos-fullscreen .restaurant-order-panel .pos-receipt-header{min-height:0;padding:10px 14px 6px;border:0}.pos-receipt-title{flex:1 1 auto;min-width:0}.pos-receipt-header h3{margin:0;color:#101828;font-size:15px;line-height:1.25;font-weight:800;white-space:nowrap}.pos-receipt-header small{display:block;margin-top:1px;color:#667085;font-size:11px;line-height:1.2;white-space:nowrap}.pos-receipt-actions{align-self:start;display:inline-flex;align-items:center;gap:8px;margin-top:0;opacity:0;pointer-events:none;transition:opacity .14s ease}.pos-receipt-header:hover .pos-receipt-actions,.pos-receipt-header:focus-within .pos-receipt-actions{opacity:1;pointer-events:auto}.pos-receipt-icon-button{width:24px;height:24px;display:inline-grid;place-items:center;border:0;border-radius:0;padding:0;color:#475467;background:transparent;box-shadow:none;cursor:pointer}.pos-receipt-icon-button:hover{color:#365be6;background:transparent}.pos-receipt-icon-button.danger:hover{color:#d92d20;background:transparent}.pos-receipt-picker{display:inline-flex;position:relative;width:auto;min-width:0;margin:0}.desk-redesign .restaurant-order-panel .pos-receipt-picker>button{width:22px;min-width:22px;max-width:22px;height:22px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:6px;color:#475467;background:transparent}.pos-receipt-picker .invoice-location-menu{top:calc(100% + 8px);right:0;left:auto;width:230px;border:1px solid #dfe7f3;border-radius:12px;padding:6px;background:#fff;box-shadow:0 18px 42px #0f172a33}.pos-receipt-picker .invoice-location-menu button{min-height:48px;grid-template-columns:34px minmax(0,1fr);gap:10px;border-radius:10px;padding:8px;color:#172033}.pos-receipt-picker .invoice-location-menu button>span{width:34px;height:34px;border-radius:11px;color:#365be6;background:#eef3ff}.pos-receipt-picker .invoice-location-menu button.active{background:linear-gradient(180deg,#f2f5ff,#eef3ff)}.pos-receipt-picker .invoice-location-menu button.active>span{color:#fff;background:#5d70ee}.pos-receipt-people{display:flex;align-items:center;gap:5px;margin-top:7px;color:#475467;font-size:12px;font-weight:600;line-height:1.1}.pos-receipt-people svg{color:#344054}.pos-receipt-people .pos-people-edit{width:auto;height:auto;display:inline-grid;place-items:center;border:0!important;border-radius:0;padding:0;color:#667085;background:transparent!important;box-shadow:none!important;cursor:pointer}.pos-receipt-people .pos-people-edit:hover{color:#365be6;background:transparent!important}.pos-people-editor{display:inline-flex;align-items:center;gap:3px}.pos-people-editor button{width:18px;height:20px;display:inline-grid;place-items:center;border:0!important;border-radius:0;padding:0;color:#6070ee;background:transparent!important;box-shadow:none!important;font:inherit;font-size:13px;line-height:1;font-weight:800;cursor:pointer}.pos-people-editor input{width:26px;height:20px;border:0;border-radius:0;color:#101828;background:transparent;font:inherit;font-size:12px;font-weight:800;text-align:center}.pos-people-editor input::-webkit-outer-spin-button,.pos-people-editor input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pos-people-editor .pos-people-done{color:#2e7f73;background:transparent!important}.pos-receipt-section-title{display:flex;align-items:center;justify-content:space-between;padding:5px 14px 6px;border:0!important;box-shadow:none;color:#101828;font-size:12px;font-weight:800}.pos-receipt-section-title span{margin-right:28px;color:#667085;font-size:11px}.pos-receipt-items{flex:0 0 auto;min-height:120px;max-height:none;overflow:visible;padding:2px 14px 0}.pos-receipt-items article{display:grid;grid-template-columns:24px minmax(0,1fr) auto 20px;align-items:center;gap:8px;min-height:31px;border-bottom:0;padding:4px 0;background:#fff}.pos-receipt-line-qty{color:#667085;font-size:12px;font-weight:700}.pos-receipt-items article strong{display:block;overflow:hidden;color:#172033;font-size:12px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.pos-receipt-items article small{display:none;margin-top:0;color:#667085;font-size:10px}.pos-receipt-items article b{color:#172033;font-size:12.5px;font-weight:800;text-align:right}.pos-receipt-items .pos-ticket-delete-line{opacity:0;width:20px;height:20px;color:#d92d20;background:transparent}.pos-receipt-items article:hover .pos-ticket-delete-line,.pos-receipt-items .pos-ticket-delete-line:focus-visible{opacity:1}.pos-receipt-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed #d8e1ef;border-radius:10px;color:#667085;text-align:center;font-size:11px}.pos-receipt-empty strong{color:#101828;font-size:13px}.pos-receipt-totals{flex:0 0 auto;position:relative;border-top:0;margin-top:8px;padding:12px 14px 4px;background:#fff}.pos-receipt-totals:before{content:"";position:absolute;top:0;right:14px;left:14px;border-top:1px solid #eef2f6}.pos-receipt-totals p,.pos-receipt-totals strong{display:flex;align-items:center;justify-content:space-between;margin:0;min-height:22px;padding:3px 0;color:#667085;font-size:12px;font-weight:550}.pos-receipt-totals b{color:#172033;font-size:12px;font-weight:750;padding-left:12px;white-space:nowrap}.pos-fullscreen .restaurant-order-panel.pos-ticket-panel .pos-ticket-header{flex:0 0 42px;min-height:42px;height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) 32px;align-items:center;gap:6px;padding:5px 8px;border-bottom:1px solid #dfe7f1;background:linear-gradient(180deg,#fff,#fbfcff)}.pos-ticket-header>strong{min-height:28px;display:inline-flex;align-items:center;border:1px solid #cbe8d9;border-radius:999px;padding:0 9px;color:#217451;background:#eefaf4;font-size:12px;font-weight:680;white-space:nowrap}.pos-ticket-header .invoice-location-picker{margin:0}.pos-ticket-header .invoice-location-picker>button{width:100%;max-width:none;height:30px;justify-content:flex-start;border:1px solid #e1e7f2;border-radius:999px;padding:0 9px;color:#355ce7;background:#f6f8ff;font-size:12px;font-weight:650}.pos-ticket-header .invoice-location-picker>button svg{color:#5d78ff}.pos-fullscreen .pos-ticket-header .invoice-location-menu{top:calc(100% + 8px);left:0;width:230px;border:1px solid #dfe7f3;border-radius:12px;padding:6px;background:#fff;box-shadow:0 18px 42px #0f172a33}.pos-fullscreen .pos-ticket-header .invoice-location-menu:before{content:"";position:absolute;top:-6px;left:30px;width:10px;height:10px;border-top:1px solid #dfe7f3;border-left:1px solid #dfe7f3;background:#fff;transform:rotate(45deg)}.pos-fullscreen .pos-ticket-header .invoice-location-menu button{min-height:48px;grid-template-columns:34px minmax(0,1fr);gap:10px;border-radius:10px;padding:8px;color:#172033}.pos-fullscreen .pos-ticket-header .invoice-location-menu button>span{width:34px;height:34px;border-radius:11px;color:#365be6;background:#eef3ff}.pos-fullscreen .pos-ticket-header .invoice-location-menu button.active{background:linear-gradient(180deg,#f2f5ff,#eef3ff)}.pos-fullscreen .pos-ticket-header .invoice-location-menu button.active>span{color:#fff;background:#5d70ee}.pos-fullscreen .pos-ticket-header .invoice-location-menu button:hover{background:#f7fafc}.pos-ticket-trash{width:30px;height:30px;border:1px solid #e7edf5;border-radius:999px;color:#667085;background:#fff;cursor:pointer}.pos-ticket-trash:hover{color:#d92d20;background:#fff5f5}.pos-ticket-table-head{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 60px 62px 20px;gap:6px;border-bottom:1px solid #e7edf5;padding:8px 10px;color:#344054;background:#f7faf9;font-size:10.5px;font-weight:750}.pos-ticket-table-head span:nth-child(2),.pos-ticket-table-head span:nth-child(3){text-align:center}.pos-ticket-table-head span:nth-child(4){text-align:right}.pos-fullscreen .pos-ticket-items{flex:1 1 auto;min-height:0;overflow-y:auto;display:block;align-content:start;padding:6px 8px;gap:0;background:#fff}.pos-fullscreen .pos-ticket-items article{display:grid;grid-template-columns:minmax(0,1fr) 60px 62px 20px;gap:6px;align-items:center;border:0;border-radius:8px;min-height:54px;margin-bottom:6px;padding:8px;background:#f6f7f9;box-shadow:none}.pos-fullscreen .pos-ticket-items article:hover{background:#eef2f6}.pos-fullscreen .pos-ticket-items article div{min-width:0}.pos-fullscreen .pos-ticket-items article strong{display:block;overflow:hidden;color:#182338;font-size:12px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pos-fullscreen .pos-ticket-items article small{display:block;margin-top:3px;color:#667085;font-size:10.5px;line-height:1.15;white-space:nowrap}.pos-ticket-qty{display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:0;padding:0;background:transparent}.pos-ticket-qty button{flex:0 0 18px;width:18px;height:24px;border:1px solid #e3e7ee;border-radius:999px;color:#344054;background:#fff;font:inherit;font-size:12px;line-height:1;font-weight:750;cursor:pointer;box-shadow:none}.pos-ticket-qty button:hover{color:#4f6fe9;border-color:#cbd5ff;background:#f8faff}.pos-ticket-qty button:disabled{opacity:.45;cursor:not-allowed}.pos-ticket-qty em{flex:0 0 14px;display:grid;place-items:center;color:#071329;font-size:12px;font-style:normal;font-weight:750;text-align:center}.pos-fullscreen .pos-ticket-items article b{color:#182338;font-size:11px;font-weight:750;text-align:right;white-space:nowrap}.pos-ticket-delete-line{width:20px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;color:#ef4444;background:transparent;cursor:pointer}.pos-ticket-delete-line:hover{background:#fee2e2}.pos-fullscreen .pos-ticket-footer{flex:0 0 auto;align-self:stretch;margin-top:auto;width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);padding:0;background:#fbfcfd;box-shadow:none}.pos-fullscreen .pos-ticket-footer>*{width:100%;min-width:0}.pos-receipt-payable{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef2f6;padding:11px 14px 10px;color:#101828;background:#fff;font-size:13px;font-weight:800}.pos-receipt-payable b{color:#365be6;font-size:18px;font-weight:850;white-space:nowrap}.pos-ticket-instructions{position:relative;display:grid;gap:5px;border-top:1px solid #e7edf5;padding:8px 10px;background:#fff}.pos-ticket-instructions>span{color:#344054;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pos-ticket-instructions textarea{width:100%;min-height:70px;resize:vertical;border:1px solid #cfd7e4;border-radius:8px;padding:9px 11px 20px;color:#182338;background:#fff;font:inherit;font-size:12px;line-height:1.35;outline:none}.pos-ticket-instructions textarea:focus{border-color:#4f6fe9;box-shadow:0 0 0 2px #4f6fe91f}.pos-ticket-instructions small{position:absolute;right:18px;bottom:13px;color:#98a2b3;font-size:10.5px}.pos-ticket-instructions-toggle{min-height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;border:0;border-top:1px solid #eef2f6;padding:8px 10px;color:#4f6fe9;background:#fff;font:inherit;font-size:11.5px;font-weight:750;cursor:pointer}.pos-ticket-instructions-toggle:hover{color:#365be6;background:#f8faff}.pos-receipt-card>.pos-ticket-instructions{border-top:0;margin:2px 4px 0;padding:7px 10px 8px}.pos-receipt-card>.pos-ticket-instructions-toggle{border-top:0;margin:2px 4px 0;padding:7px 10px}.pos-fullscreen .pos-ticket-footer .restaurant-order-total{gap:0;border:0;border-top:1px solid #e7edf5;border-radius:0;padding:8px 10px;background:#fff}.pos-fullscreen .pos-ticket-footer .restaurant-order-total p,.pos-fullscreen .pos-ticket-footer .restaurant-order-total strong{display:flex;justify-content:space-between;border:0;padding:4px 0;color:#667085;font-size:11px}.pos-fullscreen .pos-ticket-footer .restaurant-order-total strong{border-top:1px solid #e7edf5;margin-top:4px;color:#071329;font-size:12px;font-weight:750}.pos-fullscreen .pos-ticket-footer .restaurant-order-total b,.pos-fullscreen .pos-ticket-footer .restaurant-order-total strong b{color:#182338;font-size:12px;font-weight:750}.pos-ticket-notice{margin:0 10px;border:1px solid #cbe9d6;border-radius:6px;padding:6px 8px;color:#206442;background:#f3fbf6;font-size:11px;font-weight:650}.pos-ticket-customer{display:grid;gap:4px;border-top:1px solid #e7edf5;padding:8px 10px;background:#fff}.pos-ticket-customer span{color:#667085;font-size:10.5px;font-weight:650}.pos-ticket-customer div{height:30px;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;border:1px solid #dfe6f0;border-radius:6px;background:#fff}.pos-ticket-customer input{min-width:0;border:0;padding:0 8px;color:#182338;font:inherit;font-size:11px;outline:none}.pos-ticket-customer svg{color:#98a2b3}.pos-ticket-customer-top{flex:0 0 auto;border-top:0;border-bottom:1px solid #e7edf5;padding:9px 10px}.pos-ticket-actions{display:grid;grid-template-columns:.82fr 1fr;gap:8px;padding:8px 10px}.pos-ticket-actions button{min-height:38px;border-radius:6px;font-size:12px;font-weight:750}.pos-ticket-hold{border:1px solid #4f8a78;color:#4f8a78;background:#fff;cursor:pointer}.pos-ticket-hold:disabled{opacity:.5;cursor:not-allowed}.pos-ticket-actions .restaurant-place-order{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #4f8a78;color:#fff;background:#4f8a78;box-shadow:none}.pos-payment-box{flex:0 0 auto;display:grid;gap:8px;padding:8px 10px 10px;background:#fff}.pos-payment-box>span{color:#101828;font-size:11px;line-height:1;font-weight:800}.pos-payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pos-payment-methods button{min-width:0;min-height:46px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #d9e1ec;border-radius:7px;color:#344054;background:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.pos-payment-methods button svg{color:#667085}.pos-payment-methods button.active{border-color:#48b9aa;color:#2e7f73;background:#eefbf8;box-shadow:inset 0 0 0 1px #48b9aa59}.pos-payment-methods button.active svg{color:#2e9c8f}.pos-process-payment{min-height:42px;border:0;border-radius:7px;color:#fff;background:#59bcae;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.pos-process-payment:disabled{opacity:.55;cursor:not-allowed}.pos-ticket-bottom-actions{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border-bottom:1px solid #e7edf5;padding:8px 10px;background:#fff}.pos-ticket-bottom-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe7f1;border-radius:8px;color:#344054;background:#f9fbfd;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.pos-ticket-bottom-actions button:last-child{color:#b42318}.pos-ticket-bottom-actions button:hover{color:#4f8a78;border-color:#b8dfcc;background:#f4fbf8}.pos-ticket-bottom-actions button:last-child:hover{color:#d92d20;border-color:#ffd0cc;background:#fff5f5}.sales-channel-page{min-height:100vh;padding:0 32px 42px;overflow-x:hidden;overflow-y:auto;background:linear-gradient(180deg,#fff 0,#fff 350px,#f8faff 350px,#fff)}.sales-channel-hero{position:relative;min-height:410px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(420px,1.1fr);gap:36px;padding:42px 0 34px;overflow:hidden;background:#fff}.sales-channel-copy{position:relative;z-index:2;max-width:850px}.sales-channel-copy h1{margin:0 0 28px;color:#20242c;font-size:clamp(28px,2.45vw,42px);line-height:1.08;font-weight:690}.sales-channel-copy h2{margin:0 0 12px;color:#242933;font-size:22px;font-weight:650}.sales-channel-copy p,.sales-channel-copy li{color:#303744;font-size:16px;line-height:1.5}.sales-channel-copy p{margin:0 0 18px}.sales-channel-copy ul{display:grid;gap:10px;margin:0 0 24px;padding:0 0 0 22px}.sales-channel-copy li::marker{color:#4f6cff;font-size:18px}.store-download-button{min-height:52px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:9px;padding:8px 14px;color:#fff;background:linear-gradient(180deg,#26272b,#18191d);box-shadow:0 12px 24px #10182829,inset 0 1px #ffffff1f;cursor:pointer}.store-download-button span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#4f7cf6;background:#f8fbff;font-size:20px;font-weight:600}.store-download-button span svg{display:block;stroke-width:2}.windows-store-symbol svg,.android-store-symbol svg{width:21px;height:21px;fill:currentColor;stroke:none}.store-download-button b{color:#fff;font-size:16px;font-weight:500;line-height:1.16;text-align:left}.sales-channel-visual{position:relative;min-height:350px;align-self:stretch;border-radius:0 0 0 120px;background:linear-gradient(180deg,#fff0 0,#fff0 48%,#edf2ff 48%,#edf2ff),radial-gradient(circle at 70% 28%,rgba(84,109,255,.1),transparent 34%),repeating-linear-gradient(90deg,transparent 0 112px,rgba(99,116,255,.07) 112px 115px)}.pos-monitor{position:absolute;right:16px;bottom:82px;width:min(500px,92%);transform:perspective(980px) rotateY(-7deg) rotate(-1.5deg);border:10px solid #a4abb7;border-radius:16px;background:#151b2b;box-shadow:0 28px 50px #11182747}.pos-monitor:after{content:"";position:absolute;left:42%;bottom:-72px;width:112px;height:72px;background:linear-gradient(180deg,#d5d9df,#aeb4bd);clip-path:polygon(30% 0,70% 0,86% 100%,14% 100%)}.pos-monitor-top{height:22px;display:flex;justify-content:flex-end;gap:7px;padding:7px 12px;background:#111827}.pos-monitor-top span{width:7px;height:7px;border-radius:999px;background:#6074ff}.pos-monitor-body{display:grid;grid-template-columns:repeat(3,1fr) 112px;gap:8px;padding:12px;background:linear-gradient(180deg,#fbfcff,#eef3fb)}.pos-monitor-body i{min-height:68px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 1px #0f172a0f}.pos-monitor-body img{width:100%;height:100%;object-fit:cover}.pos-monitor-body aside{display:grid;align-content:start;gap:8px;border-radius:8px;padding:12px;color:#27364a;background:#fff;box-shadow:inset 0 0 0 1px #dfe6f3,0 10px 20px #0f172a0f}.pos-monitor-body aside b{margin-top:22px;color:#4f68e7;font-size:18px}.pos-printer,.pos-scanner{position:absolute;bottom:24px;border-radius:10px 10px 0 0;background:#dce3ee}.pos-printer{right:6px;width:108px;height:70px;box-shadow:inset 0 18px #f8fbff}.pos-scanner{left:150px;width:78px;height:80px;background:linear-gradient(180deg,#c4cbd8,#a4adbd)}.sales-mobile-app-card{width:100%;min-height:300px;display:grid;grid-template-columns:minmax(230px,320px) minmax(260px,1fr) minmax(330px,380px);align-items:center;gap:clamp(24px,3vw,42px);border:0;border-radius:12px;padding:32px 38px;overflow:hidden;box-shadow:none;background:radial-gradient(circle at 9% 75%,rgba(255,255,255,.74),transparent 30%),radial-gradient(circle at 8% 74%,rgba(94,119,255,.13),transparent 35%),linear-gradient(180deg,#e9eeff,#e4ebff)}.sales-mobile-preview{position:relative;min-height:210px;grid-row:span 2}.sales-tablet-frame{position:absolute;left:4px;top:50px;width:min(224px,calc(100% - 76px));border:5px solid #24304a;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 14px 24px #23336d29}.sales-tablet-toolbar{height:18px;display:flex;align-items:center;gap:5px;padding:0 8px;background:#202a42}.sales-tablet-toolbar span{width:6px;height:6px;border-radius:999px;background:#8191d8}.sales-tablet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:8px}.sales-tablet-grid span,.sales-phone-frame span{display:block;overflow:hidden;border-radius:7px;background:#f1f5fb}.sales-tablet-grid img,.sales-phone-frame img{width:100%;height:100%;object-fit:cover}.sales-tablet-grid span{height:38px}.sales-phone-frame{position:absolute;right:0;top:82px;width:68px;display:grid;gap:4px;border:5px solid #2f3b5a;border-radius:10px;padding:7px 5px;background:#fff;box-shadow:0 14px 24px #23336d2e}.sales-phone-frame span{height:26px}.sales-mobile-copy{display:contents}.sales-mobile-copy h2{grid-column:2;align-self:end;margin:0 0 10px;color:#111827;font-size:24px;font-weight:700}.sales-mobile-copy p{grid-column:2;align-self:start;max-width:560px;margin:0;color:#111827;font-size:17px;line-height:1.45}.sales-app-install{grid-column:3;grid-row:span 2;display:grid;grid-template-columns:178px 28px 126px;align-items:center;justify-content:end;gap:16px;max-width:100%}.sales-app-buttons{display:grid;gap:12px}.sales-app-buttons .store-download-button{width:178px;min-height:52px;justify-content:flex-start;border-radius:7px;padding:7px 11px}.sales-app-buttons .store-download-button span{color:#fff;background:transparent;width:30px;height:30px;font-size:14px;font-weight:750}.sales-app-buttons .store-download-button b{font-size:14px;line-height:1.14}.app-store-symbol svg{width:27px;height:27px;fill:currentColor;stroke:none}.android-store-symbol{color:#7be495!important}.android-store-symbol svg{width:28px;height:28px;fill:currentColor;stroke:none}.sales-app-divider{min-height:142px;display:grid;place-items:center;border-left:2px solid #bfcafb;padding-left:0;color:#98a9e6;font-size:16px}.sales-app-qr{display:grid;justify-items:center;gap:8px;border-radius:0;padding:0;background:transparent;box-shadow:none}.sales-app-qr>svg{color:#4f68e7;stroke-width:2}.sales-app-qr img{width:122px;height:122px;padding:7px;border:0;background:#fff;box-shadow:none}.sales-app-qr strong{color:#111827;font-size:14px;font-weight:620;white-space:nowrap}@media (max-width: 1320px){.sales-channel-page{padding-inline:24px}.sales-channel-hero{grid-template-columns:minmax(380px,.95fr) minmax(360px,1.05fr);gap:28px}.sales-mobile-app-card{grid-template-columns:minmax(210px,285px) minmax(0,1fr);gap:26px;padding:30px 32px}.sales-mobile-copy{display:grid;grid-template-columns:minmax(0,1fr)}.sales-mobile-copy h2,.sales-mobile-copy p,.sales-app-install{grid-column:1;grid-row:auto}.sales-mobile-copy p{margin-bottom:22px}.sales-app-install{grid-template-columns:178px 28px 126px;justify-content:start;gap:16px}.sales-app-buttons .store-download-button{width:178px}.sales-app-qr img{width:122px;height:122px}}.registers-page{min-height:100vh;padding:0;background:#fff}.module-page.registers-no-gutter{background:#fff}.module-page.registers-no-gutter .main-panel{padding:0;background:#fff}.module-page:has(.pos-preferences-page),.module-page:has(.registers-page){background:#fff}.main-panel:has(>.pos-preferences-page),.main-panel:has(>.registers-page){padding:0!important;background:#fff}.registers-topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #e3e8f2;border-radius:0;padding:0 14px 0 24px;background:#fff}.registers-topbar h1{display:inline-flex;align-items:center;gap:6px;margin:0;color:#151922;font-size:16px;font-weight:650}.registers-topbar h1 svg{color:#5d84ff;width:14px;height:14px}.registers-topbar>div{display:flex;align-items:center;gap:12px}.keyboard-shortcut-link{display:inline-flex;align-items:center;gap:8px;height:34px;border:1px solid transparent;border-radius:7px;padding:0 8px;color:#5264ff;background:#fff;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.keyboard-shortcut-link svg{color:#b8b8b8;width:17px;height:17px}.registers-add-button{min-height:34px;border-radius:5px;padding-inline:14px;font-size:13px;font-weight:650}.registers-table-wrap{overflow-x:auto;background:#fff;border:0;border-radius:0;scrollbar-color:#9aa6b8 #eef2f7;scrollbar-width:thin}.registers-table-wrap::-webkit-scrollbar{height:8px}.registers-table-wrap::-webkit-scrollbar-track{background:#eef2f7}.registers-table-wrap::-webkit-scrollbar-thumb{border:2px solid #eef2f7;border-radius:999px;background:#9aa6b8}.registers-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.registers-table th{height:54px;border-bottom:1px solid #e2e6ee;padding:10px 20px;color:#66708a;background:#fbfbfd;font-size:11px;font-weight:650;line-height:1.25;text-align:left;text-transform:uppercase}.registers-table th:first-child{width:160px}.registers-table th:nth-child(2){width:170px}.registers-table th:last-child{width:70px;color:#5d84ff;text-align:center}.registers-table td{height:70px;border-bottom:1px solid #e5e8ef;padding:14px 20px;color:#101828;font-size:14px;line-height:1.35;vertical-align:middle}.register-name-link{border:0;padding:0;color:#5d84ff;background:transparent;font:inherit;cursor:pointer}.register-muted{color:#667085!important}.register-status-pill{display:inline;color:#667085;background:transparent;font-size:inherit;font-weight:400;line-height:inherit}.channel-settings-page{min-height:100vh;padding:34px 44px;background:#f6f8fc}.channel-settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.channel-settings-header h1{margin:0;color:#111827;font-size:28px;font-weight:650}.channel-settings-list{max-width:900px;background:#fff}.payment-options-page{min-height:100vh;background:#fff}.payment-options-topbar{min-height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7ee;padding:0 20px 0 30px;background:#fff}.payment-options-topbar h1{margin:0;color:#111827;font-size:31px;font-weight:520}.payment-options-topbar>div{display:flex;align-items:center;gap:16px}.payment-change-order{min-height:50px;display:inline-flex;align-items:center;gap:9px;border-radius:6px;padding:0 18px;color:#111827;font-size:22px;background:#f8f8f8}.payment-add-button{min-height:50px;border-radius:6px;padding-inline:18px;font-size:23px;font-weight:500}.payment-options-table-wrap{overflow-x:auto;background:#fff}.payment-options-table{width:100%;min-width:1060px;border-collapse:collapse;table-layout:fixed}.payment-options-table th{height:54px;border-bottom:1px solid #e4e7ee;padding:16px 30px;color:#68728b;background:#fbfbfd;font-size:17px;font-weight:650;text-align:left;text-transform:uppercase}.payment-options-table th:last-child{width:84px}.payment-options-table td{height:72px;border-bottom:1px solid #e4e7ee;padding:16px 30px;color:#111827;font-size:23px;vertical-align:middle}.payment-name-link{border:0;padding:0;color:#5d84ff;background:transparent;font:inherit;cursor:pointer}.payment-status-active{color:#14a800;font-weight:500}.payment-row-menu{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#5d84ff;cursor:pointer}.payment-options-note{margin:26px 30px 0;color:#697189;font-size:22px;line-height:1.45}.payment-options-note strong{color:#697189;font-weight:700}.pos-preferences-page{min-height:100vh;padding-bottom:64px;background:#fff}.pos-preferences-topbar{min-height:64px;display:flex;align-items:center;border-bottom:1px solid #e4e7ee;padding:0 24px;background:#fff}.pos-preferences-topbar h1{margin:0;color:#111827;font-size:20px;font-weight:650}.pos-preferences-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 128px)}.pos-preferences-menu{border-right:1px solid #dfe3eb;padding:24px 12px 0;background:#fff}.pos-preferences-menu button{width:100%;min-height:42px;display:flex;align-items:center;border:0;border-radius:6px;padding:0 18px;color:#303b55;background:transparent;font:inherit;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.pos-preferences-menu button.active{color:#111827;background:#e7ebf2;font-weight:650}.pos-preferences-content{min-width:0;background:#fff}.pos-preferences-opening{min-height:132px;display:grid;grid-template-columns:240px auto minmax(260px,1fr);align-content:start;column-gap:12px;border-bottom:1px solid #e5e7eb;padding:34px 28px 24px}.pos-preferences-opening label{color:#242933;font-size:15px;font-weight:500}.pos-currency-input{width:270px;height:38px;display:grid;grid-template-columns:66px minmax(0,1fr) 30px;align-items:center;border:1px solid #d2d8e5;border-radius:7px;overflow:hidden;background:#fff}.pos-currency-input span{height:100%;display:grid;place-items:center;border-right:1px solid #d2d8e5;color:#111827;font-size:14px;font-weight:500}.pos-currency-input input{width:100%;border:0;padding:0 12px;color:#111827;font:inherit;font-size:14px;outline:0}.pos-currency-input small,.pos-preference-row small,.pos-checkbox-stack small,.pos-inline-checkbox small{width:21px;height:21px;display:inline-grid;place-items:center;border:2px solid #9aa1ad;border-radius:999px;color:#7c8491;font-size:12px;font-weight:700}.pos-preferences-opening p{grid-column:2 / -1;margin:10px 0 0;color:#697189;font-size:14px;line-height:1.5}.pos-preferences-section{border-bottom:1px solid #e5e7eb;padding:28px}.pos-preferences-section h2{margin:0 0 18px;color:#242933;font-size:18px;font-weight:680}.pos-preference-row{display:grid;grid-template-columns:240px minmax(0,1fr);align-items:start;gap:14px;margin-bottom:18px}.pos-preference-row:last-child{margin-bottom:0}.pos-preference-row>span{color:#2d333d;font-size:15px;font-weight:500;line-height:1.45}.pos-preference-row p{margin:0;color:#242933;font-size:15px;line-height:1.45}.pos-preference-row b{margin:0 10px;color:#9aa4b5;font-weight:600}.pos-preference-row button,.pos-checkbox-stack button{border:0;padding:0;color:#5d84ff;background:transparent;font:inherit;cursor:pointer}.pos-preference-row.with-control{align-items:center}.pos-preference-select{width:min(390px,100%);min-height:38px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d2d8e5;border-radius:6px;padding:0 14px 0 18px;color:#242933;background:#fff;font-size:14px}.pos-preference-select svg{color:#8b94a3}.pos-checkbox-stack{display:grid;gap:14px}.pos-checkbox-stack.compact{gap:12px}.pos-checkbox-stack label,.pos-inline-checkbox{display:flex;align-items:center;gap:12px;color:#242933;font-size:15px;line-height:1.45}.pos-checkbox-stack input,.pos-inline-checkbox input{width:21px;height:21px;accent-color:#6391f5}.pos-preferences-savebar{position:sticky;bottom:0;min-height:64px;display:flex;align-items:center;border-top:1px solid #e5e7eb;padding:0 28px;background:#fffffff5;box-shadow:0 -6px 18px #0f172a0f}.pos-preferences-savebar .primary-button{min-height:38px;border-radius:7px;padding-inline:18px;font-size:14px;font-weight:650}.reports-center-topbar{width:100%;display:grid;grid-template-columns:minmax(190px,1fr) minmax(260px,430px) auto auto;align-items:center;gap:10px}.reports-center-topbar h1{margin:0;color:#111827;font-size:21px;font-weight:750;letter-spacing:-.02em}.reports-center-topbar label{height:40px;display:flex;align-items:center;gap:9px;border:1px solid #dce2ec;border-radius:9px;padding:0 13px;color:#667085;background:#f8faff}.reports-center-topbar input{width:100%;border:0;color:#263043;background:transparent;font:inherit;font-size:13px;outline:0}.reports-center-topbar .primary-button{min-height:40px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;padding-inline:15px;font-size:13px;font-weight:700}.reports-center-topbar .more-icon{width:40px;height:40px;border-radius:8px}.reports-center-page{position:relative;min-height:calc(100vh - 110px);margin:-18px -20px -28px;padding:28px 34px 40px;overflow:auto;background:#f5f7fb}.reports-pattern{position:absolute;inset:0 0 auto;height:150px;border-bottom:1px solid #e5eaf3;background:linear-gradient(180deg,#eef2ff,#f5f7fb00);opacity:.9;pointer-events:none}.reports-table-card{position:relative;overflow:hidden;border:1px solid #e1e6ee;width:min(100%,1180px);margin:0 auto;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.reports-table-card header{display:flex;align-items:center;justify-content:space-between;min-height:64px;border-bottom:1px solid #e8ecf3;padding:0 20px}.reports-table-card header>div{display:flex;align-items:center;gap:12px}.reports-table-card h2{margin:0;color:#050b1a;font-size:18px;font-weight:750}.reports-table-card header span{min-width:30px;height:28px;display:inline-grid;place-items:center;border-radius:999px;color:#4f7fff;background:#eaf1ff;font-size:12px;font-weight:750}.reports-table{display:grid}.reports-table-head,.reports-table-row{display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(145px,.7fr) minmax(170px,.8fr) minmax(185px,.85fr);align-items:center;gap:16px;min-height:60px;padding:0 20px}.reports-table-head{min-height:44px;color:#68728a;background:#f7f7fa;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.reports-table-row{width:100%;border:0;border-top:1px solid #e8ecf3;color:#101828;background:#fff;font:inherit;text-align:left;cursor:pointer}.reports-table-row:hover{background:#f8fbff}.reports-table-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.reports-table-row>span:first-child{display:flex;align-items:center;gap:10px}.reports-table-row svg{flex:0 0 auto;color:#c7ccd6;stroke-width:1.8}.reports-table-row b{overflow:hidden;color:#3459da;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reports-table-row em,.reports-table-row i{display:inline-flex;align-items:center;min-height:25px;border-radius:999px;padding:0 9px;font-style:normal;font-size:11px;font-weight:650}.reports-table-row em{color:#485fc5;background:#eef2ff}.reports-table-row i{color:#526071;background:#f1f3f6}.reports-table-row .not-visited{color:#98a2b3}.reports-table-empty{min-height:230px;display:grid;place-content:center;justify-items:center;gap:7px;color:#8a94a6}.reports-table-empty svg{box-sizing:content-box;border-radius:50%;padding:10px;color:#5874e8;background:#eef2ff}.reports-table-empty strong{color:#344054;font-size:14px}.reports-table-empty span{font-size:12px}@media (max-width: 1050px){.reports-center-topbar{grid-template-columns:minmax(160px,1fr) minmax(220px,360px) auto}.reports-center-topbar .more-icon{display:none}.reports-center-page{padding-inline:20px}}.account-page{min-height:100vh;display:grid;grid-template-rows:70px minmax(0,1fr);color:#111827;background:#f5f7fb}.account-topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce2ec;padding:0 18px 0 48px;background:#fff}.account-logo-button{width:106px;height:52px;display:inline-flex;align-items:center;border:0;padding:0;background:transparent;cursor:pointer}.account-logo-button img{max-width:96px;max-height:42px;object-fit:contain}.account-top-avatar{width:42px;height:42px;display:grid;place-items:center;border:4px solid #f4f6fb;border-radius:50%;color:#fff;background:#f58220;font-weight:700;cursor:pointer;box-shadow:0 0 0 1px #d6deeb}.account-shell{min-height:0;display:grid;grid-template-columns:232px minmax(0,1fr)}.account-sidebar{border-right:1px solid #dce2ec;background:#f8fafc}.account-sidebar button{width:100%;min-height:78px;display:flex;align-items:center;gap:14px;border:0;border-left:3px solid transparent;padding:0 22px;color:#111827;background:transparent;font:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.account-sidebar button svg{color:#406071;stroke-width:1.8}.account-sidebar button.active{border-left-color:#2f8c64;color:#0f513a;background:#eaf6ef}.account-sidebar button.active svg{color:#17805a}.account-content{min-width:0;overflow:auto;padding:42px 56px 48px}.account-inner{width:min(972px,100%);margin:0 auto}.account-section-header{border-bottom:1px solid #cfd6e2;padding-bottom:22px;margin-bottom:18px}.account-section-header h1{margin:0;font-size:24px;font-weight:650;letter-spacing:0}.account-row-section{display:grid;grid-template-columns:220px minmax(0,590px);gap:120px;align-items:start;border-bottom:1px solid #dfe5ee;padding:18px 0}.account-section-label h2{margin:0 0 24px;font-size:15px;font-weight:700}.account-section-label p{max-width:250px;margin:0;color:#566176;font-size:14px;line-height:1.45}.account-card{overflow:hidden;border:1px solid #d3dae6;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.account-details-card{display:grid}.account-photo-row{display:flex;align-items:center;gap:14px;min-height:78px;border-bottom:1px solid #dfe5ee;padding:0 20px}.account-photo-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#9b2353;background:#f9dce9;font-size:13px;font-weight:700}.account-photo-row button,.account-security-card button{height:36px;border:1px solid #c2cada;border-radius:6px;padding:0 16px;color:#0f172a;background:#fff;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.account-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 20px 8px}.account-name-grid label{display:grid;gap:8px;color:#151a27;font-size:14px;font-weight:650}.account-name-grid input{height:44px;border:1px solid #cdd5e3;border-radius:8px;padding:0 16px;color:#111827;background:#fbfcff;font:inherit;font-size:15px;font-weight:600}.account-name-grid input:focus{border-color:#6f86f6;outline:0;box-shadow:0 0 0 3px #6f86f624}.account-help{margin:0;padding:4px 20px 22px;color:#657188;font-size:13px}.account-contact-row{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:24px;align-items:center;border-top:1px solid #dfe5ee;padding:0 20px}.account-contact-row div{display:grid;gap:8px}.account-contact-row span{color:#667085;font-size:12px}.account-contact-row strong{color:#111827;font-size:14px;font-weight:500}.account-contact-row p{display:inline-flex;align-items:center;gap:8px;margin:0;color:#2f7d55;font-size:14px;font-weight:700}.account-contact-row button,.account-service-card button strong{border:0;color:#2856db;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.account-service-card{box-shadow:0 8px 22px #0f172a0d}.account-service-card button{width:100%;min-height:62px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:14px;align-items:center;border:0;border-bottom:1px solid #dfe5ee;padding:0 20px;color:#2856db;background:#fff;font:inherit;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.account-service-card button:last-child{border-bottom:0}.account-service-card button svg{color:#111827;stroke-width:1.8}.account-compact-card{display:grid;gap:12px;padding:18px 20px}.account-link-button{width:max-content;border:0;padding:0;color:#2856db;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.account-language-card{display:grid;gap:14px;padding:18px;border-color:#d8e0eb;box-shadow:0 8px 20px #0f172a0b}.account-language-card header{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center}.account-language-card header>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cde9da;border-radius:9px;color:#005a46;background:#effaf4}.account-language-card header strong{display:block;margin-bottom:3px;color:#111827;font-size:14px;font-weight:680}.account-language-card header p{margin:0;color:#667085;font-size:12.5px;line-height:1.4}.account-language-select{min-height:56px;display:flex;align-items:center;justify-content:space-between;border:1px solid #b8d8c6;border-left:4px solid #2f8c64;border-radius:9px;padding:9px 12px 9px 14px;background:linear-gradient(180deg,#f7fff9,#eef9f3);box-shadow:inset 0 1px #ffffffc7}.account-language-select span,.account-timezone-field span{display:block;color:#667085;font-size:11.5px}.account-language-select strong{display:block;margin-top:4px;color:#111827;font-size:15px;font-weight:720}.account-language-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-language-chips button{min-height:40px;border:1px solid #cfd6e2;border-radius:8px;padding:0 12px;color:#344054;background:#fff;font:inherit;font-size:13px;font-weight:650;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.account-language-chips button.active{border-color:#2f8c64;color:#fff;background:#2f8c64;box-shadow:0 6px 14px #2f8c642e}.account-region-panel{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:12px;border:1px solid #ccd9ea;border-left:4px solid #3c6fb6;border-radius:9px;padding:15px;background:linear-gradient(180deg,#f8fbff,#f2f6fb)}.account-region-panel span{display:block;margin-bottom:4px;color:#111827;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.account-region-panel p{margin:0;color:#667085;font-size:12.5px;line-height:1.4}.account-region-panel b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3c6fb6;font-size:12px;font-weight:800}.account-region-samples{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.account-region-samples em{border:1px solid #dbe3ee;border-radius:7px;padding:5px 10px;color:#344054;background:#fff;font-size:11.5px;font-weight:650;font-style:normal;text-align:center}.account-region-panel button{width:max-content;display:inline-flex;align-items:center;gap:6px;grid-column:1 / -1;border:0;padding:0;color:#2458d8;background:transparent;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.account-timezone-field{display:grid;gap:8px}.account-timezone-field input{height:42px;border:1px solid #cdd5e3;border-radius:8px;padding:0 14px;color:#111827;background:#fbfcff;font:inherit;font-size:14px}.account-help.in-card{padding:0}.account-value-text{margin:0;color:#111827;font-size:14px}.account-outline-action{width:max-content;height:36px;border:1px solid #c2cada;border-radius:6px;padding:0 14px;color:#0f172a;background:#fff;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.account-security-card{display:grid}.account-security-card div{min-height:84px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 18px;align-items:center;border-bottom:1px solid #dfe5ee;padding:16px 20px}.account-security-card div:last-child{border-bottom:0}.account-security-card strong{font-size:15px}.account-security-card span{grid-column:1;color:#667085;font-size:13px}.account-security-card button{grid-column:2;grid-row:1 / span 2}.main-panel:has(>.settings-profile-page){flex:1 1 auto;min-height:0;overflow:hidden;padding:0}.settings-profile-page{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;margin:0;overflow:hidden;color:#172033;background:#f5f7fb}.settings-profile-header{position:relative;z-index:40;min-height:64px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e5e9f2;padding:0 24px;background:#fff;box-shadow:0 2px 8px #0f172a12}.settings-profile-header h1{margin:0;font-size:21px;font-weight:700;letter-spacing:-.02em}.settings-profile-header>span{width:1px;height:24px;background:#d8dde8}.settings-profile-header>strong{min-width:0;overflow:hidden;color:#667085;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.settings-locations-header{justify-content:space-between}.settings-locations-add{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;padding:0 15px;color:#fff;background:#5874e8;font:inherit;font-size:13px;font-weight:700;box-shadow:0 2px 5px #4056b92e;cursor:pointer}.settings-locations-add:hover{background:#4965da}.settings-users-header{position:relative;z-index:40;justify-content:space-between}.settings-users-actions{display:flex;align-items:center;gap:10px}.settings-users-filter{min-width:230px;min-height:40px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;overflow:visible;border:1px solid #d6dce7;border-radius:8px;color:#344054;background:#fff}.settings-users-filter>svg{justify-self:center}.settings-users-filter .settings-custom-select{width:100%}.settings-users-filter .settings-custom-select-trigger{min-height:38px;border:0;border-left:1px solid #e1e5ec;border-radius:0 7px 7px 0;padding:5px 10px 5px 11px}.settings-users-filter .settings-custom-select.open .settings-custom-select-trigger,.settings-users-filter .settings-custom-select-trigger:focus-visible{border-left-color:#c9d2ef;box-shadow:inset 0 0 0 1px #7185e8}.settings-users-filter .settings-custom-select-menu{min-width:190px;right:0;left:auto}.settings-users-table-wrap{overflow-x:auto;border-bottom:1px solid #e4e8f0;background:#fff}.settings-users-table{width:100%;min-width:820px;border-collapse:collapse;table-layout:fixed}.settings-users-table th,.settings-users-table td{border-bottom:1px solid #e8ebf1;padding:0 20px;text-align:left;vertical-align:middle}.settings-users-table th{height:42px;color:#697386;background:#f7f8fb;font-size:10px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.settings-users-table td{height:76px;color:#344054;font-size:13px}.settings-users-table th:nth-child(1){width:38%}.settings-users-table th:nth-child(2){width:16%}.settings-users-table th:nth-child(3){width:16%}.settings-users-table th:nth-child(4){width:30%}.settings-users-table tbody tr:hover{background:#fafbff}.settings-user-identity{display:flex;align-items:center;gap:12px}.settings-user-avatar{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#536fe3,#7b8ff0);font-size:12px;font-weight:800}.settings-user-identity>div{min-width:0;display:grid;gap:4px}.settings-user-identity strong{overflow:hidden;color:#4e68dc;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.settings-user-identity div span{overflow:hidden;color:#344054;text-overflow:ellipsis;white-space:nowrap}.settings-user-role{text-transform:capitalize}.settings-user-status{display:inline-flex;align-items:center;gap:6px;font-weight:700}.settings-user-status:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.settings-user-status.active{color:#079455}.settings-user-status.pending{color:#dc6803}.settings-user-status.disabled{color:#98a2b3}.settings-user-locations{color:#4e68dc;font-weight:600}.settings-user-role-select{width:150px}.settings-user-role-select .settings-select-trigger{min-height:36px;background:#fff}.settings-user-role-select.is-saving{opacity:.55;pointer-events:none}.settings-users-message{height:130px!important;color:#7a8496!important;text-align:center!important}.settings-roles-table-wrap{overflow-x:auto;border-bottom:1px solid #e4e8f0;background:#fff}.settings-roles-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.settings-roles-table th,.settings-roles-table td{border-bottom:1px solid #e8ebf1;padding:14px 20px;text-align:left;vertical-align:middle}.settings-roles-table th{height:42px;padding-top:0;padding-bottom:0;color:#697386;background:#f7f8fb;font-size:10px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.settings-roles-table td{min-height:68px;color:#344054;font-size:13px;line-height:1.5}.settings-roles-table th:nth-child(1){width:22%}.settings-roles-table th:nth-child(2){width:42%}.settings-roles-table th:nth-child(n+3){width:12%;text-align:center}.settings-roles-table td:nth-child(n+3){text-align:center}.settings-roles-table tbody tr:hover{background:#fafbff}.settings-role-name{border:0;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:8px;color:#4e68dc;font-size:14px;font-weight:700}.settings-role-row{cursor:pointer}.settings-roles-page.is-editing{grid-template-rows:minmax(0,1fr);background:#fff}.settings-roles-page.is-editing>.settings-profile-header,.settings-roles-page.is-editing>.settings-profile-body{display:none}.settings-role-editor-backdrop{min-width:0;min-height:0;display:block;background:#fff}.settings-role-editor{width:100%;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.settings-role-editor-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6eaf0;padding:14px 22px}.settings-role-editor-header>div{display:block}.settings-role-editor-header h2{margin:0;color:#172033;font-size:20px}.settings-role-editor-header p{margin:3px 0 0;color:#748095;font-size:12px}.settings-role-editor-body{min-height:0;display:grid;grid-template-columns:224px minmax(0,1fr)}.settings-role-editor-nav{overflow-y:auto;border-right:1px solid #e6eaf0;padding:16px 12px;background:#fbfcfe}.settings-role-editor-nav span{display:block;margin:16px 10px 6px;color:#8a93a3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.settings-role-editor-nav button{width:100%;min-height:36px;border:0;border-radius:7px;padding:0 10px;color:#475467;background:transparent;text-align:left;font:inherit;font-size:12px;cursor:pointer}.settings-role-editor-nav button:hover{background:#f0f3f8}.settings-role-editor-nav button.active{color:#4864dc;background:#edf1ff;font-weight:700}.settings-role-editor-content{overflow-y:auto;padding:24px 28px 34px}.settings-role-editor-section+.settings-role-editor-section{border-top:1px solid #e7eaf0;margin-top:26px;padding-top:26px}.settings-role-section-heading h3{margin:0;color:#1d2939;font-size:16px}.settings-role-section-heading p{margin:5px 0 0;color:#7b8597;font-size:12px}.settings-role-primary-grid{max-width:650px;display:grid;gap:16px;margin-top:18px}.settings-role-primary-grid label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:700}.settings-role-primary-grid sup{color:#e5484d}.settings-role-primary-grid input,.settings-role-primary-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cfd6e2;border-radius:9px;padding:10px 12px;color:#172033;background:#fff;font:inherit;font-size:13px;outline:none}.settings-role-primary-grid input{min-height:42px}.settings-role-primary-grid textarea{min-height:86px;resize:vertical}.settings-role-primary-grid input:focus,.settings-role-primary-grid textarea:focus{border-color:#667df0;box-shadow:0 0 0 3px #5b6fe01f}.settings-role-primary-grid :disabled{color:#667085;background:#f5f6f8}.settings-role-access-cards{display:grid;gap:10px;margin-top:18px}.settings-role-access-cards label{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;border:1px solid #dfe5ee;border-radius:10px;padding:14px;background:#f8faff;cursor:pointer}.settings-role-access-cards input,.settings-role-permission-table input{width:16px;height:16px;accent-color:#5874e8;cursor:pointer}.settings-role-access-cards span{display:grid;gap:4px}.settings-role-access-cards strong{color:#253047;font-size:13px}.settings-role-access-cards small{color:#6f7a8e;font-size:11px;font-weight:450}.settings-role-permission-table-wrap{overflow-x:auto;margin-top:18px;border:1px solid #dfe4ec;border-radius:10px}.settings-role-permission-table{width:100%;min-width:760px;border-collapse:collapse}.settings-role-permission-table th{height:42px;color:#667085;background:#f7f8fa;font-size:10px;text-transform:uppercase}.settings-role-permission-table th:first-child{width:42%;text-align:left;padding-left:14px}.settings-role-permission-table td{height:54px;border-top:1px solid #e7eaf0;text-align:center}.settings-role-permission-table td:first-child{padding:8px 14px;text-align:left}.settings-role-permission-table td strong,.settings-role-permission-table td small{display:block}.settings-role-permission-table td strong{color:#283347;font-size:12px}.settings-role-permission-table td small{margin-top:3px;color:#7c8798;font-size:10px}.settings-role-permission-table tr.focused{background:#f5f7ff}.settings-role-editor-footer{min-height:64px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border-top:1px solid #e3e7ee;padding:10px 20px;background:#fff;box-shadow:0 -5px 18px #0f172a14}.settings-role-editor-footer button{min-height:40px;border-radius:8px;padding:0 18px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.settings-role-editor-footer .secondary{border:1px solid #cfd6e2;color:#344054;background:#fff}.settings-role-editor-footer .primary{border:1px solid #5874e8;color:#fff;background:#5874e8;box-shadow:0 5px 12px #5874e833}.settings-role-editor-footer button:disabled{opacity:.58;cursor:not-allowed}@media (max-width: 820px){.settings-role-editor-body{grid-template-columns:1fr}.settings-role-editor-nav{display:none}.settings-role-editor-content{padding:20px 16px 30px}}.settings-role-name small{border-radius:999px;padding:3px 7px;color:#667085;background:#f0f2f5;font-size:9px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.settings-role-name small.custom{color:#425dc7;background:#eef2ff}.settings-role-access{min-width:22px;display:inline-grid;place-items:center}.settings-role-access.allowed{color:#16a34a}.settings-role-access.denied{color:#b6becb;font-size:17px}.settings-location-dialog-fields textarea{min-height:92px;resize:vertical;border:1px solid #ced5e1;border-radius:8px;padding:10px 12px;color:#172033;background:#fff;font:inherit;font-size:13px;line-height:1.45;outline:none}.settings-location-dialog-fields textarea:focus{border-color:#7388ee;box-shadow:0 0 0 3px #5874e81f}.settings-role-permissions{display:grid;gap:10px}.settings-role-permissions>label{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;border:1px solid #e0e5ed;border-radius:9px;padding:10px 12px;background:#fafbfc;cursor:pointer}.settings-role-permissions input{width:17px;min-height:17px;accent-color:#5874e8}.settings-role-permissions label>span{display:grid;gap:3px}.settings-role-permissions strong{color:#344054;font-size:12px}.settings-role-permissions small{color:#7a8495;font-size:11px;font-weight:450}.settings-location-dialog-fields select{min-height:42px;border:1px solid #ced5e1;border-radius:8px;padding:0 34px 0 12px;color:#172033;background:#fff;font:inherit;font-size:13px;outline:none}.settings-location-dialog-fields select:focus{border-color:#7388ee;box-shadow:0 0 0 3px #5874e81f}.settings-locations-page .settings-profile-body{padding:0}.settings-locations-table-wrap{overflow-x:auto;border-bottom:1px solid #e4e8f0;background:#fff}.settings-locations-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.settings-locations-table th,.settings-locations-table td{border-bottom:1px solid #e8ebf1;padding:0 20px;text-align:left;vertical-align:middle}.settings-locations-table th{height:42px;color:#697386;background:#f7f8fb;font-size:10px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.settings-locations-table td{height:58px;color:#344054;font-size:13px}.settings-locations-table th:nth-child(1){width:25%}.settings-locations-table th:nth-child(2){width:17%}.settings-locations-table th:nth-child(3){width:18%}.settings-locations-table th:nth-child(4){width:25%}.settings-locations-table th:nth-child(5){width:15%}.settings-locations-table tbody tr:hover{background:#fafbff}.settings-location-name{display:inline-flex;align-items:center;gap:8px;color:#4c68df}.settings-location-name>svg:first-child{color:#8691a6}.settings-location-name strong{font-weight:700}.settings-location-star{color:#f6b81a}.settings-locations-table .settings-locations-message{height:120px;color:#7a8496;text-align:center}.settings-locations-page-error{width:min(720px,calc(100% - 40px));margin:18px auto;border:1px solid #f3c7c7;border-radius:8px;padding:11px 13px;color:#b42318;background:#fff5f5;font-size:13px}.settings-location-dialog-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1018287a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.settings-location-dialog{width:min(500px,100%);overflow:hidden;border:1px solid #e1e6ef;border-radius:14px;background:#fff;box-shadow:0 22px 60px #0f172a38}.settings-location-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f5;padding:20px 22px}.settings-location-dialog>header>div{display:flex;align-items:flex-start;gap:12px}.settings-location-dialog-icon{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:#526ee1;background:#eef2ff}.settings-location-dialog h2{margin:0;color:#172033;font-size:18px}.settings-location-dialog header p{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.45}.settings-location-dialog header>button{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#667085;background:transparent;cursor:pointer}.settings-location-dialog header>button:hover{background:#f2f4f7}.settings-location-dialog-fields{display:grid;gap:16px;padding:22px}.settings-location-dialog-fields label{display:grid;gap:7px}.settings-location-dialog-fields label>span{color:#344054;font-size:12px;font-weight:700}.settings-location-dialog-fields sup{margin-left:2px;color:#d92d20}.settings-location-dialog-fields input{min-height:42px;border:1px solid #ced5e1;border-radius:8px;padding:0 12px;color:#172033;background:#fff;font:inherit;font-size:13px;outline:none}.settings-location-dialog-fields input:focus{border-color:#7388ee;box-shadow:0 0 0 3px #5874e81f}.settings-location-dialog-error{margin:0;border-radius:7px;padding:9px 11px;color:#b42318;background:#fff2f0;font-size:12px}.settings-location-dialog>footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #edf0f5;padding:15px 22px;background:#fafbfc}.settings-location-dialog>footer button{min-height:38px;border:1px solid #d4dae5;border-radius:8px;padding:0 15px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.settings-location-dialog>footer .secondary{color:#344054;background:#fff}.settings-location-dialog>footer .primary{border-color:#5874e8;color:#fff;background:#5874e8}.settings-location-dialog>footer button:disabled{opacity:.6;cursor:wait}.settings-profile-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#9aa4b3 transparent;background:#f5f7fb}.settings-profile-body::-webkit-scrollbar{width:5px}.settings-profile-body::-webkit-scrollbar-track{background:transparent}.settings-profile-body::-webkit-scrollbar-thumb{border-radius:999px;background:#9aa4b3}.settings-profile-content{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:18px 0 24px}.settings-profile-alert{display:flex;align-items:flex-start;gap:11px;margin-bottom:18px;border:1px solid #d8e4ff;border-radius:10px;padding:13px 15px;color:#23406d;background:#edf4ff;font-size:14px;line-height:1.5}.settings-profile-alert svg{flex:0 0 auto;margin-top:1px;color:#4e6ff2}.settings-profile-section{overflow:visible;margin-bottom:18px;border:1px solid #e1e6ef;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0f172a09}.settings-profile-section-heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #edf0f5;padding:16px 22px}.settings-profile-section-heading h2,.settings-logo-card-heading h3{margin:0;color:#172033;font-size:17px;font-weight:700;letter-spacing:-.01em}.settings-profile-section-heading p,.settings-logo-card-heading p{margin:5px 0 0;color:#667085;font-size:13px;line-height:1.45}.settings-required-note{flex:0 0 auto;color:#788398;font-size:12px}.settings-required-note b{color:#e5484d}.settings-profile-card{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:34px;align-items:start;padding:24px 22px 26px}.settings-profile-form{display:grid;gap:15px}.settings-profile-form label,.settings-profile-form-row,.settings-profile-inline label{display:grid;grid-template-columns:150px minmax(220px,1fr);gap:16px;align-items:center}.settings-profile-form label>span,.settings-profile-form-row>span,.settings-profile-inline label>span,.settings-profile-inline>span,.settings-profile-field>span{color:#344054;font-size:13px;font-weight:650}.settings-profile-form sup{color:#ef4444;font-size:12px;line-height:1}.settings-profile-control{width:100%;height:40px;border:1px solid #d0d5dd;border-radius:7px;padding:0 13px;color:#1d2939;background:#fff;font:inherit;font-size:14px;outline:0}.settings-profile-control.muted{background:#f7f8fa;color:#475467}.settings-profile-control:focus{border-color:#6f86f6;box-shadow:0 0 0 3px #6f86f624}.settings-profile-inline{display:grid;grid-template-columns:150px 138px minmax(140px,1fr);gap:16px 10px;align-items:center}.settings-profile-inline label{display:contents}.settings-profile-inline label>span{grid-column:1}.settings-profile-inline select{grid-column:2}.settings-profile-inline>.settings-custom-select{grid-column:2}.settings-profile-inline>input{grid-column:3}.settings-logo-card{border:1px solid #e1e6ef;border-radius:10px;padding:16px;background:#fafbfc;color:#667085}.settings-logo-card-heading{margin-bottom:14px}.settings-logo-preview{min-height:142px;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed #bdc7d8;border-radius:8px;background:#fff;cursor:pointer;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.settings-logo-preview:hover,.settings-logo-preview:focus-visible{border-color:#7f91ec;background:#f8faff;box-shadow:0 0 0 3px #6075ec1a}.settings-logo-preview.dragging{border-color:#5874e8;border-style:solid;background:#edf2ff;box-shadow:0 0 0 4px #5874e824;transform:translateY(-1px)}.settings-logo-preview svg{color:#6f86f6}.settings-logo-preview strong{color:#111827;font-size:14px}.settings-logo-preview span{color:#6578d8;font-size:11px;font-weight:650}.settings-logo-preview small{color:#98a2b3;font-size:10px}.settings-logo-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.settings-logo-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7dce5;border-radius:7px;padding:0 11px;color:#3f5ed7;background:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.settings-logo-actions button:last-child{color:#d92d20}.settings-logo-card small{display:block;margin-top:11px;color:#7b8494;font-size:12px;line-height:1.45}.settings-address-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;border:1px solid #dce6f7;border-radius:12px;padding:17px 20px;color:#26354f;background:#eef4fd}.settings-address-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#4968dd;background:#fff;box-shadow:0 1px 3px #0f172a14}.settings-address-note h2{margin:0 0 4px;font-size:15px;font-weight:700}.settings-address-note p{margin:0;color:#61708a;font-size:13px;line-height:1.45}.settings-address-note button{min-height:36px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cdd9f1;border-radius:7px;padding:0 12px;color:#3f5ed7;background:#fff;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.settings-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;padding:22px}.settings-profile-field{display:grid;align-content:start;gap:8px}.settings-profile-field small{display:block;color:#7c8799;font-size:12px;line-height:1.35}.settings-profile-preferences{overflow:visible}.settings-custom-select{position:relative;z-index:1}.settings-custom-select.open{z-index:30}.settings-custom-select-trigger{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d0d5dd;border-radius:8px;padding:7px 11px 7px 13px;color:#1d2939;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.settings-custom-select.compact .settings-custom-select-trigger{min-height:40px;padding-top:5px;padding-bottom:5px}.settings-custom-select-trigger:hover{border-color:#aeb8ca;background:#fcfcfd}.settings-custom-select.open .settings-custom-select-trigger,.settings-custom-select-trigger:focus-visible{border-color:#667eea;box-shadow:0 0 0 3px #5874e824;outline:0}.settings-custom-select-trigger>svg{flex:0 0 auto;color:#667085;transition:transform .16s ease}.settings-custom-select.open .settings-custom-select-trigger>svg{transform:rotate(180deg)}.settings-custom-select-copy,.settings-custom-select-menu button>span{min-width:0;display:grid;gap:2px}.settings-custom-select-copy strong,.settings-custom-select-menu button strong{overflow:hidden;color:#1d2939;font-size:13px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.settings-custom-select-copy small,.settings-custom-select-menu button small{overflow:hidden;color:#7a8495;font-size:11px;font-weight:450;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.settings-custom-select-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;overflow:auto;max-height:240px;border:1px solid #d9dee8;border-radius:10px;padding:6px;background:#fff;box-shadow:0 14px 32px #0f172a29,0 3px 8px #0f172a14;animation:settings-select-enter .14s ease-out}.settings-custom-select.drop-up .settings-custom-select-menu{top:auto;bottom:calc(100% + 6px);transform-origin:bottom center;animation-name:settings-select-enter-up}.settings-custom-select-menu button{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:7px;padding:8px 10px;color:#344054;background:transparent;font:inherit;text-align:left;cursor:pointer}.settings-custom-select.compact .settings-custom-select-menu button{min-height:40px;padding-top:7px;padding-bottom:7px}.settings-custom-select-menu button:hover{background:#f5f7fb}.settings-custom-select-menu button.selected{background:#eef2ff}.settings-custom-select-menu button.selected strong,.settings-custom-select-menu button.selected>svg{color:#425dc7}.settings-custom-select-menu button>svg{flex:0 0 auto}.settings-custom-select.disabled .settings-custom-select-trigger{color:#667085;background:#f4f5f7;cursor:not-allowed}.form-custom-select{width:100%;min-width:0}.form-custom-select .settings-custom-select-trigger{min-height:40px}.item-dialog .form-custom-select .settings-custom-select-trigger{min-height:36px;border-radius:5px;font-size:13.5px}.item-dialog .form-custom-select.open .settings-custom-select-trigger,.item-dialog .form-custom-select .settings-custom-select-trigger:focus-visible{border-color:#5f7df3;box-shadow:0 0 0 3px #5f7df31f}@keyframes settings-select-enter{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes settings-select-enter-up{0%{opacity:0;transform:translateY(4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.settings-service-page .settings-profile-content{width:min(1040px,calc(100% - 48px))}.settings-status-badge{min-height:30px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:0 10px;color:#3f5ed7;background:#eef2ff;font-size:12px;font-weight:700}.settings-status-badge.active{color:#067647;background:#ecfdf3}.settings-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.settings-service-card{min-height:148px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:14px;border:1px solid #e1e6ef;border-radius:10px;padding:18px;background:#fff}.settings-service-card.featured{grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:132px;border-color:#d5defb;background:linear-gradient(135deg,#f8faff,#fff)}.settings-service-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;color:#4e67d8;background:#eef2ff}.settings-service-card h3{margin:1px 0 6px;color:#172033;font-size:15px}.settings-service-card p{margin:0;color:#667085;font-size:13px;line-height:1.5}.settings-service-card button,.settings-service-card a,.settings-plan-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;align-self:end;justify-self:start;border:0;border-radius:8px;padding:0 14px;color:#fff;background:#5874e8;font:inherit;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.settings-service-card.featured button{align-self:center;justify-self:end}.settings-plan-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px;border:1px solid #dce4fa;border-radius:14px;padding:28px;background:linear-gradient(135deg,#eef3ff,#fff 64%);box-shadow:0 4px 14px #2840820d}.settings-plan-kicker{color:#516bdb;font-size:11px;font-weight:800;letter-spacing:.08em}.settings-plan-hero h2{margin:8px 0 6px;color:#172033;font-size:27px;letter-spacing:-.02em}.settings-plan-hero p{max-width:610px;margin:0;color:#667085;font-size:14px;line-height:1.55}.settings-plan-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;padding:22px}.settings-plan-features>div{display:flex;align-items:center;gap:10px;color:#344054;font-size:13px}.settings-plan-features svg{flex:0 0 auto;color:#12a16f}.settings-plan-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #edf0f5;padding:18px 22px;background:#fafbfc}.settings-plan-actions>div{display:grid;gap:3px}.settings-plan-actions strong{color:#263248;font-size:13px}.settings-plan-actions span{color:#7a8495;font-size:12px}.settings-profile-footer{position:relative;z-index:40;border-top:1px solid #e8ebf2;padding:8px 0;background:#fff;box-shadow:0 -4px 18px #0f172a0e}.settings-profile-footer>div{width:min(1120px,calc(100% - 48px));min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto}.settings-profile-footer span{color:#7a8495;font-size:12px}.settings-profile-footer button{min-width:138px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;color:#fff;background:#5874e8;box-shadow:0 3px 8px #3f5ed733;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.settings-profile-footer button:hover{background:#4965dc}@media (max-width: 1280px){.settings-profile-card{grid-template-columns:minmax(0,1fr);gap:24px}.settings-logo-card{max-width:none}}@media (max-width: 760px){.settings-profile-content,.settings-profile-footer>div{width:min(100% - 28px,1120px)}.settings-profile-header{padding:0 16px}.settings-profile-header h1{font-size:20px}.settings-profile-header>strong,.settings-profile-header>span{display:none}.settings-profile-section-heading,.settings-profile-card,.settings-profile-grid{padding-left:16px;padding-right:16px}.settings-profile-form label,.settings-profile-form-row,.settings-profile-inline{grid-template-columns:1fr;gap:7px}.settings-profile-inline label{display:grid;grid-template-columns:1fr;gap:7px}.settings-profile-inline label>span,.settings-profile-inline select,.settings-profile-inline>.settings-custom-select,.settings-profile-inline>input{grid-column:1}.settings-profile-grid{grid-template-columns:1fr}.settings-address-note{grid-template-columns:auto minmax(0,1fr)}.settings-address-note button{grid-column:1 / -1;justify-self:stretch;justify-content:center}.settings-profile-footer span{display:none}.settings-profile-footer button{width:100%}.settings-service-grid,.settings-plan-features{grid-template-columns:1fr}.settings-service-card.featured{grid-template-columns:auto minmax(0,1fr)}.settings-service-card.featured button{grid-column:1 / -1;width:100%;justify-self:stretch}.settings-plan-hero,.settings-plan-actions{align-items:stretch;flex-direction:column}.settings-plan-actions a{width:100%}}.restaurant-control.desk-redesign.pos-fullscreen{grid-template-columns:minmax(0,1fr) 324px;background:#f3f6fa}.pos-fullscreen .restaurant-workspace{gap:14px;padding:14px 16px 28px;background:radial-gradient(circle at 92% 3%,rgba(92,112,238,.07),transparent 25%),#f3f6fa}.desk-redesign .pos-order-line{gap:14px;border:1px solid #e1e7f0;border-radius:14px;padding:15px;background:#fffffff0;box-shadow:0 8px 24px #1622370e}.desk-redesign .pos-order-line header{gap:13px;padding:0}.desk-redesign .pos-order-line h2{font-size:18px;font-weight:800;letter-spacing:-.02em}.desk-redesign .pos-order-line-tabs{gap:7px;border-bottom:0;padding-bottom:1px}.desk-redesign .pos-order-line-tabs button{min-height:30px;border:1px solid transparent;border-radius:999px;padding:6px 10px;color:#667085;background:#f5f7fa;font-size:11.5px;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.desk-redesign .pos-order-line-tabs button:hover{border-color:#d9e1ec;background:#fff;transform:translateY(-1px)}.desk-redesign .pos-order-line-tabs button.active{border-color:color-mix(in srgb,var(--order-tab-color, #596276) 25%,white);color:var(--order-tab-color, #596276);background:color-mix(in srgb,var(--order-tab-color, #596276) 9%,white);box-shadow:0 3px 8px #0f172a0f}.desk-redesign .pos-order-line-tabs button.active:after{display:none}.desk-redesign .pos-order-line-cards{gap:10px;padding:1px 1px 2px}.desk-redesign .pos-order-line-card{position:relative;flex-basis:clamp(184px,calc((100% - 30px)/4),220px);min-height:126px;overflow:hidden;gap:7px 12px;border-color:#e1e7ef;border-radius:12px;padding:13px 14px 12px 16px;background:#fff;box-shadow:0 5px 15px #0f172a0e;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.desk-redesign .pos-order-line-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:12px 0 0 12px;background:#6b7ff0}.desk-redesign .pos-order-line-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a1a}.desk-redesign .pos-order-line-card.kitchen:before{background:#32a06f}.desk-redesign .pos-order-line-card.wait:before{background:#e6a23c}.desk-redesign .pos-order-line-card.ready:before{background:#8b5dde}.desk-redesign .pos-order-line-card.served:before{background:#ae4f82}.desk-redesign .pos-order-line-card.overdue:before{background:#dc4238}.desk-redesign .pos-order-line-card strong{font-size:11px;letter-spacing:.02em;text-transform:uppercase}.desk-redesign .pos-order-line-card .order-line-item-name{font-size:13px}.desk-redesign .pos-order-line-card b{min-width:66px;padding:5px 9px;box-shadow:0 3px 7px #0f172a1a;transform:none}.pos-fullscreen .restaurant-sticky-menu-head{margin:0;border:1px solid #e1e7f0;border-radius:14px;padding:13px 14px 9px;background:#fffffff5;box-shadow:0 7px 20px #1622370d}.pos-fullscreen .restaurant-sticky-menu-head.is-docked{left:276px;right:324px;border-width:0 0 1px;border-radius:0;padding:0 16px}.erp-app.sidebar-collapsed .pos-fullscreen .restaurant-sticky-menu-head.is-docked{left:66px}.pos-fullscreen .restaurant-mobile-category-head h2{color:#101828;font-size:20px;font-weight:820;letter-spacing:-.025em}.pos-fullscreen .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:14px;padding:0 2px}.pos-fullscreen .restaurant-item-card{min-height:244px;border-color:#e0e6ee;border-radius:14px;padding:9px;box-shadow:0 5px 16px #0f172a0f}.pos-fullscreen .restaurant-item-card:hover{border-color:#bcc9db;box-shadow:0 12px 26px #0f172a1c;transform:translateY(-2px)}.pos-fullscreen .restaurant-item-card.selected{border-color:#6075ec;box-shadow:0 0 0 3px #6075ec1f,0 12px 26px #0f172a17}.pos-fullscreen .restaurant-item-thumb{position:relative;height:116px;display:grid;place-items:center;overflow:hidden;border:0;border-radius:11px;background:linear-gradient(145deg,#edf2f8,#f8fafc)}.pos-fullscreen .restaurant-item-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#91a0b5;background:radial-gradient(circle at 30% 20%,rgba(96,117,236,.12),transparent 42%),linear-gradient(145deg,#eef3f9,#f8fafc)}.pos-fullscreen .restaurant-item-thumb img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.pos-fullscreen .restaurant-item-card:hover .restaurant-item-thumb img{transform:scale(1.035)}.pos-fullscreen .restaurant-item-thumb em{z-index:2}.pos-fullscreen .restaurant-item-copy strong{min-height:34px;margin-top:8px;font-size:14px;font-weight:780}.pos-fullscreen .restaurant-item-foot{min-height:39px;padding-top:9px}.pos-fullscreen .restaurant-stepper{border-radius:999px;background:#f4f7fb}.pos-fullscreen .restaurant-stepper button{border-radius:50%}.pos-fullscreen .restaurant-order-panel{border-left-color:#dce4ee;background:#fff;box-shadow:-10px 0 30px #0f172a0e}.pos-fullscreen .pos-receipt-card{margin:8px 10px 0;overflow:hidden;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 8px 22px #0f172a0e}.pos-fullscreen .restaurant-order-panel .pos-receipt-header{padding:13px 14px 10px;background:linear-gradient(180deg,#fbfcff,#fff)}.pos-receipt-header h3{font-size:16px}.pos-receipt-actions{opacity:1;pointer-events:auto}.pos-receipt-empty{min-height:164px;border-radius:12px;background:linear-gradient(145deg,#fbfcfe,#f5f8fc)}.pos-receipt-empty svg{box-sizing:content-box;border-radius:50%;padding:10px;color:#6075ec;background:#eef1ff}.pos-fullscreen .pos-ticket-footer{border-top:1px solid #e5eaf1;background:#fff}.pos-receipt-payable{padding:13px 14px 11px;background:#fbfcff}.pos-payment-box{gap:9px;padding:9px 12px 12px}.pos-payment-methods button{min-height:50px;border-radius:10px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.pos-payment-methods button:hover{border-color:#b9c6d8;transform:translateY(-1px)}.pos-process-payment{min-height:44px;border-radius:10px;background:linear-gradient(135deg,#4eaa9d,#67c5b7);box-shadow:0 6px 14px #42a99a38}.pos-process-payment:not(:disabled):hover{background:linear-gradient(135deg,#3e998d,#59b7aa);transform:translateY(-1px)}@media (max-width: 1180px){.restaurant-control.desk-redesign.pos-fullscreen{grid-template-columns:minmax(0,1fr) 300px}.pos-fullscreen .restaurant-sticky-menu-head.is-docked{right:300px}.pos-fullscreen .restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.pos-fullscreen .restaurant-order-panel .pos-ticket-footer{margin-top:10px}
