.nixhub-users-v2-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px}.nixhub-users-v2-stats button{min-height:100px;padding:14px;border:1px solid var(--nh-border);border-radius:15px;background:linear-gradient(145deg,var(--nh-panel),#171c26);color:#fff;text-align:left;cursor:pointer}.nixhub-users-v2-stats button:hover,.nixhub-users-v2-stats button.is-active{border-color:rgba(2,183,5,.45);transform:translateY(-2px)}.nixhub-users-v2-stats span,.nixhub-users-v2-stats b,.nixhub-users-v2-stats small{display:block}.nixhub-users-v2-stats span{color:#73e6a1;font-weight:950}.nixhub-users-v2-stats b{margin:6px 0 2px;font-size:27px}.nixhub-users-v2-stats small{color:var(--nh-muted)}
.nixhub-users-v2-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:12px;align-items:center;margin-bottom:14px}.nixhub-users-v2-search{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid var(--nh-border);border-radius:12px;background:#11161f}.nixhub-users-v2-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit}.nixhub-users-v2-filters{display:flex;flex-wrap:wrap;gap:6px}.nixhub-users-v2-filters button{min-height:38px;padding:0 11px;border:1px solid var(--nh-border);border-radius:10px;background:rgba(255,255,255,.025);color:#aeb7c6;cursor:pointer}.nixhub-users-v2-filters button.is-active{border-color:rgba(2,183,5,.35);background:rgba(2,183,5,.12);color:#fff}.nixhub-users-v2-toolbar>[data-result-count]{color:var(--nh-muted);font-size:11px;white-space:nowrap}
.nixhub-users-v2-list{display:grid;gap:10px}.nixhub-users-v2-card{display:grid;grid-template-columns:minmax(240px,1.05fr) minmax(330px,1.25fr) minmax(280px,1fr) auto;gap:15px;align-items:center;padding:14px;border:1px solid var(--nh-border);border-radius:16px;background:linear-gradient(145deg,var(--nh-panel),#171c26)}.nixhub-users-v2-card:hover{border-color:rgba(255,255,255,.16)}.nixhub-users-v2-person{display:grid;grid-template-columns:56px minmax(0,1fr);gap:11px;align-items:center}.nixhub-users-v2-avatar-wrap{position:relative;width:56px;height:56px}.nixhub-users-v2-avatar-wrap img{width:56px!important;height:56px!important;border-radius:15px!important;object-fit:cover!important}.nixhub-users-v2-dot{position:absolute;right:-4px;bottom:-4px;width:23px;height:23px;display:grid;place-items:center;border:3px solid #1b202b;border-radius:50%;font-size:11px;font-weight:1000}.nixhub-users-v2-dot.registered{background:#28c77b;color:#07140e}.nixhub-users-v2-dot.pending{background:#ffb23e;color:#211400}.nixhub-users-v2-dot.inactive{background:#ff596f;color:#fff}.nixhub-users-v2-name b,.nixhub-users-v2-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nixhub-users-v2-name small{color:var(--nh-muted)}.nixhub-users-v2-status{grid-column:1/-1;width:max-content;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900}.nixhub-users-v2-status.registered{background:rgba(40,199,123,.1);color:#68e0a2}.nixhub-users-v2-status.pending{background:rgba(255,178,62,.1);color:#ffc161}.nixhub-users-v2-status.inactive{background:rgba(255,89,111,.1);color:#ff8293}
.nixhub-users-v2-dates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nixhub-users-v2-dates>div{min-width:0;padding:9px;border:1px solid rgba(255,255,255,.055);border-radius:10px;background:rgba(255,255,255,.018)}.nixhub-users-v2-dates small,.nixhub-users-v2-dates b,.nixhub-users-v2-dates span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nixhub-users-v2-dates small,.nixhub-users-v2-dates span{color:var(--nh-muted);font-size:8px}.nixhub-users-v2-dates b{margin:4px 0;font-size:10px}.nixhub-users-v2-roles{display:flex;flex-wrap:wrap;gap:6px}.nixhub-users-v2-role{position:relative}.nixhub-users-v2-role input{position:absolute;opacity:0;pointer-events:none}.nixhub-users-v2-role span{display:block;padding:6px 8px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:rgba(255,255,255,.02);color:#8e98a8;font-size:9px;cursor:pointer}.nixhub-users-v2-role.is-checked span{border-color:rgba(145,70,255,.35);background:rgba(145,70,255,.11);color:#d8c5ff}.nixhub-users-v2-role input:disabled+span{cursor:default;opacity:.65}.nixhub-users-v2-actions{display:grid;gap:8px;justify-items:end}.nixhub-users-v2-active{display:flex;align-items:center;gap:7px;color:#aeb7c6;font-size:10px}.nixhub-users-v2-active input{display:none}.nixhub-users-v2-active span{position:relative;width:36px;height:20px;border-radius:999px;background:#343a46}.nixhub-users-v2-active span:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:.2s}.nixhub-users-v2-active input:checked+span{background:#02b705}.nixhub-users-v2-active input:checked+span:after{transform:translateX(16px)}.nixhub-users-v2-actions button{min-height:38px;padding:0 13px;border:0;border-radius:9px;background:#02b705;color:#fff;font-weight:850;cursor:pointer}.nixhub-users-v2-empty{display:grid;place-items:center;gap:5px;min-height:200px;border:1px dashed var(--nh-border);border-radius:15px;color:var(--nh-muted)}.nixhub-users-v2-empty b{color:#fff}
@media(max-width:1350px){.nixhub-users-v2-stats{grid-template-columns:repeat(3,1fr)}.nixhub-users-v2-card{grid-template-columns:minmax(230px,1fr) minmax(300px,1.2fr)}.nixhub-users-v2-roles,.nixhub-users-v2-actions{grid-column:auto}.nixhub-users-v2-actions{display:flex;justify-content:flex-end;align-items:center}}
@media(max-width:850px){.nixhub-users-v2-toolbar{grid-template-columns:1fr}.nixhub-users-v2-card{grid-template-columns:1fr}.nixhub-users-v2-dates{grid-template-columns:1fr 1fr}.nixhub-users-v2-actions{justify-content:space-between}.nixhub-users-v2-stats{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.nixhub-users-v2-stats,.nixhub-users-v2-dates{grid-template-columns:1fr}.nixhub-users-v2-filters{overflow:auto;flex-wrap:nowrap}.nixhub-users-v2-filters button{flex:0 0 auto}} .nixhub-users-v2-roles{
gap:8px;
}
.nixhub-users-v2-role span{
display:inline-flex;
align-items:center;
gap:7px;
min-height:34px;
padding:7px 10px;
border:1px solid rgba(255,255,255,.12);
border-radius:9px;
background:#11161f;
color:#9aa5b5;
font-size:9px;
font-weight:800;
cursor:pointer;
transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.nixhub-users-v2-role span i{
display:grid;
place-items:center;
flex:0 0 17px;
width:17px;
height:17px;
border:1px solid rgba(255,255,255,.25);
border-radius:5px;
background:rgba(255,255,255,.025);
color:transparent;
font-size:11px;
font-style:normal;
font-weight:1000;
line-height:1;
}
.nixhub-users-v2-role span b{
color:inherit;
font:inherit;
}
.nixhub-users-v2-role:not(.is-checked):hover span{
border-color:rgba(255,255,255,.28);
background:rgba(255,255,255,.055);
color:#fff;
}
.nixhub-users-v2-role.is-checked span{
border-color:#9146ff;
background:linear-gradient(135deg,rgba(145,70,255,.30),rgba(86,42,167,.20));
color:#fff;
box-shadow:0 0 0 2px rgba(145,70,255,.10),0 7px 18px rgba(98,44,190,.16);
transform:translateY(-1px);
}
.nixhub-users-v2-role.is-checked span i{
border-color:#a96cff;
background:#9146ff;
color:#fff;
box-shadow:0 0 10px rgba(145,70,255,.45);
} .nixhub-users-v2-role.role-admin.is-checked span{
border-color:#3288ff;
background:linear-gradient(135deg,rgba(50,136,255,.30),rgba(30,82,170,.20));
box-shadow:0 0 0 2px rgba(50,136,255,.10),0 7px 18px rgba(30,100,220,.15);
}
.nixhub-users-v2-role.role-admin.is-checked span i{
border-color:#65a8ff;
background:#3288ff;
box-shadow:0 0 10px rgba(50,136,255,.42);
} .nixhub-users-v2-role.role-owner.is-checked span{
border-color:#f0a93d;
background:linear-gradient(135deg,rgba(240,169,61,.28),rgba(132,83,18,.18));
color:#ffe0a6;
box-shadow:0 0 0 2px rgba(240,169,61,.09),0 7px 18px rgba(180,108,15,.14);
}
.nixhub-users-v2-role.role-owner.is-checked span i{
border-color:#ffc668;
background:#d88c18;
color:#fff;
box-shadow:0 0 10px rgba(240,169,61,.38);
} .nixhub-users-v2-role.role-viewer.is-checked span{
border-color:#28c77b;
background:linear-gradient(135deg,rgba(40,199,123,.27),rgba(18,105,65,.18));
box-shadow:0 0 0 2px rgba(40,199,123,.09),0 7px 18px rgba(18,130,76,.13);
}
.nixhub-users-v2-role.role-viewer.is-checked span i{
border-color:#5ee1a3;
background:#20ad69;
box-shadow:0 0 10px rgba(40,199,123,.38);
}
.nixhub-users-v2-role input:focus-visible + span{
outline:2px solid #fff;
outline-offset:2px;
}
.nixhub-users-v2-role input:disabled + span{
cursor:not-allowed;
opacity:.82;
} .nixhub-users-v2-card{grid-template-columns:minmax(230px,1fr) minmax(330px,1.25fr) minmax(300px,1fr) auto}
.nixhub-users-v2-role-summary{display:grid;gap:8px;align-content:center}.nixhub-users-v2-role-summary>small{color:var(--nh-muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.nixhub-users-v2-role-summary>div{display:flex;flex-wrap:wrap;gap:6px}.nixhub-users-v2-role-badge{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border:1px solid rgba(145,70,255,.28);border-radius:999px;background:rgba(145,70,255,.09);color:#d9c8ff;font-size:9px;font-weight:850}.nixhub-users-v2-role-badge i{font-style:normal}.nixhub-users-v2-role-badge.role-owner{border-color:rgba(240,169,61,.30);background:rgba(240,169,61,.09);color:#ffd995}.nixhub-users-v2-role-badge.role-admin{border-color:rgba(50,136,255,.30);background:rgba(50,136,255,.09);color:#a9d0ff}.nixhub-users-v2-role-badge.role-viewer{border-color:rgba(40,199,123,.28);background:rgba(40,199,123,.08);color:#90ebba}.nixhub-users-v2-no-role{color:var(--nh-muted);font-size:10px}.nixhub-users-v2-role-summary>button{width:max-content;min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.10);border-radius:9px;background:rgba(255,255,255,.035);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.nixhub-users-v2-role-summary>button:hover{border-color:rgba(145,70,255,.45);background:rgba(145,70,255,.11)}
.nixhub-users-v2-modal-backdrop{position:fixed;z-index:99998;inset:0;background:rgba(2,4,8,.72);backdrop-filter:blur(5px)}.nixhub-users-v2-modal{position:fixed;z-index:99999;top:50%;left:50%;width:min(92vw,720px);max-height:88vh;display:flex;flex-direction:column;transform:translate(-50%,-50%);overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:#171c25;box-shadow:0 35px 100px rgba(0,0,0,.62)}.nixhub-users-v2-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 23px;border-bottom:1px solid var(--nh-border)}.nixhub-users-v2-modal>header span{color:#ff9d23;font-size:9px;font-weight:950;letter-spacing:1.2px;text-transform:uppercase}.nixhub-users-v2-modal>header h2{margin:4px 0 2px;font-size:27px}.nixhub-users-v2-modal>header p{margin:0;color:var(--nh-muted)}.nixhub-users-v2-modal>header button{width:38px;height:38px;border:0;border-radius:10px;background:rgba(255,255,255,.05);color:#fff;font-size:22px;cursor:pointer}.nixhub-users-v2-modal-roles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:auto;padding:20px 23px}.nixhub-users-v2-modal-role{position:relative;display:grid;grid-template-columns:24px 38px minmax(0,1fr);gap:11px;align-items:center;min-height:76px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#11161f;cursor:pointer;transition:.18s}.nixhub-users-v2-modal-role:hover{border-color:rgba(255,255,255,.24);transform:translateY(-1px)}.nixhub-users-v2-modal-role input{position:absolute;opacity:0}.nixhub-users-v2-modal-role .check{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(255,255,255,.025);color:transparent;font-weight:1000}.nixhub-users-v2-modal-role .role-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(145,70,255,.10);color:#c6a9ff;font-size:17px}.nixhub-users-v2-modal-role .role-copy b,.nixhub-users-v2-modal-role .role-copy small{display:block}.nixhub-users-v2-modal-role .role-copy small{margin-top:4px;color:var(--nh-muted);font-size:9px;line-height:1.4}.nixhub-users-v2-modal-role.is-checked{border-color:#9146ff;background:linear-gradient(135deg,rgba(145,70,255,.22),rgba(77,36,148,.12));box-shadow:0 0 0 2px rgba(145,70,255,.08)}.nixhub-users-v2-modal-role.is-checked .check{border-color:#ad78ff;background:#9146ff;color:#fff}.nixhub-users-v2-modal-role.role-admin.is-checked{border-color:#3288ff;background:linear-gradient(135deg,rgba(50,136,255,.20),rgba(24,74,155,.12))}.nixhub-users-v2-modal-role.role-admin.is-checked .check{border-color:#65a8ff;background:#3288ff}.nixhub-users-v2-modal-role.role-owner.is-checked{border-color:#e5a23a;background:linear-gradient(135deg,rgba(229,162,58,.20),rgba(126,78,16,.12))}.nixhub-users-v2-modal-role.role-owner.is-checked .check{border-color:#ffc363;background:#d98b18}.nixhub-users-v2-modal-role.role-viewer.is-checked{border-color:#28c77b;background:linear-gradient(135deg,rgba(40,199,123,.19),rgba(13,102,61,.12))}.nixhub-users-v2-modal-role.role-viewer.is-checked .check{border-color:#68e3a8;background:#20ad69}.nixhub-users-v2-modal-role input:disabled~*{opacity:.72}.nixhub-users-v2-modal>footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 23px;border-top:1px solid var(--nh-border)}.nixhub-users-v2-modal>footer button{min-height:42px;padding:0 15px;border:0;border-radius:10px;background:#02b705;color:#fff;font-weight:900;cursor:pointer}.nixhub-users-v2-modal>footer button.secondary{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.035);color:#cbd3df}
@media(max-width:900px){.nixhub-users-v2-modal-roles{grid-template-columns:1fr}.nixhub-users-v2-card{grid-template-columns:1fr}.nixhub-users-v2-role-summary>button{width:100%}} .nixhub-users-v2-card{grid-template-columns:minmax(220px,.9fr) minmax(280px,1fr) minmax(250px,.9fr) minmax(240px,.75fr);gap:18px;padding:14px 12px}
.nixhub-users-v2-dates{grid-template-columns:repeat(2,minmax(0,1fr))}
.nixhub-users-v2-controls{display:grid;gap:12px;align-content:center}.nixhub-users-v2-quick-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.nixhub-users-v2-quick-actions button,.nixhub-users-v2-quick-actions a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 9px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(255,255,255,.035);color:#cbd3df!important;text-decoration:none!important;font-size:10px;font-weight:850;cursor:pointer}.nixhub-users-v2-quick-actions button:hover,.nixhub-users-v2-quick-actions a:hover{border-color:rgba(50,136,255,.35);background:rgba(50,136,255,.09);color:#fff!important}.nixhub-users-v2-quick-actions button:disabled{opacity:.45;cursor:not-allowed}.nixhub-users-v2-status-control{display:flex;align-items:center;justify-content:flex-end;gap:10px}.nixhub-users-v2-status-control>button{min-height:34px;padding:0 11px;border:0;border-radius:9px;background:#2388ff;color:#fff;font-weight:850;cursor:pointer}
.nixhub-users-v2-detail-modal .nixhub-users-v2-detail-head{display:flex;align-items:center;gap:16px;padding:20px 23px;border-bottom:1px solid var(--nh-border)}.nixhub-users-v2-detail-head>img{width:82px;height:82px;border-radius:20px;object-fit:cover}.nixhub-users-v2-detail-head h3{margin:8px 0 3px;font-size:24px}.nixhub-users-v2-detail-head p{margin:0;color:var(--nh-muted)}.nixhub-users-v2-detail-head code{color:#c8d6ec}.nixhub-users-v2-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 23px}.nixhub-users-v2-detail-grid>div{padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#11161f}.nixhub-users-v2-detail-grid small,.nixhub-users-v2-detail-grid b{display:block}.nixhub-users-v2-detail-grid small,.nixhub-users-v2-detail-roles>small{color:var(--nh-muted);font-size:9px;text-transform:uppercase}.nixhub-users-v2-detail-grid b{margin-top:5px}.nixhub-users-v2-detail-roles{display:grid;gap:9px;padding:0 23px 20px}.nixhub-users-v2-detail-roles>div{display:flex;flex-wrap:wrap;gap:6px}.nixhub-users-v2-modal-link{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid rgba(145,70,255,.3);border-radius:10px;background:rgba(145,70,255,.1);color:#fff!important;text-decoration:none!important;font-weight:850}
.nixhub-users-v2-points-loading,.nixhub-users-v2-points-form,.nixhub-users-v2-points-empty{padding:22px}.nixhub-users-v2-points-loading{color:var(--nh-muted);text-align:center}.nixhub-users-v2-points-form{display:grid;gap:14px}.nixhub-users-v2-points-form label{display:grid;gap:6px;color:#d8dee7;font-size:11px;font-weight:850}.nixhub-users-v2-points-form input,.nixhub-users-v2-points-form select{width:100%;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#0e1219;color:#fff;font:inherit}.nixhub-users-v2-booking-type{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nixhub-users-v2-booking-type button,.nixhub-users-v2-quick-amounts button{min-height:38px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#11161f;color:#b7c0ce;font-weight:850;cursor:pointer}.nixhub-users-v2-booking-type button.is-active{border-color:#28c77b;background:rgba(40,199,123,.13);color:#8ee7b8}.nixhub-users-v2-booking-type button[data-booking-type="remove"].is-active{border-color:#ff5269;background:rgba(255,82,105,.13);color:#ff9cab}.nixhub-users-v2-quick-amounts{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.nixhub-users-v2-quick-amounts button:hover{border-color:#9146ff;color:#fff}.nixhub-users-v2-points-empty{display:grid;place-items:center;gap:6px;min-height:180px;color:var(--nh-muted);text-align:center}.nixhub-users-v2-points-empty b{color:#fff}
@media(max-width:1450px){.nixhub-users-v2-card{grid-template-columns:minmax(230px,1fr) minmax(300px,1.1fr)}.nixhub-users-v2-controls{grid-column:auto}.nixhub-users-v2-quick-actions,.nixhub-users-v2-status-control{justify-content:flex-start}}
@media(max-width:850px){.nixhub-users-v2-card{grid-template-columns:1fr}.nixhub-users-v2-controls{grid-column:auto}.nixhub-users-v2-detail-grid{grid-template-columns:1fr}.nixhub-users-v2-quick-amounts{grid-template-columns:repeat(3,1fr)}} .nixhub-users-v2-person{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.nixhub-users-v2-person:hover .nixhub-users-v2-name b{color:#73e6a1}.nixhub-users-v2-name b{transition:color .18s ease}
.nixhub-users-v2-status-control{display:grid;justify-items:end;gap:4px}.nixhub-users-v2-status-control small{color:var(--nh-muted);font-size:8px}.nixhub-users-v2-active b{color:#aeb7c6;font-size:10px;font-weight:750}
.nixhub-users-v2-drawer-backdrop{position:fixed;z-index:99998;inset:0;background:rgba(3,5,9,.62);backdrop-filter:blur(3px);animation:nxuFade .18s ease}.nixhub-users-v2-drawer{position:fixed;z-index:99999;top:0;right:0;width:min(470px,100%);height:100vh;display:flex;flex-direction:column;padding:22px;border-left:1px solid rgba(255,255,255,.1);background:#171b24;box-shadow:-30px 0 80px rgba(0,0,0,.48);animation:nxuDrawer .22s ease}.nixhub-users-v2-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:18px;border-bottom:1px solid var(--nh-border)}.nixhub-users-v2-drawer>header span{color:#73e6a1;font-size:10px;font-weight:950;letter-spacing:1.2px;text-transform:uppercase}.nixhub-users-v2-drawer>header h2{margin:5px 0 2px;font-size:27px}.nixhub-users-v2-drawer>header p{margin:0;color:var(--nh-muted)}.nixhub-users-v2-drawer>header>button{width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.055);color:#fff;font-size:20px;cursor:pointer}.nixhub-users-v2-drawer .nixhub-users-v2-detail-head{margin-top:18px}.nixhub-users-v2-drawer .nixhub-users-v2-detail-grid{grid-template-columns:1fr 1fr;overflow:auto}.nixhub-users-v2-drawer>footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:18px;border-top:1px solid var(--nh-border)}
.nixhub-users-v2-toast-host{position:fixed;z-index:100200;right:22px;bottom:22px;display:grid;gap:9px;pointer-events:none}.nixhub-users-v2-toast{display:flex;align-items:center;gap:9px;min-width:230px;padding:12px 14px;border:1px solid rgba(65,220,145,.28);border-radius:12px;background:#11171f;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.42);opacity:0;transform:translateY(14px);transition:.2s}.nixhub-users-v2-toast.is-visible{opacity:1;transform:none}.nixhub-users-v2-toast>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(65,220,145,.14);color:#72e5a7;font-weight:1000}.nixhub-users-v2-toast.error{border-color:rgba(255,82,105,.32)}.nixhub-users-v2-toast.error>span{background:rgba(255,82,105,.13);color:#ff8295}
@keyframes nxuDrawer{from{transform:translateX(100%)}to{transform:none}}@keyframes nxuFade{from{opacity:0}to{opacity:1}}
@media(max-width:600px){.nixhub-users-v2-drawer{padding:16px}.nixhub-users-v2-drawer .nixhub-users-v2-detail-grid{grid-template-columns:1fr}.nixhub-users-v2-toast-host{right:10px;left:10px;bottom:10px}.nixhub-users-v2-toast{min-width:0}} .nixhub-users-v2-person{
width:100%;
padding:0;
border:0;
background:transparent !important;
color:inherit;
text-align:left;
cursor:default;
}
.nixhub-users-v2-person:hover,
.nixhub-users-v2-person:focus,
.nixhub-users-v2-person:active{
background:transparent !important;
box-shadow:none !important;
transform:none !important;
}
.nixhub-users-v2-person:hover .nixhub-users-v2-name b{
color:inherit;
}
.nixhub-users-v2-detail-modal{
width:min(92vw,760px);
}
.nixhub-users-v2-detail-modal .nixhub-users-v2-detail-head{
display:flex;
align-items:center;
gap:16px;
padding:20px 23px;
border-bottom:1px solid var(--nh-border);
}
.nixhub-users-v2-detail-modal .nixhub-users-v2-detail-grid{
overflow:auto;
}
.nixhub-users-v2-detail-modal>footer{
display:flex;
flex-wrap:wrap;
justify-content:flex-end;
gap:8px;
padding:16px 23px;
border-top:1px solid var(--nh-border);
}
@media(max-width:600px){
.nixhub-users-v2-detail-modal{
width:calc(100vw - 20px);
max-height:92vh;
}
.nixhub-users-v2-detail-modal .nixhub-users-v2-detail-head{
align-items:flex-start;
padding:16px;
}
.nixhub-users-v2-detail-modal .nixhub-users-v2-detail-grid{
grid-template-columns:1fr;
padding:16px;
}
} .nixhub-users-v2-activity-section{margin:18px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}
.nixhub-users-v2-activity-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.nixhub-users-v2-activity-head small{display:block;color:#ff9d23;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:1px}
.nixhub-users-v2-activity-head h3{margin:3px 0 0;color:#fff;font-size:17px}
.nixhub-users-v2-activity-head button{min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.035);color:#d8dee8;font-weight:800;cursor:pointer}
.nixhub-users-v2-activity-list{display:grid;gap:8px;max-height:330px;overflow:auto;padding-right:4px}
.nixhub-users-v2-activity-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.018)}
.nixhub-users-v2-activity-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(145,70,255,.12);color:#cdb4ff;font-size:15px;font-weight:1000}
.nixhub-users-v2-activity-item.activity-login .nixhub-users-v2-activity-icon{background:rgba(50,136,255,.12);color:#76b2ff}
.nixhub-users-v2-activity-item.activity-success .nixhub-users-v2-activity-icon{background:rgba(40,199,123,.12);color:#6ee1a5}
.nixhub-users-v2-activity-item.activity-danger .nixhub-users-v2-activity-icon{background:rgba(255,89,111,.12);color:#ff8293}
.nixhub-users-v2-activity-item.activity-points .nixhub-users-v2-activity-icon{background:rgba(255,178,62,.12);color:#ffc161}
.nixhub-users-v2-activity-item.activity-points-remove .nixhub-users-v2-activity-icon{background:rgba(255,89,111,.12);color:#ff8293}
.nixhub-users-v2-activity-item b{display:block;color:#fff;font-size:11px}
.nixhub-users-v2-activity-item p{margin:4px 0;color:#a2acba;font-size:10px;line-height:1.45}
.nixhub-users-v2-activity-item small{color:#748094;font-size:8px}
.nixhub-users-v2-activity-loading,.nixhub-users-v2-activity-empty{padding:26px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;color:#8e98a8;text-align:center}
.nixhub-users-v2-activity-empty b,.nixhub-users-v2-activity-empty span{display:block}.nixhub-users-v2-activity-empty b{color:#fff;margin-bottom:4px} .nixhub-users-v2-status.banned,.nixhub-users-v2-dot.banned{color:#ff7b8d!important;background:rgba(255,71,97,.14)!important}
.nixhub-users-v2-status.deletion-pending,.nixhub-users-v2-dot.deletion-pending{color:#ffc05c!important;background:rgba(255,174,51,.14)!important}
.nixhub-users-v2-ban{border-color:rgba(255,77,101,.5)!important;background:rgba(143,42,58,.9)!important;color:#fff!important}
.nixhub-users-v2-unban{border-color:rgba(70,222,145,.45)!important;background:rgba(32,121,83,.9)!important;color:#fff!important}
.nixhub-users-v2-ban-info{margin:16px 23px;padding:15px;border:1px solid rgba(255,77,101,.32);border-radius:12px;background:rgba(143,42,58,.12)}
.nixhub-users-v2-ban-info b{display:block;color:#ff8798}.nixhub-users-v2-ban-info p{margin:5px 0;color:#fff}.nixhub-users-v2-ban-info small{color:#aeb7c5}
@media(max-width:800px){.nixhub-users-v2-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nixhub-users-v2-quick-actions{flex-wrap:wrap}} .nixhub-users-v2-stats button.has-alert{border-color:rgba(255,82,105,.55);background:linear-gradient(145deg,rgba(255,82,105,.16),rgba(145,70,255,.10));box-shadow:0 0 0 1px rgba(255,82,105,.08),0 16px 38px rgba(0,0,0,.18)}
.nixhub-users-v2-stats button.has-alert b,.nixhub-users-v2-stats button.has-alert span{color:#ff8798}
.nixhub-users-v2-appeals{margin:18px 0 24px;padding:20px;border:1px solid rgba(255,82,105,.28);border-radius:18px;background:linear-gradient(145deg,rgba(116,29,48,.17),rgba(19,24,34,.96));box-shadow:0 20px 55px rgba(0,0,0,.22);scroll-margin-top:24px}
.nixhub-users-v2-appeals>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:15px}
.nixhub-users-v2-appeals>header span{display:block;color:#ff8193;font-size:9px;font-weight:950;letter-spacing:1.2px;text-transform:uppercase}
.nixhub-users-v2-appeals>header h2{margin:4px 0 5px;color:#fff;font-size:22px}
.nixhub-users-v2-appeals>header p{max-width:760px;margin:0;color:#9fa9b8;font-size:11px;line-height:1.5}
.nixhub-users-v2-appeals>header strong{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(255,82,105,.32);border-radius:999px;background:rgba(255,82,105,.12);color:#ff9baa;font-size:10px}
.nixhub-users-v2-appeal-list,.nixhub-users-v2-appeal-history>div{display:grid;gap:10px}
.nixhub-users-v2-appeal{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.6fr) minmax(150px,.55fr);gap:16px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:rgba(10,14,20,.62)}
.nixhub-users-v2-appeal.pending{border-color:rgba(255,151,76,.24);background:linear-gradient(100deg,rgba(255,139,53,.065),rgba(10,14,20,.65))}
.nixhub-users-v2-appeal-user{display:flex;align-items:center;gap:11px;min-width:0}
.nixhub-users-v2-appeal-user img,.nixhub-users-v2-appeal-user .avatar-fallback{width:43px;height:43px;flex:0 0 43px;border-radius:12px;object-fit:cover;background:#222937;display:grid;place-items:center}
.nixhub-users-v2-appeal-user b{display:block;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.nixhub-users-v2-appeal-user small{display:block;overflow:hidden;margin-top:3px;color:#8490a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.nixhub-users-v2-appeal-copy>small{color:#ffb271;font-size:8px;font-weight:800}
.nixhub-users-v2-appeal-copy>p{margin:6px 0 8px;color:#f1f4f8;font-size:11px;line-height:1.48;white-space:pre-wrap}
.nixhub-users-v2-appeal-copy details{color:#98a3b2;font-size:9px}
.nixhub-users-v2-appeal-copy summary{cursor:pointer;color:#aeb8c6;font-weight:800}
.nixhub-users-v2-appeal-copy details p{margin:7px 0 3px;color:#cbd2dc}
.nixhub-users-v2-appeal-actions{display:grid;justify-items:stretch;gap:7px}
.nixhub-users-v2-appeal-actions button{min-height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#fff;font:inherit;font-size:10px;font-weight:900;cursor:pointer}
.nixhub-users-v2-appeal-actions button.approve{border-color:rgba(70,222,145,.4);background:#207951}
.nixhub-users-v2-appeal-actions button.reject{border-color:rgba(255,82,105,.42);background:#8b3042}
.nixhub-users-v2-appeal-actions button:disabled{opacity:.55;cursor:wait}
.nixhub-users-v2-appeal-actions .status{justify-self:start;padding:4px 8px;border-radius:999px;font-size:8px;font-weight:950;text-transform:uppercase}
.nixhub-users-v2-appeal-actions .status.pending{background:rgba(255,170,70,.13);color:#ffc06b}.nixhub-users-v2-appeal-actions .status.approved{background:rgba(70,222,145,.13);color:#76e2aa}.nixhub-users-v2-appeal-actions .status.rejected{background:rgba(255,82,105,.13);color:#ff8b9b}
.nixhub-users-v2-appeal-actions>small{color:#7f8a99;font-size:8px}
.nixhub-users-v2-appeal-empty{display:grid;place-items:center;min-height:105px;padding:18px;border:1px dashed rgba(255,255,255,.11);border-radius:13px;color:#8f9aaa;text-align:center}
.nixhub-users-v2-appeal-empty b{margin-bottom:4px;color:#fff}
.nixhub-users-v2-appeal-history{margin-top:13px}
.nixhub-users-v2-appeal-history>summary{padding:10px 0;color:#aeb8c6;font-size:10px;font-weight:900;cursor:pointer}
.nixhub-users-v2-appeal-history .nixhub-users-v2-appeal{opacity:.8}
@media(max-width:1050px){.nixhub-users-v2-appeal{grid-template-columns:1fr 1.5fr}.nixhub-users-v2-appeal-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end}.nixhub-users-v2-appeal-actions .status{margin-right:auto}}
@media(max-width:700px){.nixhub-users-v2-appeals{padding:15px}.nixhub-users-v2-appeals>header{flex-direction:column}.nixhub-users-v2-appeal{grid-template-columns:1fr}.nixhub-users-v2-appeal-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.nixhub-users-v2-appeal-actions .status,.nixhub-users-v2-appeal-actions>small{grid-column:1/-1}} :root{
--nxh-head-orange:#f59b23;
--nxh-head-pink:#c83d91;
--nxh-head-text:#f4f5f7;
--nxh-head-muted:#aeb5c1;
--nxh-head-panel:rgba(12,14,20,.96);
--nxh-head-border:rgba(245,155,35,.20);
--nxh-head-gradient:linear-gradient(90deg,#f59b23 0%,#ed6d2d 50%,#c83d91 100%);
}
@media (min-width:922px){ body .site-header .main-header-menu,
body .site-header .ast-nav-menu{
display:flex!important;
align-items:center!important;
gap:3px!important;
}
body .site-header .main-header-menu > li,
body .site-header .ast-nav-menu > li{
display:flex!important;
align-items:center!important;
}
body .site-header .nxh-v2-main-link{
position:relative!important;
min-height:44px!important;
display:inline-flex!important;
align-items:center!important;
gap:8px!important;
padding:0 11px!important;
border:0!important;
border-radius:10px!important;
background:transparent!important;
color:var(--nxh-head-text)!important;
font-size:14px!important;
font-weight:750!important;
line-height:1!important;
text-decoration:none!important;
transition:background .16s ease,color .16s ease,transform .16s ease!important;
}
body .site-header .nxh-v2-main-link:hover{
background:rgba(255,255,255,.045)!important;
color:#fff!important;
transform:translateY(-1px)!important;
}
body .site-header .nxh-v2-main-icon{
width:21px!important;
height:21px!important;
min-width:21px!important;
display:inline-flex!important;
color:#b9c0ca!important;
}
body .site-header .nxh-v2-main-icon svg,
.nxh-user-menu-v2 svg{
width:100%!important;
height:100%!important;
fill:none!important;
stroke:currentColor!important;
stroke-width:1.8!important;
stroke-linecap:round!important;
stroke-linejoin:round!important;
}
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link{
color:#fff!important;
background:linear-gradient(110deg,rgba(245,155,35,.11),rgba(200,61,145,.045))!important;
}
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link .nxh-v2-main-icon,
body .site-header .nxh-v2-main-link:hover .nxh-v2-main-icon{
color:var(--nxh-head-orange)!important;
}
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link::after{
content:""!important;
position:absolute!important;
left:10px!important;
right:10px!important;
bottom:1px!important;
height:2px!important;
border-radius:999px!important;
background:var(--nxh-head-gradient)!important;
} body .site-header .nxh-user-menu-host{
display:flex!important;
align-items:center!important;
min-width:0!important;
margin:0!important;
padding:0!important;
background:transparent!important;
border:0!important;
}
body .site-header .nxh-user-menu-host > a{
display:none!important;
}
.nxh-user-menu-v2,
.nxh-user-menu-mount,
.nxh-userbar-v2{
display:flex!important;
align-items:center!important;
min-width:0!important;
}
.nxh-user-menu-source{display:none!important}
.nxh-userbar-v2{gap:8px!important}
.nxh-quick-v2{
display:flex!important;
align-items:center!important;
gap:5px!important;
padding-right:8px!important;
margin-right:2px!important;
border-right:1px solid rgba(255,255,255,.075)!important;
}
.nxh-quick-v2 > a,
.nxh-quick-v2 > button{
width:42px!important;
height:42px!important;
min-width:42px!important;
min-height:42px!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
margin:0!important;
padding:0!important;
border:1px solid transparent!important;
border-radius:11px!important;
background:transparent!important;
color:#b8c0cc!important;
text-decoration:none!important;
box-shadow:none!important;
transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease!important;
}
.nxh-quick-v2 > :is(a,button):hover{
color:var(--nxh-head-orange)!important;
border-color:rgba(245,155,35,.20)!important;
background:linear-gradient(135deg,rgba(245,155,35,.10),rgba(200,61,145,.045))!important;
transform:translateY(-1px)!important;
}
.nxh-quick-v2 > :is(a,button) :is(svg,i){
width:23px!important;
height:23px!important;
min-width:23px!important;
font-size:23px!important;
line-height:1!important;
}
.nxh-quick-v2 img{max-width:24px!important;max-height:24px!important}
.nxh-account-v2{position:relative!important;display:inline-flex!important;align-items:center!important;z-index:99999!important}
.nxh-account-trigger-v2{
appearance:none!important;
height:46px!important;
display:inline-flex!important;
align-items:center!important;
gap:9px!important;
padding:4px 11px 4px 5px!important;
margin:0!important;
border:1px solid rgba(245,155,35,.18)!important;
border-radius:13px!important;
background:linear-gradient(135deg,rgba(18,20,27,.80),rgba(11,13,19,.68))!important;
color:#fff!important;
box-shadow:inset 0 1px rgba(255,255,255,.035)!important;
cursor:pointer!important;
font:inherit!important;
outline:none!important;
transition:background .16s ease,border-color .16s ease,transform .16s ease!important;
}
.nxh-account-trigger-v2:hover,
.nxh-account-v2.is-open .nxh-account-trigger-v2{
border-color:rgba(245,155,35,.38)!important;
background:linear-gradient(120deg,rgba(245,155,35,.12),rgba(200,61,145,.055))!important;
transform:translateY(-1px)!important;
}
.nxh-account-avatar-v2{
width:36px!important;
height:36px!important;
min-width:36px!important;
border-radius:50%!important;
object-fit:cover!important;
display:block!important;
box-shadow:0 0 0 2px rgba(245,155,35,.23)!important;
}
.nxh-account-avatar-fallback-v2{
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
background:#101219!important;
color:var(--nxh-head-orange)!important;
font-size:11px!important;
font-weight:900!important;
}
.nxh-account-copy-v2{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;line-height:1!important}
.nxh-account-name-v2{font-size:14px!important;font-weight:850!important;color:#f7f7f8!important;white-space:nowrap!important}
.nxh-account-role-v2{font-size:9px!important;font-weight:850!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:var(--nxh-head-orange)!important;white-space:nowrap!important}
.nxh-account-chevron-v2{width:16px!important;height:16px!important;display:inline-flex!important;color:#aeb5c1!important;transition:transform .16s ease!important}
.nxh-account-v2.is-open .nxh-account-chevron-v2{transform:rotate(180deg)!important;color:var(--nxh-head-orange)!important}
.nxh-account-dropdown-v2{
position:absolute!important;
top:calc(100% + 9px)!important;
right:0!important;
width:238px!important;
display:flex!important;
flex-direction:column!important;
gap:4px!important;
padding:10px!important;
border:1px solid var(--nxh-head-border)!important;
border-radius:15px!important;
background:linear-gradient(155deg,rgba(20,22,29,.99),rgba(8,10,15,.99))!important;
box-shadow:0 24px 60px rgba(0,0,0,.58)!important;
opacity:0!important;
visibility:hidden!important;
pointer-events:none!important;
transform:translateY(-7px)!important;
transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important;
}
.nxh-account-dropdown-v2::before{
content:""!important;
position:absolute!important;
top:0!important;
left:12px!important;
right:12px!important;
height:2px!important;
border-radius:0 0 999px 999px!important;
background:var(--nxh-head-gradient)!important;
}
.nxh-account-v2.is-open .nxh-account-dropdown-v2{
opacity:1!important;
visibility:visible!important;
pointer-events:auto!important;
transform:none!important;
}
.nxh-account-link-v2{
min-height:44px!important;
display:flex!important;
align-items:center!important;
gap:11px!important;
padding:0 11px!important;
border-radius:10px!important;
background:transparent!important;
color:#e7e9ed!important;
font-size:14px!important;
font-weight:720!important;
text-decoration:none!important;
transition:background .15s ease,color .15s ease!important;
}
.nxh-account-link-v2:hover{background:rgba(245,155,35,.085)!important;color:#fff!important}
.nxh-account-link-icon-v2{width:21px!important;height:21px!important;display:inline-flex!important;color:#b8bec8!important}
.nxh-account-link-v2:hover .nxh-account-link-icon-v2{color:var(--nxh-head-orange)!important}
.nxh-account-logout-v2{margin-top:3px!important;border-top:1px solid rgba(255,255,255,.07)!important;border-radius:0 0 10px 10px!important;color:#efb1bc!important}
.nxh-account-logout-v2:hover{background:rgba(255,91,119,.08)!important}
}
@media (min-width:922px) and (max-width:1500px){
body .site-header .nxh-v2-main-link{padding-inline:8px!important;font-size:13px!important;gap:6px!important}
body .site-header .nxh-v2-main-icon{width:19px!important;height:19px!important;min-width:19px!important}
.nxh-account-role-v2{display:none!important}
.nxh-account-trigger-v2{padding-right:8px!important}
}
@media (max-width:921px){
.nxh-userbar-v2{width:100%!important;justify-content:flex-end!important}
.nxh-quick-v2{display:none!important}
.nxh-account-copy-v2{display:none!important}
} body .site-header.nxh-header-v3{background:linear-gradient(90deg,rgba(12,14,20,.94),rgba(18,16,24,.90),rgba(10,18,24,.92))!important;border-bottom:1px solid rgba(245,155,35,.10)!important;box-shadow:0 10px 35px rgba(0,0,0,.24)!important;backdrop-filter:blur(18px)!important}
body .site-header .nxh-brand-v3{position:relative!important;padding:5px 20px 5px 0!important}
body .site-header .nxh-brand-v3:after{content:"NIXHUB";position:absolute;right:-42px;top:50%;transform:translateY(-50%);font-size:15px;font-weight:900;letter-spacing:-.03em;color:#14d8f4;text-shadow:0 0 18px rgba(20,216,244,.22);pointer-events:none}
body .site-header .nxh-brand-v3:before{content:"PLAY. CREATE. CONNECT.";position:absolute;left:0;bottom:-7px;font-size:8px;font-weight:900;letter-spacing:.15em;color:#f4ad36;white-space:nowrap;pointer-events:none}
.nxh-quick-link-v3{position:relative!important}.nxh-quick-icon-v3{width:22px!important;height:22px!important;display:inline-flex!important}.nxh-quick-badge-v3{position:absolute!important;right:2px!important;top:2px!important;min-width:16px!important;height:16px!important;padding:0 4px!important;border-radius:99px!important;background:linear-gradient(135deg,#f59b23,#c83d91)!important;color:#fff!important;font-size:9px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 0 0 2px #11141b!important}
@media(max-width:1350px){body .site-header .nxh-brand-v3:after{display:none!important}} body .site-header.nxh-header-v4,
body .site-header.nxh-header-v4 .ast-primary-header-bar,
body .site-header.nxh-header-v4 .site-primary-header-wrap,
body .site-header.nxh-header-v4 .main-header-bar,
body .site-header.nxh-header-v4 .ast-builder-grid-row-container,
body .site-header.nxh-header-v4 .ast-builder-grid-row {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
box-shadow: none !important;
backdrop-filter: none !important;
-webkit-backdrop-filter: none !important;
}
body .site-header.nxh-header-v4 {
border-bottom: 1px solid rgba(255,255,255,.065) !important;
}
body .site-header .nxh-brand-v4 { position:relative!important; padding:0!important; }
body .site-header .nxh-brand-v4::before,
body .site-header .nxh-brand-v4::after,
body .site-header .nxh-brand-v3::before,
body .site-header .nxh-brand-v3::after { content:none!important; display:none!important; } body .site-header .nxh-v2-main-link,
body .site-header .nxh-v2-main-link:visited { color:#f5f5f6!important; }
body .site-header .nxh-v2-main-link:hover { color:#ffffff!important; }
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link {
color:#ffffff!important;
background:linear-gradient(110deg,rgba(245,155,35,.12),rgba(200,61,145,.06))!important;
}
.nxh-quick-v2 { gap:6px!important; padding-right:10px!important; }
.nxh-quick-v4 {
position:relative!important;
min-height:42px!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
gap:7px!important;
padding:0 10px!important;
border:1px solid transparent!important;
border-radius:11px!important;
background:transparent!important;
color:#d8d9de!important;
text-decoration:none!important;
box-shadow:none!important;
transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease!important;
}
.nxh-quick-v4:hover,
.nxh-quick-v4:focus-visible {
color:#fff!important;
border-color:rgba(245,155,35,.25)!important;
background:linear-gradient(120deg,rgba(245,155,35,.10),rgba(200,61,145,.055))!important;
transform:translateY(-1px)!important;
outline:none!important;
}
.nxh-quick-icon-v4 { width:20px!important; height:20px!important; min-width:20px!important; display:inline-flex!important; color:#f2a333!important; }
.nxh-quick-label-v4 { font-size:12px!important; line-height:1!important; font-weight:750!important; white-space:nowrap!important; color:inherit!important; }
.nxh-quick-badge-v4 {
position:absolute!important; right:2px!important; top:1px!important; min-width:16px!important; height:16px!important;
padding:0 4px!important; border-radius:999px!important; background:linear-gradient(135deg,#f59b23,#c83d91)!important;
color:#fff!important; font-size:9px!important; font-weight:900!important; display:flex!important; align-items:center!important; justify-content:center!important;
box-shadow:0 0 0 2px rgba(12,14,20,.95)!important;
}
.nxh-account-trigger-v2,
.nxh-account-trigger-v2:hover,
.nxh-account-trigger-v2:focus,
.nxh-account-trigger-v2:focus-visible,
.nxh-account-v2.is-open .nxh-account-trigger-v2 {
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
color:#fff!important;
border-color:rgba(245,155,35,.24)!important;
box-shadow:none!important;
outline:none!important;
}
.nxh-account-trigger-v2:hover,
.nxh-account-v2.is-open .nxh-account-trigger-v2 {
border-color:rgba(245,155,35,.48)!important;
transform:translateY(-1px)!important;
}
.nxh-account-role-v2 { color:#f2a333!important; }
.nxh-account-name-v2 { color:#f7f7f8!important; }
.nxh-account-chevron-v2,
.nxh-account-v2.is-open .nxh-account-chevron-v2 { color:#f2a333!important; }
.nxh-account-dropdown-v2 {
background:rgba(12,14,20,.92)!important;
backdrop-filter:blur(18px)!important;
-webkit-backdrop-filter:blur(18px)!important;
border-color:rgba(245,155,35,.18)!important;
box-shadow:0 20px 50px rgba(0,0,0,.42)!important;
}
.nxh-account-link-v2,
.nxh-account-link-v2:visited { color:#f1f1f3!important; }
.nxh-account-link-v2:hover,
.nxh-account-link-v2:focus-visible {
background:linear-gradient(110deg,rgba(245,155,35,.11),rgba(200,61,145,.06))!important;
color:#fff!important;
outline:none!important;
}
.nxh-account-link-icon-v2,
.nxh-account-link-v2:hover .nxh-account-link-icon-v2 { color:#f2a333!important; }
.nxh-account-logout-v2 { color:#efb1bc!important; }
@media (max-width:1500px) {
.nxh-quick-label-v4 { display:none!important; }
.nxh-quick-v4 { width:42px!important; min-width:42px!important; padding:0!important; }
}
@media (max-width:1100px) {
.nxh-quick-v2 { display:none!important; }
} @media (min-width:922px){
body .site-header.nxh-header-v4,
body .site-header.nxh-header-v4 .ast-primary-header-bar,
body .site-header.nxh-header-v4 .site-primary-header-wrap,
body .site-header.nxh-header-v4 .main-header-bar,
body .site-header.nxh-header-v4 .ast-builder-grid-row-container,
body .site-header.nxh-header-v4 .ast-builder-grid-row,
body .site-header.nxh-header-v4 .ast-builder-layout-element,
body .site-header.nxh-header-v4 .site-header-section{
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
box-shadow:none!important;
border-color:transparent!important;
backdrop-filter:none!important;
-webkit-backdrop-filter:none!important;
} body .site-header .site-title a,
body .site-header .site-title a:visited{
color:#f4f4f5!important;
font-weight:850!important;
letter-spacing:-.025em!important;
text-shadow:none!important;
}
body .site-header .site-title a:hover{color:#f2a333!important}
body .site-header .site-description{color:#f2a333!important} body .site-header .nxh-quick-v2{
display:flex!important;
align-items:center!important;
gap:4px!important;
margin:0 7px 0 4px!important;
padding:0 9px 0 0!important;
border-right:1px solid rgba(255,255,255,.08)!important;
white-space:nowrap!important;
}
body .site-header .nxh-quick-link-v5{
position:relative!important;
width:38px!important;
height:38px!important;
min-width:38px!important;
min-height:38px!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
padding:0!important;
margin:0!important;
border:1px solid transparent!important;
border-radius:10px!important;
background:transparent!important;
background-image:none!important;
color:#c1c5cd!important;
box-shadow:none!important;
text-decoration:none!important;
line-height:1!important;
transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease!important;
}
body .site-header .nxh-quick-link-v5:hover,
body .site-header .nxh-quick-link-v5:focus-visible{
color:#f2a333!important;
background:rgba(242,163,51,.075)!important;
border-color:rgba(242,163,51,.18)!important;
transform:translateY(-1px)!important;
outline:none!important;
}
body .site-header .nxh-quick-icon-v5{
width:21px!important;
height:21px!important;
min-width:21px!important;
display:inline-flex!important;
color:inherit!important;
}
body .site-header .nxh-quick-icon-v5 svg{
width:100%!important;
height:100%!important;
fill:none!important;
stroke:currentColor!important;
stroke-width:1.8!important;
stroke-linecap:round!important;
stroke-linejoin:round!important;
}
body .site-header .nxh-quick-badge-v5{
position:absolute!important;
top:1px!important;
right:0!important;
min-width:15px!important;
height:15px!important;
padding:0 4px!important;
display:flex!important;
align-items:center!important;
justify-content:center!important;
border:2px solid #11131a!important;
border-radius:999px!important;
background:#d55a35!important;
color:#fff!important;
font-size:8px!important;
font-weight:900!important;
line-height:1!important;
}
body .site-header .nxh-quick-label-v4{display:none!important} body .site-header button.nxh-account-trigger-v2,
body .site-header button.nxh-account-trigger-v2:hover,
body .site-header button.nxh-account-trigger-v2:focus,
body .site-header button.nxh-account-trigger-v2:focus-visible,
body .site-header .nxh-account-v2.is-open button.nxh-account-trigger-v2,
body .site-header .nxh-account-v2.is-open button.nxh-account-trigger-v2:hover{
height:44px!important;
padding:3px 8px 3px 4px!important;
border:1px solid transparent!important;
border-radius:12px!important;
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
color:#f5f5f6!important;
box-shadow:none!important;
outline:none!important;
transform:none!important;
}
body .site-header button.nxh-account-trigger-v2:hover,
body .site-header .nxh-account-v2.is-open button.nxh-account-trigger-v2{
border-color:rgba(242,163,51,.20)!important;
background:rgba(242,163,51,.065)!important;
}
body .site-header .nxh-account-avatar-v2{
width:34px!important;
height:34px!important;
min-width:34px!important;
box-shadow:0 0 0 1px rgba(242,163,51,.32)!important;
}
body .site-header .nxh-account-name-v2{color:#f4f4f5!important;font-size:13px!important}
body .site-header .nxh-account-role-v2{color:#f2a333!important;font-size:8px!important;letter-spacing:.08em!important}
body .site-header .nxh-account-chevron-v2{color:#9ea4ae!important}
body .site-header .nxh-account-v2.is-open .nxh-account-chevron-v2{color:#f2a333!important} body .site-header .nxh-account-dropdown-v2{
top:calc(100% + 7px)!important;
width:226px!important;
padding:8px!important;
border:1px solid rgba(242,163,51,.18)!important;
border-radius:14px!important;
background:rgba(15,16,21,.92)!important;
background-image:none!important;
backdrop-filter:blur(16px)!important;
-webkit-backdrop-filter:blur(16px)!important;
box-shadow:0 20px 50px rgba(0,0,0,.48)!important;
}
body .site-header .nxh-account-dropdown-v2::before{
left:10px!important;
right:10px!important;
background:linear-gradient(90deg,#f2a333,#d55a35,#a83d87)!important;
}
body .site-header .nxh-account-link-v2{
min-height:42px!important;
color:#e7e7e9!important;
font-size:13px!important;
border-radius:9px!important;
}
body .site-header .nxh-account-link-v2:hover{
color:#fff!important;
background:rgba(242,163,51,.075)!important;
}
body .site-header .nxh-account-link-icon-v2,
body .site-header .nxh-account-link-v2:hover .nxh-account-link-icon-v2{color:#f2a333!important}
}
@media (min-width:922px) and (max-width:1320px){
body .site-header .nxh-quick-link-v5{width:35px!important;height:35px!important;min-width:35px!important;min-height:35px!important}
body .site-header .nxh-quick-icon-v5{width:19px!important;height:19px!important;min-width:19px!important}
body .site-header .nxh-account-copy-v2{display:none!important}
} @media (min-width:922px){ body .site-header .site-title,
body .site-header .site-title a,
body .site-header .site-title a:visited,
body .site-header .ast-site-title-wrap .site-title a{
background:linear-gradient(90deg,#f3a12f 0%,#e66b2f 52%,#a83d87 100%)!important;
-webkit-background-clip:text!important;
background-clip:text!important;
-webkit-text-fill-color:transparent!important;
color:#f3a12f!important;
font-weight:900!important;
letter-spacing:-.035em!important;
text-shadow:none!important;
}
body .site-header .site-title a:hover,
body .site-header .ast-site-title-wrap .site-title a:hover{
filter:brightness(1.12)!important;
}
body .site-header .site-description{
color:#f0a13a!important;
opacity:.9!important;
} body .site-header .main-header-menu > li > a,
body .site-header .ast-nav-menu > li > a,
body .site-header .nxh-v2-main-link,
body .site-header .nxh-v2-main-link:visited{
color:#e9eaed!important;
-webkit-text-fill-color:#e9eaed!important;
text-shadow:none!important;
}
body .site-header .main-header-menu > li > a:hover,
body .site-header .ast-nav-menu > li > a:hover,
body .site-header .nxh-v2-main-link:hover{
color:#fff!important;
-webkit-text-fill-color:#fff!important;
}
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link{
color:#fff!important;
-webkit-text-fill-color:#fff!important;
}
body .site-header .nxh-v2-main-icon{color:#aeb4bf!important}
body .site-header .nxh-v2-main-link:hover .nxh-v2-main-icon,
body .site-header :is(.current-menu-item,.current-menu-ancestor,.current_page_item) > .nxh-v2-main-link .nxh-v2-main-icon{
color:#f0a13a!important;
} body .site-header .nxh-quick-link-v5,
body .site-header .nxh-quick-link-v5:visited{
color:#b8bec8!important;
-webkit-text-fill-color:#b8bec8!important;
}
body .site-header .nxh-quick-link-v5:hover,
body .site-header .nxh-quick-link-v5:focus-visible{
color:#f0a13a!important;
-webkit-text-fill-color:#f0a13a!important;
} body .site-header .nxh-account-trigger-v2,
body .site-header button.nxh-account-trigger-v2,
body .site-header .nxh-account-v2.is-open .nxh-account-trigger-v2,
body .site-header .nxh-account-trigger-v2:hover,
body .site-header .nxh-account-trigger-v2:active,
body .site-header .nxh-account-trigger-v2:focus,
body .site-header .nxh-account-trigger-v2:focus-visible{
appearance:none!important;
-webkit-appearance:none!important;
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
border:1px solid transparent!important;
box-shadow:none!important;
color:#f4f4f5!important;
-webkit-text-fill-color:#f4f4f5!important;
filter:none!important;
opacity:1!important;
isolation:isolate!important;
}
body .site-header .nxh-account-trigger-v2::before,
body .site-header .nxh-account-trigger-v2::after,
body .site-header .nxh-account-v2.is-open .nxh-account-trigger-v2::before,
body .site-header .nxh-account-v2.is-open .nxh-account-trigger-v2::after{
content:none!important;
display:none!important;
background:none!important;
box-shadow:none!important;
}
body .site-header .nxh-account-trigger-v2:hover,
body .site-header .nxh-account-v2.is-open .nxh-account-trigger-v2{
background:linear-gradient(110deg,rgba(240,161,58,.08),rgba(168,61,135,.035))!important;
border-color:rgba(240,161,58,.22)!important;
}
body .site-header .nxh-account-name-v2{
color:#f5f5f6!important;
-webkit-text-fill-color:#f5f5f6!important;
font-weight:800!important;
}
body .site-header .nxh-account-role-v2{
color:#f0a13a!important;
-webkit-text-fill-color:#f0a13a!important;
}
body .site-header .nxh-account-chevron-v2{color:#aeb4bf!important}
body .site-header .nxh-account-v2.is-open .nxh-account-chevron-v2{color:#f0a13a!important} body .site-header .nxh-account-dropdown-v2,
body .site-header .nxh-account-dropdown-v2 *{
--ast-global-color-0:#f0a13a!important;
}
body .site-header .nxh-account-link-v2,
body .site-header .nxh-account-link-v2:visited{
color:#e8e9ec!important;
-webkit-text-fill-color:#e8e9ec!important;
}
body .site-header .nxh-account-link-v2:hover,
body .site-header .nxh-account-link-v2:focus-visible{
color:#fff!important;
-webkit-text-fill-color:#fff!important;
background:linear-gradient(110deg,rgba(240,161,58,.09),rgba(168,61,135,.04))!important;
}
body .site-header .nxh-account-link-icon-v2,
body .site-header .nxh-account-link-v2:hover .nxh-account-link-icon-v2{
color:#f0a13a!important;
}
} @media (min-width:922px){ body .site-header .site-title,
body .site-header .site-title a,
body .site-header .ast-site-title-wrap .site-title a{
background:none!important;
background-image:none!important;
-webkit-background-clip:border-box!important;
background-clip:border-box!important;
-webkit-text-fill-color:currentColor!important;
color:#f4f1eb!important;
text-shadow:none!important;
font-weight:900!important;
letter-spacing:-.045em!important;
line-height:1!important;
}
body .site-header .site-title a .nxh-brand-nix{
color:#f4f1eb!important;
-webkit-text-fill-color:#f4f1eb!important;
}
body .site-header .site-title a .nxh-brand-hub{
color:#ef9f2f!important;
-webkit-text-fill-color:#ef9f2f!important;
margin-left:.04em!important;
}
body .site-header .site-title a:hover .nxh-brand-hub{color:#f6b247!important;-webkit-text-fill-color:#f6b247!important} body .site-header .nxh-user-menu-host,
body .site-header .nxh-user-menu-host > *,
body .site-header .nxh-userbar-v2,
body .site-header .nxh-account-v2{
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
box-shadow:none!important;
}
body .site-header button.nxh-account-trigger-v2,
body .site-header button.nxh-account-trigger-v2:hover,
body .site-header button.nxh-account-trigger-v2:active,
body .site-header button.nxh-account-trigger-v2:focus,
body .site-header button.nxh-account-trigger-v2:focus-visible,
body .site-header .nxh-account-v2.is-open button.nxh-account-trigger-v2{
all:unset!important;
box-sizing:border-box!important;
min-height:46px!important;
display:flex!important;
align-items:center!important;
gap:10px!important;
padding:5px 10px 5px 6px!important;
border:1px solid rgba(239,159,47,.18)!important;
border-radius:14px!important;
background:rgba(15,17,23,.34)!important;
background-color:rgba(15,17,23,.34)!important;
background-image:none!important;
color:#f4f1eb!important;
-webkit-text-fill-color:#f4f1eb!important;
box-shadow:0 8px 24px rgba(0,0,0,.10)!important;
backdrop-filter:blur(10px)!important;
-webkit-backdrop-filter:blur(10px)!important;
cursor:pointer!important;
font-family:inherit!important;
line-height:1!important;
transition:border-color .18s ease,background-color .18s ease,transform .18s ease!important;
}
body .site-header button.nxh-account-trigger-v2:hover,
body .site-header button.nxh-account-trigger-v2:focus-visible,
body .site-header .nxh-account-v2.is-open button.nxh-account-trigger-v2{
border-color:rgba(239,159,47,.42)!important;
background:linear-gradient(110deg,rgba(239,159,47,.11),rgba(166,57,125,.045))!important;
box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
transform:translateY(-1px)!important;
}
body .site-header button.nxh-account-trigger-v2::before,
body .site-header button.nxh-account-trigger-v2::after{content:none!important;display:none!important}
body .site-header .nxh-account-avatar-v2{
width:34px!important;height:34px!important;min-width:34px!important;
border:1px solid rgba(239,159,47,.34)!important;
border-radius:11px!important;
background:#11141a!important;
color:#ef9f2f!important;
box-shadow:none!important;
}
body .site-header .nxh-account-name-v2{
color:#f4f1eb!important;-webkit-text-fill-color:#f4f1eb!important;
font-size:13px!important;font-weight:850!important;letter-spacing:-.015em!important;
}
body .site-header .nxh-account-role-v2{
color:#ef9f2f!important;-webkit-text-fill-color:#ef9f2f!important;
font-size:8px!important;font-weight:900!important;letter-spacing:.09em!important;
}
body .site-header .nxh-account-chevron-v2{color:#9fa5af!important}
body .site-header .nxh-account-v2.is-open .nxh-account-chevron-v2{color:#ef9f2f!important} body .site-header .nxh-quick-link-v5,
body .site-header .nxh-quick-link-v5:visited{
color:#aeb4bf!important;-webkit-text-fill-color:#aeb4bf!important;
border:1px solid transparent!important;
background:transparent!important;
}
body .site-header .nxh-quick-link-v5:hover,
body .site-header .nxh-quick-link-v5:focus-visible{
color:#ef9f2f!important;-webkit-text-fill-color:#ef9f2f!important;
border-color:rgba(239,159,47,.18)!important;
background:rgba(239,159,47,.055)!important;
}
} body .site-header .nxh-quick-v2 .nxh-quick-link-v5,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:link,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:visited,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:not(:hover):not(:focus-visible){
color:#b7b1aa!important;
-webkit-text-fill-color:#b7b1aa!important;
background:transparent!important;
border-color:transparent!important;
box-shadow:none!important;
filter:none!important;
}
body .site-header .nxh-quick-v2 .nxh-quick-icon-v5,
body .site-header .nxh-quick-v2 .nxh-quick-icon-v5 svg,
body .site-header .nxh-quick-v2 .nxh-quick-icon-v5 svg *{
color:inherit!important;
stroke:currentColor!important;
fill:none!important;
opacity:1!important;
filter:none!important;
}
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:hover,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:focus-visible,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:active{
color:#f0a13a!important;
-webkit-text-fill-color:#f0a13a!important;
background:rgba(240,161,58,.07)!important;
border-color:rgba(240,161,58,.20)!important;
box-shadow:0 0 18px rgba(240,161,58,.08)!important;
outline:none!important;
}
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:hover .nxh-quick-icon-v5,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:focus-visible .nxh-quick-icon-v5,
body .site-header .nxh-quick-v2 .nxh-quick-link-v5:active .nxh-quick-icon-v5{
color:#f0a13a!important;
}
body .site-header .nxh-quick-v2 .nxh-quick-badge-v5{
background:#d95335!important;
color:#fff!important;
-webkit-text-fill-color:#fff!important;
border:2px solid rgba(16,18,24,.95)!important;
box-shadow:none!important;
}