tr td{background-color:#fff}.container-flex{display:flex;gap:15px;margin:0 auto;padding:20px}.separator{width:2px;height:58px;background-color:#fff;border-radius:5px}td{color:#000}.profile-card{flex:1 1;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.profile-header{background-color:#66bb6a;padding:9px;border-bottom:2px solid #f15d49;text-align:center;vertical-align:middle;color:#fff;font-size:16px}.profile-header h3{font-size:16px;font-weight:500;color:#000}.profile-content{padding:6px;position:relative;display:flex;background-color:#f0f8ff}.profile-info{flex:1 1}.profile-info p{margin-bottom:3px;display:flex}.profile-info .label_name{width:70px;color:#66bb6a;font-weight:500;font-size:14px}.profile-info .value{font-size:14px;color:#000}.profile-image{width:100px;height:120px;margin-left:30px;margin-top:6px}.profile-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.stats-container{display:flex;flex:3 1;gap:15px}.stat-card{flex:1 1;border-radius:10px;padding:12px 11px;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.stat-card.purple{background-color:#e2d6f5}.stat-card.orange{background-color:#ffe3cc}.stat-card.green{background-color:#d6f5e6}.stat-card.blue{background-color:#d6e6f5}.stat-icon{height:40px;margin-bottom:10px;opacity:.7;display:flex;justify-content:center;align-items:center}.stat-icon svg{height:100%;width:auto}.stat-title{font-size:22px;color:#000;margin-bottom:-11px;text-align:right;margin-top:-56px}.stat-value{font-size:36px;font-weight:700;color:#000;text-align:end}.zero-pad{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:1024px){.container-flex{flex-direction:column}.stats-container{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats-container{flex-direction:column}.stat-card{width:100%}}@media (max-width:480px){.profile-content{flex-direction:column-reverse}.profile-image{margin:0 auto 20px}.profile-info .label_name{margin-bottom:4px}.stat-title{font-size:10px;color:#000;margin-bottom:-11px;text-align:end}.stat-value{font-size:17px;font-weight:700;color:#000;margin-top:31px}}.job-table-container{flex:1 1 100%;overflow-x:auto}.job-table{width:100%;border-collapse:collapse;background-color:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.job-table td,.job-table th{padding:12px 15px;text-align:center;border-bottom:1px solid #f0f0f0}.job-table th{background-color:#66bb6a;font-weight:600;color:#000}.status-badge{padding:4px 5px;border-radius:6px;color:#fff;font-size:12px}.status-badge.selected{background-color:#66bb6a;border-radius:9px}.status-badge.processing{background-color:#ffca28;color:#000;display:block;width:72px;padding:0}.status-badge.absent{background-color:#1976d2}.status-badge.unselected{background-color:#ff4d6d}.pagination-container{margin-top:2px;display:flex;justify-content:center;gap:15px;align-items:center}.pagination-container button{background-color:#000;color:#fff;border:none;padding:6px;border-radius:8px;cursor:pointer;font-weight:700;transition:background-color .3s ease}.pagination-container button:disabled{background-color:#aaa;cursor:not-allowed}.pagination-container button:not(:disabled):hover{background-color:#555}.stat-title2{margin-top:-52px;float:inline-end}.stat-value2{float:inline-end;margin-top:-29px}.line{border:1px solid #fff}.stat-title3{margin-top:-52px}.stat-title3,.stat-title4,.stat-value3,.stat-value4{text-align:center}.stat-title1,.stat-title2,.stat-title4,.stat-value1,.stat-value2,.stat-value4{color:#000}@media screen and (min-width:1400px) and (max-width:3000px){.width_80{width:90%!important}}