.admin-portal-shell{--ap-primary:#2a9d8f;--ap-primary-soft:#e8f6f3;--ap-coral:#f4a261;--ap-sky:#4ecdc4;--ap-text:#2d3436;--ap-text-secondary:#636e72;--ap-border:rgba(45,52,54,.08);--ap-radius:16px;--ap-radius-sm:12px;--ap-shadow:0 4px 16px rgba(45,52,54,.06);--ap-shadow-hover:0 8px 24px rgba(42,157,143,.14);--ap-page-bg:linear-gradient(180deg,#f5faf8,#f0f7f4 48%,#f5f8fa);min-height:100vh;color:var(--ap-text)}.admin-portal-shell .admin-portal-layout{min-height:100vh;background:var(--ap-page-bg)}.admin-portal-shell .admin-portal-sider{background:linear-gradient(180deg,#fff,#f7fbfa 55%,#f0f7f4)!important;border-right:1px solid var(--ap-border);box-shadow:4px 0 24px rgba(42,157,143,.06)}.admin-portal-shell .admin-portal-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-portal-shell .admin-portal-brand{margin:16px 14px;padding:12px 14px;border-radius:var(--ap-radius-sm);background:linear-gradient(135deg,#e8f6f3,#e6faf8 50%,#eef4ff);color:var(--ap-primary);font-weight:700;font-size:14px;letter-spacing:.01em;text-align:center;box-shadow:inset 0 0 0 1px rgba(42,157,143,.12);display:flex;align-items:center;justify-content:flex-start;gap:8px;transition:opacity .3s ease}.admin-portal-shell .admin-portal-brand-title{flex:1 1;text-align:center;padding-right:28px}.admin-portal-shell .admin-quick-actions-btn{width:28px;height:28px;min-width:28px;padding:0;border-radius:8px;color:var(--ap-primary);background:hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px rgba(42,157,143,.18);flex-shrink:0}.admin-portal-shell .admin-quick-actions-btn:hover{color:#fff!important;background:linear-gradient(135deg,#2a9d8f,#4096ff)!important;box-shadow:0 4px 10px rgba(42,157,143,.28)}.admin-quick-actions-dropdown .ant-dropdown-menu{min-width:240px;border-radius:12px;padding:6px}.admin-portal-shell .admin-portal-sider .ant-menu{background:transparent!important;-webkit-border-end:none!important;border-inline-end:none!important;flex:1 1;overflow-y:auto;padding-bottom:16px}.admin-portal-shell .admin-portal-sider .ant-menu-item,.admin-portal-shell .admin-portal-sider .ant-menu-submenu-title{transition:background .2s ease,color .2s ease,transform .15s ease}.admin-portal-shell .admin-portal-nav-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:17px;line-height:1;border:1px solid rgba(45,52,54,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7);transition:transform .18s ease,box-shadow .18s ease,border-radius .18s ease}.admin-portal-shell .admin-portal-nav-icon>.anticon{-webkit-margin-end:0;margin-inline-end:0;font-size:inherit}.admin-portal-shell .admin-portal-sider .ant-menu-item:hover .admin-portal-nav-icon,.admin-portal-shell .admin-portal-sider .ant-menu-submenu-title:hover .admin-portal-nav-icon{transform:translateY(-1px) scale(1.04);box-shadow:0 4px 10px rgba(45,52,54,.09)}.admin-portal-shell .admin-portal-sider .ant-menu-item-selected{font-weight:600;box-shadow:inset 3px 0 0 var(--ap-primary)}.admin-portal-shell .admin-portal-sider .ant-menu-item-selected .admin-portal-nav-icon,.admin-portal-shell .admin-portal-sider .ant-menu-submenu-selected .admin-portal-nav-icon{border-radius:50%;transform:scale(1.06);box-shadow:0 5px 12px rgba(42,157,143,.16)}.admin-portal-shell .admin-portal-header{background:hsla(0,0%,100%,.92)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ap-border);box-shadow:0 4px 20px rgba(45,52,54,.04)!important;position:-webkit-sticky;position:sticky;top:0;z-index:100;line-height:1.4}.admin-portal-shell .admin-portal-user-chip{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 12px 0 4px;line-height:1;flex-shrink:0;border-radius:22px;cursor:pointer;transition:background .2s ease}.admin-portal-shell .admin-portal-user-chip:hover{background:var(--ap-primary-soft)}.admin-portal-shell .admin-portal-user-chip .admin-portal-user-name{line-height:1.2;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-portal-shell .admin-portal-content{margin:0!important;padding:16px!important;min-height:280px;background:transparent!important;border-radius:0!important;box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto;overflow-y:visible}.admin-portal-shell .admin-portal-content-inner{min-height:100%;min-width:0;max-width:100%;width:100%;box-sizing:border-box;overflow:visible}.admin-portal-shell .admin-soft-page{width:100%;max-width:100%;margin:0 auto;padding:4px 12px 24px;box-sizing:border-box;min-width:0}.admin-portal-shell .admin-soft-page-card{overflow:visible;max-width:100%}.admin-portal-shell .admin-soft-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap;width:100%;min-width:0;box-sizing:border-box}.admin-portal-shell .admin-soft-page-header:has(.admin-soft-page-header-extra){flex-direction:column;align-items:stretch}.admin-portal-shell .admin-soft-page-header-text{min-width:0;flex:1 1 auto}.admin-portal-shell .admin-soft-page-header-extra{flex:0 0 auto;width:100%;max-width:100%;min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;box-sizing:border-box;padding-right:2px}.admin-portal-shell .admin-soft-page-header-extra .ant-space{flex-wrap:wrap!important;max-width:100%}.admin-portal-shell .admin-soft-page-header-extra .ant-space-item{max-width:100%}.admin-portal-shell .ant-btn-primary{background:var(--ap-primary)!important;border-color:var(--ap-primary)!important;color:#fff!important;box-shadow:0 4px 12px rgba(42,157,143,.25)}.admin-portal-shell .ant-btn-primary:not(:disabled):focus,.admin-portal-shell .ant-btn-primary:not(:disabled):hover{background:#238f82!important;border-color:#238f82!important;color:#fff!important}.admin-portal-shell .ant-btn-primary:not(:disabled):active{background:#1f7f74!important;border-color:#1f7f74!important}.admin-portal-shell .ant-btn-default:not(:disabled):focus,.admin-portal-shell .ant-btn-default:not(:disabled):hover{color:var(--ap-primary)!important;border-color:var(--ap-primary)!important}.admin-portal-shell .ant-btn-link,.admin-portal-shell .ant-btn-text{color:var(--ap-primary)}.admin-portal-shell .ant-btn-link:not(:disabled):hover,.admin-portal-shell .ant-btn-text:not(:disabled):hover{color:#238f82!important}.admin-portal-shell .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--ap-primary)!important}.admin-portal-shell .ant-tabs-ink-bar{background:var(--ap-primary)!important}.admin-portal-shell a{color:var(--ap-primary)}.admin-portal-shell .admin-portal-content .ant-form-inline{flex-wrap:wrap;row-gap:8px}.admin-portal-shell .admin-portal-content .ant-space{max-width:100%}.admin-portal-shell .admin-portal-content .ant-table-wrapper{max-width:100%;overflow-x:auto}.admin-portal-shell .admin-portal-content .ant-table-cell .ant-space{flex-wrap:nowrap}.admin-portal-shell .admin-portal-overlay{position:fixed;inset:0;background:rgba(45,52,54,.35);z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-portal-shell .admin-portal-brand-spinner{width:12px;height:12px;border:2px solid rgba(42,157,143,.25);border-top:2px solid var(--ap-primary);border-radius:50%;animation:admin-portal-spin 1s linear infinite;flex-shrink:0}@keyframes admin-portal-spin{to{transform:rotate(1turn)}}@media (max-width:767px){.admin-portal-shell .admin-portal-content{padding:12px 10px!important}.admin-portal-shell .admin-portal-content:has(.admin-soft-page--edge-mobile){padding-left:6px!important;padding-right:6px!important}.admin-portal-shell .admin-soft-page--edge-mobile{padding-left:0;padding-right:0}.admin-portal-shell .attendance-month-matrix-scroll{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.admin-portal-shell .attendance-month-stats-card .ant-card-body{overflow:visible}.admin-portal-shell .attendance-month-matrix-scroll .ant-spin-container,.admin-portal-shell .attendance-month-matrix-scroll .ant-spin-nested-loading,.admin-portal-shell .attendance-month-matrix-scroll .ant-table,.admin-portal-shell .attendance-month-matrix-scroll .ant-table-container,.admin-portal-shell .attendance-month-matrix-scroll .ant-table-wrapper{min-width:0}.admin-portal-shell .portal-table-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;max-width:100%}.admin-portal-shell .portal-table-scroll-x .ant-spin-container,.admin-portal-shell .portal-table-scroll-x .ant-spin-nested-loading,.admin-portal-shell .portal-table-scroll-x .ant-table,.admin-portal-shell .portal-table-scroll-x .ant-table-container,.admin-portal-shell .portal-table-scroll-x .ant-table-wrapper{min-width:0}.admin-portal-shell .admin-soft-page--edge-mobile .ant-tabs-content,.admin-portal-shell .admin-soft-page--edge-mobile .ant-tabs-content-holder,.admin-portal-shell .admin-soft-page--edge-mobile .ant-tabs-tabpane{overflow:visible}.admin-portal-shell .admin-soft-page--edge-mobile .ant-card-body{overflow-x:visible}}