@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--sans:"Inter", "Segoe UI", system-ui, sans-serif;font-family:var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1d23;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6fa;font-size:14px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:#f0f2f5;margin:0;padding:0}#root{width:100%;height:100vh;overflow:hidden}.app-sider.ant-layout-sider{border-right:1px solid #94a3b81f;background:radial-gradient(circle at top,#3b82f629,#0000 24%),linear-gradient(#081427 0%,#0d1b34 52%,#101b2d 100%)!important;box-shadow:14px 0 40px #02061724!important}.app-sidebar{color:#dbe7fb;flex-direction:column;height:100%;padding:14px 12px 12px;display:flex;overflow:visible}.app-sidebar__brand{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:0;align-items:center;gap:12px;min-height:64px;margin:-14px -12px 10px;padding:10px 12px;display:flex;box-shadow:inset 0 1px #ffffff0a}.app-sidebar__brand-mark{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#0f766e 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex;box-shadow:0 10px 24px #2563eb47}.app-sidebar__brand-title{color:#f8fbff;letter-spacing:-.02em;font-size:15px;font-weight:700;line-height:1.1}.app-sidebar__brand-subtitle{color:#bfdbfe9e;letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.app-sidebar__section-label{padding:6px 10px 10px}.app-sidebar__section-text.ant-typography{color:#bfdbfe6b;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.app-sidebar__menu-wrap{scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;display:block;position:relative;overflow:visible auto}.app-sidebar__menu-wrap--mega{overflow:visible}.app-sidebar__menu-wrap::-webkit-scrollbar{width:0;height:0}.app-sidebar__custom-nav{gap:8px;display:grid;position:relative}.app-sidebar__custom-item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;height:44px;padding:0 14px;transition:background .2s,color .2s,transform .2s;display:flex}.app-sidebar__custom-item:hover,.app-sidebar__custom-item--active{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 12px 28px #2563eb47}.app-sidebar__custom-icon{justify-content:center;width:16px;font-size:16px;display:inline-flex}.app-sidebar__custom-label{font-size:13.5px;font-weight:500}.app-sidebar__mega-wrap{position:relative}.app-sidebar__custom-mega-panel{z-index:120;background:radial-gradient(circle at 100% 0,#2563eb29,#0000 26%),linear-gradient(#0c1830 0%,#10213f 100%);border:1px solid #94a3b824;border-radius:24px;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;width:780px;padding:18px;display:grid;position:absolute;top:0;left:calc(100% + 2px);box-shadow:0 28px 64px #02061761}.app-sidebar__custom-mega-card{color:#e2e8f0;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #94a3b81a;border-radius:18px;grid-template-columns:18px minmax(0,1fr);align-items:start;column-gap:12px;min-height:102px;padding:18px;transition:background .2s,box-shadow .2s,transform .2s;display:grid}.app-sidebar__custom-mega-card:hover,.app-sidebar__custom-mega-card--active{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 14px 30px #2563eb47}.app-sidebar__custom-mega-icon{margin-top:2px;font-size:16px}.app-sidebar__custom-mega-copy{gap:4px;min-width:0;display:grid}.app-sidebar__custom-mega-title{word-break:break-word;font-size:13px;font-weight:600;line-height:1.35}.app-sidebar__custom-mega-desc{color:#bfdbfeb8;word-break:break-word;font-size:11.5px;line-height:1.55}.app-sidebar__menu.ant-menu{color:#cbd5e1!important}.app-sidebar__menu.ant-menu-inline,.app-sidebar__menu.ant-menu-vertical{background:0 0!important}.app-sidebar__menu .ant-menu-item,.app-sidebar__menu .ant-menu-submenu-title{color:#cbd5e1!important;border-radius:14px!important;width:100%!important;height:44px!important;margin:4px 0!important;font-size:13.5px!important;font-weight:500!important;line-height:44px!important;transition:background .2s,color .2s,transform .2s!important}.app-sidebar__menu .ant-menu-item:hover,.app-sidebar__menu .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff14!important}.app-sidebar__menu .ant-menu-item-selected,.app-sidebar__menu .ant-menu-item-selected:hover,.app-sidebar__menu .ant-menu-item-selected:active{box-shadow:0 12px 28px #2563eb47;color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.app-sidebar__menu .ant-menu-item .anticon,.app-sidebar__menu .ant-menu-submenu-title .anticon{font-size:16px!important}.app-sidebar__menu .ant-menu-item-group-title{color:#bfdbfe61!important;letter-spacing:.16em!important;text-transform:uppercase!important;padding:10px 12px 4px!important;font-size:10px!important;font-weight:700!important}.app-sidebar__menu .ant-menu-sub.ant-menu-inline{border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:6px 0 8px;display:grid;background:#ffffff08!important;padding:10px!important}.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item{border:1px solid #94a3b814;min-height:72px;background:#ffffff08!important;border-radius:14px!important;align-items:flex-start!important;height:auto!important;margin:0!important;padding:12px 14px!important;line-height:1.4!important;display:flex!important}.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item .ant-menu-title-content{min-width:0}.app-sidebar__mega-item{white-space:normal;gap:4px;min-width:0;display:grid}.app-sidebar__mega-title{color:#e2e8f0;word-break:break-word;font-size:13px;font-weight:600;line-height:1.35}.app-sidebar__mega-desc{color:#bfdbfe94;word-break:break-word;font-size:11.5px;line-height:1.55}.app-sidebar__mega-popup.ant-menu-submenu-popup{width:780px;min-width:780px}.app-sidebar__mega-popup .ant-menu{border:1px solid #94a3b824;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;display:grid;box-shadow:0 28px 64px #02061761;background:radial-gradient(circle at 100% 0,#2563eb29,#0000 26%),linear-gradient(#0c1830 0%,#10213f 100%)!important;border-radius:24px!important;padding:18px!important}.app-sidebar__mega-popup .ant-menu-item{border:1px solid #94a3b81a;column-gap:12px;min-height:102px;background:#ffffff0d!important;border-radius:18px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;width:auto!important;height:auto!important;margin:0!important;padding:18px!important;line-height:1.4!important;display:grid!important}.app-sidebar__mega-popup .ant-menu-item:after{display:none!important}.app-sidebar__mega-popup .ant-menu-item .anticon{margin-top:2px;font-size:16px!important}.app-sidebar__mega-popup .ant-menu-item:hover{background:#ffffff14!important}.app-sidebar__mega-popup .ant-menu-item-selected,.app-sidebar__mega-popup .ant-menu-item-selected:hover,.app-sidebar__mega-popup .ant-menu-item-selected:active{box-shadow:0 14px 30px #2563eb47;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item:hover .app-sidebar__mega-title,.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item-selected .app-sidebar__mega-title{color:#fff}.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item:hover .app-sidebar__mega-desc,.app-sidebar__menu .ant-menu-sub.ant-menu-inline>.ant-menu-item-selected .app-sidebar__mega-desc{color:#ffffffc7}.app-sidebar__footer{border-top:1px solid #ffffff14;gap:12px;margin-top:10px;padding:14px 10px 6px;display:grid}.app-sidebar__account{background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.app-sidebar__account-avatar{color:#dbeafe;background:linear-gradient(135deg,#2563eba6,#0f766eb3);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:inline-flex;box-shadow:0 10px 22px #0f172a38}.app-sidebar__account-copy{min-width:0}.app-sidebar__account-name{color:#f8fbff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.app-sidebar__account-role{color:#bfdbfe8f;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;line-height:1.2;overflow:hidden}.app-sidebar__logout.ant-btn{justify-content:center;width:100%;height:42px;font-weight:600;box-shadow:inset 0 1px #ffffff0a;color:#e2e8f0!important;background:linear-gradient(#ef44441f,#ef444414)!important;border:1px solid #f8717129!important;border-radius:14px!important}.app-sidebar__logout.ant-btn:hover{color:#fff!important;background:linear-gradient(#ef444433,#ef444424)!important;border-color:#f8717147!important}.app-sidebar--collapsed{padding-inline:8px}.app-sidebar--collapsed .app-sidebar__brand{justify-content:center;padding-inline:0}.app-sidebar--collapsed .app-sidebar__menu .ant-menu-item,.app-sidebar--collapsed .app-sidebar__menu .ant-menu-submenu-title{width:56px!important;margin-inline:auto!important;padding-inline:calc(50% - 8px)!important}.app-sidebar--collapsed .app-sidebar__footer{justify-items:center;padding-inline:0}.app-sidebar--collapsed .app-sidebar__logout.ant-btn{width:44px;min-width:44px;height:44px;padding-inline:0;border-radius:14px!important}.app-header.ant-layout-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0f2;justify-content:space-between;align-items:center;gap:16px;display:flex;background:#ffffffe6!important;height:68px!important;padding:0 18px!important;line-height:68px!important;box-shadow:0 10px 30px #0f172a0a!important}.app-header__left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.app-header__toggle.ant-btn{width:42px;min-width:42px;height:42px;font-size:18px;box-shadow:0 8px 20px #0f172a0d;color:#334155!important;background:#fff!important;border:none!important;border-radius:14px!important}.app-header__toggle.ant-btn:hover{color:#1d4ed8!important;background:#f8fbff!important}.app-header__dept-wrap{flex:1;align-items:center;min-width:0;display:flex;overflow:auto hidden}.app-header__context{gap:2px;padding-left:2px;display:grid}.app-header__context-label{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.1}.app-header__context-value{color:#0f172a;font-size:14px;font-weight:600;line-height:1.2}.app-header__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.app-header__icon-btn.ant-btn{width:42px;min-width:42px;height:42px;font-size:16px;box-shadow:0 8px 20px #0f172a0a;color:#475569!important;background:#fff!important;border:none!important;border-radius:14px!important}.app-header__icon-btn.ant-btn:hover{color:#1d4ed8!important;background:#f8fbff!important}.app-header__divider{background:#e2e8f0;width:1px;height:28px}.app-header__profile{cursor:pointer;background:#fff;border:none;border-radius:16px;align-items:center;gap:10px;padding:6px 10px 6px 6px;transition:box-shadow .2s,background .2s;display:flex;box-shadow:0 10px 24px #0f172a0d}.app-header__profile:hover{background:#f8fbff;box-shadow:0 14px 28px #2563eb14}.app-header__avatar.ant-avatar{box-shadow:0 0 0 3px #eaf2ff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.app-header__profile-copy{gap:2px;min-width:0;display:grid}.app-header__profile-name{color:#111827;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2}.app-header__profile-role{color:#94a3b8;white-space:nowrap;font-size:11px;line-height:1.2}.dept-nav .ant-menu-item{color:#64748b!important;border-radius:14px!important;height:42px!important;margin:0 6px 0 0!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important;line-height:42px!important;transition:all .2s!important;position:relative!important}.dept-nav .ant-menu-item:after{content:""!important;opacity:0!important;background:linear-gradient(90deg,#1677ff 0%,#69b1ff 100%)!important;border-radius:999px!important;height:3px!important;transition:all .2s!important;position:absolute!important;bottom:5px!important;left:12px!important;right:12px!important;transform:scaleX(.45)!important}.dept-nav .ant-menu-item:hover{color:#1d4ed8!important;background:#f8fbff!important}.dept-nav .ant-menu-item-selected{color:#1d4ed8!important;background:#edf4ff!important;font-weight:700!important}.dept-nav .ant-menu-item-selected:after{opacity:1!important;transform:scaleX(1)!important}.dept-nav.ant-menu-horizontal{border-bottom:none!important;line-height:normal!important}.dept-nav.ant-menu-horizontal:after{display:none!important}.main-content{background:#f0f2f5!important;border-radius:0!important;padding:24px!important}.ant-card{border:1px solid #e8eaed!important;border-radius:12px!important;transition:box-shadow .2s!important;box-shadow:0 1px 4px #0000000d,0 4px 12px #0000000a!important}.ant-card:hover{box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f!important}.ant-card-head{border-bottom:1px solid #f0f2f5!important;min-height:52px!important;padding:0 20px!important}.ant-card-head-title{color:#1a1d23!important;font-size:14px!important;font-weight:600!important}.ant-card-body{padding:20px!important}.kpi-card{color:#fff!important;background:linear-gradient(135deg,#1677ff,#0958d9)!important;border:none!important}.kpi-card.green{background:linear-gradient(135deg,#52c41a,#389e0d)!important}.kpi-card.orange{background:linear-gradient(135deg,#fa8c16,#d46b08)!important}.kpi-card.red{background:linear-gradient(135deg,#f5222d,#cf1322)!important}.kpi-card.purple{background:linear-gradient(135deg,#722ed1,#531dab)!important}.kpi-card.teal{background:linear-gradient(135deg,#13c2c2,#08979c)!important}.kpi-card .ant-card-body{padding:20px!important}.ant-table-thead>tr>th{text-transform:uppercase!important;letter-spacing:.5px!important;color:#6b7280!important;background:#f8f9fc!important;border-bottom:2px solid #e8eaed!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr:hover>td{background:#f0f5ff!important}.notif-btn{position:relative}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=576px){.hide-on-mobile{display:none!important}}.ant-btn-primary{letter-spacing:.2px!important;font-weight:600!important}.ant-tag{border-radius:20px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important}.ant-statistic-content-value{font-weight:700!important}.ant-steps-item-title{font-weight:600!important}.header-bell .anticon{color:#595f6e!important;font-size:18px!important}.user-avatar-wrap .ant-avatar{box-shadow:0 0 0 2px #fff,0 0 0 4px #1677ff!important}.print-only-certificate{display:none}.login-screen{background:radial-gradient(circle at 0 0,#22c55e14,#0000 24%),radial-gradient(circle at 100% 100%,#2563eb1f,#0000 28%),linear-gradient(135deg,#eef4fb 0%,#e8eef8 45%,#f7f9fc 100%);min-height:100vh;position:relative;overflow:hidden}.login-screen__orb{filter:blur(14px);pointer-events:none;border-radius:999px;position:absolute}.login-screen__orb--blue{background:radial-gradient(circle,#2563eb2e 0%,#0000 70%);width:280px;height:280px;top:-90px;right:-80px}.login-screen__orb--gold{background:radial-gradient(circle,#f59e0b29 0%,#0000 70%);width:260px;height:260px;bottom:-120px;left:-70px}.login-screen__shell{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(360px,430px);align-items:center;gap:40px;max-width:1120px;min-height:100vh;margin:0 auto;padding:40px 24px;display:grid;position:relative}.login-screen__intro{padding-right:16px}.login-screen__badge{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #94a3b83d;border-radius:999px;align-items:center;margin-bottom:18px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 12px 30px #94a3b81f}.login-screen__title.ant-typography{color:#0f172a;letter-spacing:-.05em;max-width:620px;margin:0 0 14px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.04}.login-screen__subtitle.ant-typography{color:#52607a;max-width:560px;margin-bottom:28px;font-size:16px;line-height:1.8;display:block}.login-screen__feature{color:#1f2937;align-items:center;gap:12px;margin-bottom:14px;font-size:14px;font-weight:500;display:flex}.login-screen__feature .anticon{color:#2563eb;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #ffffffb3;border-radius:24px;padding:28px;box-shadow:0 24px 70px #0f172a1f}.login-card__header{border-bottom:1px solid #e2e8f0;margin-bottom:22px;padding-bottom:18px}.login-card__brand-block{margin-bottom:18px}.login-card__brand{color:#0f172a;letter-spacing:-.04em;margin-bottom:8px;font-size:28px;font-weight:800}.login-card__company-tag{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.login-card__copy{gap:6px;display:grid}.login-card__title.ant-typography{color:#111827;margin:0}.login-card__text.ant-typography{color:#64748b;font-size:14px;line-height:1.7;display:block}.login-card__form{gap:2px;display:grid}.login-card__form .ant-form-item-label>label{color:#334155;font-weight:600}.login-card__form .ant-input-affix-wrapper,.login-card__form .ant-select-selector{min-height:46px!important;box-shadow:none!important;border-color:#d8e0eb!important;border-radius:12px!important}.login-card__form .ant-input-affix-wrapper:hover,.login-card__form .ant-select:hover .ant-select-selector{border-color:#94b9ff!important}.login-card__form .ant-input-affix-wrapper-focused,.login-card__form .ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.login-card__form .ant-btn-primary{border-radius:12px;height:46px;box-shadow:0 14px 28px #2563eb38;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.login-card__hint{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:20px;padding:14px 16px}.login-card__hint-line.ant-typography{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.login-card__hint-line.ant-typography:last-child{margin-bottom:0}.sys-admin-dashboard{gap:20px;display:grid}.sys-admin-dashboard__hero{background:radial-gradient(circle at 100% 0,#2563eb29,#0000 24%),radial-gradient(circle at 0 100%,#0f766e1a,#0000 24%),linear-gradient(135deg,#fff 0%,#f7fbff 52%,#f5f8fc 100%);overflow:hidden;border:1px solid #e5edf8!important;box-shadow:0 20px 50px #0f172a0f!important}.sys-admin-dashboard__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.sys-admin-dashboard__hero-copy{max-width:760px}.sys-admin-dashboard__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.sys-admin-dashboard__title.ant-typography{color:#0f172a;margin:0 0 8px}.sys-admin-dashboard__subtitle.ant-typography{color:#64748b;max-width:680px;font-size:15px;line-height:1.75;display:block}.sys-admin-dashboard__hero-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.sys-admin-dashboard__hero-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.sys-admin-dashboard__hero-actions .ant-btn{border-radius:14px;min-width:164px;height:44px}.sys-admin-dashboard__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.sys-admin-dashboard__stat-card,.sys-admin-dashboard__panel{height:100%}.sys-admin-dashboard__stat-card{position:relative;overflow:hidden;border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.sys-admin-dashboard__stat-accent{border-radius:999px;width:4px;position:absolute;top:0;bottom:0;left:0}.sys-admin-dashboard__main{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:stretch;gap:16px;display:grid}.sys-admin-dashboard__panel{border:1px solid #eef2f7!important;box-shadow:0 18px 42px #0f172a0d!important}.sys-admin-dashboard__panel .ant-card-head{min-height:58px!important}.sys-admin-dashboard__panel .ant-card-head-title{color:#0f172a!important;font-size:15px!important}.sys-admin-dashboard__action-list{flex-direction:column;display:flex}.sys-admin-dashboard__action-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;transition:transform .18s;display:flex}.sys-admin-dashboard__action-row:hover{transform:translate(2px)}.sys-admin-dashboard__action-row--last{border-bottom:none;padding-bottom:0}.sys-admin-dashboard__action-copy{min-width:0}.sys-admin-dashboard__action-title{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}.sys-admin-dashboard__action-row .ant-btn{border-radius:12px;min-width:92px}.sys-admin-dashboard__health-row{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.executive-dashboard{gap:20px;display:grid}.executive-dashboard__hero{background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 24%),radial-gradient(circle at 0 100%,#16a34a1a,#0000 24%),linear-gradient(135deg,#fff 0%,#f8fbff 54%,#f2f6fb 100%);overflow:hidden;border:1px solid #e6eef8!important;box-shadow:0 20px 50px #0f172a0f!important}.executive-dashboard__hero-grid{justify-content:space-between;align-items:center;gap:24px;display:flex}.executive-dashboard__hero-copy{max-width:760px}.executive-dashboard__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.executive-dashboard__title.ant-typography{color:#0f172a;margin:0 0 8px}.executive-dashboard__subtitle.ant-typography{color:#64748b;max-width:680px;font-size:15px;line-height:1.75;display:block}.executive-dashboard__hero-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.executive-dashboard__hero-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.executive-dashboard__hero-actions .ant-btn{border-radius:14px;min-width:164px;height:44px}.executive-dashboard__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.executive-dashboard__stat-card,.executive-dashboard__panel{height:100%}.executive-dashboard__stat-card{border:1px solid #eaf0f7!important;box-shadow:0 16px 36px #0f172a0d!important}.executive-dashboard__stat-card .ant-card-body{gap:14px;display:grid}.executive-dashboard__stat-icon{border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:inline-flex}.executive-dashboard__stat-icon--blue{color:#1d4ed8;background:#2563eb1f}.executive-dashboard__stat-icon--green{color:#15803d;background:#22c55e24}.executive-dashboard__stat-icon--gold{color:#b45309;background:#f59e0b29}.executive-dashboard__stat-icon--violet{color:#7c3aed;background:#7c3aed24}.executive-dashboard__stat-meta{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.executive-dashboard__stat-trend.ant-typography{color:#0f766e;font-weight:600}.executive-dashboard__panel{border:1px solid #eaf0f7!important;box-shadow:0 18px 40px #0f172a0d!important}.executive-dashboard__panel .ant-card-head{min-height:58px!important}.executive-dashboard__panel .ant-card-head-title{color:#0f172a!important;font-size:15px!important}.executive-dashboard__legend{gap:10px;margin-top:12px;display:grid}.executive-dashboard__legend-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.executive-dashboard__legend-label{color:#334155;align-items:center;gap:10px;font-size:13px;display:flex}.executive-dashboard__legend-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.executive-dashboard__priority-list,.executive-dashboard__health-list{flex-direction:column;display:flex}.executive-dashboard__priority-row{border-bottom:1px solid #eef2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;padding:16px 0;display:grid}.executive-dashboard__priority-row--last{border-bottom:none;padding-bottom:0}.executive-dashboard__priority-icon{color:#1d4ed8;background:#2563eb1f;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.executive-dashboard__priority-copy{min-width:0}.executive-dashboard__priority-title{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.executive-dashboard__health-row{border-bottom:1px solid #eef2f7;grid-template-columns:minmax(120px,180px) minmax(0,1fr);align-items:center;gap:16px;padding:16px 0;display:grid}.executive-dashboard__health-row:last-child{border-bottom:none;padding-bottom:0}.executive-dashboard__health-title{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.executive-dashboard__health-progress{min-width:0}.daily-reports{gap:24px;display:grid}.daily-reports__hero{background:radial-gradient(circle at 100% 0,#2563eb29,#0000 24%),radial-gradient(circle at 0 100%,#f59e0b14,#0000 24%),linear-gradient(135deg,#fff 0%,#f8fbff 56%,#f3f7fc 100%);overflow:hidden;border:1px solid #e6eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.daily-reports__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.daily-reports__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.daily-reports__title.ant-typography{color:#0f172a;margin:0 0 8px}.daily-reports__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.75;display:block}.daily-reports__hero-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.daily-reports__overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.daily-reports__overview-card,.daily-reports__tabs-card,.daily-reports__panel,.daily-reports__metric-card{border:1px solid #eaf0f7!important;box-shadow:0 16px 36px #0f172a0d!important}.daily-reports__panel{overflow:hidden}.daily-reports__panel--soft{background:linear-gradient(#fff 0%,#f9fbfe 100%)}.daily-reports__metric-card{position:relative;overflow:hidden}.daily-reports__metric-card .ant-card-body{position:relative;padding:22px 22px 20px!important}.daily-reports__metric-card:before{content:"";border-radius:999px;width:4px;position:absolute;top:0;bottom:0;left:0}.daily-reports__metric-card--safety:before{background:#16a34a}.daily-reports__metric-card--esg:before,.daily-reports__metric-card--saudi:before{background:#2563eb}.daily-reports__metric-card--training:before{background:#7c3aed}.daily-reports__metric-card .ant-statistic{min-height:74px}.daily-reports__metric-card .ant-statistic-title{color:#64748b!important;font-size:12px!important;font-weight:600!important}.daily-reports__metric-card .ant-statistic-content{align-items:center;gap:8px;display:flex}.daily-reports__chart-wrap{width:100%;min-width:0;padding:4px 0 0;overflow:auto hidden}.daily-reports__chart-wrap .recharts-wrapper{margin:0 auto}.daily-reports__chart-wrap--full{justify-content:center;align-items:center;height:100%;min-height:320px;display:flex}.daily-reports__overview-card .ant-card-body{gap:14px;display:grid}.daily-reports__overview-icon{border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:inline-flex}.daily-reports__overview-icon--blue{color:#1d4ed8;background:#2563eb1f}.daily-reports__overview-icon--gold{color:#b45309;background:#f59e0b29}.daily-reports__overview-icon--green{color:#15803d;background:#22c55e24}.daily-reports__overview-icon--violet{color:#7c3aed;background:#7c3aed24}.daily-reports__tabs-card .ant-card-body{padding:28px!important}.daily-reports__tabs .ant-tabs-nav{margin-bottom:20px}.daily-reports__tabs .ant-tabs-tab{border-radius:12px;transition:background .2s;padding:14px 16px!important}.daily-reports__tabs .ant-tabs-tab:hover{background:#f8fbff}.daily-reports__tab-content{flex-direction:column;gap:20px;display:flex}.daily-reports__stretch-row{align-items:stretch}.daily-reports__stretch-col{display:flex}.daily-reports__panel .ant-card-head{border-bottom:1px solid #edf2f7;min-height:72px;padding:0 24px}.daily-reports__panel .ant-card-head-title{color:#0f172a;padding:20px 0 16px;font-size:16px;font-weight:700}.daily-reports__panel .ant-card-extra{padding:20px 0 16px}.daily-reports__panel .ant-card-extra .ant-typography{font-size:12px;line-height:1.5}.daily-reports__panel .ant-card-body{padding:22px 24px 24px!important}.daily-reports__panel--stretch{flex-direction:column;width:100%;height:100%;display:flex}.daily-reports__panel--stretch .ant-card-body{flex-direction:column;flex:1;display:flex}.daily-reports__panel--stretch .daily-reports__chart-wrap,.daily-reports__panel--stretch .daily-reports__compliance-list{flex:1}.daily-reports__progress-list{flex-direction:column;gap:18px;display:flex}.daily-reports__progress-item{gap:8px;display:grid}.daily-reports__summary-list,.daily-reports__highlights,.daily-reports__compliance-list{flex-direction:column;gap:16px;display:flex}.daily-reports__summary-item,.daily-reports__highlight-card,.daily-reports__compliance-item{background:linear-gradient(135deg,#f8fbff 0%,#f3f7fc 100%);border:1px solid #e6edf7;border-radius:16px;padding:18px 18px 16px;box-shadow:inset 0 1px #ffffffb3}.daily-reports__summary-item{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;display:grid}.daily-reports__summary-icon{color:#1d4ed8;background:#2563eb1f;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.daily-reports__summary-title,.daily-reports__highlight-title,.daily-reports__compliance-title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:600}.daily-reports__summary-item .ant-typography,.daily-reports__highlight-card .ant-typography,.daily-reports__compliance-head .ant-typography{line-height:1.6;display:block}.daily-reports__compliance-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.daily-reports__compliance-item .ant-progress{margin-bottom:0}.daily-reports__compliance-item .ant-tag{border-radius:999px;margin-inline-end:0;font-weight:600}.daily-reports__compliance-item .ant-progress .ant-progress-rail,.daily-reports__compliance-item .ant-progress .ant-progress-track{border-radius:999px}.daily-reports__table .ant-table{background:0 0}.daily-reports__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.daily-reports__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.daily-reports__table .ant-table-tbody>tr>td{vertical-align:top;color:#334155;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.daily-reports__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.daily-reports__placeholder{text-align:center;background:linear-gradient(135deg,#f8fbff 0%,#f4f7fb 100%);border:1px dashed #d9e4f2;border-radius:18px;justify-content:center;align-items:center;min-height:240px;padding:32px;display:flex}@media (width<=1024px){.daily-reports__overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.daily-reports__overview{grid-template-columns:1fr}.daily-reports__tabs-card .ant-card-body{padding:20px 16px!important}.daily-reports__tab-content{gap:16px}.daily-reports__panel .ant-card-head,.daily-reports__panel .ant-card-body{padding-left:16px!important;padding-right:16px!important}.daily-reports__panel .ant-card-head{min-height:auto}.daily-reports__panel .ant-card-head-title,.daily-reports__panel .ant-card-extra{padding-top:16px;padding-bottom:14px}}.master-users{flex-direction:column;gap:20px;display:flex}.master-users__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.master-users__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.master-users__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.master-users__title.ant-typography{color:#0f172a;margin:0 0 6px}.master-users__subtitle.ant-typography{color:#64748b;max-width:720px;font-size:15px;line-height:1.7;display:block}.master-users__stat-card,.master-users__filters-card,.master-users__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.master-users__stat-card{position:relative;overflow:hidden}.master-users__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.master-users__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.master-users__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.master-users__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.master-users__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.master-users__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.master-users__filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.master-users__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.master-users__identity{align-items:center;gap:12px;display:flex}.master-users__avatar.ant-avatar{box-shadow:0 0 0 3px #eaf2ff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.master-users__identity-copy{min-width:0}.master-users__identity-name{color:#111827;font-size:14px;font-weight:600}.master-users__identity-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.master-users__drawer-note{background:#f8fbff;margin-bottom:18px}.master-users__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.employee-directory{flex-direction:column;gap:20px;display:flex}.employee-directory__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.employee-directory__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.employee-directory__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.employee-directory__title.ant-typography{color:#0f172a;margin:0 0 6px}.employee-directory__subtitle.ant-typography{color:#64748b;max-width:720px;font-size:15px;line-height:1.7;display:block}.employee-directory__stat-card,.employee-directory__filters-card,.employee-directory__table-card,.employee-directory__profile-hero,.employee-directory__profile-card,.employee-directory__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.employee-directory__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.employee-directory__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.employee-directory__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.employee-directory__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.employee-directory__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.employee-directory__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.employee-directory__filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.employee-directory__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.employee-directory__identity{align-items:center;gap:12px;display:flex}.employee-directory__avatar.ant-avatar{box-shadow:0 0 0 3px #eaf2ff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.employee-directory__identity-copy{min-width:0}.employee-directory__identity-button{color:#111827;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.employee-directory__identity-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.employee-directory__profile{flex-direction:column;gap:16px;display:flex}.employee-directory__profile-hero .ant-card-body{padding:20px 22px}.employee-directory__profile-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.employee-directory__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.employee-directory__detail-grid .ant-typography{margin-bottom:4px;display:block}.employee-directory__detail-grid strong{color:#0f172a}.employee-directory__drawer-note{background:#f8fbff;margin-bottom:18px}.employee-directory__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.master-departments{flex-direction:column;gap:20px;display:flex}.master-departments__hero{background:radial-gradient(circle at 100% 0,#0f766e24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.master-departments__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.master-departments__eyebrow.ant-typography{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.master-departments__title.ant-typography{color:#0f172a;margin:0 0 6px}.master-departments__subtitle.ant-typography{color:#64748b;max-width:720px;font-size:15px;line-height:1.7;display:block}.master-departments__stat-card,.master-departments__filters-card,.master-departments__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.master-departments__stat-card{position:relative;overflow:hidden}.master-departments__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.master-departments__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.master-departments__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.master-departments__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.master-departments__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.master-departments__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.master-departments__filters{grid-template-columns:minmax(240px,1.5fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:center;gap:12px;display:grid}.master-departments__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.master-departments__identity{align-items:center;gap:12px;display:flex}.master-departments__identity-icon{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#0f9f7e 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 24px #0f766e38}.master-departments__identity-copy{min-width:0}.master-departments__identity-name{color:#111827;font-size:14px;font-weight:600}.master-departments__identity-code{color:#64748b;font-size:12px}.master-departments__drawer-note{background:#f8fbff;margin-bottom:18px}.master-departments__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.master-classifications{flex-direction:column;gap:20px;display:flex}.master-classifications__hero{background:radial-gradient(circle at 100% 0,#7c3aed24,#0000 28%),linear-gradient(135deg,#fff 0%,#faf7ff 100%);border:1px solid #eee7fb!important;box-shadow:0 18px 44px #0f172a0d!important}.master-classifications__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.master-classifications__eyebrow.ant-typography{color:#7c3aed;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.master-classifications__title.ant-typography{color:#0f172a;margin:0 0 6px}.master-classifications__subtitle.ant-typography{color:#64748b;max-width:720px;font-size:15px;line-height:1.7;display:block}.master-classifications__stat-card,.master-classifications__filters-card,.master-classifications__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.master-classifications__stat-card{position:relative;overflow:hidden}.master-classifications__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.master-classifications__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.master-classifications__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.master-classifications__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.master-classifications__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.master-classifications__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.master-classifications__filters{grid-template-columns:minmax(240px,1.5fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:center;gap:12px;display:grid}.master-classifications__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.master-classifications__identity{align-items:center;gap:12px;display:flex}.master-classifications__identity-icon{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 24px #7c3aed38}.master-classifications__identity-copy{min-width:0}.master-classifications__identity-name{color:#111827;font-size:14px;font-weight:600}.master-classifications__identity-code{color:#64748b;font-size:12px}.master-classifications__drawer-note{background:#faf7ff;margin-bottom:18px}.master-classifications__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.master-documents{flex-direction:column;gap:20px;display:flex}.master-documents__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.master-documents__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.master-documents__eyebrow.ant-typography{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.master-documents__title.ant-typography{color:#0f172a;margin:0 0 6px}.master-documents__subtitle.ant-typography{color:#64748b;max-width:720px;font-size:15px;line-height:1.7;display:block}.master-documents__stat-card,.master-documents__filters-card,.master-documents__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.master-documents__stat-card{position:relative;overflow:hidden}.master-documents__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.master-documents__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.master-documents__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.master-documents__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.master-documents__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.master-documents__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.master-documents__filters{grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.master-documents__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.master-documents__identity{align-items:center;gap:12px;display:flex}.master-documents__identity-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 24px #2563eb38}.master-documents__identity-copy{min-width:0}.master-documents__identity-name{color:#111827;font-size:14px;font-weight:600}.master-documents__identity-code{color:#64748b;font-size:12px}.master-documents__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.client-registration{flex-direction:column;gap:20px;display:flex}.client-registration__hero{background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 28%),linear-gradient(135deg,#fff 0%,#f6fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.client-registration__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.client-registration__eyebrow.ant-typography{color:#0284c7;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.client-registration__title.ant-typography{color:#0f172a;margin:0 0 6px}.client-registration__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.client-registration__stat-card,.client-registration__filters-card,.client-registration__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.client-registration__stat-card{position:relative;overflow:hidden}.client-registration__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.client-registration__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.client-registration__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.client-registration__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.client-registration__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.client-registration__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.client-registration__filters{grid-template-columns:minmax(240px,1.5fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:center;gap:12px;display:grid}.client-registration__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.client-registration__identity{align-items:center;gap:12px;display:flex}.client-registration__identity-icon{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 24px #0284c738}.client-registration__identity-copy{min-width:0}.client-registration__identity-name{color:#111827;font-size:14px;font-weight:600}.client-registration__identity-subtitle{color:#64748b;font-size:12px}.client-registration__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.document-library{flex-direction:column;gap:20px;display:flex}.document-library__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.document-library__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.document-library__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.document-library__title.ant-typography{color:#0f172a;margin:0 0 6px}.document-library__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.document-library__stat-card,.document-library__filters-card,.document-library__table-card,.document-library__panel-card,.document-library__detail-hero,.document-library__detail-card,.document-library__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.document-library__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.document-library__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.document-library__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.document-library__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.document-library__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.document-library__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.document-library__filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.document-library__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.document-library__identity{align-items:center;gap:12px;display:flex}.document-library__identity-icon,.document-library__detail-icon{color:#1d4ed8;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:inline-flex}.document-library__detail-icon{border-radius:18px;width:56px;height:56px;font-size:26px}.document-library__identity-copy{min-width:0}.document-library__identity-button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.document-library__identity-subtitle{color:#64748b;font-size:12px}.document-library__panel-card .ant-card-body,.document-library__detail-card .ant-card-body{padding:20px 22px!important}.document-library__focus-list{flex-direction:column;gap:14px;display:flex}.document-library__focus-item{background:linear-gradient(135deg,#f8fbff 0%,#f3f7fc 100%);border:1px solid #e6edf7;border-radius:16px;padding:16px 18px}.document-library__focus-title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:600}.document-library__detail-layout{flex-direction:column;gap:16px;display:flex}.document-library__detail-hero .ant-card-body{align-items:flex-start;gap:16px;display:flex;padding:20px 22px!important}.document-library__detail-tags,.document-library__access-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.document-library__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.document-library__detail-grid .ant-typography{margin-bottom:4px;display:block}.document-library__detail-grid strong{color:#0f172a}.document-library__drawer-note{background:#f8fbff;margin-bottom:18px}.document-library__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.qaqc-dashboard{flex-direction:column;gap:20px;display:flex}.qaqc-dashboard__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.qaqc-dashboard__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.qaqc-dashboard__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.qaqc-dashboard__title.ant-typography{color:#0f172a;margin:0 0 6px}.qaqc-dashboard__subtitle.ant-typography{color:#64748b;max-width:820px;font-size:15px;line-height:1.7;display:block}.qaqc-dashboard__hero-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.qaqc-dashboard__stat-card,.qaqc-dashboard__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.qaqc-dashboard__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.qaqc-dashboard__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.qaqc-dashboard__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.qaqc-dashboard__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.qaqc-dashboard__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.qaqc-dashboard__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.qaqc-dashboard__panel{overflow:hidden}.qaqc-dashboard__panel--soft{background:linear-gradient(#fff 0%,#f9fbfe 100%)}.qaqc-dashboard__panel .ant-card-head{border-bottom:1px solid #edf2f7;min-height:72px;padding:0 24px}.qaqc-dashboard__panel .ant-card-head-title{color:#0f172a;padding:20px 0 16px;font-size:16px;font-weight:700}.qaqc-dashboard__panel .ant-card-extra{padding:20px 0 16px}.qaqc-dashboard__panel .ant-card-extra .ant-typography{font-size:12px;line-height:1.5}.qaqc-dashboard__panel .ant-card-body{padding:22px 24px 24px!important}.qaqc-dashboard__chart-wrap{width:100%;min-width:0;padding:4px 0 0;overflow:auto hidden}.qaqc-dashboard__chart-wrap .recharts-wrapper{margin:0 auto}.qaqc-dashboard__chart-wrap--full{justify-content:center;align-items:center;height:100%;min-height:320px;display:flex}.qaqc-dashboard__status-list{flex-direction:column;gap:14px;display:flex}.qaqc-dashboard__status-item,.qaqc-dashboard__focus-metric{background:linear-gradient(135deg,#f8fbff 0%,#f3f7fc 100%);border:1px solid #e6edf7;border-radius:16px;padding:18px}.qaqc-dashboard__status-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.qaqc-dashboard__status-title,.qaqc-dashboard__table-strong{color:#0f172a;font-size:14px;font-weight:600}.qaqc-dashboard__focus-metric{gap:12px;display:grid}.qaqc-dashboard__table .ant-table{background:0 0}.qaqc-dashboard__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.qaqc-dashboard__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.qaqc-dashboard__table .ant-table-tbody>tr>td{color:#334155;vertical-align:middle;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-dashboard__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.qaqc-dashboard__table-progress{min-width:140px}.qaqc-dashboard__stretch-row{align-items:stretch}.qaqc-dashboard__stretch-col{display:flex}.qaqc-dashboard__panel--stretch{flex-direction:column;width:100%;height:100%;display:flex}.qaqc-dashboard__panel--stretch .ant-card-body{flex-direction:column;flex:1;display:flex}.qaqc-dashboard__panel--stretch .qaqc-dashboard__chart-wrap,.qaqc-dashboard__panel--stretch .qaqc-dashboard__status-list{flex:1}.qaqc-pqr{flex-direction:column;gap:20px;display:flex}.qaqc-pqr__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.qaqc-pqr__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.qaqc-pqr__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.qaqc-pqr__title.ant-typography{color:#0f172a;margin:0 0 6px}.qaqc-pqr__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.qaqc-pqr__stat-card,.qaqc-pqr__filters-card,.qaqc-pqr__table-card,.qaqc-pqr__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.qaqc-pqr__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.qaqc-pqr__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.qaqc-pqr__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.qaqc-pqr__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.qaqc-pqr__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.qaqc-pqr__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.qaqc-pqr__filters{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.qaqc-pqr__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qaqc-pqr__table .ant-table{background:0 0}.qaqc-pqr__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.qaqc-pqr__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.qaqc-pqr__table .ant-table-tbody>tr>td{color:#334155;vertical-align:middle;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-pqr__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.qaqc-pqr__identity{align-items:center;gap:12px;display:flex}.qaqc-pqr__identity-icon{color:#1d4ed8;letter-spacing:.04em;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex}.qaqc-pqr__identity-copy{min-width:0}.qaqc-pqr__identity-name{color:#0f172a;font-size:14px;font-weight:600}.qaqc-pqr__identity-subtitle{color:#64748b;font-size:12px}.qaqc-pqr__drawer-note{background:#f8fbff;margin-bottom:18px}.qaqc-pqr__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.qaqc-welder{flex-direction:column;gap:20px;display:flex}.qaqc-welder__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.qaqc-welder__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.qaqc-welder__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.qaqc-welder__title.ant-typography{color:#0f172a;margin:0 0 6px}.qaqc-welder__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.qaqc-welder__stat-card,.qaqc-welder__filters-card,.qaqc-welder__table-card,.qaqc-welder__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.qaqc-welder__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.qaqc-welder__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.qaqc-welder__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.qaqc-welder__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.qaqc-welder__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.qaqc-welder__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.qaqc-welder__filters{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.qaqc-welder__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qaqc-welder__table .ant-table{background:0 0}.qaqc-welder__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.qaqc-welder__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.qaqc-welder__table .ant-table-tbody>tr>td{color:#334155;vertical-align:middle;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-welder__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.qaqc-welder__identity{align-items:center;gap:12px;display:flex}.qaqc-welder__identity-icon{color:#1d4ed8;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex}.qaqc-welder__identity-copy{min-width:0}.qaqc-welder__identity-name{color:#0f172a;font-size:14px;font-weight:600}.qaqc-welder__identity-subtitle{color:#64748b;font-size:12px}.qaqc-welder__drawer-note{background:#f8fbff;margin-bottom:18px}.qaqc-welder__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.qaqc-material{flex-direction:column;gap:20px;display:flex}.qaqc-material-page{flex-direction:column;gap:18px;display:flex}.qaqc-material-page__hero{background:radial-gradient(circle at 100% 0,#3b82f62e,#0000 30%),linear-gradient(135deg,#fff 0%,#f4f9ff 52%,#eef6ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;overflow:hidden;box-shadow:0 20px 44px #0f172a0f}.qaqc-material-page__hero-content{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.qaqc-material-page__hero-tag.ant-tag{color:#1d4ed8;background:#ffffffd6;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.qaqc-material-page__hero-title.ant-typography{color:#0f172a;margin:0;line-height:1.12}.qaqc-material-page__hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);align-items:stretch;gap:20px;display:grid}.qaqc-material-page__hero-text.ant-typography{color:#475569;max-width:860px;margin:0;font-size:14px;line-height:1.8;display:block}.qaqc-material-page__hero-side{gap:12px;min-width:0;display:grid}.qaqc-material-page__hero-stat{background:#ffffffd1;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;min-height:0;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffffeb}.qaqc-material-page__hero-stat .ant-typography{margin:0}.qaqc-material-page__hero-stat strong{color:#0f172a;font-size:15px;font-weight:700;line-height:1.4}.qaqc-material-page__hero-stat span{color:#64748b;font-size:12px;line-height:1.6}.qaqc-material-page__hero-tags{flex-wrap:wrap;gap:10px;display:flex}.qaqc-material-page__hero-tags .ant-tag{color:#334155;background:#ffffffb8;border-color:#dbe7f3;border-radius:999px;margin:0;padding:6px 10px}.qaqc-material-page__hero-panel{background:linear-gradient(#ffffffeb 0%,#eff6fff5 100%);border:1px solid #bfdbfee6;border-radius:20px;flex-direction:column;justify-content:space-between;gap:14px;min-height:100%;padding:20px;display:flex;box-shadow:inset 0 1px #ffffffe6}.qaqc-material-page__hero-kicker{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.qaqc-material-page__hero-title{color:#0f172a;font-size:24px;font-weight:700;line-height:1.2}.qaqc-material-page__hero-subtitle{color:#475569;font-size:14px;line-height:1.7}.qaqc-material-page__hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.qaqc-material-page__hero-meta>div{background:#ffffffe0;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px}.qaqc-material-page__hero-meta-label{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.qaqc-material-page__hero-meta strong{color:#0f172a;font-size:14px}.qaqc-material-page__module-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.qaqc-material-page__module-button{color:#0f172a;text-align:left;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dfe8f4;border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-height:132px;padding:16px 18px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;box-shadow:0 12px 24px #0f172a0a}.qaqc-material-page__module-button:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 16px 28px #2563eb14}.qaqc-material-page__module-button.is-active{background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd;box-shadow:0 18px 32px #2563eb1f}.qaqc-material-page__module-button strong{font-size:14px;font-weight:700;line-height:1.45}.qaqc-material-page__module-button span{color:#2563eb;font-size:12px;font-weight:600}.qaqc-material-page__module-button small{color:#64748b;font-size:12px;line-height:1.6}.qaqc-material-page__module-card{color:#0f172a;text-align:left;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;box-shadow:0 10px 26px #0f172a0a}.qaqc-material-page__module-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 14px 30px #2563eb14}.qaqc-material-page__module-card.is-active{background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd;box-shadow:0 16px 34px #2563eb1f}.qaqc-material-page__module-title{font-size:14px;font-weight:700}.qaqc-material-page__module-ref{color:#64748b;font-size:12px}.qaqc-material-page__register-card,.qaqc-material-page__workspace-card{border:1px solid #e7eef8!important;box-shadow:0 18px 40px #0f172a0d!important}.qaqc-material-page__register-card .ant-card-body,.qaqc-material-page__workspace-card .ant-card-body{padding:22px!important}.qaqc-material-page__section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qaqc-material-page__register-table .ant-table{background:0 0}.qaqc-material-page__register-table .ant-table-container{border:1px solid #e6edf7;border-radius:18px;overflow:hidden}.qaqc-material-page__register-table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f8fbff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.qaqc-material-page__register-table .ant-table-tbody>tr>td{border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-material-page__register-table .ant-pagination{margin-top:18px}.qaqc-material-page__tabs .ant-tabs-nav{margin-bottom:18px!important}.qaqc-material-page__tabs .ant-tabs-tab{border-radius:14px 14px 0 0!important;padding:10px 14px!important}.qaqc-material-page__tabs .ant-tabs-tab-active{background:#eff6ff!important}.qaqc-material-page__tabs .ant-tabs-content-holder{border-top:1px solid #edf2f7;padding-top:10px}.qaqc-material-page__tabs .ant-tabs-tab-btn{font-weight:600}.qaqc-material-page__workspace-card .print-form-page{gap:16px}.qaqc-material-page__workspace-card .print-form-page .ant-card{border:1px solid #e7eef8;border-radius:18px;box-shadow:0 14px 34px #0f172a0a}.qaqc-material-page__workspace-card .print-form-page .ant-card-body{padding:18px}.qaqc-material-page__workspace-card .print-form-page .ant-form-item-label>label{color:#334155;font-weight:600}.qaqc-material-page__workspace-card .print-form-page .ant-input,.qaqc-material-page__workspace-card .print-form-page .ant-input-affix-wrapper,.qaqc-material-page__workspace-card .print-form-page .ant-picker,.qaqc-material-page__workspace-card .print-form-page .ant-select-selector{border-radius:12px!important}.qaqc-material-page__workspace-card .print-form-page .ant-table-container{border:1px solid #e7eef8;border-radius:16px}.qaqc-material-page__workspace-card .print-form-page .ant-table-thead>tr>th{color:#475569;font-size:12px;font-weight:700;background:#f8fbff!important}.qaqc-material-page__workspace-card .print-form-page .ant-table-tbody>tr>td{vertical-align:top}.qaqc-material-page__submission-detail{flex-direction:column;gap:16px;display:flex}.qaqc-material-page__detail-field{background:#f8fbff;border:1px solid #e6edf7;border-radius:14px;flex-direction:column;gap:6px;min-height:100%;padding:12px 14px;display:flex}.qaqc-material-page__detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:600;line-height:1.55}.qaqc-material__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.qaqc-material__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.qaqc-material__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.qaqc-material__title.ant-typography{color:#0f172a;margin:0 0 6px}.qaqc-material__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.qaqc-material__stat-card,.qaqc-material__filters-card,.qaqc-material__table-card,.qaqc-material__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.qaqc-material__stat-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.qaqc-material__stat-copy{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.qaqc-material__stat-card .ant-statistic{line-height:1}.qaqc-material__stat-card .ant-statistic-content{color:#0f172a;font-size:30px;font-weight:700}.qaqc-material__stat-value{color:#0f172a;word-break:break-word;font-size:18px;font-weight:700;line-height:1.3}.qaqc-material__stat-note.ant-typography{font-size:12px;line-height:1.5;display:block}.qaqc-material__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.qaqc-material__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.qaqc-material__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.qaqc-material__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.qaqc-material__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.qaqc-material__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.qaqc-material__filters{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.qaqc-material__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qaqc-material__table .ant-table{background:0 0}.qaqc-material__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.qaqc-material__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.employee-portal{flex-direction:column;gap:18px;display:flex}.employee-portal__hero{background:radial-gradient(circle at 100% 0,#3b82f629,#0000 30%),linear-gradient(135deg,#fff 0%,#f4f9ff 52%,#eef6ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.employee-portal__hero-copy{flex-direction:column;gap:10px;display:flex}.employee-portal__hero-tag.ant-tag{color:#1d4ed8;background:#ffffffd6;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.employee-portal__hero-title.ant-typography{color:#0f172a;margin:0}.employee-portal__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.employee-portal__hero-actions{margin-top:4px}.employee-portal__hero-panel{gap:12px;display:grid}.employee-portal__hero-stat{background:#ffffffd1;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.employee-portal__hero-stat span{color:#64748b;font-size:12px}.employee-portal__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.employee-portal__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.employee-portal__metric-card,.employee-portal__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.employee-portal__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.employee-portal__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.employee-portal__metric-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.employee-portal__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.employee-portal__metric-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.employee-portal__metric-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.employee-portal__metric-icon--red{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.employee-portal__metric-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.employee-portal__metric-copy span{color:#64748b;font-size:12px}.employee-portal__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.employee-portal__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.employee-portal__panel .ant-card-body{padding:22px!important}.employee-portal__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.employee-portal__panel-head .ant-typography{margin-bottom:0}.employee-portal__panel-icon{color:#64748b;font-size:18px}.employee-portal__tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.employee-portal__tool-card{text-align:left;color:#0f172a;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dfe8f4;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;min-height:142px;padding:16px 18px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 24px #0f172a0a}.employee-portal__tool-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 16px 28px #2563eb14}.employee-portal__tool-card strong{font-size:14px;line-height:1.45}.employee-portal__tool-card span{color:#64748b;font-size:12px;line-height:1.6}.employee-portal__tool-icon{background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.employee-portal__tool-card--blue .employee-portal__tool-icon{color:#1d4ed8;background:#dbeafe}.employee-portal__tool-card--indigo .employee-portal__tool-icon{color:#4338ca;background:#e0e7ff}.employee-portal__tool-card--teal .employee-portal__tool-icon{color:#0f766e;background:#ccfbf1}.employee-portal__tool-card--green .employee-portal__tool-icon{color:#15803d;background:#dcfce7}.employee-portal__tool-card--amber .employee-portal__tool-icon{color:#b45309;background:#fef3c7}.employee-portal__tool-card--red .employee-portal__tool-icon{color:#b91c1c;background:#fee2e2}.employee-portal__feed,.employee-portal__notice-list,.employee-portal__compact-list{flex-direction:column;gap:10px;display:flex}.employee-portal__feed-item,.employee-portal__compact-item,.employee-portal__notice-item{text-align:left;background:#fbfdff;border:1px solid #e7eef8;border-radius:16px;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;display:flex}.employee-portal__feed-item{cursor:pointer}.employee-portal__feed-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:inline-flex}.employee-portal__feed-copy,.employee-portal__compact-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.employee-portal__feed-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-portal__feed-row strong,.employee-portal__compact-copy strong,.employee-portal__notice-item strong{color:#0f172a;font-size:13px}.employee-portal__feed-row span,.employee-portal__compact-copy span{color:#64748b;font-size:12px}.employee-portal__feed-copy p,.employee-portal__notice-item p,.employee-portal__compact-copy small{color:#64748b;margin:0;font-size:12px;line-height:1.6}.employee-portal__status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.employee-portal__status-dot--red{background:#dc2626}.employee-portal__status-dot--gold{background:#d97706}.employee-portal__status-dot--green{background:#16a34a}.employee-chat{background:#fff;border:1px solid #dbe5f0;border-radius:24px;grid-template-columns:320px minmax(0,1fr);height:640px;display:grid;overflow:hidden}.employee-chat__sidebar{background:linear-gradient(#f8fbff 0%,#f1f6fc 100%);border-right:1px solid #e2e8f0;flex-direction:column;min-width:0;display:flex}.employee-chat__sidebar-top{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:14px;padding:18px;display:flex}.employee-chat__sidebar-profile{align-items:center;gap:12px;display:flex}.employee-chat__sidebar-profile strong{color:#0f172a;font-size:14px;display:block}.employee-chat__thread{text-align:left;background:0 0;border:none;border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;transition:background .2s;display:flex}.employee-chat__thread:hover{background:#dbeafe73}.employee-chat__thread--active{background:linear-gradient(90deg,#dbeafee0 0%,#eff6fffa 100%)}.employee-chat__main{background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),linear-gradient(#f8fafc 0%,#f1f5f9 100%);flex-direction:column;min-width:0;display:flex}.employee-chat__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:16px 22px;display:flex}.employee-chat__messages{background-image:radial-gradient(#94a3b824 1px,#0000 1px),linear-gradient(#ffffffad 0%,#f1f5f9b8 100%);background-size:18px 18px,cover;flex-direction:column;flex:1;gap:14px;padding:22px;display:flex;overflow-y:auto}.employee-chat__date-chip{color:#64748b;background:#ffffffeb;border:1px solid #dbe5f0;border-radius:999px;align-self:center;padding:6px 12px;font-size:12px;font-weight:600}.employee-chat__message-row{justify-content:flex-start;display:flex}.employee-chat__message-row--mine{justify-content:flex-end}.employee-chat__bubble{color:#0f172a;background:#fff;border:1px solid #e2e8f0e6;border-radius:18px 18px 18px 6px;max-width:min(520px,78%);padding:10px 14px 8px;box-shadow:0 12px 24px #0f172a14}.employee-chat__bubble--mine{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#0000;border-radius:18px 18px 6px}.employee-chat__sender{color:#2563eb;margin-bottom:6px;font-size:11px;font-weight:700}.employee-chat__meta{text-align:right;color:#475569c7;margin-top:6px;font-size:11px}.employee-chat__bubble--mine .employee-chat__meta{color:#ffffffc7}.employee-chat__composer{background:#fffffff0;border-top:1px solid #e2e8f0;align-items:center;gap:10px;padding:14px 18px;display:flex}.employee-chat__composer-icon{color:#64748b}.employee-chat__composer-input.ant-input-affix-wrapper,.employee-chat__composer-input.ant-input{border-radius:999px}.employee-chat--compose .employee-chat__main{background:radial-gradient(circle at 0 0,#3b82f60f,#0000 22%),linear-gradient(#f8fafc 0%,#f4f7fb 100%)}.employee-chat__compose-body{flex:1;padding:22px;overflow-y:auto}.employee-chat__compose-card{background:#ffffffeb;border:1px solid #dbe5f0;border-radius:20px;flex-direction:column;gap:16px;max-width:860px;padding:22px;display:flex;box-shadow:0 16px 32px #0f172a0f}.employee-chat__compose-row{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.employee-chat__compose-row--stack{align-items:flex-start}.employee-chat__compose-label{color:#475569;padding-top:10px;font-size:13px;font-weight:700}.booking-page{flex-direction:column;gap:18px;display:flex}.booking-page__hero{background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 28%),linear-gradient(135deg,#fff 0%,#f6fbff 52%,#eef7ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.booking-page__hero-copy{flex-direction:column;gap:10px;display:flex}.booking-page__hero-tag.ant-tag{color:#0369a1;background:#ffffffd6;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.booking-page__hero-title.ant-typography{color:#0f172a;margin:0}.booking-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.booking-page__hero-actions{margin-top:6px}.booking-page__hero-panel{gap:12px;display:grid}.booking-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.booking-page__hero-stat span{color:#64748b;font-size:12px}.booking-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.booking-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.booking-page__metric-card,.booking-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.booking-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.booking-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.booking-page__metric-icon--blue{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}.booking-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.booking-page__metric-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.booking-page__metric-copy{flex-direction:column;gap:4px;display:flex}.booking-page__metric-copy span{color:#64748b;font-size:12px}.booking-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.booking-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.booking-page__panel .ant-card-body{padding:22px!important}.booking-page__panel--stretch,.booking-page__panel--stretch .ant-card-body{height:100%}.booking-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.booking-page__panel-head .ant-typography{margin-bottom:0}.booking-page__calendar-wrap .ant-picker-calendar{background:0 0}.booking-page__calendar-wrap .ant-picker-content th{color:#64748b;font-size:12px;font-weight:700}.booking-page__calendar-wrap .ant-picker-cell-inner{border-radius:14px!important}.booking-page__cell-list{flex-direction:column;gap:4px;min-height:52px;display:flex}.booking-page__cell-item{color:#334155;align-items:center;gap:4px;font-size:11px;display:flex;overflow:hidden}.booking-page__cell-item span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.booking-page__cell-more{color:#1d4ed8;font-size:11px;font-weight:700}.booking-page__agenda{flex-direction:column;gap:12px;display:flex}.booking-page__agenda-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5edf6;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.booking-page__agenda-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.booking-page__agenda-top strong{color:#0f172a;font-size:14px;display:block}.booking-page__agenda-top span{color:#64748b;font-size:12px}.booking-page__agenda-meta{color:#475569;flex-direction:column;gap:6px;font-size:12px;display:flex}.booking-page__agenda-meta span{align-items:center;gap:8px;display:inline-flex}.booking-page__agenda-actions{justify-content:flex-end;display:flex}.booking-page__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:calc(100% - 52px);min-height:260px;display:flex}.booking-page__form{margin-top:20px}.support-page{flex-direction:column;gap:18px;display:flex}.support-page__hero{background:radial-gradient(circle at 100% 0,#ef44441f,#0000 26%),linear-gradient(135deg,#fff 0%,#fcfcff 52%,#f7fbff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.support-page__hero-copy{flex-direction:column;gap:10px;display:flex}.support-page__hero-tag.ant-tag{color:#b91c1c;background:#ffffffe0;border:1px solid #fecaca;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.support-page__hero-title.ant-typography{color:#0f172a;margin:0}.support-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.support-page__hero-actions{margin-top:6px}.support-page__hero-panel{gap:12px;display:grid}.support-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.support-page__hero-stat span{color:#64748b;font-size:12px}.support-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.support-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.support-page__metric-card,.support-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.support-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.support-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.support-page__metric-icon--red{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.support-page__metric-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.support-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.support-page__metric-copy{flex-direction:column;gap:4px;display:flex}.support-page__metric-copy span{color:#64748b;font-size:12px}.support-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.support-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.support-page__panel .ant-card-body{padding:22px!important}.support-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.support-page__panel-head .ant-typography{margin-bottom:0}.support-page__filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.support-page__filter-label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.support-page__table{border:1px solid #e7eef8;border-radius:18px;overflow:hidden}.support-page__form{margin-top:20px}.support-page__detail-title{justify-content:space-between;align-items:flex-start;gap:12px;padding-right:24px;display:flex}.support-page__detail{flex-direction:column;gap:20px;display:flex}.support-page__response{border:1px solid #dbe5f0;border-radius:18px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.support-page__response--open{background:#fff7ed;border-color:#fed7aa}.support-page__response--progress{background:#eff6ff;border-color:#bfdbfe}.support-page__response--closed{background:#f0fdf4;border-color:#bbf7d0}.support-page__response-head{color:#0f172a;align-items:center;gap:8px;display:inline-flex}.support-page__detail-footer{justify-content:flex-end;display:flex}.asset-page{flex-direction:column;gap:18px;display:flex}.asset-page__hero{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 52%,#eef6ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.asset-page__hero-copy{flex-direction:column;gap:10px;display:flex}.asset-page__hero-tag.ant-tag{color:#1d4ed8;background:#ffffffe0;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.asset-page__hero-title.ant-typography{color:#0f172a;margin:0}.asset-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.asset-page__hero-actions{margin-top:6px}.asset-page__hero-panel{gap:12px;display:grid}.asset-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.asset-page__hero-stat span{color:#64748b;font-size:12px}.asset-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.asset-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.asset-page__metric-card,.asset-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.asset-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.asset-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.asset-page__metric-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.asset-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.asset-page__metric-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.asset-page__metric-copy{flex-direction:column;gap:4px;display:flex}.asset-page__metric-copy span{color:#64748b;font-size:12px}.asset-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.asset-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.asset-page__panel .ant-card-body{padding:22px!important}.asset-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.asset-page__panel-head .ant-typography{margin-bottom:0}.asset-page__filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.asset-page__filter-label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.asset-page__table{border:1px solid #e7eef8;border-radius:18px;overflow:hidden}.asset-page__form{margin-top:8px}.asset-page__modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.asset-page__form-actions{text-align:right;margin-bottom:0}.assign-page{flex-direction:column;gap:18px;display:flex}.assign-page__hero{background:radial-gradient(circle at 100% 0,#0ea5e91f,#0000 28%),linear-gradient(135deg,#fff 0%,#f5fbff 52%,#eef8ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.assign-page__hero-copy{flex-direction:column;gap:10px;display:flex}.assign-page__hero-tag.ant-tag{color:#0369a1;background:#ffffffe0;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.assign-page__hero-title.ant-typography{color:#0f172a;margin:0}.assign-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.assign-page__hero-panel{gap:12px;display:grid}.assign-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.assign-page__hero-stat span{color:#64748b;font-size:12px}.assign-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.assign-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.assign-page__metric-card,.assign-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.assign-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.assign-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.assign-page__metric-icon--blue{background:linear-gradient(135deg,#0ea5e9 0%,#0369a1 100%)}.assign-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.assign-page__metric-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.assign-page__metric-copy{flex-direction:column;gap:4px;display:flex}.assign-page__metric-copy span{color:#64748b;font-size:12px}.assign-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.assign-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.assign-page__panel .ant-card-body{padding:22px!important}.assign-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.assign-page__panel-head .ant-typography{margin-bottom:0}.assign-page__filter-label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.assign-page__table{border:1px solid #e7eef8;border-radius:18px;overflow:hidden}.assign-page__modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.assign-page__form{margin-top:18px}.assign-page__form-actions{text-align:right;margin-bottom:0}.ticket-page{flex-direction:column;gap:18px;display:flex}.ticket-page__hero{background:radial-gradient(circle at 100% 0,#ef44441f,#0000 28%),linear-gradient(135deg,#fff 0%,#fcfcff 52%,#f7fbff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.ticket-page__hero-copy{flex-direction:column;gap:10px;display:flex}.ticket-page__hero-tag.ant-tag{color:#b91c1c;background:#ffffffe0;border:1px solid #fecaca;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.ticket-page__hero-title.ant-typography{color:#0f172a;margin:0}.ticket-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.ticket-page__hero-panel{gap:12px;display:grid}.ticket-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.ticket-page__hero-stat span{color:#64748b;font-size:12px}.ticket-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.ticket-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.ticket-page__metric-card,.ticket-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.ticket-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.ticket-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.ticket-page__metric-icon--red{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.ticket-page__metric-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.ticket-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.ticket-page__metric-copy{flex-direction:column;gap:4px;display:flex}.ticket-page__metric-copy span{color:#64748b;font-size:12px}.ticket-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.ticket-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.ticket-page__panel .ant-card-body{padding:22px!important}.ticket-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ticket-page__panel-head .ant-typography{margin-bottom:0}.ticket-page__filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ticket-page__filter-label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.ticket-page__table{border:1px solid #e7eef8;border-radius:18px;overflow:hidden}.ticket-page__modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.ticket-page__form{margin-top:18px}.ticket-page__support-note{background:#eff6ff;border:1px solid #dbeafe;border-radius:18px;flex-direction:column;gap:10px;margin-bottom:18px;padding:16px 18px;display:flex}.ticket-page__support-note-head{color:#0f172a;align-items:center;gap:8px;display:inline-flex}.ticket-page__form-actions{text-align:right;margin-bottom:0}.vendor-page{flex-direction:column;gap:18px;display:flex}.vendor-page__hero{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 28%),linear-gradient(135deg,#fff 0%,#f8fbff 52%,#eef6ff 100%);border:1px solid #e7eef8;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;padding:24px 26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.vendor-page__hero-copy{flex-direction:column;gap:10px;display:flex}.vendor-page__hero-tag.ant-tag{color:#1d4ed8;background:#ffffffe0;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-weight:700}.vendor-page__hero-title.ant-typography{color:#0f172a;margin:0}.vendor-page__hero-text.ant-typography{color:#475569;font-size:14px;line-height:1.8}.vendor-page__hero-panel{gap:12px;display:grid}.vendor-page__hero-stat{background:#ffffffd6;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.vendor-page__hero-stat span{color:#64748b;font-size:12px}.vendor-page__hero-stat strong{color:#0f172a;font-size:24px;line-height:1}.vendor-page__hero-stat small{color:#64748b;font-size:12px;line-height:1.6}.vendor-page__metric-card,.vendor-page__panel{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.vendor-page__metric-card .ant-card-body{align-items:center;gap:14px;min-height:116px;display:flex}.vendor-page__metric-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.vendor-page__metric-icon--red{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.vendor-page__metric-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.vendor-page__metric-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.vendor-page__metric-copy{flex-direction:column;gap:4px;display:flex}.vendor-page__metric-copy span{color:#64748b;font-size:12px}.vendor-page__metric-copy strong{color:#0f172a;font-size:28px;line-height:1}.vendor-page__metric-copy small{color:#64748b;font-size:12px;line-height:1.6}.vendor-page__panel .ant-card-body{padding:22px!important}.vendor-page__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.vendor-page__panel-head .ant-typography{margin-bottom:0}.vendor-page__filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.vendor-page__filter-label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.vendor-page__table{border:1px solid #e7eef8;border-radius:18px;overflow:hidden}.vendor-page__modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.vendor-page__form{margin-top:18px}.vendor-page__support-note{background:#eff6ff;border:1px solid #dbeafe;border-radius:18px;flex-direction:column;gap:10px;margin-bottom:18px;padding:16px 18px;display:flex}.vendor-page__support-note-head{color:#0f172a;align-items:center;gap:8px;display:inline-flex}.vendor-page__form-actions{text-align:right;margin-bottom:0}@media (width<=991px){.employee-portal__hero{grid-template-columns:1fr;padding:20px}.employee-portal__tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-chat{grid-template-columns:1fr;height:auto}.employee-chat__sidebar{border-bottom:1px solid #e2e8f0;border-right:none}.employee-chat__main{min-height:520px}.booking-page__hero,.support-page__hero,.asset-page__hero,.assign-page__hero,.ticket-page__hero,.vendor-page__hero{grid-template-columns:1fr;padding:20px}}@media (width<=575px){.employee-portal__panel .ant-card-body{padding:16px!important}.employee-portal__tool-grid{grid-template-columns:1fr}.employee-portal__feed-row{flex-direction:column;align-items:flex-start}.booking-page__panel .ant-card-body{padding:16px!important}.booking-page__agenda-top{flex-direction:column;align-items:flex-start}.support-page__panel .ant-card-body{padding:16px!important}.support-page__panel-head,.support-page__detail-title{flex-direction:column;align-items:flex-start}.asset-page__panel .ant-card-body{padding:16px!important}.asset-page__panel-head,.asset-page__modal-head{flex-direction:column;align-items:flex-start}.assign-page__panel .ant-card-body{padding:16px!important}.assign-page__panel-head,.assign-page__modal-head{flex-direction:column;align-items:flex-start}.ticket-page__panel .ant-card-body{padding:16px!important}.ticket-page__panel-head,.ticket-page__modal-head{flex-direction:column;align-items:flex-start}.vendor-page__panel .ant-card-body{padding:16px!important}.vendor-page__panel-head,.vendor-page__modal-head{flex-direction:column;align-items:flex-start}}.qaqc-material__table .ant-table-tbody>tr>td{color:#334155;vertical-align:middle;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-material__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.qaqc-material__identity{align-items:center;gap:12px;display:flex}.qaqc-material__identity-icon{color:#1d4ed8;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex}.qaqc-material__identity-copy{min-width:0}.qaqc-material__identity-name{color:#0f172a;font-size:14px;font-weight:600}.qaqc-material__identity-subtitle{color:#64748b;font-size:12px}.qaqc-material__drawer-note{background:#f8fbff;margin-bottom:18px}.qaqc-material__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (width<=1199px){.qaqc-material-page__module-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991px){.qaqc-material-page__hero{grid-template-columns:1fr;padding:20px}.qaqc-material-page__hero-grid{grid-template-columns:1fr}.qaqc-material-page__module-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=575px){.qaqc-material-page__module-strip,.qaqc-material-page__hero-meta{grid-template-columns:1fr}.qaqc-material-page__register-card .ant-card-body,.qaqc-material-page__workspace-card .ant-card-body{padding:16px!important}.qaqc-material-page__module-button{min-height:0}}.qaqc-docs{flex-direction:column;gap:20px;display:flex}.qaqc-docs__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.qaqc-docs__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.qaqc-docs__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.qaqc-docs__title.ant-typography{color:#0f172a;margin:0 0 6px}.qaqc-docs__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.qaqc-docs__stat-card,.qaqc-docs__filters-card,.qaqc-docs__table-card,.qaqc-docs__detail-card,.qaqc-docs__drawer-note{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.qaqc-docs__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.qaqc-docs__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.qaqc-docs__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.qaqc-docs__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.qaqc-docs__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.qaqc-docs__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.qaqc-docs__filters{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(180px,1fr)) auto;align-items:center;gap:12px;display:grid}.qaqc-docs__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qaqc-docs__table .ant-table{background:0 0}.qaqc-docs__table .ant-table-container{border:1px solid #e6edf7;border-radius:16px;overflow:hidden}.qaqc-docs__table .ant-table-thead>tr>th{font-size:12px;font-weight:700;color:#475569!important;background:#f7faff!important;border-bottom:1px solid #e6edf7!important;padding:14px 16px!important}.qaqc-docs__table .ant-table-tbody>tr>td{color:#334155;vertical-align:middle;border-bottom:1px solid #eef3f8!important;padding:14px 16px!important}.qaqc-docs__table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.qaqc-docs__identity{align-items:center;gap:12px;display:flex}.qaqc-docs__identity-icon{color:#1d4ed8;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex}.qaqc-docs__identity-copy{min-width:0}.qaqc-docs__identity-button{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.qaqc-docs__identity-subtitle{color:#64748b;font-size:12px}.qaqc-docs__detail-layout{flex-direction:column;gap:16px;display:flex}.qaqc-docs__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.qaqc-docs__detail-grid .ant-typography{margin-bottom:4px;display:block}.qaqc-docs__detail-grid strong{color:#0f172a}.qaqc-docs__drawer-note{background:#f8fbff;margin-bottom:18px}.qaqc-docs__drawer-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.database-management{flex-direction:column;gap:20px;display:flex}.database-management__hero{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 28%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.database-management__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.database-management__eyebrow.ant-typography{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.database-management__title.ant-typography{color:#0f172a;margin:0 0 6px}.database-management__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.database-management__stat-card,.database-management__panel,.database-management__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.database-management__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.database-management__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.database-management__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.database-management__stat-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.database-management__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.database-management__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.database-management__panel-head{margin-bottom:14px}.database-management__progress{gap:12px;display:grid}.database-management__health-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.database-management__health-item{background:#f8fbff;border:1px solid #e7eef8;border-radius:16px;padding:16px}.database-management__health-value{color:#0f172a;margin-top:6px;font-size:15px;font-weight:600}.database-management__filters{gap:12px;display:grid}.database-management__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.database-management__identity{align-items:center;gap:12px;display:flex}.database-management__identity-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 24px #2563eb38}.database-management__identity-copy{min-width:0}.database-management__identity-name{color:#111827;font-size:14px;font-weight:600}.database-management__identity-subtitle{color:#64748b;font-size:12px}.database-management__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.role-matrix,.security-center{flex-direction:column;gap:20px;display:flex}.role-matrix__hero,.security-center__hero{border:1px solid #e7eef8!important;box-shadow:0 18px 44px #0f172a0d!important}.role-matrix__hero{background:radial-gradient(circle at 100% 0,#7c3aed24,#0000 28%),linear-gradient(135deg,#fff 0%,#faf7ff 100%)}.security-center__hero{background:radial-gradient(circle at 100% 0,#ef44441f,#0000 28%),linear-gradient(135deg,#fff 0%,#fff8f8 100%)}.role-matrix__hero-grid,.security-center__hero-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.role-matrix__eyebrow.ant-typography,.security-center__eyebrow.ant-typography{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.role-matrix__eyebrow.ant-typography{color:#7c3aed}.security-center__eyebrow.ant-typography{color:#dc2626}.role-matrix__title.ant-typography,.security-center__title.ant-typography{color:#0f172a;margin:0 0 6px}.role-matrix__subtitle.ant-typography,.security-center__subtitle.ant-typography{color:#64748b;max-width:760px;font-size:15px;line-height:1.7;display:block}.role-matrix__stat-card,.role-matrix__filters-card,.role-matrix__table-card,.security-center__stat-card,.security-center__table-card{border:1px solid #eef2f7!important;box-shadow:0 16px 40px #0f172a0d!important}.role-matrix__stat-card .ant-card-body,.security-center__stat-card .ant-card-body{align-items:center;gap:14px;display:flex}.role-matrix__stat-icon,.security-center__stat-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.role-matrix__stat-icon--blue,.security-center__stat-icon--blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.role-matrix__stat-icon--red,.security-center__stat-icon--red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.role-matrix__stat-icon--gold,.security-center__stat-icon--gold{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.role-matrix__stat-icon--violet,.security-center__stat-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.role-matrix__filters{grid-template-columns:minmax(240px,420px);gap:12px;display:grid}.role-matrix__table-head,.security-center__table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.role-matrix__drawer-note{background:#faf7ff;margin-bottom:18px}.role-matrix__drawer-actions,.security-center__drawer-actions{justify-content:flex-end;gap:10px;display:flex}.enterprise-login{--login-bg:#07111f;--login-panel:#081426c7;--login-panel-strong:#0a1b30f0;--login-border:#94a3b82e;--login-text:#fffffff0;--login-muted:#d8e1efad;--login-accent:#60a5fa;background:radial-gradient(circle at 0 0,#3b82f633,#0000 30%),radial-gradient(circle at 100% 100%,#14b8a62e,#0000 28%),linear-gradient(135deg,#06101d 0%,#0a1930 45%,#07111f 100%);min-height:100vh;position:relative;overflow:hidden}.enterprise-login__backdrop{filter:blur(18px);pointer-events:none;border-radius:999px;position:absolute}.enterprise-login__backdrop--one{background:radial-gradient(circle,#3b82f638 0%,#0000 70%);width:24rem;height:24rem;top:-8rem;left:-6rem}.enterprise-login__backdrop--two{background:radial-gradient(circle,#14b8a629 0%,#0000 72%);width:28rem;height:28rem;bottom:-10rem;right:-8rem}.enterprise-login__grid{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(360px,460px);min-height:100vh;display:grid;position:relative}.enterprise-login__showcase{color:var(--login-text);flex-direction:column;justify-content:center;padding:64px 72px;display:flex}.enterprise-login__brand{align-items:center;gap:16px;margin-bottom:40px;display:flex}.enterprise-login__brand-mark,.enterprise-login__auth-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#0f766e 100%);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:inline-flex;box-shadow:0 18px 40px #0f766e40}.enterprise-login__brand-title{letter-spacing:-.03em;font-size:24px;font-weight:700}.enterprise-login__brand-subtitle{letter-spacing:.18em;text-transform:uppercase;color:#cbd5e194;margin-top:2px;font-size:11px;font-weight:600}.enterprise-login__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#dbeafe;background:#60a5fa1f;border:1px solid #60a5fa2e;border-radius:999px;width:fit-content;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:700}.enterprise-login__title.ant-typography{color:#fff;letter-spacing:-.05em;max-width:720px;margin:0 0 16px;font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.05}.enterprise-login__subtitle.ant-typography{max-width:680px;color:var(--login-muted);margin-bottom:32px;font-size:16px;line-height:1.8;display:block}.enterprise-login__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:760px;margin-bottom:28px;display:grid}.enterprise-login__metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;padding:20px}.enterprise-login__metric-value{letter-spacing:-.04em;color:#fff;font-size:28px;font-weight:700}.enterprise-login__metric-label{color:#e2e8f0b8;margin-top:6px;font-size:13px}.enterprise-login__panel{border:1px solid var(--login-border);background:linear-gradient(#0a1b30db,#061222e6);border-radius:24px;max-width:760px;padding:24px;box-shadow:0 24px 60px #02061738}.enterprise-login__panel-heading{letter-spacing:.08em;text-transform:uppercase;color:#bfdbfe;margin-bottom:18px;font-size:14px;font-weight:700}.enterprise-login__highlights{gap:14px;display:grid}.enterprise-login__highlight{color:#f1f5f9e6;align-items:flex-start;gap:12px;font-size:14px;line-height:1.7;display:flex}.enterprise-login__highlight .anticon{color:#34d399;margin-top:3px}.enterprise-login__trust-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.enterprise-login__trust-pill{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:inline-flex}.enterprise-login__auth-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0d,#ffffff08),#040c1885;border-left:1px solid #94a3b81f;justify-content:center;align-items:center;padding:36px;display:flex}.enterprise-login__auth-card{border:1px solid var(--login-border);background:linear-gradient(#0a1b30f5,#07121ff5);border-radius:28px;width:100%;padding:28px;box-shadow:0 26px 80px #02061761}.enterprise-login__auth-header{text-align:left;margin-bottom:24px}.enterprise-login__auth-icon{width:52px;height:52px;margin-bottom:18px;font-size:22px}.enterprise-login__auth-kicker{letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;margin-bottom:10px;font-size:12px;font-weight:700}.enterprise-login__auth-title.ant-typography{color:#fff;margin:0 0 8px}.enterprise-login__auth-copy.ant-typography{color:#e2e8f0ad;font-size:14px;line-height:1.7}.enterprise-login__section-label{letter-spacing:.12em;text-transform:uppercase;color:#bfdbfebd;margin-bottom:14px;font-size:12px;font-weight:700}.enterprise-login__account-list{gap:12px;display:grid}.enterprise-login__account-button{text-align:left;width:100%;color:var(--login-text);cursor:pointer;background:#ffffff0a;border:1px solid #94a3b829;border-radius:18px;align-items:center;gap:14px;padding:16px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.enterprise-login__account-button:hover:not(:disabled){background:#ffffff12;border-color:#60a5fa57;transform:translateY(-1px);box-shadow:0 18px 34px #0f172a38}.enterprise-login__account-button:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.enterprise-login__account-button:disabled{cursor:not-allowed;opacity:.72}.enterprise-login__account-icon{width:46px;height:46px;color:var(--account-accent);background:color-mix(in srgb, var(--account-accent) 16%, transparent);border:1px solid color-mix(in srgb, var(--account-accent) 36%, transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.enterprise-login__account-content{flex:1;min-width:0}.enterprise-login__account-role{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700}.enterprise-login__account-description{color:#e2e8f0a6;font-size:12px;line-height:1.55}.enterprise-login__account-action{color:#bfdbfecc;font-size:13px;font-weight:600}.enterprise-login__notice{color:#dbeafec7;background:#2563eb1a;border:1px solid #60a5fa2e;border-radius:16px;margin-top:18px;padding:14px 16px;font-size:12px;line-height:1.7}@media (width<=1080px){.enterprise-login__grid{grid-template-columns:1fr}.enterprise-login__showcase{padding:48px 28px 20px}.enterprise-login__auth-shell{background:0 0;border-left:none;padding:12px 28px 32px}.enterprise-login__panel,.enterprise-login__metrics{max-width:none}}@media (width<=720px){.enterprise-login__showcase{padding:32px 20px 18px}.enterprise-login__brand{margin-bottom:28px}.enterprise-login__metrics{grid-template-columns:1fr}.enterprise-login__panel{border-radius:20px;padding:20px}.enterprise-login__auth-shell{padding:6px 20px 24px}.enterprise-login__auth-card{border-radius:24px;padding:22px}}@media (width<=920px){.role-matrix__hero-grid,.security-center__hero-grid,.database-management__hero-grid{flex-direction:column;align-items:flex-start}.database-management__health-grid{grid-template-columns:1fr}.client-registration__hero-grid{flex-direction:column;align-items:flex-start}.client-registration__filters{grid-template-columns:1fr 1fr}.master-documents__hero-grid{flex-direction:column;align-items:flex-start}.master-documents__filters{grid-template-columns:1fr 1fr}.master-classifications__hero-grid{flex-direction:column;align-items:flex-start}.master-classifications__filters{grid-template-columns:1fr 1fr}.master-departments__hero-grid{flex-direction:column;align-items:flex-start}.master-departments__filters{grid-template-columns:1fr 1fr}.master-users__hero-grid{flex-direction:column;align-items:flex-start}.master-users__filters{grid-template-columns:1fr 1fr}.sys-admin-dashboard__hero-grid,.executive-dashboard__hero-grid{flex-direction:column;align-items:flex-start}.sys-admin-dashboard__hero-actions,.executive-dashboard__hero-actions{flex-wrap:wrap;width:100%}.sys-admin-dashboard__stats,.executive-dashboard__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sys-admin-dashboard__main{grid-template-columns:1fr}.app-header.ant-layout-header{gap:12px;padding-inline:14px!important}.app-header__right{gap:8px}.app-header__profile{padding-right:6px}.login-screen__shell{grid-template-columns:1fr;gap:24px;padding:28px 18px}.login-screen__intro{padding-right:0}.login-card{width:100%;max-width:460px}}@media (width<=640px){.app-sidebar__menu .ant-menu-sub.ant-menu-inline{grid-template-columns:1fr}.role-matrix__drawer-actions,.security-center__drawer-actions,.database-management__table-head,.database-management__drawer-actions{flex-direction:column;align-items:stretch}.client-registration__filters{grid-template-columns:1fr}.client-registration__table-head,.client-registration__drawer-actions{flex-direction:column;align-items:stretch}.master-documents__filters{grid-template-columns:1fr}.master-documents__table-head,.master-documents__drawer-actions{flex-direction:column;align-items:stretch}.master-classifications__filters{grid-template-columns:1fr}.master-classifications__table-head,.master-classifications__drawer-actions{flex-direction:column;align-items:stretch}.master-departments__filters{grid-template-columns:1fr}.master-departments__table-head,.master-departments__drawer-actions{flex-direction:column;align-items:stretch}.master-users__filters{grid-template-columns:1fr}.master-users__table-head,.master-users__drawer-actions{flex-direction:column;align-items:stretch}.sys-admin-dashboard__stats,.executive-dashboard__stats{grid-template-columns:1fr}.sys-admin-dashboard__hero-actions,.executive-dashboard__hero-actions{flex-direction:column;align-items:stretch}.sys-admin-dashboard__action-row{flex-direction:column;align-items:flex-start}.executive-dashboard__priority-row,.executive-dashboard__health-row{grid-template-columns:1fr}.app-header.ant-layout-header{height:62px!important;padding-inline:12px!important}.app-header__divider{display:none}.app-header__profile{border-radius:14px;padding:4px}.login-screen__title.ant-typography{font-size:2rem}.login-screen__subtitle.ant-typography{font-size:14px}.login-card{border-radius:20px;padding:22px}.login-card__header{padding-bottom:16px}.login-card__brand{font-size:24px}}.print-only-document{display:none}@media print{html,body,#root{background:#fff!important;height:auto!important;overflow:visible!important}body *{visibility:hidden}.ant-tabs-tabpane-active .print-form-page,.ant-tabs-tabpane-active .print-form-page *{visibility:visible}.ant-tabs-tabpane-active .print-only-certificate,.ant-tabs-tabpane-active .print-only-certificate *,.ant-tabs-tabpane-active .print-only-document,.ant-tabs-tabpane-active .print-only-document *{visibility:visible!important;display:block!important}.ant-tabs-tabpane-hidden,.ant-tabs-tabpane-hidden *{visibility:hidden!important;display:none!important}.print-form-page{background:#fff!important;width:100%!important;position:static!important;overflow:visible!important}.print-hide,.print-hide *,.print-form-hero,.print-form-hero *,.ant-tabs-nav,.ant-tabs-nav *,.ant-layout-sider,.ant-layout-sider *,.ant-layout-header,.ant-layout-header *{display:none!important}.print-certificate-sheet{color:#000!important;page-break-inside:auto!important;width:100%!important;font-family:Times New Roman,serif!important;font-size:12pt!important;line-height:1.35!important;display:block!important}.print-certificate-title{text-align:center!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin:18px 0 24px!important;font-size:18pt!important;font-weight:700!important;display:block!important}.print-certificate-grid{grid-template-columns:1fr 1fr!important;gap:10px 28px!important;margin-bottom:12px!important;display:grid!important}.print-field{align-items:baseline!important;gap:8px!important;min-height:20px!important;display:flex!important}.print-field.single{margin-bottom:12px!important}.print-field span{font-weight:700!important;display:inline!important}.print-field strong{min-width:0!important;font-weight:400!important;display:inline!important}.print-certificate-statement{text-align:justify!important;margin:18px 0!important;display:block!important}.print-block{margin-bottom:16px!important;display:block!important}.print-block-title{margin-bottom:6px!important;font-weight:700!important;display:block!important}.print-block-body{white-space:pre-wrap!important;border-bottom:1px solid #777!important;min-height:48px!important;padding-bottom:6px!important;display:block!important}.print-signatories-title{margin:24px 0 8px!important;font-weight:700!important;display:block!important}.print-signatory-table{border-collapse:collapse!important;table-layout:fixed!important;page-break-inside:avoid!important;width:100%!important;display:table!important}.print-signatory-table thead,.print-signatory-table tbody,.print-signatory-table tr{display:table-row-group!important}.print-signatory-table tr{display:table-row!important}.print-signatory-table th,.print-signatory-table td{vertical-align:top!important;text-align:center!important;border:1px solid #444!important;width:33.33%!important;min-height:34px!important;padding:8px!important;display:table-cell!important}.print-document-sheet{color:#000!important;page-break-inside:auto!important;width:100%!important;font-family:Times New Roman,serif!important;font-size:11pt!important;line-height:1.35!important;display:block!important}.print-document-title{text-align:center!important;text-transform:uppercase!important;margin:10px 0 14px!important;font-size:16pt!important;font-weight:700!important;display:block!important}.print-document-meta{grid-template-columns:1fr 1fr!important;gap:8px 18px!important;margin-bottom:12px!important;display:grid!important}.print-document-meta.single-column{grid-template-columns:1fr!important}.print-document-section-title{text-transform:uppercase!important;page-break-after:avoid!important;margin:14px 0 8px!important;font-weight:700!important;display:block!important}.print-document-table{border-collapse:collapse!important;table-layout:fixed!important;page-break-inside:auto!important;width:100%!important;margin-bottom:12px!important;display:table!important}.print-document-table thead,.print-document-table tbody{display:table-row-group!important}.print-document-table tr{page-break-inside:avoid!important;page-break-after:auto!important;display:table-row!important}.print-document-table th,.print-document-table td{vertical-align:top!important;word-break:break-word!important;background:#fff!important;border:1px solid #444!important;padding:5px!important;display:table-cell!important}.print-document-table th{text-align:center!important;font-weight:700!important}.print-inline-list{border:1px solid #444!important;min-height:26px!important;margin-bottom:12px!important;padding:8px!important;display:block!important}.print-block,.print-document-meta{page-break-inside:avoid!important}.ant-layout,.ant-layout-content,.ant-card,.ant-card-body{box-shadow:none!important;background:#fff!important;height:auto!important;min-height:0!important;overflow:visible!important}.ant-layout-content{margin:0!important;padding:0!important;overflow:visible!important}.ant-tabs,.ant-tabs-content,.ant-tabs-content-holder,.ant-tabs-tabpane{height:auto!important;overflow:visible!important}.print-form-page .ant-card{border:none!important;border-radius:0!important;margin-bottom:10px!important}.print-form-page .ant-card-body{padding:8px 0!important}.print-form-hero{border-bottom:2px solid #d9d9d9!important;margin-bottom:12px!important}.print-form-hero .ant-tag{border:1px solid #d9d9d9!important}.print-form-page .ant-table{font-size:11px!important}.print-form-page .ant-table-thead>tr>th,.print-form-page .ant-table-tbody>tr>td{color:#000!important;background:#fff!important;padding:6px!important}.print-form-page .ant-input,.print-form-page .ant-input-affix-wrapper,.print-form-page .ant-picker,.print-form-page .ant-select-selector{box-shadow:none!important;color:#000!important;background:#fff!important;border:1px solid #d9d9d9!important}.print-form-page .ant-form-item{margin-bottom:10px!important}}
