/* FastFood Accounting V7 — professional product layer */
:root{
  --primary:#ef4e36;--primary-strong:#d93624;--primary-soft:#fff0ed;
  --navy:#101828;--navy-2:#172033;--navy-3:#202b40;
  --text:#172033;--text-2:#344054;--muted:#667085;--muted-2:#98a2b3;
  --bg:#f4f6f9;--panel:#fff;--panel-2:#f8fafc;--line:#e5e9f0;--line-strong:#d7dde7;
  --green:#079455;--green-soft:#e8f8f0;--blue:#3569e8;--blue-soft:#edf3ff;
  --violet:#6941c6;--violet-soft:#f3efff;--yellow:#dc8b0b;--yellow-soft:#fff6df;
  --red:#d92d20;--red-soft:#fff0ee;--cyan:#087f8c;--cyan-soft:#eaf8fa;
  --sidebar-w:264px;--topbar-h:72px;
  --shadow-xs:0 1px 2px rgba(16,24,40,.04);--shadow-sm:0 2px 8px rgba(16,24,40,.06);
  --shadow-md:0 8px 24px rgba(16,24,40,.08);--shadow-lg:0 20px 60px rgba(16,24,40,.14);
  --radius-sm:10px;--radius:14px;--radius-lg:18px;--radius-xl:24px;
}
[data-theme="dark"]{
  --text:#f3f6fb;--text-2:#d6deeb;--muted:#9eabc0;--muted-2:#718096;
  --bg:#0d1420;--panel:#141d2c;--panel-2:#182335;--line:#263248;--line-strong:#344158;
  --primary-soft:#3a211f;--green-soft:#12352b;--blue-soft:#172c50;--violet-soft:#2a2248;--yellow-soft:#3a2d15;--red-soft:#3d211f;
  --shadow-xs:0 1px 2px rgba(0,0,0,.2);--shadow-sm:0 4px 12px rgba(0,0,0,.2);--shadow-md:0 14px 35px rgba(0,0,0,.25);
}
*{box-sizing:border-box}
html{background:var(--bg);font-size:16px}
body{margin:0;background:var(--bg);color:var(--text);font-family:"Vazirmatn","Segoe UI",Tahoma,"Noto Sans Arabic",Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}

/* shell */
.v4-shell{min-height:100vh}.v4-sidebar{position:fixed;z-index:60;top:0;right:0;bottom:0;width:var(--sidebar-w);display:flex;flex-direction:column;background:linear-gradient(180deg,var(--navy) 0%,#0d1523 100%);color:#d9e2f1;border-left:0;box-shadow:8px 0 40px rgba(16,24,40,.08)}
.workspace{min-height:100vh;margin-right:var(--sidebar-w);transition:.25s ease}.sidebar-brand-row{height:82px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}
.brand{min-width:0;display:flex;align-items:center;gap:11px;color:#d8cec5}.brand-mark{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#ff7058,var(--primary));box-shadow:0 9px 20px rgba(239,78,54,.3)}.brand-mark svg{width:23px;height:23px;stroke-width:2}.brand-copy{min-width:0;display:flex;flex-direction:column}.brand-copy strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800}.brand-copy small{margin-top:1px;color:#8fa0b9;font-size:10px;font-weight:500}
.sidebar-collapse{width:30px;height:30px;border:1px solid rgba(255,255,255,.08);border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.04);color:#9eabc0}.sidebar-collapse:hover{background:rgba(255,255,255,.1);color:#d8cec5}.sidebar-collapse svg{width:15px;height:15px;transition:.2s}
.branch-chip{margin:17px 14px 9px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.035)}.branch-chip>span{width:9px;height:9px;border-radius:50%;background:#32d583;box-shadow:0 0 0 4px rgba(50,213,131,.12)}.branch-chip div{display:flex;flex-direction:column}.branch-chip strong{color:#f2f5fa;font-size:11px}.branch-chip small{color:#8795aa;font-size:9px}
.sidebar-nav{padding:4px 12px 18px;display:flex;flex:1;flex-direction:column;gap:3px;overflow-y:auto}.nav-label{padding:17px 11px 6px;color:#66758d;font-size:9px;font-weight:800;letter-spacing:.03em}.sidebar-nav a{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:10px;color:#9facbf;font-size:11.5px;font-weight:600;transition:.18s}.sidebar-nav a svg{width:19px;height:19px;flex:0 0 19px;stroke-width:1.8}.sidebar-nav a:hover{background:rgba(255,255,255,.055);color:#d8cec5}.sidebar-nav a.active{background:linear-gradient(90deg,rgba(239,78,54,.2),rgba(239,78,54,.08));color:#d8cec5;box-shadow:inset -3px 0 0 var(--primary)}.sidebar-nav a.active svg{color:#ff8a75}.nav-hot{margin-right:auto;padding:2px 6px;border-radius:5px;background:rgba(255,255,255,.08);color:#8fa0b9;font-size:8px;font-style:normal}.nav-badge{margin-right:auto;min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:8px;background:var(--primary);color:#d8cec5;font-size:9px}.nav-badge.danger{background:#f04438}
.sidebar-footer{margin-top:auto;padding:14px;display:flex;align-items:center;gap:7px;border-top:1px solid rgba(255,255,255,.08)}.user-mini{min-width:0;flex:1;display:flex;align-items:center;gap:9px}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#26344c;color:#d8cec5;font-weight:800}.user-mini>span:last-child{min-width:0;display:flex;flex-direction:column}.user-mini strong{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f2f5fa;font-size:10.5px}.user-mini small{color:#78879d;font-size:8.5px}.sidebar-logout{color:#7f8ea4!important}.sidebar-logout:hover{background:rgba(240,68,56,.12)!important;color:#ff8173!important}

.v4-topbar{position:sticky;z-index:40;top:0;height:var(--topbar-h);padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--panel) 88%,transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(16,24,40,.02)}.topbar-start,.topbar-actions{display:flex;align-items:center}.topbar-start{gap:13px}.topbar-title{display:flex;flex-direction:column}.topbar-title strong{font-size:13.5px;font-weight:800}.topbar-title small{color:var(--muted);font-size:9.5px}.topbar-actions{gap:8px}.topbar-date{height:42px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--panel-2)}.topbar-date>div{display:flex;flex-direction:column}.topbar-date b{font-size:11px}.topbar-date small{color:var(--muted);font-size:8px}.live-dot{width:8px;height:8px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,.1)}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;background:var(--panel);color:var(--text-2)}.icon-button:hover{border-color:var(--line-strong);background:var(--panel-2)}.notification-button{position:relative}.notification-button i{position:absolute;top:8px;right:8px;width:7px;height:7px;border:2px solid var(--panel);border-radius:50%;background:var(--primary)}.quick-sale{height:42px;padding:0 16px;display:flex;align-items:center;gap:7px;border-radius:11px;background:var(--primary);color:#d8cec5;font-size:11px;font-weight:800;box-shadow:0 7px 16px rgba(239,78,54,.2)}.quick-sale:hover{background:var(--primary-strong)}.quick-sale svg{width:17px}.mobile-menu{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.mobile-menu span{display:block;width:17px;height:2px;margin:3px auto;border-radius:2px;background:var(--text)}
.main-content{max-width:1640px;margin:0 auto;padding:28px 30px 54px}.main-content.no-sidebar{max-width:none;padding:0}

/* common product UI */
.button{min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:800;transition:.18s}.button svg{width:17px;height:17px}.button.primary{background:var(--primary);color:#d8cec5;box-shadow:0 7px 16px rgba(239,78,54,.16)}.button.primary:hover{background:var(--primary-strong);transform:translateY(-1px)}.button.ghost{border-color:var(--line);background:var(--panel);color:var(--text-2)}.button.ghost:hover{border-color:var(--line-strong);background:var(--panel-2)}.button.secondary{background:var(--navy);color:#d8cec5}.button.success{background:var(--green);color:#d8cec5}.button.warning{background:var(--yellow);color:#d8cec5}.button.wide{width:100%}.button.large{min-height:50px;border-radius:12px;font-size:12px}.button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none!important}
.panel,.v4-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-xs)}.panel{padding:20px}.panel-head,.v4-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-head{margin-bottom:18px}.panel-head h2,.v4-card-head h2{margin:2px 0 2px;font-size:15px;font-weight:800}.panel-head p,.v4-card-head p{margin:0;color:var(--muted);font-size:10px}.panel-head>div>span,.v4-card-head>div>span{color:var(--primary);font-size:9px;font-weight:800}.page-head,.page-intro{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-head h1,.page-intro h1{margin:3px 0 4px;font-size:25px;line-height:1.35;font-weight:900;letter-spacing:-.025em}.page-head p,.page-intro p{margin:0;color:var(--muted);font-size:11px}.eyebrow,.page-kicker,.section-kicker{margin:0!important;color:var(--primary)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.02em}.narrow-panel{max-width:720px}.management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.management-grid .span-2{grid-column:span 2}.management-grid .span-3{grid-column:span 3}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.detail-grid .span-2{grid-column:span 2}.detail-grid .span-3{grid-column:span 3}
.stack-form{display:flex;flex-direction:column;gap:14px}.stack-form label,.order-fields label,.report-filter label{display:flex;flex-direction:column;gap:6px;color:var(--text-2);font-size:10.5px;font-weight:700}.stack-form label small{color:var(--muted);font-size:9px;font-weight:500}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}input,select,textarea{width:100%;min-height:43px;padding:9px 12px;border:1px solid var(--line-strong);border-radius:10px;background:var(--panel);color:var(--text);outline:none;transition:.15s}textarea{resize:vertical;line-height:1.8}input:focus,select:focus,textarea:focus{border-color:#7e9cf1;box-shadow:0 0 0 3px rgba(53,105,232,.1)}input::placeholder,textarea::placeholder{color:var(--muted-2)}
.table-wrap,.smart-table{width:100%;overflow:auto}.table-wrap table,.smart-table table{width:100%;border-collapse:collapse;white-space:nowrap}.table-wrap th,.smart-table th{height:42px;padding:0 12px;border-bottom:1px solid var(--line);color:var(--muted);font-size:9.5px;font-weight:700;text-align:right;background:var(--panel-2)}.table-wrap td,.smart-table td{height:55px;padding:0 12px;border-bottom:1px solid var(--line);color:var(--text-2);font-size:10.5px}.table-wrap tbody tr:hover,.smart-table tbody tr:hover{background:var(--panel-2)}.table-wrap td strong,.smart-table td strong{color:var(--text);font-size:10.5px}.block{display:block;color:var(--muted);font-size:8.5px}.empty{height:130px!important;text-align:center;color:var(--muted)!important}.table-action,.panel-link,.v4-text-link{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.filter-tabs,.preset-row{margin-bottom:16px;padding:5px;display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:12px;background:var(--panel);width:max-content;max-width:100%;overflow:auto}.filter-tabs a,.preset-row a{min-height:34px;padding:0 12px;display:flex;align-items:center;border-radius:8px;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap}.filter-tabs a.active,.preset-row a.active{background:var(--navy);color:#d8cec5}.preset-row>span{padding:0 10px;color:var(--muted);font-size:9px}
.status{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:var(--panel-2);color:var(--text-2);font-size:8.5px;font-weight:800}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-جدید{background:#fff3e8;color:#b54708}.status-درحال-آماده‌سازی{background:#eef4ff;color:#3538cd}.status-آماده{background:#edf9f2;color:#067647}.status-تحویل‌شده{background:#ecfdf3;color:#027a48}.status-لغوشده{background:#fef3f2;color:#b42318}.soft-tag{padding:5px 8px;border-radius:7px;background:var(--panel-2);color:var(--text-2);font-size:8.5px}.positive,.positive-text{color:var(--green)!important}.negative,.danger-text{color:var(--red)!important}

/* dashboard command */
.v4-commandbar{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.v4-command-copy h1{margin:5px 0 4px;font-size:26px;line-height:1.3;font-weight:900;letter-spacing:-.03em}.v4-command-copy p{margin:0;color:var(--muted);font-size:11px}.v4-overline{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:9px;font-weight:800}.v4-overline i{width:20px;height:2px;border-radius:2px;background:currentColor}.v4-command-actions{display:flex;align-items:center;gap:8px}.v4-range-tabs{padding:4px;display:flex;gap:3px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.v4-range-tabs a{min-width:54px;height:34px;padding:0 10px;display:grid;place-items:center;border-radius:8px;color:var(--muted);font-size:9.5px;font-weight:700}.v4-range-tabs a.active{background:var(--navy);color:#d8cec5;box-shadow:var(--shadow-sm)}
.v4-hero-grid{margin-bottom:16px;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(330px,.75fr);gap:16px}.v4-revenue-hero{position:relative;overflow:hidden;min-height:242px;padding:24px;border-radius:20px;background:linear-gradient(135deg,#151f32 0%,#1b2942 62%,#293956 100%);color:#d8cec5;box-shadow:0 14px 34px rgba(16,24,40,.15)}.v4-revenue-hero:after{content:"";position:absolute;width:300px;height:300px;left:-80px;bottom:-180px;border:55px solid rgba(255,255,255,.035);border-radius:50%}.v4-hero-head{display:flex;align-items:center;justify-content:space-between}.v4-hero-head>div{display:flex;flex-direction:column}.v4-hero-head span{color:#c2ccda;font-size:10px}.v4-hero-head small{color:#75849b;font-size:8.5px}.v4-hero-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.08);color:#ff8a75}.v4-hero-icon svg{width:22px}.v4-revenue-number{margin:19px 0 8px;display:flex;align-items:flex-end;gap:8px}.v4-revenue-number strong{font-size:35px;line-height:1;font-weight:900;letter-spacing:-.045em}.v4-revenue-number span{padding-bottom:2px;color:#9eabc0;font-size:10px}.v4-change-line{display:flex;align-items:center;gap:8px}.v4-change-line>span{padding:4px 8px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:rgba(18,183,106,.12);color:#6ce9a6;font-size:9px;font-weight:800}.v4-change-line.negative>span{background:rgba(240,68,56,.13);color:#fda29b}.v4-change-line svg{width:11px;height:11px}.v4-change-line small{color:#7f8da2;font-size:8.5px}.v4-hero-mini-grid{position:relative;z-index:1;margin-top:21px;padding-top:17px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.09)}.v4-hero-mini-grid>div{padding:0 15px;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.v4-hero-mini-grid>div:first-child{padding-right:0}.v4-hero-mini-grid>div:last-child{border-left:0}.v4-hero-mini-grid span{color:#8e9bb0;font-size:8.5px}.v4-hero-mini-grid b{margin:2px 0;color:#d8cec5;font-size:13px}.v4-hero-mini-grid small{color:#718097;font-size:8px}
.v4-hero-kpis{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.v4-mini-kpi{padding:15px 16px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;gap:13px;background:var(--panel);box-shadow:var(--shadow-xs)}.v4-mini-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:12px}.v4-mini-icon svg{width:21px}.v4-mini-icon.indigo{background:var(--blue-soft);color:var(--blue)}.v4-mini-icon.green{background:var(--green-soft);color:var(--green)}.v4-mini-icon.amber{background:var(--yellow-soft);color:var(--yellow)}.v4-mini-kpi>div{min-width:0;flex:1;display:grid;grid-template-columns:1fr auto;align-items:center}.v4-mini-kpi small{color:var(--muted);font-size:9px}.v4-mini-kpi strong{grid-row:1/3;grid-column:2;font-size:22px;font-weight:900}.v4-mini-kpi p{margin:3px 0 0;color:var(--muted);font-size:8.5px}.v4-mini-kpi p b{font-size:8.5px}
.v4-analytics-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.v4-card{padding:20px}.v4-span-3{grid-column:span 3}.v4-span-4{grid-column:span 4}.v4-span-5{grid-column:span 5}.v4-span-7{grid-column:span 7}.v4-span-8{grid-column:span 8}.v4-span-12{grid-column:span 12}.v4-card-head{margin-bottom:14px}.v4-card-head h2{font-size:14px}.v4-chart-legend{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:8.5px}.v4-chart-legend span{display:flex;align-items:center;gap:5px}.v4-chart-legend i{width:16px;height:3px;border-radius:3px}.v4-chart-legend .sales{background:var(--primary)}.v4-chart-legend .profit{background:var(--green)}.v4-chart-wrap{position:relative}.v4-chart-wrap.large{height:285px}.v4-chart-wrap.medium{height:235px}.v4-card-statline{margin:14px -20px -20px;padding:14px 20px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:var(--panel-2);border-radius:0 0 17px 17px}.v4-card-statline div{padding:0 13px;border-left:1px solid var(--line);display:flex;flex-direction:column}.v4-card-statline div:first-child{padding-right:0}.v4-card-statline div:last-child{border-left:0}.v4-card-statline span{color:var(--muted);font-size:8.5px}.v4-card-statline b{margin-top:2px;font-size:11px}
.v4-health-main{display:flex;align-items:center;gap:17px}.v4-health-ring{--score:75;width:118px;height:118px;flex:0 0 118px;padding:10px;border-radius:50%;background:conic-gradient(var(--green) calc(var(--score)*1%),var(--line) 0);display:grid;place-items:center}.v4-health-ring:before{content:"";grid-area:1/1;width:96px;height:96px;border-radius:50%;background:var(--panel)}.v4-health-ring>div{position:relative;grid-area:1/1;display:flex;flex-direction:column;align-items:center}.v4-health-ring strong{font-size:28px;font-weight:900;line-height:1}.v4-health-ring span{margin-top:3px;color:var(--muted);font-size:8.5px}.v4-health-copy b{font-size:13px}.v4-health-copy p{margin:5px 0 0;color:var(--muted);font-size:9.5px;line-height:1.9}.v4-health-list{margin-top:17px;display:flex;flex-direction:column}.v4-health-list div{min-height:37px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed var(--line)}.v4-health-list span{color:var(--muted);font-size:9.5px}.v4-health-list b{font-size:10px}.v4-card-link{margin:15px -20px -20px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--blue);font-size:9.5px;font-weight:800}.v4-card-link svg{width:15px}
.v4-head-badge{height:31px;padding:0 9px;display:flex;align-items:center;gap:5px;border-radius:8px;background:var(--panel-2);color:var(--text-2);font-size:8.5px;font-weight:700}.v4-head-badge svg{width:14px}.v4-donut-area{height:150px;display:grid;place-items:center}.v4-donut{position:relative;width:150px;height:150px}.v4-donut>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.v4-donut strong{font-size:20px}.v4-donut small{color:var(--muted);font-size:8px}.v4-legend-list{display:flex;flex-direction:column}.v4-legend-list>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.v4-legend-list span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.v4-legend-list i,.compact-legend i{width:8px;height:8px;border-radius:50%}.palette-0{background:var(--primary)}.palette-1{background:var(--blue)}.palette-2{background:var(--green)}.palette-3{background:var(--violet)}.palette-4{background:var(--yellow)}.v4-legend-list b{font-size:9.5px}
.v4-status-flow{display:flex;flex-direction:column;gap:13px}.v4-flow-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.v4-flow-row>div{display:flex;align-items:center;gap:8px}.v4-flow-row>div span{width:9px;height:9px;border-radius:3px}.v4-flow-row .new{background:#f79009}.v4-flow-row .cooking{background:#6172f3}.v4-flow-row .ready{background:#12b76a}.v4-flow-row .done{background:#667085}.v4-flow-row b{font-size:9.5px}.v4-flow-row strong{font-size:10px}.v4-flow-row em{grid-column:1/-1;height:5px;overflow:hidden;border-radius:5px;background:var(--panel-2)}.v4-flow-row em i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--primary),#ff8a75)}.v4-operation-footer{margin:18px -20px -20px;padding:14px 20px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:var(--panel-2);border-radius:0 0 17px 17px}.v4-operation-footer div{display:flex;flex-direction:column;align-items:center;border-left:1px solid var(--line)}.v4-operation-footer div:last-child{border-left:0}.v4-operation-footer b{font-size:14px}.v4-operation-footer span{color:var(--muted);font-size:8px}
.v4-table td small{display:block;color:var(--muted);font-size:8px}.order-id{color:var(--primary);font-weight:900}.v4-insights{display:flex;flex-direction:column;gap:8px}.v4-insight{min-height:62px;padding:10px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:9px;background:var(--panel-2);transition:.16s}.v4-insight:hover{transform:translateX(-2px);border-color:var(--line-strong)}.v4-insight>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--blue);font-weight:900}.v4-insight.warning>span{background:var(--yellow-soft);color:var(--yellow)}.v4-insight.success>span{background:var(--green-soft);color:var(--green)}.v4-insight.danger>span{background:var(--red-soft);color:var(--red)}.v4-insight div{display:flex;flex-direction:column}.v4-insight b{font-size:9.5px}.v4-insight small{margin-top:2px;color:var(--muted);font-size:8px}.v4-insight>svg{width:14px;color:var(--muted)}.v4-all-good{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.v4-all-good>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:18px;font-weight:900}.v4-all-good b{margin-top:10px;font-size:11px}.v4-all-good p{margin:3px 0;color:var(--muted);font-size:9px}
.v4-product-ranking{display:flex;flex-direction:column}.v4-rank-row{min-height:64px;display:grid;grid-template-columns:30px minmax(0,1fr) 125px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.v4-rank-number{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--panel-2);color:var(--muted);font-size:9px;font-weight:800}.v4-rank-main>div{display:flex;align-items:center;justify-content:space-between}.v4-rank-main b{font-size:10px}.v4-rank-main small{color:var(--muted);font-size:8px}.v4-rank-main em{height:5px;margin-top:8px;display:block;overflow:hidden;border-radius:5px;background:var(--panel-2)}.v4-rank-main em i{height:100%;display:block;border-radius:5px;background:linear-gradient(90deg,var(--blue),#84a5ff)}.v4-rank-value{display:flex;flex-direction:column;align-items:flex-end}.v4-rank-value b{font-size:10px}.v4-rank-value small{color:var(--green);font-size:8px}.v4-stock-list{display:flex;flex-direction:column}.v4-stock-row{min-height:67px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.v4-stock-avatar{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;border-radius:10px;background:var(--yellow-soft);color:var(--yellow);font-weight:900}.v4-stock-row>div{min-width:0;flex:1}.v4-stock-row>div>div{display:flex;align-items:center;justify-content:space-between}.v4-stock-row b{font-size:9.5px}.v4-stock-row strong{color:var(--red);font-size:8.5px}.v4-stock-row em{height:5px;margin:7px 0 4px;display:block;overflow:hidden;border-radius:5px;background:var(--panel-2)}.v4-stock-row em i{height:100%;display:block;border-radius:5px;background:var(--red)}.v4-stock-row small{color:var(--muted);font-size:8px}

/* POS */
.v4-pos-page .main-content{max-width:none;padding-bottom:28px}.v4-pos-heading{margin-bottom:17px;display:flex;align-items:flex-end;justify-content:space-between}.v4-pos-heading h1{margin:3px 0 3px;font-size:24px;font-weight:900}.v4-pos-heading p{margin:0;color:var(--muted);font-size:10px}.v4-pos-shortcuts{display:flex;gap:8px}.v4-pos-shortcuts span{height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--muted);font-size:8.5px}.v4-pos-shortcuts kbd{padding:2px 6px;border:1px solid var(--line-strong);border-bottom-width:2px;border-radius:5px;background:var(--panel-2);color:var(--text);font-size:8px}.v4-pos-layout{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:16px;align-items:start}.v4-menu-panel,.v4-cart-panel{border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:var(--shadow-xs)}.v4-menu-panel{min-height:calc(100vh - 165px);padding:17px}.v4-menu-toolbar{display:flex;align-items:center;gap:12px}.v4-search{position:relative;width:270px;flex:0 0 270px}.v4-search svg{position:absolute;top:12px;right:12px;width:17px;color:var(--muted)}.v4-search input{padding-right:38px;border-color:var(--line);background:var(--panel-2)}.v4-category-chips{display:flex;gap:6px;overflow:auto}.v4-category-chips .chip{height:41px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--panel);color:var(--muted);font-size:9.5px;font-weight:700;white-space:nowrap}.v4-category-chips .chip.active{border-color:var(--navy);background:var(--navy);color:#d8cec5}.v4-menu-meta{margin:16px 0 12px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.v4-menu-meta div{display:flex;align-items:baseline;gap:5px}.v4-menu-meta b{font-size:14px}.v4-menu-meta span,.v4-menu-meta p{margin:0;color:var(--muted);font-size:8.5px}.v4-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.v4-product-card{position:relative;min-height:178px;padding:11px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:stretch;background:var(--panel);text-align:right;transition:.17s}.v4-product-card:hover{border-color:#b9c5d8;box-shadow:var(--shadow-md);transform:translateY(-2px)}.v4-product-card:active{transform:scale(.985)}.v4-product-visual{position:relative;height:88px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#fff3e8,#ffe4d6);color:#c4321f}.v4-product-visual>span{font-size:28px;font-weight:900}.v4-product-visual>i{position:absolute;left:8px;bottom:8px;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#fff;color:var(--text);box-shadow:var(--shadow-sm);font-size:16px;font-style:normal}.v4-product-visual.category-1{background:linear-gradient(145deg,#eef4ff,#dbe8ff);color:#3538cd}.v4-product-visual.category-2{background:linear-gradient(145deg,#ecfdf3,#d6fae6);color:#067647}.v4-product-visual.category-3{background:linear-gradient(145deg,#f4f3ff,#e9e5ff);color:#5925dc}.v4-product-visual.category-4{background:linear-gradient(145deg,#fdf2fa,#fce7f6);color:#c11574}.v4-product-visual.category-5{background:linear-gradient(145deg,#ecfdff,#cff9fe);color:#0e7090}.v4-product-copy{margin:9px 1px 7px;display:flex;flex-direction:column}.v4-product-copy strong{font-size:10px}.v4-product-copy small{color:var(--muted);font-size:8px}.v4-product-card>b{margin-top:auto;color:var(--text);font-size:11px}.v4-product-card b em{color:var(--muted);font-size:7.5px;font-style:normal;font-weight:500}
.v4-cart-panel{position:sticky;top:calc(var(--topbar-h) + 16px);max-height:calc(100vh - var(--topbar-h) - 32px);padding:0;display:flex;flex-direction:column;overflow:hidden}.v4-cart-head{min-height:82px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.v4-cart-head>div>span{color:var(--primary);font-size:8.5px;font-weight:800}.v4-cart-head h2{margin:1px 0;font-size:15px}.v4-cart-head p{margin:0;color:var(--muted);font-size:8.5px}.v4-clear-cart{border:0;background:transparent;color:var(--red);font-size:9px;font-weight:800}.v4-cart-items{min-height:135px;max-height:230px;padding:8px 15px;overflow:auto}.v4-cart-empty{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.v4-cart-empty>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--panel-2);color:var(--muted)}.v4-cart-empty strong{margin-top:8px;font-size:10px}.v4-cart-empty p{max-width:220px;margin:2px 0;color:var(--muted);font-size:8px}.cart-item{min-height:64px;padding:8px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-item-info{min-width:0;flex:1;display:grid;grid-template-columns:1fr auto;align-items:center}.cart-item-info strong{font-size:9.5px}.cart-item-info small{grid-column:1;color:var(--muted);font-size:8px}.cart-qty{grid-column:2;grid-row:1/3;display:flex;align-items:center;gap:7px}.cart-qty button{width:27px;height:27px;border:1px solid var(--line);border-radius:8px;background:var(--panel-2);color:var(--text);font-size:14px}.cart-qty b{min-width:18px;text-align:center;font-size:10px}.cart-remove{border:0;background:transparent;color:var(--red);font-size:8px}.v4-order-fields{padding:12px 15px;border-top:1px solid var(--line)}.v4-segmented{padding:4px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:10px;background:var(--panel-2)}.v4-segmented label{display:block}.v4-segmented input{display:none}.v4-segmented span{height:34px;display:grid;place-items:center;border-radius:8px;color:var(--muted);font-size:9px;font-weight:700}.v4-segmented input:checked+span{background:var(--panel);color:var(--text);box-shadow:var(--shadow-sm)}.v4-customer-details{margin-top:9px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.v4-customer-details summary{height:38px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--text-2);font-size:9px;font-weight:700;list-style:none}.v4-customer-details summary::-webkit-details-marker{display:none}.v4-customer-details summary span{color:var(--muted);font-size:8px;font-weight:500}.v4-customer-details>div{padding:10px;border-top:1px solid var(--line)}.v4-customer-details label{font-size:8.5px}.v4-customer-details input,.v4-customer-details select,.v4-customer-details textarea{min-height:36px;padding:7px 9px;font-size:9px}.hidden{display:none!important}.v4-cart-totals{padding:12px 16px;border-top:1px solid var(--line);background:var(--panel-2)}.v4-adjustments{margin-bottom:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.v4-adjustments label{height:37px;padding:0 9px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:row;align-items:center;background:var(--panel)}.v4-adjustments span{color:var(--muted);font-size:8px}.v4-adjustments input{min-height:0;height:30px;padding:0;border:0;background:transparent;text-align:left;font-size:9px;box-shadow:none}.v4-cart-totals>div:not(.v4-adjustments){min-height:29px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.v4-cart-totals>div b{color:var(--text);font-size:9px}.v4-cart-totals .grand-total{margin-top:7px;padding-top:10px;border-top:1px solid var(--line)}.v4-cart-totals .grand-total>span{color:var(--text);font-weight:800}.v4-cart-totals .grand-total b strong{font-size:20px;font-weight:900}.v4-cart-totals .grand-total b small{color:var(--muted);font-size:8px}.v4-submit-order{margin:12px 15px 15px;width:calc(100% - 30px);flex:0 0 50px;justify-content:space-between;padding:0 17px}

/* KDS */
.v4-kitchen-page{background:#eef1f5}.v4-kitchen-page .main-content{max-width:none}.v4-kds-head{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between}.v4-kds-head h1{margin:3px 0;font-size:25px;font-weight:900}.v4-kds-head p{margin:0;color:var(--muted);font-size:10px}.v4-kds-live{padding:9px 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.v4-kds-live>span{width:9px;height:9px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 5px rgba(18,183,106,.11)}.v4-kds-live div{display:flex;flex-direction:column}.v4-kds-live b{font-size:9.5px}.v4-kds-live small{color:var(--muted);font-size:8px}.v4-kds-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.v4-kds-column{min-height:calc(100vh - 180px);padding:10px;border:1px solid var(--line);border-radius:17px;background:#e9edf3}.v4-kds-column>header{height:47px;padding:0 8px;display:flex;align-items:center;justify-content:space-between}.v4-kds-column>header>div{display:flex;align-items:center;gap:8px}.v4-kds-column>header span{width:9px;height:9px;border-radius:50%;background:#f79009}.v4-kds-column.cooking>header span{background:#6172f3}.v4-kds-column.ready>header span{background:#12b76a}.v4-kds-column h2{margin:0;font-size:11px}.v4-kds-column>header>b{min-width:25px;height:25px;padding:0 7px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.75);font-size:9px}.v4-kds-stack{display:flex;flex-direction:column;gap:9px}.v4-ticket{padding:14px;border:1px solid #dde3ec;border-radius:14px;background:#fff;box-shadow:0 3px 10px rgba(16,24,40,.05);transition:.16s}.v4-ticket.ticket-late{border-color:#fda29b;box-shadow:0 0 0 2px rgba(240,68,56,.08)}.v4-ticket-top{display:flex;align-items:flex-start;justify-content:space-between}.v4-ticket-top>div{display:flex;flex-direction:column}.v4-ticket-top strong{font-size:18px;font-weight:900}.v4-ticket-top span{color:#667085;font-size:8.5px}.v4-ticket-top time{padding:4px 7px;border-radius:7px;background:#f2f4f7;color:#475467;font-size:8px;font-weight:700}.ticket-late .v4-ticket-top time{background:#fef3f2;color:#b42318}.v4-ticket-items{margin:12px 0;padding:9px 0;border-top:1px dashed #e4e7ec;border-bottom:1px dashed #e4e7ec;display:flex;flex-direction:column;gap:6px}.v4-ticket-items div{display:flex;align-items:center;gap:7px}.v4-ticket-items div:before{content:"";width:5px;height:5px;border-radius:50%;background:#98a2b3}.v4-ticket-items span{color:#1d2939;font-size:10.5px;font-weight:700}.v4-ticket-note{margin-bottom:10px;padding:8px 9px;border-radius:8px;background:#fffaeb;color:#7a2e0e;font-size:8.5px}.v4-ticket-action{width:100%;height:42px;padding:0 12px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;background:#3538cd;color:#d8cec5;font-size:9.5px;font-weight:800}.v4-ticket-action.ready{background:#079455}.v4-ticket-action.done{background:#101828}.v4-ticket-action svg{width:15px}.v4-kds-empty{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cfd6e2;border-radius:12px;color:#98a2b3}.v4-kds-empty span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.7);font-weight:900}.v4-kds-empty p{margin:5px 0 0;font-size:8.5px}
[data-theme="dark"] .v4-kitchen-page{background:var(--bg)}[data-theme="dark"] .v4-kds-column{background:#111b2a}[data-theme="dark"] .v4-ticket{border-color:var(--line);background:var(--panel)}[data-theme="dark"] .v4-ticket-items span{color:var(--text)}[data-theme="dark"] .v4-kds-column>header>b{background:var(--panel)}

/* login */
.v4-login-page{min-height:100vh;background:#0c1422}.v4-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr)}.v4-login-showcase{position:relative;overflow:hidden;padding:58px 7vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 15% 85%,rgba(239,78,54,.22),transparent 27%),radial-gradient(circle at 85% 15%,rgba(53,105,232,.18),transparent 25%),linear-gradient(135deg,#101a2b,#111c30 58%,#16243b);color:#d8cec5}.v4-login-showcase:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent)}.v4-login-brand,.v4-login-copy,.v4-login-stats{position:relative;z-index:1}.v4-login-brand{display:flex;align-items:center;gap:11px}.v4-login-brand>span{width:47px;height:47px;display:grid;place-items:center;border-radius:14px;background:var(--primary);box-shadow:0 12px 25px rgba(239,78,54,.25)}.v4-login-brand div{display:flex;flex-direction:column}.v4-login-brand strong{font-size:13px}.v4-login-brand small{color:#8593aa;font-size:8.5px;letter-spacing:.08em}.v4-overline.light{color:#ff9b89}.v4-login-copy{max-width:710px}.v4-login-copy h1{margin:12px 0 15px;font-size:39px;line-height:1.55;font-weight:900;letter-spacing:-.035em}.v4-login-copy p{max-width:670px;margin:0;color:#a8b4c6;font-size:13px;line-height:2}.v4-login-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v4-login-stats div{padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.035);backdrop-filter:blur(10px);display:flex;flex-direction:column}.v4-login-stats strong{font-size:15px}.v4-login-stats span{margin-top:2px;color:#8d9bb0;font-size:8.5px}.v4-login-card{padding:55px 7vw;display:flex;flex-direction:column;justify-content:center;background:#fff}.v4-login-card-head{margin-bottom:27px}.v4-login-mobile-logo{display:none}.v4-login-card-head p{margin:0;color:var(--primary);font-size:9px;font-weight:800}.v4-login-card-head h2{margin:4px 0;font-size:24px;font-weight:900}.v4-login-card-head>span:last-child{color:#667085;font-size:10px}.v4-login-form{gap:17px}.v4-login-form label>span{font-size:10px}.v4-input-icon{position:relative}.v4-input-icon svg{position:absolute;z-index:1;right:13px;top:14px;width:17px;color:#98a2b3}.v4-input-icon input{height:50px;padding-right:40px;border-radius:11px;background:#f9fafb}.v4-login-form .button{margin-top:4px;justify-content:space-between;padding:0 17px}.v4-demo-access{margin-top:21px;padding:13px;border:1px solid #eaecf0;border-radius:11px;background:#f9fafb}.v4-demo-access>b{display:block;margin-bottom:7px;color:#344054;font-size:9px}.v4-demo-access>div{min-height:26px;display:flex;align-items:center;justify-content:space-between;color:#667085;font-size:8.5px}.v4-demo-access code{direction:ltr;color:#344054;font-family:Consolas,monospace;font-size:8.5px}.v4-login-version{margin-top:18px;color:#98a2b3;font-size:7.5px;text-align:center}

/* existing report and management harmonization */
.report-filter{display:flex;align-items:flex-end;gap:8px}.report-filter label{min-width:150px}.report-kpis,.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.kpi-card{min-height:145px;padding:17px;border:1px solid var(--line);border-radius:15px;background:var(--panel);box-shadow:var(--shadow-xs)}.kpi-top{display:flex;align-items:center;justify-content:space-between}.kpi-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:var(--primary-soft);color:var(--primary)}.kpi-icon.green{background:var(--green-soft);color:var(--green)}.kpi-icon.violet{background:var(--violet-soft);color:var(--violet)}.kpi-icon.amber{background:var(--yellow-soft);color:var(--yellow)}.kpi-icon svg{width:18px}.trend-chip{padding:4px 7px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:800}.trend-chip.down{background:var(--red-soft);color:var(--red)}.kpi-card>small{display:block;margin-top:15px;color:var(--muted);font-size:9px}.kpi-card>strong{display:block;margin-top:2px;font-size:21px;font-weight:900}.kpi-card>strong em{color:var(--muted);font-size:8px;font-style:normal;font-weight:500}.kpi-card footer{margin-top:13px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.analytics-grid,.report-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.analytics-grid .span-4,.report-grid .span-4{grid-column:span 4}.analytics-grid .span-8,.report-grid .span-8{grid-column:span 8}.analytics-grid .span-12,.report-grid .span-12{grid-column:span 12}.chart-wrap{position:relative}.chart-wrap.x-tall{height:330px}.chart-wrap.medium{height:235px}.donut-box{position:relative}.donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.donut-center strong{font-size:17px}.donut-center small{color:var(--muted);font-size:8px}.report-donut{width:190px;height:190px;margin:auto}.compact-legend{display:flex;flex-direction:column}.compact-legend>div{min-height:33px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:9px}.compact-legend span{display:flex;align-items:center;gap:6px;color:var(--muted)}.financial-waterfall{display:flex;flex-direction:column}.financial-waterfall>div{min-height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed var(--line);font-size:9.5px}.financial-waterfall .result{margin-top:7px;padding:8px;border:0;border-radius:9px;background:var(--panel-2)}.summary-notes{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.summary-notes>div{padding:10px;border-radius:9px;background:var(--panel-2);display:flex;flex-direction:column}.summary-notes span,.summary-notes small{color:var(--muted);font-size:8px}.summary-notes strong{font-size:10px}.margin-cell{min-width:110px}.margin-cell>span{font-size:9px;font-weight:800}.margin-cell>div{height:5px;margin-top:4px;overflow:hidden;border-radius:5px;background:var(--panel-2)}.margin-cell i{display:block;height:100%;border-radius:5px;background:var(--green)}.rank-badge{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--panel-2);font-size:8px;font-weight:800}
.inventory-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inventory-card{min-height:112px;padding:13px;border:1px solid var(--line);border-radius:13px;background:var(--panel-2);display:flex;flex-direction:column}.inventory-card.low{border-color:#fda29b;background:var(--red-soft)}.inventory-card>div{display:flex;align-items:center;justify-content:space-between}.inventory-card strong{font-size:10px}.inventory-card small{color:var(--muted);font-size:8px}.inventory-card>b{margin:16px 0 5px;font-size:18px}.inventory-card b em{color:var(--muted);font-size:8px;font-style:normal}.inventory-card>span{color:var(--muted);font-size:8px}.user-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-card{min-height:74px;padding:11px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;background:var(--panel)}.user-card>div:nth-child(2){display:flex;flex-direction:column}.user-card strong{font-size:10px}.user-card small{color:var(--muted);font-size:8px}.user-card>span{padding:4px 7px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-size:8px}.order-item-row{min-height:59px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.order-item-row>div{display:flex;align-items:center;gap:10px}.order-item-row>div>b{color:var(--primary)}.order-item-row strong{font-size:10px}.order-item-row small{display:block;color:var(--muted);font-size:8px}.invoice-summary{margin-top:13px;padding:12px;border-radius:11px;background:var(--panel-2)}.invoice-summary>div{min-height:30px;display:flex;align-items:center;justify-content:space-between;font-size:9.5px}.invoice-summary .total{margin-top:7px;padding-top:8px;border-top:1px solid var(--line);font-size:11px}.info-list div{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.info-list span{color:var(--muted);font-size:9px}.info-list b{max-width:65%;font-size:9.5px;text-align:left}.status-actions{display:flex;flex-wrap:wrap;gap:8px}.status-button{min-height:39px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--text);font-size:9px}.status-button.selected{border-color:var(--primary);background:var(--primary-soft);color:var(--primary);font-weight:800}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.recipe-item{padding:11px;border:1px solid var(--line);border-radius:10px;background:var(--panel-2)}.recipe-item>span{display:flex;align-items:center;justify-content:space-between}.recipe-item strong{font-size:9.5px}.recipe-item small{color:var(--muted);font-size:8px}.form-footer{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.form-footer p{color:var(--muted);font-size:9px}

/* flash, mini sidebar, dark */
.flash-stack{position:fixed;z-index:100;left:20px;top:88px;display:flex;flex-direction:column;gap:8px}.flash{min-width:300px;padding:12px 13px;border:1px solid var(--line);border-radius:11px;background:var(--panel);box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.flash.success{border-right:4px solid var(--green)}.flash.error{border-right:4px solid var(--red)}.flash button{border:0;background:transparent;color:var(--muted);font-size:20px}.bottom-nav{display:none}.moon-icon{display:none}[data-theme="dark"] .sun-icon{display:none}[data-theme="dark"] .moon-icon{display:block}
body.sidebar-mini .v4-sidebar{width:78px}body.sidebar-mini .workspace{margin-right:78px}body.sidebar-mini .brand-copy,body.sidebar-mini .branch-chip div,body.sidebar-mini .sidebar-nav span,body.sidebar-mini .nav-label,body.sidebar-mini .nav-hot,body.sidebar-mini .nav-badge,body.sidebar-mini .user-mini>span:last-child{display:none}body.sidebar-mini .sidebar-brand-row{padding:0 13px}body.sidebar-mini .brand{justify-content:center}body.sidebar-mini .branch-chip{justify-content:center;padding:10px;margin:14px 12px}body.sidebar-mini .sidebar-nav a{justify-content:center;padding:0}body.sidebar-mini .sidebar-collapse svg{transform:rotate(180deg)}body.sidebar-mini .sidebar-footer{justify-content:center}body.sidebar-mini .user-mini{flex:0}body.sidebar-mini .sidebar-logout{display:none}
.canvas-tooltip{position:absolute;z-index:5;min-width:115px;padding:8px 9px;border:1px solid var(--line);border-radius:9px;background:var(--panel);box-shadow:var(--shadow-md);pointer-events:none;opacity:0;transform:translate(-50%,4px);transition:.12s}.canvas-tooltip strong{display:block;margin-bottom:5px;font-size:8.5px}.canvas-tooltip span{display:flex;align-items:center;justify-content:space-between;gap:9px;color:var(--muted);font-size:8px}.canvas-tooltip i{width:6px;height:6px;border-radius:50%}.canvas-tooltip b{color:var(--text);font-size:8px}.empty-copy,.empty-state{color:var(--muted);font-size:9px}.empty-state{min-height:120px;display:grid;place-items:center}

@media(max-width:1320px){.v4-product-grid{grid-template-columns:repeat(3,1fr)}.v4-hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(315px,.8fr)}.v4-card-statline{grid-template-columns:repeat(2,1fr);gap:8px}.v4-card-statline div{padding:8px;border:0;border-radius:8px;background:var(--panel)}.inventory-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1120px){.v4-commandbar{align-items:flex-start;flex-direction:column}.v4-command-actions{width:100%;flex-wrap:wrap}.v4-hero-grid{grid-template-columns:1fr}.v4-hero-kpis{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.v4-mini-kpi{min-height:100px;align-items:flex-start}.v4-mini-kpi>div{grid-template-columns:1fr}.v4-mini-kpi strong{grid-row:auto;grid-column:auto}.v4-span-8,.v4-span-7{grid-column:span 12}.v4-span-5{grid-column:span 7}.v4-span-4{grid-column:span 5}.v4-span-3{grid-column:span 5}.v4-pos-layout{grid-template-columns:minmax(0,1fr) 360px}.v4-product-grid{grid-template-columns:repeat(2,1fr)}.report-kpis,.kpi-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){:root{--topbar-h:64px}.v4-sidebar{right:-280px;width:270px;transition:right .25s}.v4-sidebar.open{right:0}.workspace,body.sidebar-mini .workspace{margin-right:0}.v4-topbar{padding:0 14px}.mobile-menu{display:block}.sidebar-collapse{display:none}.main-content{padding:20px 14px 92px}.topbar-date{display:none}.quick-sale{width:42px;padding:0;justify-content:center}.quick-sale span{display:none}.bottom-nav{position:fixed;z-index:50;right:10px;left:10px;bottom:9px;height:64px;padding:6px;display:flex;align-items:center;justify-content:space-around;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--panel) 92%,transparent);backdrop-filter:blur(18px);box-shadow:var(--shadow-lg)}.bottom-nav a{min-width:66px;height:50px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--muted);font-size:8px}.bottom-nav a svg{width:18px}.bottom-nav a.active{background:var(--primary-soft);color:var(--primary)}.v4-pos-layout{grid-template-columns:1fr}.v4-cart-panel{position:static;max-height:none}.v4-menu-panel{min-height:0}.v4-kds-board{grid-template-columns:1fr}.v4-kds-column{min-height:auto}.management-grid,.detail-grid{grid-template-columns:1fr}.management-grid .span-2,.management-grid .span-3,.detail-grid .span-2,.detail-grid .span-3{grid-column:span 1}.analytics-grid .span-8,.analytics-grid .span-4,.analytics-grid .span-12,.report-grid .span-8,.report-grid .span-4,.report-grid .span-12{grid-column:span 12}.v4-login-shell{grid-template-columns:1fr}.v4-login-showcase{display:none}.v4-login-card{min-height:100vh;padding:35px max(24px,8vw)}.v4-login-mobile-logo{width:45px;height:45px;margin-bottom:18px;display:grid;place-items:center;border-radius:13px;background:var(--primary);color:#d8cec5}.inventory-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{font-size:13px}.v4-command-copy h1{font-size:22px}.v4-command-actions .button{flex:1}.v4-range-tabs{width:100%;order:-1}.v4-range-tabs a{flex:1}.v4-hero-kpis{grid-template-columns:1fr}.v4-revenue-hero{padding:19px}.v4-revenue-number strong{font-size:29px}.v4-hero-mini-grid{grid-template-columns:1fr;gap:10px}.v4-hero-mini-grid>div{padding:0 0 9px;border-left:0;border-bottom:1px solid rgba(255,255,255,.08)}.v4-hero-mini-grid>div:last-child{border-bottom:0}.v4-analytics-grid{grid-template-columns:1fr}.v4-span-3,.v4-span-4,.v4-span-5,.v4-span-7,.v4-span-8,.v4-span-12{grid-column:span 1}.v4-card{padding:15px}.v4-card-link,.v4-operation-footer,.v4-card-statline{margin-right:-15px;margin-left:-15px;margin-bottom:-15px;padding-right:15px;padding-left:15px}.v4-chart-wrap.large{height:245px}.v4-chart-wrap.medium{height:215px}.v4-card-statline{grid-template-columns:1fr 1fr}.v4-health-main{align-items:flex-start}.v4-health-ring{width:96px;height:96px;flex-basis:96px}.v4-health-ring:before{width:77px;height:77px}.v4-health-ring strong{font-size:23px}.v4-product-ranking .v4-rank-row{grid-template-columns:27px 1fr 90px}.v4-rank-value small{display:none}.v4-pos-heading,.v4-kds-head,.page-head,.page-intro{align-items:flex-start;flex-direction:column}.v4-pos-shortcuts{display:none}.v4-menu-toolbar{align-items:stretch;flex-direction:column}.v4-search{width:100%;flex-basis:auto}.v4-product-grid{grid-template-columns:repeat(2,1fr)}.v4-product-card{min-height:165px}.v4-cart-items{max-height:none}.v4-kds-live{width:100%;justify-content:center}.report-kpis,.kpi-grid{grid-template-columns:1fr 1fr}.page-head h1,.page-intro h1{font-size:22px}.report-filter{width:100%;display:grid;grid-template-columns:1fr 1fr}.report-filter .button{grid-column:1/-1}.recipe-grid{grid-template-columns:1fr 1fr}.user-cards{grid-template-columns:1fr}.flash-stack{right:12px;left:12px;top:75px}.flash{min-width:0}.topbar-title small{display:none}}
@media(max-width:440px){.main-content{padding-right:10px;padding-left:10px}.v4-command-actions{display:grid;grid-template-columns:1fr 1fr}.v4-range-tabs{grid-column:1/-1}.v4-command-actions .button{padding:0 8px}.v4-revenue-number{align-items:flex-start;flex-direction:column}.v4-hero-mini-grid{margin-top:15px}.v4-card-statline{grid-template-columns:1fr}.v4-product-grid{gap:8px}.v4-product-card{min-height:151px;padding:8px}.v4-product-visual{height:72px}.v4-product-copy strong{font-size:9px}.v4-product-card>b{font-size:9.5px}.v4-health-main{flex-direction:column}.v4-health-ring{align-self:center}.v4-rank-row{grid-template-columns:24px 1fr!important}.v4-rank-value{display:none}.report-kpis,.kpi-grid{grid-template-columns:1fr}.inventory-cards{grid-template-columns:1fr}.report-filter{grid-template-columns:1fr}.recipe-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.v4-login-card{padding:28px 20px}}

/* V7 — Persian Jalali date system */
.jalali-field{position:relative;display:block}.jalali-field>svg{position:absolute;z-index:2;left:13px;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:none;stroke:currentColor;stroke-width:1.8;color:var(--muted);pointer-events:none}.jalali-date-input{direction:ltr!important;text-align:center!important;padding-left:42px!important;font-variant-numeric:tabular-nums;letter-spacing:.4px}.jalali-date-input:focus{direction:ltr!important}.jalali-date-input.invalid-date{border-color:#f04438!important;box-shadow:0 0 0 3px rgba(240,68,56,.1)!important}.jalali-picker{position:fixed;z-index:1000;display:none;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:0 24px 65px rgba(16,24,40,.2);direction:rtl;user-select:none}.jalali-picker.open{display:block;animation:jalaliIn .16s ease-out}.jalali-picker-head{height:42px;display:flex;align-items:center;justify-content:space-between}.jalali-picker-head strong{font-size:13px;font-weight:900;color:var(--text)}.jalali-picker-head button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:var(--panel-2);color:var(--text);font-size:25px;line-height:1}.jalali-picker-head button:hover{background:var(--primary-soft);color:var(--primary)}.jalali-weekdays,.jalali-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.jalali-weekdays{margin:8px 0 5px}.jalali-weekdays span{height:29px;display:grid;place-items:center;color:var(--muted);font-size:10px;font-weight:800}.jalali-days button,.jalali-days .empty-day{height:36px;border:0;border-radius:10px}.jalali-days button{background:transparent;color:var(--text-2);font-family:inherit;font-size:11px;font-weight:700}.jalali-days button:hover{background:var(--primary-soft);color:var(--primary)}.jalali-days button.today{box-shadow:inset 0 0 0 1px var(--primary);color:var(--primary)}.jalali-days button.selected{background:var(--primary);color:#d8cec5;box-shadow:0 6px 14px color-mix(in srgb,var(--primary) 25%,transparent)}.jalali-picker-foot{margin-top:10px;padding-top:10px;display:flex;justify-content:space-between;border-top:1px solid var(--line)}.jalali-picker-foot button{padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--primary);font-family:inherit;font-size:10px;font-weight:800}.jalali-picker-foot button:last-child{color:var(--muted)}@keyframes jalaliIn{from{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:520px){.jalali-picker{right:12px!important;left:12px!important;width:auto!important}}
