.dashboard-layout{min-height:100vh;background:var(--bg-secondary)}html,body,.sidebar,.dashboard-main,.page-main,.page-content{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.dashboard-main::-webkit-scrollbar,.page-main::-webkit-scrollbar,.page-content::-webkit-scrollbar{width:0;height:0;display:none}.sidebar{background:#fff;color:#111827;padding:24px 0;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:260px;z-index:100;overflow-y:auto;transition:var(--transition)}.sidebar-header{padding:0 20px 24px;border-bottom:1px solid #e5e7eb;margin-bottom:8px}.sidebar-nav{flex:1;padding:8px 12px}.nav-section-label{font-size:.7rem;text-transform:uppercase;letter-spacing:1.5px;color:#6b7280;padding:16px 12px 8px;font-weight:600}.sidebar-link{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:var(--radius-sm);font-size:.9rem;font-weight:500;color:#111827;transition:var(--transition);margin-bottom:2px;cursor:pointer}.sidebar-link:hover{background:#f3f4f6;color:#111827}.sidebar-link.active{background:linear-gradient(135deg,#6c47ff,#5430e8 60%,#4318d0);color:#fff;font-weight:600}.sidebar-link .link-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;flex-shrink:0;color:#111827}.sidebar-link .link-icon svg{width:1.15rem;height:1.15rem;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sidebar-link:hover .link-icon,.sidebar-link.active .link-icon{color:#fff}.sidebar-header .logo-icon svg{color:#111827;stroke:currentColor}.sidebar-link .link-badge{margin-left:auto;background:var(--secondary);color:#fff;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:var(--radius-full)}.sidebar-footer{padding:16px 20px;border-top:1px solid #e5e7eb}.sidebar-user{display:flex;align-items:center;gap:12px;cursor:default;padding:8px;margin:-8px;border-radius:var(--radius-md);transition:none}.sidebar-user:hover{background:transparent}.sidebar-gstin-text{font-size:11px;color:var(--text-muted)}.sidebar #sidebarBizName,.sidebar #sidebarGSTIN{display:none!important}.sidebar-logout-btn{margin-top:8px;width:100%;border:none;background:none;text-align:left}.profile-popup-overlay{position:fixed;inset:0;z-index:999}.profile-popup{position:absolute;bottom:100%;left:16px;right:16px;margin-bottom:8px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e,0 2px 8px #00000014;z-index:1000;animation:popupSlideUp .2s ease;overflow:hidden;color:#1a1a2e}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.profile-popup-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#6c47ff,#5430e8 60%,#4318d0);color:#fff}.profile-popup-header h3{font-size:.9rem;font-weight:700;margin:0}.profile-popup-close{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}.profile-popup-close:hover{opacity:1}.profile-popup-body{padding:8px 0}.profile-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #f0f0f0}.profile-row:last-child{border-bottom:none}.profile-row-left{flex:1;min-width:0}.profile-label{display:block;font-size:.7rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.profile-value{display:block;font-size:.88rem;font-weight:600;color:#1a1a2e;word-break:break-all}.profile-copy-btn{background:none;border:1px solid #e0e0e0;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600;color:#6c47ff;cursor:pointer;transition:all .2s;white-space:nowrap;margin-left:10px;flex-shrink:0}.profile-copy-btn:hover{background:#f5f3ff;border-color:#6c47ff}.profile-copy-btn.copied{background:#ecfdf5;border-color:#10b981;color:#059669}.profile-completion-banner{display:flex;align-items:center;gap:16px;padding:16px 20px;margin-bottom:20px;background:linear-gradient(135deg,#6c47ff,#5430e8 60%,#4318d0);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-lg);animation:slideDown .3s ease}.pcb-icon{font-size:1.8rem;flex-shrink:0}.pcb-text{flex:1;display:flex;flex-direction:column;gap:2px}.pcb-text strong{font-size:.95rem;color:#fff}.pcb-text span{font-size:.82rem;color:#ffffffc7}.pcb-btn{white-space:nowrap;flex-shrink:0}@media (max-width: 768px){.profile-completion-banner{flex-direction:column;text-align:center;gap:10px}}.user-avatar{width:38px;height:38px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary),var(--secondary));display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.user-info{flex:1;min-width:0}.user-info strong{display:block;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info span{font-size:.75rem;color:#4b5563}.dashboard-main{margin-left:260px;padding:0}.dashboard-topbar{background:#fff;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-light);position:sticky;top:0;z-index:50}.topbar-left{display:flex;align-items:center;gap:16px}.sidebar-toggle{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer;padding:4px}.topbar-greeting h2{display:inline-flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700}.topbar-greeting p{font-size:.8rem;color:var(--text-muted)}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-btn{width:40px;height:40px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:var(--transition);position:relative}.topbar-btn:hover{border-color:var(--primary);background:var(--primary-light)}.topbar-btn .topbar-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;background:var(--danger);border-radius:var(--radius-full);border:2px solid white}.dashboard-content{padding:28px 32px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px}.stat-card{background:#fff;border-radius:var(--radius-lg);padding:22px 24px;border:1px solid var(--border-light);transition:var(--transition);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;min-height:220px}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-card-icon{width:44px;height:44px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:14px}.stat-card-icon.green{background:var(--success-light)}.stat-card-icon.blue{background:var(--info-light)}.stat-card-icon.orange{background:var(--warning-light)}.stat-card-icon.purple{background:var(--primary-light)}.stat-card-label{font-size:var(--ui-subtext-size);color:var(--text-muted);font-weight:var(--ui-subtext-weight);margin-bottom:4px}.stat-card-value{font-size:var(--ui-value-size);font-weight:var(--ui-value-weight);color:var(--text-primary);margin-bottom:0;line-height:1.15;width:100%;display:block!important}.metric-link{display:inline-block;text-decoration:none;color:var(--text-primary);border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.stat-card-value.metric-link{display:block}.metric-link:hover,.metric-link:focus-visible{color:var(--primary);border-bottom-color:var(--primary)}.stat-card-change{font-size:.78rem;font-weight:600;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;margin-top:auto;align-self:flex-start}.stat-card-change.up{color:var(--success);background:var(--success-light)}.stat-card-change.down{color:var(--danger);background:var(--danger-light)}.stat-card-change.is-neutral{color:var(--text-muted);background:var(--bg-secondary)}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;margin-bottom:28px}.panel{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border-light);overflow:hidden}.panel-spaced{margin-bottom:24px}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid var(--border-light)}.panel-header h3{font-size:var(--ui-title-size);font-weight:var(--ui-title-weight);display:inline-flex;align-items:center;gap:8px;line-height:1.2}.section-title-icon{display:inline-flex;align-items:center;justify-content:center;width:1.05em;height:1.05em;line-height:1;flex-shrink:0}.panel-badge{font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:var(--radius-full);background:var(--primary-light);color:var(--primary);line-height:1.2}.chart-style-toggle{display:inline-flex;align-items:center;gap:6px;padding:4px;background:#f5f7fc;border:1px solid #e4e9f4;border-radius:999px}.chart-style-btn{border:none;background:transparent;color:#5f6b7d;font-size:.7rem;font-weight:700;line-height:1;border-radius:999px;padding:7px 10px;cursor:pointer;transition:all .2s ease}.chart-style-btn:hover{background:#eceffd;color:#3d3f66}.chart-style-btn.active{background:linear-gradient(135deg,#6c47ff,#5430e8 60%,#4318d0);color:#fff;box-shadow:0 4px 12px #5430e840}.panel-body{padding:20px 24px}.chart-empty-state{text-align:center;padding:16px 0;color:var(--text-muted);font-size:14px}.chart-empty-link{margin-top:8px}.empty-state-center{text-align:center;padding:24px 0;color:var(--text-muted)}.empty-state-center.compact{padding:20px 0}.empty-state-icon-lg{font-size:40px;margin-bottom:8px}.empty-state-icon-md{font-size:36px;margin-bottom:8px}.empty-state-subtext{font-size:13px}.empty-state-subtext-sm{font-size:12px;margin-top:4px}.tx-list{display:flex;flex-direction:column}.tx-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border-light)}.tx-item:last-child{border-bottom:none}.tx-icon{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.tx-icon.sale{background:#fff;border:1px solid var(--border-light)}.tx-icon.purchase{background:var(--info-light)}.tx-icon.expense{background:var(--warning-light)}.tx-details{flex:1;min-width:0}.tx-details strong{display:block;font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-details span{font-size:var(--ui-subtext-size);font-weight:var(--ui-subtext-weight);color:var(--text-muted)}.tx-amount{font-size:.95rem;font-weight:700;text-align:right;white-space:nowrap}.tx-amount.positive{color:#111827}.tx-amount.negative{color:#9f2f6a}.gst-summary-list{display:flex;flex-direction:column;gap:12px}.gst-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--bg-secondary);border-radius:var(--radius-sm)}.gst-item-label{font-size:.88rem;font-weight:600}.gst-item-label small{display:block;font-size:.75rem;font-weight:400;color:var(--text-muted)}.gst-item-value{font-size:1.05rem;font-weight:700}.gst-item-status{padding:4px 10px;border-radius:var(--radius-full);font-size:.7rem;font-weight:700}.status-pending{background:var(--warning-light);color:var(--warning)}.status-done{background:var(--success-light);color:var(--success)}.status-due{background:var(--danger-light);color:var(--danger)}.alerts-list{display:flex;flex-direction:column;gap:10px}.alert-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:var(--radius-sm);font-size:.88rem}.alert-item.alert-warning{background:var(--warning-light);border-left:3px solid var(--warning)}.alert-item.alert-danger{background:var(--danger-light);border-left:3px solid var(--danger)}.alert-item.alert-info{background:var(--info-light);border-left:3px solid var(--info)}.alert-item.alert-success{background:var(--success-light);border-left:3px solid var(--success)}.alert-icon{font-size:1.1rem;flex-shrink:0}.alert-content{flex:1}.alert-content strong{display:block;margin-bottom:2px;font-size:.85rem}.alert-content p{font-size:var(--ui-subtext-size);font-weight:var(--ui-subtext-weight);color:var(--text-secondary);margin:0}.inventory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.inventory-item{padding:14px;background:var(--bg-secondary);border-radius:var(--radius-sm);text-align:center}.inventory-item .inv-icon{font-size:1.5rem;margin-bottom:6px}.inventory-item .inv-name{font-size:.8rem;font-weight:600;color:var(--text-primary);margin-bottom:4px}.inventory-item .inv-stock{font-size:.75rem;padding:2px 8px;border-radius:var(--radius-full);display:inline-block}.stock-low{background:var(--danger-light);color:var(--danger)}.stock-ok{background:var(--success-light);color:var(--success)}.stock-medium{background:var(--warning-light);color:var(--warning)}#inventoryDesktop{display:none}@media (min-width: 769px){#inventoryPanel #inventoryGrid{display:none}#inventoryPanel #inventoryDesktop{display:block}}.inv-d-empty{color:var(--text-muted);font-weight:600;font-size:.85rem;text-align:center;padding:18px 0}.inv-d-sum{display:flex;gap:10px;margin-bottom:12px}.inv-d-sum-cell{flex:1;min-width:0;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;padding:9px 11px}.inv-d-sum-cell span{display:block;font-size:.55rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px}.inv-d-sum-cell b{font-size:1.02rem;font-weight:800;color:var(--text-primary)}.inv-d-sum-cell.alert b{color:var(--danger)}.inv-d-row{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--border-light)}.inv-d-row:last-child{border-bottom:none}.inv-d-ic{width:34px;height:34px;border-radius:9px;background:#ede9ff;color:var(--primary);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.inv-d-ic svg{width:17px;height:17px}.inv-d-main{flex:1;min-width:0}.inv-d-name{font-size:.84rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-d-sub{font-size:.66rem;color:var(--text-muted);margin-top:1px}.inv-d-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex:0 0 auto}.inv-d-qty{font-size:.92rem;font-weight:800;color:var(--text-primary)}.inv-d-qty.red{color:var(--danger)}.inv-d-pill{font-size:.56rem;font-weight:800;border-radius:999px;padding:2px 8px;text-transform:uppercase;letter-spacing:.02em}.inv-d-pill.red{background:var(--danger-light);color:var(--danger)}.inv-d-pill.amber{background:var(--warning-light);color:var(--warning)}.inv-d-pill.green{background:var(--success-light);color:var(--success)}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}.quick-action-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition);text-decoration:none;color:var(--text-primary);font-family:inherit}.quick-action-btn:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.quick-action-btn .qa-icon{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.qa-icon.qa-green{background:var(--success-light)}.qa-icon.qa-blue{background:var(--info-light)}.qa-icon.qa-purple{background:var(--primary-light)}.qa-icon.qa-orange{background:var(--warning-light)}.quick-action-btn .qa-label{font-size:var(--ui-subtext-size);font-weight:var(--ui-title-weight);text-align:center}.chart-placeholder{height:100%;min-height:420px;background:linear-gradient(180deg,#fbfcff,#f7f9fd);border:1px solid #e9edf5;border-radius:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:22px 8px 34px;position:relative;overflow-x:auto;overflow-y:hidden}.chart-placeholder:before{content:"";position:absolute;inset:14px 14px 28px;border-radius:8px;background:linear-gradient(to top,rgba(148,163,184,.18) 1px,transparent 1px);background-size:100% 25%;pointer-events:none}.chart-panel-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chart-panel-header h3{flex-shrink:0}.chart-panel-header .chart-header-actions{margin-left:auto}.chart-period-toggle{display:inline-flex;align-items:center;gap:2px;background:#f3f4f6;border-radius:10px;padding:4px;flex-shrink:0}.chart-style-toggle{display:inline-flex;align-items:center;gap:2px;background:#f3f4f6;border-radius:10px;padding:4px;flex-shrink:0;margin-left:8px}.chart-style-btn{border:none;background:transparent;color:#6b7280;width:28px;height:26px;border-radius:7px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.chart-style-btn:hover{background:#fff;color:#374151}.chart-style-btn.active{background:#6c47ff;color:#fff}.chart-period-btn{border:none;background:transparent;color:#6b7280;font-size:.72rem;font-weight:600;line-height:1;border-radius:7px;padding:6px 10px;cursor:pointer;transition:all .15s ease;white-space:nowrap;font-family:inherit}.chart-period-btn:hover{background:#fff;color:#374151}.chart-period-btn.active,.chart-period-btn[aria-pressed=true]{background:#fff;color:#6c47ff;font-weight:700;box-shadow:0 1px 4px #6c47ff2e}.chart-style-toggle{display:flex;align-items:center;gap:4px;background:#f3f4f6;border-radius:10px;padding:4px}.chart-style-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid transparent;border-radius:7px;background:transparent;cursor:pointer;padding:0;transition:all .15s ease}.chart-style-btn:hover{background:#fff;border-color:#e5e7eb}.chart-style-btn[aria-pressed=true],.chart-style-btn.active{background:#fff;border-color:#6c47ff;box-shadow:0 1px 4px #6c47ff2e}.csb-swatch{display:block;width:14px;height:14px;border-radius:4px}.csb-soft{background:linear-gradient(180deg,#c8c2ec,#7366c5)}.csb-classic{background:linear-gradient(180deg,#c1b6f4,#6d56d4)}.csb-elevated{background:linear-gradient(180deg,#d0c9f2,#6353ca);box-shadow:0 3px 6px #6353ca4d}.csb-outline{background:transparent;border:2px solid #7366c5;border-radius:3px}.csb-mono{background:linear-gradient(180deg,#d0d5de,#7f8ca3)}.chart-header-actions{display:flex;align-items:center;gap:10px}.chart-bar{width:78px;max-width:78px;min-width:78px;flex:0 0 78px;border-radius:10px 10px 4px 4px;transition:var(--transition);position:relative;z-index:1}.chart-bar.chart-bar--empty{opacity:.85}.chart-bar-value{position:absolute;top:-22px;left:50%;transform:translate(-50%);font-size:.62rem;font-weight:700;color:#4b5563;white-space:nowrap;pointer-events:none}.chart-bar.chart-bar--first .chart-bar-value{left:0;transform:none}.chart-bar.chart-bar--last .chart-bar-value{left:auto;right:0;transform:none}.chart-bar:hover{transform:translateY(-1px)}.chart-bar:after{content:attr(data-label);position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-size:.66rem;color:#6b7280;white-space:nowrap;font-weight:600;max-width:120%;overflow:hidden;text-overflow:ellipsis}.chart-placeholder .chart-bar[style*="flex: 1"]:after{font-size:.58rem;letter-spacing:-.02em}.chart-mobile-line{display:flex;flex-direction:column;width:100%;height:100%;gap:10px}.chart-mobile-line-svg{width:100%;height:100%;min-height:250px;overflow:visible}.chart-mobile-line-grid{stroke:#94a3b838;stroke-width:1}.chart-mobile-line-area{fill-opacity:.16}.chart-mobile-line-path{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-mobile-line-point{stroke:#fff;stroke-width:2}.chart-mobile-line-value{font-size:10px;font-weight:700;fill:#4b5563}.chart-mobile-line-labels{display:grid;align-items:start;gap:4px;width:100%;padding:0 2px}.chart-mobile-line-label{min-width:0;font-size:.6rem;line-height:1.2;color:#6b7280;font-weight:600;text-align:center}.chart-placeholder.style-soft .chart-bar.chart-bar--filled{background:linear-gradient(180deg,#c8c2ec,#8e83d6)}.chart-placeholder.style-soft .chart-bar.chart-bar--filled.latest{background:linear-gradient(180deg,#b2abd9,#7366c5);box-shadow:0 6px 14px #7366c538}.chart-placeholder.style-soft .chart-bar.chart-bar--empty{background:linear-gradient(180deg,#eceff5,#d5dae4)}.chart-placeholder.style-mono .chart-bar.chart-bar--filled{background:linear-gradient(180deg,#d0d5de,#99a3b5)}.chart-placeholder.style-mono .chart-bar.chart-bar--filled.latest{background:linear-gradient(180deg,#c3cad6,#7f8ca3);box-shadow:0 6px 14px #64748b3d}.chart-placeholder.style-mono .chart-bar.chart-bar--empty{background:linear-gradient(180deg,#f0f2f6,#d9dee8)}.chart-placeholder.style-mono .chart-bar.has-value:before{content:"";position:absolute;top:-5px;left:50%;width:8px;height:8px;border-radius:50%;background:#7f8ca3;transform:translate(-50%)}.chart-placeholder.style-classic{background:linear-gradient(180deg,#fcfcff,#f4f4fc)}.chart-placeholder.style-classic .chart-bar.chart-bar--filled{background:linear-gradient(180deg,#c1b6f4,#6d56d4)}.chart-placeholder.style-classic .chart-bar.chart-bar--filled.latest{background:linear-gradient(180deg,#9d8ff0,#4f35cb);box-shadow:0 8px 16px #4f35cb45}.chart-placeholder.style-classic .chart-bar.chart-bar--empty{background:linear-gradient(180deg,#ece9f8,#dad4ef)}.chart-placeholder.style-outline{background:linear-gradient(180deg,#fbfcff,#f6f8fd)}.chart-placeholder.style-outline .chart-bar{border:2px solid #9ba4b8;background:#ffffff59}.chart-placeholder.style-outline .chart-bar.chart-bar--filled{border-color:#7366c5;background:linear-gradient(180deg,#7366c538,#7366c599)}.chart-placeholder.style-outline .chart-bar.chart-bar--filled.latest{border-color:#4f46c8;background:linear-gradient(180deg,#4f46c84d,#4f46c8b8)}.chart-placeholder.style-outline .chart-bar-value{color:#424c5f}.chart-placeholder.style-elevated{background:linear-gradient(180deg,#fdfdff,#f7f8fc)}.chart-placeholder.style-elevated .chart-bar.chart-bar--filled{background:linear-gradient(180deg,#d0c9f2,#8578d5);box-shadow:0 6px 14px #8578d53b}.chart-placeholder.style-elevated .chart-bar.chart-bar--filled.latest{background:linear-gradient(180deg,#b2a8e8,#6353ca);box-shadow:0 12px 20px #6353ca4d}.chart-placeholder.style-elevated .chart-bar.chart-bar--empty{background:linear-gradient(180deg,#f0f2f8,#dde2eb)}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;display:block}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,1fr)}.chart-header-actions{gap:8px}.chart-style-toggle{max-width:100%;overflow-x:auto}}@media (max-width: 768px){html,body{max-width:100%;overflow-x:hidden}.dashboard-layout{grid-template-columns:1fr}.sidebar{-webkit-transform:translateX(-100%);transform:translate(-100%);width:min(82vw,288px);max-width:320px;will-change:transform}.sidebar.sidebar-open{-webkit-transform:translateX(0)!important;transform:translate(0);box-shadow:var(--shadow-xl)}.dashboard-main{margin-left:0;width:100%;min-width:0}.sidebar-toggle{display:block}.dashboard-topbar{padding:12px 16px;min-width:0}.dashboard-main>.dashboard-topbar{position:fixed!important;top:0!important;left:0;right:0;width:100%;z-index:80!important}.dashboard-main>.dashboard-topbar+*{margin-top:72px}.dashboard-content{padding:20px 16px;min-width:0}.topbar-left,.topbar-right{min-width:0}.stats-grid,.quick-actions,.inventory-grid{grid-template-columns:1fr 1fr}.chart-placeholder{min-height:300px;padding:18px 8px 30px;overflow:hidden}.chart-bar{border-radius:8px 8px 4px 4px}.chart-bar-value{top:-18px;font-size:.54rem}.chart-bar:after{bottom:-20px;font-size:.58rem;max-width:140%}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.dashboard-topbar{gap:8px;padding:10px 12px}.topbar-left{gap:10px;min-width:0;flex:1}.topbar-greeting{min-width:0}.topbar-greeting h2,.topbar-greeting p{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-right{gap:6px;flex-shrink:0}.topbar-btn,.lang-toggle{width:36px;height:36px;min-width:36px}}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:90}.sidebar-overlay.active{display:block}#hkVoiceAssistBtn,#hkFlowCoachPanel,#hkFlowCoachLandingPrompt{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.dm-metrics-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.dm-metric-card{background:#fff;border:1px solid var(--border-color);border-radius:12px;padding:16px}.dm-metric-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.dm-metric-label{font-size:.72rem;color:var(--text-muted);font-weight:500}.dm-metric-value{font-size:1.3rem;font-weight:800;color:var(--text);letter-spacing:-.4px;margin:2px 0 4px}.dm-metric-sub{font-size:.68rem;color:var(--text-muted)}.dm-badge{font-size:.62rem;font-weight:700;padding:2px 7px;border-radius:999px;white-space:nowrap}.dm-badge-green{background:#ecfdf5;color:#059669}.dm-badge-amber{background:#fffbeb;color:#d97706}.dm-badge-red{background:#fef2f2;color:#dc2626}.dm-badge-neutral{background:#f3f4f6;color:#6b7280}.dm-row-main-right{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:16px;margin-bottom:16px;align-items:stretch}.dm-left-stack{display:flex;flex-direction:column;gap:16px;min-width:0;height:100%}.dm-left-stack-panel{min-width:0;height:100%;display:flex;flex-direction:column}.dm-left-stack-panel>.panel-body{flex:1;min-height:0;display:flex;flex-direction:column}.dm-right-tx{min-width:0;height:100%;display:flex;flex-direction:column;align-self:stretch}.dm-right-tx .panel-body.dm-tx-panel-body{flex:1;min-height:0;overflow-y:auto}.dm-tx-panel-body::-webkit-scrollbar{width:4px}.dm-tx-panel-body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}@media (max-width: 768px){.dm-row-main-right{grid-template-columns:1fr}.dm-tx-panel-body{max-height:none}}.dm-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;align-items:stretch}.dm-row-2col>.panel{display:flex;flex-direction:column}.dm-row-2col>.panel>.panel-body{flex:1;display:flex;flex-direction:column}.dm-row-2col .panel-spaced{margin-bottom:0}.dm-panel-sub{font-size:.72rem;color:var(--text-muted);margin-bottom:12px}.dm-product-item{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #F3F4F6}.dm-product-item:last-child{border-bottom:none}.dm-product-rank{width:22px;height:22px;border-radius:6px;background:#f3f4f6;color:#6b7280;font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dm-product-rank.gold{background:#fff7ed;color:#d97706}.dm-product-name{font-size:.83rem;font-weight:600;color:var(--text);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-product-meta{font-size:.7rem;color:var(--text-muted);margin-top:1px}.dm-product-bar-wrap{width:56px;flex-shrink:0}.dm-product-bar-bg{height:4px;background:#f3f4f6;border-radius:2px;overflow:hidden}.dm-product-bar-fill{height:100%;background:var(--primary);border-radius:2px}.dm-outstanding-total{font-size:1.55rem;font-weight:800;color:var(--text);letter-spacing:-.8px;margin-bottom:2px}.dm-outstanding-sub{font-size:.72rem;color:var(--text-muted);margin-bottom:12px}.dm-os-stats{display:flex;gap:14px;margin-bottom:8px}.dm-os-stat{flex:1;min-width:0}.dm-os-stat-label{font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;display:flex;align-items:center;gap:5px}.dm-os-stat-label svg{width:12px;height:12px;flex:0 0 auto}.dm-os-stat-val{font-size:1.4rem;font-weight:800;letter-spacing:-.6px;line-height:1.1}.dm-os-stat.recv .dm-os-stat-val,.dm-os-stat.recv .dm-os-stat-label{color:#059669}.dm-os-stat.pay{border-left:1px solid #EEF0F4;padding-left:14px}.dm-os-stat.pay .dm-os-stat-val,.dm-os-stat.pay .dm-os-stat-label{color:#dc2626}.dm-customer-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #F3F4F6}.dm-customer-item:last-child{border-bottom:none}.dm-customer-avatar{width:30px;height:30px;border-radius:50%;background:#ede9ff;color:var(--primary);font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dm-customer-name{font-size:.82rem;font-weight:600;color:var(--text)}.dm-customer-days{font-size:.68rem;color:var(--text-muted);margin-top:1px}.dm-customer-amount{margin-left:auto;font-size:.83rem;font-weight:700;color:#d97706;white-space:nowrap}.dm-overdue-badge{font-size:.58rem;background:#fef2f2;color:#dc2626;padding:1px 5px;border-radius:4px;font-weight:700;vertical-align:middle;margin-left:4px}.dm-cashflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.dm-cf-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.dm-cf-label.in{color:#059669}.dm-cf-label.out{color:#dc2626}.dm-cf-amount{font-size:1.35rem;font-weight:900;letter-spacing:-.7px}.dm-cf-amount.in{color:#059669}.dm-cf-amount.out{color:#dc2626}.dm-cf-sub{font-size:.67rem;color:var(--text-muted);margin-top:2px}.dm-cf-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:7px}.dm-cf-bar-label{font-size:.68rem;color:var(--text-muted);width:58px;font-weight:500;flex-shrink:0}.dm-cf-bar-wrap{flex:1;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.dm-cf-bar-fill{height:100%;border-radius:3px}.dm-cf-bar-fill.in{background:#10b981}.dm-cf-bar-fill.out{background:#ef4444}.dm-cf-bar-val{font-size:.68rem;font-weight:700;width:68px;text-align:right;flex-shrink:0}.dm-cf-net{padding:9px 13px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.dm-cf-net.positive{background:#ecfdf5}.dm-cf-net.negative{background:#fef2f2}.dm-cf-net-label{font-size:.7rem;color:var(--text-muted);font-weight:600}.dm-cf-net-val{font-size:.93rem;font-weight:800}.dm-cf-net-val.positive{color:#059669}.dm-cf-net-val.negative{color:#dc2626}.dm-cf-categories{margin-top:14px;padding-top:14px;border-top:1px dashed #e5e7eb}.dm-cf-categories:first-of-type{margin-top:auto}.dm-cf-cat-title{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.dm-cf-cat-row{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:.78rem;border-bottom:1px solid #F3F4F6}.dm-cf-cat-row:last-child{border-bottom:none}.dm-cf-cat-dot{width:6px;height:6px;border-radius:999px;flex-shrink:0}.dm-cf-cat-dot.in{background:#10b981}.dm-cf-cat-dot.out{background:#ef4444}.dm-cf-cat-name{color:var(--text);font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-cf-cat-amount{color:var(--text-muted);font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0}.dm-cf-cat-empty{padding:8px 0;font-size:.72rem;color:var(--text-muted);font-style:italic}.dm-empty{font-size:.8rem;color:var(--text-muted);text-align:center;padding:20px 0}@media (max-width: 768px){.dm-metrics-strip{grid-template-columns:repeat(2,1fr)}.dm-row-2col{grid-template-columns:1fr}.dm-cf-categories{display:none}}@media (max-width: 768px){.dm-metric-card,#monthlySalesPanel,#recentTransactionsPanel,#outstandingPanel,#cashFlowPanel,#gstSummaryPanel,#inventoryPanel,#dashboardAskPanel{position:relative;isolation:isolate;border:1.5px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#6c47ff80,#8b5cf64d,#0891b259) border-box;box-shadow:0 16px 36px #4c2fa314}#monthlySalesPanel .panel-header,#recentTransactionsPanel .panel-header,#outstandingPanel .panel-header,#cashFlowPanel .panel-header,#gstSummaryPanel .panel-header,#inventoryPanel .panel-header,#dashboardAskPanel .panel-header{background:linear-gradient(135deg,#6c47ff,#5430e8 60%,#4318d0);border-bottom:0;color:#fff}#monthlySalesPanel .panel-header h3,#recentTransactionsPanel .panel-header h3,#outstandingPanel .panel-header h3,#cashFlowPanel .panel-header h3,#gstSummaryPanel .panel-header h3,#inventoryPanel .panel-header h3,#dashboardAskPanel .panel-header h3,#monthlySalesPanel .panel-header .link-btn,#recentTransactionsPanel .panel-header .link-btn,#outstandingPanel .panel-header .link-btn,#cashFlowPanel .panel-header .link-btn,#gstSummaryPanel .panel-header .link-btn,#inventoryPanel .panel-header .link-btn,#dashboardAskPanel .panel-header .link-btn{color:#fff}#monthlySalesPanel .panel-header .panel-badge,#recentTransactionsPanel .panel-header .panel-badge,#outstandingPanel .panel-header .panel-badge,#cashFlowPanel .panel-header .panel-badge,#gstSummaryPanel .panel-header .panel-badge,#inventoryPanel .panel-header .panel-badge,#dashboardAskPanel .panel-header .panel-badge{background:#ffffff29;color:#fff}#monthlySalesPanel .chart-period-toggle{background:#ffffff24;border-color:#fff3}#monthlySalesPanel .chart-period-btn{color:#ffffffd1}#monthlySalesPanel .chart-period-btn.active{background:#fff;color:#5430e8;box-shadow:none}}#hk-company-switcher-mount{display:none!important}.hk-mobile-company-link{display:flex}.hk-mobile-company-link .hk-mobile-company-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hk-mobile-company-link .hk-mobile-company-caret{margin-left:auto;color:#6b7280}.hk-mobile-company-link .hk-mobile-company-caret svg{width:1rem;height:1rem}.hk-mobile-company-panel{position:fixed;top:0;left:0;bottom:0;width:min(86vw,360px);background:#fff;z-index:1200;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 18px #0f172a2e;overflow-y:auto}.hk-mobile-company-panel.is-open{transform:translate(0)}.hk-mobile-panel-header{display:flex;align-items:center;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #e5e7eb}.hk-mobile-panel-header h3{margin:0;font-size:.96rem;font-weight:700;color:#111827}.hk-mobile-panel-back{background:none;border:none;cursor:pointer;padding:6px 8px;border-radius:6px;color:#111827;display:inline-flex;align-items:center;justify-content:center}.hk-mobile-panel-back:hover{background:#f3f4f6}.hk-mobile-panel-back .link-icon svg{width:1.15rem;height:1.15rem}.hk-mobile-panel-body{flex:1;padding:6px 10px 24px;overflow-y:auto}.hk-mobile-panel-body .nav-section-label{padding:14px 12px 6px}.hk-mobile-panel-link.is-active{color:var(--primary, #6C47FF);font-weight:700}.hk-mobile-panel-link.is-active .link-icon{color:var(--primary, #6C47FF)}.hk-mobile-panel-check{margin-left:auto;color:#16a34a}.hk-mobile-panel-check svg{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:2.4}.hk-mobile-panel-divider{height:1px;background:#e5e7eb;margin:6px 14px}.hk-mobile-panel-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:1199;opacity:0;pointer-events:none;transition:opacity .2s ease}.hk-mobile-company-panel.is-open~.hk-mobile-panel-backdrop,.hk-mobile-panel-open .hk-mobile-panel-backdrop{opacity:1;pointer-events:auto}html.hk-mobile-panel-open,html.hk-mobile-panel-open body{overflow:hidden}.hk-mobile-company-link.is-expanded .hk-mobile-company-caret{transform:rotate(90deg)}.hk-mobile-company-link .hk-mobile-company-caret{transition:transform .2s ease}.hk-sidebar-company-accordion{max-height:0;overflow:hidden;transition:max-height .25s ease}.hk-sidebar-company-accordion.is-open{max-height:360px}.hk-sidebar-company-accordion .sidebar-link{padding-left:38px;font-size:.86rem}.hk-sidebar-accordion-divider{height:1px;background:#e5e7eb;margin:6px 14px}@media (max-width: 768px){.hk-sidebar-company-accordion{display:none}}@media (min-width: 769px){.hk-mobile-company-panel,.hk-mobile-panel-backdrop{display:none!important}}
