.app-header{height:64px;background:#fff;border-bottom:1px solid #e6e8ef;padding:0 12px}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:12px;min-width:0}.header-breadcrumb{font-weight:600;font-size:14px;color:#2f3a4b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right{display:flex;align-items:center;gap:6px}.profile-click-area{display:flex;align-items:center;gap:8px;cursor:pointer}.user-meta .user-name{font-size:13px;line-height:1}.breadcrumb-wrap{background:#fff;border-bottom:1px solid #e9edf3}.breadcrumb-inner{padding:8px 16px;display:flex;align-items:center;justify-content:space-between}.breadcrumb-extra{display:flex;gap:8px}.notif-panel{width:300px;max-height:350px;overflow-y:auto;padding:10px}.notif-item{padding:8px 10px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.notif-item:hover{background:#fafafa}.notif-title{font-weight:600;font-size:14px}.notif-desc{font-size:12px;color:#666;margin-top:2px}.notif-time{font-size:11px;color:#999;margin-top:4px}.notif-empty{padding:20px;text-align:center;color:#888}.toast-container{position:fixed;bottom:20px;right:-350px;z-index:2000;animation:slideIn .4s forwards,fadeOut .4s ease 3.5s forwards}.toast-box{background:#fff;padding:15px 18px;min-width:260px;max-width:300px;border-radius:10px;box-shadow:0 6px 18px #00000026;border-left:5px solid #1677ff}.toast-title{font-weight:700;font-size:15px;margin-bottom:4px}.toast-message{font-size:13px;color:#555}@keyframes slideIn{0%{right:-350px;opacity:0}to{right:20px;opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;right:-350px}}.row-expired>td{background-color:#ffccc7!important}.row-expired:hover>td{background-color:#ffa39e!important}.row-expiring>td{background-color:#fff7e6!important}.row-expiring:hover>td{background-color:#ffe7ba!important}.row-active>td{background-color:#d9f7be!important}.row-active:hover>td{background-color:#b7eb8f!important}.ant-table-tbody>tr.row-expired:hover>td,.ant-table-tbody>tr.row-expiring:hover>td,.ant-table-tbody>tr.row-active:hover>td{background-color:inherit!important}.ant-table-tbody>tr.row-expired:hover>td{background-color:#ffa39e!important}.ant-table-tbody>tr.row-expiring:hover>td{background-color:#ffe7ba!important}.ant-table-tbody>tr.row-active:hover>td{background-color:#b7eb8f!important}.ant-table-expanded-row-fixed{padding:0!important;display:flex!important;align-items:center!important}html,body,#root,.ant-layout{height:100%;margin:0}*,*:before,*:after{box-sizing:border-box}.app-sider{background:#fff;border-right:1px solid #e6e8ef;box-shadow:0 0 0 1px #00000005,0 20px 24px -20px #0000001f}.sider-brand{height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-bottom:1px solid #eef1f6}.brand-link{display:inline-flex;align-items:center}.logo-full{height:45px;object-fit:contain}.logo-mini{height:24px;object-fit:contain}.sider-scroll{height:calc(100vh - 64px);overflow-y:auto;overflow-x:hidden;padding:12px 12px 16px;scrollbar-width:thin;scrollbar-color:#cfd6e4 transparent;scrollbar-gutter:stable both-edges}.sider-scroll::-webkit-scrollbar{width:6px}.sider-scroll::-webkit-scrollbar-track{background:transparent}.sider-scroll::-webkit-scrollbar-thumb{background:#cfd6e4;border-radius:6px}.sider-section{margin-bottom:12px}.sider-section-title{font-size:11px;font-weight:700;letter-spacing:.08em;color:#000;text-transform:uppercase;padding:10px 8px}.sider-menu{background:transparent;border-inline-end:0!important;padding:0 4px 8px}.sider-menu .ant-menu-item{height:40px;margin:4px;padding-inline:10px!important;border-radius:10px;color:#2f3a4b}.sider-menu .ant-menu-item .ant-menu-item-icon{font-size:16px}.sider-menu .ant-menu-item:hover{background:#f3f6ff}.sider-menu .ant-menu-item-selected{background:#eef2ff!important;color:#3443d7!important;font-weight:600}.sider-card{margin:8px;padding:14px;border:1px solid #e6e8ef;border-radius:12px;background:#f8fafc}.sider-card-title{font-weight:700;margin-bottom:4px}.sider-card-desc{font-size:12px;color:#6b7280;margin-bottom:10px}.sider-card-btn{display:inline-block;font-size:12px;font-weight:600;text-decoration:none;padding:8px 12px;border-radius:8px;border:1px solid #c7d2fe;background:#eef2ff;color:#3443d7}.ant-layout-sider-collapsed .sider-section-title{display:none}.ant-layout-sider-collapsed .sider-scroll{padding:8px 6px 12px;scrollbar-width:none;-ms-overflow-style:none}.ant-layout-sider-collapsed .sider-scroll::-webkit-scrollbar{width:0;height:0}.ant-layout-sider-collapsed .sider-card{display:none}.app-main{display:flex;flex-direction:column;min-height:100vh}.app-header{position:sticky;top:0;z-index:100;height:64px;background:#fff;border-bottom:1px solid #eef1f6;box-shadow:0 6px 12px -12px #0003}.app-content{height:calc(100vh - 64px);overflow-y:auto;overflow-x:hidden;background:#f6f7fb;display:block;flex-direction:column;box-sizing:border-box;scrollbar-width:none}.app-footer{margin-top:auto;padding:7px 0;text-align:center;font-size:12px;color:#6b7280;border-top:1px solid #e6e8ef;background:transparent;position:static}.table-corp .ant-table{border-radius:12px;overflow:hidden}.table-corp .ant-table-thead>tr>th{background:#f7f9fc;font-weight:700;color:#1f2937;border-bottom:1px solid #eef1f6}.table-corp .ant-table-tbody>tr>td{border-bottom:1px solid #f1f3f7}.table-corp .ant-table-tbody>tr:nth-child(odd)>td{background:#fff}.table-corp .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfcff}.table-corp .ant-table-tbody>tr:hover>td{background:#f5f8ff!important}.cell-code{display:inline-block;padding:3px 8px;font-weight:700;font-size:12px;letter-spacing:.3px;color:#3443d7;background:#eef2ff;border:1px solid #d8defe;white-space:nowrap}.cell-name{line-height:1.3}.cell-name a{color:#2b63ff;font-weight:600}.cell-sub{font-size:12px;color:#6b7280}.cell-date{color:#6b7280}.actions-cell .ant-btn{border-radius:8px}.profile-card .meta-list{width:100%}.profile-card .meta-row{display:flex;align-items:center;gap:8px;color:#374151;padding:6px 8px;border-radius:8px}.profile-card .meta-row:hover{background:#f7f9fc}.profile-card .meta-ico{color:#64748b}.stat-pill{border:1px dashed #e5e7eb;background:#fff;border-radius:12px;padding:10px 12px;text-align:center}.stat-pill .stat-val{font-weight:800;font-size:16px;line-height:1.1;color:#111827}.stat-pill .stat-label{font-size:12px;color:#6b7280}.tab-sec{padding:4px}.ant-tabs-nav{margin-bottom:12px!important;justify-content:center}.ant-tabs-nav{display:flex!important;justify-content:center!important}.ant-tabs-nav-list{justify-content:center!important;width:100%}.ant-tabs-tab{padding:12px 20px!important;font-weight:600;font-size:15px}.newcall-content{padding:16px}.nc-card{margin-bottom:12px;border:1px solid #e9edf3!important;border-radius:12px!important;background:#fff;box-shadow:0 8px 24px -20px #00000040}.ant-tabs-nav{margin-bottom:12px!important}
