body{color:#1e293b;-webkit-font-smoothing:antialiased;background-color:#f1f5f9;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 1px 2px -1px #0000000d}.ant-table{background:0 0!important}.ant-table-thead>tr>th{color:#475569!important;border-bottom:1px solid #e2e8f0!important;font-size:13px!important;font-weight:600!important}.ant-table-tbody>tr>td{font-size:13px;transition:background-color .2s;border-bottom:1px solid #f1f5f9!important}.ant-table-row:hover>td{background-color:#f8fafc!important}.page-title-wrapper{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;display:flex}.page-title-bar{background:#ff7e07;border-radius:2px;width:4px;height:24px}.page-title{color:#0f172a;font-size:20px;font-weight:700;margin:0!important}.stats-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:18px;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000005,0 1px 2px -1px #00000005}.stat-card:hover{border-color:#ff7e074d;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d}.stat-card-info{flex-direction:column;display:flex}.stat-card-title{color:#64748b;margin-bottom:4px;font-size:13px;font-weight:500}.stat-card-value{color:#0f172a;font-size:24px;font-weight:700}.stat-card-icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.login-bg{background:linear-gradient(135deg,#09090b 0%,#18181b 50%,#09090b 100%);position:relative;overflow:hidden}.login-bg:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff7e071a 0%,#ff7e0700 70%);width:60%;height:60%;position:absolute;top:-20%;left:-20%}.login-bg:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff7e0714 0%,#ff7e0700 70%);width:60%;height:60%;position:absolute;bottom:-20%;right:-20%}.login-card{-webkit-backdrop-filter:blur(16px)saturate(180%);transition:all .3s;background-color:#18181bcc!important;border:1px solid #ff7e0740!important;box-shadow:0 20px 40px #00000080,0 0 20px #ff7e071a!important}.login-card:hover{border-color:#ff7e0766!important;box-shadow:0 20px 40px #00000080,0 0 30px #ff7e072e!important}.gold-input.ant-input-affix-wrapper{padding:8px 12px;transition:all .2s;background:#09090b99!important;border:1px solid #ffffff1a!important}.gold-input.ant-input-affix-wrapper:hover,.gold-input.ant-input-affix-wrapper-focused{border-color:#ff7e07!important;box-shadow:0 0 0 2px #ff7e0733!important}.gold-input input{color:#f4f4f5!important;background:0 0!important}.gold-input input::placeholder{color:#71717a!important}.gold-input .ant-input-prefix{margin-right:8px}.header-profile-dropdown{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;line-height:normal;transition:all .2s;display:flex}.header-profile-dropdown:hover{background-color:#f1f5f9}.header-profile-avatar{color:#fff;background:linear-gradient(135deg,#ff7e07,#ff9d42);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 4px #ff7e0733}.header-profile-info{flex-direction:column;line-height:normal;display:flex}.header-profile-name{color:#1e293b;font-size:13px;font-weight:600;line-height:1.2}.header-profile-role{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.chat-page{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:85vh;display:flex;overflow:hidden}.chat-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:14px 20px}.match-title{align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.vs{color:#ff7e07;font-weight:800}.chat-body{flex:1;padding:16px;overflow:auto}.chat-item{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.chat-content{background:#fff;border:1px solid #f1f5f9;border-radius:8px;flex:1;padding:10px 14px;box-shadow:0 1px 2px #00000008}.chat-actions{cursor:pointer;opacity:.6;gap:10px;transition:opacity .2s;display:flex}.chat-actions:hover{opacity:1}.reply-box{color:#475569;background:#f1f5f9;border-left:3px solid #ff7e07;border-radius:4px;margin:4px 0 8px;padding:6px 12px;font-size:11px}.reply-preview{color:#475569;background:#f1f5f9;border-top:1px solid #e2e8f0;justify-content:space-between;padding:8px 16px;font-size:12px;display:flex}.chat-input{background:#fff;border-top:1px solid #e2e8f0;gap:10px;padding:14px 20px;display:flex}.popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-box{z-index:1001;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:600px;max-height:90vh;padding:24px;animation:.2s ease-out popupFade;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.popup-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;display:flex}.popup-header h3{color:#0f172a;margin:0;font-size:16px;font-weight:700}.popup-header button{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;transition:color .2s;display:flex}.popup-header button:hover{color:#ef4444}.popup-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:14px;display:flex}@keyframes popupFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ant-pagination{margin:16px 8px!important}
