*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f3f4f6;--panel:#fff;--panel-soft:#f9fafb;--sidebar:#111827;--sidebar-hover:#1f2937;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--primary:#111827;--primary-soft:#eef2ff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--shadow:0 18px 45px #0f172a14}[data-theme=dark]{--bg:#020617;--panel:#0f172a;--panel-soft:#111827;--sidebar:#020617;--sidebar-hover:#172033;--text:#f8fafc;--muted:#94a3b8;--border:#1e293b;--primary:#6366f1;--primary-soft:#1e1b4b;--shadow:0 22px 50px #00000059}body{background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}button{transition:all .2s}button:hover{transform:translateY(-1px)}.layout{min-height:100vh;display:flex}.sidebar{background:linear-gradient(180deg, var(--sidebar), #0b1220);color:#fff;flex-direction:column;gap:28px;width:270px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;padding:12px 10px}.brand h1{font-size:24px}.brand p{color:#9ca3af;margin-top:4px}.sidebar nav{flex-direction:column;gap:10px;display:flex}.menu-item{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;padding:14px;transition:all .2s;display:flex}.menu-item:hover,.menu-item.active{background:var(--sidebar-hover);color:#fff}.content{flex-direction:column;flex:1;gap:12px;min-width:0;padding:22px 24px;display:flex}.page-header,.user-bar,.hero-panel,.split-header,.hero-actions,.user-actions{justify-content:space-between;align-items:center;display:flex}.user-bar{border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#ffffffc7;border-radius:12px;flex-wrap:wrap;gap:6px;min-height:44px;padding:5px 10px;position:sticky;top:8px;box-shadow:0 3px 10px #0f172a0d}[data-theme=dark] .user-bar{background:#0f172adb}.user-meta{flex-direction:column;gap:1px;min-width:210px;display:flex}.user-meta strong{font-size:13px;line-height:1.2}.user-meta span{font-size:11px;line-height:1.3}.user-bar span,.page-header p,.hero-panel p{color:var(--muted)}.user-actions{flex-flow:row;align-items:center;gap:8px}.eyebrow{text-transform:uppercase;letter-spacing:1px;color:var(--muted);font-size:12px;font-weight:700}.primary-button,.ghost-button,.mini-button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-weight:700;display:inline-flex}.primary-button{background:var(--primary);color:#fff;box-shadow:0 10px 24px #1118272e}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.ghost-button,.mini-button{background:var(--panel);border:1px solid var(--border);color:var(--text)}.icon-button{width:32px;height:32px;padding:6px}.notification-button{border-radius:8px;width:32px;height:32px;min-height:32px;padding:0}.compact-action{border-radius:10px;min-height:32px;padding:5px 9px;font-weight:600}.compact-logout{border-radius:8px;gap:6px;min-height:32px;padding:5px 9px}.compact-logout span{line-height:1}.mini-button{padding:8px 12px}.hero-panel{background:linear-gradient(135deg, var(--panel), var(--primary-soft));border:1px solid var(--border);box-shadow:var(--shadow);border-radius:28px;gap:20px;padding:30px}.hero-panel h2{letter-spacing:-1px;margin:8px 0;font-size:clamp(28px,4vw,44px)}.hero-actions{flex-wrap:wrap;gap:12px}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.metric-card,.panel,.checkout-card,.login-card{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:24px}.premium-card{position:relative;overflow:hidden}.premium-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#6366f12e,#0000 35%);position:absolute;inset:0}.metric-card span,.metric-card small{color:var(--muted)}.metric-card strong{margin:10px 0;font-size:30px;display:block}.metric-card.warning{border-left:5px solid var(--warning)}.metric-card.danger{border-left:5px solid var(--danger)}.metric-card.positive{border-left:5px solid var(--success)}.panel-header{margin-bottom:20px}.split-header{flex-wrap:wrap;gap:16px}.crud-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.form-panel{flex-direction:column;gap:12px;display:flex}.customers-main-panel{gap:10px;display:grid}.customers-layout{grid-template-columns:minmax(0,1fr)}.customers-header{margin-bottom:0}.module-compact-header{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.module-title-block h3{margin:0}.module-title-block .muted-text{font-size:12px}.compact-metrics-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex;overflow-x:hidden}.compact-metric{border:1px solid var(--border);background:var(--panel);white-space:nowrap;border-radius:12px;align-items:center;gap:6px;min-height:34px;padding:5px 9px;display:inline-flex}.compact-metric span{color:var(--muted);font-size:10px}.compact-metric strong{font-size:12px}.compact-metric.warning{border-left:4px solid var(--warning)}.compact-metric.danger{border-left:4px solid var(--danger)}.customers-header-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px}.accounts-dashboard-header{gap:10px;display:grid}.accounts-filter-bar{border:1px solid var(--border);background:var(--panel-soft);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;padding:10px;display:grid}.link-button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.accounts-detail-modal{width:min(1080px,94vw)}.modal-table-scroll{max-height:50vh;overflow:auto}.customers-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.customers-toolbar{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;gap:8px;padding:10px;display:grid}.customers-toolbar input[type=search]{width:100%}.customers-filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px;font-size:13px;display:grid}.customers-filters-grid select,.customers-filters-grid .mini-button,.customers-filters-grid .columns-dropdown>.mini-button{width:100%;height:36px;min-height:36px;padding:4px 10px;font-size:13px}.accounts-actions{margin:12px 0}.customers-actions-cell{grid-template-columns:repeat(2,28px);justify-content:center;place-items:center;gap:4px;width:72px;min-width:72px;max-width:72px;display:grid;overflow:visible;padding-top:6px!important;padding-bottom:6px!important}.compact-icon-action{border-radius:8px;width:28px;height:28px;min-height:28px;padding:0}.columns-dropdown{position:relative}.filter-like-button{justify-content:center;align-items:center;height:36px;min-height:36px;display:inline-flex}.portfolio-filter-dropdown .filter-like-button{justify-content:space-between;gap:8px;padding-inline:12px;font-weight:500}.filter-chevron{color:var(--muted);font-size:11px;transition:transform .18s}.filter-chevron.is-open{transform:rotate(180deg)}.columns-menu{z-index:10;background:var(--panel);border:1px solid var(--border);width:340px;max-height:320px;box-shadow:var(--shadow);border-radius:12px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden auto}.columns-menu-option{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;min-height:36px;padding:8px 10px;font-size:14px;display:flex;position:relative;overflow:hidden}.columns-menu-option:hover{background:var(--panel-soft)}.columns-menu-option input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.columns-menu-check{color:#0000;background:0 0;border:1.5px solid #9ca3af;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.columns-menu-check.is-selected{color:#fff;background:#ef4444;border-color:#ef4444}.columns-menu-option:hover .columns-menu-check{border-color:#f87171}.columns-menu-option span:last-child{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.columns-menu-option:focus-within{background:var(--panel-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 30%, transparent)}.columns-restore-option{border-top:1px solid var(--border);color:var(--brand);border-radius:0 0 10px 10px;margin-top:4px;padding-top:10px;font-weight:600}.customer-detail-modal{width:min(760px,100%)}.customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-detail-grid p{border:1px solid var(--border);background:var(--panel-soft);border-radius:10px;padding:10px}.panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.panel-actions input[type=search]{flex:240px;min-width:0;max-width:360px}.file-input{display:none}.import-summary{color:var(--muted);margin:-8px 0 16px;font-size:14px}.tab-switch{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.customers-tab-search{width:min(460px,100%);height:36px;min-height:36px;margin-left:auto;padding:6px 10px;font-size:13px}.active-tab{background:var(--primary);color:#fff}.table-scroll{width:100%;overflow-x:auto}.customers-table-top-scroll{height:8px;margin:0;overflow-y:hidden}.customers-table-top-scroll>div{height:1px}.customers-table-top-scroll::-webkit-scrollbar{height:8px}.table-scroll::-webkit-scrollbar{height:8px}.customers-table-top-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted) 34%, transparent);border-radius:999px}.table-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted) 34%, transparent);border-radius:999px}.customers-table{table-layout:fixed;min-width:1280px}.customers-table th,.customers-table td{vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:break-word;padding:10px 12px;line-height:1.25}.actions-column-header{width:72px;min-width:72px;max-width:72px}.customer-name-cell{white-space:normal;line-height:1.4}.cell-nowrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap!important}.customers-table td:nth-child(3),.customers-table td:nth-child(11),.customers-table td:nth-child(12){white-space:nowrap}.customers-table td:nth-child(5),.customers-table td:nth-child(6),.customers-table td:nth-child(8){text-overflow:ellipsis;max-width:240px;overflow:hidden}.customer-name-cell strong,.customer-name-cell small{display:block}.customers-pagination{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;min-height:34px;font-size:13px;display:flex}.customers-pagination-top{margin:2px 0 0}.customers-pagination-info{color:var(--muted);font-size:13px}.customers-pagination-controls{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.customers-pagination-controls select{width:86px;min-width:86px;height:32px;min-height:32px;font-size:13px}.pagination-size-select{width:72px;min-width:72px;color:var(--text);background:var(--surface,var(--panel));appearance:auto;border:1px solid var(--border)}.pagination-size-select option{color:#0f172a;background:#fff}[data-theme=dark] .pagination-size-select{color:#f8fafc;background:#0f172a}.customers-pagination-controls span{color:var(--muted);font-size:13px}.page-arrow-button{border-radius:7px;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;font-size:15px;line-height:1}.accounts-summary-toggle{justify-content:space-between;align-items:center;display:flex}.th-resizable{justify-content:space-between;align-items:center;gap:8px;padding-right:8px;display:flex;position:relative}th.resizable-column{position:relative}.column-resize-handle{cursor:col-resize;z-index:1;background:0 0;border:0;width:6px;height:60%;padding:0;position:absolute;top:20%;right:0}.column-resize-handle:after{content:"";background:#94a3b8bf;border-radius:999px;width:2px;height:100%;margin:0 auto;transition:background .15s;display:block}.column-resize-handle:hover:after,.column-resize-handle:focus-visible:after,.column-resize-handle.is-active:after,body.is-resizing-client-column .column-resize-handle.is-active:after{background:#ef4444}.customer-status-modal{width:min(520px,100%)}.status-options-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-create-modal{width:min(820px,100%);max-height:90vh;overflow:auto}.customer-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.full-span-mobile{grid-column:1/-1}.customer-name-cell small{color:var(--muted);white-space:normal;margin-top:4px;line-height:1.35}.priority-list{flex-direction:column;gap:12px;padding-left:18px;display:flex}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:20px;display:grid}.quick-actions{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.quick-actions button{background:var(--panel);border:1px solid var(--border);text-align:left;color:var(--text);cursor:pointer;border-radius:20px;gap:6px;padding:18px;display:grid;box-shadow:0 8px 24px #0f172a0a}.quick-actions button svg{color:var(--primary)}.quick-actions button span,.muted-text{color:var(--muted)}.rank-list{gap:12px;display:grid}.rank-item{border:1px solid var(--border);background:var(--panel-soft);border-radius:16px;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.rank-item>span{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.rank-item small{color:var(--muted)}.pos-grid{grid-template-columns:1fr 340px;gap:20px;display:grid}.checkout-card{flex-direction:column;gap:16px;height:fit-content;display:flex;position:sticky;top:104px}.checkout-card strong{font-size:38px}.checkout-card small{color:var(--muted)}.full{width:100%}.form-row{gap:12px;margin-bottom:20px;display:flex}select,input{border:1px solid var(--border);background:var(--panel);width:100%;color:var(--text);border-radius:12px;outline:none;padding:14px}select:focus,input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #6366f11f}.global-search{background:var(--panel-soft);border:1px solid var(--border);border-radius:9px;align-items:center;width:min(320px,100%);max-width:360px;min-height:34px;margin-inline:auto;padding:0 10px;position:relative;flex-direction:row!important;gap:8px!important}.global-search svg{width:14px;height:14px;color:var(--muted);flex:0 0 14px}.global-search input{box-shadow:none;background:0 0;border:none;min-height:30px;padding:5px 2px;font-size:13px;line-height:1.2}.search-popover{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);z-index:30;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;gap:6px!important;display:grid!important}.search-popover button{text-align:left;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:12px;gap:2px;padding:10px;display:grid}.search-popover button:hover{background:var(--panel-soft)}.search-popover span,.search-popover small{color:var(--muted)}.product-results{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:22px;display:grid}.product-result{border:1px solid var(--border);background:var(--panel);color:var(--text);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:6px;padding:14px;transition:all .2s;display:flex}.product-result:hover{border-color:var(--primary);transform:translateY(-1px)}.product-result span,.product-result small{color:var(--muted)}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;padding:16px}th{color:var(--muted);font-size:14px}.customers-status-cell{text-align:center;width:54px;min-width:54px}.status-dot{background:#9ca3af;border-radius:999px;width:10px;height:10px;display:inline-block}.status-dot.active{background:#10b981}.status-dot.warning{background:#f59e0b}.status-dot.danger{background:#ef4444}.status-dot.inactive{background:#9ca3af}.bar-chart{gap:14px;display:grid}.bar-row{grid-template-columns:110px 1fr 120px;align-items:center;gap:12px;display:grid}.bar-row span,.bar-row strong{font-size:13px}.bar-row div{background:var(--panel-soft);border-radius:999px;height:12px;overflow:hidden}.bar-row i{background:linear-gradient(90deg, var(--primary), #22c55e);border-radius:999px;height:100%;display:block}.empty-state{text-align:center}.empty-state p{color:var(--muted);margin-top:12px}.login-page{background:radial-gradient(circle at 0 0,#dbeafe,#f9fafb 45%,#f3f4f6);place-items:center;min-height:100vh;padding:24px;display:grid}[data-theme=dark] .login-page{background:radial-gradient(circle at 0 0,#1e1b4b,#020617 45%,#0f172a)}.login-card{width:100%;max-width:470px}.login-logo{background:var(--primary);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:18px;font-weight:900;display:grid}.login-card h1{margin:10px 0;font-size:38px;line-height:1.05}.login-card p{color:var(--muted);margin-bottom:22px;line-height:1.6}.login-form{flex-direction:column;gap:16px;display:flex}.login-form label{flex-direction:column;gap:8px;font-weight:600;display:flex}.login-footnote{color:var(--muted);align-items:center;gap:8px;margin-top:18px;font-size:14px;display:flex}.toast-stack{z-index:100;gap:12px;display:grid;position:fixed;bottom:24px;right:24px}.toast{background:var(--panel);border:1px solid var(--border);border-left:5px solid var(--primary);min-width:280px;box-shadow:var(--shadow);border-radius:16px;gap:4px;padding:14px 16px;display:grid}.toast.success{border-left-color:var(--success)}.toast span{color:var(--muted)}@media (width<=1100px){.dashboard-grid,.pos-grid,.crud-layout{grid-template-columns:1fr}.checkout-card{position:static}.customer-detail-grid{grid-template-columns:1fr}}@media (width<=980px){.layout{flex-direction:column}.sidebar{width:100%;height:auto;position:static}.sidebar nav{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.content{padding:18px}.page-header,.hero-panel{flex-direction:column;align-items:flex-start;gap:16px}.user-bar{gap:10px}.module-compact-header{grid-template-columns:1fr;align-items:stretch}.customers-header-actions{justify-content:flex-start}.accounts-filter-bar{grid-template-columns:1fr}.global-search{width:100%;max-width:none;margin-inline:0}.hero-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.user-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.bar-row{grid-template-columns:1fr}}.users-profiles-module{gap:18px;display:grid}.users-profiles-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.users-profiles-header h2{margin-bottom:6px}.users-profiles-header p{color:var(--muted)}.users-tabs{margin-bottom:0}.users-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.users-toolbar input{max-width:440px}.users-table{min-width:1120px}.users-actions{gap:8px;display:flex}.status-pill.is-active{color:#047857;background:#d1fae5}.status-pill.is-inactive{color:#991b1b;background:#fee2e2}.users-profiles-grid{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:20px;display:grid}.profiles-header{justify-content:space-between;align-items:center;display:flex}.permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.permission-card{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;gap:8px;padding:14px;display:grid}.permission-card h4{margin-bottom:4px}.permission-card label{align-items:center;gap:8px;font-size:14px;display:flex}.permission-card input[type=checkbox],.inline-checkbox input[type=checkbox]{width:auto}.modal-overlay{z-index:60;background:#0206178f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.user-modal{width:min(920px,100%);max-height:90vh;overflow:auto}.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.full-span{grid-column:1/-1}@media (width<=1100px){.users-profiles-grid,.permissions-grid,.user-form-grid,.customer-create-grid{grid-template-columns:1fr}.users-profiles-header,.users-toolbar{flex-direction:column;align-items:flex-start}}.accounts-dashboard-header{gap:6px}.accounts-filter-bar{grid-template-columns:minmax(260px,1.4fr) minmax(160px,1fr) minmax(160px,1fr) minmax(180px,1fr) auto;align-items:center;padding:8px}.accounts-filter-bar input,.accounts-filter-bar select,.accounts-filter-bar .mini-button{height:35px;min-height:35px;font-size:13px}.accounts-filter-bar select{text-overflow:ellipsis;min-width:0;padding-right:28px}.accounts-filter-bar input[type=search]{width:100%;max-width:none}.accounts-filter-bar .mini-button{justify-self:end}.accounts-section-title{margin:2px 0 0}.clickable-row{cursor:pointer}.clickable-row:hover td{background:color-mix(in srgb, var(--primary) 8%, transparent)}.customers-table td:first-child{white-space:normal}@media (width<=1200px){.accounts-filter-bar{grid-template-columns:repeat(2,minmax(180px,1fr))}.accounts-filter-bar input[type=search]{max-width:none}}
