*{margin:0;padding:0;box-sizing:border-box}:root{--page-bg: #f5f7fb;--card-border: #e9eef5;--card-shadow: 0 10px 28px rgba(15, 23, 42, .05);--card-shadow-hover: 0 18px 40px rgba(15, 23, 42, .08);--text-main: #1f2937;--text-subtle: #6b7280;--text-muted: #94a3b8;--brand-soft: linear-gradient(135deg, #f8fbff 0%, #fffaf2 100%)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--page-bg);color:var(--text-main)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-layout{height:100vh;background:var(--page-bg);overflow:hidden}.app-layout>.ant-layout{min-height:0;overflow:hidden}.main-content{padding:20px;background:var(--page-bg);min-width:0;overflow:hidden}.ant-layout-header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:72px;line-height:72px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);box-shadow:0 1px #0f172a08}.ant-layout-sider{background:#fff;border-right:1px solid var(--card-border);flex:0 0 auto!important;overflow:hidden}.ant-layout-content{padding:24px;background:var(--page-bg);min-width:0;overflow:hidden;display:flex;flex-direction:column}.page-content{flex:1;min-width:0;overflow:auto}.route-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--page-bg)}.dashboard-secondary-skeleton{min-height:180px;display:flex;align-items:center}.ant-menu-light{background:transparent}.ant-layout-sider .ant-menu{padding:12px 10px 18px}.ant-layout-sider .ant-menu-item,.ant-layout-sider .ant-menu-submenu-title{border-radius:12px;margin-inline:0;width:calc(100% - 8px)}.ant-layout-sider .ant-menu-item-selected{font-weight:600}.ant-card{border-radius:18px!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow);min-width:0}.ant-card:hover{box-shadow:var(--card-shadow-hover)}.ant-card-head{border-bottom-color:#eef2f7!important}.ant-card-head-title{color:var(--text-main);font-weight:700}.ant-table-wrapper .ant-table{border-radius:16px}.ant-card-body,.ant-table-wrapper,.page-shell{min-width:0}.ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc;color:#475569;font-weight:600;border-bottom:1px solid #e8edf4}.ant-table-wrapper .ant-table-tbody>tr>td{padding-top:15px;padding-bottom:15px;border-bottom-color:#eef2f7}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#fcfdff!important}.clickable-table-row{cursor:pointer}.clickable-table-row>td{transition:background-color .2s ease}.clickable-table-row:hover>td{background:#f8fbff!important}.department-tree-table .ant-table-thead>tr>th,.department-tree-table .ant-table-tbody>tr>td{padding-top:8px!important;padding-bottom:8px!important}.department-tree-table .ant-table-tbody>tr>td{height:40px;vertical-align:middle}.department-tree-table .department-row-actions{opacity:0;transition:opacity .2s ease}.department-tree-table .ant-table-tbody>tr:hover .department-row-actions{opacity:1}.department-tree-table .ant-table-row-indent{position:relative;display:inline-block;height:40px}.department-tree-table .ant-table-row-indent:after{content:"";position:absolute;top:-10px;bottom:-10px;right:0;border-right:1px solid #e6ebf2}.department-tree-table .ant-table-row-indent:before{content:"";position:absolute;top:50%;right:0;width:12px;border-top:1px solid #e6ebf2}.ant-form-item-label>label{color:#475569!important;font-weight:600}.ant-tabs-top>.ant-tabs-nav{margin-bottom:12px}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{border-radius:20px;overflow:hidden}.ant-modal .ant-modal-header,.ant-drawer .ant-drawer-header{border-bottom:1px solid #eef2f7;padding-bottom:16px}.ant-empty-description{color:var(--text-subtle)}.page-shell{display:grid;gap:16px;min-width:0}.filter-bar{flex:0 0 auto;min-width:0}.table-container{flex:1;min-width:0;overflow:hidden}.table-scroll{width:100%;height:100%;min-width:0;overflow-x:auto;overflow-y:auto}.page-hero{background:var(--brand-soft)}.page-hero-title{font-size:26px;font-weight:700;color:var(--text-main)}.page-hero-desc{margin-top:8px;color:var(--text-subtle);line-height:1.65}.section-caption{display:grid;gap:4px}.section-caption-title{font-size:17px;font-weight:700;color:var(--text-main)}.section-caption-desc{color:var(--text-subtle);font-size:13px;line-height:1.6}.stats-grid{display:grid;gap:16px}.soft-panel{background:#fff;border:1px solid var(--card-border);border-radius:18px;box-shadow:var(--card-shadow)}.page-actions{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.page-actions-meta{color:var(--text-subtle);font-size:13px}.department-table-scroll{min-width:0;overflow-x:auto;overflow-y:hidden}.employee-mobile-shell{min-height:100vh;padding:28px 16px 48px;background:radial-gradient(circle at top left,rgba(76,201,240,.18),transparent 26%),radial-gradient(circle at top right,rgba(255,183,77,.18),transparent 22%),linear-gradient(180deg,#f7f9fc,#eef3f8)}.employee-mobile-page{width:min(100%,420px);margin:0 auto;display:grid;gap:16px}.employee-mobile-alert,.employee-mobile-card,.employee-detail-card{border-radius:28px!important}.employee-mobile-home{display:grid;gap:16px}.employee-mobile-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 6px 0}.employee-mobile-brand{font-size:15px;font-weight:700;color:#18212f}.employee-mobile-brand-sub{margin-top:4px;color:#7b8798;font-size:12px}.employee-profile-card{padding-top:8px;text-align:center;background:#ffffffe0!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.employee-profile-avatar{background:linear-gradient(135deg,#56ccf2,#2f80ed)!important;box-shadow:0 12px 30px #2f80ed38}.employee-profile-name{margin-top:12px;font-size:22px;font-weight:700;color:#18212f}.employee-profile-meta{margin-top:6px;color:#7b8798;font-size:14px}.employee-profile-tags{margin-top:12px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.employee-entry-card{background:#fffffff0!important}.employee-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 10px}.employee-entry-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:grid;justify-items:center;gap:10px;cursor:pointer;color:inherit}.employee-entry-icon{width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;position:relative;font-size:24px;box-shadow:inset 0 1px #ffffffb3}.employee-entry-icon.is-blue{background:linear-gradient(135deg,#4a90e229,#4a90e247);color:#2f80ed}.employee-entry-icon.is-green{background:linear-gradient(135deg,#2dd4bf29,#16a34a3d);color:#11a86b}.employee-entry-icon.is-orange{background:linear-gradient(135deg,#ffc45733,#ff7b5447);color:#ff7b54}.employee-entry-icon.is-red{background:linear-gradient(135deg,#ff84842e,#ff634747);color:#ef4444}.employee-entry-icon.is-cyan{background:linear-gradient(135deg,#5eead42e,#2dd4bf42);color:#0f766e}.employee-entry-icon.is-indigo{background:linear-gradient(135deg,#818cf82e,#6366f147);color:#4f46e5}.employee-entry-icon.is-teal{background:linear-gradient(135deg,#2dd4bf29,#06b6d447);color:#0891b2}.employee-entry-icon.is-yellow{background:linear-gradient(135deg,#fde0472e,#fbbf244d);color:#d97706}.employee-entry-icon.is-pink{background:linear-gradient(135deg,#f472b629,#e879f93d);color:#db2777}.employee-entry-icon.is-mint{background:linear-gradient(135deg,#6ee7b72e,#2dd4bf3d);color:#10b981}.employee-entry-badge{position:absolute;top:-8px;right:-10px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,#ff3d00);color:#fff;font-size:11px;line-height:22px;box-shadow:0 8px 16px #ff4f4f40}.employee-entry-label{font-size:13px;color:#465365;line-height:1.4}.employee-mobile-section-grid{display:grid;gap:16px}.employee-summary-card,.employee-recent-card{background:#fffffff0!important}.employee-mini-title{font-size:16px;font-weight:700;color:#18212f}.employee-mini-desc{margin-top:4px;font-size:12px;color:#7b8798}.employee-summary-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.employee-summary-pill{padding:14px 10px;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f1f5fb);text-align:center}.employee-summary-pill strong{display:block;font-size:18px;color:#18212f}.employee-summary-pill span{display:block;margin-top:6px;color:#7b8798;font-size:12px}.employee-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.employee-recent-list{display:grid;gap:12px}.employee-recent-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:#f6f8fb}.employee-recent-item strong{color:#18212f}.employee-recent-item p{margin-top:6px;font-size:12px;color:#7b8798}.employee-detail-card{background:#fffffff5!important}.employee-panel-title{font-size:20px;font-weight:700;color:#18212f}.employee-panel-subtitle{margin-top:6px;color:#7b8798;font-size:13px;line-height:1.6}.employee-info-strip{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.employee-info-strip span{padding:8px 12px;border-radius:999px;background:#f4f7fb;color:#556273;font-size:12px}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.employee-apply-summary{margin-bottom:20px;padding:14px 16px;border-radius:20px;background:#f6f8fb}@media (max-width: 640px){.employee-mobile-shell{padding:18px 10px 36px}.employee-mobile-page{width:100%}.employee-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-summary-pills,.employee-form-grid{grid-template-columns:1fr}.employee-section-head,.employee-recent-item{flex-direction:column}}
