:root{color:#0f172a;background:#f5f7fb;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb}a{text-decoration:none}.admin-layout{min-height:100vh}.admin-sider{height:100vh;top:0;left:0;overflow:auto;background:#061b33!important;position:sticky!important}.admin-brand{gap:4px;padding:20px 20px 16px;display:grid}.admin-nav-menu,.admin-nav-menu.ant-menu-dark,.admin-nav-menu.ant-menu-dark .ant-menu-sub{background:#061b33!important}.admin-nav-menu.ant-menu-dark .ant-menu-item{border-radius:10px;width:calc(100% - 24px);margin-inline:12px}.admin-nav-menu.ant-menu-dark .ant-menu-item-selected{background:#2563eb!important}.admin-nav-menu.ant-menu-dark .ant-menu-item:hover:not(.ant-menu-item-selected){background:#ffffff14!important}.admin-header{background:#ffffffeb;border-bottom:1px solid #e5eaf3;height:auto;padding:20px 24px}.admin-header-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-header-main{align-items:center;gap:12px;min-width:0;display:flex}.admin-header-title{min-width:0}.admin-menu-trigger{justify-content:center;align-items:center;display:inline-flex}.admin-content{padding:24px}.auth-screen{background:linear-gradient(#f5f7fbe6,#f5f7fbf5),url(/assets/hero-CLDdwZDr.png) 50%/cover no-repeat;place-items:center;min-height:100vh;padding:32px;display:grid}.page-grid{flex-direction:column;gap:16px;display:flex}.employee-page-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;max-width:100%;display:grid}.dept-select{width:100%}.page-section-card .ant-card-head{min-height:56px}.page-section-card .ant-card-head-wrapper{gap:12px}.page-section-card .ant-card-head-title{padding:14px 0}.page-section-card .ant-card-extra{padding:10px 0}.page-section-title{color:#0f172a;font-size:18px;font-weight:600}.page-section-description{color:#64748b;margin-bottom:16px}.section-summary{color:#64748b}.antd-filter-card .ant-card-body{padding:16px}.antd-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:8px;display:grid}.antd-filter-grid .ant-form-item{margin-bottom:8px}.table-footer{justify-content:flex-end;margin-top:16px;display:flex}.scrollable-data-table .ant-table-cell{white-space:nowrap}.table-avatar-image .ant-image-img{object-fit:cover;background:#fff;border:1px solid #e5eaf3;border-radius:8px}.dept-tree .ant-tree-node-content-wrapper{align-items:center;min-height:38px;display:flex}.image-field-row{align-items:flex-start;gap:12px;display:flex}.image-preview-box{background:#fafbfe;border:1px dashed #d6ddeb;border-radius:8px;justify-content:center;align-items:center;min-width:92px;min-height:92px;display:flex}.image-preview-trigger{cursor:pointer;text-align:left;background:0 0;border:0;gap:8px;padding:0;display:grid}.image-preview-trigger:disabled{cursor:not-allowed;opacity:.72}.image-preview-trigger:hover .image-preview-box{background:#f5f8ff;border-color:#2563eb}.muted-text{color:#8a94a6;font-size:13px}.rule-modal-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:16px;display:grid}.rule-search{margin-bottom:12px}.rule-name-field{margin-bottom:16px}.rule-name-label{color:#475569;margin-bottom:8px;font-size:13px;font-weight:600}.rule-name-input{margin-bottom:0}.rule-selection-summary{color:#64748b;margin-bottom:12px;font-size:13px}.weekday-checkbox-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.dialog-caption{color:#64748b;margin-bottom:16px}.mobile-data-card{background:#fff;border:1px solid #e5eaf3;border-radius:8px;padding:16px!important;display:block!important}.mobile-data-card+.mobile-data-card{margin-top:12px}.mobile-data-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.mobile-data-card-title{flex:1;min-width:0}.mobile-data-card-extra{flex-shrink:0}.mobile-data-card-fields{gap:10px;display:grid}.mobile-data-card-field{gap:4px;display:grid}.mobile-data-card-label{color:#8a94a6;font-size:12px}.mobile-data-card-value{color:#0f172a;word-break:break-word}.mobile-data-card-actions{border-top:1px solid #eef2f8;margin-top:14px;padding-top:12px}.mobile-inline-title{align-items:center;gap:12px;display:flex}.mobile-title-text{min-width:0}.mobile-primary-text{color:#0f172a;font-weight:600}.mobile-secondary-text{color:#64748b;font-size:13px}.mobile-filter-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-filter-summary{gap:4px;display:grid}.mobile-filter-actions{flex-wrap:wrap}.admin-mobile-drawer .ant-drawer-content,.admin-mobile-drawer .ant-drawer-header,.admin-mobile-drawer .ant-drawer-body{background:#061b33}.admin-mobile-drawer .ant-drawer-header{border-bottom:1px solid #ffffff14}.admin-mobile-drawer .ant-drawer-title,.admin-mobile-drawer .ant-drawer-close{color:#fff}.admin-mobile-drawer .ant-drawer-body{padding:12px 0 20px}@media (width<=992px){.admin-header{padding:16px 20px}.admin-content{padding:20px}.employee-page-grid{grid-template-columns:minmax(0,1fr)}.antd-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-modal-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=768px){body{min-width:0}.admin-header{padding:14px 16px}.admin-header-bar{flex-direction:column;align-items:flex-start}.admin-header-main{width:100%}.admin-header-title.ant-typography{font-size:24px;line-height:1.3}.admin-content{padding:16px}.auth-screen{background-position:64%;padding:20px}.page-section-card .ant-card-head{min-height:auto}.page-section-card .ant-card-head-wrapper{flex-direction:column;align-items:flex-start}.page-section-card .ant-card-head-title,.page-section-card .ant-card-extra{width:100%}.page-section-card .ant-card-extra>*{max-width:100%}.page-section-title{font-size:16px}.antd-filter-grid{grid-template-columns:minmax(0,1fr)}.table-footer{justify-content:center;overflow-x:auto}.mobile-data-card-header{flex-direction:column}.mobile-data-card-extra{width:100%}.mobile-data-card-actions .ant-space{flex-wrap:wrap;width:100%}.mobile-data-card-actions .ant-space-item{flex:calc(50% - 4px)}.mobile-data-card-actions .ant-btn{width:100%}.mobile-filter-toolbar{flex-direction:column;align-items:flex-start}.mobile-filter-toolbar .ant-btn,.mobile-filter-actions{width:100%}.mobile-filter-actions .ant-space-item{flex:1 1 0}.mobile-filter-actions .ant-btn{width:100%}.image-field-row{flex-direction:column;align-items:stretch}.weekday-checkbox-group{grid-template-columns:minmax(0,1fr)}}
