.app-shell{--shell-bg: radial-gradient(circle at top left, rgba(255, 214, 102, .18), transparent 28%), linear-gradient(180deg, #eef6ff 0%, #f7fafc 44%, #edf3f8 100%);--sider-bg: linear-gradient(180deg, #0f2748 0%, #0d1f38 54%, #0a1528 100%);--sider-shadow: 10px 0 40px rgba(15, 23, 42, .16);--sider-glow: radial-gradient(circle at top right, rgba(255, 214, 102, .18), transparent 60%);--glass-bg: rgba(255,255,255,.82);--glass-border: rgba(226, 232, 240, .9);--glass-shadow: 0 12px 36px rgba(15, 23, 42, .08);--panel-bg: rgba(255,255,255,.76);--panel-shadow: 0 18px 44px rgba(15, 23, 42, .06);--title-color: #102a43;--subtitle-color: #6b7a90;--muted-color: #7b8794;--field-label-color: #243b53;--table-head-bg: #f8fbff;--table-head-color: #486581;--table-row-border: #eef2f6;--table-hover-bg: #f8fbff;--card-head-bg: linear-gradient(180deg, rgba(248,250,252,.95), rgba(255,255,255,.9));--card-head-border: #edf2f7;--toggle-bg: linear-gradient(135deg, #ffffff, #edf5ff);--toggle-color: #0f5cc0;--toggle-border: rgba(15, 92, 192, .08);--theme-toggle-bg: rgba(255,255,255,.92);--theme-toggle-border: rgba(226, 232, 240, .9);--theme-toggle-color: #102a43;min-height:100vh;background:var(--shell-bg);transition:background .25s ease,color .25s ease}:root[data-theme=dark] .app-shell{--shell-bg: radial-gradient(circle at top left, rgba(90, 169, 255, .16), transparent 24%), linear-gradient(180deg, #06101d 0%, #091626 44%, #0c1b2d 100%);--sider-bg: linear-gradient(180deg, #0a1423 0%, #0d1829 54%, #111f34 100%);--sider-shadow: 10px 0 40px rgba(0, 0, 0, .34);--sider-glow: radial-gradient(circle at top right, rgba(90, 169, 255, .16), transparent 62%);--glass-bg: rgba(10, 21, 35, .88);--glass-border: rgba(60, 82, 109, .7);--glass-shadow: 0 12px 36px rgba(0, 0, 0, .28);--panel-bg: rgba(8, 19, 33, .82);--panel-shadow: 0 18px 44px rgba(0, 0, 0, .24);--title-color: #edf4ff;--subtitle-color: #98aac1;--muted-color: #91a3bb;--field-label-color: #d5e2f2;--table-head-bg: #102033;--table-head-color: #c4d5ea;--table-row-border: #1a2a3f;--table-hover-bg: #0f1d30;--card-head-bg: linear-gradient(180deg, rgba(16,32,51,.96), rgba(8,19,33,.94));--card-head-border: #203147;--toggle-bg: linear-gradient(135deg, #10233a, #152c48);--toggle-color: #d6e8ff;--toggle-border: rgba(90, 169, 255, .18);--theme-toggle-bg: rgba(14, 29, 47, .95);--theme-toggle-border: rgba(48, 74, 102, .8);--theme-toggle-color: #eef4ff}.app-sider.ant-layout-sider{background:var(--sider-bg);box-shadow:var(--sider-shadow);position:relative;overflow:hidden}.app-sider.ant-layout-sider:before{content:"";position:absolute;inset:0 0 auto 0;height:180px;background:var(--sider-glow);pointer-events:none}.brand-block{display:flex;align-items:center;gap:12px;margin:14px 12px 10px;padding:12px;border-radius:20px;background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-height:70px}.brand-block.collapsed{justify-content:center;padding:10px 8px}.brand-mark{width:46px;height:46px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7e6,#ffe58f);box-shadow:0 10px 24px #f4b40038;flex-shrink:0}.brand-mark img{width:24px;height:24px;border-radius:10px}.brand-copy{min-width:0}.brand-title{color:#fff;font-size:18px;font-weight:800;line-height:1.2}.brand-subtitle{color:#ffffffb3;font-size:12px;margin-top:2px}.app-menu.ant-menu{background:transparent;border-inline-end:none;padding:0 8px 10px}.app-menu.ant-menu-inline .ant-menu-item,.app-menu.ant-menu-inline .ant-menu-submenu-title{height:40px;line-height:40px;margin:2px 0;border-radius:14px;color:#ffffffc7}.app-menu.ant-menu-inline .ant-menu-item:hover,.app-menu.ant-menu-inline .ant-menu-submenu-title:hover{color:#fff;background:#ffffff14}.app-menu.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg,#1677ffe6,#0f5cc0d1);color:#fff;box-shadow:0 10px 24px #1677ff40}.app-menu.ant-menu-dark .ant-menu-sub.ant-menu-inline{background:#ffffff05;border-radius:16px;margin:2px 0 6px;padding:4px 0}.app-menu .ant-menu-item-divider{margin:6px 12px;background:#ffffff14}.app-menu .ant-menu-item a{color:inherit;display:block}.app-main.ant-layout{background:transparent}.app-header.ant-layout-header{height:auto;line-height:normal;margin:14px 14px 0;padding:12px 16px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:24px;box-shadow:var(--glass-shadow);display:flex;justify-content:space-between;align-items:center;gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-start{display:flex;align-items:center;gap:12px;min-width:0}.header-toggle{width:46px;height:46px;border:none;border-radius:14px;background:var(--toggle-bg);color:var(--toggle-color);font-size:18px;cursor:pointer;box-shadow:inset 0 0 0 1px var(--toggle-border)}.header-title-block{min-width:0}.header-title{color:var(--title-color);font-size:20px;font-weight:800;line-height:1.2}.header-breadcrumb{margin-top:6px}.header-breadcrumb .ant-breadcrumb-link,.header-breadcrumb .ant-breadcrumb-separator,.header-breadcrumb a{color:var(--muted-color);font-size:12px}.header-breadcrumb a:hover{color:var(--title-color)}.header-subtitle{margin-top:4px;color:var(--subtitle-color);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-user{background:linear-gradient(135deg,#fffaf0f2,#fffffffa);border:1px solid var(--glass-border);border-radius:18px;padding:8px 10px 8px 14px;flex-shrink:0}:root[data-theme=dark] .header-user{background:linear-gradient(135deg,#0d1d2ff2,#0c1828fa)}.theme-toggle{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:14px;border:1px solid var(--theme-toggle-border);background:var(--theme-toggle-bg);color:var(--theme-toggle-color);cursor:pointer;font:inherit;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease}.theme-toggle:hover{transform:translateY(-1px)}.workflow-inbox-toggle{border-color:#f59e0b57}.workflow-task-toggle{border-color:#2563eb42}.workflow-task-toggle.has-tasks{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#2563eb80;color:#1d4ed8;box-shadow:0 8px 18px #2563eb1f}:root[data-theme=dark] .workflow-task-toggle.has-tasks{background:linear-gradient(135deg,#2563eb33,#0e1d2ff2);border-color:#60a5fa73;color:#bfdbfe;box-shadow:0 8px 20px #2563eb33}.header-user-meta{display:flex;flex-direction:column;text-align:left}.header-user-name{color:var(--title-color);font-size:14px;font-weight:700;line-height:1.2}.header-user-role{color:var(--muted-color);font-size:11px;margin-top:2px}.header-avatar{cursor:pointer;background:linear-gradient(135deg,#1677ff,#0f5cc0);box-shadow:0 8px 20px #1677ff3d}.app-content.ant-layout-content{margin:14px;background:transparent}.content-shell{min-height:calc(100vh - 128px);padding:14px;border-radius:24px;background:var(--panel-bg);border:1px solid var(--glass-border);box-shadow:var(--panel-shadow)}.content-shell>*+*{margin-top:12px}.content-shell .ant-card{border-radius:18px;border:1px solid var(--glass-border);box-shadow:0 12px 30px #0f172a0d;overflow:hidden}:root[data-theme=dark] .content-shell .ant-card{box-shadow:0 12px 30px #0000002e}.content-shell .ant-card .ant-card-head{min-height:52px;padding:0 14px;border-bottom:1px solid var(--card-head-border);background:var(--card-head-bg)}.content-shell .ant-card .ant-card-head-title{color:var(--title-color);font-weight:800;padding:13px 0}.content-shell .ant-card .ant-card-body{padding:14px}.content-shell .ant-card.ant-card-small .ant-card-body{padding:12px 14px}.content-shell .ant-statistic{padding:4px 0}.content-shell .ant-statistic .ant-statistic-title{color:var(--subtitle-color);font-size:12px;margin-bottom:6px}.content-shell .ant-statistic .ant-statistic-content{color:var(--title-color);font-weight:800}.content-shell .ant-form-item{margin-bottom:14px}.content-shell .ant-space{row-gap:8px}.content-shell .ant-card .ant-row{row-gap:12px}.content-shell .ant-divider{margin:14px 0}.content-shell .ant-table-wrapper{border-radius:18px;overflow:hidden}.content-shell .ant-table{border-radius:18px}.content-shell .ant-table-thead>tr>th{background:var(--table-head-bg);color:var(--table-head-color);font-weight:700;border-bottom:1px solid var(--table-row-border);padding:12px 14px}.content-shell .ant-table-tbody>tr>td{border-bottom:1px solid var(--table-row-border);padding:12px 14px}.content-shell .ant-table-tbody>tr:hover>td{background:var(--table-hover-bg)!important}.content-shell .ant-tabs .ant-tabs-nav{margin-bottom:12px}.content-shell .ant-tabs .ant-tabs-tab{border-radius:12px;padding:8px 12px;transition:all .2s ease}.content-shell .ant-tabs .ant-tabs-tab-active{background:#1677ff14}.content-shell .ant-descriptions{overflow:hidden;border-radius:18px}.content-shell .ant-descriptions .ant-descriptions-view{border-radius:18px;overflow:hidden}.content-shell .ant-descriptions .ant-descriptions-item-label{background:var(--table-head-bg)!important;color:var(--table-head-color);font-weight:700}.content-shell .ant-descriptions .ant-descriptions-item-content{background:transparent}.content-shell .ant-input,.content-shell .ant-input-affix-wrapper,.content-shell .ant-select-selector,.content-shell .ant-picker,.content-shell .ant-input-number,.content-shell .ant-btn,.content-shell .ant-tag{border-radius:12px}.content-shell .ant-input,.content-shell .ant-input-affix-wrapper,.content-shell .ant-select-selector,.content-shell .ant-picker,.content-shell .ant-input-number{min-height:42px}.content-shell .ant-input-search,.content-shell .ant-input-search .ant-input-wrapper{max-width:100%;vertical-align:middle}.content-shell .ant-input-search .ant-input,.content-shell .ant-input-search .ant-btn,.content-shell .ant-input-search .ant-input-group-addon{height:32px;min-height:32px}.content-shell .ant-input-search .ant-input{line-height:30px}.content-shell .ant-input-search .ant-input-group .ant-input:not(:last-child){border-start-end-radius:0;border-end-end-radius:0}.content-shell .ant-input-search .ant-input-group-addon:last-child .ant-btn{border-start-start-radius:0;border-end-start-radius:0;font-weight:400!important}.content-shell .ant-btn{font-weight:700}.content-shell .ant-form-item-label>label{color:var(--field-label-color);font-weight:700}.ai-assistant-float.ant-float-btn{bottom:28px;height:56px;inset-inline-end:28px;width:56px}.ai-assistant-float .ant-float-btn-body{background:linear-gradient(135deg,#1677ff,#0f9f6e);box-shadow:0 14px 30px #1677ff47}.ai-assistant-float .ant-float-btn-icon{color:#fff;font-size:22px}.floating-ai-panel{background:#fff;border:1px solid #dce6ef;border-radius:8px;bottom:96px;box-shadow:0 22px 48px #0f172a2e;display:grid;grid-template-rows:auto auto minmax(0,1fr);inset-inline-end:28px;max-height:min(620px,calc(100vh - 124px));overflow:hidden;position:fixed;width:390px;z-index:1000}.floating-ai-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:10px;justify-content:space-between;padding:12px}.floating-ai-header small{color:#64748b;display:block;font-size:11px;margin-top:2px}.floating-ai-suggestions{background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px}.floating-ai-chat{display:grid;gap:0;grid-template-rows:1fr auto;min-height:0}.floating-ai-messages{background:#f8fafc;display:flex;flex-direction:column;gap:10px;min-height:280px;overflow:auto;padding:14px}.floating-ai-row{direction:ltr;display:flex;width:100%}.floating-ai-row.assistant{justify-content:flex-start}.floating-ai-row.user{justify-content:flex-end}.floating-ai-message{border-radius:8px;direction:rtl;line-height:1.85;max-width:88%;padding:10px 12px;text-align:right;white-space:pre-line;width:fit-content}.floating-ai-message.assistant{background:#fff;border:1px solid #dce6ef}.floating-ai-message.user{background:#e9f6ef;border:1px solid #bfe4cf}.floating-ai-message small{border-top:1px solid #e5e7eb;color:#64748b;display:block;font-size:11px;margin-top:8px;padding-top:6px}.floating-ai-input{background:#fff;border-top:1px solid #e5e7eb;display:grid;gap:10px;grid-template-columns:1fr auto;padding:12px}.floating-ai-context-status{color:#64748b;font-size:12px;grid-column:1 / -1}.floating-ai-input .ant-btn{min-width:78px}:root[data-theme=dark] .ai-assistant-float .ant-float-btn-body{background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 18px 38px #00000061}:root[data-theme=dark] .floating-ai-panel{background:#111827;border-color:#334155;box-shadow:0 26px 56px #0000008c;color:#e5e7eb}:root[data-theme=dark] .floating-ai-header{background:#111827;border-color:#253044}:root[data-theme=dark] .floating-ai-header .ant-typography{color:#f8fafc}:root[data-theme=dark] .floating-ai-header small,:root[data-theme=dark] .floating-ai-context-status{color:#9ca3af}:root[data-theme=dark] .floating-ai-suggestions{background:#0b1220;border-color:#253044}:root[data-theme=dark] .floating-ai-suggestions .ant-btn{background:#172033;border-color:#334155;color:#e5e7eb}:root[data-theme=dark] .floating-ai-suggestions .ant-btn:hover,:root[data-theme=dark] .floating-ai-suggestions .ant-btn:focus{background:#1e293b;border-color:#5eead4;color:#fff}:root[data-theme=dark] .floating-ai-messages{background:#0b1220}:root[data-theme=dark] .floating-ai-message.assistant{background:#172033;border-color:#334155;color:#f8fafc}:root[data-theme=dark] .floating-ai-message.user{background:#12352f;border-color:#1f6f62;color:#f8fafc}:root[data-theme=dark] .floating-ai-message small{border-color:#334155;color:#cbd5e1}:root[data-theme=dark] .floating-ai-input{background:#111827;border-color:#253044}:root[data-theme=dark] .floating-ai-input .ant-input{background:#0b1220;border-color:#334155;color:#f8fafc}:root[data-theme=dark] .floating-ai-input .ant-input::placeholder{color:#94a3b8}@media (max-width: 992px){.app-header.ant-layout-header{margin:12px 12px 0;padding:10px 12px}.app-content.ant-layout-content{margin:12px}.content-shell{padding:12px;border-radius:20px}}@media (max-width: 768px){.app-header.ant-layout-header{flex-direction:column;align-items:stretch}.header-user{justify-content:space-between;flex-wrap:wrap}.header-subtitle{white-space:normal}.theme-toggle{width:100%;justify-content:center}.ai-assistant-float.ant-float-btn{bottom:18px;inset-inline-end:18px}.floating-ai-panel{bottom:86px;inset-inline-end:12px;max-height:calc(100vh - 104px);width:calc(100vw - 24px)}.floating-ai-header{align-items:flex-start;flex-direction:column}.floating-ai-message{max-width:100%}.floating-ai-input{grid-template-columns:1fr}}.dash-root{--dash-bg: linear-gradient(90deg, rgba(21, 101, 192, .035) 1px, transparent 1px), linear-gradient(180deg, rgba(15, 23, 42, .026) 1px, transparent 1px), linear-gradient(135deg, rgba(21, 101, 192, .07), transparent 34%), linear-gradient(225deg, rgba(245, 158, 11, .06), transparent 30%), linear-gradient(180deg, #f6f9fc 0%, #f8fbfd 36%, #fbfdff 100%);--dash-hero-bg: linear-gradient(90deg, rgba(245, 158, 11, .1), transparent 38%), linear-gradient(135deg, rgba(255,255,255,.95) 0%, rgba(248,251,255,.96) 52%, rgba(241,247,255,.98) 100%);--dash-hero-border: rgba(198, 214, 230, .75);--dash-hero-shadow: 0 20px 42px rgba(15, 23, 42, .06);--dash-hero-glow: linear-gradient(90deg, rgba(21, 101, 192, .1), transparent);--dash-kicker-bg: #fff7db;--dash-kicker-text: #8a5a00;--dash-kicker-border: #f6d37a;--dash-text: #102a43;--dash-text-soft: #526479;--dash-text-muted: #62748a;--dash-text-faint: #7b8794;--dash-filter-bg: linear-gradient(135deg, rgba(245, 158, 11, .1), transparent 34%), linear-gradient(180deg, #f8fbff 0%, #edf4fb 100%);--dash-filter-border: #dbe6f1;--dash-filter-mode-bg: rgba(255, 255, 255, .88);--dash-filter-mode-border: #d9e4ef;--dash-filter-mode-text: #486581;--dash-filter-range-border: #e1eaf2;--dash-widget-frame-bg: linear-gradient(180deg, rgba(255,255,255,.64), rgba(247,250,253,.78));--dash-widget-frame-border: rgba(21, 101, 192, .16);--dash-widget-meta-bg: rgba(255, 255, 255, .88);--dash-widget-meta-border: rgba(219, 229, 239, .9);--dash-widget-grip-bg: rgba(21, 101, 192, .08);--dash-widget-grip-text: #1456a5;--dash-card-bg: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(250,253,255,.98) 100%);--dash-card-border: rgba(15, 23, 42, .075);--dash-card-shadow: 0 10px 24px rgba(15, 23, 42, .055), 0 1px 0 rgba(255, 255, 255, .9) inset;--dash-card-head-border: #edf2f7;--dash-management-item-bg: linear-gradient(180deg, #fbfdff, #ffffff);--dash-management-item-border: #e8eef5;--dash-task-badge-bg: linear-gradient(90deg, rgba(245, 158, 11, .12), transparent 36%), linear-gradient(135deg, #fffdf7 0%, #ffffff 48%, #f8fafc 100%);--dash-task-badge-border: rgba(245, 158, 11, .2);--dash-inventory-health-bg: linear-gradient(180deg, rgba(250, 252, 254, .96), rgba(244, 247, 250, .92));--dash-inventory-health-border: rgba(148, 163, 184, .2);--dash-project-summary-bg: linear-gradient(180deg, rgba(250,252,254,.94), rgba(255,255,255,.98));--dash-project-summary-border: #e8eef5;--dash-list-border: #edf2f7;--dash-grid-stroke: #e6edf5;--dash-accent: #1565c0;--dash-accent-2: #f59e0b;min-height:100vh;padding:8px;direction:rtl;background:var(--dash-bg);background-size:32px 32px,32px 32px,auto,auto,auto}:root[data-theme=dark] .dash-root{--dash-bg: linear-gradient(90deg, rgba(148, 163, 184, .035) 1px, transparent 1px), linear-gradient(180deg, rgba(148, 163, 184, .03) 1px, transparent 1px), linear-gradient(135deg, rgba(90, 169, 255, .1), transparent 34%), linear-gradient(225deg, rgba(245, 158, 11, .065), transparent 30%), linear-gradient(180deg, #08121f 0%, #0a1625 36%, #0d1b2d 100%);--dash-hero-bg: linear-gradient(90deg, rgba(245, 158, 11, .08), transparent 38%), linear-gradient(135deg, rgba(12,24,40,.96) 0%, rgba(14,27,44,.96) 52%, rgba(10,20,34,.98) 100%);--dash-hero-border: rgba(48, 74, 102, .72);--dash-hero-shadow: 0 20px 42px rgba(0, 0, 0, .24);--dash-hero-glow: linear-gradient(90deg, rgba(90, 169, 255, .14), transparent);--dash-kicker-bg: rgba(255, 214, 102, .12);--dash-kicker-text: #ffd76f;--dash-kicker-border: rgba(255, 214, 102, .22);--dash-text: #eef4ff;--dash-text-soft: #c1d0e3;--dash-text-muted: #a8bbd3;--dash-text-faint: #91a3bb;--dash-filter-bg: linear-gradient(135deg, rgba(245, 158, 11, .08), transparent 34%), linear-gradient(180deg, #102033 0%, #0d1b2b 100%);--dash-filter-border: #24374d;--dash-filter-mode-bg: rgba(17, 32, 51, .92);--dash-filter-mode-border: #2b4159;--dash-filter-mode-text: #c0d4ea;--dash-filter-range-border: #22354b;--dash-widget-frame-bg: linear-gradient(180deg, rgba(10,20,34,.72), rgba(12,23,38,.84));--dash-widget-frame-border: rgba(90, 169, 255, .2);--dash-widget-meta-bg: rgba(10, 22, 36, .92);--dash-widget-meta-border: rgba(48, 74, 102, .82);--dash-widget-grip-bg: rgba(90, 169, 255, .12);--dash-widget-grip-text: #d3e6ff;--dash-card-bg: linear-gradient(180deg, rgba(15,28,45,.98) 0%, rgba(16,31,50,.98) 100%);--dash-card-border: rgba(62, 84, 110, .55);--dash-card-shadow: 0 14px 30px rgba(0, 0, 0, .18);--dash-card-head-border: #203147;--dash-management-item-bg: linear-gradient(180deg, #132438, #102032);--dash-management-item-border: #22354b;--dash-task-badge-bg: linear-gradient(90deg, rgba(245, 158, 11, .08), transparent 36%), linear-gradient(135deg, #14263b 0%, #102133 48%, #0e1d2f 100%);--dash-task-badge-border: rgba(245, 158, 11, .16);--dash-inventory-health-bg: linear-gradient(180deg, rgba(15, 30, 48, .96), rgba(11, 23, 37, .92));--dash-inventory-health-border: rgba(78, 102, 130, .24);--dash-project-summary-bg: linear-gradient(180deg, rgba(18,35,56,.94), rgba(12,24,40,.98));--dash-project-summary-border: #22354b;--dash-list-border: #203147;--dash-grid-stroke: #22354b;--dash-accent: #5aa9ff;--dash-accent-2: #f6c762}:root[data-theme=dark] .dash-card .ant-card-head{background:linear-gradient(180deg,#ffffff0b,#fff0)}:root[data-theme=dark] .dash-focus-item,:root[data-theme=dark] .dash-quick-tile,:root[data-theme=dark] .dash-executive-kpi,:root[data-theme=dark] .dash-profit-panel,:root[data-theme=dark] .dash-management-item{box-shadow:inset 0 1px #ffffff0e}.dash-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,360px);gap:12px;margin-bottom:12px;align-items:start}.dash-hero-main{position:relative;padding:14px 16px 12px;border-radius:20px;overflow:hidden;background:var(--dash-hero-bg);border:1px solid var(--dash-hero-border);box-shadow:var(--dash-hero-shadow);isolation:isolate}.dash-hero-main:before{content:"";position:absolute;inset-block:0;inset-inline-end:0;width:38%;background:linear-gradient(90deg,transparent,rgba(21,101,192,.08)),repeating-linear-gradient(135deg,rgba(21,101,192,.075) 0 1px,transparent 1px 12px);opacity:.72;pointer-events:none}.dash-hero-main:after{content:"";position:absolute;inset-inline-start:26px;bottom:16px;width:120px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--dash-accent-2),rgba(21,101,192,.12));opacity:.6;pointer-events:none}.dash-hero-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.dash-hero-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dash-hero-actions .ant-btn{height:36px;border-radius:12px;font-weight:800;box-shadow:0 8px 18px #0f172a0e}.dash-hero-actions .ant-btn-primary{background:linear-gradient(135deg,#1456a5,#1976d2);border-color:transparent}.dash-hero-kicker{margin-bottom:8px;border-radius:999px;font-weight:700;color:var(--dash-kicker-text);background:var(--dash-kicker-bg);border-color:var(--dash-kicker-border)}.dash-hero-text{display:block;max-width:760px;margin-top:6px;line-height:1.55;color:var(--dash-text-soft);font-size:14px}.dash-hero-status{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dash-hero-status .ant-tag{border-radius:999px;padding:5px 12px;font-weight:800;margin-inline-end:0;border-color:#0f172a14}.dash-hero-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.dash-hero-metric{display:flex;gap:12px;align-items:flex-start;padding:13px 14px;border-radius:14px;border:1px solid var(--dash-hero-border);background:var(--dash-card-bg);box-shadow:0 12px 28px #0f172a0b;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dash-hero-metric:hover{transform:translateY(-2px);border-color:#1565c02e;box-shadow:0 16px 30px #0f172a13}.dash-hero-metric-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:19px;flex:0 0 48px;box-shadow:inset 0 1px #fff6}.dash-tone-blue .dash-hero-metric-icon{background:#1565c01a;color:#1565c0}.dash-tone-green .dash-hero-metric-icon{background:#2e7d321a;color:#2e7d32}.dash-tone-gold .dash-hero-metric-icon{background:#f59e0b1f;color:#b7791f}.dash-hero-metric-title{color:var(--dash-text-muted);font-size:12px;margin-bottom:4px}.dash-hero-metric-value{color:var(--dash-text);font-size:23px;font-weight:800;line-height:1.2;letter-spacing:0;word-break:break-word}.dash-hero-metric-subtitle{color:var(--dash-text-faint);font-size:12px;margin-top:4px}.dash-hero-side{display:flex}.dash-filter-card{width:100%;padding:12px;border-radius:18px;background:var(--dash-filter-bg);color:var(--dash-text);border:1px solid var(--dash-filter-border);box-shadow:0 18px 34px #0f172a0e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dash-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.dash-filter-mode-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:8px}.dash-filter-mode{border:1px solid var(--dash-filter-mode-border);background:var(--dash-filter-mode-bg);color:var(--dash-filter-mode-text);border-radius:14px;padding:8px 6px;font-family:inherit;font-weight:700;cursor:pointer;transition:all .18s ease}.dash-filter-mode:hover,.dash-layout-option:hover{border-color:#1565c047;color:var(--dash-accent);transform:translateY(-1px)}.dash-filter-mode.active{background:linear-gradient(135deg,#1456a5,#1976d2);color:#fff;border-color:#1565c0;box-shadow:0 10px 20px #1565c038}.dash-filter-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.dash-filter-toolbar .ant-btn{border-radius:12px}.dash-filter-card .ant-select .ant-select-selector,.dash-filter-card .ant-picker{background:var(--dash-filter-mode-bg);border-radius:12px}.dash-filter-range{margin-top:12px;padding-top:10px;border-top:1px solid var(--dash-filter-range-border);display:flex;flex-direction:column;gap:6px}.dash-admin-command{margin-bottom:12px;padding:14px;border:1px solid var(--dash-card-border);border-radius:18px;background:linear-gradient(90deg,rgba(21,101,192,.065),transparent 40%),linear-gradient(180deg,#fffffff0,#f8fbfff5);box-shadow:var(--dash-card-shadow)}:root[data-theme=dark] .dash-admin-command{background:linear-gradient(90deg,rgba(90,169,255,.08),transparent 40%),linear-gradient(180deg,#0f1c2dfa,#0c1828fa)}.dash-admin-command-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.dash-admin-eyebrow{display:inline-flex;margin-bottom:5px;color:var(--dash-accent);font-size:12px;font-weight:900}.dash-admin-command-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dash-admin-metric,.dash-admin-link{border:1px solid var(--dash-management-item-border);background:var(--dash-management-item-bg);color:var(--dash-text);font-family:inherit;text-align:right;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dash-admin-metric:hover,.dash-admin-link:hover{transform:translateY(-2px);border-color:#1565c040;box-shadow:0 14px 28px #0f172a14}.dash-admin-metric{display:flex;gap:12px;min-height:116px;padding:13px;border-radius:14px}.dash-admin-metric-icon,.dash-admin-link-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:13px;background:#1565c01a;color:var(--dash-accent)}.dash-admin-metric-icon{width:44px;height:44px;font-size:18px}.dash-admin-metric-body,.dash-admin-link span:last-child{display:flex;flex-direction:column;min-width:0}.dash-admin-metric-title{color:var(--dash-text-muted);font-size:12px;font-weight:800}.dash-admin-metric-value{margin-top:4px;color:var(--dash-text);font-size:21px;font-weight:900;line-height:1.25;word-break:break-word}.dash-admin-metric-subtitle{margin-top:5px;color:var(--dash-text-faint);font-size:12px;line-height:1.55}.dash-admin-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.dash-admin-link{display:flex;align-items:center;gap:10px;min-height:68px;padding:10px 12px;border-radius:13px}.dash-admin-link-icon{width:36px;height:36px;font-size:16px}.dash-admin-link strong{color:var(--dash-text);font-size:13px;line-height:1.4}.dash-admin-link small{color:var(--dash-text-faint);font-size:11px;line-height:1.5}.dash-admin-tone-red .dash-admin-metric-icon,.dash-admin-tone-red .dash-admin-link-icon{background:#dc26261a;color:#dc2626}.dash-admin-tone-orange .dash-admin-metric-icon,.dash-admin-tone-orange .dash-admin-link-icon{background:#f59e0b1f;color:#b7791f}.dash-admin-tone-green .dash-admin-metric-icon,.dash-admin-tone-green .dash-admin-link-icon{background:#16a34a1c;color:#16a34a}.dash-admin-tone-violet .dash-admin-metric-icon,.dash-admin-tone-violet .dash-admin-link-icon{background:#722ed11a;color:#722ed1}.dash-admin-tone-cyan .dash-admin-metric-icon,.dash-admin-tone-cyan .dash-admin-link-icon{background:#0891b21a;color:#0891b2}.dash-solar-widget{min-height:118px;position:relative;background:linear-gradient(90deg,rgba(245,158,11,.08),transparent 42%),var(--dash-card-bg)}.dash-solar-widget:after{content:"";position:absolute;inset-inline-start:22px;bottom:18px;width:52px;height:4px;border-radius:999px;background:linear-gradient(90deg,#1565c0,#f59e0b99);opacity:.45}.dash-solar-widget-title{display:block;color:var(--dash-text-muted);font-size:13px;font-weight:700;margin-bottom:6px}.dash-solar-widget-value{color:var(--dash-text);font-size:27px;line-height:1.15;font-weight:800;margin-bottom:6px;letter-spacing:0}.dash-section-solar-requests{overflow:hidden}.dash-solar-request-stats{margin-bottom:8px}.dash-solar-request-stat{min-height:68px;padding:10px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:linear-gradient(180deg,#ffffffc7,#f8fbffeb)}:root[data-theme=dark] .dash-solar-request-stat{background:linear-gradient(180deg,#122338e6,#0c1828f5)}.dash-solar-request-stat strong{display:block;margin-top:6px;color:var(--dash-text);font-size:21px;line-height:1.2}.dash-solar-request-list .ant-list-empty-text{padding:12px 0}.dash-solar-request-item{padding:8px 0!important;border-block-end-color:var(--dash-list-border)!important}.dash-solar-request-item:last-child{border-block-end:0!important}.dash-recent-avatar-solar{background:linear-gradient(135deg,#f59e0b,#1565c0)}.dash-layout-card{background:var(--dash-card-bg)}.dash-layout-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.dash-layout-switcher{display:flex;gap:8px;flex-wrap:wrap}.dash-layout-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dash-layout-option{border:1px solid var(--dash-filter-mode-border);background:var(--dash-filter-mode-bg);color:var(--dash-text-soft);border-radius:14px;padding:8px 12px;font-family:inherit;font-weight:800;cursor:pointer;transition:all .18s ease}.dash-layout-option.active{background:linear-gradient(135deg,#1565c0,#1976d2);color:#fff;border-color:#1565c0;box-shadow:0 12px 22px #1565c02e}.dash-sections{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;grid-auto-flow:dense;align-items:start}.dash-widget-shell{min-width:0}.dash-widget-shell.is-active-drag{opacity:.76}.dash-widget-frame{position:relative;height:auto;padding:0;border-radius:18px;border:0;background:transparent;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease;overflow:visible}.dash-widget-frame.is-editing{height:100%;padding:8px;border:1px dashed var(--dash-widget-frame-border);background:var(--dash-widget-frame-bg);overflow:auto}.dash-widget-frame.is-dragging{border-color:#1565c06b;box-shadow:0 18px 32px #1565c024;transform:scale(.995)}.dash-widget-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.dash-widget-grip{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:var(--dash-widget-grip-bg);color:var(--dash-widget-grip-text);font-size:12px;font-weight:800;cursor:grab}.dash-widget-grip:before{content:"⋮⋮";letter-spacing:0;font-size:11px;opacity:.72}.dash-widget-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--dash-text-muted);font-size:12px;font-weight:700}.dash-widget-meta span{padding:6px 10px;border-radius:999px;background:var(--dash-widget-meta-bg);border:1px solid var(--dash-widget-meta-border)}.dash-widget-resize{position:absolute;inset-inline-end:12px;bottom:10px;width:20px;height:20px;border:0;background:transparent;cursor:nwse-resize;padding:0}.dash-widget-resize:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px 0;background:linear-gradient(135deg,transparent 0 42%,rgba(245,158,11,.28) 42% 58%,transparent 58% 100%),linear-gradient(135deg,transparent 0 58%,rgba(21,101,192,.38) 58% 74%,transparent 74% 100%)}.dash-widget-resize:hover:before{filter:saturate(1.1)}.dash-widget-frame.is-editing .dash-section{margin-bottom:0}.dash-card{position:relative;border-radius:14px;box-shadow:var(--dash-card-shadow);border:1px solid var(--dash-card-border);overflow:hidden;background:var(--dash-card-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dash-card:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--dash-accent),var(--dash-accent-2));opacity:.72;pointer-events:none}.dash-card .ant-card-head{min-height:48px;border-bottom:1px solid var(--dash-card-head-border);padding:0 16px;background:linear-gradient(180deg,#ffffff57,#fff0)}.dash-card .ant-card-head-title{color:var(--dash-text);font-weight:800;font-size:15px;letter-spacing:0}.dash-card .ant-card-body{padding:10px}.dash-hover{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dash-hover:hover{transform:translateY(-3px);box-shadow:0 18px 32px #0f172a17;border-color:#1565c02e}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.dash-quick-actions{display:flex;flex-wrap:wrap;gap:8px}.dash-quick-actions .ant-btn{height:38px;border-radius:12px;padding-inline:14px;font-weight:700}.dash-focus-card .ant-card-body{padding:14px}.dash-focus-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.dash-focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dash-focus-item{width:100%;min-height:88px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:var(--dash-management-item-bg);color:var(--dash-text);display:flex;gap:10px;align-items:flex-start;text-align:right;padding:10px;cursor:pointer;font-family:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:inset 0 1px #ffffff8c}.dash-focus-item:hover{transform:translateY(-2px);border-color:#1565c03d;box-shadow:0 14px 28px #0f172a12}.dash-focus-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;font-size:18px;background:#1565c01a;color:#1565c0}.dash-focus-orange .dash-focus-icon{background:#f59e0b21;color:#b7791f}.dash-focus-red .dash-focus-icon{background:#dc26261a;color:#dc2626}.dash-focus-green .dash-focus-icon{background:#2e7d321c;color:#2e7d32}.dash-focus-blue .dash-focus-icon{background:#1565c01a;color:#1565c0}.dash-focus-content{min-width:0;display:grid;gap:4px}.dash-focus-title{color:var(--dash-text-muted);font-size:12px;font-weight:800}.dash-focus-value{color:var(--dash-text);font-size:21px;font-weight:900;line-height:1.1}.dash-focus-subtitle{color:var(--dash-text-faint);font-size:12px;line-height:1.45}.dash-quick-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.dash-quick-tile{min-height:74px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:var(--dash-management-item-bg);color:var(--dash-text);display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;font-family:inherit;text-align:right;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:inset 0 1px #ffffff8c}.dash-quick-tile:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a12;border-color:#1565c038}.dash-quick-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.dash-quick-text{min-width:0;display:grid;gap:4px}.dash-quick-title{color:var(--dash-text);font-weight:900}.dash-quick-subtitle{color:var(--dash-text-faint);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-quick-count{min-width:34px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding-inline:8px;background:var(--dash-widget-grip-bg);color:var(--dash-text);font-weight:900;font-size:12px}.dash-tone-blue .dash-quick-icon{background:linear-gradient(135deg,#1976d2,#1456a5)}.dash-tone-green .dash-quick-icon{background:linear-gradient(135deg,#43a047,#2e7d32)}.dash-tone-gold .dash-quick-icon{background:linear-gradient(135deg,#f59e0b,#b7791f)}.dash-tone-violet .dash-quick-icon{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.dash-tone-cyan .dash-quick-icon{background:linear-gradient(135deg,#0891b2,#0e7490)}.dash-management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dash-executive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dash-executive-kpi{min-height:96px;display:flex;align-items:flex-start;gap:10px;padding:11px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:var(--dash-management-item-bg);color:var(--dash-text);text-align:right;font-family:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:inset 0 1px #ffffff8c}.dash-executive-kpi:hover{transform:translateY(-2px);border-color:#1565c042;box-shadow:0 14px 28px #0f172a12}.dash-executive-icon{width:36px;height:36px;flex:0 0 36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.dash-executive-copy{min-width:0;display:grid;gap:4px}.dash-executive-title{color:var(--dash-text-muted);font-size:12px;font-weight:800}.dash-executive-value{color:var(--dash-text);font-size:18px;font-weight:900;line-height:1.35}.dash-executive-subtitle{color:var(--dash-text-faint);font-size:12px;line-height:1.45}.dash-profit-panel{height:100%;min-height:198px;padding:12px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:var(--dash-management-item-bg);box-shadow:inset 0 1px #ffffff8c}.dash-management-item{padding:10px;border-radius:14px;background:var(--dash-management-item-bg);border:1px solid var(--dash-management-item-border);box-shadow:inset 0 1px #ffffffb3;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dash-management-item:hover{transform:translateY(-1px);border-color:#1565c033;box-shadow:0 12px 22px #0f172a0e,inset 0 1px #ffffffb3}.dash-management-title{color:var(--dash-text-muted);font-size:13px;font-weight:700;margin-bottom:4px}.dash-management-value{color:var(--dash-text);font-size:21px;font-weight:800;margin-bottom:6px}.dash-task-badge-card{margin-bottom:8px;border-radius:16px;border:1px solid var(--dash-task-badge-border);background:var(--dash-task-badge-bg);cursor:pointer;box-shadow:0 18px 36px #0f172a0b}.dash-task-badge-content{display:flex;align-items:center;justify-content:space-between;gap:10px}.dash-task-badge-icon{position:relative;width:44px;height:44px;flex:0 0 44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:#fff;font-size:21px;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 12px 24px #d9770638}.dash-task-badge-count{position:absolute;top:-8px;inset-inline-start:-8px;min-width:26px;height:26px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dc2626;color:#fff;border:2px solid #fff;font-size:.78rem;font-weight:800;line-height:1}.dash-task-badge-main{flex:1;min-width:0}.dash-task-badge-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.dash-workflow-inbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:12px}.dash-workflow-inbox-item{display:grid;gap:6px;width:100%;padding:10px 12px;border:1px solid var(--dash-management-item-border);border-radius:14px;background:var(--dash-management-item-bg);color:inherit;font-family:inherit;text-align:start;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dash-workflow-inbox-item:hover{transform:translateY(-1px);border-color:#1565c073;box-shadow:0 10px 22px #0f172a14}.dash-workflow-inbox-title{color:var(--dash-text);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-workflow-inbox-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--dash-text-muted);font-size:12px}.dash-inventory-health{margin-top:14px;padding:10px;border-radius:16px;background:var(--dash-inventory-health-bg);border:1px solid var(--dash-inventory-health-border)}.dash-health-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dash-project-summary{display:grid;gap:12px}.dash-project-summary-row{padding:13px 15px;border-radius:14px;background:var(--dash-project-summary-bg);border:1px solid var(--dash-project-summary-border)}.dash-project-summary-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.dash-growth-chart-grid{margin-top:2px}.dash-growth-panel{min-height:206px;padding:10px;border-radius:12px;background:var(--dash-management-item-bg);border:1px solid var(--dash-management-item-border)}.dash-growth-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.dash-growth-panel-head strong{font-size:18px;font-weight:850;letter-spacing:0}.dash-section-growth-trend .ant-card-extra{min-width:0}.dash-card .ant-statistic{margin-bottom:8px}.dash-card .ant-statistic-content{color:var(--dash-text);font-weight:800;letter-spacing:0}.dash-card .ant-statistic-title,.dash-card .ant-typography,.dash-card .ant-list-item-meta-description,.dash-card .ant-list-item-action,.dash-card .ant-empty-description{color:var(--dash-text-soft)}.dash-card .ant-list-item{padding-block:10px;transition:background-color .16s ease}.dash-card .ant-list-item:hover{background:#1565c006}.dash-card .ant-list-item:not(:last-child){border-bottom-color:var(--dash-list-border)}.dash-recent-item .ant-list-item-meta{align-items:center}.dash-recent-avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;font-size:18px;box-shadow:0 8px 18px #0f172a1f}.dash-recent-avatar-customer{background:linear-gradient(135deg,#1976d2,#1565c0)}.dash-recent-avatar-project{background:linear-gradient(135deg,#2e7d32,#43a047)}.dash-recent-avatar-workflow{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.dash-layout-compact .dash-card .ant-card-body{padding:10px}.dash-layout-compact .dash-sections{gap:12px}.dash-layout-compact .dash-card .ant-card-head{min-height:44px}.dash-layout-compact .dash-task-badge-card{margin-bottom:8px}.dash-layout-compact .dash-root,.dash-layout-compact{--compact-gap: 12px}.dash-card .recharts-cartesian-grid line{stroke:var(--dash-grid-stroke)}.dash-card .recharts-tooltip-wrapper{direction:rtl}@media (max-width: 992px){.dash-root{padding:4px}.dash-hero{grid-template-columns:1fr}.dash-hero-top,.dash-admin-command-head,.dash-focus-head{flex-direction:column;align-items:stretch}.dash-hero-actions{justify-content:stretch}.dash-hero-actions .ant-btn{flex:1;min-width:140px}.dash-hero-metrics,.dash-admin-command-grid,.dash-admin-links,.dash-management-grid,.dash-executive-grid,.dash-focus-grid,.dash-quick-tiles{grid-template-columns:1fr}.dash-filter-mode-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-header{flex-direction:column;align-items:stretch}.dash-task-badge-content{align-items:flex-start;flex-direction:column}.dash-layout-bar{align-items:stretch;flex-direction:column}.dash-layout-actions{align-items:stretch}.dash-layout-actions>.ant-btn,.dash-layout-switcher,.dash-layout-option{width:100%}.dash-layout-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dash-sections{grid-template-columns:1fr}.dash-widget-shell{grid-column:span 1!important}.dash-widget-toolbar{flex-direction:column;align-items:stretch}}.dash-analytics-card{position:relative;overflow:hidden}.dash-analytics-card:before{content:"";position:absolute;inset-block:0;inset-inline-end:0;width:26%;background:linear-gradient(90deg,transparent,rgba(22,119,255,.055));pointer-events:none}.dash-chart-headline{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.dash-funnel-list{display:grid;gap:12px}.dash-funnel-row{display:grid;grid-template-columns:minmax(104px,136px) minmax(0,1fr) 56px;gap:10px;align-items:center;width:100%;padding:10px 0;border:0;border-bottom:1px solid var(--dash-list-border);background:transparent;color:inherit;cursor:pointer;text-align:right;transition:background-color .16s ease,padding-inline .16s ease}.dash-funnel-row:hover{padding-inline:8px;background:#1565c009}.dash-funnel-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.dash-funnel-dot{width:10px;height:10px;border-radius:999px;flex:0 0 10px}.dash-funnel-bar{height:10px;border-radius:999px;overflow:hidden;background:#94a3b829}.dash-funnel-bar span{display:block;height:100%;min-width:6px;border-radius:inherit;transition:width .18s ease}.dash-funnel-total{display:flex;justify-content:space-between;align-items:end;margin-top:12px;padding:12px 14px;border:1px solid var(--dash-project-summary-border);border-radius:14px;background:var(--dash-project-summary-bg)}.dash-funnel-total .ant-typography{margin:0}.dash-section-inventory-mix .ant-card-body{position:relative}.dash-donut-center{position:absolute;inset-inline-start:50%;top:132px;transform:translate(-50%);display:grid;place-items:center;pointer-events:none}.dash-donut-center strong{color:var(--dash-text);font-size:26px;line-height:1}.dash-donut-center span{margin-top:4px;color:var(--dash-text-muted);font-size:12px}.dash-legend-grid{display:grid;gap:8px;margin-top:8px}.dash-legend-grid span{display:flex;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--dash-list-border);border-radius:10px;color:var(--dash-text-soft);background:#fff6;transition:border-color .16s ease,background-color .16s ease}.dash-legend-grid span:hover{border-color:#1565c03d;background:#1565c009}.dash-legend-grid i{width:9px;height:9px;border-radius:999px;flex:0 0 9px}.dash-pulse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-pulse-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center;padding:12px;border:1px solid var(--dash-list-border);border-radius:14px;background:var(--dash-management-item-bg);box-shadow:inset 0 1px #ffffff80}.dash-pulse-mark{width:10px;height:10px;border-radius:999px}.dash-pulse-item strong{color:var(--dash-text);font-size:18px}.dash-pulse-note{margin-top:14px;padding:12px 14px;border-radius:14px;border:1px solid var(--dash-filter-range-border);background:var(--dash-inventory-health-bg)}@media (max-width: 768px){.dash-funnel-row{grid-template-columns:1fr auto}.dash-funnel-bar{grid-column:1 / -1}.dash-pulse-grid{grid-template-columns:1fr}}.ai-assistant-page{display:flex;flex-direction:column;gap:16px}.ai-assistant-hero{align-items:center;background:linear-gradient(135deg,#f8fbff,#eef7f4 48%,#fff8ec);border:1px solid #e6edf5;border-radius:8px;display:flex;justify-content:space-between;min-height:132px;padding:24px}.ai-assistant-hero h2.ant-typography{margin:8px 0}.ai-loading{align-items:center;color:#4b5563;display:flex;gap:10px}.ai-kpi-grid .ant-card,.ai-panel,.ai-chat-panel{border-radius:8px;height:100%}.ai-insights{width:100%}.ai-insights .ant-alert{border-radius:8px}.ai-chat-messages{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:10px;max-height:380px;min-height:260px;overflow:auto;padding:14px}.ai-message-row{direction:ltr;display:flex;width:100%}.ai-message-row.assistant{justify-content:flex-start}.ai-message-row.user{justify-content:flex-end}.ai-message{border-radius:8px;direction:rtl;max-width:86%;padding:10px 12px;text-align:right;white-space:pre-line;width:fit-content}.ai-message.assistant{background:#fff;border:1px solid #dce6ef}.ai-message.user{background:#e9f6ef;border:1px solid #bfe4cf}.ai-message-role{align-items:center;color:#64748b;display:flex;font-size:12px;gap:6px;margin-bottom:4px}.ai-message-text{color:#111827;line-height:1.9}.ai-message-notice{border-top:1px solid #e5e7eb;color:#64748b;font-size:12px;margin-top:8px;padding-top:8px}.ai-quick-questions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.ai-chat-input{align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr auto}.ai-chat-input .ant-btn{min-width:96px}:root[data-theme=dark] .ai-assistant-page{color:#e5e7eb}:root[data-theme=dark] .ai-assistant-hero{background:linear-gradient(135deg,#0f172a,#113b3a 56%,#3b2f16);border-color:#253044}:root[data-theme=dark] .ai-assistant-page .ant-card{background:#111827;border-color:#253044;color:#e5e7eb}:root[data-theme=dark] .ai-assistant-page .ant-card-head{background:#111827;border-color:#253044}:root[data-theme=dark] .ai-assistant-page .ant-card-head-title,:root[data-theme=dark] .ai-assistant-page .ant-statistic-title,:root[data-theme=dark] .ai-assistant-page .ant-statistic-content,:root[data-theme=dark] .ai-assistant-page .ant-typography{color:#e5e7eb}:root[data-theme=dark] .ai-assistant-page .ant-typography-secondary,:root[data-theme=dark] .ai-loading{color:#9ca3af}:root[data-theme=dark] .ai-chat-messages{background:#0b1220;border-color:#253044}:root[data-theme=dark] .ai-message.assistant{background:#172033;border-color:#334155}:root[data-theme=dark] .ai-message.user{background:#12352f;border-color:#1f6f62}:root[data-theme=dark] .ai-message-text{color:#f8fafc}:root[data-theme=dark] .ai-message-role,:root[data-theme=dark] .ai-message-notice{color:#cbd5e1}:root[data-theme=dark] .ai-message-notice{border-color:#334155}:root[data-theme=dark] .ai-assistant-page .ant-input,:root[data-theme=dark] .ai-assistant-page .ant-input-affix-wrapper{background:#0b1220;border-color:#334155;color:#f8fafc}:root[data-theme=dark] .ai-assistant-page .ant-input::placeholder{color:#94a3b8}@media (max-width: 768px){.ai-assistant-hero{align-items:flex-start;flex-direction:column;gap:16px;padding:18px}.ai-message{max-width:100%}.ai-chat-input{grid-template-columns:1fr}}.crm-page{min-height:100%;padding:24px;background:linear-gradient(180deg,#1677ff12,#1677ff00 260px),#f6f8fb}.crm-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.crm-toolbar h2{margin:0 0 4px}.crm-kpis{margin-bottom:12px}.crm-page .ant-card{border-radius:8px;border-color:#e5e7eb;box-shadow:0 10px 24px #0f172a0e}.crm-funnel{margin-bottom:12px}.crm-funnel .ant-card-body{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.crm-funnel-stage{min-height:104px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#102a43;text-align:right;font-family:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.crm-funnel-stage:hover{transform:translateY(-2px);border-color:#1677ff52;box-shadow:0 12px 24px #0f172a14}.crm-funnel-stage strong{display:block;margin-top:10px;font-size:24px;line-height:1.1}.crm-funnel-stage span{display:block;margin-top:6px;color:#64748b;font-size:12px}@media (max-width: 992px){.crm-page{padding:16px}.crm-toolbar{align-items:stretch;flex-direction:column}.crm-funnel .ant-card-body{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.crm-funnel .ant-card-body{grid-template-columns:1fr}}.engineering-studio{--studio-bg: #202224;--studio-panel: #2b2e30;--studio-line: #45494b;--studio-text: #e2e6e7;--studio-muted: #a5adaf;display:grid;grid-template-columns:208px minmax(0,1fr) 252px;grid-template-rows:auto auto auto minmax(520px,1fr);min-height:720px;background:var(--studio-bg);color:var(--studio-text);border:1px solid var(--studio-line);font-size:12px;letter-spacing:0}.engineering-studio *{box-sizing:border-box}.engineering-studio:fullscreen{width:100%;height:100dvh;min-height:0;overflow:auto;border:0}.engineering-studio:fullscreen .studio-viewport{height:auto;min-height:480px}.studio-projectbar,.studio-modules,.studio-toolbar{grid-column:1 / -1;display:flex;align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid var(--studio-line);min-width:0}.studio-projectbar{background:#191b1c;flex-wrap:wrap}.studio-wordmark{display:flex;align-items:center;gap:8px;direction:ltr}.studio-wordmark>.anticon{color:#eac55b;font-size:22px}.studio-wordmark strong{font-size:16px}.studio-wordmark strong span{font-weight:400;color:var(--studio-muted);font-size:12px}.studio-project{display:flex;align-items:center;gap:12px;border-inline-start:1px solid var(--studio-line);padding-inline-start:12px;min-width:0;overflow-wrap:anywhere}.studio-project span,.studio-document-state{color:var(--studio-muted)}.studio-document-state{margin-inline-start:auto;font-size:11px}.studio-modules{gap:4px;padding-block:4px;background:#303335;flex-wrap:wrap}.studio-toolbar{gap:8px;background:#272a2c;flex-wrap:wrap}.studio-tool-group{display:flex;gap:3px;padding-inline-end:8px;border-inline-end:1px solid var(--studio-line)}.studio-tool-group .ant-btn{width:32px;height:32px;padding:0}.studio-toolbar-summary{display:flex;gap:8px;margin-inline-start:auto;align-items:center;color:#b9daca}.engineering-studio .ant-btn{border-radius:3px;box-shadow:none;font-size:12px}.engineering-studio .ant-btn-default{background:#363a3c;color:var(--studio-text);border-color:var(--studio-line)}.engineering-studio .ant-btn-text{color:var(--studio-text)}.engineering-studio .ant-btn-text:not(:disabled):hover{background:#454b4e;color:#fff}.engineering-studio .ant-btn:disabled{color:#777f83;background:transparent}.engineering-studio .ant-btn-primary{background:#237b65}.engineering-studio .ant-btn-dangerous:not(:disabled){color:#f09188}.studio-explorer,.studio-inspector{min-width:0;background:var(--studio-panel);padding:12px}.studio-explorer{border-inline-end:1px solid var(--studio-line);display:flex;flex-direction:column}.studio-inspector{border-inline-start:1px solid var(--studio-line)}.engineering-studio h2{margin:0 0 12px;font-size:12px;font-weight:600;color:var(--studio-text);display:flex;justify-content:space-between}.engineering-studio h2 span{font-weight:400;color:var(--studio-muted)}.engineering-studio .ant-input,.engineering-studio .ant-input-affix-wrapper,.engineering-studio .ant-input-number{background:#222527;border-color:#52585b;color:var(--studio-text);border-radius:3px;font-size:12px}.engineering-studio .ant-input-number-input{color:var(--studio-text);direction:ltr}.engineering-studio .ant-input::placeholder,.engineering-studio .ant-input-prefix,.engineering-studio .ant-input-clear-icon{color:var(--studio-muted)}.studio-tree-scroll{flex:1;overflow:auto;max-height:460px;margin-block:12px}.engineering-studio .ant-tree{background:transparent;color:var(--studio-text);font-size:12px}.engineering-studio .ant-tree .ant-tree-node-content-wrapper:hover{background:#3b4547}.engineering-studio .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#325b50;color:#fff}.studio-tree-group{display:inline-flex;gap:10px;align-items:center}.studio-tree-group small{color:var(--studio-muted)}.studio-layer-row{display:flex;align-items:center;gap:8px;padding-block:10px;border-top:1px solid var(--studio-line)}.studio-layer-row b,.studio-layer-row .ant-switch{margin-inline-start:auto}.studio-layer-row .ant-switch-checked{background:#237b65}.studio-model{min-width:0;display:flex;flex-direction:column;background:#202528}.studio-viewbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:8px 10px;border-bottom:1px solid var(--studio-line)}.studio-viewbar>span{color:var(--studio-muted);overflow-wrap:anywhere}.engineering-studio .ant-segmented{background:#191d1e;color:#bac2c5}.engineering-studio .ant-segmented-item-selected{background:#465253;color:#fff;box-shadow:none}.studio-viewport{flex:1;min-width:0;position:relative;height:580px}.studio-viewport .solar-cad-3d-viewport{height:100%;border-radius:0;background:#202528}.studio-viewport .solar-cad-3d-title{display:none}.studio-viewport .solar-cad-3d-stage{height:100%;min-height:480px;touch-action:none}.studio-viewport .solar-cad-canvas{min-width:0;width:100%;height:100%;min-height:480px}.studio-model-status{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:7px 10px;font-size:11px;color:var(--studio-muted);border-top:1px solid var(--studio-line)}.studio-energy-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:5px 10px;border-top:1px solid var(--studio-line);color:var(--studio-muted);font-size:11px}.studio-energy-dc,.studio-cable-label.cable-dc{color:#edbd53}.studio-energy-ac,.studio-cable-label.cable-ac{color:#59c3ea}.studio-equipment-label{display:flex;flex-direction:column;gap:2px;background:#202629ed;color:#eef2ef;border:1px solid #707b7c;padding:4px 7px;border-radius:3px;font-size:11px;white-space:nowrap;text-align:center}.studio-equipment-label span{font-size:10px;color:#bdc9c7}.studio-cable-label{background:#202629e8;padding:2px 5px;border-radius:2px;font-size:10px;white-space:nowrap}.studio-inspector .ant-tabs{color:var(--studio-text)}.studio-inspector .ant-tabs-tab{font-size:12px}.studio-inspector .ant-tabs-tab-active .ant-tabs-tab-btn{color:#88d7bc}.studio-inspector .ant-tabs-ink-bar{background:#88d7bc}.studio-inspector .ant-tabs-nav:before{border-color:var(--studio-line)}.studio-property-editor label{display:flex;flex-direction:column;gap:6px;color:var(--studio-muted);font-size:11px}.studio-properties-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-block:14px}.studio-properties-grid .ant-input-number{width:100%}.studio-unit-note{color:var(--studio-muted)}.engineering-studio dl{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 8px;margin:0 0 16px}.engineering-studio dt{color:var(--studio-muted)}.engineering-studio dd{margin:0;text-align:end;overflow-wrap:anywhere}.studio-checks{border-top:1px solid var(--studio-line);margin-top:24px;padding-top:14px}.studio-checks button{font:inherit;color:inherit;background:transparent;border:0;display:flex;justify-content:space-between;gap:8px;cursor:pointer;width:100%;padding:10px 0;text-align:start}.studio-checks button:hover{background:#373d3f}.studio-checks .check-pass{color:#8bc7ae}.studio-checks .check-review{color:#ebc576}.engineering-studio .ant-empty-description{color:var(--studio-muted)}.solar-design-page.studio-page-shell{padding:8px!important;background:#1b1e20!important}@media (max-width: 1200px){.engineering-studio{grid-template-columns:174px minmax(0,1fr) 220px}.studio-explorer,.studio-inspector{padding:10px}}@media (max-width: 950px){.engineering-studio{grid-template-columns:minmax(0,1fr) 240px;grid-template-rows:auto auto auto auto auto}.studio-model{grid-column:1 / -1;grid-row:4}.studio-explorer,.studio-inspector{grid-row:5}.studio-tree-scroll{max-height:240px}.studio-viewport{flex:auto;height:500px}}@media (max-width: 560px){.engineering-studio{grid-template-columns:minmax(0,1fr)}.studio-project{border:0;padding:0;width:100%}.studio-document-state{display:none}.studio-toolbar-summary{width:100%}.studio-modules{gap:0}.studio-explorer{grid-column:1;grid-row:5;border:0;border-bottom:1px solid var(--studio-line)}.studio-inspector{grid-column:1;grid-row:6;border:0}.studio-viewport{height:480px}}.design-drawings{min-width:0}.drawing-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:0 0 14px}.drawing-toolbar>.ant-select{flex:1 1 300px;min-width:0}.drawing-toolbar>label{display:flex;align-items:center;gap:8px}.drawing-toolbar>label .ant-input{width:90px}.drawing-sheet-scroll{overflow:auto;border:1px solid #b9c1c4;background:#e7ebed;padding:12px}.drawing-toolbar>.drawing-zoom{flex:0 0 130px}.drawing-sheet-scale{min-width:0}.drawing-sheet-scale>svg{display:block;width:100%;height:auto;aspect-ratio:10 / 7}@media (max-width: 600px){.drawing-toolbar>.ant-select{flex-basis:100%}}.solar-design-page{width:100%;--solar-design-svg-page: #f8fafc;--solar-design-svg-card: #ffffff;--solar-design-svg-muted: #fff7ed;--solar-design-svg-border: #0f172a;--solar-design-svg-text: #0f172a;--solar-design-svg-subtext: #334155}.solar-design-studio-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-radius:8px;background:linear-gradient(135deg,#0f766e,#155e75 54%,#f59e0b);color:#fff}.solar-design-studio-header .ant-typography{color:#fff}.solar-design-tabs{display:none;padding:4px 12px 0;border:1px solid #dbe4ef;border-radius:8px;background:#fff}.solar-design-module-menu{position:sticky;top:0;z-index:20;margin-top:-6px}.solar-design-module-menu .ant-card-body>.ant-space{width:100%}.solar-design-module-button{display:inline-flex;align-items:center;gap:6px;height:30px;padding-inline:9px 5px;border-radius:6px;font-size:12px}.solar-design-module-button .ant-tag{margin-inline-end:0;font-size:10px;line-height:18px}.solar-design-module-popup .ant-modal-content{overflow:hidden;border-radius:8px}.solar-design-module-popup .ant-modal-header{margin:-20px -24px 16px;padding:14px 24px;border-bottom:1px solid #dbe4ef;background:#f8fafc}.solar-design-module-popup .ant-modal-body{max-height:72vh;overflow:auto;padding:0 2px 4px}.solar-design-flow-strip{display:none}.solar-design-metric-card{min-height:112px}.solar-design-map-container{width:100%;overflow-x:auto;overflow-y:hidden;padding:8px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.solar-design-shop-svg{display:block;width:100%;min-width:820px;height:auto;direction:ltr}.solar-design-output-card{min-height:154px}.solar-cad-workspace{display:grid;grid-template-columns:162px minmax(0,1fr) 184px;grid-template-rows:62px minmax(0,1fr);min-height:690px;overflow:hidden;border:1px solid #0f172a;border-radius:8px;background:#0b1220;box-shadow:0 22px 48px #0f172a2e}.solar-cad-appbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px;border-bottom:1px solid #1e3a5f;background:linear-gradient(90deg,rgba(14,116,144,.18),transparent 28%),linear-gradient(180deg,#172033,#0f172a)}.solar-cad-appbar .ant-typography{color:#f8fafc}.solar-cad-brand{display:grid;gap:2px;min-width:170px}.solar-cad-brand small{color:#94a3b8;font-size:11px}.solar-cad-ribbon{display:flex;align-items:stretch;gap:10px;overflow-x:auto}.solar-cad-ribbon-group{display:grid;gap:5px;min-width:max-content;padding:4px 8px;border:1px solid rgba(51,65,85,.88);border-radius:8px;background:#0f172ab8}.solar-cad-ribbon-group>span{color:#93c5fd;font-size:10px;font-weight:800;text-transform:uppercase}.solar-cad-sidebar,.solar-cad-properties{padding:10px;border-color:#1e293b;background:#111827;color:#e5e7eb}.solar-cad-sidebar{border-left:1px solid #1e293b}.solar-cad-properties{border-right:1px solid #1e293b}.solar-cad-sidebar .ant-typography,.solar-cad-properties .ant-typography,.solar-cad-properties .ant-descriptions-item-label,.solar-cad-properties .ant-descriptions-item-content{color:#e5e7eb}.solar-cad-workspace .ant-form-item-label>label,.solar-cad-workspace .ant-descriptions-item-label,.solar-cad-workspace .ant-descriptions-item-content,.solar-cad-workspace .ant-input-number,.solar-cad-workspace .ant-input-number-input,.solar-cad-workspace .ant-select-selector{color:#e5e7eb!important}.solar-cad-workspace .ant-descriptions-view,.solar-cad-workspace .ant-descriptions-row>th,.solar-cad-workspace .ant-descriptions-row>td,.solar-cad-workspace .ant-input-number,.solar-cad-workspace .ant-input-number-input,.solar-cad-workspace .ant-select-selector,.solar-cad-workspace .ant-input-number-group-addon{background:transparent!important}.solar-cad-workspace .ant-descriptions-item-label{color:#93c5fd!important}.solar-cad-workspace .ant-input-number,.solar-cad-workspace .ant-select-selector{border-color:#334155!important}.solar-cad-sidebar .ant-divider,.solar-cad-properties .ant-divider{border-color:#334155}.solar-cad-main{position:relative;min-width:0;background:#08111f}.solar-cad-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px;border-bottom:1px solid #1e3a5f;background:linear-gradient(180deg,#111827,#0f172a)}.solar-cad-topbar .ant-typography{color:#93c5fd}.solar-cad-canvas{display:block;width:100%;height:600px;cursor:crosshair;-webkit-user-select:none;user-select:none}.solar-cad-floating-panel{position:absolute;z-index:5;width:210px;padding:10px;border:1px solid rgba(56,189,248,.36);border-radius:8px;background:#0f172adb;box-shadow:0 18px 34px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solar-cad-floating-panel .ant-typography,.solar-cad-floating-panel .ant-descriptions-item-label,.solar-cad-floating-panel .ant-descriptions-item-content{color:#e5e7eb}.solar-cad-panel-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid rgba(148,163,184,.22)}.solar-cad-panel-title span{padding:1px 6px;border:1px solid rgba(103,232,249,.38);border-radius:4px;color:#67e8f9;font-size:10px;font-weight:800}.solar-cad-floating-properties{top:50px;left:12px;width:200px}.solar-cad-floating-layers{top:50px;right:12px;width:184px}.solar-cad-floating-calcs{right:12px;top:178px;width:184px}.solar-cad-floating-3d{left:224px;bottom:64px;width:330px;padding:0}.solar-cad-floating-flow{top:218px;left:12px;width:200px}.solar-cad-3d-viewport{overflow:hidden;border-radius:8px;background:radial-gradient(circle at 82% 12%,rgba(250,204,21,.32),transparent 18%),linear-gradient(145deg,#082f49,#0f172a 52%,#111827)}.solar-cad-3d-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(125,211,252,.2)}.solar-cad-3d-title .ant-typography{color:#e0f2fe}.solar-cad-3d-stage{position:relative;height:224px;cursor:move}.solar-cad-3d-stage canvas{display:block;width:100%!important;height:100%!important}.solar-cad-3d-plane{position:absolute;top:42px;right:42px;bottom:36px;left:42px;transform-origin:center center;transform-style:preserve-3d;border:1px solid rgba(125,211,252,.64);border-radius:8px;background:linear-gradient(rgba(56,189,248,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.12) 1px,transparent 1px),linear-gradient(135deg,#0f172af0,#1e293beb);background-size:22px 22px,22px 22px,100% 100%;box-shadow:0 26px 46px #00000059}.solar-cad-3d-plane:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(-16px);border-radius:8px;background:#0f172ab3;box-shadow:0 18px 28px #00000059}.solar-cad-3d-boundary{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:2px dashed rgba(245,158,11,.86);border-radius:6px}.solar-cad-3d-live-panel{position:absolute;width:28px;height:18px;transform-origin:center bottom;transform-style:preserve-3d;border:1px solid #67e8f9;border-radius:3px;background:linear-gradient(90deg,transparent 47%,rgba(207,250,254,.8) 50%,transparent 53%),linear-gradient(180deg,#0891b2,#164e63);box-shadow:0 8px 12px #082f4980}.solar-cad-3d-live-panel:after{content:"";position:absolute;right:0;bottom:-6px;width:100%;height:6px;transform:rotateX(90deg);transform-origin:top;background:#334155}.solar-cad-3d-live-equipment{position:absolute;min-width:42px;padding:6px 8px;transform:translate(-50%,-50%) translateZ(28px) rotateX(-62deg) rotate(12deg);border-radius:6px;text-align:center;font-size:10px;font-weight:800;box-shadow:0 12px 20px #00000047}.solar-cad-3d-live-inverter{border:1px solid #f59e0b;background:#fef3c7;color:#92400e}.solar-cad-3d-live-combiner{border:1px solid #10b981;background:#dcfce7;color:#065f46}.solar-cad-3d-live-obstacle{border:1px solid #ef4444;background:#fee2e2;color:#7f1d1d}.solar-cad-3d-live-cable{position:absolute;height:4px;transform-origin:left center;border-radius:999px;background:repeating-linear-gradient(90deg,#f59e0b 0,#f59e0b 10px,#fde68a 10px,#fde68a 18px);box-shadow:0 0 10px #f59e0b73}.solar-cad-flow-list{display:grid;gap:8px;margin-top:10px}.solar-cad-flow-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px}.solar-cad-flow-row small{display:block;color:#94a3b8;font-size:11px}.solar-cad-flow-dot{width:10px;height:10px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.solar-cad-flow-dot.status-done,.solar-cad-flow-dot.status-ready{background:#10b981;box-shadow:0 0 0 4px #10b9811f}.solar-cad-flow-dot.status-hold{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.solar-cad-element{cursor:grab}.solar-cad-element:active{cursor:grabbing}.solar-cad-element.is-selected{filter:drop-shadow(0 0 8px rgba(96,165,250,.78))}.solar-cad-command-line{position:absolute;right:12px;bottom:34px;left:12px;z-index:6;display:flex;align-items:center;gap:10px;height:30px;padding:0 12px;border:1px solid #1e3a5f;border-radius:6px;background:#020617e6;color:#cbd5e1;font-family:Consolas,Monaco,monospace;font-size:12px}.solar-cad-command-line strong{color:#67e8f9}.solar-cad-command-line small{margin-right:auto;color:#94a3b8}.solar-cad-statusbar{position:absolute;right:12px;bottom:6px;left:12px;z-index:6;display:flex;align-items:center;gap:6px;height:24px;color:#94a3b8;font-size:11px}.solar-cad-statusbar span{padding:2px 8px;border:1px solid #334155;border-radius:4px;background:#0f172a}.solar-cad-statusbar span.is-on{border-color:#0e7490;background:#164e63;color:#ecfeff}.solar-design-3d-shell{position:relative;overflow:hidden;min-height:520px;border:1px solid #cbd5e1;border-radius:8px;background:radial-gradient(circle at 78% 16%,rgba(245,158,11,.24),transparent 18%),linear-gradient(145deg,#e0f2fe,#f8fafc 48%,#dbeafe)}.solar-design-3d-toolbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.42);background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solar-design-3d-scene{position:relative;height:460px;perspective:980px;perspective-origin:50% 22%}.solar-design-3d-sun{position:absolute;top:52px;left:82px;width:74px;height:74px;border-radius:50%;background:radial-gradient(circle,#fde68a,#f59e0b 62%,#f59e0b0d 72%);box-shadow:0 0 34px #f59e0b80}.solar-design-3d-ground{position:absolute;right:8%;bottom:46px;width:min(760px,86%);height:330px;transform:rotateX(62deg) rotate(-10deg);transform-style:preserve-3d;border:2px solid #64748b;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);box-shadow:0 34px 64px #0f172a38}.solar-design-3d-grid{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;background-image:linear-gradient(rgba(14,116,144,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(14,116,144,.12) 1px,transparent 1px);background-size:28px 28px}.solar-design-3d-array{position:absolute;top:68px;right:210px;transform-style:preserve-3d}.solar-design-3d-panel{position:absolute;width:36px;height:24px;transform-origin:center bottom;transform-style:preserve-3d;border:1px solid #083344;border-radius:3px;background:linear-gradient(90deg,transparent 48%,rgba(125,211,252,.55) 50%,transparent 52%),linear-gradient(180deg,#0e7490,#164e63);box-shadow:0 9px 12px #0f172a38}.solar-design-3d-panel:after{content:"";position:absolute;right:0;bottom:-7px;width:100%;height:7px;transform:rotateX(90deg);transform-origin:top;background:#334155}.solar-design-3d-panel span{display:block;color:#ecfeff;font-size:7px;line-height:24px;text-align:center}.solar-design-3d-rail{position:absolute;height:4px;border-radius:999px;background:linear-gradient(90deg,#64748b,#cbd5e1,#64748b);box-shadow:0 4px 8px #0f172a33}.solar-design-3d-inverter,.solar-design-3d-room{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;transform:translateZ(36px) rotateX(-62deg) rotate(10deg);border-radius:8px;font-weight:800;box-shadow:0 16px 26px #0f172a33}.solar-design-3d-inverter{left:92px;top:94px;width:72px;height:58px;border:2px solid #d97706;background:#fef3c7;color:#92400e}.solar-design-3d-room{left:72px;top:198px;width:94px;height:70px;border:2px solid #059669;background:#ecfdf5;color:#065f46}.solar-design-3d-cable{position:absolute;height:5px;transform-origin:right center;border-radius:999px}.solar-design-3d-cable-dc{left:156px;top:128px;width:232px;transform:translateZ(18px) rotate(-8deg);background:repeating-linear-gradient(90deg,#f59e0b 0,#f59e0b 12px,#fde68a 12px,#fde68a 22px)}.solar-studio-main{min-width:0;display:flex;flex-wrap:wrap;align-content:flex-start}.solar-studio-main>.solar-cad-topbar,.solar-studio-main>.solar-cad-3d-viewport,.solar-studio-main>.solar-cad-canvas{width:100%;flex:0 0 100%}.solar-studio-main .solar-cad-3d-stage{height:clamp(440px,65vh,820px);position:relative;touch-action:none}.solar-studio-main .solar-cad-3d-viewport{border-radius:0;background:#20292c}.solar-studio-main .solar-cad-3d-title{flex-wrap:wrap}.solar-studio-main .solar-cad-floating-panel{position:static;flex:1 1 180px;width:auto;min-width:0;margin:8px}.solar-studio-main .solar-cad-command-line,.solar-studio-main .solar-cad-statusbar{position:static;flex:0 0 100%;box-sizing:border-box;flex-wrap:wrap}@media (max-width: 768px){.solar-cad-main.solar-studio-main{overflow-x:hidden}.solar-studio-main .solar-cad-3d-stage{height:460px}.solar-studio-main .solar-cad-topbar{flex-wrap:wrap;gap:8px}.solar-studio-main .solar-cad-canvas{min-width:0}}.solar-design-3d-cable-ac{left:112px;top:184px;width:78px;transform:translateZ(20px) rotate(78deg);background:#0ea5e9}@media (max-width: 1280px){.solar-cad-workspace{grid-template-columns:150px minmax(0,1fr) 172px}.solar-cad-floating-properties,.solar-cad-floating-flow{left:10px;width:180px}.solar-cad-floating-layers,.solar-cad-floating-calcs{right:10px;width:172px}.solar-cad-floating-3d{left:198px;width:292px}}@media (max-width: 768px){.solar-design-studio-header{align-items:flex-start;flex-direction:column;padding:16px}.solar-design-3d-shell{min-height:430px}.solar-design-3d-scene{height:368px}.solar-design-3d-ground{right:2%;width:720px;transform:scale(.72) rotateX(62deg) rotate(-10deg);transform-origin:right bottom}.solar-cad-workspace{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr) auto}.solar-cad-appbar{flex-direction:column;align-items:flex-start}.solar-cad-ribbon{width:100%}.solar-cad-sidebar,.solar-cad-properties{border:0}.solar-cad-canvas{min-width:920px}.solar-cad-main{overflow-x:auto}.solar-cad-floating-panel{position:static;width:auto;margin:8px}.solar-cad-command-line,.solar-cad-statusbar{position:static;margin:8px}.solar-cad-3d-stage{height:220px}}:root[data-theme=dark] .solar-design-page{background:#0b1220!important;color:#e5e7eb;--solar-design-svg-page: #0b1220;--solar-design-svg-card: #111827;--solar-design-svg-muted: #172033;--solar-design-svg-border: #475569;--solar-design-svg-text: #f8fafc;--solar-design-svg-subtext: #cbd5e1}:root[data-theme=dark] .solar-design-page .ant-card{background:#111827!important;border-color:#253044!important;color:#e5e7eb;box-shadow:0 12px 28px #00000047!important}:root[data-theme=dark] .solar-design-page .ant-card-head,:root[data-theme=dark] .solar-design-page .ant-card-body{background:transparent;border-color:#253044}:root[data-theme=dark] .solar-design-page .ant-card-head-title,:root[data-theme=dark] .solar-design-page .ant-typography,:root[data-theme=dark] .solar-design-page .ant-descriptions-item-label,:root[data-theme=dark] .solar-design-page .ant-descriptions-item-content,:root[data-theme=dark] .solar-design-page .ant-statistic-title,:root[data-theme=dark] .solar-design-page .ant-statistic-content{color:#e5e7eb}:root[data-theme=dark] .solar-design-page .ant-typography-secondary{color:#9ca3af!important}:root[data-theme=dark] .solar-design-tabs{background:#111827!important;border-color:#253044!important}:root[data-theme=dark] .solar-design-studio-header{background:linear-gradient(135deg,#134e4a,#164e63 56%,#854d0e)}:root[data-theme=dark] .solar-design-tabs .ant-tabs-tab{color:#cbd5e1}:root[data-theme=dark] .solar-design-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#5eead4}:root[data-theme=dark] .solar-design-page .ant-input,:root[data-theme=dark] .solar-design-page .ant-input-number,:root[data-theme=dark] .solar-design-page .ant-input-number-input,:root[data-theme=dark] .solar-design-page .ant-select-selector,:root[data-theme=dark] .solar-design-page .ant-input-affix-wrapper,:root[data-theme=dark] .solar-design-page .ant-upload,:root[data-theme=dark] .solar-design-page textarea.ant-input{background:#0b1220!important;border-color:#334155!important;color:#f8fafc!important}:root[data-theme=dark] .solar-design-page .ant-select-selection-item,:root[data-theme=dark] .solar-design-page .ant-form-item-label>label,:root[data-theme=dark] .solar-design-page .ant-input-number-group-addon{color:#e5e7eb!important}:root[data-theme=dark] .solar-design-page .ant-input::placeholder,:root[data-theme=dark] .solar-design-page textarea.ant-input::placeholder{color:#94a3b8}:root[data-theme=dark] .solar-design-page .ant-table,:root[data-theme=dark] .solar-design-page .ant-table-container,:root[data-theme=dark] .solar-design-page .ant-table-thead>tr>th,:root[data-theme=dark] .solar-design-page .ant-table-tbody>tr>td{background:#111827!important;border-color:#253044!important;color:#e5e7eb!important}:root[data-theme=dark] .solar-design-page .ant-table-tbody>tr:hover>td{background:#172033!important}:root[data-theme=dark] .solar-design-map-container,:root[data-theme=dark] .solar-design-map-summary{background:#0b1220!important;border-color:#253044!important}:root[data-theme=dark] .solar-design-3d-shell{border-color:#253044;background:radial-gradient(circle at 78% 16%,rgba(245,158,11,.16),transparent 18%),linear-gradient(145deg,#0b1220,#111827 52%,#172033)}:root[data-theme=dark] .solar-design-3d-toolbar{border-color:#253044;background:#111827c2}:root[data-theme=dark] .solar-design-3d-ground{border-color:#475569;background:linear-gradient(135deg,#111827,#1f2937)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.project-detail-page{color:inherit}:root[data-theme=dark] .project-detail-page{color:#e6eef8}:root[data-theme=dark]{--project-detail-surface: #112031;--project-detail-surface-2: #16283d;--project-detail-surface-3: #1b3148;--project-detail-border: #2a4058;--project-detail-text: #eff6ff;--project-detail-text-muted: #b7c7d9;--project-detail-text-soft: #8fa6bf}:root[data-theme=dark] .project-detail-page .ant-card,:root[data-theme=dark] .project-detail-page .ant-tabs,:root[data-theme=dark] .project-detail-page .ant-table,:root[data-theme=dark] .project-detail-page .ant-descriptions-view,:root[data-theme=dark] .project-detail-page .ant-list,:root[data-theme=dark] .project-detail-page .ant-modal-content,:root[data-theme=dark] .project-detail-page .ant-modal-header,:root[data-theme=dark] .project-detail-page .ant-modal-body,:root[data-theme=dark] .project-detail-page .ant-input,:root[data-theme=dark] .project-detail-page .ant-input-affix-wrapper,:root[data-theme=dark] .project-detail-page .ant-input-number,:root[data-theme=dark] .project-detail-page .ant-select-selector,:root[data-theme=dark] .project-detail-page .ant-picker,:root[data-theme=dark] .project-detail-page .ant-menu,:root[data-theme=dark] .project-detail-page .ant-menu-sub,:root[data-theme=dark] .project-detail-page table{background:var(--project-detail-surface)!important;color:#e6eef8!important}:root[data-theme=dark] .project-detail-page .ant-card,:root[data-theme=dark] .project-detail-page .ant-tabs-top>.ant-tabs-nav,:root[data-theme=dark] .project-detail-page .ant-tabs-nav-wrap,:root[data-theme=dark] .project-detail-page .ant-table-thead>tr>th,:root[data-theme=dark] .project-detail-page .ant-table-tbody>tr>td,:root[data-theme=dark] .project-detail-page .ant-descriptions-row>th,:root[data-theme=dark] .project-detail-page .ant-descriptions-row>td,:root[data-theme=dark] .project-detail-page .ant-list-item,:root[data-theme=dark] .project-detail-page .ant-menu,:root[data-theme=dark] .project-detail-page .ant-menu-item,:root[data-theme=dark] .project-detail-page .ant-input,:root[data-theme=dark] .project-detail-page .ant-input-affix-wrapper,:root[data-theme=dark] .project-detail-page .ant-input-number,:root[data-theme=dark] .project-detail-page .ant-select-selector,:root[data-theme=dark] .project-detail-page .ant-picker,:root[data-theme=dark] .project-detail-page .ant-modal-content,:root[data-theme=dark] .project-detail-page .ant-modal-header,:root[data-theme=dark] .project-detail-page table,:root[data-theme=dark] .project-detail-page th,:root[data-theme=dark] .project-detail-page td{border-color:var(--project-detail-border)!important}:root[data-theme=dark] .project-detail-page .ant-card-head,:root[data-theme=dark] .project-detail-page .ant-modal-header,:root[data-theme=dark] .project-detail-page .ant-tabs-top>.ant-tabs-nav:before,:root[data-theme=dark] .project-detail-page .ant-tabs-nav,:root[data-theme=dark] .project-detail-page .ant-table-thead>tr>th,:root[data-theme=dark] .project-detail-page .ant-descriptions-item-label{background:var(--project-detail-surface-2)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] .project-detail-page .ant-card-head-title,:root[data-theme=dark] .project-detail-page .ant-modal-title,:root[data-theme=dark] .project-detail-page .ant-tabs-tab,:root[data-theme=dark] .project-detail-page .ant-tabs-tab-btn,:root[data-theme=dark] .project-detail-page .ant-descriptions-item-content,:root[data-theme=dark] .project-detail-page .ant-list-item-meta-title,:root[data-theme=dark] .project-detail-page h1,:root[data-theme=dark] .project-detail-page h2,:root[data-theme=dark] .project-detail-page h3,:root[data-theme=dark] .project-detail-page h4,:root[data-theme=dark] .project-detail-page h5,:root[data-theme=dark] .project-detail-page h6,:root[data-theme=dark] .project-detail-page strong,:root[data-theme=dark] .project-detail-page th,:root[data-theme=dark] .project-detail-page td{color:var(--project-detail-text)!important}:root[data-theme=dark] .project-detail-page .ant-typography,:root[data-theme=dark] .project-detail-page .ant-list-item-meta-description,:root[data-theme=dark] .project-detail-page p,:root[data-theme=dark] .project-detail-page span,:root[data-theme=dark] .project-detail-page div{border-color:inherit}:root[data-theme=dark] .project-detail-page .ant-typography-secondary,:root[data-theme=dark] .project-detail-page .ant-list-item-meta-description,:root[data-theme=dark] .project-detail-page .ant-empty-description{color:var(--project-detail-text-muted)!important}:root[data-theme=dark] .project-detail-page .ant-tabs-content-holder,:root[data-theme=dark] .project-detail-page .ant-tabs-tabpane{background:var(--project-detail-surface)!important}:root[data-theme=dark] .project-detail-page .ant-tabs-tab-active .ant-tabs-tab-btn,:root[data-theme=dark] .project-detail-page .ant-tabs-ink-bar{color:#91caff!important}:root[data-theme=dark] .project-detail-page .ant-table-tbody>tr:hover>td{background:var(--project-detail-surface-2)!important}:root[data-theme=dark] .project-detail-page .recharts-cartesian-grid line{stroke:#314963!important}:root[data-theme=dark] .project-detail-page .recharts-text,:root[data-theme=dark] .project-detail-page .recharts-legend-item-text{fill:#d5e2f2!important;color:#d5e2f2!important}:root[data-theme=dark] .project-detail-page .ant-tabs-nav-list,:root[data-theme=dark] .project-detail-page .ant-tabs-tab,:root[data-theme=dark] .project-detail-page .ant-card-body,:root[data-theme=dark] .project-detail-page .ant-descriptions-view,:root[data-theme=dark] .project-detail-page .ant-table-container,:root[data-theme=dark] .project-detail-page .ant-table-content,:root[data-theme=dark] .project-detail-page .ant-list-bordered,:root[data-theme=dark] .project-detail-page .ant-spin-container,:root[data-theme=dark] .project-detail-page .ant-form,:root[data-theme=dark] .project-detail-page .ant-form-item-control-input-content{background:transparent!important}:root[data-theme=dark] .project-detail-page .ant-empty-image svg g[fill],:root[data-theme=dark] .project-detail-page .ant-empty-image svg path[fill]{fill:#35506d!important}:root[data-theme=dark] .project-detail-page .ant-empty-image svg path[stroke]{stroke:#567390!important}:root[data-theme=dark] .project-detail-page .ant-select-selection-placeholder,:root[data-theme=dark] .project-detail-page .ant-picker-input>input::placeholder,:root[data-theme=dark] .project-detail-page .ant-input::placeholder{color:var(--project-detail-text-soft)!important}:root[data-theme=dark] .project-detail-page .ant-input-number-input,:root[data-theme=dark] .project-detail-page .ant-picker-input>input,:root[data-theme=dark] .project-detail-page .ant-select-selection-item,:root[data-theme=dark] .project-detail-page .ant-checkbox-wrapper,:root[data-theme=dark] .project-detail-page .ant-radio-wrapper,:root[data-theme=dark] .project-detail-page .ant-form-item-label>label{color:var(--project-detail-text)!important}:root[data-theme=dark] .project-detail-page .ant-btn-default:not(.ant-btn-primary),:root[data-theme=dark] .project-detail-page .ant-btn-dashed{background:var(--project-detail-surface-2)!important;border-color:var(--project-detail-border)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] .project-detail-page .ant-btn-default:not(.ant-btn-primary):hover,:root[data-theme=dark] .project-detail-page .ant-btn-dashed:hover{background:var(--project-detail-surface-3)!important;border-color:#4b6a89!important;color:#fff!important}:root[data-theme=dark] .project-detail-page .ant-modal-content,:root[data-theme=dark] .project-detail-page .ant-modal-body,:root[data-theme=dark] .project-detail-page .ant-modal-footer,:root[data-theme=dark] .project-detail-page .ant-modal-header{background:var(--project-detail-surface)!important}:root[data-theme=dark] .project-detail-page .ant-modal-footer{border-top-color:var(--project-detail-border)!important}:root[data-theme=dark] .project-detail-page .ant-modal-close,:root[data-theme=dark] .project-detail-page .ant-modal-close-x,:root[data-theme=dark] .project-detail-page .ant-modal-close-icon{color:var(--project-detail-text-soft)!important}:root[data-theme=dark] .project-detail-page .ant-progress-bg,:root[data-theme=dark] .project-detail-page .ant-progress-success-bg{box-shadow:none!important}:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(255, 255, 255)"],:root[data-theme=dark] .project-detail-page div[style*="background-color: white"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(255,255,255)"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#fff"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #fff"],:root[data-theme=dark] .project-detail-page div[style*="background: white"],:root[data-theme=dark] .project-detail-page div[style*="background:#fff"],:root[data-theme=dark] .project-detail-page div[style*="background: #fff"],:root[data-theme=dark] .project-detail-page div[style*="background: #ffffff"],:root[data-theme=dark] .project-detail-page div[style*="background:#ffffff"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #ffffff"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#ffffff"]{background-color:var(--project-detail-surface)!important;background:var(--project-detail-surface)!important}:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(248, 249, 250)"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(248,249,250)"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#f8f9fa"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #f8f9fa"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(249, 249, 249)"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(249,249,249)"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#f9f9f9"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #f9f9f9"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(240, 240, 240)"],:root[data-theme=dark] .project-detail-page div[style*="background-color: rgb(240,240,240)"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #fafafa"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#fafafa"],:root[data-theme=dark] .project-detail-page div[style*="background: #f8f9fa"],:root[data-theme=dark] .project-detail-page div[style*="background:#f8f9fa"],:root[data-theme=dark] .project-detail-page div[style*="background: #f9f9f9"],:root[data-theme=dark] .project-detail-page div[style*="background:#f9f9f9"],:root[data-theme=dark] .project-detail-page div[style*="background: #fafafa"],:root[data-theme=dark] .project-detail-page div[style*="background:#fafafa"],:root[data-theme=dark] .project-detail-page div[style*="background: #f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="background:#f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #e3f2fd"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#e3f2fd"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #e8f5e9"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#e8f5e9"],:root[data-theme=dark] .project-detail-page div[style*="background-color: #fef7e0"],:root[data-theme=dark] .project-detail-page div[style*="background-color:#fef7e0"],:root[data-theme=dark] .project-detail-page tr[style*="background-color: rgb(248, 249, 250)"],:root[data-theme=dark] .project-detail-page tr[style*="background-color: rgb(248,249,250)"],:root[data-theme=dark] .project-detail-page tr[style*="background-color:#f8f9fa"],:root[data-theme=dark] .project-detail-page tr[style*="background-color: #f8f9fa"],:root[data-theme=dark] .project-detail-page thead tr[style*="background-color: #f8f9fa"]{background-color:var(--project-detail-surface-2)!important;background:var(--project-detail-surface-2)!important}:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid rgb(233, 236, 239)"],:root[data-theme=dark] .project-detail-page div[style*="border:1px solid #e9ecef"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid #e9ecef"],:root[data-theme=dark] .project-detail-page div[style*="border:1px solid #eee"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid #eee"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid rgb(232, 232, 232)"],:root[data-theme=dark] .project-detail-page div[style*="border:1px solid #e8e8e8"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid #e8e8e8"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid rgb(240, 240, 240)"],:root[data-theme=dark] .project-detail-page div[style*="border:1px solid #f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid #f0f0f0"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px dashed #d9d9d9"],:root[data-theme=dark] .project-detail-page div[style*="border: 1px solid #ddd"],:root[data-theme=dark] .project-detail-page div[style*="border:1px solid #ddd"],:root[data-theme=dark] .project-detail-page th[style*="border: 1px solid rgb(221, 221, 221)"],:root[data-theme=dark] .project-detail-page td[style*="border: 1px solid rgb(221, 221, 221)"],:root[data-theme=dark] .project-detail-page th[style*="border: 1px solid #ddd"],:root[data-theme=dark] .project-detail-page td[style*="border: 1px solid #ddd"]{border-color:var(--project-detail-border)!important}:root[data-theme=dark] .project-detail-page h4[style*="color: rgb(44, 62, 80)"],:root[data-theme=dark] .project-detail-page h5[style*="color: rgb(44, 62, 80)"],:root[data-theme=dark] .project-detail-page h4[style*="color: #2c3e50"],:root[data-theme=dark] .project-detail-page h5[style*="color: #2c3e50"],:root[data-theme=dark] .project-detail-page h3[style*="color: #2c3e50"],:root[data-theme=dark] .project-detail-page strong[style*="color: #212529"],:root[data-theme=dark] .project-detail-page strong[style*="color: rgb(33, 37, 41)"],:root[data-theme=dark] .project-detail-page p[style*="color: rgb(102, 102, 102)"],:root[data-theme=dark] .project-detail-page p[style*="color: #666"],:root[data-theme=dark] .project-detail-page div[style*="color: rgb(108, 117, 125)"],:root[data-theme=dark] .project-detail-page div[style*="color: rgb(73, 80, 87)"],:root[data-theme=dark] .project-detail-page div[style*="color: rgb(33, 37, 41)"],:root[data-theme=dark] .project-detail-page div[style*="color: #6c757d"],:root[data-theme=dark] .project-detail-page div[style*="color: #495057"],:root[data-theme=dark] .project-detail-page div[style*="color: #212529"],:root[data-theme=dark] .project-detail-page div[style*="color: #8c8c8c"],:root[data-theme=dark] .project-detail-page div[style*="color: #999"],:root[data-theme=dark] .project-detail-page div[style*="color: #888"],:root[data-theme=dark] .project-detail-page div[style*="color: #868e96"],:root[data-theme=dark] .project-detail-page span[style*="color: rgb(108, 117, 125)"],:root[data-theme=dark] .project-detail-page span[style*="color: rgb(73, 80, 87)"],:root[data-theme=dark] .project-detail-page span[style*="color: rgb(33, 37, 41)"],:root[data-theme=dark] .project-detail-page span[style*="color: #6c757d"],:root[data-theme=dark] .project-detail-page span[style*="color: #495057"],:root[data-theme=dark] .project-detail-page span[style*="color: #212529"],:root[data-theme=dark] .project-detail-page span[style*="color: #8c8c8c"],:root[data-theme=dark] .project-detail-page span[style*="color: #999"],:root[data-theme=dark] .project-detail-page span[style*="color: #888"],:root[data-theme=dark] .project-detail-page span[style*="color: #868e96"]{color:var(--project-detail-text-muted)!important}:root[data-theme=dark] .project-detail-page p[style*="color: #495057"],:root[data-theme=dark] .project-detail-page p[style*="color:#495057"],:root[data-theme=dark] .project-detail-page p[style*="color: #6c757d"],:root[data-theme=dark] .project-detail-page p[style*="color:#6c757d"],:root[data-theme=dark] .project-detail-page p[style*="color: #8c8c8c"],:root[data-theme=dark] .project-detail-page p[style*="color:#8c8c8c"],:root[data-theme=dark] .project-detail-page p[style*="color: #999"],:root[data-theme=dark] .project-detail-page p[style*="color:#999"],:root[data-theme=dark] .project-detail-page h3[style*="color: #2c3e50"],:root[data-theme=dark] .project-detail-page h3[style*="color:#2c3e50"]{color:var(--project-detail-text)!important}:root[data-theme=dark] .project-detail-page svg[style*="color: #ccc"],:root[data-theme=dark] .project-detail-page .anticon[style*="color: #ccc"],:root[data-theme=dark] .project-detail-page .anticon[style*="color: #999"],:root[data-theme=dark] .project-detail-page .anticon[style*="color: #868e96"]{color:var(--project-detail-text-soft)!important}:root[data-theme=dark] .project-detail-page div[style*="box-shadow: 0 2px 8px rgba(0,0,0,0.09)"],:root[data-theme=dark] .project-detail-page div[style*="box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 4px"],:root[data-theme=dark] .project-detail-page div[style*="box-shadow: 0 2px 4px rgba(0,0,0,0.08)"]{box-shadow:0 10px 30px #00000038!important}:root[data-theme=dark] .project-detail-page .leaflet-container,:root[data-theme=dark] .project-detail-page .leaflet-control,:root[data-theme=dark] .project-detail-page .leaflet-popup-content-wrapper,:root[data-theme=dark] .project-detail-page .leaflet-popup-tip{background:var(--project-detail-surface-2)!important;color:var(--project-detail-text)!important;border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-content,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-header,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-body,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-footer{background:var(--project-detail-surface)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-content{border:1px solid var(--project-detail-border)!important;box-shadow:0 18px 48px #0000006b!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-header,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-footer{border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-title,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-close,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-close-x,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-modal-close-icon,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-form-item-label>label,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-card-head-title,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-tabs-tab-btn,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-list-item,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-menu-title-content,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-checkbox-wrapper,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-radio-wrapper,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-typography,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h1,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h2,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h3,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h4,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h5,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h6,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p{color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-input,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) textarea.ant-input,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-input-affix-wrapper,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-input-number,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-select-selector,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-picker,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-card,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-tabs-content-holder,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-tabs-tabpane,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-list,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-menu,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-menu-sub,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-list-bordered,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-collapse,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-collapse-content{background:var(--project-detail-surface)!important;color:var(--project-detail-text)!important;border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-card-head,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-tabs-nav,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-tabs-top>.ant-tabs-nav:before,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-list-item,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-menu-item,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-menu-submenu-title,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-collapse-header{background:var(--project-detail-surface-2)!important;border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-select-selection-placeholder,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-input::placeholder,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-picker-input>input::placeholder,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-empty-description,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-typography-secondary{color:var(--project-detail-text-soft)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: white"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(255, 255, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(248, 249, 250)"]{background:var(--project-detail-surface-2)!important;background-color:var(--project-detail-surface-2)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid #f0f0f0"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border:1px solid #f0f0f0"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid #e9ecef"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border:1px solid #e9ecef"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid #e8e8e8"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border:1px solid #e8e8e8"]{border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color: #2c3e50"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color:#2c3e50"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color: #495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color:#495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color: #6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color:#6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color: #8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color:#8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color: #666"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="color:#666"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color: #495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color:#495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color: #6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color:#6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color: #8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) span[style*="color:#8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color: #495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color:#495057"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color: #6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color:#6c757d"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color: #8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color:#8c8c8c"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color: #666"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) p[style*="color:#666"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h3[style*="color: #2c3e50"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) h3[style*="color:#2c3e50"]{color:var(--project-detail-text-muted)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-input-number-input,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-picker-input>input,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-select-selection-item{color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-btn-default:not(.ant-btn-primary),:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-btn-dashed{background:var(--project-detail-surface-2)!important;border-color:var(--project-detail-border)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table-container,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table-content{background:var(--project-detail-surface)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table-thead>tr>th,:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table-tbody>tr>td{background:var(--project-detail-surface)!important;border-color:var(--project-detail-border)!important;color:var(--project-detail-text)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) .ant-table-tbody>tr:hover>td{background:var(--project-detail-surface-2)!important}:root[data-theme=dark] .ant-select-dropdown,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{background:var(--project-detail-surface)!important;border:1px solid var(--project-detail-border)!important}:root[data-theme=dark] .ant-select-dropdown .ant-select-item,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-header,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{color:var(--project-detail-text)!important}:root[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,:root[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--project-detail-surface-3)!important}:root[data-theme=dark] .project-detail-page h6[style*="color: #52c41a"],:root[data-theme=dark] .project-detail-page h6[style*="color: #fa8c16"],:root[data-theme=dark] .project-detail-page h6[style*="color: #1890ff"]{filter:brightness(1.12)}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(255, 255, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(255,255,255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(255, 255, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(255,255,255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: white"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: white"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#fff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #ffffff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#ffffff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #ffffff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#ffffff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) tr[style*="background: rgb(255, 255, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) tr[style*="background-color: rgb(255, 255, 255)"]{background:var(--project-detail-surface)!important;background-color:var(--project-detail-surface)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(250, 250, 250)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(250, 250, 250)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(249, 249, 249)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(249, 249, 249)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(248, 249, 250)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(248, 249, 250)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(246, 255, 237)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(246, 255, 237)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: rgb(230, 247, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: rgb(230, 247, 255)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#fafafa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#f8f9fa"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #f6ffed"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#f6ffed"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #f6ffed"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#f6ffed"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background: #e6f7ff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background:#e6f7ff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color: #e6f7ff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="background-color:#e6f7ff"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) tr[style*="background: rgb(248, 249, 250)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) tr[style*="background-color: rgb(248, 249, 250)"]{background:var(--project-detail-surface-2)!important;background-color:var(--project-detail-surface-2)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border-top: 1px solid rgb(240, 240, 240)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border-top: 1px solid #f0f0f0"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border-bottom: 1px solid rgb(240, 240, 240)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border-bottom: 1px solid #f0f0f0"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid rgb(240, 240, 240)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid rgb(233, 236, 239)"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border: 1px solid #b7eb8f"],:root[data-theme=dark] :where(.project-detail-modal,.project-modal) div[style*="border:1px solid #b7eb8f"]{border-color:var(--project-detail-border)!important}:root[data-theme=dark] :where(.project-detail-modal,.project-modal) input[type=file]{color:var(--project-detail-text-muted)!important}.project-bulk-complete-notice{margin-bottom:12px;padding:10px 12px;border:1px solid #ffd591;border-radius:8px;background:#fff7e6;color:#ad6800}:root[data-theme=dark] .project-bulk-complete-modal .project-bulk-complete-notice{border-color:#faad1461!important;background:#faad1424!important;color:#ffd666!important}.product-edit-modal .ant-modal-content{overflow:visible}.product-edit-modal .ant-modal-header{margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #edf2f7}.product-edit-modal .ant-modal-body{overflow:visible;padding-top:12px;padding-bottom:0}.product-form-compact .ant-form-item{margin-bottom:7px}.product-form-compact .ant-form-item-label{padding-bottom:3px}.product-form-compact .ant-form-item-label>label{height:auto;color:#334155;font-size:12px;font-weight:700}.product-form-compact .ant-input,.product-form-compact .ant-input-number-input,.product-form-compact .ant-select-selection-item,.product-form-compact .ant-select-selection-placeholder{font-size:12px}.product-form-compact .ant-input,.product-form-compact .ant-input-number{height:30px}.product-form-compact .ant-select-selector{min-height:30px!important}.product-form-compact .ant-select-multiple .ant-select-selector{max-height:58px;overflow:hidden}.product-form-compact .ant-input-number-group-addon{padding-inline:8px;font-size:12px}.product-form-compact .ant-input,.product-form-compact .ant-select-selector,.product-form-compact .ant-input-number{border-radius:8px}.product-form-section-title{display:flex;align-items:center;gap:8px;margin:4px 0 8px;color:#0f172a;font-size:13px;font-weight:800}.product-form-section-title:before{content:"";width:6px;height:6px;border-radius:999px;background:#1677ff}.product-form-actions{margin:0;padding-top:8px;border-top:1px solid #edf2f7;background:transparent}.product-form-actions .ant-form-item-control-input-content{display:flex;justify-content:flex-end}.products-report-panel{margin-bottom:16px;padding:14px;border:1px solid #e6edf5;border-radius:8px;background:#f8fafc}.products-report-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.products-report-title{color:#0f172a;font-size:14px;font-weight:800}.products-report-subtitle{margin-top:3px;color:#64748b;font-size:12px}.products-report-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.products-report-tile{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;row-gap:2px;align-items:center;min-height:72px;padding:11px 12px;border:1px solid #e5edf5;border-radius:8px;background:#fff}.products-report-icon{display:inline-flex;grid-row:1 / 3;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;font-size:16px}.products-report-label{color:#64748b;font-size:12px;line-height:1.6}.products-report-value{color:#0f172a;font-size:15px;line-height:1.5}.products-report-tile-blue .products-report-icon{color:#1677ff;background:#eaf3ff}.products-report-tile-cyan .products-report-icon{color:#0891b2;background:#e6f7fb}.products-report-tile-green .products-report-icon{color:#16a34a;background:#eaf8ef}.products-report-tile-purple .products-report-icon{color:#7c3aed;background:#f1ecff}.products-report-tile-gold .products-report-icon{color:#b7791f;background:#fff7e6}:root[data-theme=dark] .product-edit-modal .ant-modal-header,:root[data-theme=dark] .product-form-actions{border-color:#22354b}:root[data-theme=dark] .products-report-panel{border-color:#22354b;background:#111f31}:root[data-theme=dark] .products-report-title,:root[data-theme=dark] .products-report-value{color:#e5edf7}:root[data-theme=dark] .products-report-subtitle,:root[data-theme=dark] .products-report-label{color:#94a3b8}:root[data-theme=dark] .products-report-tile{border-color:#22354b;background:#0f1b2a}:root[data-theme=dark] .product-form-actions{background:transparent}:root[data-theme=dark] .product-form-section-title{color:#e5edf7}:root[data-theme=dark] .product-form-compact .ant-form-item-label>label{color:#cbd5e1}@media (max-width: 1200px){.products-report-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width: 768px){.products-report-head{align-items:flex-start;flex-direction:column}.products-report-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}}@media (max-width: 520px){.products-report-grid{grid-template-columns:1fr}}.categories-page{color:inherit}.categories-page-header{margin-bottom:24px}.categories-page-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;flex-wrap:wrap}.categories-page-title{margin:0;font-size:24px;font-weight:700}.categories-page-subtitle{margin:0;color:#666}.category-tree-shell{background:#fafafa;padding:16px;border-radius:8px;min-height:400px}.category-tree-node{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.category-tree-node-main{min-width:0}.category-tree-node-title{font-weight:700}.category-tree-node-code{color:#666;margin-right:8px;font-size:12px}.category-tree-node-products{color:#1890ff;font-size:11px;margin-right:8px}:root[data-theme=dark] .categories-page{color:#e6eef8}:root[data-theme=dark] .categories-page-subtitle{color:#aebfd4}:root[data-theme=dark] .categories-page .ant-card,:root[data-theme=dark] .categories-page .ant-table,:root[data-theme=dark] .categories-page .ant-modal-content,:root[data-theme=dark] .categories-page .ant-input,:root[data-theme=dark] .categories-page .ant-input-affix-wrapper,:root[data-theme=dark] .categories-page .ant-input-textarea textarea,:root[data-theme=dark] .categories-page .ant-select-selector,:root[data-theme=dark] .categories-page .ant-tree{background:#112031!important;color:#e6eef8!important}:root[data-theme=dark] .categories-page .ant-card,:root[data-theme=dark] .categories-page .ant-card-head,:root[data-theme=dark] .categories-page .ant-table-thead>tr>th,:root[data-theme=dark] .categories-page .ant-table-tbody>tr>td,:root[data-theme=dark] .categories-page .ant-modal-header,:root[data-theme=dark] .categories-page .ant-input,:root[data-theme=dark] .categories-page .ant-input-affix-wrapper,:root[data-theme=dark] .categories-page .ant-input-textarea textarea,:root[data-theme=dark] .categories-page .ant-select-selector,:root[data-theme=dark] .categories-page .category-tree-shell{border-color:#2a4058!important}:root[data-theme=dark] .categories-page .ant-card-head,:root[data-theme=dark] .categories-page .ant-table-thead>tr>th,:root[data-theme=dark] .categories-page .ant-modal-header{background:#16283d!important}:root[data-theme=dark] .categories-page .ant-card-head-title,:root[data-theme=dark] .categories-page .ant-modal-title,:root[data-theme=dark] .categories-page .ant-table,:root[data-theme=dark] .categories-page .ant-table-cell,:root[data-theme=dark] .categories-page .ant-statistic-content,:root[data-theme=dark] .categories-page .ant-statistic-title,:root[data-theme=dark] .categories-page .ant-form-item-label>label,:root[data-theme=dark] .categories-page .ant-tree-title,:root[data-theme=dark] .categories-page .categories-page-title{color:#eff6ff!important}:root[data-theme=dark] .categories-page .ant-typography,:root[data-theme=dark] .categories-page .ant-form-item-extra,:root[data-theme=dark] .categories-page .ant-empty-description,:root[data-theme=dark] .categories-page .ant-statistic-title,:root[data-theme=dark] .categories-page .ant-tree-switcher,:root[data-theme=dark] .categories-page .ant-input::placeholder,:root[data-theme=dark] .categories-page .ant-input-textarea textarea::placeholder{color:#aebfd4!important}:root[data-theme=dark] .categories-page .ant-table-tbody>tr:hover>td{background:#16283d!important}:root[data-theme=dark] .categories-page .ant-tree-node-content-wrapper:hover,:root[data-theme=dark] .categories-page .ant-tree-node-selected{background:#16283d!important}:root[data-theme=dark] .categories-page .category-tree-shell{background:#112031!important}:root[data-theme=dark] .categories-page .category-tree-node-code{color:#aebfd4}:root[data-theme=dark] .categories-page .ant-modal-close,:root[data-theme=dark] .categories-page .ant-tree .anticon,:root[data-theme=dark] .categories-page .ant-tree-switcher{color:#c8d6e8!important}.inventory-label{width:320px;padding:14px;border:1px solid #d9e2ec;border-radius:8px;background:#fff;color:#102a43;break-inside:avoid}.inventory-label-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.inventory-label-title{display:block;max-width:188px;color:#102a43;font-size:14px;line-height:1.5}.inventory-label-subtitle{display:block;max-width:188px;font-size:12px}.inventory-label-code{direction:ltr;text-align:left;font-size:12px}.inventory-barcode{display:block;width:100%;height:56px;fill:#111827}.inventory-label-grid{display:flex;flex-wrap:wrap;gap:12px}@media print{body *{visibility:hidden}.ant-modal,.ant-modal *{visibility:visible}.ant-modal{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.ant-modal-mask,.ant-modal-close,.ant-modal-footer,.ant-modal-header{display:none!important}.ant-modal-content{box-shadow:none!important}.inventory-label{page-break-inside:avoid}}.purchase-requests-stack{width:100%}.purchase-requests-rtl,.purchase-requests-rtl .ant-table,.purchase-requests-rtl .ant-form,.purchase-requests-rtl .ant-descriptions,.purchase-requests-rtl .ant-statistic,.ant-modal .ant-modal-content{direction:rtl;text-align:right}.purchase-requests-header,.purchase-requests-filters{width:100%;justify-content:space-between}.purchase-requests-filter-card .ant-card-body{padding:12px}.purchase-action-items-table .ant-table-cell{padding:5px 6px;white-space:normal}.purchase-action-items-table .ant-table-thead>tr>th{line-height:1.35}.purchase-action-items-table .ant-input-number,.purchase-action-items-table .ant-input{width:100%}.purchase-request-quantity-input .ant-input-number-input{direction:ltr;text-align:center}.purchase-action-product-cell{max-width:150px}.purchase-action-product-cell .ant-typography{white-space:normal;overflow-wrap:anywhere}.purchase-requests-row-detail{margin:0}.purchase-requests-row-detail .ant-descriptions-item-label{color:#0000008c}.purchase-decision-panel{border-color:#d9e7ff;background:#fbfdff}.purchase-decision-panel .ant-card-body{padding:16px}.purchase-decision-header,.purchase-decision-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.purchase-decision-metric{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:12px;min-height:74px}.purchase-decision-metric span{display:block;color:#0000008c;font-size:12px;margin-bottom:6px}.purchase-decision-metric strong{display:block;color:#111827;font-size:20px;line-height:1.4}.purchase-decision-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.purchase-decision-options .ant-btn{height:44px;font-weight:600}.purchase-decision-options .is-selected{box-shadow:0 0 0 3px #1677ff24}.purchase-decision-options .is-danger{box-shadow:0 0 0 3px #ff4d4f24}.purchase-decision-readonly{display:grid;gap:8px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:12px}.purchase-details-items-card .ant-card-head{min-height:42px}.purchase-details-items-card .ant-table-thead>tr>th{background:#f8fafc;font-weight:700;text-align:center}.purchase-details-items-card .ant-table-cell{vertical-align:middle}.purchase-details-product-cell{min-width:220px}.purchase-details-product-cell .ant-typography{white-space:normal;overflow-wrap:anywhere}@media (max-width: 768px){.purchase-requests-filters .ant-input-affix-wrapper,.purchase-requests-filters .ant-select{width:100%!important}.purchase-decision-options{grid-template-columns:1fr}.purchase-decision-footer .ant-btn{width:100%}}.purchase-request-view-page,.purchase-quotation-section,.purchase-quotation-detail-page,.purchase-request-view-section-group{width:100%}.purchase-request-view-page,.purchase-quotation-section,.purchase-quotation-detail-page,.purchase-quotation-documents-page,.purchase-quotation-modal{--prv-surface: #ffffff;--prv-surface-muted: #f6f8fb;--prv-border: #e5e9f0;--prv-text-muted: #667085;--prv-shadow: 0 8px 22px rgba(15, 23, 42, .06)}.purchase-quotation-detail-page,.purchase-quotation-detail-page .ant-card,.purchase-quotation-detail-page .ant-table,.purchase-quotation-detail-page .ant-descriptions,.purchase-quotation-detail-page .ant-alert,.purchase-quotation-modal,.purchase-quotation-overview-modal{direction:rtl;text-align:right}.purchase-quotation-detail-page .ant-typography,.purchase-quotation-detail-page .ant-tag,.purchase-quotation-detail-page .ant-table-cell,.purchase-quotation-detail-page .ant-card-head-title,.purchase-quotation-modal .ant-typography,.purchase-quotation-modal .ant-form-item-label,.purchase-quotation-overview-modal .ant-typography,.purchase-quotation-overview-modal .ant-table-cell{overflow-wrap:anywhere;white-space:normal}.purchase-request-view-hero,.purchase-request-view-section,.purchase-quotation-stage-collapse{border-radius:8px;border-color:var(--prv-border);box-shadow:var(--prv-shadow)}.purchase-request-view-hero{background:var(--prv-surface)}.purchase-request-view-hero .ant-card-body{padding:18px}.purchase-request-view-hero .ant-row{width:100%}.purchase-request-view-hero-compact .ant-card-body{padding:14px 16px}.purchase-request-view-hero-main{display:flex;justify-content:space-between;gap:14px;align-items:center}.purchase-request-view-title-block{width:100%;min-width:0;flex:1 1 auto}.purchase-request-view-title-copy{min-width:0}.purchase-request-view-title{margin:0!important;line-height:1.5!important}.purchase-request-view-meta-row{margin-top:2px}.purchase-request-view-meta-row .ant-typography:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;margin-inline:8px 2px;vertical-align:middle;border-radius:999px;background:var(--prv-border)}.purchase-request-view-hero-stats{flex:0 0 auto;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.purchase-request-view-stat-pill{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--prv-border);border-inline-start:3px solid #94a3b8;border-radius:8px;background:var(--prv-surface-muted);color:#334155;font-weight:700;white-space:nowrap}.purchase-request-view-stat-pill.purchase-request-view-summary-green{border-inline-start-color:#16a34a}.purchase-request-view-stat-pill.purchase-request-view-summary-blue{border-inline-start-color:#1677ff}.purchase-request-view-stat-pill.purchase-request-view-summary-purple{border-inline-start-color:#7c3aed}.purchase-request-view-summary-grid{width:100%}.purchase-request-status-rail{width:100%;padding:12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-status-rail-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:6px}.purchase-request-status-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:10px}.purchase-request-status-step{min-height:58px;display:flex;gap:7px;align-items:flex-start;padding:8px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface);opacity:.72}.purchase-request-status-step span{width:22px;height:22px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#94a3b82e;color:#475569;font-size:12px;font-weight:800}.purchase-request-status-step .ant-typography{margin:0;font-size:12px;line-height:1.65}.purchase-request-status-step.is-done{opacity:1;border-color:#16a34a57}.purchase-request-status-step.is-done span{background:#16a34a1f;color:#15803d}.purchase-request-status-step.is-active{opacity:1;border-color:#1677ff7a;box-shadow:inset 0 0 0 1px #1677ff14}.purchase-request-status-step.is-active span{background:#1677ff;color:#fff}.purchase-request-status-controller{display:grid;gap:12px;padding:14px;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-status-controller-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.purchase-request-view-summary-tile{min-height:78px;padding:12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted);display:flex;flex-direction:column;justify-content:space-between;gap:8px;position:relative;overflow:hidden}.purchase-request-view-summary-tile:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:3px;background:#94a3b8}.purchase-request-view-summary-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a0f;color:#334155}.purchase-request-view-summary-blue:before{background:#1677ff}.purchase-request-view-summary-green:before{background:#16a34a}.purchase-request-view-summary-purple:before{background:#7c3aed}.purchase-request-view-summary-orange:before{background:#d97706}.purchase-request-view-summary-cyan:before{background:#0891b2}.purchase-request-view-summary-tile .ant-typography{margin:0}.purchase-request-view-section .ant-card-head,.purchase-quotation-stage-card .ant-card-head{min-height:46px;border-color:var(--prv-border)}.purchase-request-subform{margin-top:14px;padding-top:14px;border-top:1px solid var(--prv-border)}.purchase-request-subform-title{width:100%;margin-bottom:12px}.purchase-request-action-panel .ant-card-body{padding:14px}.purchase-request-action-collapse{border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface);box-shadow:var(--prv-shadow)}.purchase-request-action-collapse .ant-collapse-header{align-items:center!important;min-height:42px}.purchase-request-action-collapse .ant-collapse-content{border-color:var(--prv-border)}.purchase-request-action-collapse .ant-collapse-content-box{padding:14px!important}.purchase-request-action-buttons,.purchase-request-stage-tabs{width:100%}.purchase-request-stage-tabs>.ant-tabs-nav{margin-bottom:12px}.purchase-request-stage-tabs>.ant-tabs-nav:before{border-color:var(--prv-border)}.purchase-request-stage-tabs .ant-tabs-tab{border-radius:8px 8px 0 0!important;border-color:var(--prv-border)!important;min-height:42px}.purchase-request-stage-tabs .ant-tabs-tab-active{background:var(--prv-surface)!important}.purchase-request-stage-tabs .ant-tabs-content-holder{min-width:0}.purchase-request-stage-tabs .ant-tabs-tabpane{outline:none}.purchase-request-activity-summary .ant-card-body{padding:14px}.purchase-request-activity-tile{min-height:82px;display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--prv-border);border-inline-start:4px solid #94a3b8;border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-activity-blue{border-inline-start-color:#1677ff}.purchase-request-activity-green{border-inline-start-color:#16a34a}.purchase-request-activity-purple{border-inline-start-color:#7c3aed}.purchase-request-activity-gold{border-inline-start-color:#d9a441}.purchase-request-external-timeline .ant-timeline{margin-top:8px}.purchase-request-standard-flow .ant-card-body,.purchase-request-flow-checklist .ant-card-body{padding:14px}.purchase-request-flow-checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.purchase-request-flow-step{width:100%;min-height:82px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border:1px solid var(--prv-border);border-inline-start:4px solid #d9a441;border-radius:8px;background:var(--prv-surface-muted);color:inherit;text-align:start;cursor:pointer}.purchase-request-flow-step>span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#94a3b82e;color:#475569;font-weight:800}.purchase-request-flow-step>div{min-width:0;display:flex;flex-direction:column;gap:3px}.purchase-request-flow-step .ant-typography{margin:0}.purchase-request-flow-step-done{border-inline-start-color:#16a34a;background:#16a34a0f}.purchase-request-flow-step-done>span{background:#16a34a1f;color:#15803d}.purchase-request-flow-step-blocked{border-inline-start-color:#cf1322;background:#cf13220d}.purchase-request-flow-step-blocked>span{background:#cf13221a;color:#cf1322}.purchase-request-stage-alert{margin-bottom:12px}.purchase-request-standard-flow-step{min-height:86px;padding:10px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted);display:flex;align-items:flex-start;gap:8px}.purchase-request-standard-flow-step .ant-space{min-width:0}.purchase-request-standard-flow-step .ant-typography{margin:0}.purchase-quotation-stage-collapse{background:var(--prv-surface)}.purchase-quotation-stage-collapse .ant-collapse-item{border-color:var(--prv-border)}.purchase-quotation-stage-collapse .ant-collapse-header{align-items:center!important}.purchase-request-document-card,.purchase-quotation-supplier-card{border-radius:8px;border-color:var(--prv-border);height:100%}.purchase-request-finance-card .ant-card-body,.purchase-request-inventory-document-card .ant-card-body{padding:14px}.purchase-request-inventory-supplier-card{height:100%;border-color:var(--prv-border);border-inline-start:4px solid #1677ff}.purchase-request-inventory-supplier-card .ant-card-body{padding:12px}.purchase-request-process-capsule{overflow:hidden}.purchase-request-stage-tabs .purchase-request-process-capsule{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.purchase-request-stage-tabs .purchase-request-process-capsule .ant-collapse-header{display:none!important}.purchase-request-stage-tabs .purchase-request-process-capsule .ant-collapse-content{border-top:0!important;background:transparent!important}.purchase-request-stage-tabs .purchase-request-process-capsule .ant-collapse-content-box{padding:0!important}.purchase-request-process-capsule .ant-collapse-header{min-height:46px;border-bottom:1px solid var(--prv-border)}.purchase-request-process-capsule .ant-collapse-content-box{padding:14px!important}.purchase-request-finance-capsule{border-inline-start:4px solid #16a34a}.purchase-request-finance-capsule .ant-collapse-header{background:linear-gradient(90deg,rgba(22,163,74,.08),transparent)}.purchase-request-inventory-capsule{border-inline-start:4px solid #1677ff}.purchase-request-inventory-capsule .ant-collapse-header{background:linear-gradient(90deg,rgba(22,119,255,.08),transparent)}.purchase-request-finance-actions{margin-top:12px}.purchase-request-finance-workspace{display:grid;gap:14px}.purchase-request-finance-kpis{align-items:stretch}.purchase-request-finance-kpis .purchase-request-view-summary-tile{min-height:78px}.purchase-request-finance-block{padding:14px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface)}.purchase-request-finance-block+.purchase-request-finance-block{margin-top:0}.purchase-request-inventory-actions{margin-top:12px}.purchase-request-payments-summary{margin-bottom:12px}.purchase-request-payment-reference{width:100%;margin:12px 0;padding:10px 12px;border:1px dashed var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-invoice-list{width:100%}.purchase-request-manual-finance{display:grid;gap:12px}.purchase-request-finance-supplier-action{min-height:124px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-supplier-action .ant-tag{margin-inline-end:0}.purchase-request-finance-supplier-action>div:first-child{min-width:0;display:flex;flex-direction:column;gap:8px}.purchase-request-finance-supplier-card{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-supplier-capsule{overflow:hidden;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-supplier-capsule .ant-collapse-header{align-items:center;padding:12px 14px!important}.purchase-request-finance-supplier-capsule .ant-collapse-header-text{min-width:0}.purchase-request-finance-supplier-capsule .ant-collapse-content-box{padding:12px 14px 14px!important}.purchase-request-finance-supplier-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.purchase-request-finance-supplier-name{font-size:15px}.purchase-request-invoice-modal,.purchase-request-payment-schedule-editor{width:100%}.purchase-request-finance-supplier-info{padding:10px 12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-invoice{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface)}.purchase-request-finance-invoice-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap;padding-bottom:10px;border-bottom:1px solid var(--prv-border)}.purchase-request-finance-schedule{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:12px;align-items:center}.purchase-request-finance-schedule-list{display:grid;gap:8px}.purchase-request-finance-product-rows{display:grid;gap:6px}.purchase-request-finance-product-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(80px,.35fr) minmax(110px,.45fr) minmax(110px,.45fr) minmax(120px,.5fr);gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-product-row .ant-typography{margin:0;overflow-wrap:anywhere}.purchase-request-finance-product-row-head{font-weight:700;background:transparent;border-style:dashed}.purchase-request-finance-schedule{padding:10px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-request-finance-schedule-progress{width:min(260px,100%);height:6px;margin-top:8px;overflow:hidden;border-radius:999px;background:#94a3b84d}.purchase-request-finance-schedule-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#1677ff)}.purchase-request-payment-modal,.purchase-request-payment-modal-input{width:100%}.purchase-request-view-section .ant-table-thead>tr>th{background:var(--prv-surface-muted);font-weight:700}.purchase-request-view-section .ant-table-cell{vertical-align:middle}.purchase-quotation-section{display:flex}.purchase-quotation-tabs{width:100%;padding:12px 14px 14px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface);box-shadow:var(--prv-shadow)}.purchase-quotation-overview-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);gap:16px;align-items:start}.purchase-quotation-overview-grid>.ant-card{min-width:0}.purchase-quotation-overview-items-table .ant-table{table-layout:fixed}.purchase-quotation-overview-items-table .ant-table-cell{white-space:normal;overflow-wrap:anywhere}.purchase-quotation-tabs>.ant-tabs-nav{margin-bottom:14px}.purchase-quotation-tabs>.ant-tabs-nav:before{border-color:var(--prv-border)}.purchase-quotation-tabs .ant-tabs-tab{min-height:42px;padding:8px 12px}.purchase-quotation-empty{width:100%;padding:12px 0}.purchase-quotation-supplier-group{width:100%;padding:12px;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface);box-shadow:0 8px 18px #0f172a0d}.purchase-quotation-supplier-group:first-child{padding-top:12px;border-top:1px solid var(--prv-border)}.purchase-quotation-supplier-group-header{width:100%;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--prv-border)}.purchase-quotation-supplier-group-headline{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.purchase-quotation-supplier-group-header>.ant-space{width:100%;align-items:center;justify-content:flex-start}.purchase-quotation-supplier-name{display:inline-block;min-width:180px;font-size:16px;font-weight:800;color:#0f172a}.purchase-quotation-supplier-group>.ant-space{display:none}.purchase-quotation-stage-dashboard{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px}.purchase-quotation-stage-tile{min-height:88px;display:flex;flex-direction:column;justify-content:space-between;gap:4px;padding:12px;border:1px solid var(--prv-border);border-inline-start:4px solid #1677ff;border-radius:8px;background:var(--prv-surface-muted)}.purchase-quotation-stage-tile .ant-typography{margin:0}.purchase-quotation-stage-collapse{border-inline-start:3px solid #d9a441}.purchase-quotation-stage-quote{border-inline-start-color:#1677ff}.purchase-quotation-stage-finance{border-inline-start-color:#d9a441}.purchase-quotation-stage-commercial{border-inline-start-color:#7c3aed}.purchase-quotation-stage-ceo{border-inline-start-color:#cf1322}.purchase-quotation-stage-collapse .ant-collapse-content-box{padding-top:12px!important}.purchase-quotation-supplier-card{background:var(--prv-surface-muted)}.purchase-quotation-product-group{display:none}.purchase-quotation-product-group:first-child{padding-top:0;border-top:0}.purchase-quotation-product-group-title{width:100%;margin-bottom:8px}.purchase-quotation-supplier-table .ant-table-summary{background:var(--prv-surface-muted)}.purchase-quotation-supplier-table .ant-table-summary .ant-table-cell{border-top:2px solid var(--prv-border)}.purchase-quotation-supplier-table{width:100%}.purchase-quotation-supplier-table .ant-table{border-radius:8px;overflow:hidden}.purchase-quotation-supplier-table .ant-table-thead>tr>th{white-space:nowrap}.purchase-quotation-supplier-table .ant-table-cell{vertical-align:middle}.purchase-quotation-supplier-table .ant-table-tbody>tr>td:first-child,.purchase-quotation-supplier-table .ant-table-thead>tr>th:first-child{padding-inline-start:14px}.purchase-quotation-supplier-table .ant-table-content{overflow-x:auto!important}.purchase-quotation-table-row-selected>td{background:#1677ff14!important}.purchase-quotation-table-row-disabled>td{opacity:.62;cursor:not-allowed}.purchase-quotation-card-grid{display:flex;flex-direction:column;gap:8px;width:100%}.purchase-quotation-card{min-width:0;display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(360px,2fr) minmax(160px,.8fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface);cursor:default}.purchase-quotation-card-selected{border-color:#1677ff;box-shadow:inset 0 0 0 1px #1677ff47}.purchase-quotation-card-disabled{opacity:.62;cursor:not-allowed}.purchase-quotation-card-head,.purchase-quotation-card-footer{display:flex;justify-content:space-between;gap:8px;align-items:center}.purchase-quotation-card-head{margin-bottom:0;min-width:0}.purchase-quotation-card-metrics{display:grid;grid-template-columns:repeat(5,minmax(74px,1fr));gap:6px;min-width:0}.purchase-quotation-card-metrics>div{min-width:0;padding:6px 8px;border-radius:8px;background:var(--prv-surface-muted);display:flex;flex-direction:column;gap:3px}.purchase-quotation-card-total{border:1px solid rgba(22,119,255,.22)}.purchase-quotation-card-footer{margin-top:0;justify-content:flex-end;min-width:0}.purchase-quotation-card-note{grid-column:1 / -1;margin-top:0;padding-top:8px;border-top:1px dashed var(--prv-border)}.purchase-quotation-card .ant-typography{margin:0;overflow-wrap:anywhere}.purchase-quotation-row-supplier{display:block;max-width:100%}.purchase-quotation-modal .ant-modal-body{padding-top:12px}.purchase-quotation-modal-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:start}.purchase-quotation-modal-main,.purchase-quotation-modal-side{min-width:0}.purchase-quotation-modal-main{display:flex;flex-direction:column;gap:12px}.purchase-quotation-modal-panel,.purchase-quotation-modal-side{padding:12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-quotation-modal-panel-title{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.purchase-quotation-modal-fields{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px}.purchase-quotation-item-row{display:grid;grid-template-columns:minmax(260px,1.55fr) minmax(110px,.5fr) minmax(160px,.85fr) minmax(96px,.45fr) minmax(160px,.85fr) 32px;gap:8px;align-items:end;padding:10px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface)}.purchase-quotation-item-product{grid-column:auto}.purchase-quotation-item-product .ant-select-selector{min-height:38px;align-items:center}.purchase-quotation-item-product .ant-select-selection-item{line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-quotation-payment-row{display:grid;grid-template-columns:minmax(130px,1fr) minmax(96px,.45fr) minmax(170px,.8fr) minmax(130px,.65fr) minmax(120px,.6fr) minmax(120px,.6fr) 32px;gap:8px;align-items:end;padding:10px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface)}.purchase-quotation-payment-row .ant-form-item,.purchase-quotation-item-row .ant-form-item{min-width:0;margin-bottom:0}.purchase-quotation-payment-row .ant-input,.purchase-quotation-payment-row .ant-picker,.purchase-quotation-payment-row .ant-input-number,.purchase-quotation-payment-row .ant-input-number-group-wrapper,.purchase-quotation-item-row .ant-select,.purchase-quotation-item-row .ant-input-number,.purchase-quotation-item-row .ant-input-number-group-wrapper{width:100%;max-width:100%}.purchase-quotation-payment-row .ant-input-number-input,.purchase-quotation-item-row .ant-input-number-input{min-width:0}.purchase-quotation-payment-row .ant-input-number-handler-wrap,.purchase-quotation-item-row .ant-input-number-handler-wrap{display:none}.purchase-quotation-item-remove{width:32px;height:32px;margin-bottom:1px}.purchase-quotation-modal-compact .ant-modal-body{max-height:calc(100vh - 150px);overflow:auto;padding-top:8px}.purchase-quotation-modal-compact .purchase-quotation-modal-grid{grid-template-columns:minmax(0,1fr) 260px;gap:12px}.purchase-quotation-modal-compact .purchase-quotation-modal-main{gap:8px}.purchase-quotation-modal-compact .purchase-quotation-modal-panel,.purchase-quotation-modal-compact .purchase-quotation-modal-side{padding:10px;border-radius:10px}.purchase-quotation-modal-compact .purchase-quotation-modal-panel-title{margin-bottom:6px}.purchase-quotation-modal-compact .purchase-quotation-modal-panel-title .ant-typography-secondary{display:none}.purchase-quotation-modal-compact .ant-form-item{margin-bottom:8px}.purchase-quotation-modal-compact .purchase-quotation-modal-fields{grid-template-columns:minmax(0,1fr);gap:6px}.purchase-quotation-modal-compact .purchase-quotation-payment-row{grid-template-columns:minmax(130px,1fr) 112px minmax(160px,.8fr) 128px 106px minmax(110px,.8fr) 28px;gap:6px;padding:7px;border-radius:7px}.purchase-quotation-payment-percent .ant-input-number{min-width:116px}.purchase-quotation-payment-total-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin-bottom:10px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.purchase-quotation-payment-total-banner .ant-typography{margin:0}.purchase-quotation-payment-total-banner strong{color:#1d4ed8;font-size:15px}.purchase-invoice-payment-draft-row{display:grid;grid-template-columns:minmax(132px,1.05fr) minmax(72px,.42fr) minmax(116px,.7fr) minmax(112px,.62fr) minmax(92px,.54fr) minmax(110px,.7fr) 28px;gap:6px;align-items:end;padding:7px;width:100%;min-width:0;border:1px solid var(--prv-border);border-radius:8px;background:#fff}.purchase-invoice-payment-draft-row .ant-form-item{min-width:0;margin-bottom:0}.purchase-quotation-documents-modal .ant-modal-body{padding-top:12px}.purchase-quotation-documents-modal .ant-form-item{margin-bottom:8px}.purchase-quotation-documents-modal .ant-form-item-label{padding-bottom:3px}.purchase-quotation-documents-modal .ant-card-small>.ant-card-head{min-height:34px;padding:0 10px}.purchase-quotation-documents-modal .ant-card-small>.ant-card-body{padding:9px 10px}.purchase-invoice-compact-card{height:100%;margin-bottom:12px}.purchase-invoice-compact-card .ant-card-body{min-height:100%}.purchase-invoice-summary-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.purchase-invoice-summary-compact span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border:1px solid var(--prv-border);border-radius:6px;background:var(--prv-surface-muted)}.purchase-invoice-summary-compact .ant-typography{margin:0;font-size:12px;line-height:1.4}.purchase-invoice-summary-compact .is-total{border-color:#1677ff52;background:#1677ff12}.purchase-invoice-compact-card .ant-form-item{margin-bottom:6px}.purchase-quotation-documents-modal .ant-table-small .ant-table-thead>tr>th,.purchase-quotation-documents-modal .ant-table-small .ant-table-tbody>tr>td{padding:5px 6px}.purchase-invoice-payment-draft-row .ant-input,.purchase-invoice-payment-draft-row .ant-picker,.purchase-invoice-payment-draft-row .ant-input-number,.purchase-invoice-payment-draft-row .ant-input-number-group-wrapper{width:100%;max-width:100%}.purchase-invoice-payment-draft-note{grid-column:auto}.purchase-invoice-payment-draft-remove{width:28px;height:28px;margin-bottom:1px;padding:0}.purchase-invoice-payment-draft-row .ant-input-number-handler-wrap,.purchase-quotation-documents-modal .ant-input-number-handler-wrap{display:none}.purchase-payment-order-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.purchase-payment-order-summary span{min-width:0;padding:7px 9px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted);color:var(--prv-text-muted);font-size:12px;overflow-wrap:anywhere}.purchase-payment-order-summary strong{display:block;margin-top:2px;color:var(--prv-text);font-size:13px;direction:ltr;text-align:left}.purchase-quotation-modal-compact .purchase-quotation-item-row{grid-template-columns:minmax(260px,1.45fr) 104px minmax(150px,.85fr) 96px minmax(150px,.85fr) 28px;gap:6px;padding:7px;border-radius:7px}.purchase-quotation-modal-compact .purchase-quotation-payment-row .ant-form-item-label,.purchase-quotation-modal-compact .purchase-quotation-item-row .ant-form-item-label{padding-bottom:2px}.purchase-quotation-modal-compact .purchase-quotation-payment-row .ant-form-item-label>label,.purchase-quotation-modal-compact .purchase-quotation-item-row .ant-form-item-label>label{font-size:12px;height:auto}.purchase-quotation-modal-compact .purchase-quotation-item-remove{width:28px;height:28px}.purchase-quotation-modal-compact .purchase-quotation-modal-side{position:sticky;top:0}.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-card{margin-bottom:8px!important}.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-card-body,.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-upload-drag{padding:8px}.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-upload-drag p{margin-bottom:4px}.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-alert{margin-bottom:8px}.purchase-quotation-modal-compact .purchase-quotation-modal-side .ant-space-item{min-width:0}.purchase-quotation-supplier-card .ant-card-head{min-height:42px;background:transparent}.purchase-quotation-history-timeline{width:100%}.purchase-quotation-history-timeline .ant-timeline{margin-top:0}.purchase-quotation-history-timeline .ant-timeline-item{padding-bottom:14px}.purchase-quotation-history-timeline .ant-timeline-item:last-child{padding-bottom:0}.purchase-quotation-history-timeline .ant-timeline-item-content{inset-inline-start:22px!important;width:calc(100% - 22px)}.purchase-quotation-history-timeline .ant-space{width:100%;min-width:0;padding:10px 12px;border:1px solid var(--prv-border);border-radius:8px;background:var(--prv-surface-muted)}.purchase-quotation-history-timeline .ant-space .ant-typography{margin:0}.purchase-quotation-status-card .ant-card-body{padding-top:16px;background:linear-gradient(180deg,#f8fafc,#fff 58%)}.purchase-quotation-detail-actions{align-items:center;justify-content:flex-end}.purchase-quotation-action-button.ant-btn{min-height:38px;padding-inline:14px;border-radius:8px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:6px}.purchase-quotation-action-button-primary.ant-btn{box-shadow:0 8px 18px #1677ff38}.purchase-quotation-action-button-success.ant-btn{border-color:#16a34a;color:#15803d;box-shadow:0 8px 18px #16a34a24}.purchase-quotation-action-button-success.ant-btn:hover,.purchase-quotation-action-button-success.ant-btn:focus{border-color:#15803d;color:#166534}.purchase-quotation-status-card .ant-steps{margin-bottom:14px}.purchase-quotation-status-card .ant-steps-item-title{font-size:13px}.purchase-quotation-status-summary{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,.7fr);gap:12px;align-items:stretch;max-width:560px;margin-bottom:14px}.purchase-quotation-status-summary-main,.purchase-quotation-status-summary-number{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:9px 12px;border-radius:8px;background:#fff;border:1px solid var(--prv-border);box-shadow:0 6px 18px #0f172a0a}.purchase-quotation-status-summary .ant-typography{margin:0;white-space:nowrap}.purchase-quotation-stage-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;position:relative}.purchase-quotation-stage-flow-item{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:86px;padding:12px;border:1px solid var(--prv-border);border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.purchase-quotation-stage-flow-item-active{border-color:#1677ff;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 10px 24px #1677ff24,inset 0 3px #1677ff}.purchase-quotation-stage-flow-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.purchase-quotation-stage-flow-index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;color:#1677ff;background:#e6f4ff;font-size:12px;font-weight:700}.purchase-quotation-stage-flow-item-active .purchase-quotation-stage-flow-index{color:#fff;background:#1677ff}.purchase-quotation-stage-flow-item .ant-typography{margin:0;min-width:0}.purchase-quotation-stage-flow-item .ant-typography-secondary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-quotation-documents-page{width:100%}.purchase-quotation-documents-hero,.purchase-quotation-documents-list-card{border-radius:8px;border-color:var(--prv-border);box-shadow:var(--prv-shadow)}.purchase-quotation-documents-hero .ant-card-body{padding:18px}.purchase-quotation-documents-hero-main{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.purchase-quotation-documents-title{min-width:0}.purchase-quotation-documents-title .ant-typography-secondary{display:block;margin-top:4px}.purchase-quotation-documents-summary{display:grid;grid-template-columns:repeat(6,minmax(128px,1fr));gap:10px;margin-top:16px}.purchase-quotation-documents-summary-tile{min-height:76px;display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:10px 12px;border:1px solid var(--prv-border);border-inline-start:3px solid #94a3b8;border-radius:8px;background:var(--prv-surface-muted)}.purchase-quotation-documents-summary-tile>span,.purchase-quotation-documents-summary-tile .anticon{color:var(--prv-text-muted);font-size:12px}.purchase-quotation-documents-summary-tile>strong{color:#0f172a;font-size:18px;font-weight:850;line-height:1.3;word-break:break-word}.purchase-quotation-documents-summary-tile.is-blue{border-inline-start-color:#1677ff}.purchase-quotation-documents-summary-tile.is-green{border-inline-start-color:#16a34a}.purchase-quotation-documents-summary-tile.is-orange{border-inline-start-color:#d97706}.purchase-quotation-documents-summary-tile.is-purple{border-inline-start-color:#7c3aed}.purchase-quotation-documents-toolbar{width:100%;justify-content:space-between;margin-bottom:14px}.purchase-quotation-documents-toolbar .ant-input-affix-wrapper{width:min(100%,360px)}.purchase-quotation-documents-table .ant-table{border-radius:8px;table-layout:fixed}.purchase-quotation-documents-table .ant-table-container,.purchase-quotation-documents-table .ant-table-content{overflow-x:visible!important}.purchase-quotation-documents-table .ant-table-thead>tr>th{background:var(--prv-surface-muted);font-weight:800}.purchase-quotation-documents-table .ant-table-cell{vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.purchase-quotation-documents-table .ant-table-tbody>tr>td{border-bottom-color:var(--prv-border)}.purchase-invoice-items-table .ant-table{table-layout:fixed}.purchase-invoice-items-table .ant-table-thead>tr>th{white-space:normal;padding:8px 6px;line-height:1.35;font-size:12px}.purchase-invoice-items-table .ant-table-cell{padding:8px 6px;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word}.purchase-invoice-items-table .ant-table-cell[align=left],.purchase-invoice-items-table .ant-table-cell[align=center]{direction:ltr;font-size:12px;font-variant-numeric:tabular-nums}.purchase-invoice-items-table .ant-tag{min-width:58px;margin-inline-end:0;padding-inline:5px;text-align:center;font-size:12px;font-variant-numeric:tabular-nums}.purchase-invoice-quantity-input{width:100%;max-width:100%;direction:ltr}.purchase-invoice-quantity-input .ant-input-number-input{height:32px;padding-inline:8px 24px;text-align:left;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.purchase-quotation-documents-number .ant-typography-secondary,.purchase-quotation-documents-supplier .ant-typography-secondary,.purchase-quotation-documents-quantity .ant-typography-secondary{font-size:12px}.purchase-quotation-documents-quantity{min-width:132px}.purchase-quotation-documents-amount{display:inline-block;max-width:100%;direction:ltr;text-align:left;color:#0f766e;white-space:normal;overflow-wrap:anywhere}.purchase-quotation-documents-metric{display:inline-block;min-width:64px;direction:ltr;text-align:left;color:#334155}.purchase-quotation-documents-financial .ant-space-item{min-width:0}.purchase-quotation-documents-financial .ant-tag{margin-inline-end:0;font-weight:700}.purchase-quotation-documents-actions{max-width:100%;gap:4px!important}.purchase-quotation-documents-actions .ant-btn{font-weight:650;padding-inline:6px}.purchase-quotation-documents-page-receipt{gap:12px!important}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-hero .ant-card-body{padding:12px 14px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-hero-main{align-items:center}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-title .ant-typography:first-child{font-size:18px;line-height:1.45}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-title .ant-typography-secondary{margin-top:2px;font-size:12px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-summary{grid-template-columns:repeat(6,minmax(112px,1fr));gap:8px;margin-top:12px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-summary-tile{min-height:62px;gap:4px;padding:8px 10px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-summary-tile>strong{font-size:15px}.purchase-quotation-receipt-progress{height:4px;overflow:hidden;border-radius:999px;background:#e2e8f0}.purchase-quotation-receipt-progress>span{display:block;height:100%;min-width:4px;border-radius:inherit;background:#1677ff}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-list-card .ant-card-body{padding:12px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-toolbar{margin-bottom:10px}.purchase-quotation-documents-page-receipt .purchase-quotation-documents-table .ant-table-thead>tr>th,.purchase-quotation-documents-page-receipt .purchase-quotation-documents-table .ant-table-tbody>tr>td{padding:7px 8px}.purchase-quotation-receipt-status-stack .ant-tag{width:fit-content;max-width:100%;margin-inline-end:0;font-size:12px;white-space:normal}.purchase-quotation-document-detail-page{width:100%}.purchase-quotation-document-detail-header{width:100%;justify-content:space-between;align-items:center}.purchase-quotation-invoice-detail-page{gap:12px!important}.purchase-quotation-invoice-detail-page .ant-card{border-radius:14px;border-color:#0f172a13;background:linear-gradient(180deg,#fffffffa,#fafdfffa);box-shadow:0 10px 24px #0f172a0e,0 1px #ffffffe6 inset}.purchase-quotation-invoice-detail-page .ant-card-body{padding:14px}.purchase-quotation-invoice-detail-page .ant-card-head{min-height:44px;padding-inline:14px;border-bottom-color:#edf2f7;background:linear-gradient(180deg,#f8fafcf2,#ffffffe6)}.purchase-quotation-invoice-detail-page .ant-card-head-title{padding-block:11px;font-size:14px;font-weight:800;color:#102a43}.purchase-quotation-invoice-detail-page .purchase-quotation-document-detail-header .ant-typography:first-child{font-size:19px;line-height:1.5;color:#102a43}.purchase-quotation-invoice-detail-summary .ant-card-body{padding:12px}.purchase-quotation-invoice-detail-summary-grid,.purchase-quotation-invoice-doc-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.purchase-quotation-invoice-detail-summary-grid>div,.purchase-quotation-invoice-doc-tile{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:10px 12px;border:1px solid #e8eef5;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#fff)}.purchase-quotation-invoice-detail-summary-grid strong,.purchase-quotation-invoice-doc-tile strong{color:#102a43;font-size:16px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.purchase-quotation-invoice-payment-progress .purchase-quotation-progress-bar{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e6edf5}.purchase-quotation-invoice-payment-progress .purchase-quotation-progress-bar>i{display:block;height:100%;min-width:5px;border-radius:inherit;background:linear-gradient(90deg,#1565c0,#16a34a)}.purchase-quotation-invoice-doc-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.purchase-quotation-invoice-doc-tile{position:relative;min-height:76px}.purchase-quotation-invoice-doc-tile:before{content:"";position:absolute;inset-inline-start:10px;top:10px;width:6px;height:6px;border-radius:999px;background:#94a3b8}.purchase-quotation-invoice-doc-tile.is-green:before{background:#16a34a}.purchase-quotation-invoice-doc-tile.is-blue:before{background:#1565c0}.purchase-quotation-invoice-doc-tile.is-gold:before{background:#f59e0b}.purchase-quotation-invoice-doc-tile.is-red:before{background:#dc2626}.purchase-quotation-invoice-doc-tile.is-orange:before{background:#ea580c}.purchase-quotation-invoice-doc-tile.is-purple:before{background:#7c3aed}.purchase-quotation-invoice-doc-tile.is-muted{opacity:.72}.purchase-quotation-invoice-doc-action{margin-top:2px}.purchase-quotation-invoice-doc-action .ant-btn,.purchase-quotation-invoice-accounting-row .ant-btn{height:22px;padding:0;font-size:12px}.purchase-quotation-invoice-detail-grid{align-items:flex-start}.purchase-quotation-invoice-detail-page .ant-descriptions-small .ant-descriptions-item-label,.purchase-quotation-invoice-detail-page .ant-descriptions-small .ant-descriptions-item-content{padding:7px 9px}.purchase-quotation-invoice-detail-page .ant-table-small .ant-table-thead>tr>th,.purchase-quotation-invoice-detail-page .ant-table-small .ant-table-tbody>tr>td{padding:7px 8px}.purchase-quotation-invoice-accounting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #e8eef5;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#fff)}.purchase-quotation-invoice-accounting-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.purchase-quotation-receipt-detail-page{gap:12px!important}.purchase-quotation-receipt-detail-page .ant-card{border-radius:14px;border-color:#0f172a13;background:linear-gradient(180deg,#fffffffa,#fafdfffa);box-shadow:0 10px 24px #0f172a0e,0 1px #ffffffe6 inset}.purchase-quotation-receipt-detail-page .ant-card-body{padding:14px}.purchase-quotation-receipt-detail-page .ant-card-head{min-height:44px;padding-inline:14px;border-bottom-color:#edf2f7;background:linear-gradient(180deg,#f8fafcf2,#ffffffe6)}.purchase-quotation-receipt-detail-page .ant-card-head-title{padding-block:11px;font-size:14px;font-weight:800;color:#102a43}.purchase-quotation-receipt-detail-page .purchase-quotation-document-detail-header .ant-typography:first-child{font-size:19px;line-height:1.5;color:#102a43}.purchase-quotation-receipt-detail-summary .ant-card-body{padding:12px}.purchase-quotation-receipt-detail-summary-grid{display:grid;grid-template-columns:1.1fr repeat(3,minmax(90px,.8fr)) minmax(150px,1.2fr);gap:10px;align-items:stretch}.purchase-quotation-receipt-detail-summary-grid>div{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:10px 12px;border:1px solid #e8eef5;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#fff)}.purchase-quotation-receipt-detail-summary-grid strong{color:#102a43;font-size:16px;font-weight:850;line-height:1.4;overflow-wrap:anywhere}.purchase-quotation-receipt-detail-progress-tile .purchase-quotation-progress-bar{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e6edf5}.purchase-quotation-receipt-detail-progress-tile .purchase-quotation-progress-bar>i{display:block;height:100%;min-width:5px;border-radius:inherit;background:linear-gradient(90deg,#1565c0,#f59e0b)}.purchase-quotation-receipt-detail-page .ant-descriptions-small .ant-descriptions-item-label,.purchase-quotation-receipt-detail-page .ant-descriptions-small .ant-descriptions-item-content{padding:7px 9px}.purchase-quotation-receipt-detail-page .ant-table-small .ant-table-thead>tr>th,.purchase-quotation-receipt-detail-page .ant-table-small .ant-table-tbody>tr>td{padding:7px 8px}.purchase-quotation-receipt-detail-grid{align-items:flex-start}.purchase-quotation-receipt-doc-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr))}.purchase-quotation-receipt-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-quotation-receipt-check-grid>div{min-width:0;display:flex;flex-direction:column;gap:5px;padding:9px 10px;border:1px solid #e8eef5;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#fff)}.purchase-quotation-receipt-check-grid .ant-tag{width:fit-content;max-width:100%;margin-inline-end:0}.purchase-quotation-receipt-notes{display:grid;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #edf2f7}.purchase-quotation-receipt-deliver-button{margin-top:12px;height:36px;font-weight:800}.purchase-quotation-receipt-history-card .ant-timeline{margin:2px 0 0}.purchase-quotation-receipt-history-card .ant-timeline-item{padding-bottom:10px}.purchase-quotation-receipt-history-card .ant-timeline-item:last-child{padding-bottom:0}.purchase-quotation-receipt-history-card .ant-timeline-item-content{min-height:28px}.purchase-quotation-supplier-card .ant-card-head-title{white-space:normal}.purchase-quotation-tabs .ant-table,.purchase-quotation-stage-collapse .ant-table,.purchase-request-view-section .ant-table,.purchase-quotation-tabs .ant-table-content,.purchase-quotation-stage-collapse .ant-table-content,.purchase-request-view-section .ant-table-content{overflow-x:visible!important}.purchase-quotation-tabs .ant-table-cell,.purchase-quotation-stage-collapse .ant-table-cell,.purchase-request-view-section .ant-table-cell{white-space:normal;word-break:break-word}:root[data-theme=dark] .purchase-request-view-page,:root[data-theme=dark] .purchase-quotation-section,:root[data-theme=dark] .purchase-quotation-documents-page,:root[data-theme=dark] .purchase-quotation-modal{--prv-surface: #111827;--prv-surface-muted: #172033;--prv-border: #2d3b52;--prv-text-muted: #a7b3c5;--prv-shadow: 0 10px 24px rgba(0, 0, 0, .24)}:root[data-theme=dark] .purchase-request-view-hero,:root[data-theme=dark] .purchase-request-view-section,:root[data-theme=dark] .purchase-request-view-summary-tile,:root[data-theme=dark] .purchase-request-view-stat-pill,:root[data-theme=dark] .purchase-quotation-tabs,:root[data-theme=dark] .purchase-quotation-stage-collapse,:root[data-theme=dark] .purchase-request-action-collapse,:root[data-theme=dark] .purchase-request-stage-tabs .ant-tabs-tab-active,:root[data-theme=dark] .purchase-request-document-card,:root[data-theme=dark] .purchase-request-payment-reference,:root[data-theme=dark] .purchase-request-finance-block,:root[data-theme=dark] .purchase-request-finance-supplier-capsule,:root[data-theme=dark] .purchase-request-finance-invoice,:root[data-theme=dark] .purchase-quotation-documents-hero,:root[data-theme=dark] .purchase-quotation-documents-list-card,:root[data-theme=dark] .purchase-quotation-supplier-card{background:var(--prv-surface)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-request-standard-flow-step,:root[data-theme=dark] .purchase-request-finance-supplier-action,:root[data-theme=dark] .purchase-request-finance-supplier-card,:root[data-theme=dark] .purchase-request-finance-supplier-info,:root[data-theme=dark] .purchase-request-finance-schedule,:root[data-theme=dark] .purchase-request-inventory-supplier-card{background:var(--prv-surface-muted)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-documents-summary-tile{background:var(--prv-surface-muted)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-receipt-detail-page .ant-card{background:linear-gradient(180deg,#0f1c2dfa,#101f32fa)!important;border-color:#3e546e8c!important;box-shadow:0 14px 30px #0000002e}:root[data-theme=dark] .purchase-quotation-receipt-detail-page .ant-card-head{background:linear-gradient(180deg,#ffffff0b,#fff0)!important;border-color:#203147!important}:root[data-theme=dark] .purchase-quotation-receipt-detail-summary-grid>div{background:linear-gradient(180deg,#132438,#102032);border-color:#22354b}:root[data-theme=dark] .purchase-quotation-receipt-check-grid>div{background:linear-gradient(180deg,#132438,#102032);border-color:#22354b}:root[data-theme=dark] .purchase-quotation-receipt-notes{border-color:#203147}:root[data-theme=dark] .purchase-quotation-receipt-detail-page .ant-card-head-title,:root[data-theme=dark] .purchase-quotation-receipt-detail-page .purchase-quotation-document-detail-header .ant-typography:first-child,:root[data-theme=dark] .purchase-quotation-receipt-detail-summary-grid strong{color:#eef4ff}:root[data-theme=dark] .purchase-quotation-receipt-detail-progress-tile .purchase-quotation-progress-bar{background:#22354b}:root[data-theme=dark] .purchase-quotation-modal-panel,:root[data-theme=dark] .purchase-quotation-modal-side{background:var(--prv-surface-muted)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-item-row{background:var(--prv-surface)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-payment-row{background:var(--prv-surface)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-card,:root[data-theme=dark] .purchase-quotation-card-metrics>div{border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-quotation-card{background:var(--prv-surface)!important}:root[data-theme=dark] .purchase-quotation-card-metrics>div{background:var(--prv-surface-muted)!important}:root[data-theme=dark] .purchase-quotation-supplier-name{color:#edf3fb}:root[data-theme=dark] .purchase-request-view-summary-tile{background:var(--prv-surface-muted)!important}:root[data-theme=dark] .purchase-request-view-summary-icon{background:#94a3b829;color:#dbeafe}:root[data-theme=dark] .purchase-request-view-page .ant-card-head,:root[data-theme=dark] .purchase-quotation-stage-collapse .ant-collapse-header{background:var(--prv-surface-muted)!important;border-color:var(--prv-border)!important}:root[data-theme=dark] .purchase-request-view-page .ant-typography,:root[data-theme=dark] .purchase-quotation-section .ant-typography,:root[data-theme=dark] .purchase-quotation-documents-page .ant-typography,:root[data-theme=dark] .purchase-request-view-page .ant-card-head-title,:root[data-theme=dark] .purchase-quotation-section .ant-card-head-title,:root[data-theme=dark] .purchase-quotation-documents-summary-tile>strong{color:#edf3fb}:root[data-theme=dark] .purchase-request-view-page .ant-typography-secondary,:root[data-theme=dark] .purchase-quotation-section .ant-typography-secondary,:root[data-theme=dark] .purchase-quotation-documents-page .ant-typography-secondary{color:var(--prv-text-muted)!important}@media (max-width: 768px){.purchase-invoice-summary-compact{grid-template-columns:1fr}.purchase-quotation-documents-page{gap:10px!important}.purchase-quotation-documents-hero .ant-card-body,.purchase-quotation-documents-list-card .ant-card-body{padding:12px}.purchase-quotation-documents-hero-main{flex-direction:column;align-items:stretch;gap:10px}.purchase-quotation-documents-hero-main .ant-btn{width:100%;min-height:42px}.purchase-quotation-documents-title .ant-typography:first-child{font-size:18px!important;line-height:1.7!important;overflow-wrap:anywhere}.purchase-quotation-documents-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.purchase-quotation-documents-summary-tile{min-height:68px;padding:9px 10px}.purchase-quotation-documents-summary-tile>strong{font-size:15px}.purchase-quotation-documents-toolbar{align-items:stretch}.purchase-quotation-documents-toolbar .ant-input-affix-wrapper,.purchase-quotation-documents-toolbar>.ant-space-item:first-child{width:100%}.purchase-quotation-documents-actions{max-width:100%}.purchase-quotation-documents-actions .ant-btn{min-height:34px}.purchase-quotation-document-detail-header{align-items:stretch}.purchase-quotation-receipt-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-quotation-receipt-detail-progress-tile{grid-column:1 / -1}.purchase-quotation-detail-page{gap:10px!important}.purchase-quotation-detail-header{display:flex!important;flex-direction:column;align-items:stretch!important;gap:10px}.purchase-quotation-detail-title{min-width:0}.purchase-quotation-detail-title .ant-typography{overflow-wrap:anywhere}.purchase-quotation-detail-actions{align-items:center;justify-content:flex-end}.purchase-quotation-action-button.ant-btn{min-height:38px;padding-inline:14px;border-radius:8px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:6px}.purchase-quotation-action-button-primary.ant-btn{box-shadow:0 8px 18px #1677ff38}.purchase-quotation-action-button-success.ant-btn{border-color:#16a34a;color:#15803d;box-shadow:0 8px 18px #16a34a24}.purchase-quotation-action-button-success.ant-btn:hover,.purchase-quotation-action-button-success.ant-btn:focus{border-color:#15803d;color:#166534}.purchase-quotation-detail-title .ant-typography:first-child{font-size:18px!important;line-height:1.7!important}.purchase-quotation-detail-actions{width:100%;display:grid!important;grid-template-columns:1fr;gap:8px!important}.purchase-quotation-detail-actions>.ant-space-item,.purchase-quotation-detail-actions .ant-btn{width:100%}.purchase-quotation-document-button{min-height:42px;white-space:normal;line-height:1.5}.purchase-quotation-overview-modal{max-width:calc(100vw - 16px);margin:8px auto}.purchase-quotation-overview-modal .ant-modal-content{padding:14px}.purchase-quotation-overview-modal .ant-modal-body{max-height:calc(100vh - 118px);overflow-y:auto;padding-inline-end:2px}.purchase-quotation-detail-page .ant-card .ant-card-body,.purchase-quotation-overview-modal .ant-card-body{padding:12px}.purchase-quotation-detail-page .ant-card .ant-card-head,.purchase-quotation-overview-modal .ant-card-head{min-height:42px;padding:0 12px}.purchase-quotation-detail-page .ant-card .ant-card-head-title,.purchase-quotation-overview-modal .ant-card-head-title{white-space:normal;line-height:1.6}.purchase-quotation-status-card>.ant-card-body{overflow-x:visible}.purchase-quotation-status-card .ant-steps{min-width:520px;padding-bottom:8px}.purchase-quotation-status-card .ant-steps .ant-steps-item{min-width:118px}.purchase-quotation-status-summary,.purchase-quotation-stage-flow{grid-template-columns:1fr;max-width:none}.purchase-quotation-status-summary-main,.purchase-quotation-status-summary-number,.purchase-quotation-stage-flow-item{padding:7px 9px}.purchase-quotation-status-card .ant-descriptions-view,.purchase-quotation-overview-modal .ant-descriptions-view{overflow-x:auto}.purchase-quotation-current-work-card .ant-space,.purchase-quotation-offers-card>.ant-card-body>.ant-space{width:100%}.purchase-quotation-current-work-card .ant-btn,.purchase-quotation-current-work-card .ant-input,.purchase-quotation-current-work-card .ant-input-textarea,.purchase-quotation-current-work-card textarea{width:100%}.purchase-quotation-supplier-group{padding:10px;border-inline-start-width:3px}.purchase-quotation-supplier-group-headline{align-items:stretch}.purchase-quotation-supplier-group-headline>.ant-space{width:100%}.purchase-quotation-supplier-name{width:100%;min-width:0;font-size:14px}.purchase-quotation-supplier-table .ant-table{font-size:12px}.purchase-quotation-supplier-table .ant-table-cell{padding:8px!important}.purchase-quotation-supplier-table .ant-checkbox-wrapper{align-items:flex-start;white-space:normal}.purchase-quotation-supplier-table .ant-tag{margin-bottom:4px;white-space:normal}.purchase-request-view-hero .ant-card-body,.purchase-request-action-panel .ant-card-body,.purchase-request-finance-card .ant-card-body,.purchase-request-inventory-document-card .ant-card-body{padding:12px}.purchase-request-stage-tabs>.ant-tabs-nav{overflow-x:auto}.purchase-request-view-hero-main,.purchase-request-view-title-block,.purchase-request-view-hero-stats{align-items:stretch;flex-direction:column}.purchase-request-view-stat-pill{width:100%;justify-content:space-between}.purchase-request-stage-tabs .ant-tabs-nav-list{min-width:max-content}.purchase-quotation-modal-grid,.purchase-quotation-overview-grid,.purchase-quotation-modal-fields,.purchase-quotation-payment-row,.purchase-quotation-item-row{grid-template-columns:1fr}.purchase-invoice-payment-draft-row{grid-template-columns:1fr 32px}.purchase-invoice-payment-draft-title,.purchase-invoice-payment-draft-percent,.purchase-invoice-payment-draft-amount,.purchase-invoice-payment-draft-date,.purchase-invoice-payment-draft-method,.purchase-invoice-payment-draft-note{grid-column:1 / -1}.purchase-invoice-payment-draft-remove{grid-column:2;grid-row:1}.purchase-payment-order-summary,.purchase-quotation-card-grid,.purchase-quotation-card-metrics,.purchase-quotation-invoice-detail-summary-grid,.purchase-quotation-invoice-doc-grid{grid-template-columns:1fr}.purchase-quotation-history-timeline .ant-timeline-item-content{width:calc(100% - 18px)}.purchase-quotation-card,.purchase-request-finance-product-row{grid-template-columns:1fr}.purchase-request-finance-supplier-action,.purchase-request-finance-supplier-head,.purchase-request-finance-invoice-head{flex-direction:column}.purchase-request-finance-schedule{grid-template-columns:1fr}.purchase-request-finance-block{padding:12px}.purchase-quotation-card-head,.purchase-quotation-card-footer{flex-direction:column}.purchase-quotation-item-remove{justify-self:end}}:root[data-theme=dark] .purchase-quotation-invoice-detail-page .ant-card{background:linear-gradient(180deg,#0f1c2dfa,#101f32fa);border-color:#3e546e8c;box-shadow:0 14px 30px #0000002e}:root[data-theme=dark] .purchase-quotation-invoice-detail-page .ant-card-head{background:linear-gradient(180deg,#ffffff0b,#fff0);border-bottom-color:#203147}:root[data-theme=dark] .purchase-quotation-invoice-detail-summary-grid>div,:root[data-theme=dark] .purchase-quotation-invoice-doc-tile,:root[data-theme=dark] .purchase-quotation-invoice-accounting-row{background:linear-gradient(180deg,#132438,#102032);border-color:#22354b}.purchase-request-detail-page{color:inherit;--purchase-detail-surface: #ffffff;--purchase-detail-surface-2: #f8fbff;--purchase-detail-surface-3: #f5f7fa;--purchase-detail-border: #e8edf3;--purchase-detail-text: #1f1f1f;--purchase-detail-text-muted: #6b7280;--purchase-detail-text-soft: #8c8c8c;--purchase-detail-primary: #1677ff;--purchase-detail-success: #52c41a;--purchase-detail-shadow: 0 10px 30px rgba(15, 23, 42, .06)}:root[data-theme=dark] .purchase-request-detail-page{color:#e6eef8;--purchase-detail-surface: #112031;--purchase-detail-surface-2: #16283d;--purchase-detail-surface-3: #1b3148;--purchase-detail-border: #2a4058;--purchase-detail-text: #eff6ff;--purchase-detail-text-muted: #b7c7d9;--purchase-detail-text-soft: #8fa6bf;--purchase-detail-primary: #69b1ff;--purchase-detail-success: #95de64;--purchase-detail-shadow: 0 16px 34px rgba(0, 0, 0, .28)}.purchase-progress-panel{padding:18px;border:1px solid var(--purchase-detail-border);border-radius:18px;background:linear-gradient(135deg,var(--purchase-detail-surface-2) 0%,var(--purchase-detail-surface) 55%,var(--purchase-detail-surface-3) 100%);box-shadow:var(--purchase-detail-shadow)}.purchase-progress-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.purchase-progress-current-title{font-size:18px;font-weight:700;color:var(--purchase-detail-text)}.purchase-progress-percent-box{min-width:140px;padding:10px 14px;border-radius:14px;background:var(--purchase-detail-surface);border:1px solid var(--purchase-detail-border);text-align:center}.purchase-progress-percent-label{font-size:12px;color:var(--purchase-detail-text-soft);margin-bottom:2px}.purchase-progress-percent-value{font-size:22px;font-weight:700;color:var(--purchase-detail-primary);line-height:1}.purchase-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.purchase-step-card{position:relative;padding:14px 14px 12px;border-radius:16px;background:var(--purchase-detail-surface);border:1px solid var(--purchase-detail-border);color:var(--purchase-detail-text)}.purchase-step-card.is-current{background:linear-gradient(135deg,#1677ff1f,#1677ff0a);border-color:#1677ff47;box-shadow:0 10px 24px #1677ff1f}:root[data-theme=dark] .purchase-step-card.is-current{background:linear-gradient(135deg,#69b1ff2e,#69b1ff0f);border-color:#69b1ff5c;box-shadow:0 12px 28px #00000042}.purchase-step-card.is-completed{border-color:#52c41a3d}:root[data-theme=dark] .purchase-step-card.is-completed{border-color:#95de6457}.purchase-step-card.is-upcoming{opacity:.78}.purchase-step-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px}.purchase-step-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:var(--purchase-detail-text-soft);font-size:16px;flex-shrink:0}.purchase-step-card.is-current .purchase-step-icon{background:#e6f4ff;color:var(--purchase-detail-primary)}.purchase-step-card.is-completed .purchase-step-icon{background:#f6ffed;color:var(--purchase-detail-success)}:root[data-theme=dark] .purchase-step-icon{background:#1b3148}:root[data-theme=dark] .purchase-step-card.is-current .purchase-step-icon{background:#69b1ff29}:root[data-theme=dark] .purchase-step-card.is-completed .purchase-step-icon{background:#95de6424}.purchase-step-title{font-size:14px;font-weight:700;color:var(--purchase-detail-text);line-height:1.7;min-height:48px}.purchase-step-meta{margin-top:8px;font-size:12px;color:var(--purchase-detail-text-soft)}:root[data-theme=dark] .purchase-request-detail-page .ant-card,:root[data-theme=dark] .purchase-request-detail-page .ant-table,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-view,:root[data-theme=dark] .purchase-request-detail-page .ant-select-selector,:root[data-theme=dark] .purchase-request-detail-page .ant-progress-inner,:root[data-theme=dark] .purchase-request-detail-page .ant-alert,:root[data-theme=dark] .purchase-request-detail-page .ant-empty,:root[data-theme=dark] .purchase-request-detail-page .ant-statistic{background:var(--purchase-detail-surface)!important;color:#e6eef8!important}:root[data-theme=dark] .purchase-request-detail-page .ant-card,:root[data-theme=dark] .purchase-request-detail-page .ant-card-head,:root[data-theme=dark] .purchase-request-detail-page .ant-table-thead>tr>th,:root[data-theme=dark] .purchase-request-detail-page .ant-table-tbody>tr>td,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-row>th,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-row>td,:root[data-theme=dark] .purchase-request-detail-page .ant-select-selector,:root[data-theme=dark] .purchase-request-detail-page .ant-alert,:root[data-theme=dark] .purchase-request-detail-page .ant-table-container{border-color:var(--purchase-detail-border)!important}:root[data-theme=dark] .purchase-request-detail-page .ant-card-head,:root[data-theme=dark] .purchase-request-detail-page .ant-table-thead>tr>th,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-item-label{background:var(--purchase-detail-surface-2)!important;color:var(--purchase-detail-text)!important}:root[data-theme=dark] .purchase-request-detail-page .ant-card-head-title,:root[data-theme=dark] .purchase-request-detail-page .ant-table,:root[data-theme=dark] .purchase-request-detail-page .ant-table-cell,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-item-content,:root[data-theme=dark] .purchase-request-detail-page .ant-statistic-content,:root[data-theme=dark] .purchase-request-detail-page .ant-statistic-title,:root[data-theme=dark] .purchase-request-detail-page .ant-typography,:root[data-theme=dark] .purchase-request-detail-page h1,:root[data-theme=dark] .purchase-request-detail-page h2,:root[data-theme=dark] .purchase-request-detail-page h3,:root[data-theme=dark] .purchase-request-detail-page h4,:root[data-theme=dark] .purchase-request-detail-page h5,:root[data-theme=dark] .purchase-request-detail-page strong{color:#e6eef8}:root[data-theme=dark] .purchase-request-detail-page .ant-typography-secondary,:root[data-theme=dark] .purchase-request-detail-page .ant-empty-description,:root[data-theme=dark] .purchase-request-detail-page .ant-statistic-title,:root[data-theme=dark] .purchase-request-detail-page .ant-alert-description{color:var(--purchase-detail-text-muted)!important}:root[data-theme=dark] .purchase-request-detail-page .ant-table-tbody>tr:hover>td{background:var(--purchase-detail-surface-2)!important}:root[data-theme=dark] .purchase-request-detail-page .recharts-cartesian-grid line{stroke:#314963!important}:root[data-theme=dark] .purchase-request-detail-page .recharts-text,:root[data-theme=dark] .purchase-request-detail-page .recharts-legend-item-text{fill:#d5e2f2!important;color:#d5e2f2!important}:root[data-theme=dark] .purchase-request-detail-page .ant-card-body,:root[data-theme=dark] .purchase-request-detail-page .ant-descriptions-view table,:root[data-theme=dark] .purchase-request-detail-page .ant-table-content,:root[data-theme=dark] .purchase-request-detail-page .ant-table-wrapper,:root[data-theme=dark] .purchase-request-detail-page .ant-space-item,:root[data-theme=dark] .purchase-request-detail-page .ant-empty-normal,:root[data-theme=dark] .purchase-request-detail-page .ant-empty-image{background:transparent!important}:root[data-theme=dark] .purchase-request-detail-page .ant-btn-default:not(.ant-btn-primary){background:var(--purchase-detail-surface-2)!important;border-color:var(--purchase-detail-border)!important;color:var(--purchase-detail-text)!important}:root[data-theme=dark] .purchase-request-detail-page .ant-btn-default:not(.ant-btn-primary):hover{background:var(--purchase-detail-surface-3)!important;border-color:#4b6a89!important;color:#fff!important}:root[data-theme=dark] .purchase-request-detail-page .ant-select-arrow,:root[data-theme=dark] .purchase-request-detail-page .ant-select-selection-placeholder,:root[data-theme=dark] .purchase-request-detail-page .ant-empty-image svg,:root[data-theme=dark] .purchase-request-detail-page .anticon{color:var(--purchase-detail-text-soft)!important}:root[data-theme=dark] .purchase-request-detail-page .ant-empty-image svg g[fill],:root[data-theme=dark] .purchase-request-detail-page .ant-empty-image svg path[fill]{fill:#35506d!important}:root[data-theme=dark] .purchase-request-detail-page .ant-empty-image svg path[stroke]{stroke:#567390!important}:root[data-theme=dark] .purchase-request-detail-page .ant-progress-trail{background:#24384d!important}:root[data-theme=dark] .purchase-request-detail-page div[style*="background: linear-gradient(135deg, #f8fbff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:linear-gradient(135deg, #f8fbff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: linear-gradient(135deg, rgba(22,119,255,0.12)"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: #ffffff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:#ffffff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: #fff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:#fff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: #f5f5f5"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:#f5f5f5"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: #f6ffed"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:#f6ffed"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background: #e6f4ff"],:root[data-theme=dark] .purchase-request-detail-page div[style*="background:#e6f4ff"]{background:var(--purchase-detail-surface)!important}:root[data-theme=dark] .purchase-request-detail-page div[style*="border: 1px solid #e8edf3"],:root[data-theme=dark] .purchase-request-detail-page div[style*="border: 1px solid #edf2f7"],:root[data-theme=dark] .purchase-request-detail-page div[style*="border: 1px solid #eef2f6"],:root[data-theme=dark] .purchase-request-detail-page div[style*="border: 1px solid rgba(22,119,255,0.28)"],:root[data-theme=dark] .purchase-request-detail-page div[style*="border: 1px solid rgba(82,196,26,0.24)"]{border-color:var(--purchase-detail-border)!important}:root[data-theme=dark] .purchase-request-detail-page div[style*="color: #1f1f1f"],:root[data-theme=dark] .purchase-request-detail-page div[style*="color:#1f1f1f"]{color:var(--purchase-detail-text)!important}:root[data-theme=dark] .purchase-request-detail-page div[style*="color: #8c8c8c"],:root[data-theme=dark] .purchase-request-detail-page div[style*="color:#8c8c8c"],:root[data-theme=dark] .purchase-request-detail-page .ant-progress-text{color:var(--purchase-detail-text-muted)!important}:root[data-theme=dark] .purchase-request-detail-page div[style*="box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06)"],:root[data-theme=dark] .purchase-request-detail-page div[style*="boxShadow: 0 10px 30px rgba(15, 23, 42, 0.06)"],:root[data-theme=dark] .purchase-request-detail-page div[style*="box-shadow: 0 10px 24px rgba(22,119,255,0.12)"]{box-shadow:0 10px 28px #00000038!important}:root[data-theme=dark] .purchase-request-detail-page .purchase-progress-panel,:root[data-theme=dark] .purchase-request-detail-page .purchase-progress-percent-box,:root[data-theme=dark] .purchase-request-detail-page .purchase-step-card{color:var(--purchase-detail-text)}:root[data-theme=dark] .purchase-request-detail-page .purchase-step-icon,:root[data-theme=dark] .purchase-request-detail-page .purchase-step-icon .anticon{color:inherit!important}:root[data-theme=dark] .purchase-request-detail-page .purchase-step-card.is-current .purchase-step-icon,:root[data-theme=dark] .purchase-request-detail-page .purchase-step-card.is-current .purchase-step-icon .anticon{color:var(--purchase-detail-primary)!important}:root[data-theme=dark] .purchase-request-detail-page .purchase-step-card.is-completed .purchase-step-icon,:root[data-theme=dark] .purchase-request-detail-page .purchase-step-card.is-completed .purchase-step-icon .anticon{color:var(--purchase-detail-success)!important}.workflow-create-page-card{border-radius:26px}.workflow-create-page-card>.ant-card-body{padding:24px}.workflow-create-stack{row-gap:22px}.workflow-create-form{display:flex;flex-direction:column;gap:22px}.workflow-create-meta-row{padding:18px 18px 4px;border:1px solid rgba(226,232,240,.9);border-radius:20px;background:linear-gradient(180deg,#f8fafcf0,#ffffffe6)}:root[data-theme=dark] .workflow-create-meta-row{border-color:#3a495ee6;background:linear-gradient(180deg,#122338eb,#0f1d2fe6)}.workflow-create-active-item{margin-top:30px}.workflow-create-builder-row{align-items:flex-start}.workflow-config-section{margin-top:4px}.workflow-config-section>.ant-card-body,.workflow-inner-card>.ant-card-body{padding:14px}.workflow-config-section .ant-row{row-gap:12px}.workflow-condition-row{padding:10px;border:1px dashed #dbeafe;border-radius:14px;background:#f8fafcb8}:root[data-theme=dark] .workflow-condition-row{border-color:#31506f;background:#1223389e}.workflow-builder-hero{position:relative;overflow:hidden;padding:26px 28px 24px;border-radius:28px;background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.22),transparent 28%),radial-gradient(circle at 88% 24%,rgba(14,116,144,.18),transparent 26%),linear-gradient(135deg,#eff6ff,#f8fafc 52%,#ecfeff);border:1px solid rgba(148,163,184,.2);box-shadow:inset 0 1px #ffffffa6,0 20px 60px #0f172a14}:root[data-theme=dark] .workflow-builder-hero{background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.18),transparent 28%),radial-gradient(circle at 88% 24%,rgba(14,116,144,.14),transparent 26%),linear-gradient(135deg,#0f1c2d,#132235 52%,#10232d);border-color:#3355786b;box-shadow:inset 0 1px #ffffff0a,0 20px 60px #00000038}:root[data-theme=dark] .workflow-builder-hero:after{background-image:linear-gradient(rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px)}.workflow-builder-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:22px 22px;opacity:.45;pointer-events:none}.workflow-builder-hero-kicker,.workflow-builder-hero-title,.workflow-builder-hero-text{position:relative;z-index:1}.workflow-builder-hero-kicker{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#fffc;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 24px #2563eb1f}:root[data-theme=dark] .workflow-builder-hero-kicker{background:#0f172a85;color:#93c5fd;box-shadow:0 10px 24px #0f172a29}.workflow-builder-hero-title{margin:14px 0 6px!important;color:#0f172a!important}:root[data-theme=dark] .workflow-builder-hero-title{color:#eff6ff!important}.workflow-builder-hero-text{display:block;max-width:760px;color:#475569!important;line-height:1.9}:root[data-theme=dark] .workflow-builder-hero-text{color:#b7c7d9!important}.workflow-graph-card{margin-bottom:16px;background:linear-gradient(135deg,#f8fafc,#eef6ff)}.workflow-graph{display:flex;align-items:stretch;gap:12px;overflow-x:auto;padding:4px 2px 10px;font-family:Vazir,Tahoma,Arial,sans-serif}.workflow-graph-segment{display:flex;align-items:center;gap:12px;flex:0 0 auto}.workflow-node{min-width:210px;max-width:250px;min-height:116px;border:1px solid #bfdbfe;border-radius:18px;background:#fff;box-shadow:0 12px 30px #2563eb1f;padding:14px;position:relative}.workflow-node-index{width:30px;height:30px;border-radius:999px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:10px}.workflow-node-title{color:#0f172a;font-weight:700;margin-bottom:8px;font-family:Vazir,Tahoma,Arial,sans-serif;line-height:1.7}.workflow-node-users{color:#64748b;font-size:12px;line-height:1.8;font-family:Vazir,Tahoma,Arial,sans-serif}.workflow-arrow{color:#2563eb;font-size:28px;font-weight:800;padding-bottom:10px}@media (max-width: 768px){.workflow-node{min-width:180px}}.workflow-builder-sidebar,.workflow-builder-canvas-card{border-radius:24px;border-color:#bfdbfebf;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 24px 60px #0f172a14}.workflow-builder-sidebar{position:sticky;top:18px}.workflow-builder-sidebar>.ant-card-body{padding:18px}.workflow-builder-canvas-card>.ant-card-body{padding:18px}:root[data-theme=dark] .workflow-builder-sidebar,:root[data-theme=dark] .workflow-builder-canvas-card{border-color:#3b5573b3;background:#0c1726e0;box-shadow:0 24px 60px #0003}.workflow-builder-sidebar .ant-card-head,.workflow-builder-canvas-card .ant-card-head{border-bottom-color:#dbeafee6}:root[data-theme=dark] .workflow-builder-sidebar .ant-card-head,:root[data-theme=dark] .workflow-builder-canvas-card .ant-card-head{border-bottom-color:#33557885}.workflow-builder-sidebar .ant-card-head-title,.workflow-builder-canvas-card .ant-card-head-title{color:#0f172a;font-weight:800}:root[data-theme=dark] .workflow-builder-sidebar .ant-card-head-title,:root[data-theme=dark] .workflow-builder-canvas-card .ant-card-head-title{color:#eff6ff}.workflow-selected-step-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.workflow-inner-card{border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}:root[data-theme=dark] .workflow-inner-card{background:#132234;border-color:#2a4058}.workflow-summary-card{border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(180deg,#fffffffa,#f8fbfff0);text-align:center;box-shadow:0 16px 36px #0f172a0f;overflow:hidden}:root[data-theme=dark] .workflow-summary-card{border-color:#314963;background:linear-gradient(180deg,#122338fa,#0f1c2df0);box-shadow:0 16px 36px #0000002e}.workflow-summary-grid .ant-col:nth-child(1) .workflow-summary-card{background:linear-gradient(180deg,#eff6ff,#fff)}:root[data-theme=dark] .workflow-summary-grid .ant-col:nth-child(1) .workflow-summary-card{background:linear-gradient(180deg,#10253e,#13263b)}.workflow-summary-grid .ant-col:nth-child(2) .workflow-summary-card{background:linear-gradient(180deg,#ecfeff,#fff)}:root[data-theme=dark] .workflow-summary-grid .ant-col:nth-child(2) .workflow-summary-card{background:linear-gradient(180deg,#102c32,#13263b)}.workflow-summary-grid .ant-col:nth-child(3) .workflow-summary-card{background:linear-gradient(180deg,#fff7ed,#fff)}:root[data-theme=dark] .workflow-summary-grid .ant-col:nth-child(3) .workflow-summary-card{background:linear-gradient(180deg,#3a2718,#152637)}.workflow-summary-grid .ant-col:nth-child(4) .workflow-summary-card{background:linear-gradient(180deg,#f5f3ff,#fff)}:root[data-theme=dark] .workflow-summary-grid .ant-col:nth-child(4) .workflow-summary-card{background:linear-gradient(180deg,#271c45,#152637)}.workflow-summary-value{font-size:22px;font-weight:800;color:#0f172a;line-height:1.2}:root[data-theme=dark] .workflow-summary-value{color:#f8fbff}.workflow-summary-label{margin-top:6px;color:#64748b;font-size:12px}:root[data-theme=dark] .workflow-summary-label{color:#a8bbd3}.workflow-section-heading{display:flex;flex-direction:column;gap:6px;padding-top:4px}.workflow-step-list-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid #dbeafe;background:#fff;cursor:pointer;text-align:right;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 8px 20px #0f172a0a}.workflow-stage-map-card,.workflow-stage-map-card .ant-card-head-title,.workflow-stage-map-card .ant-card-body,.workflow-stage-map-card .workflow-step-list-item,.workflow-stage-map-card .workflow-step-list-index,.workflow-stage-map-card .workflow-step-list-title,.workflow-stage-map-card .workflow-step-list-meta{font-family:Vazir,Tahoma,Arial,sans-serif}.workflow-stage-map-card .ant-card-head-title{font-weight:800;letter-spacing:0}:root[data-theme=dark] .workflow-step-list-item{border-color:#2f4760;background:#112031;box-shadow:0 8px 20px #00000029}.workflow-step-list-item:hover,.workflow-step-list-item.is-active{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#f8fbff);box-shadow:0 14px 34px #2563eb24}:root[data-theme=dark] .workflow-step-list-item:hover,:root[data-theme=dark] .workflow-step-list-item.is-active{border-color:#60a5fa;background:linear-gradient(180deg,#16283d,#132336);box-shadow:0 14px 34px #2563eb2e}.workflow-step-list-index{width:28px;height:28px;border-radius:999px;background:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex:0 0 auto;line-height:1}:root[data-theme=dark] .workflow-step-list-index{background:#1c3654;color:#93c5fd}.workflow-step-list-content{min-width:0;display:flex;flex-direction:column;gap:2px}.workflow-step-list-title{color:#0f172a;font-size:13px;font-weight:700;line-height:1.7}:root[data-theme=dark] .workflow-step-list-title{color:#eff6ff}.workflow-step-list-meta{color:#64748b;font-size:11px;line-height:1.7}:root[data-theme=dark] .workflow-step-list-meta{color:#9eb0c7}.workflow-transition-summary{margin-bottom:10px;padding:8px 10px;border-radius:10px;background:#eff6ff;color:#1e3a8a;font-size:12px;line-height:1.7}:root[data-theme=dark] .workflow-transition-summary{background:#142a44;color:#bfdbfe}.workflow-builder-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding:10px;border-radius:18px;background:linear-gradient(180deg,#eff6ffe6,#f8fafce6);border:1px solid rgba(191,219,254,.75)}:root[data-theme=dark] .workflow-builder-toolbar{background:linear-gradient(180deg,#122338e6,#0f172ae6);border-color:#3a5c7ebf}.workflow-builder-toolbar .ant-btn{height:36px;border-radius:999px;border-color:#bfdbfe;background:#ffffffdb;color:#1e3a8a;font-weight:700;box-shadow:0 10px 20px #2563eb14}:root[data-theme=dark] .workflow-builder-toolbar .ant-btn{border-color:#31506f;background:#0f172adb;color:#dbeafe;box-shadow:0 10px 20px #00000029}.workflow-builder-toolbar .ant-btn:hover,.workflow-builder-toolbar .ant-btn:focus{color:#1d4ed8;border-color:#60a5fa;background:#fff}:root[data-theme=dark] .workflow-builder-toolbar .ant-btn:hover,:root[data-theme=dark] .workflow-builder-toolbar .ant-btn:focus{color:#fff;border-color:#60a5fa;background:#13263d}.workflow-builder-zoom-controls{display:inline-flex;align-items:center;gap:6px;margin-inline-start:auto;padding:3px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(191,219,254,.85)}:root[data-theme=dark] .workflow-builder-zoom-controls{background:#0f172ab8;border-color:#3a5c7ed9}.workflow-builder-zoom-controls .ant-btn{min-width:38px;height:30px;padding-inline:10px;box-shadow:none}.workflow-builder-zoom-value{min-width:50px;color:#1e3a8a;font-size:12px;font-weight:800;text-align:center}:root[data-theme=dark] .workflow-builder-zoom-value{color:#dbeafe}.workflow-builder-canvas-shell{display:flex;flex-direction:column;min-height:0}.workflow-builder-fullscreen-shell:fullscreen{width:100vw;height:100vh;padding:18px;overflow:hidden;background:#f8fbff}:root[data-theme=dark] .workflow-builder-fullscreen-shell:fullscreen{background:#0f1d2f}.workflow-builder-fullscreen-shell:fullscreen .workflow-create-builder-row{height:100%;margin:0!important}.workflow-builder-fullscreen-shell:fullscreen .workflow-create-builder-row>.ant-col:first-child{height:100%;overflow:auto;padding-inline-start:0!important}.workflow-builder-fullscreen-shell:fullscreen .workflow-create-builder-row>.ant-col:last-child{height:100%;display:flex;padding-inline-end:0!important}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-sidebar,.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-canvas-card{height:100%;width:100%}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-sidebar{position:static}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-sidebar>.ant-card-body{height:calc(100vh - 86px);overflow:auto}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-canvas-card>.ant-card-body{height:calc(100vh - 58px);display:flex;flex-direction:column}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-canvas-shell{flex:1 1 auto}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-toolbar{flex:0 0 auto;margin-bottom:12px;position:sticky;top:0;z-index:20;box-shadow:0 16px 34px #0f172a1f}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-canvas{flex:1 1 auto;min-height:0;height:auto;max-height:none;border-radius:18px}.workflow-builder-canvas{position:relative;height:min(70vh,760px);min-height:520px;max-height:800px;overflow:auto;width:100%;direction:ltr;cursor:grab;border-radius:28px;border:1px solid #dbeafe;background:linear-gradient(rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),radial-gradient(circle at top left,rgba(59,130,246,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(16,185,129,.14),transparent 28%),linear-gradient(180deg,#f8fbff,#f1f5f9);background-size:28px 28px,28px 28px,auto,auto,auto;box-shadow:inset 0 1px #ffffff73}.workflow-builder-canvas.is-panning{cursor:grabbing}.workflow-builder-canvas .workflow-builder-node{cursor:default}:root[data-theme=dark] .workflow-builder-canvas{border-color:#2d4762;background:linear-gradient(rgba(71,85,105,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(71,85,105,.18) 1px,transparent 1px),radial-gradient(circle at top left,rgba(59,130,246,.16),transparent 30%),radial-gradient(circle at bottom right,rgba(16,185,129,.12),transparent 28%),linear-gradient(180deg,#0f1d2f,#101b2a);box-shadow:inset 0 1px #ffffff0a}.workflow-builder-zoom-space{position:relative}.workflow-builder-surface{position:absolute;width:2200px;height:1100px;transform-origin:top left}.workflow-builder-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:2200px;height:1100px;pointer-events:none}.workflow-builder-path{fill:none;stroke:#64748b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 10px rgba(148,163,184,.25))}:root[data-theme=dark] .workflow-builder-path{stroke:#64748b;filter:drop-shadow(0 4px 10px rgba(0,0,0,.24))}.workflow-builder-connection.is-approve .workflow-builder-path{stroke:#0f766e}.workflow-builder-connection.is-reject .workflow-builder-path{stroke:#ef4444;stroke-dasharray:9 7}.workflow-builder-connection.is-always .workflow-builder-path{stroke:#2563eb}.workflow-builder-connection-label{paint-order:stroke;stroke:#ffffffeb;stroke-width:5px;fill:#334155;font-size:12px;font-weight:800;pointer-events:none}.workflow-builder-connection.is-approve .workflow-builder-connection-label{fill:#0f766e}.workflow-builder-connection.is-reject .workflow-builder-connection-label{fill:#dc2626}.workflow-builder-connection.is-always .workflow-builder-connection-label{fill:#1d4ed8}:root[data-theme=dark] .workflow-builder-connection-label{stroke:#0f172ae6;fill:#dbeafe}.workflow-builder-node{position:absolute;direction:rtl;width:190px;min-height:118px;padding:11px 12px 10px;border-radius:16px;background:linear-gradient(180deg,#fffffffc,#f8fafcf5);border:1px solid rgba(148,163,184,.26);box-shadow:0 20px 40px #0f172a24;-webkit-user-select:none;user-select:none;touch-action:none;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease;overflow:hidden}:root[data-theme=dark] .workflow-builder-node{background:linear-gradient(180deg,#101e2ffc,#0e1826f5);border-color:#5268805c;box-shadow:0 20px 40px #00000038}.workflow-builder-node:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:#94a3b8}.workflow-builder-node[data-step-type=start]:before{background:linear-gradient(90deg,#2563eb,#60a5fa)}.workflow-builder-node[data-step-type=task]:before{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.workflow-builder-node[data-step-type=condition]:before{background:linear-gradient(90deg,#b45309,#f59e0b)}.workflow-builder-node[data-step-type=action]:before{background:linear-gradient(90deg,#db2777,#f472b6)}.workflow-builder-node[data-step-type=condition]{border-color:#f59e0b9e;background:linear-gradient(180deg,#fffbebfa,#fffffff5)}:root[data-theme=dark] .workflow-builder-node[data-step-type=condition]{border-color:#f59e0b85;background:linear-gradient(180deg,#3a2718fa,#141e2bf5)}.workflow-builder-node[data-step-type=end]:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.workflow-builder-node:hover{box-shadow:0 28px 56px #0f172a2e}.workflow-builder-node.is-dragging{cursor:grabbing;box-shadow:0 30px 60px #2563eb3d}.workflow-builder-node.is-selected{border-color:#2563eb;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 0 0 3px #2563eb24,0 28px 58px #2563eb2e}:root[data-theme=dark] .workflow-builder-node.is-selected{border-color:#60a5fa;background:linear-gradient(180deg,#16283d,#132336);box-shadow:0 0 0 3px #2563eb2e,0 28px 58px #0000003d}.workflow-builder-node-handle{display:flex;align-items:center;gap:6px;margin:0 0 6px;padding:4px 6px;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#eff6ff);color:#475569;cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid rgba(191,219,254,.8)}:root[data-theme=dark] .workflow-builder-node-handle{background:linear-gradient(180deg,#16283d,#122235);color:#b9c9dc;border-color:#3a5c7ecc}.workflow-builder-node-handle:active{cursor:grabbing}.workflow-builder-node-grip{width:4px;height:12px;border-radius:999px;background:#94a3b8}:root[data-theme=dark] .workflow-builder-node-grip{background:#7c94b1}.workflow-builder-node-badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:2px 7px;border-radius:999px;color:#fff;font-size:10px;font-weight:700;margin-bottom:6px;box-shadow:0 10px 20px #0f172a1f}.workflow-builder-condition-mark{position:absolute;top:42px;inset-inline-end:12px;width:30px;height:30px;transform:rotate(45deg);border-radius:6px;background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 12px 24px #f59e0b38}.workflow-builder-condition-mark span{display:flex;width:100%;height:100%;align-items:center;justify-content:center;transform:rotate(-45deg);color:#fff;font-size:15px;font-weight:900}.workflow-builder-node-title{color:#0f172a;font-size:13px;font-weight:700;line-height:1.5;margin-bottom:4px;-webkit-user-select:none;user-select:none}.workflow-builder-node[data-step-type=condition] .workflow-builder-node-title,.workflow-builder-node[data-step-type=condition] .workflow-builder-node-meta{padding-inline-end:36px}:root[data-theme=dark] .workflow-builder-node-title{color:#eff6ff}.workflow-builder-node-meta{color:#475569;font-size:11px;line-height:1.55;min-height:28px;-webkit-user-select:none;user-select:none}:root[data-theme=dark] .workflow-builder-node-meta{color:#b7c7d9}.workflow-builder-node-next{margin-top:5px;color:#334155;font-size:11px;line-height:1.7;-webkit-user-select:none;user-select:none}:root[data-theme=dark] .workflow-builder-node-next{color:#b0c4db}.workflow-builder-node-assignment{display:flex;gap:4px;margin-top:5px;color:#1e3a8a;font-size:11px;line-height:1.6;background:linear-gradient(180deg,#eff6ff,#f8fbff);border-radius:8px;padding:4px 6px;-webkit-user-select:none;user-select:none;border:1px solid rgba(191,219,254,.78)}:root[data-theme=dark] .workflow-builder-node-assignment{color:#bfdbfe;background:linear-gradient(180deg,#142a44,#132336);border-color:#60a5fa47}.workflow-builder-node-assignment-label{font-weight:700}.workflow-builder-node-warning{margin-top:5px;padding:4px 6px;border-radius:8px;background:linear-gradient(180deg,#fff7ed,#fffbeb);color:#c2410c;font-size:11px;line-height:1.6;-webkit-user-select:none;user-select:none;border:1px solid rgba(253,186,116,.45)}:root[data-theme=dark] .workflow-builder-node-warning{background:linear-gradient(180deg,#3a2718,#322313);color:#fdba74;border-color:#fb923c52}.workflow-builder-node-footer{display:flex;justify-content:space-between;gap:8px;margin-top:6px;color:#64748b;font-size:11px;-webkit-user-select:none;user-select:none;padding-top:6px;border-top:1px dashed rgba(203,213,225,.9)}:root[data-theme=dark] .workflow-builder-node-footer{color:#9fb2c9;border-top-color:#526880cc}.workflow-builder-actions{margin-top:0;width:100%;justify-content:flex-end;padding:12px 14px;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid rgba(226,232,240,.95)}:root[data-theme=dark] .workflow-builder-actions{background:linear-gradient(180deg,#122235,#0f1d2f);border-color:#3a495ef2}.workflow-builder-actions .ant-btn-primary{min-width:150px;height:42px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:none;box-shadow:0 18px 32px #2563eb3d}.workflow-builder-actions .ant-btn:not(.ant-btn-primary){height:42px;border-radius:12px}@media (max-width: 1200px){.workflow-builder-canvas{height:min(72vh,700px);min-height:500px}.workflow-builder-lines{height:760px}}@media (max-width: 768px){.workflow-create-page-card>.ant-card-body{padding:14px}.workflow-builder-hero{padding:22px 18px 20px}.workflow-builder-toolbar{padding:8px}.workflow-builder-sidebar{position:static}.workflow-create-active-item{margin-top:0}}.workflow-create-page-card{border:0;border-radius:12px;background:transparent;box-shadow:none}.workflow-create-page-card>.ant-card-body{padding:0}.workflow-create-stack{row-gap:14px}.workflow-builder-hero{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-items:center;padding:14px 18px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;box-shadow:none}.workflow-builder-hero:after{display:none}:root[data-theme=dark] .workflow-builder-hero{background:#101b2a;border-color:#26384d;box-shadow:none}.workflow-builder-hero-kicker{grid-row:span 2;padding:5px 9px;border-radius:8px;background:#eef6ff;letter-spacing:0}:root[data-theme=dark] .workflow-builder-hero-kicker{background:#162b43}.workflow-builder-hero-title{margin:0!important;font-size:18px!important;line-height:1.6!important}.workflow-builder-hero-text{max-width:920px;margin:0;font-size:12px;line-height:1.8}.workflow-create-stack>.ant-alert-info{padding:10px 14px;border-radius:10px;background:#f8fafc;border-color:#e2e8f0}:root[data-theme=dark] .workflow-create-stack>.ant-alert-info{background:#111f31;border-color:#26384d}.workflow-summary-grid{margin-bottom:0!important}.workflow-summary-card{border-radius:8px;background:#fff!important;border-color:#e5e7eb;box-shadow:none}:root[data-theme=dark] .workflow-summary-card{background:#101b2a!important;border-color:#26384d;box-shadow:none}.workflow-summary-card>.ant-card-body{padding:10px 12px;text-align:start}.workflow-summary-value{font-size:20px}.workflow-summary-label{margin-top:2px;font-size:11px}.workflow-create-form{gap:14px}.workflow-create-meta-row{padding:14px 14px 0;border-radius:10px;background:#fff;border-color:#e5e7eb}:root[data-theme=dark] .workflow-create-meta-row{background:#101b2a;border-color:#26384d}.workflow-create-meta-row .ant-form-item{margin-bottom:14px}.workflow-create-active-item{margin-top:28px}.workflow-create-builder-row{row-gap:14px!important}.workflow-builder-sidebar,.workflow-builder-canvas-card{border-radius:10px;background:#fff;border-color:#e5e7eb;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}:root[data-theme=dark] .workflow-builder-sidebar,:root[data-theme=dark] .workflow-builder-canvas-card{background:#101b2a;border-color:#26384d;box-shadow:none}.workflow-builder-sidebar{top:12px}.workflow-builder-sidebar>.ant-card-body{max-height:none;overflow:visible;padding:12px}.workflow-builder-canvas-card>.ant-card-body{padding:12px}.workflow-builder-sidebar .ant-card-head,.workflow-builder-canvas-card .ant-card-head{min-height:46px;padding:0 14px;border-bottom-color:#eef2f7}:root[data-theme=dark] .workflow-builder-sidebar .ant-card-head,:root[data-theme=dark] .workflow-builder-canvas-card .ant-card-head{border-bottom-color:#26384d}.workflow-builder-sidebar .ant-card-head-title,.workflow-builder-canvas-card .ant-card-head-title{font-size:14px}.workflow-inner-card{border-radius:8px;background:#f8fafc;border-color:#e5e7eb}:root[data-theme=dark] .workflow-inner-card{background:#132235;border-color:#26384d}.workflow-config-section>.ant-card-body,.workflow-inner-card>.ant-card-body{padding:12px}.workflow-section-heading{padding:0;gap:2px}.workflow-step-list-item{border-radius:8px;padding:8px 10px;box-shadow:none}.workflow-step-list-item:hover,.workflow-step-list-item.is-active{transform:none}.workflow-selected-step-meta{padding:8px 0;border-block:1px solid #eef2f7}:root[data-theme=dark] .workflow-selected-step-meta{border-block-color:#26384d}.workflow-builder-toolbar{position:sticky;top:0;z-index:12;gap:6px;margin-bottom:10px;padding:8px;border-radius:8px;background:#f8fafc;border-color:#e2e8f0}:root[data-theme=dark] .workflow-builder-toolbar{background:#111f31;border-color:#26384d}.workflow-builder-toolbar .ant-btn{height:32px;border-radius:7px;padding-inline:10px;background:#fff;border-color:#dbe3ed;color:#1f2937;box-shadow:none;font-weight:600}.workflow-builder-toolbar .ant-btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}:root[data-theme=dark] .workflow-builder-toolbar .ant-btn{background:#101b2a;border-color:#314258;color:#dbe7f4}:root[data-theme=dark] .workflow-builder-toolbar .ant-btn-primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.workflow-builder-zoom-controls{border-radius:8px;background:#fff;border-color:#dbe3ed}:root[data-theme=dark] .workflow-builder-zoom-controls{background:#101b2a;border-color:#314258}.workflow-builder-zoom-controls .ant-btn{min-width:32px;height:28px}.workflow-builder-canvas{height:clamp(520px,68vh,780px);min-height:520px;border-radius:10px;border-color:#dbe3ed;background:linear-gradient(rgba(148,163,184,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.16) 1px,transparent 1px),#f8fafc;background-size:28px 28px,28px 28px,auto;box-shadow:none;contain:layout paint}:root[data-theme=dark] .workflow-builder-canvas{border-color:#314258;background:linear-gradient(rgba(100,116,139,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(100,116,139,.18) 1px,transparent 1px),#0f1d2f}.workflow-builder-node{border-radius:10px;box-shadow:0 10px 22px #0f172a14}.workflow-builder-node:hover,.workflow-builder-node.is-dragging{transform:none}.workflow-builder-node.is-selected{outline:2px solid #2563eb;outline-offset:2px}.workflow-builder-node:before{height:4px}.workflow-builder-node-assignment,.workflow-builder-node-warning{border-radius:7px;background:#f8fafc}.workflow-builder-actions{position:sticky;bottom:0;z-index:20;margin-top:2px;padding:10px 12px;border-radius:10px;background:#fffffff0;border-color:#e5e7eb;box-shadow:0 -10px 24px #0f172a0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:root[data-theme=dark] .workflow-builder-actions{background:#101b2af0;border-color:#26384d;box-shadow:0 -10px 24px #0003}.workflow-builder-actions .ant-btn-primary,.workflow-builder-actions .ant-btn:not(.ant-btn-primary){height:38px;border-radius:8px}.workflow-builder-actions .ant-btn-primary{min-width:132px;background:#2563eb;box-shadow:none}.workflow-builder-fullscreen-shell:fullscreen{padding:12px}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-toolbar{border-radius:8px;box-shadow:none}.workflow-builder-fullscreen-shell:fullscreen .workflow-builder-canvas{border-radius:10px}@media (max-width: 1200px){.workflow-builder-sidebar>.ant-card-body{max-height:none}}@media (max-width: 768px){.workflow-builder-hero{grid-template-columns:1fr;padding:12px}.workflow-builder-hero-kicker{grid-row:auto;width:max-content}.workflow-create-page-card>.ant-card-body{padding:0}.workflow-create-meta-row{padding:12px 12px 0}.workflow-create-active-item{margin-top:0}.workflow-builder-sidebar .ant-card-extra{margin-inline-start:0}.workflow-builder-sidebar .ant-card-extra .ant-space{flex-wrap:wrap}.workflow-builder-toolbar{position:static}.workflow-builder-zoom-controls{margin-inline-start:0}.workflow-builder-canvas{height:560px;min-height:560px}.workflow-builder-actions{justify-content:stretch}.workflow-builder-actions .ant-btn{flex:1 1 0}}.workflow-kanban-page{--kanban-bg: #f6f8fb;--kanban-surface: #ffffff;--kanban-surface-soft: #f9fafb;--kanban-border: #d9e1ec;--kanban-border-soft: #edf1f6;--kanban-text: #111827;--kanban-muted: #64748b;--kanban-blue: #2563eb;--kanban-pending: #d97706;--kanban-approved: #059669;--kanban-rejected: #dc2626;display:flex;flex-direction:column;gap:12px}.workflow-kanban-task-modal{--kanban-surface: #ffffff;--kanban-surface-soft: #f9fafb;--kanban-border: #d9e1ec;--kanban-border-soft: #edf1f6;--kanban-text: #111827;--kanban-muted: #64748b}:root[data-theme=dark] .workflow-kanban-page,:root[data-theme=dark] .workflow-kanban-task-modal{--kanban-bg: #0b1220;--kanban-surface: #101827;--kanban-surface-soft: #151f31;--kanban-border: #2b3a50;--kanban-border-soft: #223148;--kanban-text: #e5edf7;--kanban-muted: #9fb0c5;--kanban-blue: #60a5fa}.workflow-kanban-hero{border:1px solid var(--kanban-border);border-radius:8px;background:var(--kanban-surface)}.workflow-kanban-hero .ant-card-body{padding:12px}.workflow-kanban-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px);gap:12px;align-items:start}.workflow-kanban-hero-main{display:grid;gap:6px;align-content:start}.workflow-kanban-hero-main h3{color:var(--kanban-text);font-size:20px;line-height:1.35}.workflow-kanban-hero-tag{width:fit-content;display:inline-flex;align-items:center;gap:6px;background:var(--kanban-surface-soft);border:1px solid var(--kanban-border-soft);color:var(--kanban-muted);border-radius:6px;padding:4px 8px;font-weight:700}.workflow-kanban-hero-text{max-width:760px;color:var(--kanban-muted);font-size:12px;line-height:1.7}.workflow-kanban-toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:10px;border:1px solid var(--kanban-border-soft);border-radius:8px;background:var(--kanban-surface-soft)}.workflow-kanban-picker{display:grid;gap:6px}.workflow-kanban-picker-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.workflow-kanban-picker .ant-select{width:100%}.workflow-kanban-picker .ant-select-selector{min-height:42px}.workflow-kanban-picker .ant-select-selection-item{display:flex;align-items:center}.workflow-kanban-picker .ant-select-selection-item .workflow-kanban-workflow-option small{display:none}.workflow-kanban-picker-meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--kanban-muted);font-size:11px}.workflow-kanban-picker-meta span{padding:2px 7px;border:1px solid var(--kanban-border-soft);border-radius:999px;background:var(--kanban-surface)}.workflow-kanban-workflow-option{display:grid;gap:2px;line-height:1.35}.workflow-kanban-workflow-option span{color:var(--kanban-text);font-weight:700}.workflow-kanban-workflow-option small{color:var(--kanban-muted);font-size:11px}.workflow-kanban-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.workflow-kanban-actions .ant-btn,.workflow-kanban-picker .ant-select-selector{border-radius:6px!important}.workflow-kanban-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.workflow-kanban-stat-card{min-height:56px;display:grid;gap:2px;padding:9px 10px;border:1px solid var(--kanban-border-soft);border-radius:8px;background:var(--kanban-surface-soft)}.workflow-kanban-stat-card span{color:var(--kanban-muted);font-size:12px}.workflow-kanban-stat-card strong{color:var(--kanban-text);font-size:22px;line-height:1}.workflow-kanban-stat-card.pending{border-inline-start:3px solid var(--kanban-pending)}.workflow-kanban-stat-card.approved{border-inline-start:3px solid var(--kanban-approved)}.workflow-kanban-stat-card.rejected{border-inline-start:3px solid var(--kanban-rejected)}.workflow-kanban-filterbar{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.workflow-kanban-filterbar button{height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--kanban-border);border-radius:6px;background:var(--kanban-surface);color:var(--kanban-muted);cursor:pointer;padding:0 10px;font:inherit}.workflow-kanban-filterbar button:hover,.workflow-kanban-filterbar button.active{border-color:var(--kanban-blue);color:var(--kanban-blue);background:color-mix(in srgb,var(--kanban-blue) 8%,var(--kanban-surface))}.workflow-kanban-filterbar strong{color:inherit}.workflow-kanban-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(304px,348px);gap:10px;overflow-x:auto;padding:2px 2px 12px;align-items:start;scrollbar-width:thin}.workflow-kanban-column,.workflow-kanban-empty{border:1px solid var(--kanban-border);border-radius:8px;background:var(--kanban-surface)}.workflow-kanban-column{max-height:calc(100vh - 214px);min-height:520px;overflow:hidden}.workflow-kanban-column .ant-card-head{min-height:50px;padding:0 10px;border-bottom:1px solid var(--kanban-border-soft);background:var(--kanban-surface);position:sticky;top:0;z-index:1}.workflow-kanban-column>.ant-card-body{max-height:calc(100vh - 266px);overflow-y:auto;padding:10px;background:var(--kanban-surface-soft);scrollbar-width:thin}.workflow-kanban-column-title{display:flex;align-items:center;gap:8px;min-width:0}.workflow-kanban-step-index{width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:color-mix(in srgb,var(--kanban-blue) 10%,var(--kanban-surface));color:var(--kanban-blue);font-weight:800}.workflow-kanban-column-heading{max-width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--kanban-text);font-size:13px;font-weight:800}.workflow-kanban-column-subtitle{color:var(--kanban-muted);font-size:11px}.workflow-kanban-column-count{min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--kanban-surface-soft);border:1px solid var(--kanban-border-soft);color:var(--kanban-text);font-weight:800}.workflow-kanban-task-card{border:1px solid var(--kanban-border);border-radius:8px;background:var(--kanban-surface);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.workflow-kanban-task-card .ant-card-body{padding:10px}.workflow-kanban-task-card:hover{border-color:var(--kanban-blue);box-shadow:0 6px 14px #0f172a14;transform:translateY(-1px)}.workflow-kanban-task-card.pending{border-inline-start:3px solid var(--kanban-pending)}.workflow-kanban-task-card.approved{border-inline-start:3px solid var(--kanban-approved)}.workflow-kanban-task-card.rejected{border-inline-start:3px solid var(--kanban-rejected)}.workflow-kanban-task-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.workflow-kanban-task-avatar{width:28px;height:28px;line-height:28px;border-radius:6px;font-size:12px;font-weight:800}.workflow-kanban-task-avatar.pending{background:var(--kanban-pending)}.workflow-kanban-task-avatar.approved{background:var(--kanban-approved)}.workflow-kanban-task-avatar.rejected{background:var(--kanban-rejected)}.workflow-kanban-task-avatar.unknown{background:#64748b}.workflow-kanban-task-headline{display:grid;gap:1px;min-width:0}.workflow-kanban-task-headline .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-kanban-task-meta{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:var(--kanban-muted);font-size:11px}.workflow-kanban-note-preview{margin-top:8px;padding:7px 8px;border-radius:6px;background:color-mix(in srgb,var(--kanban-pending) 9%,var(--kanban-surface));color:#8a4b0a;font-size:11px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.workflow-kanban-task-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.workflow-kanban-task-actions .ant-btn{height:26px;padding:0 7px;border-radius:6px;font-size:11px}.workflow-kanban-report-card{border:1px solid var(--kanban-border);border-radius:8px;background:var(--kanban-surface)}.workflow-kanban-report-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.workflow-kanban-report-head>div{display:grid;gap:4px}.workflow-kanban-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workflow-kanban-report-row{display:grid;gap:8px;padding:10px;border:1px solid var(--kanban-border-soft);border-radius:8px;background:var(--kanban-surface-soft)}.workflow-kanban-report-title{display:flex;justify-content:space-between;gap:10px}.workflow-kanban-report-title strong{color:var(--kanban-text)}.workflow-kanban-report-title span{color:var(--kanban-muted);font-size:12px;white-space:nowrap}.workflow-kanban-report-tags{display:flex;flex-wrap:wrap;gap:6px}.workflow-kanban-task-detail{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:12px;align-items:start}.workflow-kanban-task-detail-main,.workflow-kanban-task-side{display:grid;gap:10px}.workflow-kanban-modal-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid var(--kanban-border-soft);border-radius:8px;background:var(--kanban-surface-soft)}.workflow-kanban-modal-summary div{display:grid;gap:3px;min-width:0}.workflow-kanban-modal-summary span,.workflow-kanban-side-list span,.workflow-kanban-timeline-item span,.workflow-kanban-timeline-item small{color:var(--kanban-muted);font-size:12px}.workflow-kanban-modal-summary strong,.workflow-kanban-side-list strong,.workflow-kanban-timeline-item strong{color:var(--kanban-text);min-width:0;overflow-wrap:anywhere}.workflow-kanban-task-tabs .ant-tabs-nav{margin-bottom:10px}.workflow-kanban-side-list{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px}.workflow-kanban-timeline-item{display:grid;gap:3px;padding:7px 8px;border-radius:6px}.workflow-kanban-timeline-item.current{border:1px solid var(--kanban-border-soft);background:var(--kanban-surface-soft)}.workflow-kanban-comment{padding:9px 10px;border:1px solid var(--kanban-border-soft);border-radius:8px;background:var(--kanban-surface-soft)}.workflow-kanban-comment div{display:flex;justify-content:space-between;gap:10px;color:var(--kanban-muted);font-size:12px}.workflow-kanban-comment p{margin:7px 0 0;color:var(--kanban-text);line-height:1.8}.workflow-kanban-modal-actions{width:100%;justify-content:flex-end}:root[data-theme=dark] .workflow-kanban-page .ant-card,:root[data-theme=dark] .workflow-kanban-page .ant-card-body,:root[data-theme=dark] .workflow-kanban-page .ant-card-head,:root[data-theme=dark] .workflow-kanban-task-modal .ant-modal-content,:root[data-theme=dark] .workflow-kanban-task-modal .ant-modal-header,:root[data-theme=dark] .workflow-kanban-task-modal .ant-modal-body,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card-body,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card-head{background:var(--kanban-surface);color:var(--kanban-text)}:root[data-theme=dark] .workflow-kanban-column>.ant-card-body,:root[data-theme=dark] .workflow-kanban-toolbar,:root[data-theme=dark] .workflow-kanban-stat-card,:root[data-theme=dark] .workflow-kanban-report-row,:root[data-theme=dark] .workflow-kanban-modal-summary,:root[data-theme=dark] .workflow-kanban-comment{background:var(--kanban-surface-soft)}:root[data-theme=dark] .workflow-kanban-page .ant-card,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card,:root[data-theme=dark] .workflow-kanban-task-modal .ant-modal-content{border-color:var(--kanban-border)}:root[data-theme=dark] .workflow-kanban-page .ant-card-head,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card-head,:root[data-theme=dark] .workflow-kanban-task-modal .ant-tabs-nav:before{border-color:var(--kanban-border-soft)}:root[data-theme=dark] .workflow-kanban-page .ant-typography,:root[data-theme=dark] .workflow-kanban-page .ant-card-head-title,:root[data-theme=dark] .workflow-kanban-task-modal .ant-modal-title,:root[data-theme=dark] .workflow-kanban-task-modal .ant-typography,:root[data-theme=dark] .workflow-kanban-task-modal .ant-card-head-title{color:var(--kanban-text)}:root[data-theme=dark] .workflow-kanban-page .ant-typography-secondary,:root[data-theme=dark] .workflow-kanban-page .ant-empty-description,:root[data-theme=dark] .workflow-kanban-task-modal .ant-typography-secondary,:root[data-theme=dark] .workflow-kanban-task-modal .ant-empty-description{color:var(--kanban-muted)!important}:root[data-theme=dark] .workflow-kanban-page .ant-btn-default:not(.ant-btn-primary),:root[data-theme=dark] .workflow-kanban-task-modal .ant-btn-default:not(.ant-btn-primary),:root[data-theme=dark] .workflow-kanban-page .ant-input,:root[data-theme=dark] .workflow-kanban-task-modal .ant-input,:root[data-theme=dark] .workflow-kanban-page .ant-select-selector,:root[data-theme=dark] .workflow-kanban-task-modal .ant-select-selector{background:var(--kanban-surface-soft)!important;border-color:var(--kanban-border)!important;color:var(--kanban-text)!important}:root[data-theme=dark] .workflow-kanban-note-preview{color:#fcd9a6}@media (max-width: 1100px){.workflow-kanban-hero-grid,.workflow-kanban-modal-summary,.workflow-kanban-task-detail,.workflow-kanban-report-grid{grid-template-columns:1fr}.workflow-kanban-actions,.workflow-kanban-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.workflow-kanban-hero .ant-card-body{padding:10px}.workflow-kanban-actions,.workflow-kanban-stats{grid-template-columns:1fr}.workflow-kanban-board{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;overflow-x:visible}.workflow-kanban-column{max-height:none;min-height:auto}.workflow-kanban-column>.ant-card-body{max-height:none}}.admins-page{direction:rtl;display:flex;flex-direction:column;gap:12px}.admins-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:18px;border:1px solid #dbe6f1;border-radius:18px;background:linear-gradient(90deg,rgba(22,119,255,.08),transparent 42%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 32px #0f172a0f}.admins-kicker{margin-bottom:8px;border-radius:999px;font-weight:800}.admins-hero h1{margin:0;color:#102a43;font-size:24px;font-weight:900;letter-spacing:0}.admins-hero p{margin:8px 0 0;color:#64748b;line-height:1.8}.admins-hero-actions{justify-content:flex-end}.admins-hero-actions .ant-btn,.admins-filters .ant-btn,.admins-filters .ant-input-affix-wrapper,.admins-filters .ant-select-selector{border-radius:10px}.admins-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admins-stat,.admins-quick-grid button{border:1px solid #e5edf5;background:#fff;color:#102a43;font-family:inherit;text-align:right;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admins-stat:hover,.admins-quick-grid button:hover{transform:translateY(-2px);border-color:#1677ff47;box-shadow:0 14px 28px #0f172a14}.admins-stat{display:flex;gap:12px;min-height:112px;padding:14px;border-radius:14px}.admins-stat-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;border-radius:13px;background:#1677ff1a;color:#1677ff;font-size:18px}.admins-stat span:last-child{display:flex;flex-direction:column;min-width:0}.admins-stat small,.admins-quick-grid small{color:#64748b;font-size:12px;line-height:1.6}.admins-stat strong{margin-top:4px;color:#102a43;font-size:24px;line-height:1.2;font-weight:900}.admins-stat em{margin-top:6px;color:#7b8794;font-size:12px;font-style:normal;line-height:1.6}.admins-tone-green .admins-stat-icon{background:#16a34a1c;color:#16a34a}.admins-tone-orange .admins-stat-icon{background:#f59e0b21;color:#b7791f}.admins-tone-red .admins-stat-icon{background:#dc26261a;color:#dc2626}.admins-tone-cyan .admins-stat-icon{background:#0891b21a;color:#0891b2}.admins-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admins-quick-grid button{display:flex;flex-direction:column;gap:4px;min-height:86px;padding:13px;border-radius:14px}.admins-quick-grid .anticon{color:#1677ff;font-size:18px}.admins-quick-grid span{color:#102a43;font-weight:900}.admins-card{border-radius:14px;border:1px solid #e5edf5;box-shadow:0 10px 24px #0f172a0d}.admins-card .ant-card-head-title{font-weight:900}.admins-filters{margin-bottom:14px}.admins-table .ant-table{border-radius:12px;overflow:hidden}.admins-table .ant-table-thead>tr>th{background:#f8fafc;color:#334155;font-weight:900}.admins-empty{min-height:220px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:#64748b}.admins-empty .anticon{color:#1677ff;font-size:34px}.admins-empty strong{color:#102a43;font-size:16px}:root[data-theme=dark] .admins-hero,:root[data-theme=dark] .admins-stat,:root[data-theme=dark] .admins-quick-grid button,:root[data-theme=dark] .admins-card{border-color:#24374d;background:linear-gradient(180deg,#102033,#0d1b2b)}:root[data-theme=dark] .admins-hero h1,:root[data-theme=dark] .admins-stat strong,:root[data-theme=dark] .admins-quick-grid span,:root[data-theme=dark] .admins-empty strong{color:#eef4ff}:root[data-theme=dark] .admins-hero p,:root[data-theme=dark] .admins-stat small,:root[data-theme=dark] .admins-stat em,:root[data-theme=dark] .admins-quick-grid small,:root[data-theme=dark] .admins-empty{color:#a8bbd3}:root[data-theme=dark] .admins-table .ant-table-thead>tr>th{background:#132438;color:#dbeafe}@media (max-width: 992px){.admins-hero{flex-direction:column;align-items:stretch}.admins-hero-actions .ant-btn{flex:1}.admins-stats-grid,.admins-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.admins-stats-grid,.admins-quick-grid{grid-template-columns:1fr}}.roles-page{padding:24px}.roles-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.roles-toolbar-title.ant-typography{margin:0}.roles-filter-row{margin-bottom:16px;width:100%;flex-wrap:wrap}.roles-search-input{width:220px}.roles-permission-search{width:320px}.roles-permission-list{max-height:600px;overflow-y:auto;padding-inline-end:4px}.roles-loading,.roles-empty{color:var(--muted-color);text-align:center}.roles-empty{padding:16px}.roles-permission-card{margin-bottom:16px}.roles-permission-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.roles-permission-item{border:1px solid var(--glass-border);border-radius:8px;padding:12px;background:var(--panel-bg);color:var(--title-color)}.roles-permission-item-title{color:var(--title-color);font-weight:700;margin-bottom:4px}.roles-permission-item-description{color:var(--subtitle-color);font-size:12px;margin-bottom:6px}.roles-permission-item-name{color:var(--muted-color);font-size:11px;margin-bottom:8px;direction:ltr;text-align:left}:root[data-theme=dark] .roles-page .ant-card,:root[data-theme=dark] .roles-page .ant-table,:root[data-theme=dark] .roles-page .ant-table-container,:root[data-theme=dark] .roles-page .ant-table-content{background:transparent}@media (max-width: 768px){.roles-page{padding:12px}.roles-toolbar{align-items:stretch;flex-direction:column}.roles-search-input,.roles-permission-search{width:100%}.roles-permission-grid{grid-template-columns:1fr}}.accounting-page{direction:rtl}.accounting-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.accounting-hero h2{margin:0 0 6px;font-size:22px;font-weight:800}.accounting-hero p{margin:0;color:#64748b}.accounting-kpis{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:16px}.accounting-kpi{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#fff}.accounting-kpi .label{color:#64748b;font-size:12px}.accounting-kpi .value{margin-top:8px;font-size:20px;font-weight:850}.accounting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.accounting-card{border-radius:8px}.accounting-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.accounting-link{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;color:inherit;background:#fff}.accounting-link strong{font-size:14px}.accounting-link span{color:#64748b;font-size:12px}.accounting-report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.accounting-section{border-top:1px solid #e5e7eb;padding-top:14px}.accounting-section h3{margin:0 0 10px;font-size:15px;font-weight:800;color:#0f172a}[data-theme=dark] .accounting-hero p,.dark .accounting-hero p,[data-theme=dark] .accounting-kpi .label,.dark .accounting-kpi .label,[data-theme=dark] .accounting-link span,.dark .accounting-link span{color:#94a3b8}[data-theme=dark] .accounting-kpi,.dark .accounting-kpi,[data-theme=dark] .accounting-link,.dark .accounting-link{background:#111827;border-color:#263244}[data-theme=dark] .accounting-section,.dark .accounting-section{border-color:#263244}[data-theme=dark] .accounting-section h3,.dark .accounting-section h3{color:#e5e7eb}@media (max-width: 1100px){.accounting-kpis,.accounting-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.accounting-hero,.accounting-report-toolbar{flex-direction:column;align-items:stretch}.accounting-kpis,.accounting-grid,.accounting-links{grid-template-columns:1fr}}.executor-pwa-root{--bg-0: #eef8f4;--bg-1: #f9f4e9;--ink-0: #0f172a;--ink-1: #475569;--line: #d8e3ee;--hero-a: #163c54;--hero-b: #1d6f64;--hero-c: #915f1d;min-height:100%;padding:16px;position:relative;overflow:hidden;background:radial-gradient(circle at 0% 20%,#eaf4ff 0%,transparent 36%),radial-gradient(circle at 100% 0%,#f6efe3 0%,transparent 38%),linear-gradient(165deg,var(--bg-0) 0%,var(--bg-1) 65%,#ecf7f7 100%)}.executor-pwa-root,.executor-pwa-root .ant-typography,.executor-pwa-root .ant-btn,.executor-pwa-root .ant-input,.executor-pwa-root .ant-select,.executor-pwa-root .ant-tag,.executor-pwa-root .ant-card{font-family:IRANSansX,Vazirmatn,Tahoma,sans-serif}.executor-pwa-glow{position:absolute;width:280px;height:280px;right:-100px;top:-70px;border-radius:999px;opacity:.38;background:radial-gradient(circle,#f9cb6e 0%,#ffd99b 35%,transparent 70%);pointer-events:none}.executor-version-badge{display:inline-block;margin-bottom:10px;padding:6px 12px;border-radius:999px;border:1px solid #d9e4ef;background:#fff;color:#0f172a;font-size:12px;font-weight:700}.executor-hero{border-radius:22px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(130deg,var(--hero-a) 0%,var(--hero-b) 45%,var(--hero-c) 100%);box-shadow:0 14px 36px #0a27363d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:hero-in .42s ease}.executor-pill{border:none;border-radius:999px;padding-inline:10px;background:#ffffff3d;color:#f8fafc}.executor-title{margin:8px 0 6px!important;color:#f8fafc!important}.executor-subtitle{color:#f1f5f9e6!important;line-height:1.8}.executor-input .ant-input,.executor-select .ant-select-selector{border-radius:12px!important}.executor-refresh{border-radius:12px}.executor-kpi-row{margin-top:12px}.executor-kpi{border-radius:16px;border:1px solid var(--line);overflow:hidden}.kpi-a{background:linear-gradient(120deg,#ebfffb,#d8f6ff)}.kpi-b{background:linear-gradient(120deg,#f2fff0,#e0f7dd)}.kpi-c{background:linear-gradient(120deg,#fff7e8,#ffecc8)}.executor-panel{margin-top:14px;border-radius:18px;border:1px solid var(--line)}.executor-loading{text-align:center;padding:36px}.project-card{margin-bottom:12px;border:1px solid #e4ebf4;border-inline-start:6px solid;border-radius:14px;padding:14px;background:linear-gradient(180deg,#fff,#fbfdff);transition:transform .18s ease,box-shadow .18s ease}.project-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #14223314}.project-progress-box{margin-top:8px}.project-progress-label{display:block;margin-bottom:6px;color:var(--ink-1)}.quick-card{border-radius:12px;border:1px solid #e8edf6;background:#f8fafc}.substage-chip{border-radius:999px}.substage-list-item{margin-bottom:10px;border:1px solid #e7edf6;border-inline-start:5px solid;border-radius:12px;padding-inline:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.substage-main{flex:1;min-width:0}.substage-actions{display:flex;align-items:center;justify-content:flex-end}@keyframes hero-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.executor-pwa-root{padding:12px}.executor-title{font-size:20px!important}.substage-list-item{flex-direction:column;align-items:stretch}.substage-actions{justify-content:stretch}.substage-actions .ant-btn{width:100%}}.settings-root{padding:24px;direction:rtl}.settings-card{border-radius:12px;box-shadow:0 2px 10px #0000000f;border:1px solid rgba(0,0,0,.05)}.purchase-workflow-template-preview{border-radius:10px;border-color:#e2e8f0;background:#f8fafc}.purchase-workflow-template-step{min-height:88px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:flex;align-items:flex-start;gap:8px}.purchase-workflow-template-step .ant-space{min-width:0}.purchase-workflow-template-step .ant-typography{margin:0}.monitoring-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0f}.qiyas-panel-card{background:linear-gradient(180deg,#fff,#fcfdff)}.qiyas-stat-card{background:linear-gradient(180deg,#fff,#f8fbff)}.qiyas-setting-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.qiyas-endpoint-list{display:flex;flex-wrap:wrap;gap:8px}.qiyas-toggle-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fbfdff,#fff)}.qiyas-toggle-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#1565c0;background:#1565c01a;flex:0 0 38px}.qiyas-action-card{border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fbff,#fff)}.ai-settings-panel{direction:rtl}.ai-settings-panel .ant-input,.ai-settings-panel .ant-input-password,.ai-settings-panel .ant-input-number{margin-top:6px}.ai-settings-panel .ant-card-head-title{white-space:normal}:root[data-theme=dark] .settings-root{color:#e5e7eb}:root[data-theme=dark] .settings-root .settings-card{background:#111827;border-color:#253044;box-shadow:0 12px 28px #00000047}:root[data-theme=dark] .settings-root .monitoring-card,:root[data-theme=dark] .settings-root .qiyas-panel-card,:root[data-theme=dark] .settings-root .qiyas-stat-card,:root[data-theme=dark] .settings-root .qiyas-action-card{background:linear-gradient(180deg,#111827,#0f172a);border-color:#253044}:root[data-theme=dark] .settings-root .purchase-workflow-template-preview,:root[data-theme=dark] .settings-root .purchase-workflow-template-step{background:#0f172a;border-color:#253044}:root[data-theme=dark] .settings-root .ant-card,:root[data-theme=dark] .settings-root .ant-card-head,:root[data-theme=dark] .settings-root .ant-list,:root[data-theme=dark] .settings-root .ant-list-item{color:#e5e7eb;border-color:#253044}:root[data-theme=dark] .settings-root .ant-card-head-title,:root[data-theme=dark] .settings-root .ant-typography,:root[data-theme=dark] .settings-root .ant-statistic-title,:root[data-theme=dark] .settings-root .ant-statistic-content,:root[data-theme=dark] .settings-root .ant-form-item-label>label{color:#e5e7eb}:root[data-theme=dark] .settings-root .ant-typography-secondary,:root[data-theme=dark] .settings-root .ant-statistic-title,:root[data-theme=dark] .settings-root .ant-table-cell .ant-typography-secondary{color:#9ca3af!important}:root[data-theme=dark] .settings-root .ant-divider{border-color:#253044}:root[data-theme=dark] .settings-root .ant-menu{background:transparent;color:#d1d5db}:root[data-theme=dark] .settings-root .ant-menu-light .ant-menu-item,:root[data-theme=dark] .settings-root .ant-menu-light>.ant-menu .ant-menu-item{color:#d1d5db}:root[data-theme=dark] .settings-root .ant-menu-light .ant-menu-item:hover,:root[data-theme=dark] .settings-root .ant-menu-light>.ant-menu .ant-menu-item:hover{background:#1f2937;color:#f9fafb}:root[data-theme=dark] .settings-root .ant-menu-light .ant-menu-item-selected,:root[data-theme=dark] .settings-root .ant-menu-light>.ant-menu .ant-menu-item-selected{background:#2563eb33;color:#93c5fd}:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table,:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-container,:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-content,:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-thead>tr>th,:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-tbody>tr>td{background:#111827;color:#e5e7eb;border-color:#253044}:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-thead>tr>th{background:#0f172a;color:#cbd5e1}:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-tbody>tr:hover>td,:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:#1f2937}:root[data-theme=dark] .settings-root .ant-table-wrapper .ant-table-placeholder .ant-table-cell{background:#111827}:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-item,:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-prev button,:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-next button{background:#111827;border-color:#334155}:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-item a,:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-prev button,:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-next button{color:#d1d5db}:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-item-active{background:#2563eb2e;border-color:#60a5fa}:root[data-theme=dark] .settings-root .ant-pagination .ant-pagination-item-active a{color:#93c5fd}:root[data-theme=dark] .settings-root .ant-empty-description{color:#9ca3af}:root[data-theme=dark] .settings-root .ant-input,:root[data-theme=dark] .settings-root .ant-input-affix-wrapper,:root[data-theme=dark] .settings-root .ant-input-number,:root[data-theme=dark] .settings-root .ant-input-number-input,:root[data-theme=dark] .settings-root .ant-picker,:root[data-theme=dark] .settings-root .ant-select-selector{background:#0f172a!important;border-color:#334155!important;color:#e5e7eb!important}:root[data-theme=dark] .settings-root .ant-input-affix-wrapper>input.ant-input,:root[data-theme=dark] .settings-root .ant-picker-input>input{background:transparent!important;color:#e5e7eb!important}:root[data-theme=dark] .settings-root .ant-input[disabled],:root[data-theme=dark] .settings-root .ant-input-affix-wrapper-disabled,:root[data-theme=dark] .settings-root .ant-input-number-disabled,:root[data-theme=dark] .settings-root .ant-picker-disabled,:root[data-theme=dark] .settings-root .ant-select-disabled .ant-select-selector{background:#111827!important;border-color:#253044!important;color:#64748b!important}:root[data-theme=dark] .settings-root .ant-input::placeholder,:root[data-theme=dark] .settings-root .ant-input-affix-wrapper input::placeholder,:root[data-theme=dark] .settings-root .ant-select-selection-placeholder{color:#64748b!important}:root[data-theme=dark] .settings-root .ant-input:hover,:root[data-theme=dark] .settings-root .ant-input-affix-wrapper:hover,:root[data-theme=dark] .settings-root .ant-input-number:hover,:root[data-theme=dark] .settings-root .ant-picker:hover,:root[data-theme=dark] .settings-root .ant-select-selector:hover{border-color:#60a5fa!important}:root[data-theme=dark] .settings-root .ant-input-prefix,:root[data-theme=dark] .settings-root .ant-input-password-icon,:root[data-theme=dark] .settings-root .ant-picker-suffix,:root[data-theme=dark] .settings-root .ant-select-arrow,:root[data-theme=dark] .settings-root .ant-input-number-handler-wrap{color:#94a3b8}:root[data-theme=dark] .settings-root .ant-input-number-handler{background:#111827;border-color:#334155;color:#94a3b8}:root[data-theme=dark] .settings-root .ant-btn-default{background:#111827;border-color:#334155;color:#e5e7eb}:root[data-theme=dark] .settings-root .ant-btn-default:hover{background:#1f2937;border-color:#60a5fa;color:#f9fafb}:root[data-theme=dark] .settings-root .ant-btn-dangerous{background:#dc26261f;border-color:#f871716b;color:#fca5a5}:root[data-theme=dark] .settings-root .ant-alert{background:#111827;border-color:#334155;color:#e5e7eb}:root[data-theme=dark] .settings-root .ant-alert-message{color:#f3f4f6}:root[data-theme=dark] .settings-root .ant-alert-description{color:#cbd5e1}:root[data-theme=dark] .settings-root .ant-alert-success{background:#1665342e;border-color:#22c55e5c}:root[data-theme=dark] .settings-root .ant-alert-warning{background:#92400e2e;border-color:#fbbf2459}:root[data-theme=dark] .settings-root .ant-alert-error{background:#7f1d1d38;border-color:#f871715c}:root[data-theme=dark] .settings-root .ant-alert-info{background:#1e40af2e;border-color:#60a5fa5c}:root[data-theme=dark] .settings-root .ant-tag{background:#0f172a;border-color:#334155;color:#d1d5db}:root[data-theme=dark] .settings-root .ant-tag-blue{background:#2563eb29;border-color:#60a5fa5c;color:#93c5fd}:root[data-theme=dark] .settings-root .ant-tag-green{background:#1665342e;border-color:#22c55e5c;color:#86efac}:root[data-theme=dark] .settings-root .ant-tag-red{background:#7f1d1d38;border-color:#f871715c;color:#fca5a5}:root[data-theme=dark] .settings-root .ant-tag-orange{background:#92400e2e;border-color:#fbbf2459;color:#fcd34d}:root[data-theme=dark] .settings-root .ant-upload,:root[data-theme=dark] .settings-root .ant-upload-wrapper{color:#e5e7eb}:root[data-theme=dark] .settings-root .ant-typography code{background:#0f172a;border-color:#334155;color:#bfdbfe}:root[data-theme=dark] .settings-root .qiyas-toggle-card{background:linear-gradient(180deg,#111827,#0f172a);border-color:#253044}:root[data-theme=dark] .settings-root .qiyas-toggle-icon{background:#60a5fa24;color:#93c5fd}:root[data-theme=dark] .settings-root .recharts-cartesian-grid line{stroke:#253044}:root[data-theme=dark] .settings-root .recharts-text,:root[data-theme=dark] .settings-root .recharts-label{fill:#cbd5e1}:root[data-theme=dark] .ant-select-dropdown,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{background:#111827;color:#e5e7eb;border:1px solid #253044}:root[data-theme=dark] .ant-picker-dropdown .ant-picker-header,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-footer,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{color:#d1d5db;border-color:#253044}:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view{color:#e5e7eb}:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell:hover .ant-picker-cell-inner,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:#2563eb;color:#f9fafb}:root[data-theme=dark] .ant-select-dropdown .ant-select-item{color:#e5e7eb}:root[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,:root[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected{background:#1f2937;color:#f9fafb}:root[data-theme=dark] .ant-modal-content,:root[data-theme=dark] .ant-modal-header{background:#111827;color:#e5e7eb}:root[data-theme=dark] .ant-modal-title,:root[data-theme=dark] .ant-modal-body,:root[data-theme=dark] .ant-modal-confirm-content{color:#e5e7eb}:root[data-theme=dark] .ant-modal-close,:root[data-theme=dark] .ant-modal-confirm-title{color:#e5e7eb}:root[data-theme=dark] .ant-popover-inner,:root[data-theme=dark] .ant-popover-arrow:before{background:#111827}:root[data-theme=dark] .ant-popover-title,:root[data-theme=dark] .ant-popover-inner-content,:root[data-theme=dark] .ant-popconfirm-message-title,:root[data-theme=dark] .ant-popconfirm-description{color:#e5e7eb}.shop-page{min-height:100%;padding:24px;background:linear-gradient(180deg,#1677ff14,#1677ff00 280px),#f6f8fb;--shop-bg: #f6f8fb;--shop-surface: #ffffff;--shop-surface-soft: #f8fafc;--shop-border: #e5e7eb;--shop-border-soft: #eef2f7;--shop-text: #102a43;--shop-text-muted: #64748b;--shop-shadow: 0 12px 28px rgba(15, 23, 42, .06)}.shop-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.shop-toolbar h1{margin:0;color:var(--shop-text);font-size:28px;font-weight:800}.shop-toolbar p{margin:6px 0 0;color:var(--shop-text-muted)}.shop-search{width:280px}.shop-panel.ant-card,.shop-page>.ant-card{border:1px solid var(--shop-border);border-radius:8px;box-shadow:var(--shop-shadow)}.shop-page .ant-card-head{border-bottom-color:var(--shop-border-soft)}.shop-page .ant-table-thead>tr>th{background:var(--shop-surface-soft);color:var(--shop-text);font-weight:700}.shop-product-avatar{background:var(--shop-surface-soft);border:1px solid var(--shop-border)}.shop-image-preview{width:120px;height:120px;object-fit:cover;border-radius:8px;border:1px solid var(--shop-border)}.shop-page .ant-statistic-title{color:var(--shop-text-muted)}@media (max-width: 768px){.shop-page{padding:16px}.shop-toolbar{align-items:stretch;flex-direction:column}.shop-search{width:100%}}:root[data-theme=dark] .shop-page{--shop-bg: #08111f;--shop-surface: #112031;--shop-surface-soft: #16283d;--shop-border: #2a4058;--shop-border-soft: #263b52;--shop-text: #eff6ff;--shop-text-muted: #aebfd2;--shop-shadow: 0 16px 34px rgba(0, 0, 0, .26)}:root[data-theme=dark] .shop-page{background:var(--shop-bg)!important;color:var(--shop-text)}:root[data-theme=dark] .shop-page .ant-card,:root[data-theme=dark] .shop-page .ant-modal-content{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text);box-shadow:var(--shop-shadow)}:root[data-theme=dark] .shop-page .ant-card-head{background:transparent;border-color:var(--shop-border-soft);color:var(--shop-text)}:root[data-theme=dark] .shop-page .ant-card-head-title,:root[data-theme=dark] .shop-page .ant-typography,:root[data-theme=dark] .shop-page h1,:root[data-theme=dark] .shop-page h2,:root[data-theme=dark] .shop-page h3,:root[data-theme=dark] .shop-page h4,:root[data-theme=dark] .shop-page strong,:root[data-theme=dark] .shop-page .ant-statistic-content{color:var(--shop-text)!important}:root[data-theme=dark] .shop-page p,:root[data-theme=dark] .shop-page .ant-typography-secondary,:root[data-theme=dark] .shop-page .ant-statistic-title,:root[data-theme=dark] .shop-page .ant-empty-description,:root[data-theme=dark] .shop-page span[style*="color: #7f8c8d"],:root[data-theme=dark] .shop-page span[style*="color:#7f8c8d"],:root[data-theme=dark] .shop-page p[style*="color: #7f8c8d"],:root[data-theme=dark] .shop-page p[style*="color:#7f8c8d"],:root[data-theme=dark] .shop-page span[style*="color: #8c8c8c"],:root[data-theme=dark] .shop-page span[style*="color:#8c8c8c"],:root[data-theme=dark] .shop-page span[style*="color: #595959"],:root[data-theme=dark] .shop-page span[style*="color:#595959"],:root[data-theme=dark] .shop-page div[style*="color: #8c8c8c"],:root[data-theme=dark] .shop-page div[style*="color:#8c8c8c"],:root[data-theme=dark] .shop-page div[style*="color: #595959"],:root[data-theme=dark] .shop-page div[style*="color:#595959"]{color:var(--shop-text-muted)!important}:root[data-theme=dark] .shop-page .ant-table,:root[data-theme=dark] .shop-page .ant-table-container,:root[data-theme=dark] .shop-page .ant-table-content,:root[data-theme=dark] .shop-page .ant-table-body{background:var(--shop-surface);color:var(--shop-text)}:root[data-theme=dark] .shop-page .ant-table-thead>tr>th{background:var(--shop-surface-soft)!important;border-color:var(--shop-border)!important;color:var(--shop-text)!important}:root[data-theme=dark] .shop-page .ant-table-tbody>tr>td{background:var(--shop-surface)!important;border-color:var(--shop-border-soft)!important;color:var(--shop-text)!important}:root[data-theme=dark] .shop-page .ant-table-tbody>tr:hover>td{background:var(--shop-surface-soft)!important}:root[data-theme=dark] .shop-page .ant-input,:root[data-theme=dark] .shop-page .ant-input-number,:root[data-theme=dark] .shop-page .ant-input-number-input,:root[data-theme=dark] .shop-page .ant-select-selector,:root[data-theme=dark] .shop-page .ant-picker,:root[data-theme=dark] .shop-page .ant-input-affix-wrapper{background:var(--shop-surface-soft)!important;border-color:var(--shop-border)!important;color:var(--shop-text)!important}:root[data-theme=dark] .shop-page .ant-input::placeholder,:root[data-theme=dark] .shop-page .ant-select-selection-placeholder{color:var(--shop-text-muted)!important}:root[data-theme=dark] .shop-page .ant-select-arrow,:root[data-theme=dark] .shop-page .ant-picker-suffix{color:var(--shop-text-muted)!important}:root[data-theme=dark] .shop-page .ant-btn-default:not(.ant-btn-primary){background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-text)}:root[data-theme=dark] .shop-page .ant-btn-default:not(.ant-btn-primary):hover{background:#1b3148;border-color:#4b6a89;color:#fff}:root[data-theme=dark] .shop-page .ant-pagination,:root[data-theme=dark] .shop-page .ant-pagination-item a,:root[data-theme=dark] .shop-page .ant-pagination-prev button,:root[data-theme=dark] .shop-page .ant-pagination-next button{color:var(--shop-text)}:root[data-theme=dark] .shop-page .ant-pagination-item{background:var(--shop-surface-soft);border-color:var(--shop-border)}:root[data-theme=dark] .shop-page .ant-pagination-item-active{border-color:#69b1ff}:root[data-theme=dark] .shop-page .ant-empty-image svg g[fill],:root[data-theme=dark] .shop-page .ant-empty-image svg path[fill]{fill:#35506d!important}:root[data-theme=dark] .shop-page .ant-empty-image svg path[stroke]{stroke:#567390!important}:root[data-theme=dark] .shop-page .recharts-cartesian-grid line{stroke:#314963!important}:root[data-theme=dark] .shop-page .recharts-text,:root[data-theme=dark] .shop-page .recharts-legend-item-text,:root[data-theme=dark] .shop-page .recharts-tooltip-label,:root[data-theme=dark] .shop-page .recharts-tooltip-item{fill:#d5e2f2!important;color:#d5e2f2!important}:root[data-theme=dark] .shop-page .recharts-default-tooltip{background:var(--shop-surface)!important;border-color:var(--shop-border)!important}@font-face{font-family:Vazir;src:local("Vazir"),local("Vazir Regular"),url(/fonts/Vazir.woff2) format("woff2"),url(/fonts/Vazir.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:local("Vazir Light"),url(/fonts/Vazir-Light.woff2) format("woff2"),url(/fonts/Vazir-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:local("Vazir Medium"),url(/fonts/Vazir-Medium.woff2) format("woff2"),url(/fonts/Vazir-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:local("Vazir Bold"),url(/fonts/Vazir-Bold.woff2) format("woff2"),url(/fonts/Vazir-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:local("Vazir Bold"),url(/fonts/Vazir-Bold.woff2) format("woff2"),url(/fonts/Vazir-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:local("Vazir Light"),url(/fonts/Vazir-Light.woff2) format("woff2"),url(/fonts/Vazir-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:local("Vazir"),url(/fonts/Vazir.woff2) format("woff2"),url(/fonts/Vazir.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:local("Vazir Medium"),url(/fonts/Vazir-Medium.woff2) format("woff2"),url(/fonts/Vazir-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:local("Vazir Bold"),url(/fonts/Vazir-Bold.woff2) format("woff2"),url(/fonts/Vazir-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:local("Vazir Bold"),url(/fonts/Vazir-Bold.woff2) format("woff2"),url(/fonts/Vazir-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:light;--app-body-bg: #f5f5f5;--app-text-color: #102a43;--app-search-bg: #ffffff;--app-search-border: #dbe5f1;--app-search-border-hover: #4f8bd9;--app-search-shadow: 0 10px 24px rgba(15, 92, 192, .08);--app-search-focus-shadow: 0 0 0 3px rgba(79, 139, 217, .16);--app-search-button-bg: #0f5cc0;--app-search-button-bg-hover: #0b4fa8;--app-search-button-color: #ffffff}:root[data-theme=dark]{color-scheme:dark;--app-body-bg: #08111f;--app-text-color: #e5edf7;--app-search-bg: #0d1b2d;--app-search-border: #29415f;--app-search-border-hover: #6daeff;--app-search-shadow: 0 10px 24px rgba(0, 0, 0, .22);--app-search-focus-shadow: 0 0 0 3px rgba(109, 174, 255, .2);--app-search-button-bg: #2f7de1;--app-search-button-bg-hover: #4b93ee;--app-search-button-color: #ffffff}body{font-family:Vazir,Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;background-color:var(--app-body-bg);color:var(--app-text-color);transition:background-color .25s ease,color .25s ease}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout{min-height:100vh}.ant-message,.ant-notification,.ant-modal,.ant-popover,.ant-tooltip{direction:rtl;font-family:Vazir,Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ant-message .ant-message-notice-content{text-align:right;line-height:1.85;border-radius:10px;padding:10px 14px}.ant-message .ant-message-custom-content{display:inline-flex;align-items:center;gap:8px}.ant-notification-notice{border-radius:12px}.ant-notification-notice-message,.ant-notification-notice-description{text-align:right;line-height:1.8}.ant-modal .ant-modal-title,.ant-modal .ant-modal-content,.ant-modal .ant-modal-body{text-align:right}.ant-picker-dropdown{font-family:Vazir,Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ant-picker-dropdown .ant-picker-month-panel .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-quarter-panel .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-year-panel .ant-picker-cell-inner{min-width:72px;padding-inline:8px;white-space:nowrap}.ant-picker-dropdown .ant-picker-header-view{min-width:140px}.ant-card .ant-input-affix-wrapper,.ant-card .ant-picker,.ant-card .ant-select,.ant-space .ant-input-affix-wrapper{max-width:100%}.ant-card .ant-input-affix-wrapper .ant-input{min-width:0}@media (max-width: 768px){.ant-card .ant-input-search,.ant-card .ant-input-affix-wrapper,.ant-card .ant-select,.ant-card .ant-picker{width:100%!important;max-width:100%!important}.ant-card .ant-space{max-width:100%}}.leaflet-marker-icon.solar-panel-map-marker{background:transparent;border:0}
