.rewards-page[data-v-002566b0]{padding:24px;display:flex;flex-direction:column;gap:16px}.reward-stats[data-v-002566b0]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.reward-stats article[data-v-002566b0]{background:var(--surface,#fff);border:1px solid var(--line,#e6ebf2);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:7px}.reward-stats span[data-v-002566b0]{font-size:13px;color:var(--muted,#6f7785)}.reward-stats b[data-v-002566b0]{font-size:26px}.reward-toolbar[data-v-002566b0]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.4fr auto;gap:10px}.reward-toolbar input[data-v-002566b0],.reward-toolbar select[data-v-002566b0]{height:42px;border:1px solid var(--line,#dfe4ec);border-radius:12px;background:#fff;padding:0 12px;font:inherit}.reward-actions[data-v-002566b0]{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #cfe2ff;background:#f4f8ff;border-radius:14px}.reward-actions strong[data-v-002566b0]{margin-left:auto}.reward-actions button[data-v-002566b0],.secondary-btn[data-v-002566b0],.primary-btn[data-v-002566b0],.tool-btn[data-v-002566b0],.file-btn[data-v-002566b0]{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;font:inherit}.reward-actions button[data-v-002566b0]{background:#fff;border:1px solid #d6dfeb}.reward-table-panel[data-v-002566b0]{padding:0;overflow:hidden}.reward-table-head[data-v-002566b0]{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--line,#e6ebf2)}.head-tools[data-v-002566b0]{display:flex;gap:8px}.table-scroll[data-v-002566b0]{overflow:auto}.data-table[data-v-002566b0]{width:100%;border-collapse:collapse}.data-table th[data-v-002566b0],.data-table td[data-v-002566b0]{padding:12px 10px;border-bottom:1px solid #edf1f5;text-align:right;white-space:nowrap}.data-table td small[data-v-002566b0]{display:block;color:#8a93a2;margin-top:4px}.row-actions[data-v-002566b0]{display:flex;gap:5px}.mini-action[data-v-002566b0]{padding:7px 9px;border-radius:8px;border:1px solid #dde3eb;background:#fff;cursor:pointer}.mini-action.primary[data-v-002566b0]{background:#eef5ff}.mini-action.danger[data-v-002566b0]{color:#b42318}.status-pill[data-v-002566b0]{display:inline-flex;padding:5px 9px;border-radius:999px;background:#f4f5f7}.status-pill.ok[data-v-002566b0]{background:#eaf8ef;color:#137a3c}.status-pill.pending[data-v-002566b0]{background:#fff7df;color:#8a5b00}.status-pill.bad[data-v-002566b0]{background:#fff0f0;color:#b42318}.empty-state[data-v-002566b0]{padding:70px 20px;text-align:center;color:#8b95a5}.notice[data-v-002566b0]{padding:12px 14px;border-radius:12px}.notice.success[data-v-002566b0]{background:#ecfdf3;color:#166534}.notice.error[data-v-002566b0]{background:#fff1f2;color:#b42318}.modal-backdrop[data-v-002566b0]{position:fixed;inset:0;background:#0f172a73;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.reward-modal[data-v-002566b0]{width:min(900px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:24px;position:relative;box-shadow:0 24px 80px #0003}.reward-modal.wide[data-v-002566b0]{width:min(1100px,96vw)}.reward-modal .close[data-v-002566b0]{position:absolute;left:18px;top:16px;border:0;background:#f4f6f8;width:34px;height:34px;border-radius:50%;font-size:24px;cursor:pointer}.reward-modal h2[data-v-002566b0]{margin:5px 0 18px}.form-grid[data-v-002566b0]{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid label[data-v-002566b0]{display:flex;flex-direction:column;gap:6px;font-size:13px}.form-grid label.full[data-v-002566b0]{grid-column:1/-1}.form-grid input[data-v-002566b0],.form-grid select[data-v-002566b0],.form-grid textarea[data-v-002566b0]{border:1px solid #dce2ea;border-radius:11px;padding:10px 11px;font:inherit}.modal-foot[data-v-002566b0]{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.secondary-btn[data-v-002566b0]{background:#eef2f6}.primary-btn[data-v-002566b0]{background:#1769e0;color:#fff}.file-btn[data-v-002566b0]{background:#eef2f6;display:inline-flex;align-items:center}.preview-card[data-v-002566b0]{background:linear-gradient(180deg,#fbfdff,#f5f7fb);border:1px solid #e6ebf2;border-radius:16px;padding:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.preview-card div[data-v-002566b0]{display:flex;flex-direction:column;gap:4px}.preview-card p[data-v-002566b0]{grid-column:1/-1;line-height:2.1;white-space:pre-wrap}.muted[data-v-002566b0]{color:#737e8d}@media(max-width:1100px){.reward-toolbar[data-v-002566b0],.reward-stats[data-v-002566b0]{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.rewards-page[data-v-002566b0]{padding:12px}.reward-stats[data-v-002566b0]{grid-template-columns:1fr 1fr}.reward-toolbar[data-v-002566b0],.form-grid[data-v-002566b0]{grid-template-columns:1fr}.form-grid label.full[data-v-002566b0]{grid-column:auto}.reward-table-head[data-v-002566b0]{flex-direction:column;align-items:stretch;gap:10px}.head-tools[data-v-002566b0]{justify-content:stretch}.head-tools[data-v-002566b0]>*{flex:1}}.stats-grid[data-v-6e9d2aa6]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.stat-card[data-v-6e9d2aa6],.panel-card[data-v-6e9d2aa6]{background:var(--surface,#fff);border:1px solid var(--border,#e6eaf0);border-radius:16px;box-shadow:0 8px 28px #1018280d}.stat-card[data-v-6e9d2aa6]{padding:18px;display:flex;flex-direction:column;gap:6px}.stat-card strong[data-v-6e9d2aa6]{font-size:28px}.stat-card span[data-v-6e9d2aa6],.muted[data-v-6e9d2aa6]{color:#667085}.filters[data-v-6e9d2aa6]{display:flex;gap:10px;padding:14px}.filters input[data-v-6e9d2aa6],.filters select[data-v-6e9d2aa6]{height:42px;border:1px solid #d9dee8;border-radius:10px;padding:0 12px;min-width:220px}.table-card[data-v-6e9d2aa6]{padding:0;overflow:hidden}.table-scroll[data-v-6e9d2aa6]{overflow:auto}table[data-v-6e9d2aa6]{width:100%;border-collapse:collapse;min-width:1100px}th[data-v-6e9d2aa6],td[data-v-6e9d2aa6]{padding:11px 12px;border-bottom:1px solid #edf0f4;text-align:right;white-space:nowrap}th[data-v-6e9d2aa6]{background:#f8fafc;font-size:13px}.method[data-v-6e9d2aa6]{font-size:11px;border-radius:7px;padding:4px 7px;background:#eef2ff}.chip[data-v-6e9d2aa6]{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f2f4f7;font-size:11px}.chip.warn[data-v-6e9d2aa6]{background:#fff4e5;color:#9a5b00}.link-btn[data-v-6e9d2aa6]{border:0;background:none;color:#175cd3;cursor:pointer}.controllers-card[data-v-6e9d2aa6]{padding:18px;margin-top:16px}.section-head[data-v-6e9d2aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.controller-grid[data-v-6e9d2aa6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.controller-item[data-v-6e9d2aa6]{border:1px solid #e6eaf0;background:#fff;border-radius:12px;padding:12px;text-align:right;display:flex;flex-direction:column;gap:5px;cursor:pointer}.controller-item small[data-v-6e9d2aa6]{color:#b54708}.drawer-overlay[data-v-6e9d2aa6]{position:fixed;inset:0;background:#10182840;z-index:50}.drawer[data-v-6e9d2aa6]{position:absolute;top:0;right:0;height:100%;width:min(560px,92vw);background:#fff;padding:24px;overflow:auto;box-shadow:-18px 0 40px #10182826}.close[data-v-6e9d2aa6]{position:absolute;left:16px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.drawer-list[data-v-6e9d2aa6]{display:flex;flex-direction:column;gap:8px}.drawer-list>div[data-v-6e9d2aa6]{padding:10px;border:1px solid #edf0f4;border-radius:10px}.drawer-list small[data-v-6e9d2aa6]{display:block;color:#667085;margin-top:4px}.chips[data-v-6e9d2aa6]{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:900px){.stats-grid[data-v-6e9d2aa6]{grid-template-columns:repeat(2,minmax(0,1fr))}.filters[data-v-6e9d2aa6]{flex-direction:column}.filters input[data-v-6e9d2aa6],.filters select[data-v-6e9d2aa6]{width:100%;min-width:0}}@font-face{font-family:Yekan;src:url(/fonts/Yekan.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:XMYekan;src:url(/fonts/XMYekan.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{font-family:Yekan,XMYekan,Tahoma,sans-serif;color:#14233b;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy:#062e73;--blue:#175bd8;--blue2:#2962ff;--teal:#00a9a4;--green:#00a77c;--text:#14233b;--muted:#718096;--line:#e6edf5;--card:#fff;--shadow:0 14px 34px rgba(30,55,90,.07)}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;direction:rtl}body{background:radial-gradient(circle at 15% 0,#fff 0,#f7f9fd 32%,#eef3f8)}a{text-decoration:none;color:inherit}button,input{font:inherit}.shell{display:flex;min-height:100vh}.sidebar{position:fixed;right:0;top:0;bottom:0;width:278px;background:linear-gradient(180deg,#062d6d,#0a3c8e 52%,#082f70);color:#fff;padding:20px 16px 14px;display:flex;flex-direction:column;z-index:30;box-shadow:-18px 0 38px #031e4c29;transition:.25s}.shell.collapsed .sidebar{width:88px}.content{width:calc(100% - 278px);margin-right:278px;min-height:100vh;transition:.25s}.shell.collapsed .content{width:calc(100% - 88px);margin-right:88px}.brand-lockup{display:flex;align-items:center;gap:10px;padding:6px 6px 0}.brand-mark{width:52px;height:52px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text b{font-family:XMYekan;font-size:25px;letter-spacing:-1px}.brand-text span{font-size:9px;letter-spacing:4px;opacity:.7;margin-top:5px}.brand-org{font-size:11px;line-height:1.7;color:#cad8f1;padding:12px 4px 8px}.org-divider{height:1px;background:#ffffff24;margin:12px 4px 15px}.side-nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:11px;padding:12px 10px;border-radius:13px;color:#d9e6fb;font-size:14px;transition:.18s}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:linear-gradient(90deg,#ffffff26,#ffffff12);box-shadow:inset 0 0 0 1px #ffffff14;color:#fff}.nav-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ffffff0d;flex:0 0 auto}.active .nav-icon{background:linear-gradient(135deg,#00c6a7,#2871f7);box-shadow:0 7px 15px #00c6a733}.sidebar-bottom{margin-top:auto}.logout-item{width:100%;border:0;background:transparent;cursor:pointer}.collapse-btn{width:100%;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#dbe7fa;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-top:6px}.collapse-btn span{font-size:22px;line-height:1}.topbar{height:96px;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:20}.topbar-right,.topbar-left{display:flex;align-items:center;gap:10px}.crumb{display:flex;align-items:center;gap:12px;font-size:14px}.crumb .muted{color:#0b4aa1;font-family:XMYekan;font-weight:700}.user-chip{display:flex;align-items:center;gap:10px;padding:5px 4px 5px 9px}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#1f66dd,#00b89e);color:#fff;font-family:XMYekan;font-size:18px}.user-chip div:last-child{display:flex;flex-direction:column}.user-chip b{font-size:12px}.user-chip span{font-size:10px;color:#7b8799;margin-top:3px}.square-btn{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:13px;display:grid;place-items:center;position:relative;cursor:pointer}.notif-dot{position:absolute;top:7px;left:8px;width:8px;height:8px;background:#ff5d62;border:2px solid #fff;border-radius:50%}.page-wrap{padding:28px 30px 40px}.dashboard-page{max-width:1500px;margin:0 auto}.hero-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:176px;border-radius:28px;padding:32px 34px;background:linear-gradient(105deg,#154899,#175bd8 55%,#1398a0);color:#fff;box-shadow:0 22px 38px #1855ab2e}.hero-pattern{position:absolute;inset:-80px auto -80px -100px;width:45%;border-radius:50%;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow{font-size:11px;color:#dbe8ff}.hero-copy h1{font-family:XMYekan;font-size:31px;margin:8px 0 7px;letter-spacing:-.6px}.hero-copy p{margin:0;color:#ebf4ff;font-size:14px}.hero-actions{display:flex;gap:10px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:11px;font-size:13px}.btn-light{background:#fff;color:#1855b2}.btn-outline{border:1px solid rgba(255,255,255,.35);color:#fff;background:#ffffff14}.hero-emblem{position:relative;z-index:2;width:86px;height:86px;border-radius:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-left:16px}.hero-emblem img{width:62px;height:62px}.date-line{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 4px 16px;color:#8290a3;font-size:12px}.date-line strong{color:#223958;font-family:XMYekan}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card,.panel{background:#fff;border:1px solid #e8eef6;border-radius:22px;box-shadow:var(--shadow)}.stat-card{padding:18px 18px 20px}.stat-top{display:flex;align-items:center;justify-content:space-between}.delta{font-size:10px;padding:6px 8px;border-radius:9px;background:#eefaf7;color:#06866b}.delta.blue{background:#edf4ff;color:#2564cb}.delta.violet{background:#f1efff;color:#654cdc}.delta.orange{background:#fff4e8;color:#d37a17}.mini-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center}.mini-icon.blue{background:#edf4ff;color:#185dd9}.mini-icon.green{background:#e9fbf4;color:#08a67b}.mini-icon.violet{background:#f0ecff;color:#6a51d7}.mini-icon.orange{background:#fff1e4;color:#d88b2a}.stat-value{font-family:XMYekan;font-weight:800;font-size:29px;margin-top:22px;color:#122541}.stat-label{color:#7c8899;font-size:12px;margin-top:3px}.main-grid{display:grid;grid-template-columns:1.25fr .95fr;gap:16px;margin-top:16px}.panel{padding:22px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-head h2{font-family:XMYekan;font-size:17px;margin:0;color:#132743}.panel-head p{margin:5px 0 0;color:#8a95a4;font-size:11px}.ghost-link{background:none;border:0;color:#1a60ce;font-size:11px;cursor:pointer}.live-badge{font-size:10px;border-radius:99px;padding:6px 9px;color:#057c67;background:#e6f9f5}.legend{display:flex;gap:18px;margin-top:14px;color:#7d8795;font-size:10px}.legend span{display:flex;align-items:center;gap:6px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.blue{background:#2962ff}.dot.green{background:#00a77c}.area-chart{width:100%;height:250px;margin-top:5px}.chart-labels text{fill:#8994a5;font-family:Yekan;font-size:10px}.activity-list{display:flex;flex-direction:column;margin-top:12px}.activity{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eef2f6}.activity:last-child{border-bottom:0}.activity-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.activity-icon.green{background:#e8faf4;color:#05a57b}.activity-icon.blue{background:#edf4ff;color:#1f65db}.activity-icon.violet{background:#efedff;color:#6e56dd}.activity-icon.orange{background:#fff1e5;color:#d58627}.activity b{display:block;font-size:12px}.activity small{display:block;color:#929baa;font-size:9px;margin-top:3px}.status-chip{font-size:9px;padding:5px 8px;border-radius:8px;background:#edf3fb;color:#56708f}.status-chip.success{background:#e7f8f1;color:#068b6c}.bottom-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.quick-card{border:1px solid #e8eef6;border-radius:16px;padding:14px;display:flex;align-items:center;gap:10px;transition:.18s}.quick-card:hover{border-color:#cfe0fb;transform:translateY(-1px)}.quick-icon{width:40px;height:40px;border-radius:12px;background:#edf4ff;color:#1f61cd;display:grid;place-items:center}.quick-card b{display:block;font-size:12px}.quick-card small{display:block;font-size:9px;color:#8c96a5;margin-top:3px}.arrow{margin-right:auto;color:#7e8998}.updates-panel .notice{display:flex;align-items:flex-start;gap:10px;padding:14px 0;border-bottom:1px solid #eef2f6}.updates-panel .notice:last-child{border-bottom:0}.notice-badge{background:#eef4ff;color:#2864cf;padding:5px 8px;border-radius:8px;font-size:9px}.notice-badge.secondary{background:#effaf6;color:#0a8d6f}.notice b{font-size:12px}.notice p{font-size:9px;color:#8b96a5;margin:4px 0 0}.ico{display:inline-block;width:18px;height:18px;position:relative}.ico:before{content:"";position:absolute;inset:3px;border:1.7px solid currentColor;border-radius:5px}.ico-home:before{border-radius:3px}.ico-search:before{border-radius:50%;inset:2px 5px 5px 2px}.ico-search:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;transform:rotate(45deg);left:11px;top:13px;border-radius:2px}.ico-bell:before{border-radius:9px 9px 5px 5px;inset:3px 4px 5px}.ico-bell:after{content:"";position:absolute;left:7px;bottom:2px;width:5px;height:2px;background:currentColor;border-radius:2px}.ico-menu:before{inset:4px 2px;border:0;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.ico-menu:after{content:"";position:absolute;left:2px;right:2px;top:8px;border-top:2px solid currentColor}.ico-school:before{inset:4px 2px 3px;border-radius:2px}.ico-school:after{content:"";position:absolute;left:6px;right:6px;top:1px;height:6px;border:1.7px solid currentColor;transform:skewY(-27deg) rotate(45deg);border-bottom:0;border-right:0}.ico-students:before{inset:4px 2px 2px;border-radius:50%}.ico-students:after{content:"";position:absolute;left:2px;right:2px;bottom:1px;height:7px;border:1.7px solid currentColor;border-top-left-radius:10px;border-top-right-radius:10px}.ico-staff:before{inset:4px;border-radius:50%}.ico-staff:after{content:"";position:absolute;left:1px;right:1px;bottom:2px;height:6px;border:1.6px solid currentColor;border-top-left-radius:8px;border-top-right-radius:8px}.ico-doc:before{inset:2px 4px;border-radius:2px}.ico-doc:after{content:"";position:absolute;left:7px;top:6px;width:4px;height:1.5px;background:currentColor;box-shadow:0 4px currentColor,0 8px currentColor}.ico-chart:before{inset:3px;border:0;border-left:1.7px solid currentColor;border-bottom:1.7px solid currentColor;border-radius:0}.ico-chart:after{content:"";position:absolute;left:5px;top:9px;width:3px;height:5px;border:1.6px solid currentColor;box-shadow:6px -3px 0 -1px transparent,6px -4px 0 0 currentColor,12px -8px 0 0 currentColor}.ico-chat:before{inset:3px 2px 4px;border-radius:9px}.ico-chat:after{content:"";position:absolute;left:5px;bottom:1px;border-width:4px 4px 0 0;border-style:solid;border-color:currentColor transparent transparent transparent}.ico-settings:before{inset:4px;border-radius:50%;box-shadow:0 -6px 0 -4px currentColor,0 6px 0 -4px currentColor,6px 0 0 -4px currentColor,-6px 0 0 -4px currentColor}.ico-settings:after{content:"";position:absolute;inset:6px;border:1.6px solid currentColor;border-radius:50%}.ico-visit:before{inset:2px 3px;border-radius:50%}.ico-visit:after{content:"";position:absolute;left:7px;top:5px;width:4px;height:8px;border-left:1.7px solid currentColor;transform:rotate(35deg)}.ico-logout:before{inset:4px 2px 3px 3px;border-radius:2px}.ico-logout:after{content:"→";position:absolute;left:-1px;top:1px;font-size:17px}.mobile-only{display:none}@media(max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.main-grid,.bottom-grid{grid-template-columns:1fr}.hero-copy{max-width:70%}}@media(max-width:900px){.sidebar,.shell .sidebar{width:88px}.content,.shell .content{width:calc(100% - 88px);margin-right:88px}.brand-text,.brand-org,.side-nav .nav-item>span:last-child,.logout-item>span:last-child,.collapse-btn small{display:none}.mobile-only{display:grid}.page-wrap{padding:18px 16px 28px}.topbar{padding:0 16px}.hero-card{padding:26px;min-height:210px}.hero-copy{max-width:100%}.hero-emblem{display:none}}@media(max-width:620px){.stats-grid,.quick-grid{grid-template-columns:1fr}.topbar{height:80px}.crumb{font-size:11px}.user-chip div:last-child{display:none}.page-wrap{padding:14px 10px}.hero-card{border-radius:20px;padding:22px}.hero-copy h1{font-size:24px}.hero-copy p{font-size:12px}.hero-actions{flex-direction:column;align-items:stretch}.btn{text-align:center}.panel{border-radius:18px;padding:17px}.stat-card{border-radius:18px}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(450px,.78fr) minmax(560px,1.22fr);background:#f6f9fd;direction:ltr;overflow:hidden}.ref-login-side{order:1;position:relative;display:flex;align-items:center;justify-content:center;padding:42px 36px;background:linear-gradient(180deg,#f7fbff,#edf3f8);direction:rtl;overflow:hidden}.ref-login-side:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-330px;top:-160px;border:1px solid rgba(41,98,255,.07);box-shadow:0 0 0 70px #2962ff05,0 0 0 140px #00a9a404}.ref-login-card-wrap{width:min(455px,100%);position:relative;z-index:2}.ref-login-card{width:100%;background:#fffffff7;border:1px solid rgba(224,233,243,.95);border-radius:28px;padding:25px 26px 22px;box-shadow:0 28px 70px #0e305b21;position:relative;overflow:hidden}.ref-login-card:after{content:"";position:absolute;left:-70px;bottom:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(41,98,255,.07),transparent 68%)}.reference-card-brand{display:flex;align-items:center;gap:11px;position:relative;z-index:1}.reference-brand-mark{width:50px;height:50px;border-radius:15px;background:linear-gradient(145deg,#eff7ff,#f8fbff);display:grid;place-items:center;border:1px solid #e8eef5}.reference-brand-mark img{width:39px;height:39px;object-fit:contain}.reference-brand-text{display:flex;flex-direction:column;line-height:1.2;flex:1}.reference-brand-text strong{font-family:XMYekan;font-size:21px;color:#0b3d91;letter-spacing:-.3px}.reference-brand-text span{font-size:9px;color:#8897aa;margin-top:4px}.reference-org-logo{width:50px;height:50px;object-fit:contain;margin-right:auto}.ref-divider{height:1px;background:#edf2f7;margin:16px 0 18px}.card-head{margin:0 0 18px}.card-head h2{font-family:XMYekan;font-size:23px;margin:0;color:#152844}.card-head p{font-size:11px;color:#8a95a4;margin:6px 0 0}.field{display:block;margin:12px 0}.field>span{font-size:11px;color:#495c76;display:block;margin:0 2px 6px}.input-wrap{display:flex;align-items:center;border:1px solid #dce6f0;background:#fbfdff;border-radius:13px;padding:0 12px;min-height:49px;transition:.18s}.input-wrap:focus-within{border-color:#6ea0e8;box-shadow:0 0 0 4px #2962ff14;background:#fff}.input-wrap i{font-style:normal;color:#6f83a0;font-size:16px;margin-left:8px}.input-wrap input{width:100%;border:0;outline:0;background:transparent;color:#14233b;font-size:13px;direction:rtl}.captcha-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;align-items:end}.captcha-card{border:1px dashed #b9c9dd;background:#f4f8fd;border-radius:13px;min-height:49px;cursor:pointer;color:#164c99;display:flex;flex-direction:column;align-items:center;justify-content:center}.captcha-card strong{font-size:18px;letter-spacing:3px}.captcha-card small{font-size:8px;color:#7d8b9e;margin-top:2px}.login-submit{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,#0f56bf,#2871ee);color:#fff;padding:13px;display:flex;justify-content:center;gap:10px;align-items:center;cursor:pointer;box-shadow:0 12px 28px #1857be3b;font-size:13px;margin-top:14px}.login-submit:disabled{opacity:.65;cursor:wait}.login-links{display:flex;justify-content:space-between;gap:10px;margin-top:14px;font-size:9px;color:#8190a5}.forgot{border:0;background:none;color:#1d5fc3;cursor:pointer;padding:0;font:inherit}.login-error{font-size:10px;color:#b42318;background:#fff0ef;border:1px solid #ffd7d4;padding:9px 10px;border-radius:10px}.demo-hint{text-align:center;font-size:9px;color:#9aa6b7;margin:17px 0 0}.demo-hint b{color:#49658a}.ref-login-org-badge{margin:16px auto 0;display:flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:10px 14px;border:1px solid #e0e8f1;border-radius:15px;background:#ffffffc2;box-shadow:0 10px 28px #1535570f}.ref-login-org-badge img{width:42px;height:42px;object-fit:contain}.ref-login-org-badge div{display:flex;flex-direction:column;gap:2px}.ref-login-org-badge strong{font-size:10px;color:#244265}.ref-login-org-badge span{font-size:8px;color:#8391a3}.ref-login-hero{order:2;position:relative;overflow:hidden;display:flex;align-items:center;padding:64px 7vw 64px 6vw;color:#fff;background:#dbe8f5;direction:rtl;border-radius:38px;margin:18px;isolation:isolate}.ref-login-hero:before{content:"";display:block;position:absolute;inset:-10px;background:url(/branding/login-background.png) center center/cover no-repeat;filter:blur(1.2px);transform:scale(1.025);z-index:0}.ref-glow,.ref-curve{display:none}.ref-hero-content{position:relative;z-index:10;max-width:820px;width:100%;height:100%;min-height:100%;padding:0 2vw 10px;display:flex;flex-direction:column;align-items:center}.ref-hero-brand-lockup{position:relative;z-index:12;margin-top:2vh;display:flex;flex-direction:column;align-items:center;text-align:center;color:#082e71;text-shadow:0 2px 10px rgba(255,255,255,.28)}.ref-hero-brand-main{display:flex;align-items:center;justify-content:center;gap:16px;direction:ltr}.ref-hero-brand-main img{width:min(118px,11vw);height:min(118px,11vw);min-width:78px;min-height:78px;object-fit:contain;filter:drop-shadow(0 7px 13px rgba(7,31,74,.18))}.ref-hero-brand-wordmark{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.ref-hero-brand-wordmark strong{font-family:XMYekan;font-size:clamp(38px,4.6vw,66px);font-weight:900;letter-spacing:-2px}.ref-hero-brand-wordmark span{font-family:Arial,sans-serif;font-size:clamp(11px,1.2vw,18px);font-weight:700;letter-spacing:7px;margin-top:8px;direction:ltr}.ref-hero-brand-caption{font-size:clamp(12px,1.25vw,18px);font-weight:500;margin-top:12px;color:#0b4389}.ref-date-pill{position:relative;z-index:12;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;margin-bottom:0;padding:12px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.52);background:#6ca3e42e;box-shadow:0 8px 24px #072c631a,inset 0 1px #ffffff47;-webkit-backdrop-filter:blur(13px) saturate(120%);backdrop-filter:blur(13px) saturate(120%);font-size:11px;color:#fff;white-space:nowrap}.ref-date-pill span{font-size:10px;opacity:.88}.ref-date-pill b{width:1px;height:16px;background:#ffffff8c;display:block}.ref-date-pill strong{font-family:XMYekan;color:#fff;font-size:11px;direction:rtl;unicode-bidi:plaintext}.ref-calendar-icon{width:20px;height:20px;position:relative;display:inline-block;border:1.7px solid rgba(255,255,255,.95);border-radius:5px;flex:0 0 auto}.ref-calendar-icon:before{content:"";position:absolute;left:3px;right:3px;top:5px;border-top:1.7px solid rgba(255,255,255,.95)}.ref-calendar-icon:after{content:"";position:absolute;top:-3px;left:4px;width:2px;height:6px;border-radius:2px;background:#fff;box-shadow:7px 0 #fff}.ref-bottom-note{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:34px;font-size:9px;color:#c7d9ef}.ref-bottom-note .dot{width:7px;height:7px;border-radius:50%;background:#00c6a7;box-shadow:0 0 0 5px #00c6a71f}.ref-bottom-note .sep{opacity:.35}@media(max-width:1050px){.login-page{grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr)}.ref-login-hero{padding-right:5vw}.ref-hero-content{padding-right:0}.ref-login-hero h1{font-size:46px}.ref-top-brand{margin-bottom:34px}.ref-login-side{padding:30px 20px}.ref-hero-brand-main{gap:12px}.ref-hero-brand-caption{font-size:13px}}@media(max-width:860px){.login-page{display:flex;flex-direction:column;overflow:auto}.ref-login-side{order:1;min-height:auto;padding:28px 18px}.ref-login-hero{order:2;min-height:430px;padding:38px 28px}.ref-login-card-wrap{max-width:455px}.ref-login-hero h1{font-size:42px}.ref-hero-content{padding-right:0}.ref-top-brand{margin-bottom:0}.ref-brand-logo{width:min(290px,80vw)}.ref-hero-brand-lockup{margin-top:0}.ref-hero-brand-main img{width:86px;height:86px}.ref-hero-brand-wordmark strong{font-size:42px}.ref-hero-brand-caption{font-size:12px}.ref-date-pill{margin-bottom:2px}}@media(max-width:560px){.ref-login-side{padding:18px 12px}.ref-login-card{padding:20px 18px 18px;border-radius:22px}.reference-org-logo{width:43px;height:43px}.ref-login-org-badge{width:100%}.ref-login-hero{padding:24px 18px;min-height:400px}.ref-top-brand{margin-bottom:0}.ref-brand-logo{width:min(275px,86vw)}.ref-login-hero h1{font-size:31px}.ref-login-hero p{font-size:12px}.ref-pills span{font-size:9px}.ref-date-pill{font-size:10px;margin-top:22px;padding:10px 13px}.ref-date-pill strong{font-size:10px}.ref-calendar-icon{width:18px;height:18px}.ref-hero-brand-main{gap:8px}.ref-hero-brand-main img{width:68px;height:68px}.ref-hero-brand-wordmark strong{font-size:34px;letter-spacing:-1px}.ref-hero-brand-wordmark span{font-size:10px;letter-spacing:4px;margin-top:6px}.ref-hero-brand-caption{font-size:10px;margin-top:8px}.ref-bottom-note{margin-top:24px}}.ref-brand-fallback{display:none}@media(max-width:860px){.ref-brand-logo{width:min(320px,82vw);min-height:120px}.ref-brand-logo img{min-height:110px}}.ref-top-brand,.ref-brand-logo,.ref-brand-fallback{display:none!important}.brand-lockup{padding:4px 2px 0;justify-content:center}.shell.collapsed .brand-lockup{padding-top:6px}.hero-emblem{width:210px;height:92px;border-radius:24px}.hero-emblem img{width:185px;height:auto;max-height:78px;object-fit:contain}.reference-card-brand{justify-content:center;padding:2px 0 0}.reference-brand-lockup{display:block;width:min(280px,100%);height:auto;max-height:86px;object-fit:contain;object-position:center}.ref-hero-brand-lockup{margin-top:2vh}.ref-hero-brand-image{display:block;width:min(590px,52vw);max-width:590px;min-width:360px;height:auto;filter:drop-shadow(0 8px 18px rgba(7,31,74,.16))}@media(max-width:1050px){.brand-lockup-image{width:182px}.ref-hero-brand-image{width:min(500px,70vw);min-width:320px}}@media(max-width:860px){.brand-lockup-image{width:180px}.ref-hero-brand-image{width:min(470px,82vw);min-width:290px}}@media(max-width:560px){.reference-brand-lockup{width:250px}.hero-emblem{width:170px;height:80px}.hero-emblem img{width:150px}.ref-hero-brand-image{width:min(400px,90vw);min-width:250px}}.brand-lockup-image{background:#fff;border-radius:12px;padding:8px 10px;box-shadow:0 8px 18px #0000001f}.hero-emblem{width:96px;height:96px;background:#fffffff5;border-color:#fffc}.hero-emblem img{width:72px;height:72px;object-fit:contain}.ref-hero-brand-lockup{background:#fffffff5;padding:14px 18px;border-radius:24px;width:fit-content;box-shadow:0 16px 38px #00000024}.ref-hero-brand-image{width:min(590px,52vw);max-width:590px;min-width:300px;filter:none}@media(max-width:560px){.hero-emblem{width:170px;height:80px}.hero-emblem img{width:150px;height:65px}.ref-hero-brand-lockup{padding:10px 12px;border-radius:18px}.ref-hero-brand-image{width:min(400px,84vw);min-width:220px}}.brand-lockup-image{background:transparent;border-radius:0;padding:0;box-shadow:none}.hero-emblem{background:transparent;border:0;box-shadow:none;border-radius:0;width:92px;height:92px}.hero-emblem img{width:70px;height:70px;max-height:none}.ref-hero-brand-lockup{background:transparent;padding:0;border-radius:0;width:fit-content;box-shadow:none}.ref-hero-brand-image{width:min(430px,40vw);max-width:430px;min-width:240px;filter:drop-shadow(0 6px 14px rgba(7,31,74,.12))}@media(max-width:860px){.reference-brand-lockup{width:200px;max-width:200px;max-height:62px}.ref-hero-brand-image{width:min(330px,68vw);max-width:330px;min-width:210px}}@media(max-width:560px){.reference-brand-lockup{width:185px;max-width:185px;max-height:58px}.hero-emblem{width:78px;height:78px}.hero-emblem img{width:62px;height:62px}.ref-hero-brand-image{width:min(285px,78vw);max-width:285px;min-width:190px}}.smart-brand-logo{position:relative;display:inline-block;line-height:0;vertical-align:middle}.smart-brand-logo__image{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center}.smart-brand-logo__image--base{position:relative;z-index:1}.smart-brand-logo__image--light{position:absolute;inset:0;z-index:2;pointer-events:none}.smart-brand-logo.is-dark-bg .smart-brand-logo__image--base{visibility:hidden}.brand-lockup-image{display:block;width:198px;height:auto;max-height:78px;object-fit:contain;object-position:center}.reference-brand-lockup{width:220px;max-width:220px;max-height:68px}.ref-hero-brand-image{width:min(430px,40vw);max-width:430px;min-width:240px}@media(max-width:1050px){.reference-brand-lockup{width:210px;max-width:210px;max-height:64px}.ref-hero-brand-image{width:min(390px,48vw);max-width:390px;min-width:230px}}@media(max-width:860px){.brand-lockup-image{width:180px}.reference-brand-lockup{width:200px;max-width:200px;max-height:62px}.ref-hero-brand-image{width:min(330px,68vw);max-width:330px;min-width:210px}}@media(max-width:560px){.reference-brand-lockup{width:185px;max-width:185px;max-height:58px}.ref-hero-brand-image{width:min(285px,78vw);max-width:285px;min-width:190px}}.ref-hero-brand-lockup{margin-top:calc(2vh - 10px);transform:translate(32px)}.ref-date-pill{transform:translate(-28px,22px)}@media(max-width:1050px){.ref-hero-brand-lockup{margin-top:calc(2vh - 8px);transform:translate(24px)}.ref-date-pill{transform:translate(-22px,18px)}}@media(max-width:860px){.ref-hero-brand-lockup{margin-top:-6px;transform:translate(16px)}.ref-date-pill{transform:translate(-16px,14px)}}@media(max-width:560px){.ref-hero-brand-lockup{margin-top:-4px;transform:translate(10px)}.ref-date-pill{transform:translate(-10px,10px)}}.ref-hero-brand-lockup{position:relative!important;right:-150px!important;top:-22px!important;transform:none!important}.ref-date-pill{position:relative!important;left:38px!important;top:28px!important;transform:none!important}@media(max-width:1050px){.ref-hero-brand-lockup{right:-40px!important;top:-18px!important}.ref-date-pill{left:30px!important;top:24px!important}}@media(max-width:860px){.ref-hero-brand-lockup{right:-24px!important;top:-12px!important}.ref-date-pill{left:22px!important;top:20px!important}}@media(max-width:560px){.ref-hero-brand-lockup{right:-14px!important;top:-8px!important}.ref-date-pill{left:14px!important;top:14px!important}}.ref-date-pill{left:10px!important;top:40px!important}@media(max-width:1050px){.ref-date-pill{left:8px!important;top:34px!important}}@media(max-width:860px){.ref-date-pill{left:6px!important;top:28px!important}}@media(max-width:560px){.ref-date-pill{left:4px!important;top:22px!important}}.ref-date-pill{left:-280px!important;top:70px!important;transform:scale(.8)!important}.ref-date-pill span{font-size:15px!important}.ref-date-pill strong{font-size:16px!important}@media(max-width:1050px){.ref-date-pill{left:18px!important;top:44px!important;transform:scale(1.1)!important}.ref-date-pill span{font-size:12px!important}.ref-date-pill strong{font-size:13px!important}}@media(max-width:860px){.ref-date-pill{left:14px!important;top:36px!important;transform:scale(1.1)!important}.ref-date-pill span{font-size:11px!important}.ref-date-pill strong{font-size:12px!important}}@media(max-width:560px){.ref-date-pill{left:10px!important;top:28px!important;transform:scale(1.05)!important}.ref-date-pill span{font-size:11px!important}.ref-date-pill strong{font-size:12px!important}}:root{--pro-bg:#f5f7fb;--pro-panel:#fff;--pro-ink:#10213d;--pro-muted:#6d7d95;--pro-line:#e7edf5;--pro-blue:#135be1;--pro-cyan:#07a6a0;--pro-shadow:0 10px 32px rgba(24,51,88,.07)}body{background:linear-gradient(180deg,#f8faff,#f3f6fa)}.pro-shell{background:var(--pro-bg)}.pro-sidebar{width:286px;background:linear-gradient(180deg,#062b68,#0a3b86,#062b68);border-left:1px solid rgba(255,255,255,.08);padding:18px 14px 14px}.shell.collapsed .pro-sidebar{width:88px}.pro-content{width:calc(100% - 286px);margin-right:286px}.shell.collapsed .pro-content{width:calc(100% - 88px);margin-right:88px}.pro-sidebar-top{padding:2px 3px 6px}.pro-org-switch{display:flex;align-items:center;gap:9px;background:#ffffff12;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 11px;color:#f7fbff;margin-top:14px}.pro-org-switch b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:1.5}.pro-org-switch div{min-width:0;flex:1}.status-dot{width:8px;height:8px;border-radius:50%;background:#26d7a7;box-shadow:0 0 0 5px #26d7a71a}.chevron{opacity:.5}.pro-nav{gap:2px}.nav-group{margin-bottom:10px}.nav-group-title{font-size:10px;color:#9fb4d5;padding:9px 10px 6px}.pro-nav-item{padding:9px 10px;border-radius:12px;font-size:12px;gap:9px}.pro-nav-item .nav-icon{width:32px;height:32px}.pro-nav-item.active{background:linear-gradient(90deg,#1a6fef59,#ffffff0f);box-shadow:inset 0 0 0 1px #ffffff14}.nav-label{flex:1}.nav-badge{font-size:9px;padding:3px 7px;border-radius:999px;background:#ffffff1a;color:#dbe8fb}.support-card{display:flex;align-items:center;gap:9px;padding:10px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.07);color:#fff;margin-bottom:8px}.support-card div{flex:1}.support-card b,.support-card small{display:block}.support-card b{font-size:11px}.support-card small{font-size:9px;color:#aec2de;margin-top:3px}.support-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#1a6dea}.support-card>span:last-child{opacity:.6}.pro-sidebar-bottom .logout-item{font-size:12px;padding:9px 10px}.pro-topbar{height:80px;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--pro-line);padding:0 28px;position:sticky;top:0;z-index:20}.breadcrumb-pro{display:flex;align-items:center;gap:10px;font-size:12px}.breadcrumb-pro span{color:#96a2b5}.breadcrumb-pro b{color:#c0c9d5;font-size:17px}.breadcrumb-pro strong{color:var(--pro-ink)}.topbar-left{position:relative}.global-search{width:280px;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--pro-line);border-radius:13px;background:#f8fafc;color:#8c98aa}.global-search input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:12px;color:var(--pro-ink)}.global-search kbd{font-size:9px;border:1px solid #dbe2ea;background:#fff;padding:2px 5px;border-radius:5px;color:#9aa6b5}.search-popover{position:absolute;right:0;top:50px;width:280px;background:#fff;border:1px solid var(--pro-line);box-shadow:0 18px 40px #152c5029;border-radius:14px;padding:7px;z-index:50}.search-popover button{display:flex;align-items:center;gap:9px;width:100%;background:transparent;border:0;padding:9px;border-radius:9px;cursor:pointer;text-align:right;color:var(--pro-ink);font-size:12px}.user-identity{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:120px;max-width:210px;margin-right:4px;padding-right:14px;border-right:1px solid var(--pro-line);line-height:1.35}.user-identity strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--pro-ink);font-size:11px;font-weight:800}.user-identity span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7f8da2;font-size:9px;margin-top:3px}.pro-user-chip{border-right:1px solid var(--pro-line);padding-right:14px;border-radius:0;background:transparent}.pro-user-chip .avatar{width:38px;height:38px;background:linear-gradient(135deg,#0d5cde,#10a79b);box-shadow:none}.pro-user-chip b{font-size:11px}.pro-user-chip span{font-size:9px}.user-chevron{color:#97a3b3;margin-right:2px!important}.notification-btn{position:relative}.pro-page-wrap{padding:28px;max-width:1600px;margin:0 auto}.dash-heading,.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow,.section-kicker{font-size:10px;color:var(--pro-blue);font-weight:700}.dash-heading h1,.page-intro h1{margin:6px 0;font-family:XMYekan;font-size:28px;letter-spacing:-.7px;color:var(--pro-ink)}.dash-heading p,.page-intro p{margin:0;color:var(--pro-muted);font-size:12px}.heading-actions{display:flex;align-items:center;gap:10px}.date-pill{background:#fff;border:1px solid var(--pro-line);padding:9px 14px;border-radius:13px;display:flex;gap:10px;align-items:center;font-size:10px;color:#8090a7}.date-pill b{color:var(--pro-ink)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:11px;border:1px solid transparent;cursor:pointer;font-size:11px}.btn-primary{background:linear-gradient(135deg,#165cda,#114bb2);color:#fff;box-shadow:0 8px 18px #155bdc2e}.btn-secondary{background:#fff;border-color:var(--pro-line);color:var(--pro-ink)}.pro-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.pro-stat-card{background:#fff;border:1px solid var(--pro-line);border-radius:17px;padding:17px;box-shadow:var(--pro-shadow)}.pro-stat-card .stat-top{margin-bottom:13px}.pro-stat-card .stat-value{font-size:30px;font-family:XMYekan;letter-spacing:-1px}.pro-stat-card .stat-label{font-size:12px;font-weight:700;margin-top:2px}.pro-stat-card .stat-detail{font-size:9px;color:#8794a7;margin-top:7px}.trend{font-size:10px;font-weight:700;color:#0a9f7c}.trend.down{color:#d88728}.mini-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center}.mini-icon.blue,.queue-icon.blue{background:#eaf1ff;color:#2867e5}.mini-icon.green,.queue-icon.green{background:#e6f8f2;color:#0aa27d}.mini-icon.violet,.queue-icon.violet{background:#f0ebff;color:#7453dd}.mini-icon.orange,.queue-icon.orange{background:#fff3df;color:#dc8a22}.pro-grid-main{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr);gap:18px;margin-bottom:18px}.pro-grid-bottom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px}.pro-panel{padding:20px;border-radius:18px;border:1px solid var(--pro-line);box-shadow:var(--pro-shadow);background:#fff}.pro-panel .panel-head{margin-bottom:17px}.pro-panel h2{font-size:15px;margin:4px 0}.pro-panel .panel-head p{font-size:10px}.compact-select{border:1px solid var(--pro-line);background:#f9fbfd;border-radius:9px;padding:7px 10px;font-size:10px;color:var(--pro-ink)}.chart-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.chart-metrics>div{padding:10px 12px;background:#f8fafc;border-radius:11px}.chart-metrics span,.chart-metrics small{display:block;font-size:9px;color:#8b98aa}.chart-metrics b{display:inline-block;font-size:16px;margin-top:4px}.chart-metrics small{color:#0a9f7c}.bar-chart{height:230px;display:flex;align-items:flex-end;gap:14px;padding:8px 4px 0;border-top:1px dashed #e5eaf1}.bar-group{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.bar-track{height:100%;width:100%;max-width:34px;display:flex;align-items:flex-end;background:linear-gradient(180deg,#f1f5fa,#f8fafc);border-radius:9px;overflow:hidden}.bar-track i{width:100%;display:block;border-radius:9px;background:linear-gradient(180deg,#2e6ee8,#8fb6ff)}.bar-group>span{font-size:8px;color:#8c98a8}.queue-list{display:flex;flex-direction:column;gap:10px}.queue-item{display:flex;align-items:center;gap:10px;border:1px solid #edf1f6;border-radius:13px;padding:10px}.queue-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto}.queue-item div{flex:1}.queue-item b,.queue-item small{display:block}.queue-item b{font-size:11px}.queue-item small{font-size:9px;color:#8b98aa;margin-top:3px}.queue-item strong{font-size:20px;font-family:XMYekan}.queue-arrow{color:#9ba7b7}.text-link{font-size:10px;color:#1b60d0;font-weight:700}.pro-activity{gap:0}.pro-activity .activity{padding:12px 0;border-bottom:1px solid #edf1f6}.pro-activity .activity:last-child{border-bottom:0}.pro-activity .activity-icon{width:32px;height:32px}.pro-activity .activity b{font-size:10px}.pro-activity .activity small{font-size:8px}.shortcuts-panel{min-height:100%}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shortcut-card{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #edf1f6;border-radius:13px;transition:.18s}.shortcut-card:hover{border-color:#cbd8ec;transform:translateY(-1px)}.shortcut-icon{width:34px;height:34px;border-radius:10px;background:#f0f5ff;color:#155bd8;display:grid;place-items:center;flex:0 0 auto}.shortcut-card div{flex:1}.shortcut-card b,.shortcut-card small{display:block}.shortcut-card b{font-size:10px}.shortcut-card small{font-size:8px;color:#8b98aa;margin-top:3px}.module-page{min-height:calc(100dvh - 80px);display:flex;flex-direction:column;overflow:hidden}.module-toolbar{display:flex;gap:10px;margin-bottom:18px;flex:0 0 auto}.module-search{height:42px;flex:1;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fff;border:1px solid var(--pro-line);border-radius:11px}.module-search input{border:0;outline:0;flex:1;font-size:11px;background:transparent}.module-toolbar>select{width:145px;border:1px solid var(--pro-line);background:#fff;border-radius:11px;padding:0 11px;color:var(--pro-ink);font-size:11px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;flex:1;min-height:0;overflow-y:auto;align-content:start;padding-bottom:20px;scrollbar-width:thin}.module-card{background:#fff;border:1px solid var(--pro-line);border-radius:17px;padding:18px;box-shadow:var(--pro-shadow);transition:.18s}.module-card:hover{transform:translateY(-2px);border-color:#cad7eb;box-shadow:0 16px 36px #1833581a}.module-card-top{display:flex;justify-content:space-between;align-items:center}.module-icon{width:42px;height:42px;border-radius:13px;background:#edf3ff;color:#185ddd;display:grid;place-items:center}.module-status{font-size:9px;color:#079d7e;background:#eaf8f3;padding:4px 8px;border-radius:999px}.module-card h3{font-size:14px;margin:15px 0 5px}.module-card p{font-size:10px;line-height:1.8;color:#7d899d;min-height:37px;margin:0}.module-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf1f6;margin-top:15px;padding-top:12px}.module-card-footer b{font-size:11px}.module-card-footer span{font-size:9px;color:#2864cf;font-weight:700}@media(max-width:1100px){.pro-kpi-grid{grid-template-columns:1fr 1fr}.pro-grid-main,.pro-grid-bottom{grid-template-columns:1fr}.module-grid{grid-template-columns:1fr 1fr}.global-search{width:220px}}@media(max-width:860px){.pro-sidebar{width:88px}.pro-sidebar .brand-lockup{justify-content:center}.pro-sidebar .nav-label,.pro-sidebar .nav-group-title,.pro-sidebar .nav-badge,.pro-sidebar .pro-org-switch,.pro-sidebar .support-card,.pro-sidebar .logout-item span:last-child,.pro-sidebar .collapse-btn small{display:none}.pro-content,.shell.collapsed .pro-content{width:calc(100% - 88px);margin-right:88px}.pro-topbar{padding:0 16px}.global-search{display:none}.pro-page-wrap{padding:18px}.dash-heading,.page-intro{align-items:flex-start;flex-direction:column}.heading-actions{width:100%;justify-content:space-between}.module-grid{grid-template-columns:1fr}.module-toolbar{flex-direction:column}.module-toolbar>select{width:100%;height:42px}}@media(max-width:560px){.pro-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.pro-stat-card{padding:13px}.pro-stat-card .stat-value{font-size:23px}.pro-grid-main,.pro-grid-bottom{gap:10px}.pro-panel{padding:14px}.shortcut-grid{grid-template-columns:1fr}.chart-metrics{grid-template-columns:1fr 1fr}.chart-metrics>div:last-child{grid-column:span 2}.date-pill{display:none}.dash-heading h1,.page-intro h1{font-size:22px}}.panel{border:1px solid var(--pro-line);box-shadow:var(--pro-shadow);background:#fff;border-radius:18px}.panel-header{padding-bottom:17px;border-bottom:1px solid #edf1f6}.panel-header h3{font-family:XMYekan;font-size:16px}.panel-header p{font-size:10px}.primary-btn,.secondary-btn,.row-btn{border-radius:10px;transition:.18s}.primary-btn{background:linear-gradient(135deg,#155dde,#1049aa);box-shadow:0 8px 18px #155dde24}.secondary-btn{background:#f6f8fb;border:1px solid var(--pro-line)}.primary-btn:hover,.secondary-btn:hover,.row-btn:hover{transform:translateY(-1px)}.filters-row{background:#f8fafc;border:1px solid #edf1f6;padding:12px;border-radius:13px}.search-field input,.search-field select{border-color:#e1e8f0;border-radius:10px;background:#fff}.data-table thead th{background:#f7f9fc;color:#7e8da3;font-size:10px}.data-table tbody td{font-size:11px;border-color:#edf1f6}.data-table tbody tr:hover{background:#fbfdff}.status-chip{border-radius:999px}.report-placeholder{border:1px dashed #cbd8e8;background:#f8fbff;border-radius:14px}.tips{align-self:start}.form-grid{gap:14px}.form-grid input,.form-grid select{min-height:42px}.workbench-page{max-width:1540px;margin:0 auto}.workbench-hero{position:relative;overflow:hidden;border-radius:26px;padding:30px 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;color:#fff;box-shadow:0 18px 40px #16478b24;background:linear-gradient(115deg,#12468f,#1d68d9 58%,#0ca493)}.workbench-hero:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.16);border-radius:50%;left:-80px;bottom:-220px;box-shadow:0 0 0 60px #ffffff08,0 0 0 120px #ffffff05}.workbench-hero.accent-violet{background:linear-gradient(115deg,#4b3b9e,#6d58d5 58%,#3280da)}.workbench-hero.accent-green{background:linear-gradient(115deg,#087e70,#08a77c 58%,#2d76c9)}.workbench-hero.accent-orange{background:linear-gradient(115deg,#9c5f0c,#e48a22 58%,#c1548f)}.hero-main,.hero-actions{position:relative;z-index:2}.workbench-hero h1{font-family:XMYekan;font-size:28px;margin:7px 0 6px}.workbench-hero p{font-size:12px;color:#edf5ff;margin:0;max-width:760px}.btn-light,.btn-outline-light{border:0;cursor:pointer}.btn-outline-light{border:1px solid rgba(255,255,255,.34);background:#ffffff14;color:#fff}.workbench-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:15px 0}.workbench-stats article{background:#fff;border:1px solid #e6edf6;border-radius:18px;padding:16px 18px;box-shadow:0 10px 28px #14345b0d}.workbench-stats span,.workbench-stats small{display:block;color:#7d8999;font-size:10px}.workbench-stats b{display:block;font-family:XMYekan;font-size:25px;margin:7px 0 1px;color:#132946}.workbench-panel{padding:18px}.workbench-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.workbench-search{position:relative;display:flex;align-items:center;gap:9px;border:1px solid #dfe7f0;border-radius:13px;padding:0 12px;width:min(620px,100%);height:46px;background:#fbfdff}.workbench-search input{border:0;outline:0;background:transparent;flex:1;font-size:12px}.workbench-search .ico{color:#6d7f93}.workbench-search kbd{font-size:9px;color:#8c97a5;background:#eef3f8;border:1px solid #e0e7ef;border-radius:7px;padding:4px 6px}.workbench-toolbar-actions{display:flex;align-items:center;gap:8px}.workbench-toolbar-actions select,.filter-strip select,.filter-strip input{height:42px;border:1px solid #dfe7f0;background:#fff;border-radius:11px;padding:0 11px;color:#32445b;font-size:11px;outline:none}.filter-strip{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px;padding:12px;border:1px solid #edf1f5;border-radius:15px;background:#fafcff}.filter-strip label{min-width:145px}.filter-strip label span{display:block;color:#7a8797;font-size:9px;margin-bottom:5px}.filter-strip label select,.filter-strip label input{width:100%}.bulk-bar{margin:12px 0 0;padding:10px 12px;border-radius:12px;background:#edf5ff;display:flex;align-items:center;justify-content:space-between;color:#28568e;font-size:11px}.bulk-bar button{border:0;background:transparent;color:#1f63cc;cursor:pointer;margin-right:12px;font-size:10px}.bulk-bar .danger-text{color:#c04d52}.workbench-table-wrap{margin-top:14px;border-radius:15px;border:1px solid #e8eef5}.workbench-table th{font-size:10px;white-space:nowrap}.workbench-table td{font-size:11px}.workbench-table input[type=checkbox]{accent-color:#2164d8}.check-col{width:34px}.row-actions{display:flex;gap:4px;justify-content:flex-start;flex-wrap:wrap}.row-actions .row-btn{font-size:9px;padding:6px 8px}.danger-row{color:#b95055}.status-chip.dynamic{min-width:78px;text-align:center}.status-chip.warning{background:#fff3e4;color:#c87816}.status-chip.danger{background:#fff0f0;color:#c54d55}.empty-row{text-align:center!important;padding:42px!important;color:#8e99a8}.workbench-footer{display:flex;justify-content:space-between;color:#8995a4;font-size:9px;padding:12px 3px 0}.modal-backdrop{position:fixed;inset:0;background:#0c1c346b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:90;padding:20px}.modal-card{width:min(760px,100%);background:#fff;border-radius:24px;box-shadow:0 30px 80px #0319383b;padding:22px}.modal-head,.modal-foot,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-head h2,.drawer-head h2{font-family:XMYekan;margin:3px 0 0;font-size:20px;color:#142945}.modal-close{border:0;background:#f3f6fa;color:#617087;width:36px;height:36px;border-radius:11px;font-size:23px;cursor:pointer}.operational-form{margin-top:18px}.operational-form .search-field span{font-size:10px}.operational-form .search-field i{font-style:normal;color:#d5545b}.operational-form textarea{width:100%;border:1px solid #dfe7f0;border-radius:12px;outline:none;padding:10px;resize:vertical}.full-span{grid-column:1/-1}.modal-foot{justify-content:flex-end;margin-top:18px;padding-top:14px;border-top:1px solid #eef2f6}.detail-drawer{position:fixed;top:0;right:0;height:100vh;width:min(450px,92vw);background:#fff;z-index:95;box-shadow:-30px 0 70px #051a3733;padding:22px;overflow:auto}.drawer-head{align-items:flex-start}.drawer-body{margin-top:18px}.detail-status{display:flex;align-items:center;justify-content:space-between;padding:13px;border-radius:14px;background:#f5f8fc}.detail-status span{font-size:10px;color:#7b899a}.detail-status b{font-size:11px;color:#1b58b4}.detail-list{margin-top:12px}.detail-list>div{display:flex;justify-content:space-between;gap:18px;padding:12px 2px;border-bottom:1px solid #eef2f6}.detail-list span{font-size:10px;color:#8290a1}.detail-list strong{text-align:left;font-size:11px;color:#263a55}.drawer-actions{display:flex;gap:8px;margin-top:18px}.drawer-actions>*{flex:1}@media(max-width:900px){.workbench-hero{flex-direction:column;align-items:flex-start}.workbench-stats{grid-template-columns:1fr 1fr}.workbench-toolbar{flex-direction:column;align-items:stretch}.workbench-search{width:100%}.workbench-toolbar-actions{justify-content:flex-end}.workbench-table{min-width:930px}}@media(max-width:560px){.workbench-hero{padding:24px 20px}.workbench-hero h1{font-size:22px}.hero-actions{width:100%;flex-direction:column}.hero-actions>*{width:100%}.workbench-stats{grid-template-columns:1fr 1fr}.workbench-panel{padding:12px}.bulk-bar{align-items:flex-start;gap:8px;flex-direction:column}.modal-card{padding:18px;border-radius:20px}.operational-form{grid-template-columns:1fr!important}}.settings-tabs{display:flex;gap:8px;margin:0 0 16px}.settings-tabs button{border:1px solid var(--border,#e5e7eb);background:#fff;padding:10px 16px;border-radius:10px;cursor:pointer}.settings-tabs button.active{background:#111827;color:#fff;border-color:#111827}.notice{margin-bottom:14px;padding:12px 14px;border-radius:10px;background:#ecfdf5;color:#047857}.role-selects{display:flex;flex-wrap:wrap;gap:8px}.role-selects label{display:inline-flex;align-items:center;gap:5px;font-size:12px}.role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.role-grid article{border:1px solid var(--border,#e5e7eb);border-radius:14px;padding:16px}.permission-chip{display:inline-block;padding:5px 8px;margin:4px 4px 0 0;border-radius:999px;background:#f3f4f6;font-size:11px}.settings-page .primary-btn{border:0;cursor:pointer}.role-grid article.selected{border-color:#2164d8;box-shadow:0 0 0 2px #2164d814}.permission-groups{display:block}.permission-check{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;padding:9px 10px;margin:4px 0;border:1px solid #e6edf5;border-radius:10px;background:#fff;font-size:11px;cursor:pointer}.permission-check small{color:#8b98a8;font-family:monospace;direction:ltr}.permission-check input{accent-color:#2164d8}html,body,#app{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}body{scroll-behavior:auto}.pro-shell{min-height:100vh;align-items:stretch}.pro-sidebar{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.pro-sidebar::-webkit-scrollbar{width:7px}.pro-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:99px}.pro-nav{flex:1 1 auto;min-height:0;overflow:visible;padding:4px 0 12px}.pro-sidebar-bottom{flex:0 0 auto;padding-top:10px;background:linear-gradient(180deg,transparent,rgba(6,45,109,.92) 26%)}.pro-content{min-height:100vh;overflow:visible}.pro-page-wrap{min-height:calc(100vh - 96px);padding-bottom:56px}.pro-topbar{position:sticky;top:0}.nav-group{margin-bottom:12px}.nav-group-title{padding:8px 10px 7px;color:#89a4d1;font-size:14px;font-weight:800;letter-spacing:0}.pro-nav-item{min-height:48px}.pro-nav-item .nav-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-popover{position:absolute;right:auto;left:0;top:58px;width:330px;max-width:calc(100vw - 40px);background:#fff;border:1px solid #e4ebf3;border-radius:16px;box-shadow:0 20px 50px #13305629;padding:7px;z-index:80}.search-popover button{display:flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;padding:10px 11px;border-radius:11px;text-align:right;cursor:pointer;color:#263b57;font-size:11px}.search-popover button:hover{background:#f4f7fb}.global-search{position:relative;z-index:81}.workbench-page{padding-bottom:20px}.workbench-hero{min-height:190px;padding:30px 34px}.workbench-hero h1{font-size:30px;letter-spacing:-.4px}.hero-main{max-width:760px}.hero-actions{flex-wrap:wrap;justify-content:flex-end}.hero-actions .btn{min-height:44px;font-weight:700}.workbench-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.workbench-stats article{position:relative;overflow:hidden;min-height:105px;padding:17px 18px}.workbench-stats article:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#1f63d5,#00a88a);opacity:.7}.workbench-stats b{font-size:28px}.workbench-panel{padding:0;overflow:hidden}.workbench-toolbar{padding:18px;border-bottom:1px solid #edf1f6;background:linear-gradient(180deg,#fff,#fbfdff)}.workbench-search{height:48px;background:#fff;box-shadow:0 6px 18px #1631530a}.workbench-toolbar-actions select{min-width:150px}.filter-strip{margin:14px 18px 0;background:#f8fafc}.bulk-bar{margin:14px 18px 0}.workbench-table-wrap{margin:14px 18px 0;overflow:auto;max-height:62vh;box-shadow:inset 0 1px #fff}.workbench-table{min-width:980px;border-collapse:separate;border-spacing:0}.workbench-table thead th{position:sticky;top:0;z-index:5;background:#f6f8fb;border-bottom:1px solid #dfe7f0;color:#596b82;padding-top:13px;padding-bottom:13px}.workbench-table tbody tr{transition:.16s}.workbench-table tbody tr:hover{background:#f8fbff}.workbench-table td{padding-top:14px;padding-bottom:14px;border-bottom-color:#eef2f6}.workbench-table td:first-of-type{font-weight:600;color:#193654}.row-actions .row-btn{border:1px solid #e3eaf2;background:#fff;border-radius:8px;color:#496079;cursor:pointer}.row-actions .row-btn:hover{border-color:#bfd1e8;background:#f6faff;color:#1456c0}.row-actions .danger-row:hover{border-color:#efcaca;background:#fff7f7;color:#c34d55}.workbench-footer{padding:13px 18px 16px}.modal-card{max-height:min(88vh,820px);overflow:auto}.detail-drawer{padding:24px}.detail-drawer:before{content:"";display:block;width:42px;height:4px;background:#dce4ee;border-radius:99px;margin:0 auto 17px}.detail-list>div{align-items:flex-start}.drawer-actions{position:sticky;bottom:-1px;background:#fff;padding-top:14px}.primary-btn,.secondary-btn{min-height:42px;padding:0 16px;border-radius:11px;cursor:pointer;border:1px solid transparent}.primary-btn{background:linear-gradient(135deg,#175bd8,#0d9e93);color:#fff;box-shadow:0 8px 18px #175bd829}.secondary-btn{background:#fff;border-color:#dfe7ef;color:#42566f}.primary-btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.secondary-btn:hover{background:#f7f9fc}@media(max-width:1100px){.pro-topbar{padding:0 18px}.pro-page-wrap{padding-left:18px;padding-right:18px}.workbench-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-hero{min-height:auto}}@media(max-width:860px){html,body,#app,.pro-sidebar{overflow-y:auto}.pro-page-wrap{padding:14px}.workbench-toolbar-actions{width:100%}.workbench-toolbar-actions select,.workbench-toolbar-actions button{flex:1}.search-popover{left:0;right:0;margin:auto}}@media(max-width:560px){.workbench-stats{grid-template-columns:1fr 1fr}.workbench-stats article{min-height:95px}.workbench-hero{padding:22px}.workbench-hero h1{font-size:23px}.workbench-panel{border-radius:18px}.workbench-table-wrap,.filter-strip,.bulk-bar{margin-left:10px;margin-right:10px}}.workbench-loading{display:flex;align-items:center;gap:9px;margin:14px 18px 0;padding:10px 12px;border-radius:11px;background:#f4f8ff;color:#4f6682;font-size:10px;border:1px solid #e2ebf7}.loading-spinner,.button-spinner{display:inline-block;width:14px;height:14px;border:2px solid #cbd8e8;border-top-color:#175bd8;border-radius:50%;animation:spin .8s linear infinite}.button-spinner{width:12px;height:12px;border-width:2px;margin-left:7px;vertical-align:-2px;border-top-color:#fff}.primary-btn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.app-toast{position:fixed;left:28px;bottom:26px;z-index:200;min-width:280px;max-width:min(420px,calc(100vw - 40px));padding:13px 16px;border-radius:13px;background:#10253f;color:#fff;box-shadow:0 18px 48px #0417303d;font-size:11px}.app-toast.success{border-right:4px solid #00a88a}.app-toast.error{border-right:4px solid #e0646c}.app-toast:before{content:"●";margin-left:8px;color:#6fe1cb}.app-toast.error:before{color:#ff8b91}@keyframes spin{to{transform:rotate(360deg)}}.enterprise-module{max-width:1680px;margin:0 auto;padding-bottom:28px}.enterprise-header{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:28px 30px;color:#fff;border-radius:24px;box-shadow:0 20px 48px #0f326024;background:linear-gradient(130deg,#0b3c86,#1966d3 58%,#0da48f)}.enterprise-header.accent-violet{background:linear-gradient(130deg,#4a3992,#6b55cf 58%,#317bd5)}.enterprise-header.accent-green{background:linear-gradient(130deg,#087466,#09a67d 58%,#2879ce)}.enterprise-header.accent-orange{background:linear-gradient(130deg,#88550d,#d8861e 58%,#b94e8c)}.enterprise-header:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.14);border-radius:50%;left:-160px;bottom:-310px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.enterprise-title-wrap,.enterprise-header-actions{position:relative;z-index:2}.enterprise-title-wrap{display:flex;align-items:flex-start;gap:16px}.module-symbol{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffff26}.module-symbol .ico{font-size:22px;color:#fff}.enterprise-eyebrow{font-size:10px;color:#ffffffbf;margin-bottom:6px}.enterprise-header h1{font-family:XMYekan;font-size:32px;margin:0 0 7px;letter-spacing:-.4px}.enterprise-header p{font-size:11px;color:#ffffffdb;max-width:830px;margin:0;line-height:1.9}.enterprise-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ghost-light,.primary-light{height:43px;padding:0 14px;border-radius:11px;cursor:pointer;font-size:10px;font-weight:700}.ghost-light{border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff}.primary-light{border:0;background:#fff;color:#154ea9;box-shadow:0 10px 24px #0000001f}.enterprise-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:16px 0}.summary-card{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:112px;background:#fff;border:1px solid #e5ecf4;border-radius:18px;padding:18px;box-shadow:0 9px 28px #1233590d;overflow:hidden}.summary-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#dfe7f0}.summary-card.emphasis:after{background:linear-gradient(90deg,#195fd0,#00a98b)}.summary-card span,.summary-card small{display:block;color:#8090a2;font-size:9px}.summary-card b{display:block;font-family:XMYekan;font-size:29px;line-height:1.2;margin:7px 0 1px;color:#18304d}.summary-card i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eef5ff;color:#2d69cf;font-style:normal;font-size:19px}.enterprise-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:15px;align-items:start}.enterprise-main{overflow:hidden;padding:0}.module-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:17px;border-bottom:1px solid #edf1f6;background:linear-gradient(180deg,#fff,#fbfdff)}.toolbar-primary,.toolbar-secondary{display:flex;align-items:center;gap:8px}.toolbar-primary{flex:1}.enterprise-search{display:flex;align-items:center;gap:9px;height:47px;max-width:680px;width:100%;border:1px solid #dce5ef;border-radius:13px;padding:0 13px;background:#fff;box-shadow:0 7px 18px #1a365a0a}.enterprise-search input{border:0;outline:0;flex:1;background:transparent;font-size:11px}.enterprise-search kbd{font-size:8px;padding:4px 7px;border-radius:6px;background:#f1f5f9;border:1px solid #e3e9f0;color:#8a98a9}.icon-tool,.tool-btn{border:1px solid #dde6ef;background:#fff;height:41px;border-radius:10px;color:#607189;cursor:pointer;font-size:10px;padding:0 12px}.icon-tool{width:41px;padding:0;font-size:18px}.toolbar-secondary select{height:41px;min-width:145px;border:1px solid #dde6ef;background:#fff;border-radius:10px;padding:0 11px;font-size:10px;color:#344a64}.advanced-filter-bar{padding:13px 17px;border-bottom:1px solid #eef2f6;background:#f8fbff}.filter-caption{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.filter-caption b{font-size:10px;color:#324861}.filter-caption span{font-size:8px;color:#7d8da1}.filter-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.filter-fields label span{display:block;font-size:8px;color:#8592a1;margin-bottom:5px}.filter-fields input,.filter-fields select{width:100%;height:39px;border:1px solid #dce5ef;background:#fff;border-radius:9px;padding:0 10px;font-size:10px;outline:none}.saved-view-strip{display:flex;align-items:center;justify-content:space-between;padding:12px 17px 0}.view-tabs{display:flex;gap:6px;flex-wrap:wrap}.view-tabs button{border:0;background:transparent;color:#718197;font-size:9px;padding:7px 9px;border-radius:8px;cursor:pointer}.view-tabs button.active{background:#eef4ff;color:#1c5ec6;font-weight:700}.result-meta{font-size:8px;color:#8a97a7}.selection-bar{margin:12px 17px 0;padding:10px 12px;border-radius:11px;background:#edf5ff;color:#25558f;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.selection-bar button{border:0;background:transparent;color:#1b62c6;font-size:9px;cursor:pointer;margin-right:10px}.selection-bar .plain-danger{color:#c2555a}.enterprise-table-wrap{overflow:auto;margin:13px 17px 0;border:1px solid #e6edf4;border-radius:15px;max-height:63vh}.enterprise-table{width:100%;min-width:1040px;border-collapse:separate;border-spacing:0}.enterprise-table th{position:sticky;top:0;z-index:4;text-align:right;background:#f5f8fb;border-bottom:1px solid #dde6ef;color:#62758b;padding:13px 11px;font-size:9px;white-space:nowrap}.enterprise-table td{padding:12px 11px;border-bottom:1px solid #edf1f5;color:#40546c;font-size:10px;vertical-align:middle}.enterprise-table tbody tr{transition:.15s}.enterprise-table tbody tr:hover{background:#f9fbfe}.enterprise-table tbody tr.selected{background:#f2f7ff}.enterprise-table .check{width:34px;text-align:center}.primary-cell{display:flex;align-items:center;gap:9px;min-width:180px}.record-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#eef5ff;color:#2361c0;font-weight:800;font-size:10px}.primary-cell strong{display:block;color:#203b5c;font-size:10px;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.primary-cell small{display:block;font-family:monospace;color:#99a5b4;font-size:8px;margin-top:2px;direction:ltr;text-align:right}.enterprise-status{display:inline-flex;min-width:88px;justify-content:center;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:700;background:#f1f4f8;color:#66758a}.enterprise-status.ok{background:#e8faf4;color:#087f61}.enterprise-status.pending{background:#fff4df;color:#b56a0b}.enterprise-status.bad{background:#fff0f2;color:#c34d5b}.enterprise-row-actions{display:flex;gap:4px;flex-wrap:wrap}.mini-action{border:1px solid #dde6ef;background:#fff;color:#566c84;border-radius:7px;padding:6px 8px;font-size:8px;cursor:pointer}.mini-action.primary{color:#1c5fc5;background:#f5f9ff}.mini-action.danger{color:#bd5158}.enterprise-empty{height:270px;text-align:center!important;color:#8895a4}.enterprise-empty>div,.enterprise-empty>b,.enterprise-empty>span,.enterprise-empty>button{display:block;margin:0 auto}.empty-illustration{width:52px;height:52px;border-radius:16px;background:#f1f5f9;display:grid!important;place-items:center;color:#7b8ba0;font-size:20px;margin-bottom:10px!important}.enterprise-empty b{color:#40546a;font-size:11px}.enterprise-empty span{font-size:9px;margin-top:4px!important}.enterprise-empty button{border:0;background:#eef4ff;color:#1c5fc5;border-radius:8px;padding:7px 10px;font-size:9px;margin-top:12px!important;cursor:pointer}.table-footer{display:flex;justify-content:space-between;padding:12px 18px 15px;color:#8a96a4;font-size:8px}.table-loading{margin:11px 17px 0;padding:9px 12px;background:#f1f6ff;border:1px solid #dfeaf8;border-radius:10px;color:#54708f;font-size:9px;display:flex;align-items:center;gap:8px}.enterprise-side{display:flex;flex-direction:column;gap:13px}.side-insight{padding:16px}.side-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:13px}.side-heading>div>span{display:block;color:#8794a3;font-size:8px}.side-heading h3{font-family:XMYekan;font-size:15px;margin:3px 0 0;color:#1b3553}.live-dot{font-size:8px;color:#087d64;background:#e8faf4;border-radius:999px;padding:4px 7px}.quick-card{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #e7edf4;background:#fbfdff;border-radius:12px;padding:10px;margin-top:8px;cursor:pointer;text-align:right}.quick-card:hover{border-color:#c8d8ec;background:#f7fbff}.quick-icon{width:35px;height:35px;border-radius:9px;background:#eef5ff;color:#2464c7;display:grid;place-items:center;font-size:16px}.quick-card div{flex:1}.quick-card b{display:block;font-size:10px;color:#2a425e}.quick-card small{display:block;font-size:8px;color:#8a96a4;margin-top:2px}.quick-card i{font-style:normal;color:#91a0b0}.distribution-row{padding:8px 0}.distribution-row>div:first-child{display:flex;justify-content:space-between;font-size:8px;color:#6d7e91}.distribution-row b{color:#263f5c}.distribution-bar{height:6px;background:#edf2f7;border-radius:99px;overflow:hidden;margin-top:6px}.distribution-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2566ce,#00a98e)}.selected-status{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:10px;background:#f6f9fc;margin-bottom:10px}.selected-status span{font-size:8px;color:#8a97a7}.selected-status b{font-size:9px;color:#2461be}.mini-details>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #eef2f6}.mini-details span{font-size:8px;color:#8a97a7}.mini-details b{text-align:left;font-size:9px;color:#3c536d}.full-action{width:100%;height:40px;border:0;border-radius:10px;background:linear-gradient(135deg,#175fd2,#0d4aa9);color:#fff;font-size:9px;font-weight:700;cursor:pointer;margin-top:12px}.side-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 20px}.side-empty-icon{width:48px;height:48px;border-radius:14px;background:#f1f5f9;color:#7e8da0;display:grid;place-items:center;font-size:20px;margin-bottom:10px}.side-empty b{font-size:11px;color:#41566c}.side-empty p{font-size:9px;color:#8995a5;line-height:1.8;margin:8px 0 0}.enterprise-modal-backdrop{position:fixed;inset:0;background:#0616297a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;z-index:120;padding:18px}.enterprise-modal{width:min(820px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 34px 100px #00142d4d;padding:24px}.modal-enterprise-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-enterprise-head>div>span{font-size:9px;color:#718198}.modal-enterprise-head h2{font-family:XMYekan;font-size:20px;margin:4px 0;color:#173150}.modal-enterprise-head p{font-size:9px;color:#8a96a4;margin:0}.step-indicator{display:flex;gap:8px;flex-wrap:wrap;padding:13px 0;margin:15px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.step-indicator span{padding:7px 10px;border-radius:8px;background:#f4f6f9;color:#8995a5;font-size:8px}.step-indicator .done{background:#eef5ff;color:#1e5fc3}.enterprise-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.enterprise-form-grid label.full{grid-column:1/-1}.enterprise-form-grid label span{display:block;font-size:9px;color:#687a8f;margin-bottom:5px}.enterprise-form-grid label i{color:#ce5960;font-style:normal}.enterprise-form-grid input,.enterprise-form-grid select,.enterprise-form-grid textarea{width:100%;border:1px solid #dce5ef;border-radius:10px;outline:none;background:#fff;padding:0 11px;font-size:10px;color:#32475f}.enterprise-form-grid input,.enterprise-form-grid select{height:42px}.enterprise-form-grid textarea{padding:10px;resize:vertical}.modal-enterprise-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #edf1f5}.modal-enterprise-foot>span{font-size:8px;color:#8b98a6}.modal-enterprise-foot>div{display:flex;gap:8px}.modal-enterprise-foot .primary-btn,.modal-enterprise-foot .tool-btn{min-height:42px}.modal-close{border:0;background:#f3f6fa;color:#607188;width:38px;height:38px;border-radius:10px;font-size:22px;cursor:pointer}@media(max-width:1150px){.enterprise-layout{grid-template-columns:1fr}.enterprise-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.selected-record,.side-empty{grid-column:1/-1}.enterprise-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.enterprise-header{flex-direction:column;align-items:flex-start;padding:22px}.enterprise-header-actions{width:100%;justify-content:flex-start}.enterprise-header-actions>*{flex:1}.module-toolbar{flex-direction:column;align-items:stretch}.toolbar-secondary{width:100%}.toolbar-secondary>*{flex:1}.enterprise-side,.enterprise-form-grid{grid-template-columns:1fr}.enterprise-form-grid label.full{grid-column:auto}.advanced-filter-bar{padding:12px}.saved-view-strip{align-items:flex-start;gap:8px;flex-direction:column}.summary-card b{font-size:24px}}@media(max-width:520px){.enterprise-summary{grid-template-columns:1fr 1fr;gap:8px}.summary-card{padding:13px;min-height:96px}.summary-card i{width:36px;height:36px}.enterprise-title-wrap{gap:10px}.module-symbol{width:48px;height:48px}.enterprise-header h1{font-size:26px}.enterprise-header p{font-size:9px}.enterprise-table-wrap{margin-left:10px;margin-right:10px}.selection-bar{margin-left:10px;margin-right:10px;align-items:flex-start;flex-direction:column}.table-footer{padding-left:12px;padding-right:12px}}.enterprise-simple-page{max-width:1680px;margin:0 auto;padding-bottom:28px}.entity-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px 28px;border-radius:23px;color:#fff;box-shadow:0 18px 42px #1236601f}.entity-hero.blue{background:linear-gradient(130deg,#0c428d,#1f68d6,#169d92)}.entity-hero.green{background:linear-gradient(130deg,#08796d,#0ba27d,#2c79cf)}.entity-hero>div>span{font-size:9px;color:#ffffffbd}.entity-hero h1{font-family:XMYekan;font-size:27px;margin:6px 0}.entity-hero p{font-size:10px;margin:0;color:#ffffffd9}.entity-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:15px 0}.entity-metrics article{background:#fff;border:1px solid #e5ecf4;border-radius:17px;padding:15px 17px;box-shadow:0 8px 24px #1233590d}.entity-metrics span,.entity-metrics small{display:block;font-size:8px;color:#8794a5}.entity-metrics b{display:block;font-family:XMYekan;font-size:25px;color:#183450;margin:6px 0}.enterprise-notice{background:#ecfbf5;color:#087b60}.enterprise-error{background:#fff0f2;color:#bd4e59}.entity-panel{overflow:hidden;padding:0}.entity-toolbar{display:flex;align-items:center;gap:10px;padding:16px;border-bottom:1px solid #edf1f5;background:#fbfdff}.entity-toolbar .enterprise-search{flex:1;max-width:none}.entity-toolbar select{height:43px;border:1px solid #dce5ef;border-radius:10px;padding:0 10px;min-width:130px;font-size:10px}.entity-subbar{display:flex;justify-content:space-between;padding:12px 17px 0;color:#8996a5;font-size:8px}.entity-subbar b{color:#1e5fc2}.entity-table{margin-top:12px;max-height:64vh}.visit-timeline{margin-top:14px;max-height:330px;overflow:auto;padding:2px 4px}.visit-item{position:relative;display:flex;gap:12px;padding:0 0 18px}.visit-item:last-child{padding-bottom:4px}.visit-item:before{content:"";position:absolute;right:5px;top:13px;bottom:0;width:1px;background:#e0e8f1}.visit-item:last-child:before{display:none}.visit-dot{width:11px;height:11px;border-radius:50%;margin-top:5px;background:#1b61ca;box-shadow:0 0 0 5px #edf4ff;flex:0 0 auto;z-index:1}.visit-item b{display:block;font-size:10px;color:#2e465f}.visit-item small{display:block;font-size:8px;color:#8a97a6;margin-top:3px}.visit-item p{font-size:9px;color:#728196;line-height:1.7;margin:5px 0 0}.enterprise-empty.compact{height:130px}.visit-form{margin-top:15px}.visit-form textarea{width:100%;border:1px solid #dce5ef;border-radius:10px;padding:10px;font-size:10px;outline:0}.visit-form .full{grid-column:1/-1}@media(max-width:820px){.entity-hero{align-items:flex-start;flex-direction:column}.entity-hero .primary-light{width:100%}.entity-metrics{grid-template-columns:1fr 1fr}.entity-toolbar{flex-wrap:wrap}.entity-toolbar .enterprise-search{min-width:100%}}@media(max-width:520px){.entity-metrics{gap:8px}.entity-metrics article{padding:12px}.entity-metrics b{font-size:21px}}.pro-shell{display:flex;align-items:stretch;min-height:100dvh;width:100%;overflow:visible}.pro-sidebar{position:sticky;inset:0 auto auto;height:auto;min-height:100dvh;align-self:stretch;flex:0 0 286px;width:286px;overflow:hidden;z-index:30;padding-bottom:14px}.shell.collapsed .pro-sidebar{flex-basis:88px;width:88px}.pro-sidebar-top{flex:0 0 auto}.pro-nav{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0 10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.pro-nav::-webkit-scrollbar{width:6px}.pro-nav::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:99px}.pro-sidebar-bottom{flex:0 0 auto;margin-top:0;padding-top:10px;background:linear-gradient(180deg,#082f70,#062d6dfa 28%,#062b68);border-top:1px solid rgba(255,255,255,.07);box-shadow:0 -10px 22px #02183d1f}.pro-content{flex:1 1 auto;width:auto!important;min-width:0;margin-right:0!important;min-height:100dvh;overflow:visible}.shell.collapsed .pro-content{width:auto!important;margin-right:0!important}.pro-page-wrap{min-width:0}@media(max-width:1180px){.pro-sidebar{flex-basis:88px;width:88px}.pro-sidebar .brand-lockup{justify-content:center}.pro-sidebar .nav-label,.pro-sidebar .nav-group-title,.pro-sidebar .nav-badge,.pro-sidebar .pro-org-switch,.pro-sidebar .support-card,.pro-sidebar .logout-item span:last-child,.pro-sidebar .collapse-btn small{display:none}.pro-nav-item{justify-content:center}.pro-content{width:auto!important;margin-right:0!important}}@media(max-width:760px){.pro-sidebar{flex-basis:76px;width:76px}.pro-sidebar .nav-icon{width:34px;height:34px}.pro-topbar{min-width:0}.pro-page-wrap{padding-left:12px;padding-right:12px}}html,body,#app{min-width:0;overflow-x:hidden}.pro-shell{position:relative;isolation:isolate}.pro-content{min-width:0;max-width:100%}.pro-page-wrap{min-width:0;overflow-x:clip}.mobile-nav-backdrop{display:none}@media(max-width:980px){.pro-shell{display:block;min-height:100dvh;width:100%;overflow-x:clip}.pro-sidebar{position:fixed;top:0;right:0;bottom:0;width:min(320px,88vw)!important;flex:0 0 auto!important;height:100dvh;min-height:100dvh;transform:translate(105%);transition:transform .24s ease,box-shadow .24s ease;z-index:140;overflow:hidden;padding:16px 14px 12px}.mobile-nav-open .pro-sidebar{transform:translate(0);box-shadow:-22px 0 60px #04183e57}.mobile-nav-backdrop{display:block;position:fixed;inset:0;width:100%;height:100%;padding:0;border:0;background:#081a326b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:130;cursor:pointer}.pro-sidebar .brand-lockup{justify-content:flex-start}.pro-sidebar .brand-text,.pro-sidebar .brand-org{display:block}.pro-sidebar .pro-org-switch{display:flex}.pro-sidebar .nav-label,.pro-sidebar .nav-group-title,.pro-sidebar .nav-badge,.pro-sidebar .support-card,.pro-sidebar .logout-item span:last-child,.pro-sidebar .collapse-btn small{display:block}.pro-sidebar .nav-group-title{font-size:10px}.pro-sidebar .pro-nav-item{justify-content:flex-start}.pro-sidebar .pro-nav{padding-inline:1px 0}.pro-sidebar .pro-sidebar-bottom{padding-top:9px}.pro-content,.shell.collapsed .pro-content{width:100%!important;margin-right:0!important}.pro-topbar{padding:0 14px;z-index:70}.topbar-left{min-width:0;gap:6px}.pro-user-chip{padding-right:7px}.pro-user-chip .user-chevron{display:none}.global-search{display:flex;width:min(280px,38vw)}.global-search kbd{display:none}.page-wrap,.pro-page-wrap{padding-inline:14px}.enterprise-table-wrap,.entity-table{max-width:100%;overflow-x:auto}.enterprise-layout{min-width:0}}@media(max-width:720px){.pro-topbar{height:72px;padding:0 10px}.breadcrumb-pro{min-width:0;max-width:48vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb-pro span,.breadcrumb-pro b,.global-search{display:none}.pro-page-wrap{padding:12px 10px 24px}.topbar-left{margin-right:auto}.user-identity{min-width:96px;max-width:150px;padding-right:8px}.user-identity strong{font-size:10px}.user-identity span{font-size:8px}.pro-user-chip div:last-child{display:none}.square-btn{width:40px;height:40px;border-radius:11px}.enterprise-header,.entity-hero,.hero-card{padding:18px}.hero-copy h1,.enterprise-header h1{font-size:26px}.hero-copy p{font-size:11px;line-height:1.9}.hero-actions{gap:8px}.stats-grid,.enterprise-summary,.entity-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.main-grid,.bottom-grid{gap:10px}.panel,.stat-card{border-radius:16px;padding:14px}.module-grid,.enterprise-form-grid{grid-template-columns:1fr!important}.enterprise-form-grid label.full{grid-column:auto!important}.module-toolbar,.entity-toolbar{gap:8px}.workbench-toolbar-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.enterprise-table{min-width:720px}.entity-table table{min-width:680px}.table-footer{flex-wrap:wrap;gap:8px}}@media(max-width:460px){.stats-grid,.enterprise-summary,.entity-metrics{grid-template-columns:1fr 1fr;gap:7px}.summary-card{min-height:88px;padding:11px}.summary-card b{font-size:20px}.stat-value{font-size:24px}.quick-grid{grid-template-columns:1fr}.enterprise-header-actions,.heading-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.enterprise-header-actions>*,.heading-actions>*{min-width:0}}@media(max-width:980px){.enterprise-modal-backdrop{padding:8px}.enterprise-modal{max-height:96dvh;border-radius:18px;padding:16px}}@media(max-width:640px){.enterprise-modal-backdrop{align-items:end;padding:0}.enterprise-modal{width:100%;max-height:94dvh;border-radius:20px 20px 0 0;padding:15px}.modal-enterprise-foot{position:sticky;bottom:0;background:#fff}}.mobile-sidebar-close{display:none;border:0;background:#ffffff17;color:#fff;width:36px;height:36px;border-radius:10px;font-size:23px;line-height:1;cursor:pointer;margin-inline-start:auto}@media(max-width:980px){.mobile-sidebar-close{display:grid;place-items:center}.pro-sidebar .collapse-btn{display:none}.pro-sidebar .brand-lockup{width:100%;gap:8px}.pro-sidebar .brand-lockup .mobile-sidebar-close{order:3}.pro-sidebar .brand-lockup-image{max-width:160px;height:auto}}.ref-login-org-badge{display:none!important}.ref-hero-brand-lockup{display:flex;flex-direction:column;align-items:center;gap:0}.ref-hero-brand-image.ardakan-login-logo{display:block;width:min(210px,22vw);max-width:250px;min-width:160px;height:auto;min-height:0;object-fit:contain;border-radius:0;transform:translate(160px,-20px)}.ref-hero-brand-text{color:#fff;text-align:center;font-family:XMYekan;font-size:15px;line-height:1.9;text-shadow:0 2px 12px rgba(0,0,0,.18)}@media(max-width:1050px){.ref-hero-brand-image.ardakan-login-logo{width:min(220px,34vw);max-width:220px;min-width:150px}}@media(max-width:860px){.ref-hero-brand-image.ardakan-login-logo{width:min(195px,52vw);max-width:195px;min-width:145px}}@media(max-width:560px){.ref-hero-brand-image.ardakan-login-logo{width:min(170px,56vw);max-width:170px;min-width:130px}}.login-page.zoom-safe{display:grid!important;grid-template-columns:minmax(0,45%) minmax(0,55%)!important;min-height:100vh!important;width:100%!important;overflow:hidden!important}.login-page.zoom-safe .ref-login-side{order:1!important;min-height:100vh!important;min-width:0!important;padding:42px 36px!important;overflow:hidden!important}.login-page.zoom-safe .ref-login-card-wrap{width:min(455px,100%)!important;max-width:455px!important}.login-page.zoom-safe .ref-login-hero{order:2!important;min-width:0!important;min-height:calc(100vh - 36px)!important;height:calc(100vh - 36px)!important;margin:18px!important;border-radius:38px!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:stretch!important}.login-page.zoom-safe .ref-hero-content{max-width:none!important;width:100%!important;height:100%!important;min-height:100%!important;padding:0!important;display:block!important;position:relative!important}.login-page.zoom-safe .ref-hero-brand-lockup{position:absolute!important;z-index:12!important;top:-22px!important;right:-150px!important;left:auto!important;margin-top:2vh!important;width:max-content!important;transform:none!important;align-items:center!important;text-align:center!important}.login-page.zoom-safe .ref-hero-brand-image.ardakan-login-logo{width:250px!important;min-width:250px!important;max-width:250px!important;height:auto!important;transform:translate(20px) scale(var(--login-counter-scale,1))!important;transform-origin:center center!important}.login-page.zoom-safe .ref-date-pill{position:absolute!important;z-index:12!important;inset:40px auto auto 10px!important;margin:0!important;transform:scale(var(--login-counter-scale,1))!important;transform-origin:left top!important;font-size:11px!important;padding:12px 18px!important;gap:10px!important;white-space:nowrap!important}.login-page.zoom-safe .ref-date-pill span{font-size:10px!important}.login-page.zoom-safe .ref-date-pill strong{font-size:11px!important}.login-page.zoom-safe .ref-calendar-icon{width:20px!important;height:20px!important}.login-page.zoom-safe .ref-login-card{width:100%!important}@media(max-width:560px){.login-page.zoom-safe{display:flex!important;flex-direction:column!important;overflow:auto!important}.login-page.zoom-safe .ref-login-side,.login-page.zoom-safe .ref-login-hero{min-height:auto!important;height:auto!important}}html,body,#app{zoom:1}.pro-page-wrap:has(.module-page){height:calc(100vh - 80px);min-height:0;overflow:hidden}.module-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.module-grid{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;align-content:start;padding-bottom:20px}@media(max-width:860px){.pro-page-wrap:has(.module-page){height:calc(100vh - 72px);overflow:hidden}}@media(min-width:981px){.pro-shell{align-items:stretch;min-height:100dvh;height:auto}.pro-sidebar{position:relative;top:auto;bottom:auto;align-self:stretch;height:auto;min-height:100dvh;overflow:hidden}.pro-content{min-height:100dvh;height:auto}}.notification-wrap{position:relative;flex:0 0 auto}.notification-popover{position:absolute;top:52px;left:0;width:280px;background:#fff;border:1px solid var(--pro-line);border-radius:16px;box-shadow:0 18px 45px #152c5029;overflow:hidden;z-index:60}.notification-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #edf1f5}.notification-head strong{font-size:12px;color:var(--pro-ink)}.notification-close{width:28px;height:28px;border:0;border-radius:8px;background:#f3f6fa;color:#7c899b;cursor:pointer;font-size:18px;line-height:1}.notification-empty{min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;text-align:center;color:#8b98aa}.notification-empty .ico{width:28px;height:28px;color:#8ca0b9;margin-bottom:4px}.notification-empty strong{font-size:11px;color:#53657d}.notification-empty small{font-size:9px;color:#9aa6b5}@media(max-width:620px){.notification-popover{position:fixed;top:88px;left:10px;right:10px;width:auto}}.nav-label{display:inline-flex!important;visibility:visible!important;opacity:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0}@media(max-width:1180px){.pro-sidebar{min-width:258px}.pro-shell.collapsed .pro-sidebar{min-width:88px}}@media(max-width:980px){.pro-shell:not(.collapsed) .nav-label{display:inline-flex!important}.pro-shell:not(.collapsed) .pro-sidebar{width:286px;min-width:286px}.pro-nav-item{justify-content:flex-start!important}.pro-nav-item .nav-label{flex:1!important}.pro-sidebar .nav-group-title{display:block!important}.pro-sidebar .pro-org-switch,.pro-sidebar .sidebar-bottom{display:flex!important}}.pro-shell.collapsed .pro-sidebar{width:88px!important;min-width:88px!important;overflow:hidden!important}.pro-shell.collapsed .pro-sidebar .pro-nav-item{justify-content:center!important;padding-inline:8px!important}.pro-shell.collapsed .pro-sidebar .nav-label,.pro-shell.collapsed .pro-sidebar .nav-badge,.pro-shell.collapsed .pro-sidebar .nav-group-title,.pro-shell.collapsed .pro-sidebar .pro-org-switch,.pro-shell.collapsed .pro-sidebar .support-card,.pro-shell.collapsed .pro-sidebar .logout-item .nav-label,.pro-shell.collapsed .pro-sidebar .collapse-btn small{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;max-width:0!important;overflow:hidden!important}.pro-shell.collapsed .pro-sidebar .nav-icon{margin-inline:auto!important;flex:0 0 32px!important}.ux-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:24px;border:1px solid #e6edf5;border-radius:22px;background:linear-gradient(135deg,#fff,#f5f9ff);box-shadow:0 10px 30px #1030540d}.ux-hero h1{margin:5px 0 7px;font-size:27px}.ux-hero p{margin:0;color:#718096;max-width:760px}.eyebrow{display:inline-block;font-size:11px;font-weight:800;color:#2563a8;letter-spacing:.03em}.ux-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.ux-kpi{border:1px solid #e5ebf3;background:#fff;border-radius:18px;padding:18px;text-align:right;box-shadow:0 6px 18px #1030540a}button.ux-kpi{cursor:pointer;font:inherit}.ux-kpi span,.ux-kpi small{display:block;color:#74839a;font-size:11px}.ux-kpi b{display:block;margin:5px 0;font-size:27px;color:#132743}.ux-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;padding:6px;border:1px solid #e5ebf3;border-radius:16px;background:#f7f9fc}.ux-tabs button{border:0;background:transparent;padding:10px 16px;border-radius:12px;color:#66758a;cursor:pointer;font:inherit}.ux-tabs button.active{background:#fff;color:#0f4f91;box-shadow:0 5px 14px #10305414;font-weight:800}.ux-grid-two{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);gap:16px}.ux-card{background:#fff;border:1px solid #e5ebf3;border-radius:20px;padding:20px;box-shadow:0 8px 24px #1030540a}.ux-feature{min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.ux-card-head,.query-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.ux-card-head h2,.ux-card-head h3,.query-title h2{margin:0;color:#132743}.ux-card-head p,.query-title p{margin:4px 0 0;color:#8190a5}.ux-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ux-action-grid button,.ux-form-card{border:1px solid #e3eaf2;border-radius:14px;background:#f8fafc;padding:14px;font:inherit;color:#20344f}.ux-action-grid button{cursor:pointer;text-align:right}.ux-progress-list>div{margin-bottom:22px}.ux-progress-list span{font-size:12px;color:#66758a}.ux-progress-list b{float:left}.ux-progress-list i{display:block;height:8px;background:#edf2f7;border-radius:20px;overflow:hidden;margin-top:8px}.ux-progress-list em{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,#2b71b6,#4a9ad8)}.ux-inline-actions{display:flex;gap:8px;align-items:center}.ux-search{height:40px;padding:0 12px;border:1px solid #dce5ef;border-radius:10px;min-width:230px}.ux-form-card{margin-bottom:18px;background:#f8fbff}.ux-form-title{display:flex;justify-content:space-between;margin-bottom:12px;gap:12px}.ux-form-title span{font-size:11px;color:#8795a7}.ux-table td,.ux-table th{vertical-align:middle}.table-muted{display:block;color:#92a0b1;font-size:10px;margin-top:3px}.status-pill{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eef5fb;color:#2b6599;font-size:10px}.ux-role-grid{margin-top:0}.ux-role-grid article{cursor:pointer;position:relative;padding:14px;border-radius:16px}.ux-role-grid article.selected{border-color:#9ac1e6;background:#f4f9fe}.role-dot{width:8px;height:8px;border-radius:50%;background:#4a9ad8;margin-bottom:7px}.ux-role-grid h4{margin:0 0 3px}.ux-role-grid p{margin:7px 0 0;font-size:10px;color:#8a97a8}.permission-section{border:1px solid #e8edf3;border-radius:15px;margin-bottom:10px;overflow:hidden}.permission-section-head{display:flex;justify-content:space-between;padding:12px 14px;background:#f8fafc}.permission-section-head span{font-size:10px;color:#8d9aad}.ux-permissions .permission-check{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;padding:10px 14px;border-top:1px solid #eef2f6}.permission-check small{color:#96a3b3;direction:ltr}.ux-empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:320px;text-align:center;color:#79879a}.ux-password-modal{width:min(520px,calc(100vw - 30px))}.form-grid.one{grid-template-columns:1fr}.error-text{color:#b4233e}.modal-actions{display:flex;justify-content:flex-start;gap:8px;margin-top:18px}.report-actions{display:flex;gap:8px}.report-filter-row{display:flex;align-items:end;gap:18px}.filter-note{border:1px solid #e4ebf3;border-radius:12px;padding:10px 14px;min-width:180px}.filter-note b,.filter-note span{display:block;font-size:11px}.filter-note span{color:#64748b;margin-top:4px}.report-kpis,.report-content{margin-top:16px}.bar-row{margin-bottom:16px}.bar-label{display:flex;justify-content:space-between;margin-bottom:6px;font-size:11px}.bar-track{height:12px;background:#edf2f7;border-radius:20px;overflow:hidden}.bar-track i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,#1d5f9f,#64a9de)}.report-empty{min-height:300px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-orb{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:#eef5fb;color:#27689e;font-size:30px;margin-bottom:10px}.chat-modern-shell{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:650px;background:#fff;border:1px solid #e5ebf3;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #1030540d}.chat-inbox{background:#f7f9fc;border-left:1px solid #e6edf5;padding:14px}.chat-inbox-head{display:flex;justify-content:space-between;align-items:center;padding:8px 4px 12px}.chat-inbox-head span{background:#eaf2fa;color:#2b6599;border-radius:999px;padding:3px 8px;font-size:10px}.chat-search{display:flex;gap:7px;align-items:center;background:#fff;border:1px solid #e4eaf1;border-radius:12px;padding:0 10px;height:42px;margin-bottom:10px}.chat-search input{border:0;outline:0;flex:1;font:inherit;background:transparent}.chat-contact{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;background:transparent;border-radius:14px;text-align:right;cursor:pointer}.chat-contact.active{background:#fff;box-shadow:0 6px 18px #1030540f}.avatar-dot,.message-avatar{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#e8f1f9;color:#2a6499;font-weight:800;flex:0 0 auto}.chat-contact small{color:#8a97a8;font-size:9px;margin-top:3px}.chat-room{display:flex;flex-direction:column;min-width:0}.chat-room-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e6edf5}.chat-room-head h2{margin:3px 0 0}.online-chip{font-size:10px;padding:6px 10px;background:#edf8f3;color:#24724b;border-radius:999px}.chat-stream{flex:1;padding:20px;overflow:auto;background:linear-gradient(#fff,#fbfcfe)}.chat-modern-message{display:flex;gap:10px;align-items:flex-start;max-width:80%;margin-bottom:18px}.chat-modern-message.mine{margin-right:auto;flex-direction:row-reverse}.message-body{min-width:0}.message-meta{display:flex;gap:8px;align-items:center;margin-bottom:5px}.message-meta small{color:#98a3b2}.message-body p{margin:0;background:#f4f7fb;border:1px solid #e6edf5;border-radius:14px;padding:10px 13px;line-height:1.9}.chat-modern-message.mine .message-body p{background:#edf5fd}.chat-modern-compose{display:flex;gap:9px;padding:14px;border-top:1px solid #e6edf5;background:#fff}.chat-modern-compose input{flex:1;border:1px solid #dce5ef;border-radius:12px;padding:0 14px;height:46px;font:inherit;outline:none}.chat-modern-compose input:focus{border-color:#7fb0da;box-shadow:0 0 0 3px #4a9ad81a}.chat-empty-state,.chat-empty-mini{color:#8a97a8;text-align:center;padding:30px}.chat-empty-state{margin:auto}.report-layout,.settings-page,.chat-layout{max-width:1440px;margin:0 auto}.modern-admin-page,.report-modern-page,.chat-modern-page{padding-bottom:30px}@media(max-width:980px){.ux-kpis{grid-template-columns:repeat(2,1fr)}.ux-grid-two,.ux-action-grid{grid-template-columns:1fr}.ux-inline-actions{flex-wrap:wrap}.ux-search{min-width:180px}.chat-modern-shell{grid-template-columns:1fr}.chat-inbox{border-left:0;border-bottom:1px solid #e6edf5}.chat-contact{display:inline-flex;width:auto;min-width:180px}.chat-inbox{overflow:auto;white-space:nowrap}.chat-inbox .chat-contact span:last-child{display:block;white-space:normal}.chat-stream{min-height:380px}.report-filter-row{flex-wrap:wrap}.ux-hero{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.ux-hero{padding:18px;border-radius:17px}.ux-hero h1{font-size:22px}.ux-kpis{grid-template-columns:1fr 1fr;gap:9px}.ux-kpi{padding:13px}.ux-kpi b{font-size:22px}.ux-tabs{overflow:auto;flex-wrap:nowrap}.ux-tabs button{white-space:nowrap}.ux-card{padding:15px;border-radius:17px}.report-actions{width:100%}.report-actions button{flex:1}.report-filter-row{display:block}.filter-note{margin-top:10px}.chat-modern-message{max-width:95%}.chat-modern-compose{position:sticky;bottom:0}.chat-modern-compose button{min-width:92px}.ux-form-title{display:block}.ux-inline-actions{width:100%}.ux-search{width:100%;min-width:0}.ux-table-wrap{overflow:auto}.ux-table{min-width:740px}}.workbench-page{max-width:1680px;margin:0 auto;padding-bottom:28px}.workbench-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 32px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#0b3d91,#1c68d9 58%,#0ea88f);box-shadow:0 24px 58px #0d396f29}.workbench-hero-green{background:linear-gradient(135deg,#087667,#0ba47c 55%,#2a6dd0)}.workbench-eyebrow{display:block;font-size:10px;opacity:.78}.workbench-hero h1{font-family:XMYekan;font-size:30px;margin:7px 0}.workbench-hero p{font-size:11px;line-height:1.9;max-width:760px;margin:0;opacity:.9}.workbench-hero-copy{min-width:0}.workbench-hero-actions{display:flex;gap:9px;flex-wrap:wrap}.workbench-year{min-width:150px;padding:14px 17px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:16px}.workbench-year span,.workbench-year b{display:block}.workbench-year span{font-size:9px;opacity:.7}.workbench-year b{font-family:XMYekan;font-size:18px;margin-top:4px}.wb-button{min-height:42px;padding:0 14px;border-radius:11px;border:1px solid transparent;font-size:10px;font-weight:700;cursor:pointer;transition:.18s}.wb-button:disabled{opacity:.55;cursor:not-allowed}.wb-button-primary{background:#155ed0;color:#fff;box-shadow:0 8px 18px #155ed038}.workbench-hero .wb-button-primary{background:#fff;color:#155ed0;box-shadow:none}.wb-button-ghost{background:#ffffff1c;color:#fff;border-color:#ffffff38}.wb-button-soft{background:#f3f6fb;color:#2f4b68;border-color:#e1e8f1}.wb-button-full{width:100%;margin-top:12px}.workbench-alerts{margin:14px 0}.wb-alert{padding:12px 15px;border-radius:12px;font-size:10px;font-weight:700}.wb-alert-success{background:#ecfaf5;color:#08765e}.wb-alert-error{background:#fff0f2;color:#b84656}.wb-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:14px 0}.wb-kpi-grid article{background:#fff;border:1px solid #e5ecf4;border-radius:18px;padding:16px 18px;box-shadow:0 8px 24px #1432560d}.wb-kpi-grid span,.wb-kpi-grid small{display:block;font-size:8px;color:#8593a4}.wb-kpi-grid strong{display:block;font-family:XMYekan;font-size:27px;color:#183554;margin:6px 0}.wb-card{background:#fff;border:1px solid #e5ecf4;border-radius:20px;box-shadow:0 12px 32px #16365a0f;overflow:hidden}.wb-toolbar{display:flex;gap:10px;padding:15px;border-bottom:1px solid #edf1f6;background:#fbfdff}.wb-search{height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dfe7f0;background:#fff;border-radius:12px;flex:1;min-width:0}.wb-search input{border:0;outline:0;flex:1;min-width:0;font-size:11px;background:transparent}.wb-search kbd{font-size:8px;color:#7e8da0;background:#f5f7fa;border:1px solid #e5ebf2;border-radius:6px;padding:3px 6px}.wb-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px}.wb-section-head>div strong,.wb-section-head>div span{display:block}.wb-section-head strong{font-size:12px;color:#203c5a}.wb-section-head span{font-size:8px;color:#8b98a7;margin-top:3px}.wb-count{padding:5px 8px;border-radius:999px;background:#eef4ff;color:#2562bf;font-size:8px!important;white-space:nowrap}.wb-table-wrap{overflow:auto}.wb-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px}.wb-table th{padding:11px 15px;background:#f8fafc;color:#8290a1;font-size:8px;text-align:right;border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6}.wb-table td{padding:13px 15px;font-size:9px;color:#475d74;border-bottom:1px solid #f0f3f7;cursor:pointer}.wb-table tbody tr:hover td{background:#fbfdff}.wb-person{display:flex;align-items:center;gap:10px}.wb-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#edf4ff,#e8f8f3);color:#225ebf;font-size:9px;font-weight:800;flex:0 0 auto}.wb-avatar-lg{width:48px;height:48px;border-radius:14px;font-size:12px}.wb-person b,.wb-person small{display:block}.wb-person b{font-size:10px;color:#243f5d}.wb-person small{font-size:7px;color:#8d9aab;margin-top:2px}.wb-pill{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:700}.wb-pill-green{background:#eaf9f4;color:#087b61}.wb-pill-gray{background:#f1f4f7;color:#77879a}.wb-pill-orange{background:#fff4df;color:#a16a12}.wb-link{border:0;background:transparent;color:#2863bf;font-size:8px;font-weight:700;cursor:pointer}.wb-empty{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#8a97a6;font-size:9px}.wb-empty b{color:#4c6279;font-size:10px}.wb-empty-compact{height:110px}.wb-process-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;border-bottom:1px solid #edf1f6;background:#fbfdff}.wb-process-head>div>span{font-size:8px;color:#8694a6}.wb-process-head h2{font-family:XMYekan;font-size:17px;color:#1d3855;margin:5px 0 0}.wb-steps{display:flex;gap:7px;flex-wrap:wrap}.wb-steps span{padding:7px 9px;border-radius:9px;background:#f2f5f8;color:#8b98a7;font-size:8px}.wb-steps span.is-active{background:#eaf2ff;color:#2362c3}.wb-process-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr)}.wb-process-block{padding:18px;border-left:1px solid #edf1f6}.wb-field{display:block}.wb-field>span{display:block;font-size:9px;color:#6f8092;margin-bottom:6px}.wb-field input,.wb-field select{width:100%;height:42px;border:1px solid #dce5ef;border-radius:11px;background:#fff;padding:0 11px;outline:0;font-size:10px;color:#304861}.wb-student-list{margin-top:12px;border:1px solid #e7edf4;border-radius:14px;overflow:hidden;max-height:58vh;overflow-y:auto}.wb-student-row{display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid #eef2f6;cursor:pointer;background:#fff}.wb-student-row:last-child{border-bottom:0}.wb-student-row:hover{background:#fbfdff}.wb-student-row.selected{background:#eef5ff}.wb-student-main{min-width:0;flex:1}.wb-student-main b,.wb-student-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-student-main b{font-size:10px;color:#27435f}.wb-student-main small{font-size:8px;color:#8795a6;margin-top:3px}.wb-arrow{font-size:12px;color:#8b9caf}.wb-assignment-panel{padding:18px;background:#fbfdff}.wb-panel-title{margin-bottom:14px}.wb-panel-title span,.wb-panel-title b{display:block}.wb-panel-title span{font-size:8px;color:#8896a5}.wb-panel-title b{font-family:XMYekan;font-size:14px;color:#24425f;margin-top:4px}.wb-school-picker{position:relative}.wb-select-button{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border:1px solid #dce5ef;border-radius:11px;background:#fff;color:#304861;font-size:10px;cursor:pointer}.wb-school-menu{position:absolute;z-index:30;top:48px;right:0;left:0;background:#fff;border:1px solid #dce5ef;border-radius:13px;box-shadow:0 18px 40px #14305226;padding:8px;max-height:300px;overflow:auto}.wb-school-menu input{width:100%;height:38px;border:1px solid #e3e9f0;border-radius:9px;padding:0 9px;outline:0;font-size:9px;margin-bottom:7px}.wb-school-menu button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:9px;border:0;background:#fff;border-radius:8px;cursor:pointer;text-align:right;font-size:9px;color:#31506e}.wb-school-menu button:hover{background:#f4f8fd}.wb-school-menu button small{font-size:7px;color:#93a0ae}.wb-selected-summary{padding:11px 12px;background:#eef7f4;border:1px solid #d8eee8;border-radius:12px;margin-top:12px}.wb-selected-summary span,.wb-selected-summary b,.wb-selected-summary small{display:block}.wb-selected-summary span{font-size:7px;color:#5f897d}.wb-selected-summary b{font-size:10px;color:#1e5f50;margin-top:3px}.wb-selected-summary small{font-size:8px;color:#7a8d89;margin-top:2px}.wb-backdrop{position:fixed;inset:0;background:#0a192c7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:150;display:flex;justify-content:flex-start}.wb-drawer{width:min(620px,100%);height:100%;background:#fff;box-shadow:20px 0 70px #00142838;padding:22px;overflow:auto}.wb-drawer-narrow{width:min(520px,100%)}.wb-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.wb-drawer-head span{font-size:8px;color:#7f8d9e}.wb-drawer-head h2{font-family:XMYekan;font-size:21px;color:#183551;margin:4px 0 0}.wb-drawer-head button{width:38px;height:38px;border:0;background:#f2f5f8;border-radius:10px;color:#6c7f92;font-size:21px;cursor:pointer}.wb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wb-field-full{grid-column:1/-1}.wb-drawer-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;padding-top:15px;border-top:1px solid #edf1f6}.wb-drawer-foot>span{font-size:8px;color:#8a97a6}.wb-profile-card{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #e5ecf4;border-radius:15px;background:#fbfdff}.wb-profile-card>div{flex:1}.wb-profile-card b,.wb-profile-card small{display:block}.wb-profile-card b{font-size:11px;color:#243f5c}.wb-profile-card small{font-size:8px;color:#8a98a8;margin-top:2px}.wb-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.wb-detail-grid>div{padding:12px;border:1px solid #e8eef4;border-radius:12px}.wb-detail-grid span,.wb-detail-grid b{display:block}.wb-detail-grid span{font-size:7px;color:#8a97a6}.wb-detail-grid b{font-size:9px;color:#314a63;margin-top:4px}.wb-order-list{border:1px solid #e8eef4;border-radius:12px;overflow:hidden}.wb-order-list article{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-bottom:1px solid #edf1f6}.wb-order-list article:last-child{border-bottom:0}.wb-order-list b,.wb-order-list small{display:block}.wb-order-list b{font-size:9px;color:#2e4863}.wb-order-list small{font-size:7px;color:#8b98a6;margin-top:2px}.wb-order-list article>span{font-size:8px;color:#75879a}@media(max-width:980px){.wb-kpi-grid{grid-template-columns:1fr 1fr}.workbench-hero{align-items:flex-start;flex-direction:column}.workbench-hero-actions,.workbench-year{width:100%}.workbench-hero-actions>*{flex:1}.wb-process-grid{grid-template-columns:1fr}.wb-process-block{border-left:0;border-bottom:1px solid #edf1f6}.wb-process-head{align-items:flex-start;flex-direction:column}.wb-steps{width:100%}.wb-steps span{flex:1;text-align:center}.wb-table{min-width:820px}}@media(max-width:600px){.workbench-hero{padding:21px 18px;border-radius:19px}.workbench-hero h1{font-size:24px}.workbench-hero p{font-size:9px}.wb-kpi-grid{gap:8px}.wb-kpi-grid article{padding:12px}.wb-kpi-grid strong{font-size:22px}.wb-toolbar{padding:10px;flex-direction:column}.wb-form-grid,.wb-detail-grid{grid-template-columns:1fr}.wb-field-full{grid-column:auto}.wb-drawer{padding:15px;width:100%}.wb-process-head{padding:15px}.wb-process-block{padding:13px}.wb-student-list{max-height:50vh}.wb-drawer-foot{align-items:stretch;flex-direction:column}.wb-drawer-foot .wb-button{width:100%}}.import-page{display:grid;gap:18px}.import-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;border-radius:24px;background:linear-gradient(135deg,#0b3d91,#1554ba);color:#fff;box-shadow:0 14px 38px #0a368229}.import-hero h1{margin:4px 0 8px;font-size:28px}.import-hero p{margin:0;opacity:.82}.eyebrow{font-size:12px;opacity:.75}.import-hero-actions{display:flex;gap:8px}.import-hero .btn-secondary{background:#fff;border-color:#fff;color:#123d7d}.import-types{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.import-type{padding:15px;text-align:right;border:1px solid #e3eaf4;background:#fff;border-radius:16px;cursor:pointer;display:grid;gap:5px}.import-type span{font-size:12px;color:#718096}.import-type.active{border-color:#0b3d91;box-shadow:0 0 0 3px #0b3d9114}.import-drop{min-height:180px;border:1.5px dashed #b6c5d9;border-radius:20px;background:#f8fbff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer}.import-drop input{display:none}.upload-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#eaf1fb;color:#0b3d91;font-size:25px}.import-drop small{color:#7c8ba1}.import-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.import-note{font-size:12px;color:#7c8ba1}.import-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.import-stats article{background:#fff;border:1px solid #e7edf5;border-radius:16px;padding:16px;display:grid;gap:5px}.import-stats span{font-size:12px;color:#708097}.import-stats strong{font-size:26px}.import-stats .ok{border-color:#cce9db}.import-stats .bad{border-color:#f1cccc}.import-stats .warn{border-color:#f0e0bb}.import-table code{font-size:11px;white-space:pre-wrap;word-break:break-word;color:#31425d}.status-chip{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px}.status-chip.success{background:#e8f7ef;color:#157347}.status-chip.danger{background:#fff0f0;color:#b42318}.row-errors{color:#b42318;font-size:12px}@media(max-width:900px){.import-types,.import-stats{grid-template-columns:repeat(2,1fr)}.import-hero{flex-direction:column}.import-actions{flex-direction:column;align-items:stretch}.import-note{text-align:center}}@media(max-width:600px){.import-types{grid-template-columns:1fr}.import-hero h1{font-size:22px}.import-stats{grid-template-columns:1fr}.import-table{overflow:auto}.import-table table{min-width:760px}}.data-import-page{max-width:1440px;margin:0 auto;padding:26px 28px 46px}.import-hero{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;background:linear-gradient(135deg,#f9fbff,#eef5ff);border:1px solid #dce8f7;border-radius:24px;padding:28px 30px;box-shadow:0 14px 38px #163b660f}.import-hero h1{margin:5px 0 8px;font-size:25px;color:#173b63}.import-hero p{margin:0;max-width:760px;line-height:2;color:#657991;font-size:11px}.eyebrow{display:inline-block;color:#2a67ba;font-weight:800;font-size:9px;letter-spacing:.2px}.hero-actions{display:flex;gap:9px;align-items:center}.import-primary,.import-secondary{border-radius:11px;padding:10px 14px;font-family:inherit;font-size:10px;cursor:pointer;transition:.18s}.import-primary{border:0;background:#1758b4;color:#fff;box-shadow:0 8px 18px #1758b42b}.import-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.import-secondary{border:1px solid #cdddf0;background:#fff;color:#24578e}.import-primary:hover:not(:disabled),.import-secondary:hover{transform:translateY(-1px)}.import-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.import-step{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e2e9f2;border-radius:14px;padding:12px 15px;color:#8191a4;font-size:10px}.import-step b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#f0f4f8;color:#657b92}.import-step.active{border-color:#bfd5ef;color:#245a94;background:#f8fbff}.import-step.active b{background:#1758b4;color:#fff}.import-type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.import-type-card{display:flex;align-items:center;gap:10px;text-align:right;border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:13px 14px;cursor:pointer;min-width:0}.import-type-card .type-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eef4ff;color:#2460b3;font-size:16px;flex:0 0 auto}.import-type-card strong{display:block;color:#294764;font-size:10px}.import-type-card small{display:block;color:#92a0b0;margin-top:3px;line-height:1.5;font-size:8px}.import-type-card i{margin-right:auto;color:#9babbb;font-style:normal}.import-type-card.selected{border-color:#95b9e2;box-shadow:0 8px 24px #1f60a014;background:#f8fbff}.import-main-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:16px}.import-card{background:#fff;border:1px solid #e0e7ef;border-radius:20px;box-shadow:0 10px 30px #102f500b;padding:20px}.card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.card-title h2{margin:4px 0 0;color:#27445f;font-size:14px}.format-pill{padding:6px 9px;border-radius:99px;background:#f4f7fa;color:#6f8195;font-size:8px}.dropzone{border:1.5px dashed #b9cce0;border-radius:17px;background:#fbfdff;min-height:190px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;cursor:pointer}.dropzone input{display:none}.upload-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#eaf2ff;color:#225faf;font-size:20px}.dropzone strong{font-size:11px;color:#3b5570}.dropzone small{font-size:8px;color:#91a0af}.required-cols{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-top:12px;color:#8391a0;font-size:8px}.required-cols b{padding:5px 8px;border-radius:8px;background:#f2f5f8;font-size:8px;color:#62758b}.required-cols b.required{background:#edf6ff;color:#1d62a5}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.quality-grid>div{padding:12px;border:1px solid #e8edf3;border-radius:12px;background:#fbfcfe}.quality-grid strong{display:block;color:#23425f;font-size:17px}.quality-grid span{display:block;color:#8b99a8;margin-top:3px;font-size:8px}.quality-grid .danger strong{color:#c25663}.message-box{border-radius:12px;padding:11px 12px;margin-top:9px}.message-box strong{display:block;font-size:9px}.message-box small{display:block;margin-top:4px;line-height:1.7;font-size:8px}.message-box.error{background:#fff3f4;color:#aa4e5b}.message-box.success{background:#ecfaf5;color:#1b7c63}.message-box.neutral{background:#f4f7fa;color:#667d94}.preview-card{margin-top:16px}.preview-tools{display:flex;align-items:center;gap:9px;color:#7890a5;font-size:8px}.table-wrap{overflow:auto;border:1px solid #e7edf3;border-radius:14px}.table-wrap table{width:100%;min-width:760px;border-collapse:collapse}.table-wrap th{position:sticky;top:0;background:#f6f8fb;color:#60748a;font-size:8px;padding:10px;text-align:right;border-bottom:1px solid #e2e8ef}.table-wrap td{padding:10px;border-bottom:1px solid #edf1f5;color:#496077;font-size:9px;white-space:nowrap}.row-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:7px}.row-status.ok{background:#e8faf4;color:#087c61}.row-status.bad{background:#fff0f2;color:#ba5360}.empty-preview{min-height:230px;display:grid;place-items:center;align-content:center;text-align:center;color:#7f8fa1}.empty-preview span{font-size:30px;color:#9bacc0;margin-bottom:10px}.empty-preview strong{font-size:11px;color:#536a80}.empty-preview small{font-size:8px;margin-top:5px}.table-note{margin-top:9px;color:#8190a0;font-size:8px}@media(max-width:1050px){.import-type-grid{grid-template-columns:repeat(3,1fr)}.import-main-grid{grid-template-columns:1fr}}@media(max-width:700px){.data-import-page{padding:16px}.import-hero{padding:20px;display:block}.hero-actions{margin-top:14px}.import-steps{grid-template-columns:1fr}.import-type-grid{grid-template-columns:1fr 1fr}.import-type-card small{display:none}.card-title{display:block}.preview-tools{margin-top:10px}.preview-tools .import-primary{width:100%}.quality-grid strong{font-size:15px}}@media(max-width:450px){.import-type-grid{grid-template-columns:1fr}.import-type-card{min-height:60px}}.modern-page{display:flex;flex-direction:column;gap:22px;padding-bottom:36px}.pro-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;border-radius:28px;padding:30px 32px;color:#fff;box-shadow:0 20px 50px #0f172a1f}.pro-hero h1{margin:8px 0;font-size:32px;line-height:1.25}.pro-hero p{margin:0;max-width:760px;opacity:.86;line-height:1.9}.pro-hero-blue{background:linear-gradient(135deg,#0f3f8f,#2264c7)}.pro-hero-purple{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.pro-hero-green{background:linear-gradient(135deg,#065f46,#059669)}.pro-hero-slate{background:linear-gradient(135deg,#172033,#334155)}.pro-hero-dark{background:linear-gradient(135deg,#0f172a,#1e293b)}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.02em;opacity:.78}.ghost-btn{background:#ffffff24;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:12px;padding:11px 16px;cursor:pointer}.primary-btn{border:none;border-radius:12px;padding:12px 18px;font-weight:800;background:#0f62c7;color:#fff;cursor:pointer}.primary-btn:disabled,.secondary-btn:disabled,.tool-btn:disabled{opacity:.5;cursor:not-allowed}.secondary-btn,.tool-btn{border:1px solid #dbe3ef;background:#fff;color:#23324a;border-radius:12px;padding:11px 15px;cursor:pointer}.pro-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pro-kpi-row article,.kpi-hero-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:19px;box-shadow:0 10px 30px #0f172a0d}.pro-kpi-row span,.pro-kpi-row small,.kpi-hero-card span,.kpi-hero-card small{display:block;color:#758197;font-size:12px}.pro-kpi-row strong,.kpi-hero-card strong{display:block;font-size:27px;color:#152238;margin:7px 0}.workbench-card{background:#fff;border:1px solid #e8edf4;border-radius:22px;box-shadow:0 12px 35px #0f172a0d;overflow:hidden}.section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;border-bottom:1px solid #edf1f6}.section-head span,.drawer-section-title span{font-size:11px;color:#7c8aa0}.section-head h2{margin:4px 0 0;font-size:19px}.workbench-toolbar{display:flex;gap:10px;align-items:center;padding:17px 24px;border-bottom:1px solid #edf1f6}.search-xl{display:flex;align-items:center;gap:9px;flex:1;border:1px solid #dce4ef;border-radius:14px;padding:0 13px;background:#fbfcfe}.search-xl input{border:0;outline:0;background:transparent;padding:13px 0;width:100%;font:inherit}.search-xl kbd{font:11px;background:#eef2f7;color:#67748a;border-radius:8px;padding:4px 7px}.table-meta{display:flex;justify-content:space-between;padding:13px 24px;color:#8090a7;font-size:12px}.table-meta b{color:#172338;font-size:14px}.pro-table-wrap{overflow:auto}.pro-table{width:100%;border-collapse:collapse;min-width:760px}.pro-table th{font-size:11px;text-align:right;color:#8290a4;background:#f8fafc;padding:12px 18px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;white-space:nowrap}.pro-table td{padding:15px 18px;border-bottom:1px solid #eff3f7;color:#26354a}.pro-table tbody tr:hover{background:#fbfdff}.person-cell{display:flex;align-items:center;gap:12px}.person-cell strong{display:block}.person-cell small{display:block;color:#8290a4;margin-top:3px;font-size:11px}.avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:900;background:#eef2f7;color:#53627a;flex:0 0 auto}.avatar-blue{background:#e4efff;color:#1855ab}.avatar-purple{background:#ede9fe;color:#6d28d9}.avatar-gray{background:#eef1f4;color:#5c6879}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.status-pill.success{background:#e7f7ef;color:#18714a}.status-pill.muted{background:#edf1f5;color:#677286}.row-actions{display:flex;gap:6px;flex-wrap:wrap}.row-link{border:0;background:transparent;color:#165fc0;font-weight:800;cursor:pointer;padding:5px}.row-link.danger{color:#c2415f}.pro-empty{padding:46px 20px;text-align:center;color:#6f7e93;display:flex;flex-direction:column;gap:7px}.pro-empty b{color:#26364d}.pro-empty.compact{padding:28px 14px}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50}.pro-drawer{position:absolute;top:0;bottom:0;right:0;width:min(520px,94vw);background:#fff;box-shadow:-20px 0 60px #0f172a29;overflow:auto}.pro-drawer header,.pro-modal header{display:flex;justify-content:space-between;gap:14px;padding:24px;border-bottom:1px solid #edf1f6}.pro-drawer header span,.pro-modal header span{font-size:11px;color:#8290a4}.pro-drawer h2,.pro-modal h2{margin:5px 0}.pro-drawer header p{margin:0;color:#8b97a7;font-size:12px}.icon-close{border:0;background:#f1f4f8;width:34px;height:34px;border-radius:10px;font-size:20px;cursor:pointer}.drawer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.drawer-summary div{background:#f8fafc;border-radius:14px;padding:12px}.drawer-summary span,.drawer-summary b{display:block}.drawer-summary span{font-size:10px;color:#8290a4}.drawer-summary b{margin-top:5px;font-size:13px}.drawer-section{padding:0 18px 20px}.drawer-section-title{display:flex;justify-content:space-between;align-items:center}.drawer-section-title h3{font-size:15px}.timeline-list{display:flex;flex-direction:column;gap:12px}.timeline-item{display:flex;gap:12px;align-items:flex-start}.timeline-item>span{width:10px;height:10px;border-radius:50%;background:#7c3aed;margin-top:7px;box-shadow:0 0 0 5px #f1ebff}.timeline-item b,.timeline-item small{display:block}.timeline-item small{font-size:11px;color:#8390a4;margin-top:4px}.pro-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(680px,94vw);background:#fff;border-radius:24px;box-shadow:0 30px 80px #0f172a40}.form-modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px}.form-modern.compact{padding:0;grid-template-columns:1fr}.form-modern label,.report-controls label,.settings-grid label{display:flex;flex-direction:column;gap:7px}.form-modern label span,.report-controls label span,.settings-grid label span{font-size:11px;color:#76859b;font-weight:700}.form-modern input,.form-modern select,.report-controls select,.settings-grid input,.role-form input{border:1px solid #dbe3ee;border-radius:12px;padding:12px;background:#fff;font:inherit;outline:none}.pro-modal footer{display:flex;justify-content:flex-start;gap:9px;padding:17px 22px;border-top:1px solid #edf1f6}.success-notice,.error-notice{border-radius:13px;padding:12px 14px}.success-notice{background:#edf9f2;color:#1f7a52}.error-notice{background:#fff0f2;color:#b93454}.wizard-steps{display:flex;align-items:center;justify-content:center;gap:12px}.wizard-step{display:flex;align-items:center;gap:8px;color:#8995a8;font-size:12px}.wizard-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e9eef5}.wizard-step.active{color:#1b58a8;font-weight:800}.wizard-step.active b{background:#e6efff;color:#1557b2}.wizard-steps>i{width:70px;height:1px;background:#dfe6ef}.enrollment-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.result-list{padding:12px 16px}.student-option{width:100%;display:flex;align-items:center;gap:12px;text-align:right;border:1px solid transparent;background:#fff;border-radius:14px;padding:12px;cursor:pointer}.student-option:hover,.student-option.selected{background:#f6faff;border-color:#cfe0f9}.student-option strong,.student-option small{display:block}.student-option small{margin-top:3px;color:#8492a6;font-size:11px}.option-arrow{margin-right:auto;color:#4f6d95}.sticky-panel{padding-bottom:18px}.selected-student-card{margin:18px;border:1px solid #e7edf6;background:#f8fafc;padding:13px;border-radius:14px;display:flex;align-items:center;gap:10px}.selected-student-card strong,.selected-student-card small{display:block}.selected-student-card small{font-size:11px;color:#7b889b;margin-top:2px}.confirmation-box{margin:4px 18px 16px;padding:14px;border-radius:14px;background:#f2f7ff;border:1px solid #dceafb}.confirmation-box span,.confirmation-box small,.confirmation-box b{display:block}.confirmation-box span{font-size:10px;color:#6c7e97}.confirmation-box b{margin:5px 0}.confirmation-box small{font-size:11px;color:#6c7e97}.full{width:calc(100% - 36px);margin:0 18px}.report-control{padding-bottom:18px}.report-chip{background:#e7f8ee;color:#19724b;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.report-controls{display:flex;align-items:flex-end;gap:12px;padding:18px 24px}.report-controls label{width:min(320px,100%)}.report-grid{display:grid;grid-template-columns:minmax(240px,.38fr) minmax(0,1fr);gap:18px}.kpi-hero-card{padding:24px;position:relative;overflow:hidden}.mini-trend{height:110px;display:flex;align-items:flex-end;gap:6px;margin-top:20px}.mini-trend span{flex:1;min-height:8px;background:#72a4ff;border-radius:8px 8px 0 0}.analytics-bars{padding:20px}.analytics-row{margin-bottom:15px}.analytics-row>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.analytics-row>div:first-child span{font-size:12px;color:#78879c}.analytics-track{height:12px;background:#edf2f7;border-radius:999px;overflow:hidden}.analytics-track i{display:block;height:100%;background:#1f70ce;border-radius:999px}.empty-report{padding:70px 20px;text-align:center}.chat-kpis{grid-template-columns:repeat(4,1fr)}.chat-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;min-height:620px}.chat-rail{background:#f8fafc;border:1px solid #e8edf4;border-radius:20px;padding:15px}.chat-rail-head span,.chat-rail-head b{display:block}.chat-rail-head span{font-size:10px;color:#8694a9}.chat-rail-head b{margin-top:4px}.chat-contact{display:flex;align-items:center;gap:9px;padding:11px;margin-top:15px;border-radius:14px}.chat-contact.active{background:#e9f2ff}.chat-contact b,.chat-contact small{display:block}.chat-contact small{font-size:10px;color:#7b8a9f;margin-top:2px}.online-dot{width:8px;height:8px;border-radius:50%;background:#2faf74;margin-right:auto}.chat-rail-note{margin-top:18px;padding:12px;background:#fff;border:1px solid #e6ebf3;border-radius:14px}.chat-rail-note p{font-size:11px;color:#77869b;line-height:1.8;margin:6px 0 0}.chat-main{display:flex;flex-direction:column;min-height:620px}.chat-main-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #edf1f6}.chat-main-head span:first-child{font-size:10px;color:#7e8da2}.chat-main-head h2{margin:4px 0 0;font-size:17px}.live-indicator{font-size:11px;color:#1d8a59}.chat-stream{flex:1;overflow:auto;padding:22px}.chat-row{display:flex;gap:9px;align-items:flex-start;margin-bottom:15px}.chat-row.mine{flex-direction:row-reverse}.chat-message{max-width:min(75%,680px);background:#f6f8fb;border-radius:14px;padding:10px 12px}.chat-row.mine .chat-message{background:#edf4ff}.chat-message-head{display:flex;justify-content:space-between;gap:12px}.chat-message-head strong{font-size:12px}.chat-message-head small{font-size:10px;color:#8490a2}.chat-message p{margin:6px 0 0;line-height:1.9;font-size:13px}.chat-composer{display:flex;gap:10px;padding:14px;border-top:1px solid #edf1f6}.chat-composer input{flex:1;border:1px solid #dbe3ef;border-radius:14px;padding:13px;outline:none;font:inherit}.admin-tabs{display:flex;gap:5px;background:#eef2f7;padding:5px;border-radius:15px;width:max-content}.admin-tabs button{border:0;background:transparent;padding:10px 15px;border-radius:11px;cursor:pointer}.admin-tabs button.active{background:#fff;box-shadow:0 4px 15px #0f172a12;font-weight:800}.admin-role-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px}.role-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 24px;border-bottom:1px solid #edf1f6}.role-stack{display:grid;grid-template-columns:1fr;gap:8px;padding:16px}.role-card{border:1px solid #e1e8f1;background:#fff;border-radius:14px;padding:13px;text-align:right;cursor:pointer}.role-card.selected{border-color:#8fb6ea;background:#f5f9ff}.role-card strong,.role-card small,.role-card span{display:block}.role-card small,.role-card span{margin-top:4px;font-size:10px;color:#7c899d}.permission-modern{padding:18px}.permission-group{margin-bottom:20px}.permission-group h3{font-size:13px;margin:0 0 8px}.permission-group label{display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px dashed #edf1f6}.permission-group label span{font-size:12px}.permission-group label small{font-size:10px;color:#8793a6}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:22px}.settings-grid input{background:#fbfcfe}@media(max-width:1000px){.pro-kpi-row{grid-template-columns:repeat(2,1fr)}.pro-hero{flex-direction:column;align-items:stretch}.enrollment-layout,.admin-role-layout,.chat-workspace,.report-grid{grid-template-columns:1fr}.chat-rail{display:none}.sticky-panel{position:static}.report-controls{flex-wrap:wrap}.settings-grid,.form-modern{grid-template-columns:1fr}}@media(max-width:720px){.modern-page{gap:14px}.pro-hero{padding:22px 18px;border-radius:20px}.pro-hero h1{font-size:23px}.pro-kpi-row{grid-template-columns:1fr 1fr;gap:9px}.pro-kpi-row article{padding:14px}.pro-kpi-row strong{font-size:21px}.workbench-toolbar{padding:12px;flex-direction:column;align-items:stretch}.table-meta{padding:11px 13px}.pro-table th,.pro-table td{padding:12px 11px}.wizard-steps{justify-content:flex-start;overflow:auto;padding:0 6px}.wizard-steps>i{width:28px;flex:0 0 28px}.chat-message{max-width:85%}.admin-tabs{width:100%;overflow:auto}.admin-tabs button{white-space:nowrap}.pro-modal{width:96vw}.drawer-summary{grid-template-columns:1fr 1fr}}.modern-page .pro-hero{min-height:0!important;height:auto!important;padding:18px 22px!important;border-radius:18px!important;box-shadow:0 10px 26px #0f172a12!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.modern-page .pro-hero>div:first-child{min-width:0!important;flex:1 1 auto!important}.modern-page .pro-hero .eyebrow{display:block!important;margin:0 0 4px!important;font-size:10px!important;line-height:1.4!important;opacity:.82!important}.modern-page .pro-hero h1{margin:0!important;font-size:22px!important;line-height:1.5!important;letter-spacing:-.01em!important}.modern-page .pro-hero p{margin:3px 0 0!important;max-width:760px!important;font-size:11px!important;line-height:1.8!important;opacity:.78!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.modern-page .pro-hero .hero-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:8px!important}.modern-page .pro-hero .hero-actions .primary-btn,.modern-page .pro-hero .hero-actions .ghost-btn{min-height:38px!important;white-space:nowrap!important}.modern-page .pro-hero>.hero-actions:not(:last-child){margin-inline-start:auto!important}.modern-page .pro-hero-dark{border:1px solid rgba(255,255,255,.05)!important}.modern-page .pro-kpi-row{margin-top:-2px!important}@media(max-width:980px){.modern-page .pro-hero{padding:16px 18px!important;border-radius:16px!important}.modern-page .pro-hero h1{font-size:20px!important}.modern-page .pro-hero p{-webkit-line-clamp:2!important}}@media(max-width:640px){.modern-page .pro-hero{padding:14px 15px!important;gap:10px!important;align-items:flex-start!important}.modern-page .pro-hero h1{font-size:18px!important;line-height:1.55!important}.modern-page .pro-hero p{font-size:10px!important;line-height:1.7!important}.modern-page .pro-hero .hero-actions{width:auto!important}.modern-page .pro-hero .hero-actions button{min-height:34px!important;padding-inline:10px!important;font-size:11px!important}}.pro-hero,.settings-page .page-intro,.enterprise-simple-page .entity-hero,.entity-hero{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;min-height:0!important;height:auto!important;padding:22px 28px!important;border-radius:22px!important;box-sizing:border-box!important;box-shadow:0 12px 32px #0f172a14!important}.pro-hero h1,.settings-page .page-intro h1,.enterprise-simple-page .entity-hero h1,.entity-hero h1{margin:6px 0 5px!important;font-size:26px!important;line-height:1.35!important;letter-spacing:-.25px!important}.pro-hero p,.settings-page .page-intro p,.enterprise-simple-page .entity-hero p,.entity-hero p{margin:0!important;max-width:860px!important;font-size:12px!important;line-height:1.85!important;opacity:.88!important}.pro-hero .eyebrow,.settings-page .page-intro .eyebrow,.enterprise-simple-page .entity-hero>div>span:first-child,.entity-hero>div>span:first-child{font-size:10px!important;font-weight:800!important;opacity:.78!important}.pro-hero .hero-actions{flex:0 0 auto!important}.settings-page .page-intro{background:linear-gradient(135deg,#172033,#334155)!important;color:#fff!important}.settings-page .page-intro>div{width:100%!important}.panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:18px 20px!important;margin:-1px -1px 0!important;border-bottom:1px solid #edf1f6!important;background:#fff!important}.panel-header h3{margin:0 0 4px!important;font-size:18px!important}.panel-header p{margin:0!important;color:#7b8799!important;font-size:11px!important;line-height:1.8!important}@media(max-width:720px){.pro-hero,.settings-page .page-intro,.enterprise-simple-page .entity-hero,.entity-hero{padding:17px 18px!important;border-radius:18px!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.pro-hero h1,.settings-page .page-intro h1,.enterprise-simple-page .entity-hero h1,.entity-hero h1{font-size:20px!important}.pro-hero p,.settings-page .page-intro p,.enterprise-simple-page .entity-hero p,.entity-hero p{font-size:11px!important}.pro-hero .hero-actions{width:100%!important}.pro-hero .hero-actions>*{flex:1 1 auto!important}.panel-header{padding:15px 14px!important;align-items:flex-start!important}.panel-header .primary-btn,.panel-header .btn{width:100%!important}}.modern-page>.pro-hero,.pro-hero{display:flex!important;justify-content:space-between!important;gap:24px!important;align-items:flex-end!important;min-height:0!important;box-sizing:border-box!important;padding:30px 32px!important;border-radius:28px!important;color:#fff!important;box-shadow:0 20px 50px #0f172a1f!important}.pro-hero>div:first-child{min-width:0!important}.pro-hero h1{margin:8px 0!important;font-size:32px!important;line-height:1.25!important;letter-spacing:-.02em!important}.pro-hero p{margin:0!important;max-width:760px!important;opacity:.86!important;line-height:1.9!important}.pro-hero .eyebrow{font-size:12px!important;font-weight:800!important;opacity:.78!important}.pro-hero .hero-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;flex:0 0 auto!important}.pro-hero-blue,.pro-hero-purple,.pro-hero-green,.pro-hero-slate,.pro-hero-dark{background:linear-gradient(135deg,#4c1d95,#7c3aed)!important}.pro-hero .ghost-btn{background:#ffffff24!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;border-radius:12px!important;padding:11px 16px!important}.pro-hero .primary-btn{border:none!important;border-radius:12px!important;padding:12px 18px!important;font-weight:800!important}@media(max-width:1000px){.pro-hero{flex-direction:row!important;align-items:flex-end!important}}@media(max-width:760px){.pro-hero{flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:22px 18px!important;border-radius:20px!important}.pro-hero h1{font-size:23px!important}.pro-hero p{font-size:12px!important;max-width:none!important}.pro-hero .hero-actions{width:100%!important}.pro-hero .hero-actions>*{flex:1 1 auto!important}}.panel-header,.entity-hero,.pro-hero{box-sizing:border-box!important;width:100%!important;min-height:88px!important;height:auto!important;margin:0 0 16px!important;padding:18px 22px!important;border-radius:18px!important;border:1px solid rgba(116,82,255,.14)!important;background:linear-gradient(135deg,#fbfaff,#f5f2ff)!important;box-shadow:0 8px 24px #362a780f!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.panel-header>div:first-child,.entity-hero>div:first-child,.pro-hero>div:first-child{min-width:0!important;flex:1 1 auto!important}.panel-header h3,.entity-hero h1,.entity-hero h2,.pro-hero h1,.pro-hero h2{margin:0!important;color:#17132d!important;font-size:22px!important;line-height:1.45!important;font-weight:800!important;letter-spacing:-.2px!important}.panel-header p,.entity-hero p,.pro-hero p{margin:5px 0 0!important;color:#7a748f!important;font-size:13px!important;line-height:1.65!important;max-width:760px!important}.entity-hero>div:first-child>span,.pro-hero>div:first-child>span,.pro-hero .eyebrow,.pro-hero .section-kicker{display:block!important;margin:0 0 4px!important;color:#7468a6!important;font-size:11px!important;font-weight:800!important;letter-spacing:.2px!important}.panel-header>button,.entity-hero>button,.pro-hero>button,.panel-header .primary-btn,.entity-hero .primary-btn,.entity-hero .primary-light,.pro-hero .primary-btn{flex:0 0 auto!important;min-height:42px!important;padding:0 16px!important;border-radius:12px!important;white-space:nowrap!important}.entity-hero.blue,.entity-hero.green,.entity-hero.purple,.entity-hero.orange,.entity-hero.red{background:linear-gradient(135deg,#fbfaff,#f5f2ff)!important;color:inherit!important}@media(max-width:900px){.panel-header,.entity-hero,.pro-hero{min-height:0!important;padding:15px 16px!important;border-radius:15px!important;gap:12px!important;align-items:flex-start!important}.panel-header h3,.entity-hero h1,.entity-hero h2,.pro-hero h1,.pro-hero h2{font-size:18px!important}.panel-header p,.entity-hero p,.pro-hero p{font-size:12px!important}}@media(max-width:620px){.panel-header,.entity-hero,.pro-hero{flex-direction:column!important;align-items:stretch!important}.panel-header>button,.entity-hero>button,.pro-hero>button{width:100%!important}}.shared-panel-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:104px;padding:20px 24px;margin:0 0 18px;border:1px solid rgba(226,232,240,.95);border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 10px 28px #1e375a0f;overflow:hidden}.shared-panel-header:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#175bd8}.shared-panel-header--green:before{background:#00a77c}.shared-panel-header--purple:before{background:#7c4dff}.shared-panel-header--slate:before{background:#64748b}.shared-panel-header--dark{background:linear-gradient(135deg,#14233b,#203453);border-color:#ffffff17;color:#fff}.shared-panel-header--dark:before{background:#00c6a7}.shared-panel-header--blue:before{background:#175bd8}.shared-panel-header__main{min-width:0;display:flex;align-items:center;gap:14px}.shared-panel-header__icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:14px;background:#edf4ff;color:#175bd8}.shared-panel-header--green .shared-panel-header__icon{background:#e9fbf5;color:#00a77c}.shared-panel-header--purple .shared-panel-header__icon{background:#f2ecff;color:#7c4dff}.shared-panel-header--slate .shared-panel-header__icon{background:#eef2f7;color:#475569}.shared-panel-header--dark .shared-panel-header__icon{background:#ffffff14;color:#7ee7d2}.shared-panel-header__copy{min-width:0}.shared-panel-header__eyebrow{display:block;margin-bottom:4px;font-size:12px;font-weight:700;color:#64748b}.shared-panel-header--dark .shared-panel-header__eyebrow{color:#b7c5dc}.shared-panel-header h1{margin:0;font-family:XMYekan,Yekan,Tahoma,sans-serif;font-size:25px;line-height:1.35;font-weight:900;letter-spacing:-.4px;color:inherit}.shared-panel-header p{margin:5px 0 0;color:#718096;font-size:13px;line-height:1.7;max-width:900px}.shared-panel-header--dark p{color:#c5d0e2}.shared-panel-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;flex-wrap:wrap}.shared-panel-header .ghost-btn,.shared-panel-header .primary-btn,.shared-panel-header .primary-light,.shared-panel-header .ghost-light,.shared-panel-header .btn{white-space:nowrap}@media(max-width:900px){.shared-panel-header{align-items:flex-start;flex-direction:column;padding:18px;min-height:0}.shared-panel-header__main{width:100%}.shared-panel-header__actions{width:100%;justify-content:flex-start}.shared-panel-header h1{font-size:21px}}@media(max-width:560px){.shared-panel-header{margin-bottom:14px;border-radius:16px;padding:16px}.shared-panel-header__icon{width:40px;height:40px;flex-basis:40px}.shared-panel-header p{font-size:12px}.shared-panel-header__actions{display:grid;grid-template-columns:1fr 1fr}.shared-panel-header__actions>*{width:100%}}.shared-panel-header{min-height:116px!important;padding:22px 26px!important;margin:0 0 18px!important;border:1px solid #e5eaf2!important;border-radius:22px!important;background:radial-gradient(circle at 92% 20%,rgba(37,99,235,.09),transparent 30%),linear-gradient(135deg,#fff,#f8fbff 66%,#f7f8ff)!important;box-shadow:0 12px 32px #0f172a12!important;color:#162033!important}.shared-panel-header:before{inset:0 0 0 auto!important;width:4px!important;background:linear-gradient(180deg,#2563eb,#4f46e5)!important}.shared-panel-header--green:before{background:linear-gradient(180deg,#10b981,#0f766e)!important}.shared-panel-header--purple:before{background:linear-gradient(180deg,#8b5cf6,#6366f1)!important}.shared-panel-header--slate:before{background:linear-gradient(180deg,#64748b,#334155)!important}.shared-panel-header--dark{background:radial-gradient(circle at 92% 20%,rgba(99,102,241,.11),transparent 30%),linear-gradient(135deg,#fff,#f8fafc 66%,#f7f8ff)!important;border-color:#e5eaf2!important;color:#162033!important}.shared-panel-header--dark:before{background:linear-gradient(180deg,#2563eb,#4f46e5)!important}.shared-panel-header__main{gap:16px!important}.shared-panel-header__icon{width:48px!important;height:48px!important;flex-basis:48px!important;border:1px solid #dce7f6!important;border-radius:15px!important;background:#eff6ff!important;color:#2563eb!important;box-shadow:inset 0 1px #ffffffe6!important}.shared-panel-header--green .shared-panel-header__icon{background:#ecfdf5!important;color:#059669!important;border-color:#d1fae5!important}.shared-panel-header--purple .shared-panel-header__icon{background:#f5f3ff!important;color:#7c3aed!important;border-color:#e9d5ff!important}.shared-panel-header--slate .shared-panel-header__icon{background:#f1f5f9!important;color:#475569!important;border-color:#e2e8f0!important}.shared-panel-header--dark .shared-panel-header__icon{background:#eff6ff!important;color:#2563eb!important;border-color:#dbeafe!important}.shared-panel-header__eyebrow{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:7px!important;padding:5px 10px!important;border:1px solid #dbeafe!important;border-radius:999px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:10px!important;font-weight:900!important}.shared-panel-header__eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px #2563eb14}.shared-panel-header--green .shared-panel-header__eyebrow{background:#ecfdf5!important;color:#047857!important;border-color:#d1fae5!important}.shared-panel-header--green .shared-panel-header__eyebrow:before{background:#10b981}.shared-panel-header--purple .shared-panel-header__eyebrow{background:#f5f3ff!important;color:#6d28d9!important;border-color:#e9d5ff!important}.shared-panel-header--purple .shared-panel-header__eyebrow:before{background:#8b5cf6}.shared-panel-header--slate .shared-panel-header__eyebrow{background:#f1f5f9!important;color:#475569!important;border-color:#e2e8f0!important}.shared-panel-header--slate .shared-panel-header__eyebrow:before{background:#64748b}.shared-panel-header h1{font-size:28px!important;color:#111827!important;line-height:1.3!important}.shared-panel-header p{margin-top:6px!important;color:#667085!important;font-size:12px!important;line-height:1.85!important}.shared-panel-header__actions .btn,.shared-panel-header__actions .primary-btn,.shared-panel-header__actions .ghost-btn,.shared-panel-header__actions .primary-light{min-height:42px!important;padding:0 15px!important;border-radius:12px!important;font-weight:850!important;box-shadow:none!important}.shared-panel-header__actions .btn-primary,.shared-panel-header__actions .primary-btn,.shared-panel-header__actions .primary-light{background:linear-gradient(135deg,#2563eb,#4f46e5)!important;color:#fff!important;border:1px solid #1d4ed8!important;box-shadow:0 8px 18px #2563eb29!important}.shared-panel-header__actions .btn-secondary,.shared-panel-header__actions .ghost-btn{background:#fff!important;color:#344054!important;border:1px solid #dfe5ee!important}@media(max-width:900px){.shared-panel-header{padding:19px 18px!important;min-height:0!important}}@media(max-width:560px){.shared-panel-header{padding:16px!important;border-radius:17px!important}.shared-panel-header h1{font-size:21px!important}.shared-panel-header p{font-size:11px!important}.shared-panel-header__actions{display:flex!important;flex-direction:column!important;align-items:stretch!important}.shared-panel-header__actions>*{width:100%!important}}.shared-panel-header{--header-accent:#3b82f6;--header-soft:#eef5ff;--header-soft-2:#f6f9ff;--header-border:#d9e6f7;min-height:102px!important;padding:18px 22px!important;margin:0 0 16px!important;border:1px solid var(--header-border)!important;border-radius:18px!important;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.92),transparent 32%),linear-gradient(135deg,var(--header-soft) 0%,var(--header-soft-2) 58%,#ffffff 100%)!important;box-shadow:0 8px 24px #263f5f0f!important;color:#172033!important}.shared-panel-header--green{--header-accent:#10a67a;--header-soft:#edf9f5;--header-soft-2:#f7fcfa;--header-border:#d7eee5}.shared-panel-header--purple{--header-accent:#7c5ce6;--header-soft:#f4efff;--header-soft-2:#faf8ff;--header-border:#e5dcfb}.shared-panel-header--slate{--header-accent:#64748b;--header-soft:#f0f4f8;--header-soft-2:#fafbfd;--header-border:#dfe6ed}.shared-panel-header--dark{--header-accent:#4f6fdc;--header-soft:#eef3ff;--header-soft-2:#f8faff;--header-border:#d9e2f5;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.94),transparent 32%),linear-gradient(135deg,var(--header-soft) 0%,var(--header-soft-2) 62%,#ffffff 100%)!important;color:#172033!important}.shared-panel-header:before{inset:14px 0 14px auto!important;width:4px!important;border-radius:4px!important;background:var(--header-accent)!important}.shared-panel-header__main{gap:13px!important}.shared-panel-header__icon{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:13px!important;background:#ffffffb3!important;color:var(--header-accent)!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 4px 12px #243c5a0d!important}.shared-panel-header__eyebrow{margin-bottom:5px!important;padding:4px 9px!important;font-size:10px!important;background:#ffffffad!important;color:#53657d!important;border:1px solid rgba(180,197,218,.55)!important}.shared-panel-header__eyebrow:before{background:var(--header-accent)!important;box-shadow:0 0 0 3px #3b82f612!important}.shared-panel-header h1{font-size:23px!important;line-height:1.3!important;letter-spacing:-.2px!important}.shared-panel-header p{margin-top:4px!important;font-size:11.5px!important;line-height:1.75!important;max-width:820px}.shared-panel-header__actions{gap:7px!important}.modern-page button,.enterprise-simple-page button,.module-page button,.modern-page select,.enterprise-simple-page select,.module-page select,.admin-tabs button,.row-actions .row-link{font-size:11px!important}.modern-page .primary-btn,.modern-page .secondary-btn,.modern-page .ghost-btn,.modern-page .tool-btn,.enterprise-simple-page .primary-btn,.enterprise-simple-page .secondary-btn,.enterprise-simple-page .ghost-btn,.enterprise-simple-page .tool-btn,.module-page .btn,.admin-tabs button{min-height:38px!important;height:38px!important;padding:0 13px!important;border-radius:10px!important;line-height:1!important}.modern-page input,.modern-page select,.modern-page textarea,.enterprise-simple-page input,.enterprise-simple-page select,.enterprise-simple-page textarea,.module-page input,.module-page select{min-height:38px;font-size:11.5px!important}.admin-tabs{gap:4px!important;padding:4px!important;border-radius:12px!important}.admin-tabs button{height:36px!important;min-height:36px!important;padding:0 12px!important}.section-head h2{font-size:16px!important}.section-head>div>span{font-size:10px!important}.workbench-card{border-radius:16px!important}.pro-kpi-row article{border-radius:15px!important}@media(max-width:900px){.shared-panel-header{min-height:0!important;padding:16px 17px!important}.shared-panel-header h1{font-size:20px!important}.shared-panel-header p{font-size:11px!important}}@media(max-width:560px){.shared-panel-header{padding:14px!important;border-radius:15px!important}.shared-panel-header__icon{width:40px!important;height:40px!important;flex-basis:40px!important}.shared-panel-header__actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}.shared-panel-header__actions>*{width:auto!important;flex:1 1 auto!important}}.shared-panel-header{position:relative!important;overflow:hidden!important;isolation:isolate!important;min-height:112px!important;padding:20px 24px!important;border:1px solid color-mix(in srgb,var(--header-accent) 18%,#ffffff)!important;border-radius:20px!important;background:radial-gradient(circle at 96% 10%,color-mix(in srgb,var(--header-accent) 24%,transparent),transparent 34%),radial-gradient(circle at 78% 115%,color-mix(in srgb,var(--header-accent) 13%,transparent),transparent 40%),linear-gradient(120deg,color-mix(in srgb,var(--header-accent) 18%,#ffffff),color-mix(in srgb,var(--header-accent) 10%,#ffffff) 52%,#fff)!important;box-shadow:0 16px 34px color-mix(in srgb,var(--header-accent) 10%,rgba(15,23,42,.08)),inset 0 1px #ffffffe0!important}.shared-panel-header:after{content:""!important;position:absolute!important;top:-54px!important;left:26%!important;width:220px!important;height:120px!important;border-radius:50%!important;background:linear-gradient(90deg,color-mix(in srgb,var(--header-accent) 10%,transparent),transparent)!important;transform:rotate(-10deg)!important;pointer-events:none!important;z-index:-1!important}.shared-panel-header:before{top:14px!important;bottom:14px!important;width:5px!important;border-radius:0 6px 6px 0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--header-accent) 92%,#ffffff),color-mix(in srgb,var(--header-accent) 62%,#172033))!important;box-shadow:0 0 0 1px #ffffff26!important}.shared-panel-header__main,.shared-panel-header__copy,.shared-panel-header__actions{position:relative!important;z-index:2!important}.shared-panel-header__main{gap:14px!important}.shared-panel-header__icon{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:14px!important;background:#ffffffb8!important;border:1px solid rgba(255,255,255,.92)!important;color:var(--header-accent)!important;box-shadow:0 8px 20px #0f172a12,inset 0 1px #fffffff2!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.shared-panel-header__eyebrow{margin-bottom:5px!important;padding:4px 9px!important;background:#ffffffa3!important;color:color-mix(in srgb,var(--header-accent) 72%,#334155)!important;border-color:color-mix(in srgb,var(--header-accent) 18%,#ffffff)!important;box-shadow:0 4px 10px #0f172a08!important}.shared-panel-header__eyebrow:before{background:var(--header-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--header-accent) 10%,transparent)!important}.shared-panel-header h1{font-size:24px!important;font-weight:900!important;letter-spacing:-.35px!important;color:#132238!important}.shared-panel-header p{font-size:11.5px!important;color:#5d6d82!important;line-height:1.75!important}.shared-panel-header__actions .btn,.shared-panel-header__actions .primary-btn,.shared-panel-header__actions .ghost-btn,.shared-panel-header__actions .primary-light{min-height:38px!important;height:38px!important;padding:0 13px!important;border-radius:10px!important;font-size:10.5px!important}.shared-panel-header__actions .btn-primary,.shared-panel-header__actions .primary-btn,.shared-panel-header__actions .primary-light{background:linear-gradient(135deg,color-mix(in srgb,var(--header-accent) 94%,#1d4ed8),color-mix(in srgb,var(--header-accent) 64%,#4f46e5))!important;border-color:color-mix(in srgb,var(--header-accent) 70%,#1d4ed8)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--header-accent) 18%,transparent)!important}.shared-panel-header__actions .btn-secondary,.shared-panel-header__actions .ghost-btn{background:#ffffffb8!important;color:#344054!important;border:1px solid rgba(255,255,255,.94)!important;box-shadow:0 5px 12px #0f172a0a!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.shared-panel-header--green{--header-accent:#079a78 !important}.shared-panel-header--purple{--header-accent:#7651d9 !important}.shared-panel-header--slate{--header-accent:#49627d !important}.shared-panel-header--dark{--header-accent:#4369c7 !important}@media(max-width:900px){.shared-panel-header{min-height:0!important;padding:17px 18px!important}.shared-panel-header h1{font-size:21px!important}}@media(max-width:560px){.shared-panel-header{padding:14px 15px!important;border-radius:16px!important}.shared-panel-header__icon{width:40px!important;height:40px!important;flex-basis:40px!important}.shared-panel-header__actions>*{min-height:36px!important;height:36px!important}}
