:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f7fb;color:#24252d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--vc-blue: #20a7c9;--vc-blue-strong: #1286a8;--vc-indigo: #20a7c9;--vc-bg: #ffffff;--vc-panel: #ffffff;--vc-line: #d9e2ec;--vc-muted: #5f6b7a;--vc-soft: #f7f9fb;--vc-success: #1db954;--vc-danger: #e04355;--vc-shadow: 0 4px 14px rgba(31, 45, 61, .06)}.customer-group-rule-editor{display:grid;gap:12px}.customer-group-rule-editor article{border:1px solid rgba(148,163,184,.35);border-radius:8px;padding:12px;background:#ffffffb8}.customer-group-rule-head,.mapping-pattern-head,.mapping-pattern-row{display:flex;align-items:center;gap:8px}.customer-group-rule-head{justify-content:space-between;margin-bottom:10px}.mapping-pattern-list{display:grid;gap:8px;margin-top:10px}.mapping-pattern-head{justify-content:space-between;color:#475569;font-size:12px;font-weight:700;text-transform:uppercase}.mapping-pattern-row input{flex:1;min-width:0}.icon-button.danger{color:#b91c1c}@media(max-width:720px){.mapping-pattern-head{align-items:flex-start;flex-direction:column}}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;background:var(--vc-bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}textarea{resize:vertical;min-height:150px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f7fbfd,#eef7fb)}.auth-card{width:min(520px,100%);border:1px solid var(--vc-line);border-radius:8px;background:#fff;box-shadow:0 22px 70px #1f2d3d24;padding:24px}.auth-brand{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.auth-brand svg{color:var(--vc-blue);margin-top:4px;flex:0 0 auto}.auth-brand h1{font-size:clamp(1.8rem,5vw,2.5rem)}.auth-brand span{display:block;margin-top:8px;color:var(--vc-muted);font-weight:750;line-height:1.45}.auth-form{display:grid;gap:13px}.auth-form button,.security-box button,.reset-password button{min-height:44px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--vc-blue);font-weight:950}.auth-form .secondary-button{color:var(--vc-blue);background:#eef9fc}.security-box{padding:18px;display:grid;gap:14px}.totp-setup{display:grid;gap:12px}.permission-grid{margin:0 18px 14px;padding:14px;border:1px solid var(--vc-line);border-radius:8px;background:#f7f9fb;display:grid;gap:9px}.permission-grid strong{color:#1f2933}.permission-grid label{display:flex;align-items:center;gap:8px;color:#526171;font-weight:800}.reset-password{align-items:end}.side-footer button{min-height:34px;border:1px solid var(--vc-line);border-radius:12px;color:var(--vc-blue);background:#fff;font-weight:900}.venture-layout{--sidebar-width: 284px;min-height:100vh;display:grid;grid-template-columns:clamp(232px,var(--sidebar-width),420px) minmax(0,1fr);background:var(--vc-bg);transition:grid-template-columns .22s ease}.venture-layout.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.venture-layout.sidebar-collapsed .venture-sidebar{transform:translate(-105%);opacity:0;pointer-events:none}.venture-sidebar{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto auto;gap:18px;padding:22px 14px;border-right:1px solid var(--vc-line);background:#fbfcfd;transition:transform .22s ease,opacity .22s ease;z-index:70}.venture-layout.sidebar-resizing{-webkit-user-select:none;user-select:none;cursor:col-resize;transition:none}.venture-layout.sidebar-resizing .venture-sidebar,.venture-layout.sidebar-resizing .venture-main{pointer-events:none}.venture-layout.sidebar-resizing .sidebar-resizer{pointer-events:auto}.sidebar-resizer{position:absolute;top:0;right:-6px;width:12px;height:100%;cursor:col-resize;z-index:90;touch-action:none}.sidebar-resizer:after{content:"";position:absolute;top:12px;bottom:12px;left:5px;width:2px;border-radius:999px;background:transparent;transition:background .18s ease,box-shadow .18s ease}.sidebar-resizer:hover:after,.venture-layout.sidebar-resizing .sidebar-resizer:after{background:#20a7c9;box-shadow:0 0 0 3px #20a7c924}.sidebar-toggle{position:fixed;left:12px;top:72px;z-index:95;width:38px;height:38px;border:1px solid #cfe2ef;border-radius:12px;display:grid;place-items:center;color:#0f7490;background:#fffffff0;box-shadow:0 12px 28px #1f2d3d2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.sidebar-toggle:hover{transform:translateY(-1px);background:#e8f7fb}.sidebar-collapsed .sidebar-toggle{left:14px}.brand-block{display:grid;gap:4px;padding:0 8px 18px}.brand-block strong,.mobile-brand{color:var(--vc-blue);font-weight:950;font-size:1.12rem}.brand-block span{color:#858897;font-size:.78rem;font-weight:700}.side-nav{min-height:0;display:grid;align-content:start;gap:8px;overflow:auto;padding-right:2px}.side-nav button{min-height:46px;border:0;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:12px;color:#555866;background:transparent;font-weight:850;text-align:left;transition:all .18s ease}.side-nav button.active,.side-nav button:hover{color:#0f2933;background:#e8f7fb;box-shadow:inset 3px 0 0 var(--vc-blue)}.side-report-group{margin:2px 0 8px 12px;padding:10px 0 10px 10px;border-left:1px solid #dbe4ee;display:grid;gap:6px}.side-report-title{display:inline-flex;align-items:center;gap:7px;color:#0f7490;font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;padding:0 8px 4px}.side-nav .side-report-item{min-height:34px;padding:7px 10px;border-radius:10px;color:#526171;background:transparent;font-size:.78rem;line-height:1.25;font-weight:850;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-nav .side-report-item.active,.side-nav .side-report-item:hover{color:#0f2933;background:#eef9fc;box-shadow:inset 3px 0 #14b8a6}.side-new-report{min-height:44px;border:0;border-radius:12px;color:#fff;background:var(--vc-blue);font-weight:950;box-shadow:0 12px 24px #0b63ce38}.side-footer{display:grid;gap:14px;color:#626575;font-size:.86rem;font-weight:750;padding:16px 8px 0;border-top:1px solid #d9dbe6}.venture-main{min-width:0}.venture-topbar{position:sticky;top:0;z-index:50;min-height:58px;display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 24px;border-bottom:1px solid var(--vc-line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.mobile-brand{display:none}.top-search{min-height:36px;border-radius:999px;background:#e7e7ee;color:#555866;display:flex;align-items:center;gap:8px;padding:0 13px;font-size:.86rem;font-weight:700}.app-shell{width:min(1240px,100%);max-width:100%;margin:0 auto;padding:34px 28px 84px;min-width:0}.data-fullscreen .venture-topbar{display:none}.data-fullscreen .app-shell{width:100%;max-width:none;padding:14px 14px 24px;margin:0}.data-fullscreen .hero{display:none}.hero{border-bottom:1px solid var(--vc-line);padding:8px 0 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;background:transparent}.hero:after{display:none}.eyebrow{margin:0 0 7px;color:var(--vc-indigo);font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:-.045em;color:#24252d}h1{font-size:clamp(2.15rem,4.6vw,3.55rem);line-height:1.04;max-width:800px;font-weight:800}h2{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:750}.hero-copy{margin:8px 0 0;max-width:680px;color:var(--vc-muted);font-size:1rem;line-height:1.55}.db-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;border:1px solid var(--vc-line);background:#fff;color:var(--vc-muted);box-shadow:var(--vc-shadow)}.db-pill.online{color:#15803d}.db-pill.offline{color:#dc2626}.main-nav{min-width:0;display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding:10px 0 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.main-nav::-webkit-scrollbar{display:none}.report-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:4px 0;margin-top:18px;overflow:visible}.main-nav button,.report-tabs button{border:1px solid var(--vc-line);color:#555866;padding:11px 15px;border-radius:15px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;font-weight:800}.main-nav button{flex:0 0 auto}.report-tabs button{width:100%;min-height:46px;border-radius:18px;white-space:normal;line-height:1.25;text-align:center}.report-tabs button span{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;background:#eef5ff;color:var(--vc-blue);font-size:.76rem;font-weight:900}.main-nav button.active,.main-nav button:hover,.report-tabs button.active,.report-tabs button:hover{color:#fff;border-color:var(--vc-indigo);background:var(--vc-indigo);transform:translateY(-1px);box-shadow:0 12px 28px #6759e838}.filters,.report-tabs,.stats-grid,.report-panel,.admin-grid,.view-controls{margin-top:18px}.filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px;border-radius:8px;background:#fff;border:1px solid var(--vc-line);box-shadow:none}.field{display:grid;gap:7px;color:#777b8b;font-size:.8rem;font-weight:800}.field input,.field select,.field textarea,.filters input,.filters select{width:100%;border:1px solid var(--vc-line);border-radius:14px;padding:12px 13px;background:#f6f7fb;color:#24252d;outline:none}.report-panel .field input,.report-panel .field select,.report-panel .field textarea{background:#f6f7fb;color:#24252d;border-color:var(--vc-line)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--vc-blue);box-shadow:0 0 0 4px #0b63ce1a}.filters button,.button-row button,.wide-button{min-height:45px;border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:900;background:var(--vc-blue);box-shadow:0 14px 26px #0b63ce38;transition:transform .2s ease,filter .2s ease}.filters button{align-self:end}.filters button:hover,.button-row button:hover,.wide-button:hover{transform:translateY(-1px);filter:brightness(1.04)}.view-controls,.quick-filters{padding:16px;border-radius:8px;background:#fff;border:1px solid var(--vc-line);box-shadow:none;color:#1f2933}.view-controls-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.view-controls h3,.quick-filters h3{margin:0;font-size:clamp(1rem,2.4vw,1.22rem);letter-spacing:-.03em;color:#24252d}.view-controls-head svg{color:var(--vc-blue)}.view-control-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(130px,1fr));gap:12px}.view-controls .field input,.view-controls .field select{width:100%;border:1px solid var(--vc-line);border-radius:14px;padding:12px 13px;background:#f6f7fb;color:#24252d;outline:none}.input-icon{position:relative}.input-icon svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--vc-blue);pointer-events:none}.input-icon input{padding-left:36px!important}.column-picker{margin-top:12px;border:1px solid var(--vc-line);border-radius:16px;background:#f7f7fb;overflow:hidden}.column-picker summary{min-height:46px;padding:0 13px;display:flex;align-items:center;gap:9px;color:#24252d;font-weight:900;cursor:pointer;list-style:none}.column-picker summary::-webkit-details-marker{display:none}.column-picker summary span{margin-left:auto;color:var(--vc-blue);font-size:.8rem}.column-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;padding:12px;border-top:1px solid var(--vc-line)}.column-chip-grid button,.view-control-actions button{border:1px solid var(--vc-line);border-radius:13px;padding:9px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#555866;background:#fff;font-size:.82rem;font-weight:800;transition:all .18s ease}.column-chip-grid button.selected{color:#fff;border-color:var(--vc-indigo);background:var(--vc-indigo)}.column-chip-grid button:hover,.view-control-actions button:hover{transform:translateY(-1px);border-color:var(--vc-blue)}.view-control-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.view-control-actions button{min-height:40px}.error-banner,.success-banner{margin-top:12px;padding:14px 16px;border-radius:18px}.error-banner{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.success-banner{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card{position:relative;min-height:118px;padding:20px;border-radius:8px;border:1px solid var(--vc-line);background:#fff;box-shadow:var(--vc-shadow);overflow:hidden}.stat-icon{position:absolute;right:18px;top:18px;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;margin:0;background:#eef9fc;color:var(--vc-blue)}.stat-card span{display:block;color:#5f6b7a;font-size:.78rem;margin-bottom:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;max-width:72%}.stat-card strong{display:block;font-size:clamp(1.35rem,3.6vw,2rem);letter-spacing:-.04em;color:#1f2933;padding-right:44px}.stat-card.violet .stat-icon,.stat-card.cyan .stat-icon,.stat-card.amber .stat-icon,.stat-card.emerald .stat-icon{color:var(--vc-blue)}.stats-grid.sales-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.sales-kpi-panel{margin-top:18px;padding:18px;border-radius:8px;border:1px solid var(--vc-line);background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:var(--vc-shadow);display:grid;gap:16px}.sales-kpi-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sales-kpi-head h3{margin:0;color:#172033;font-size:clamp(1.2rem,2vw,1.65rem);letter-spacing:0}.sales-kpi-head span{display:block;margin-top:6px;color:var(--vc-muted);font-size:.9rem;line-height:1.45;font-weight:750}.sales-kpi-head button{min-height:40px;border:0;border-radius:12px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#0f7490;background:#e8f7fb;font-weight:950;white-space:nowrap}.sales-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sales-kpi-grid span{min-width:0;min-height:92px;border:1px solid #e5edf5;border-radius:8px;background:#fff;padding:12px;display:grid;align-content:center;gap:5px}.sales-kpi-grid small{color:var(--vc-muted);font-size:.7rem;font-weight:950;text-transform:uppercase}.sales-kpi-grid strong{color:#172033;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.12;overflow-wrap:anywhere}.sales-kpi-grid em{color:#526171;font-size:.78rem;font-style:normal;font-weight:850}.sales-kpi-thermo{display:grid;gap:9px}.sales-kpi-track{position:relative;height:16px;border-radius:999px;background:linear-gradient(90deg,#ef4444,#facc15 45%,#22c55e 75%,#8b5cf6);overflow:hidden}.sales-kpi-track b{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#ffffff47;box-shadow:inset 0 0 0 1px #ffffff40}.sales-kpi-track i{position:absolute;top:50%;width:18px;height:18px;border:3px solid white;border-radius:999px;background:#172033;transform:translate(-50%,-50%);box-shadow:0 4px 12px #17203338}.sales-kpi-legend{display:flex;flex-wrap:wrap;gap:7px;color:#425466;font-size:.76rem;font-weight:850}.sales-kpi-legend span{min-height:24px;padding:4px 8px;border-radius:7px;display:inline-flex;align-items:center}.sales-kpi-panel.red{border-top:4px solid #ef4444}.sales-kpi-panel.yellow{border-top:4px solid #facc15}.sales-kpi-panel.green{border-top:4px solid #22c55e}.sales-kpi-panel.violet{border-top:4px solid #8b5cf6}.kpi-year-panel{margin-top:12px;padding:14px;border:1px solid var(--vc-line);border-radius:8px;background:#fff;box-shadow:var(--vc-shadow);display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.3fr);gap:12px;align-items:center}.kpi-year-panel h4{margin:0;color:#172033;font-size:1.08rem;letter-spacing:0}.kpi-year-panel>div:first-child span{display:block;margin-top:5px;color:var(--vc-muted);font-size:.82rem;font-weight:800}.kpi-year-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.kpi-year-grid span,.kpi-month-strip span{min-height:52px;border:1px solid #e5edf5;border-radius:8px;background:#fbfdff;padding:8px;display:grid;align-content:center;gap:3px}.kpi-year-grid small,.kpi-month-strip small{color:var(--vc-muted);font-size:.66rem;font-weight:950;text-transform:uppercase}.kpi-year-grid strong,.kpi-month-strip strong{color:#172033;font-size:.9rem;overflow-wrap:anywhere}.kpi-month-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,minmax(70px,1fr));gap:6px;overflow-x:auto}.employee-kpi-year-table{margin-top:10px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;overflow:auto}.employee-kpi-year-head,.employee-kpi-year-table article{min-width:980px;display:grid;grid-template-columns:minmax(130px,.7fr) minmax(240px,1.4fr) repeat(4,minmax(120px,.7fr));gap:8px;align-items:center}.employee-kpi-year-head{padding:9px 10px;color:#64748b;background:#f7fbff;border-bottom:1px solid #e5edf5;font-size:.72rem;font-weight:950;text-transform:uppercase}.employee-kpi-year-table article{padding:9px 10px;border-bottom:1px solid #eef2f7}.employee-kpi-year-table article:last-child{border-bottom:0}.employee-kpi-year-table b,.employee-kpi-year-table strong,.employee-kpi-year-table span{color:#172033;font-size:.84rem}.employee-kpi-year-table em{min-height:28px;border-radius:8px;padding:5px 8px;display:inline-flex;align-items:center;justify-content:center;color:#0f7490;background:#e8f7fb;font-style:normal;font-size:.78rem;font-weight:950}.report-panel{padding:0;border-radius:8px;border:1px solid var(--vc-line);background:#fff;color:#1f2933;box-shadow:var(--vc-shadow);overflow:hidden}.panel-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:0;padding:22px 22px 16px;border-bottom:1px solid var(--vc-line)}.panel-title .eyebrow{color:var(--vc-indigo)}.panel-title p:not(.eyebrow){margin:8px 0 0;color:var(--vc-muted)}.loading-card,.empty-state{min-height:180px;display:grid;place-items:center;gap:12px;color:#555866}.data-view{margin-top:0}.mobile-card-list{display:none}.table-wrap{width:100%;overflow:auto;border-radius:0;border:0;background:#fff}table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:clamp(.74rem,.58vw + .55rem,.88rem)}th,td{padding:clamp(11px,1vw,15px) clamp(10px,1vw,16px);border-bottom:1px solid var(--vc-line);text-align:left;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word}th{position:sticky;top:0;z-index:1;color:#3b4a5a;background:#f7f9fb;font-size:.72rem;text-transform:uppercase;letter-spacing:.035em;font-weight:800}td{color:#1f2933;line-height:1.45;font-weight:500}tr:hover td{background:#fafafe}td:nth-child(n+8),th:nth-child(n+8){display:none}.data-card{border:1px solid var(--vc-line);border-radius:16px;padding:13px;background:#fff;box-shadow:0 8px 22px #191f3412}.data-card+.data-card{margin-top:10px}.data-card.compact{padding:14px 15px;border-radius:16px}.data-card-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.data-card-main{min-width:0;display:grid;gap:3px}.data-card-main strong{color:#24252d;font-size:.9rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-card-main span{color:#777b8b;font-size:.72rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-card-amount{color:#24252d;font-size:.9rem;font-weight:950;white-space:nowrap;text-align:right}.data-card-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.detail-link{margin-top:9px;border:0;background:transparent;color:var(--vc-blue);font-weight:950;font-size:.76rem;padding:0}.table-action-button{min-height:30px;padding:0 10px;border:0;border-radius:9px;color:#fff;background:var(--vc-blue);font-size:.75rem;font-weight:900;white-space:nowrap}.detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:end center;background:#191f346b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px}.detail-sheet{width:min(680px,100%);max-height:82vh;overflow:hidden;border-radius:22px;background:#fff;color:#24252d;box-shadow:0 -18px 80px #191f343d;border:1px solid var(--vc-line);display:grid;grid-template-rows:auto minmax(0,1fr)}.debt-detail-sheet{width:min(1480px,100%)}.debt-detail-body{min-height:0;overflow:auto;background:#f7f9fc}.debt-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px}.detail-sheet-head{padding:16px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid var(--vc-line)}.detail-sheet-head h3{margin:4px 0 0;font-size:1.08rem;line-height:1.28}.detail-sheet-head button{width:36px;height:36px;border:0;border-radius:13px;color:#24252d;background:#f1f1f6;display:grid;place-items:center}.detail-field-list{overflow:auto;padding:12px;display:grid;gap:8px}.detail-field{padding:10px 11px;border-radius:15px;background:#f7f7fb;border:1px solid var(--vc-line)}.detail-field span{display:block;color:#777b8b;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.detail-field strong{display:block;color:#24252d;font-size:.88rem;line-height:1.35;overflow-wrap:anywhere}.admin-grid{display:grid;gap:18px}.admin-grid.two-cols{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;padding:18px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.report-list{display:grid;gap:10px}.report-list button{width:100%;border:1px solid var(--vc-line);border-radius:16px;background:#fff;color:#24252d;padding:13px;text-align:left;display:grid;gap:5px;transition:all .2s ease}.report-list button span{color:var(--vc-muted);font-size:.82rem}.report-list button.active,.report-list button:hover{border-color:var(--vc-indigo);box-shadow:0 12px 28px #6759e81f;transform:translateY(-1px)}.wide-button{width:calc(100% - 36px);margin:14px 18px 18px}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-accordion{margin-top:18px;border:1px solid var(--vc-line);border-radius:16px;background:#fff;box-shadow:var(--vc-shadow);overflow:hidden}.mobile-accordion>summary{display:none}.mobile-accordion>.filters,.mobile-accordion>.report-tabs,.mobile-accordion>.view-controls{margin-top:0}.current-report-strip{margin-top:18px;padding:13px 14px;border-radius:16px;border:1px solid var(--vc-line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:var(--vc-shadow)}.current-report-strip .eyebrow{margin:0 0 4px;font-size:.68rem}.current-report-strip strong{color:#24252d;font-size:1rem;line-height:1.25}.current-report-strip button,.floating-report-menu{border:0;border-radius:999px;color:#fff;font-weight:950;background:var(--vc-blue);box-shadow:0 16px 32px #0b63ce3d;display:inline-flex;align-items:center;justify-content:center;gap:8px}.current-report-strip button{min-height:42px;padding:0 14px;white-space:nowrap}.floating-report-menu{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:60;min-height:48px;padding:0 15px}.report-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#191f346b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:end center;padding:12px}.report-menu-sheet{width:min(760px,100%);max-height:84vh;border-radius:22px;background:#fff;color:#24252d;border:1px solid var(--vc-line);box-shadow:0 -22px 88px #191f343d;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.report-menu-head{padding:16px;border-bottom:1px solid var(--vc-line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.report-menu-head h3{margin:4px 0 0;font-size:1.16rem}.report-menu-head button{width:38px;height:38px;border:0;border-radius:14px;background:#f1f1f6;color:#24252d;display:grid;place-items:center}.report-menu-list{overflow:auto;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-menu-list button{border:1px solid var(--vc-line);border-radius:16px;padding:12px;background:#fff;color:#24252d;text-align:left;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;transition:all .2s ease}.report-menu-list button>span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#eef5ff;color:var(--vc-blue);font-weight:950}.report-menu-list button strong{display:block;font-size:.92rem;line-height:1.28;margin-bottom:4px}.report-menu-list button small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--vc-muted);font-size:.74rem;line-height:1.35}.report-menu-list button.active,.report-menu-list button:hover{border-color:var(--vc-indigo);box-shadow:0 14px 34px #6759e821;transform:translateY(-1px)}.report-menu-list button.active{background:#f2f0ff}.quick-filters{margin-top:18px}.quick-filters .view-controls-head{margin-bottom:12px}.quick-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quick-filters .field span{color:#777b8b}.quick-filters select{width:100%}.clear-dimensions{margin-top:10px;min-height:40px;border:0;border-radius:14px;padding:0 13px;background:#eef5ff;color:var(--vc-blue);font-weight:900}.chart-wrap{width:calc(100% - 44px);min-height:340px;overflow:hidden;border-radius:16px;background:#fff;border:1px solid var(--vc-line);margin:0 22px 18px}.semantic-dashboard{margin-top:18px;padding:18px;border:1px solid var(--vc-line);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfc);box-shadow:var(--vc-shadow)}.semantic-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.semantic-dashboard-head h2{font-size:clamp(1.25rem,2.4vw,1.8rem)}.semantic-dashboard-head span,.semantic-card-head span{color:var(--vc-muted);font-size:.86rem;line-height:1.45}.semantic-dashboard-head button,.semantic-card-head button{border:1px solid var(--vc-line);border-radius:13px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--vc-blue);background:#fff;font-weight:900}.semantic-dashboard-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:12px;padding:8px;border-radius:17px;background:#eef5ff;border:1px solid #dbeafe}.semantic-dashboard-tabs button{min-height:64px;border:1px solid transparent;border-radius:14px;padding:10px 12px;background:transparent;color:#1f2933;text-align:left;display:grid;gap:3px;transition:all .18s ease}.semantic-dashboard-tabs button strong{font-size:.9rem;line-height:1.2}.semantic-dashboard-tabs button small{color:var(--vc-muted);font-size:.72rem;font-weight:850}.semantic-dashboard-tabs button.active,.semantic-dashboard-tabs button:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 12px 26px #0b63ce21;transform:translateY(-1px)}.semantic-report-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-bottom:14px}.semantic-report-tabs button{border:1px solid var(--vc-line);border-radius:15px;padding:12px;background:#fff;color:#24252d;text-align:left;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;transition:all .18s ease}.semantic-report-tabs button>span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#eef5ff;color:var(--vc-blue);font-weight:950}.semantic-report-tabs button strong{display:block;font-size:.9rem;line-height:1.25;margin-bottom:4px}.semantic-report-tabs button small{display:block;color:var(--vc-muted);font-size:.74rem;line-height:1.3}.semantic-report-tabs button.active,.semantic-report-tabs button:hover{border-color:var(--vc-blue);background:#eef9fc;box-shadow:0 12px 28px #20a7c91f;transform:translateY(-1px)}.semantic-single-report{display:block}.semantic-card{min-width:0;border:1px solid var(--vc-line);border-radius:16px;background:#fff;box-shadow:0 8px 26px #1f2d3d0d;overflow:hidden}.semantic-card-head{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px 12px;border-bottom:1px solid var(--vc-line)}.semantic-card-head h3{margin:0 0 5px;color:#1f2933;font-size:1rem;letter-spacing:-.02em}.semantic-card-head .eyebrow{margin-bottom:5px}.semantic-kpi{min-height:146px;display:grid;align-content:center;gap:7px;padding:20px;background:radial-gradient(circle at 92% 12%,rgba(32,167,201,.15),transparent 32%),#fff}.semantic-kpi strong{color:#152936;font-size:clamp(1.55rem,3.4vw,2.3rem);letter-spacing:-.05em}.semantic-kpi span{color:var(--vc-muted);font-size:.8rem;font-weight:800}.compact-chart{width:calc(100% - 24px);margin:12px;min-height:360px}.semantic-card .data-view{max-height:560px;overflow:auto}.quality-panel{margin-top:18px;padding:18px;border:1px solid #fed7aa;border-radius:18px;background:linear-gradient(180deg,#fff7ed,#fff 76%);box-shadow:var(--vc-shadow)}.quality-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.quality-head h2{margin:2px 0 4px;color:#7c2d12;font-size:clamp(1.15rem,2vw,1.55rem)}.quality-head span{color:#9a3412;font-size:.84rem;line-height:1.4}.quality-head button{border:1px solid #fdba74;border-radius:13px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#9a3412;background:#fff;font-weight:950}.quality-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.quality-list{display:grid;gap:9px}.quality-alert{border:1px solid #fde68a;border-radius:15px;padding:12px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto);gap:12px;align-items:center}.quality-alert.critical{border-color:#fca5a5;background:#fff7f7}.quality-alert strong,.quality-alert b{display:block;color:#1f2933;font-size:.92rem}.quality-alert span,.quality-alert small{display:block;margin-top:3px;color:var(--vc-muted);font-size:.74rem;line-height:1.35}.quality-alert b{color:#b91c1c;text-align:right}.quality-alert small{max-width:280px;text-align:right}.quality-page{display:grid;gap:14px}.quality-page .quality-panel{margin-top:0}.customer-master-panel{margin-top:0;border:1px solid var(--vc-line);border-radius:18px;background:radial-gradient(circle at 94% 0%,rgba(32,167,201,.14),transparent 30%),linear-gradient(180deg,#fff,#f7fbfd);box-shadow:0 18px 48px #1f2d3d14;overflow:hidden}.customer-head{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--vc-line)}.customer-head h2{margin:2px 0 6px;color:#102a3a}.customer-head span{color:var(--vc-muted);font-size:.88rem;line-height:1.5}.export-button{min-height:42px;border:0;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,var(--vc-blue),#14b8a6);text-decoration:none;font-weight:950;box-shadow:0 16px 34px #14b8a63d;white-space:nowrap}.export-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.customer-summary-panel{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,2fr);gap:12px;padding:14px 18px;border-bottom:1px solid var(--vc-line);background:linear-gradient(180deg,#ffffffe6,#f1fafcdb)}.customer-summary-total,.customer-summary-groups{border:1px solid #d7edf4;border-radius:8px;background:#fff;padding:13px 14px;box-shadow:0 10px 26px #1f2d3d0f}.customer-summary-total span,.customer-summary-groups>span{display:block;color:#607487;font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.customer-summary-total strong{display:block;margin-top:7px;color:#0f2933;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1}.customer-summary-total small{display:block;margin-top:7px;color:#607487;font-size:.78rem;font-weight:800}.customer-summary-groups>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.customer-summary-groups b{min-height:42px;border:1px solid #dbeafe;border-radius:8px;padding:8px 10px;display:grid;grid-template-columns:minmax(90px,auto) auto auto;align-items:center;gap:8px;color:#0f2933;background:#f8fbff;font-style:normal}.customer-summary-groups b small{color:#17566a;font-size:.76rem;font-weight:950}.customer-summary-groups b strong{color:#102a3a;font-size:.98rem}.customer-summary-groups b em{color:#607487;font-size:.72rem;font-style:normal;font-weight:900}.customer-filters{margin:0;grid-template-columns:minmax(260px,1.5fr) minmax(130px,.55fr) minmax(180px,.7fr) auto;border-radius:0;border-width:0 0 1px;box-shadow:none}.customer-meta{display:flex;flex-wrap:wrap;gap:10px;padding:12px 18px;border-bottom:1px solid var(--vc-line);background:#ffffffb8}.customer-meta span{border:1px solid #dbeafe;border-radius:999px;padding:7px 11px;color:#17566a;background:#eef9fc;font-size:.78rem;font-weight:900}.customer-master-panel .data-view.excel-mode{max-height:none;overflow:hidden;background:#f8fafc}.column-filter-panel{border-bottom:1px solid var(--vc-line);background:#f8fbff}.column-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;color:#17566a;font-size:.78rem;font-weight:950}.column-filter-summary span,.column-filter-summary button{display:inline-flex;align-items:center;gap:7px}.column-filter-summary button{min-height:30px;border:1px solid #bfe5ef;border-radius:999px;padding:0 10px;background:#fff;color:#0b6f8b;font-weight:950}.column-filter-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,220px);gap:8px;padding:0 14px 12px;overflow-x:auto;overscroll-behavior-x:contain}.column-filter-grid label{min-width:0;display:grid;gap:5px;color:#607487;font-size:.68rem;font-weight:950}.column-filter-grid label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-filter-grid input,.column-filter-grid select{width:100%;min-height:34px;border:1px solid #cde4ef;border-radius:8px;padding:7px 8px;color:#1f2933;background:#fff;font-size:.8rem;outline:none}.column-filter-grid input:focus,.column-filter-grid select:focus{border-color:var(--vc-blue);box-shadow:0 0 0 3px #20a7c924}.bi-mart-panel{display:grid;gap:14px}.api-endpoint-box{margin:14px 16px 18px;padding:13px 14px;border:1px solid var(--vc-line);border-radius:8px;background:#f7fafc;display:grid;gap:7px}.api-endpoint-box strong{font-size:.78rem;color:var(--vc-muted);text-transform:uppercase;letter-spacing:.03em}.api-endpoint-box code{white-space:normal;overflow-wrap:anywhere;color:#0f2933;font-weight:850}.copy-mini-button,.api-info-grid button,.api-code-block button{min-height:34px;border:1px solid #bfe5ef;border-radius:8px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#0b6f8b;background:#eefafe;font-weight:900;justify-self:start}.api-test-box{margin:0 16px 18px;padding:14px;border:1px solid #cde8f2;border-radius:8px;background:linear-gradient(180deg,#f8fdff,#fff);display:grid;gap:12px}.api-test-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.api-test-head strong{display:block;color:#102a3a;font-size:.98rem}.api-test-head span{display:block;margin-top:4px;color:var(--vc-muted);font-size:.8rem;line-height:1.4}.api-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.api-info-grid>div{min-width:0;border:1px solid var(--vc-line);border-radius:8px;padding:10px;background:#fff;display:grid;gap:7px}.api-info-grid span{color:var(--vc-muted);font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.03em}.api-info-grid code{color:#0f2933;font-weight:850;overflow-wrap:anywhere;white-space:normal}.api-info-grid small{color:#64748b;font-size:.73rem;line-height:1.35}.api-code-block{border:1px solid var(--vc-line);border-radius:8px;background:#0f172a;overflow:hidden}.api-code-block>div{min-height:40px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(255,255,255,.08);color:#e5eefb}.api-code-block>div strong{font-size:.82rem}.api-code-block pre{margin:0;padding:12px;max-height:280px;overflow:auto;color:#e5eefb;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.doc-viewer{width:calc(100% - 32px);margin:0 16px 18px;min-height:560px;resize:vertical;border:1px solid var(--vc-line);border-radius:8px;padding:14px;background:#0f172a;color:#e5eefb;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.55}.bi-head{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid var(--vc-line);border-radius:18px;background:linear-gradient(180deg,#fff,#f7fbfd);box-shadow:var(--vc-shadow)}.bi-head h2{margin:2px 0 6px;color:#102a3a}.bi-head span{color:var(--vc-muted);font-size:.88rem;line-height:1.5}.bi-head button{min-height:42px;border:0;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,var(--vc-blue),#14b8a6);font-weight:950;box-shadow:0 16px 34px #14b8a638;white-space:nowrap}.bi-stats{margin-top:0}.bi-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;padding:8px;border:1px solid #dbeafe;border-radius:17px;background:#eef5ff}.bi-tabs button{min-height:58px;border:1px solid transparent;border-radius:14px;padding:10px 12px;background:transparent;color:#1f2933;text-align:left;display:grid;gap:3px;transition:all .18s ease}.bi-tabs button strong{font-size:.9rem;line-height:1.2}.bi-tabs button span{color:var(--vc-muted);font-size:.72rem;font-weight:850}.bi-tabs button.active,.bi-tabs button:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 12px 26px #0b63ce21;transform:translateY(-1px)}.bi-sync-panel{margin-top:0}.monitor-panel{display:grid;gap:14px}.monitor-grid{align-items:stretch}.sync-job-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.padded-row{padding:0 18px 18px;margin-bottom:0}.monitor-log-panel{margin-top:0}.sync-log{max-height:420px;overflow:auto;padding:12px;background:#111827;color:#d1d5db;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.45}.sync-log>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.06)}.sync-log>div.error{color:#fecaca}.sync-log span{color:#7dd3fc;font-weight:900}.sync-log code{white-space:pre-wrap;overflow-wrap:anywhere}button:disabled{cursor:not-allowed;filter:grayscale(.2);opacity:.68}@media(max-width:760px){.api-info-grid{grid-template-columns:1fr}.api-test-box,.api-endpoint-box,.doc-viewer{margin-left:12px;margin-right:12px;width:calc(100% - 24px)}.api-code-block pre{max-height:220px;font-size:.72rem}}.excel-toolbar{min-height:38px;padding:8px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #dbe4ee;background:linear-gradient(180deg,#f8fbff,#eef6ff);color:#234155;font-size:.78rem;font-weight:900}.excel-toolbar span{color:#0b8aae;text-transform:uppercase;letter-spacing:.08em}.excel-toolbar small{margin-left:auto;color:#64748b;font-weight:800}.report-column-controls{margin-top:10px}.report-column-controls .view-controls{padding:12px}.report-column-controls .view-control-grid{grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(120px,.6fr))}.report-column-controls .column-chip-grid{max-height:190px;overflow:auto;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.report-column-controls .field:nth-child(n+5){display:none}.excel-mode .table-wrap{width:100%;max-height:calc(100vh - 224px);overflow:auto;border:0;background:#fff;scrollbar-gutter:stable both-edges}.data-fullscreen .excel-mode .table-wrap{max-height:calc(100vh - 176px)}.spreadsheet-report .excel-mode .table-wrap{max-height:calc(100vh - 250px)}.spreadsheet-report .panel-title{padding:16px 18px 12px}.spreadsheet-report .panel-title p{margin:6px 0 0}.trend-panel{border-bottom:1px solid var(--vc-line);background:#fbfdff}.trend-toolbar{padding:12px 16px 10px;display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:12px;align-items:end}.trend-toolbar .field{margin:0}.trend-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trend-summary-strip span{min-height:54px;border:1px solid #e5edf5;border-radius:8px;background:#fff;padding:9px 11px;display:grid;align-content:center;gap:3px}.trend-summary-strip small{color:var(--vc-muted);font-size:.68rem;font-weight:950;text-transform:uppercase}.trend-summary-strip strong{color:#172033;font-size:clamp(.94rem,1.5vw,1.15rem);line-height:1.15;overflow-wrap:anywhere}.trend-panel .chart-wrap{margin:0 16px 14px;width:calc(100% - 32px)}.chart-collapsible{border-bottom:1px solid var(--vc-line);background:#fbfdff}.chart-collapsible summary{min-height:42px;padding:0 16px;display:flex;align-items:center;color:#0f7490;font-weight:950;cursor:pointer}.chart-collapsible .chart-wrap{margin-top:0}.customer-group-panel{border-top:1px solid var(--vc-line);background:#fbfdff;padding:16px 18px 18px}.customer-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.customer-group-head h3,.analysis-chart-card h4{margin:0;color:#1f2933;letter-spacing:0}.customer-group-head span{display:block;margin-top:6px;color:var(--vc-muted);font-size:.86rem;line-height:1.45}.customer-group-stats{margin-top:0;margin-bottom:14px}.customer-group-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-lifecycle-charts,.customer-lifecycle-table{margin-top:14px}.analysis-chart-card{min-height:410px;border:1px solid var(--vc-line);border-radius:8px;background:#fff;padding:14px;overflow:hidden}.brand-pie-chart{min-height:460px;margin-bottom:14px}.employee-bar-chart{min-height:500px}.analysis-chart-title{min-height:76px;margin-bottom:6px;padding-bottom:10px;border-bottom:1px solid #edf2f7}.analysis-chart-title h4{margin-top:5px;font-size:1.08rem;line-height:1.25;font-weight:950}.analysis-chart-title span{display:block;margin-top:5px;color:var(--vc-muted);font-size:.82rem;line-height:1.35;font-weight:750}.product-group-guide{margin-top:14px;border:1px solid var(--vc-line);border-radius:8px;background:#fff;padding:14px}.guide-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.guide-head strong{color:#123047;font-size:.95rem}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guide-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:10px;border:1px solid #dbe4ee;border-radius:8px;background:#fbfdff}.guide-code,.analysis-code{min-width:34px;height:28px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eaf7ff;color:#0f7490;font-size:.78rem;font-weight:950}.guide-item div{min-width:0}.guide-item strong{display:block;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-item small{display:block;margin-top:3px;color:var(--vc-muted);font-weight:750}.guide-item b{color:#0f2f45;font-size:.82rem;white-space:nowrap}.analysis-mobile-list{display:none}.analysis-mobile-card{border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a14;padding:12px}.analysis-mobile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.analysis-mobile-top div{min-width:0;display:grid;gap:6px}.analysis-mobile-top strong{color:#0f172a;font-size:.98rem;line-height:1.25}.analysis-mobile-top small{color:var(--vc-muted);font-size:.72rem;font-weight:850;line-height:1.25}.analysis-mobile-top b{color:#0f172a;white-space:nowrap;font-size:.92rem}.analysis-mobile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.analysis-mobile-metrics span{border-radius:8px;background:#f7fbff;padding:8px;min-width:0}.analysis-mobile-metrics small{display:block;color:var(--vc-muted);font-size:.68rem;font-weight:850}.analysis-mobile-metrics strong{display:block;color:#123047;margin-top:3px;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analysis-mobile-note{margin-top:10px;padding:9px 10px;border-radius:8px;background:#eefdf8;color:#11624f;font-size:.76rem;font-weight:850;line-height:1.35}.brand-mobile-card .analysis-mobile-top{align-items:stretch}.brand-mobile-card .analysis-mobile-top strong{white-space:normal;font-size:1.05rem}.brand-mobile-card .analysis-mobile-top b{text-align:right;font-size:.95rem;line-height:1.25;max-width:46%;white-space:normal}.brand-mobile-card .analysis-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-mobile-card .analysis-mobile-metrics strong{font-size:.9rem}.employee-mobile-card .analysis-mobile-top{align-items:stretch}.employee-mobile-card .analysis-mobile-top strong{white-space:normal;font-size:1.02rem}.employee-mobile-card .analysis-mobile-top b{text-align:right;font-size:.95rem;line-height:1.25;max-width:46%;white-space:normal}.employee-mobile-card .analysis-mobile-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-mobile-card .analysis-mobile-metrics strong{font-size:.88rem}.region-summary-card{margin-bottom:14px;border:1px solid var(--vc-line);border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbff);padding:16px;overflow:hidden}.region-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.region-summary-grid article{min-width:0;border:1px solid #cfe2ef;border-radius:8px;background:#fff;padding:16px;display:grid;gap:12px;box-shadow:0 12px 28px #0f172a12}.region-summary-grid article.unknown-region{border-color:#f0c7a6;background:#fffaf5}.region-summary-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.region-summary-head strong{color:#123047;font-size:1.08rem;line-height:1.2}.region-summary-head span{border-radius:999px;padding:5px 10px;background:#dff5fb;color:#0f7490;font-size:.82rem;font-weight:950;white-space:nowrap}.unknown-region .region-summary-head span{background:#fff0dd;color:#a34d00}.region-summary-revenue{color:#0f172a;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.1;letter-spacing:0}.region-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.region-summary-metrics span{border-radius:8px;background:#f6faff;border:1px solid #edf3f8;padding:9px;min-width:0}.region-summary-metrics small{display:block;color:var(--vc-muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.region-summary-metrics strong{display:block;margin-top:4px;color:#0f2933;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-brand-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.region-brand-strip span{min-width:0;border-radius:8px;background:#eef5ff;color:#425466;padding:7px 8px;font-size:.72rem;font-weight:900;display:flex;justify-content:space-between;gap:8px}.region-brand-strip b{color:#0f2933}.region-mobile-card .analysis-mobile-top{align-items:stretch}.region-mobile-card .analysis-mobile-top strong{white-space:normal;font-size:1.02rem}.region-mobile-card .analysis-mobile-top b{text-align:right;font-size:.95rem;line-height:1.25;max-width:46%;white-space:normal}.region-mobile-card .analysis-mobile-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.region-mobile-card .analysis-mobile-metrics strong{font-size:.86rem}.revenue-intel-panel{border-top:1px solid var(--vc-line);background:#f8fbff;padding:16px 18px 18px;display:grid;gap:14px}.revenue-intel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.revenue-intel-head h3{margin:0;color:#172033;font-size:1.28rem;letter-spacing:0}.revenue-intel-head span,.config-card p{display:block;margin-top:6px;color:var(--vc-muted);font-size:.86rem;line-height:1.45;font-weight:750}.revenue-intel-head button,.revenue-config-bar button{min-height:42px;border:0;border-radius:12px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--vc-blue);font-weight:950;white-space:nowrap}.revenue-config-bar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;padding:12px;border:1px solid var(--vc-line);border-radius:8px;background:#fff;align-items:end}.revenue-config-bar .secondary-action{color:#0f7490;background:#e8f7fb}.revenue-drilldown-control{min-width:0;display:grid;gap:6px}.revenue-drilldown-control p{margin:0;color:var(--vc-muted);font-size:.78rem;line-height:1.35;font-weight:750}.revenue-intel-grid{display:grid;gap:14px}.revenue-intel-grid.two{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.revenue-intel-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.revenue-card{min-width:0;border:1px solid var(--vc-line);border-radius:8px;background:#fff;padding:14px;box-shadow:var(--vc-shadow);overflow:hidden}.revenue-card h4{margin:0 0 12px;color:#172033;font-size:1rem;letter-spacing:0}.heatmap-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;color:#425466;font-size:.76rem;font-weight:850}.heatmap-legend span{min-height:24px;padding:4px 8px;border-radius:7px;display:inline-flex;align-items:center}.legend-blue,.inventory-blue{background:#dbeafe;color:#1e3a8a}.legend-green,.inventory-green{background:#dcfce7;color:#166534}.legend-yellow,.inventory-yellow{background:#fef9c3;color:#854d0e}.legend-orange,.inventory-orange{background:#ffedd5;color:#9a3412}.legend-red,.inventory-red{background:#fee2e2;color:#991b1b}.legend-violet{background:#ede9fe;color:#5b21b6}.sku-card-list,.inventory-list,.alert-list{display:grid;gap:9px}.employee-kpi-summary{margin:0 0 14px;border:1px solid #dbe4ee;border-radius:8px;background:#fbfdff;padding:12px;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr) auto;gap:12px;align-items:center}.employee-kpi-summary h4{margin:0;color:#172033;font-size:1.2rem;letter-spacing:0}.employee-kpi-summary span{display:block;margin-top:4px;color:var(--vc-muted);font-size:.82rem;font-weight:750}.employee-kpi-summary button{min-height:40px;border:0;border-radius:12px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#0f7490;background:#e8f7fb;font-weight:950;white-space:nowrap}.employee-kpi-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.employee-kpi-summary-grid span{min-height:58px;border:1px solid #e5edf5;border-radius:8px;background:#fff;padding:9px;display:grid;align-content:center;gap:3px}.employee-kpi-summary-grid small{color:var(--vc-muted);font-size:.68rem;font-weight:950;text-transform:uppercase}.employee-kpi-summary-grid strong{color:#172033;font-size:.98rem;overflow-wrap:anywhere}.employee-kpi-editor{border:1px solid #dbe4ee;border-radius:8px;background:#fff;overflow:auto}.employee-kpi-editor-head,.employee-kpi-editor article{min-width:1080px;display:grid;grid-template-columns:minmax(120px,.6fr) minmax(220px,1.2fr) minmax(140px,.75fr) minmax(150px,.75fr) minmax(92px,.45fr) minmax(180px,1fr);gap:8px;align-items:center}.employee-kpi-editor-head{padding:9px 10px;color:#64748b;background:#f7fbff;border-bottom:1px solid #e5edf5;font-size:.72rem;font-weight:950;text-transform:uppercase}.employee-kpi-editor article{padding:9px 10px;border-bottom:1px solid #eef2f7}.employee-kpi-editor article:last-child{border-bottom:0}.employee-kpi-editor strong{display:block;color:#172033;font-size:.86rem;line-height:1.25}.employee-kpi-editor small{display:block;margin-top:3px;color:var(--vc-muted);font-size:.74rem;font-weight:800}.employee-kpi-editor b{color:#172033;font-size:.84rem}.employee-kpi-editor em{min-height:30px;border-radius:8px;padding:5px 8px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:.78rem;font-weight:950}.employee-kpi-editor input{width:100%;min-height:36px;border:1px solid var(--vc-line);border-radius:8px;padding:8px 9px;background:#f8fafc;color:#172033;outline:none}.employee-kpi-editor input:focus{border-color:var(--vc-blue);box-shadow:0 0 0 3px #20a7c924}.sku-card-list article,.inventory-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:10px;border:1px solid #e5edf5;border-radius:8px;background:#fbfdff}.sku-card-list strong,.inventory-list strong{display:block;color:#172033;font-size:.88rem;line-height:1.25}.sku-card-list span,.inventory-list span{display:block;margin-top:3px;color:var(--vc-muted);font-size:.76rem;font-weight:750}.sku-card-list b{color:#0f2f45;white-space:nowrap}.inventory-list b{min-width:62px;border-radius:999px;padding:6px 8px;text-align:center;font-size:.78rem;white-space:nowrap}.inventory-formula{margin:-4px 0 10px;color:var(--vc-muted);font-size:.78rem;line-height:1.4;font-weight:750}.alert-list article{padding:10px;border-radius:8px;border:1px solid #e5edf5;background:#fbfdff}.alert-list strong{display:block;color:#172033;font-size:.84rem}.alert-list span{display:block;margin-top:4px;color:var(--vc-muted);font-size:.78rem;line-height:1.35}.alert-critical{border-color:#fecaca!important;background:#fff7f7!important}.alert-warning{border-color:#fed7aa!important;background:#fff8ed!important}.alert-info{border-color:#bfdbfe!important;background:#f4f9ff!important}.config-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.config-card-head h4{margin-bottom:4px}.config-card-head button{min-height:38px;border:0;border-radius:10px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#0f7490;background:#e8f7fb;font-weight:950;white-space:nowrap}.config-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.config-summary-grid span{min-width:0;min-height:64px;border:1px solid #e5edf5;border-radius:8px;background:#fbfdff;padding:10px;display:grid;align-content:center;gap:4px}.config-summary-grid small{color:var(--vc-muted);font-size:.7rem;font-weight:900;text-transform:uppercase}.config-summary-grid strong{color:#172033;font-size:.84rem;line-height:1.3;overflow-wrap:anywhere}.config-rules-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.config-rules-list span{min-height:24px;padding:4px 8px;border-radius:7px;display:inline-flex;align-items:center;font-size:.74rem;font-weight:850}.report-settings-page{align-items:start}.report-settings-form{padding:0 18px 18px;display:grid;gap:14px}.settings-section{border:1px solid var(--vc-line);border-radius:8px;background:#fbfdff;padding:12px;display:grid;gap:12px}.settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-section-head h3{margin:0;color:#172033;font-size:1rem;letter-spacing:0}.settings-section-head p,.settings-note,.settings-error{margin:4px 0 0;color:var(--vc-muted);font-size:.82rem;line-height:1.4;font-weight:750}.settings-error{color:#b91c1c}.button-row.compact{padding:0;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.button-row.compact button{min-height:38px;border-radius:10px;padding:0 12px;font-size:.82rem}.button-row.compact .secondary-action{color:#0f7490;background:#e8f7fb}.file-import-button{min-height:38px;border-radius:10px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;color:#0f7490;background:#e8f7fb;font-size:.82rem;font-weight:950;cursor:pointer}.file-import-button input{display:none}.kpi-import-preview{border:1px solid #cfe0f2;border-radius:8px;background:#fff;padding:12px;display:grid;gap:12px;box-shadow:0 10px 24px #0f2f450f}.kpi-import-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.kpi-import-preview-head h4{margin:0;color:#123047;font-size:.98rem;letter-spacing:0}.kpi-import-preview-head p{margin:4px 0 0;color:var(--vc-muted);font-size:.8rem;font-weight:750;line-height:1.4}.kpi-import-table{overflow:auto;border:1px solid #e3edf7;border-radius:8px;background:#fbfdff}.kpi-import-row{min-width:520px;display:grid;gap:8px;align-items:center;padding:8px 10px;border-bottom:1px solid #eaf0f7}.kpi-import-row:last-child{border-bottom:0}.kpi-import-header{color:#64748b;background:#f3f8fd;font-size:.72rem;font-weight:950;text-transform:uppercase}.company-kpi-import-table .kpi-import-row{grid-template-columns:minmax(110px,.45fr) minmax(180px,1fr)}.employee-kpi-import-table .kpi-import-row{min-width:980px;grid-template-columns:minmax(96px,.45fr) minmax(140px,.65fr) minmax(240px,1.2fr) minmax(160px,.7fr) minmax(220px,1fr)}.kpi-import-row b{color:#172033;font-size:.84rem}.kpi-import-row input{width:100%;min-height:36px;border:1px solid var(--vc-line);border-radius:8px;padding:8px 9px;background:#fff;color:#172033;outline:none}.kpi-import-row input:focus{border-color:var(--vc-blue);box-shadow:0 0 0 3px #20a7c924}.suggestion-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.suggestion-strip span{border:1px solid #dbe4ee;border-radius:8px;background:#fff;padding:9px;display:grid;gap:3px}.suggestion-strip small{color:var(--vc-muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.suggestion-strip strong{color:#123047;font-size:.92rem}.baseline-matrix{border:1px solid #dbe4ee;border-radius:8px;background:#fff;overflow:hidden}.baseline-matrix-head{padding:11px 12px;border-bottom:1px solid #e5edf5;display:flex;align-items:center;justify-content:space-between;gap:10px}.baseline-matrix-head strong{color:#123047;font-size:.9rem}.baseline-matrix-head small{color:var(--vc-muted);font-size:.76rem;font-weight:750;text-align:right}.baseline-matrix-grid{display:grid;grid-template-columns:minmax(150px,1.4fr) repeat(3,minmax(96px,.8fr));align-items:stretch;overflow-x:auto}.baseline-matrix-grid>span,.baseline-matrix-grid>b{min-height:38px;padding:9px 10px;border-right:1px solid #e5edf5;border-bottom:1px solid #e5edf5;display:flex;align-items:center;font-size:.78rem}.baseline-matrix-grid>span{color:#64748b;background:#f7fbff;font-weight:950}.baseline-matrix-grid>b{color:#0f172a;font-weight:850;line-height:1.25}.baseline-matrix-grid>b:nth-child(4n),.baseline-matrix-grid>span:nth-child(4n){border-right:0;justify-content:center}.heatmap-rule-editor{display:grid;gap:8px}.heatmap-rule-editor article{display:grid;grid-template-columns:88px repeat(3,minmax(72px,.7fr)) minmax(140px,1.3fr);gap:8px;align-items:end;border:1px solid #e5edf5;border-radius:8px;background:#fff;padding:10px}.rule-dot{min-height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:.75rem;font-weight:950;text-transform:uppercase}.settings-json-preview{border:1px solid var(--vc-line);border-radius:8px;background:#f7f9fb;overflow:hidden}.settings-json-preview summary{min-height:42px;padding:0 12px;display:flex;align-items:center;color:#0f7490;font-weight:950;cursor:pointer;list-style:none}.settings-json-preview summary::-webkit-details-marker{display:none}.settings-json-preview textarea{width:100%;border:0;border-top:1px solid var(--vc-line);border-radius:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem;background:#fff}.mobile-report-menu-button{display:none}.excel-mode table{table-layout:auto;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.82rem}.excel-mode th,.excel-mode td{min-width:150px;max-width:420px;height:34px;padding:7px 10px;border-right:1px solid #dbe4ee;border-bottom:1px solid #dbe4ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal;background-clip:padding-box}.excel-mode th{position:sticky;top:0;z-index:5;color:#123047;background:linear-gradient(180deg,#f7fbff,#e9f2fb);font-size:.72rem;text-transform:none;letter-spacing:0;font-weight:950;vertical-align:middle}.excel-mode td{color:#1f2937;background:#fff;font-weight:600}.excel-mode tr:nth-child(2n) td{background:#fbfdff}.excel-mode tr:hover td{background:#eaf7ff}.excel-mode .resizable-th{min-width:100%;width:180px;max-width:520px;resize:horizontal;overflow:auto hidden;padding-right:12px}.excel-mode .resizable-th span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.excel-mode th:first-child,.excel-mode td:first-child{position:sticky;left:0;z-index:6;min-width:132px;background:#f8fbff;box-shadow:1px 0 #cbd5e1}.excel-mode th:nth-child(2),.excel-mode td:nth-child(2){position:sticky;left:132px;z-index:6;min-width:210px;background:#f8fbff;box-shadow:1px 0 #cbd5e1}.excel-mode td:nth-child(2){background:#fff;font-weight:850;color:#0f2f45}.excel-mode th:first-child,.excel-mode th:nth-child(2){z-index:9}.customer-master-panel td:nth-child(n+8),.customer-master-panel th:nth-child(n+8){display:table-cell}@media(min-width:761px){.detail-modal{place-items:center;padding:28px}.debt-detail-sheet{width:min(1680px,calc(100vw - 56px));max-height:calc(100vh - 56px);border-radius:18px}.debt-detail-sheet .detail-sheet-head{padding:18px 22px}.debt-detail-sheet .debt-detail-summary{grid-template-columns:repeat(3,minmax(240px,1fr));padding:14px 16px}.debt-detail-sheet .excel-toolbar{padding:9px 16px}.debt-detail-sheet .excel-mode .table-wrap{max-height:calc(100vh - 330px)}.debt-detail-sheet .excel-mode th,.debt-detail-sheet .excel-mode td{min-width:170px}.debt-detail-sheet .excel-mode th:nth-child(3),.debt-detail-sheet .excel-mode td:nth-child(3){min-width:330px}}@media(max-width:1100px){.venture-layout,.venture-layout.sidebar-collapsed{grid-template-columns:1fr}.venture-sidebar,.sidebar-resizer{display:none}.venture-main{width:100%;min-width:0}.venture-topbar{grid-template-columns:auto minmax(0,1fr) auto;padding:0 12px;gap:10px}.mobile-brand{display:block;white-space:nowrap}.top-search{display:none}}@media(max-width:1180px){.view-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1080px){.filters{grid-template-columns:repeat(3,minmax(0,1fr))}.filters button{grid-column:auto}.report-tabs{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media(max-width:920px){.hero{flex-direction:column}.filters{grid-template-columns:1fr 1fr}.filters button{grid-column:1 / -1}.view-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid,.admin-grid.two-cols,.customer-group-charts{grid-template-columns:1fr}.stats-grid.sales-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.semantic-report-tabs{grid-template-columns:1fr}td:nth-child(n+6),th:nth-child(n+6){display:none}}@media(max-width:760px){.app-shell{width:100%;padding:14px 10px 82px;overflow:hidden}.venture-topbar{min-height:54px;grid-template-columns:1fr auto}.venture-topbar .db-pill{display:none}.main-nav{max-width:100%;justify-content:flex-start}.main-nav button{flex:0 0 auto;white-space:nowrap}.mobile-brand{font-size:1rem}.hero{padding:4px 0 16px}.hero h1{font-size:1.85rem}.hero-copy{margin-top:4px}.db-pill{display:none}.mobile-report-menu-button{min-height:46px;width:100%;border:0;border-radius:16px;margin:10px 0;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,#0f7490,#14b8a6);font-weight:950;box-shadow:0 14px 28px #14b8a638}.mobile-only-report-menu{display:flex;align-items:flex-end}.current-report-strip{border-radius:16px;padding:11px 12px}.current-report-strip strong{font-size:.9rem}.current-report-strip button{min-height:38px;padding:0 11px;font-size:.78rem}.floating-report-menu{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));min-height:52px;min-width:52px;padding:0 16px;border-radius:999px}.report-menu-list{grid-template-columns:1fr}.report-menu-sheet{width:min(720px,calc(100vw - 18px));max-height:86vh;border-radius:22px 22px 0 0;overflow:auto}.quick-filters{margin-top:0;padding:11px;border-radius:0;border:0;box-shadow:none}.quick-filter-grid{grid-template-columns:1fr;gap:9px}.chart-wrap{width:calc(100% - 24px);margin:0 12px 14px;min-height:280px;max-height:330px;border-radius:14px;overflow:hidden}.mobile-accordion{border:1px solid var(--vc-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:var(--vc-shadow)}.mobile-accordion>summary{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#24252d;font-weight:950;cursor:pointer;list-style:none}.mobile-accordion>summary::-webkit-details-marker{display:none}.mobile-accordion>summary:after{content:"+";width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#eef5ff;color:var(--vc-blue);font-size:1.2rem;line-height:1}.mobile-accordion[open]>summary:after{content:"−"}.mobile-accordion>.filters,.mobile-accordion>.report-tabs,.mobile-accordion>.view-controls{border-radius:0;border:0;box-shadow:none;margin-top:0}.filters{grid-template-columns:1fr 1fr;gap:9px;padding:10px;border-radius:16px}.report-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.report-tabs button{min-height:52px;padding:9px;font-size:.78rem;border-radius:14px}.report-tabs button span{width:22px;height:22px}.view-controls{padding:11px;border-radius:0}.view-controls-head{margin-bottom:10px}.view-control-grid{gap:9px}.column-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{font-size:.72rem}.field input,.field select,.field textarea,.filters input,.filters select,.view-controls .field input,.view-controls .field select{min-height:42px;padding:10px 11px;border-radius:13px}.stats-grid{grid-template-columns:1fr;gap:11px}.stat-card{min-height:136px;padding:18px;border-radius:16px}.stat-icon{width:30px;height:30px;border-radius:11px}.stat-card span{font-size:.7rem}.stat-card strong{font-size:clamp(1.25rem,7vw,1.75rem)}.report-panel{border-radius:16px;scroll-margin-top:10px}.panel-title{gap:10px;padding:16px 12px 13px}.panel-title svg{display:none}.table-wrap{display:none}.excel-mode .table-wrap{display:block;max-height:calc(100vh - 310px)}.mobile-card-list{display:block;padding:12px;background:#f7f7fb}.excel-mode+.mobile-card-list{display:none}}@media(max-width:560px){h1{font-size:1.8rem}h2{font-size:1.35rem}.main-nav{gap:7px;margin-top:8px}.main-nav button{padding:9px 11px;font-size:.82rem}.report-tabs{grid-template-columns:1fr}.report-tabs button{min-height:44px;justify-content:flex-start;text-align:left}.filters,.view-control-grid{grid-template-columns:1fr}.filters button{min-height:42px}.view-control-actions{display:grid;grid-template-columns:1fr}.column-chip-grid,.form-grid{grid-template-columns:1fr}.data-card-line{grid-template-columns:minmax(0,1fr) minmax(92px,auto)}.data-card-main strong{font-size:.86rem}.data-card-main span,.detail-link{font-size:.73rem}.data-card-amount{font-size:.84rem}.stats-grid.sales-kpis{grid-template-columns:1fr}}@media(max-width:560px){.sync-job-grid{grid-template-columns:1fr}.sync-log{max-height:340px;font-size:.72rem}.sync-log>div{grid-template-columns:34px minmax(0,1fr)}}@media(max-width:760px){.detail-modal{align-items:end;padding:8px 8px max(8px,env(safe-area-inset-bottom))}.debt-detail-summary{grid-template-columns:1fr;padding:10px;gap:10px}.debt-detail-summary .stat-card{min-height:112px;padding:14px}.debt-detail-sheet{width:100%;max-height:calc(100vh - 18px);border-radius:18px 18px 0 0}.debt-detail-sheet .detail-sheet-head{padding:13px 12px;align-items:flex-start}.debt-detail-sheet .detail-sheet-head h3{font-size:1rem}.debt-detail-sheet .detail-sheet-head span{display:block;margin-top:4px;font-size:.82rem;color:var(--vc-muted)}.debt-detail-sheet .excel-mode .table-wrap{display:none}.debt-detail-sheet .mobile-card-list{display:block;padding:10px;background:#f7f9fc}.debt-detail-sheet .data-card.compact{border-radius:12px;padding:12px;box-shadow:none}.debt-detail-sheet .data-card-line{grid-template-columns:minmax(0,1fr);gap:8px}.debt-detail-sheet .data-card-main strong{white-space:normal;font-size:.9rem}.debt-detail-sheet .data-card-main span{white-space:normal}.debt-detail-sheet .data-card-amount{text-align:left;font-size:.9rem}}@media(min-width:1280px){td:nth-child(n+8),th:nth-child(n+8){display:table-cell}}@media(max-width:760px){.customer-group-panel{padding:12px 10px 14px}.customer-group-head{align-items:flex-start}.customer-group-head span{font-size:.78rem}.customer-summary-panel{grid-template-columns:1fr;padding:10px;gap:10px}.customer-summary-total,.customer-summary-groups{padding:11px}.customer-summary-groups>div{display:grid;grid-template-columns:1fr}.customer-summary-groups b{grid-template-columns:minmax(0,1fr) auto auto}.analysis-chart-card{min-height:470px;padding:12px 8px 10px}.analysis-chart-card h4{font-size:.98rem}.analysis-chart-title{min-height:auto;padding:0 4px 9px}.analysis-chart-title span{font-size:.76rem}.revenue-intel-panel{padding:12px 10px 14px}.revenue-intel-head{flex-direction:column}.revenue-intel-head button{width:100%}.revenue-config-bar,.revenue-intel-grid.two,.revenue-intel-grid.three,.config-summary-grid{grid-template-columns:1fr}.revenue-config-bar{padding:10px}.config-card-head{flex-direction:column}.config-card-head button{width:100%}.settings-section-head{flex-direction:column}.button-row.compact{width:100%;display:grid;grid-template-columns:1fr}.kpi-import-preview-head{flex-direction:column}.kpi-import-preview-head .button-row.compact{justify-content:stretch}.kpi-import-row{min-width:460px}.employee-kpi-import-table .kpi-import-row{min-width:860px}.suggestion-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-kpi-panel{padding:12px;border-radius:16px;gap:12px}.sales-kpi-head{flex-direction:column}.sales-kpi-head button{width:100%}.sales-kpi-grid{grid-template-columns:1fr}.sales-kpi-grid span{min-height:82px}.sales-kpi-legend{display:grid;grid-template-columns:1fr 1fr;gap:6px}.kpi-year-panel{grid-template-columns:1fr;padding:12px;border-radius:16px}.kpi-year-grid{grid-template-columns:1fr}.kpi-month-strip{grid-template-columns:repeat(6,minmax(74px,1fr))}.employee-kpi-year-head,.employee-kpi-year-table article{min-width:860px}.trend-toolbar{grid-template-columns:1fr;padding:10px}.trend-summary-strip{grid-template-columns:1fr}.trend-panel .chart-wrap{width:calc(100% - 20px);margin:0 10px 12px}.employee-kpi-summary{grid-template-columns:1fr}.employee-kpi-summary button{width:100%}.employee-kpi-summary-grid{grid-template-columns:1fr}.baseline-matrix-head{align-items:flex-start;flex-direction:column}.baseline-matrix-head small{text-align:left}.baseline-matrix-grid{min-width:560px}.heatmap-rule-editor article{grid-template-columns:1fr}.revenue-card{padding:12px 8px}.sku-card-list article,.inventory-list article{align-items:flex-start}.product-group-guide{padding:12px}.guide-head{align-items:flex-start;flex-direction:column;gap:4px}.guide-grid{grid-template-columns:1fr}.guide-item{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.guide-item b{grid-column:2;font-size:.8rem}.region-summary-card{padding:12px 8px}.region-summary-grid{grid-template-columns:1fr}.region-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.region-summary-revenue{font-size:1.5rem}.region-brand-strip{grid-template-columns:1fr}.excel-mode .excel-toolbar,.excel-mode.analysis-mode .table-wrap{display:none}.analysis-mobile-list{display:grid;gap:10px;padding:10px;background:#f7f7fb}}
