/* HunterBot v58 user command center */
.hb-user-page{max-width:1120px;margin:0 auto 90px}.hb-user-hero{position:relative;display:flex;justify-content:space-between;align-items:end;gap:30px;min-height:330px;padding:65px 0 55px;overflow:hidden}.hb-user-hero:after{content:"";position:absolute;z-index:-1;right:-120px;top:-160px;width:480px;height:480px;border:1px solid rgba(71,230,208,.13);border-radius:50%;box-shadow:0 0 0 30px rgba(71,230,208,.025),0 0 0 65px rgba(128,103,255,.035)}.hb-user-hero h1{margin:22px 0 15px;color:#fff;font:700 clamp(38px,4.8vw,63px)/1.16 var(--font-heading)!important;letter-spacing:-2px}.hb-user-hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,var(--hb-cyan),#b9a8ff,var(--hb-pink));background-clip:text;-webkit-background-clip:text}.hb-user-hero p{max-width:580px;margin:0;color:var(--hb-muted);font-size:14px;line-height:2}.hb-account-status{display:flex;align-items:center;gap:11px;min-width:170px;padding:13px 15px;border:1px solid rgba(71,230,208,.24);border-radius:16px;background:rgba(71,230,208,.06)}.hb-status-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;color:#071b1b;background:var(--hb-cyan);font-weight:900}.hb-account-status div{display:grid;gap:4px}.hb-account-status small{color:#8195b1;font-size:10px}.hb-account-status strong{color:#b8fff3;font-size:12px}.hb-user-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.hb-user-metrics article{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--hb-line);border-radius:17px;background:rgba(16,28,51,.72)}.hb-user-metrics article.is-wallet{border-color:rgba(71,230,208,.28);background:rgba(71,230,208,.05)}.hb-metric-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid rgba(128,103,255,.34);border-radius:12px;color:#c6bfff;background:rgba(128,103,255,.12);font:700 17px Consolas,monospace}.is-wallet .hb-metric-icon{color:#a5fff0;border-color:rgba(71,230,208,.3);background:rgba(71,230,208,.1)}.hb-user-metrics article div{display:grid;gap:5px}.hb-user-metrics strong{color:#fff;font:700 22px var(--font-heading)}.hb-user-metrics small{color:#8296b4;font-size:10px}.hb-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.hb-dashboard-main,.hb-dashboard-side{display:grid;gap:18px;align-content:start}.hb-user-card{padding:24px;border:1px solid var(--hb-line);border-radius:22px;background:linear-gradient(145deg,rgba(17,30,54,.92),rgba(8,14,29,.98));box-shadow:0 16px 35px rgba(0,0,0,.14)}.hb-user-card-head{display:flex;justify-content:space-between;align-items:start;gap:14px}.hb-user-card h2{margin:0;color:#fff;font:700 23px var(--font-heading)!important}.hb-user-card h3{margin:0;color:#fff;font:700 19px var(--font-heading)!important}.hb-progress-label,.hb-card-caption{color:#8ea2c0;font-size:10px}.hb-activation-card{min-height:320px}.hb-activation-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin:28px 6px 18px}.hb-activation-line:before{content:"";position:absolute;top:4px;right:0;left:0;height:1px;background:var(--hb-line)}.hb-activation-line i{position:relative;z-index:1;width:9px;height:9px;border:2px solid #5d718f;border-radius:50%;background:#0c162b}.hb-activation-line i:not(:first-child){margin-inline:auto}.hb-activation-line i:last-child{margin-inline-start:0}.hb-activation-line i.is-done{border-color:var(--hb-cyan);background:var(--hb-cyan);box-shadow:0 0 12px rgba(71,230,208,.8)}.hb-activation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.hb-activation-grid a{display:grid;gap:7px;padding:14px 12px;border:1px solid rgba(173,193,228,.11);border-radius:14px;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.025);transition:.2s}.hb-activation-grid a:hover{border-color:rgba(128,103,255,.55);background:rgba(128,103,255,.08);transform:translateY(-2px)}.hb-activation-grid span{color:#a898ff;font:10px Consolas,monospace}.hb-activation-grid strong{font-size:12px}.hb-activation-grid small{color:#8194b2;font-size:10px}.hb-user-alert{display:flex;align-items:center;gap:11px;margin-top:17px;padding:12px;border:1px solid rgba(255,184,107,.28);border-radius:13px;background:rgba(255,184,107,.06)}.hb-user-alert>span{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;color:#1d1206;background:var(--hb-orange);font-weight:900}.hb-user-alert div{display:grid;gap:4px;flex:1}.hb-user-alert strong{color:#ffe0b8;font-size:11px}.hb-user-alert small{color:#bca17c;font-size:10px}.hb-user-alert a{color:#ffd39c!important;font-size:11px;font-weight:900}.hb-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hb-quick-card{position:relative;display:grid;gap:8px;min-height:130px;padding:18px;border:1px solid var(--hb-line);border-radius:18px;color:#fff!important;text-decoration:none!important;background:rgba(15,27,49,.75);transition:.2s}.hb-quick-card:hover{transform:translateY(-3px);border-color:rgba(128,103,255,.55)}.hb-quick-card.is-primary{background:linear-gradient(145deg,rgba(128,103,255,.28),rgba(71,230,208,.08));border-color:rgba(128,103,255,.4)}.hb-quick-number{color:#a898ff;font:10px Consolas,monospace}.hb-quick-card strong{font:700 14px var(--font-heading)}.hb-quick-card small{color:#8194b2;font-size:10px}.hb-quick-card>b{position:absolute;left:17px;bottom:16px;color:#bcb2ff;font-size:18px}.hb-wallet-panel{display:grid;gap:9px;background:radial-gradient(circle at 80% 20%,rgba(71,230,208,.13),transparent 34%),linear-gradient(145deg,rgba(17,52,64,.88),rgba(8,18,32,.98))}.hb-wallet-panel p,.hb-help-panel p{margin:0;color:#879ab7;font-size:11px;line-height:1.8}.hb-wallet-amount{margin:13px 0;color:#fff;font:700 30px var(--font-heading)}.hb-wallet-amount small,.hb-balance-card small{color:#8ea3c0;font:400 11px var(--font-body)}.hb-wallet-panel .hb-btn{width:100%;margin-top:7px}.hb-help-panel{display:grid;gap:10px}.hb-help-panel a{color:#bcb2ff!important;font-size:11px;font-weight:900}.hb-compact-user-hero{min-height:290px}.hb-legacy-heading{display:none}.hb-license-content{margin-top:12px}.hb-license-page .card{background:linear-gradient(145deg,rgba(17,30,54,.92),rgba(8,14,29,.98))!important}.hb-license-page .table-responsive{border-color:var(--hb-line)}.hb-license-page .table{font-size:11px}.hb-license-page .table th{font-size:10px}.hb-wallet-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.hb-balance-card{display:grid;gap:10px;align-content:start;background:radial-gradient(circle at 75% 15%,rgba(71,230,208,.15),transparent 37%),linear-gradient(145deg,rgba(17,52,64,.9),rgba(8,18,32,.98))}.hb-balance-label{margin-top:18px;color:#8498b6;font-size:11px}.hb-balance-card>strong{color:#fff;font:700 31px var(--font-heading)}.hb-balance-card>strong small{color:#8ea3c0;font:400 11px var(--font-body)}.hb-balance-card p{margin:3px 0 13px;color:#8296b4;font-size:11px;line-height:1.8}.hb-balance-line{height:3px;border-radius:3px;background:rgba(173,193,228,.14);overflow:hidden}.hb-balance-line i{display:block;width:62%;height:100%;background:linear-gradient(90deg,var(--hb-violet),var(--hb-cyan))}.hb-balance-card .hb-btn{width:100%;margin-top:13px}.hb-transactions-card{min-width:0}.hb-transaction-kind{display:inline-flex;padding:5px 8px;border:1px solid rgba(128,103,255,.28);border-radius:8px;color:#c4bdff;background:rgba(128,103,255,.08);font-size:10px}.hb-table-empty{display:grid;justify-items:center;gap:8px;padding:38px 20px;text-align:center}.hb-table-empty span{color:#a898ff;font-size:25px}.hb-table-empty strong{color:#fff;font-size:13px}.hb-table-empty small{color:#8194b2;font-size:10px;line-height:1.8}.hb-support-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.hb-support-toolbar h2{margin:0;color:#fff;font:700 25px var(--font-heading)!important}.hb-ticket-list{display:grid;gap:10px}.hb-ticket-card{display:flex;align-items:center;gap:15px;padding:18px 20px;border:1px solid var(--hb-line);border-radius:18px;color:#fff!important;text-decoration:none!important;background:linear-gradient(145deg,rgba(17,30,54,.9),rgba(8,14,29,.98));transition:.2s}.hb-ticket-card:hover{transform:translateX(-3px);border-color:rgba(128,103,255,.55);background:rgba(128,103,255,.08)}.hb-ticket-mark{color:#a898ff;font:11px Consolas,monospace}.hb-ticket-body{min-width:0;flex:1}.hb-ticket-title{display:flex;justify-content:space-between;gap:15px}.hb-ticket-title h3{margin:0;overflow:hidden;color:#f2f6ff;font:700 14px var(--font-heading);text-overflow:ellipsis;white-space:nowrap}.hb-ticket-title time{color:#7f92b2;font:10px Consolas,monospace;white-space:nowrap;direction:ltr}.hb-ticket-tags{display:flex;gap:7px;margin-top:9px;flex-wrap:wrap}.hb-ticket-tags span{padding:5px 8px;border:1px solid rgba(173,193,228,.15);border-radius:7px;color:#8fa3c0;font-size:9px}.hb-ticket-arrow{color:#bcb2ff;font-size:20px}.hb-support-empty{margin-top:20px;min-height:260px}.hb-support-empty .hb-btn{margin-top:11px;width:auto;min-width:180px}
@media(max-width:900px){.hb-user-page{margin-inline:16px}.hb-dashboard-grid,.hb-wallet-layout{grid-template-columns:1fr}.hb-dashboard-side{grid-template-columns:1fr 1fr}.hb-wallet-panel,.hb-help-panel{align-content:start}.hb-user-hero{min-height:280px}.hb-compact-user-hero{min-height:240px}.hb-user-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.hb-user-page{margin-inline:16px;margin-bottom:55px}.hb-user-hero{display:block;padding:47px 0 38px}.hb-user-hero h1{font-size:40px;letter-spacing:-1px}.hb-user-hero p{font-size:12px}.hb-account-status{margin-top:25px;width:max-content}.hb-user-metrics{gap:8px}.hb-user-metrics article{padding:13px 10px;gap:8px}.hb-metric-icon{width:31px;height:31px;font-size:13px}.hb-user-metrics strong{font-size:17px}.hb-user-metrics small{font-size:9px}.hb-dashboard-grid{gap:12px}.hb-user-card{padding:18px;border-radius:18px}.hb-user-card h2{font-size:20px!important}.hb-activation-line{margin-top:24px}.hb-activation-grid{grid-template-columns:repeat(2,1fr)}.hb-quick-grid{grid-template-columns:1fr}.hb-quick-card{min-height:105px}.hb-dashboard-side{grid-template-columns:1fr}.hb-compact-user-hero{padding-bottom:32px}.hb-compact-user-hero>.hb-btn{width:100%;margin-top:22px}.hb-license-content{margin-top:0}.hb-license-page .card{padding:16px!important}.hb-wallet-layout{gap:12px}.hb-support-toolbar{display:block}.hb-support-toolbar .hb-card-caption{display:block;margin-top:8px}.hb-ticket-card{padding:15px 13px;gap:9px}.hb-ticket-title{display:block}.hb-ticket-title time{display:block;margin-top:7px}.hb-ticket-arrow{font-size:17px}}
.hb-profile-card,.hb-orders-card{max-width:960px;margin:0 auto}.hb-profile-card .hb-user-card-head,.hb-orders-card .hb-user-card-head{margin-bottom:24px}.hb-profile-card form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hb-profile-card form>.col-12{grid-column:1/-1}.hb-profile-card form>.col-md-6{grid-column:auto}.hb-profile-card form .form-text{color:#8194b2;font-size:10px;line-height:1.7}.hb-profile-card form hr{grid-column:1/-1}.hb-profile-card form>.col-12:last-child{display:flex;gap:9px;flex-wrap:wrap;padding-top:4px}.hb-modern-table{font-size:12px}.hb-modern-table th{color:#aebed5!important;font:10px Consolas,monospace!important;letter-spacing:.35px}.hb-modern-table td{color:#eaf2ff}.hb-orders-card .table-responsive{margin-top:2px}.hb-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.hb-app-card{display:flex;flex-direction:column;min-height:255px;padding:23px;border:1px solid var(--hb-line);border-radius:22px;background:linear-gradient(145deg,rgba(17,30,54,.92),rgba(8,14,29,.98));box-shadow:0 16px 35px rgba(0,0,0,.14);transition:transform .2s ease,border-color .2s ease}.hb-app-card:hover{transform:translateY(-4px);border-color:rgba(128,103,255,.58)}.hb-app-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.hb-app-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;color:#fff;background:linear-gradient(145deg,var(--hb-violet),var(--hb-cyan));font:700 22px var(--font-heading);box-shadow:0 10px 24px rgba(128,103,255,.18)}.hb-app-card h2{margin:24px 0 5px;color:#fff;font:700 22px var(--font-heading)!important}.hb-app-card p{margin:16px 0 20px;color:#8ea2c0;font-size:11px;line-height:1.9}.hb-app-card .hb-btn{width:100%;margin-top:auto}.hb-profile-page .hb-user-hero,.hb-orders-page .hb-user-hero,.hb-apps-page .hb-user-hero{min-height:255px}.hb-profile-page .hb-user-hero h1,.hb-orders-page .hb-user-hero h1,.hb-apps-page .hb-user-hero h1{font-size:clamp(35px,4.2vw,54px)}
@media(max-width:900px){.hb-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.hb-profile-card form{grid-template-columns:1fr}.hb-profile-card form>.col-md-6,.hb-profile-card form>.col-12{grid-column:1}.hb-app-grid{grid-template-columns:1fr}.hb-app-card{min-height:230px}.hb-profile-card,.hb-orders-card{margin-inline:0}}
@media(prefers-reduced-motion:reduce){.hb-app-card{transition:none}}
.hb-ticket-form-card{max-width:820px;margin:0 auto}.hb-support-form{display:grid;gap:15px;max-width:700px}.hb-support-form .mb-3{display:grid;gap:7px;margin:0!important}.hb-support-form .form-label{margin:0}.hb-support-form textarea{min-height:170px}.hb-ticket-detail-page{max-width:1040px}.hb-ticket-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin:52px 0 20px}.hb-ticket-detail-head h1{max-width:670px;margin:12px 0 13px;color:#fff;font:700 clamp(27px,4vw,44px)/1.2 var(--font-heading)!important}.hb-ticket-detail-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hb-btn-danger{border-color:rgba(255,118,137,.33)!important;color:#ffc6cf!important;background:rgba(255,90,120,.09)!important}.hb-btn-sm{min-height:32px!important;padding:7px 10px!important;font-size:10px!important}.hb-thread-card{padding:22px}.hb-thread-messages{display:grid;gap:12px}.hb-msg-row{display:flex;gap:12px}.hb-msg-row.is-staff{justify-content:flex-start}.hb-msg-row.is-customer{justify-content:flex-end}.hb-msg-bubble{width:min(760px,100%);padding:14px 16px;border:1px solid rgba(173,193,228,.12);border-radius:17px;background:rgba(255,255,255,.035)}.hb-msg-row.is-customer .hb-msg-bubble{border-color:rgba(128,103,255,.27);background:linear-gradient(145deg,rgba(128,103,255,.15),rgba(71,230,208,.04))}.hb-msg-bubble.is-internal{border-style:dashed;opacity:.83}.hb-msg-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.hb-msg-who{color:#dfeaff;font-size:11px;font-weight:900}.hb-msg-when{color:#7f92b2;font:10px Consolas,monospace;direction:ltr}.hb-msg-body{color:#b6c8df;font-size:12px;line-height:2;white-space:pre-wrap}.hb-msg-internal-label{display:inline-flex;margin-right:7px;padding:4px 7px;border-radius:7px;color:#ffd68d;background:rgba(245,158,11,.11);font-size:9px}.hb-reply-card{display:grid;gap:14px;margin-top:16px}.hb-reply-card .hb-field{display:grid;gap:7px}.hb-reply-card textarea{min-height:130px}.hb-internal-check{display:flex;align-items:center;gap:8px;color:#a9bad0;font-size:11px}.hb-internal-check input{width:16px;min-height:16px}.hb-internal-check label{margin:0}.hb-reply-card .hb-btn{justify-self:start}
@media(max-width:620px){.hb-ticket-detail-head{display:block;margin-top:30px}.hb-ticket-detail-actions{justify-content:flex-start;margin-top:18px}.hb-thread-card{padding:15px}.hb-msg-bubble{padding:12px}.hb-msg-meta{display:block}.hb-msg-when{margin-top:5px}.hb-ticket-form-card{margin-inline:0}}
.hb-license-detail-page{max-width:1120px}.hb-license-detail-page .hb-user-hero{min-height:270px}.hb-license-status-orb{position:relative;display:grid;place-items:center;width:130px;height:130px;flex:none;border:1px solid rgba(71,230,208,.3);border-radius:50%;color:#bdfff6;font:700 11px Consolas,monospace;text-align:center;box-shadow:0 0 0 18px rgba(71,230,208,.025),0 0 0 38px rgba(128,103,255,.03)}.hb-license-status-orb:before{content:"";position:absolute;inset:15px;border:1px dashed rgba(128,103,255,.45);border-radius:50%;animation:hb-orbit-spin 16s linear infinite}.hb-license-status-orb b{position:absolute;top:22px;right:24px;width:7px;height:7px;border-radius:50%;background:var(--hb-pink);box-shadow:0 0 15px var(--hb-pink)}.hb-license-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:16px 19px;border:1px solid rgba(71,230,208,.22);border-radius:18px;background:linear-gradient(110deg,rgba(71,230,208,.08),rgba(128,103,255,.06))}.hb-license-toolbar form{margin:0}.hb-license-hwid-summary{display:grid;gap:5px}.hb-license-hwid-summary strong{color:#eafffc;font-size:13px}.hb-license-hwid-summary small{color:#91a9bc;font-size:10px}.hb-license-detail-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 0 15px}.hb-license-detail-heading h2{margin:7px 0 0;color:#fff;font:700 24px var(--font-heading)!important}.hb-credential-card,.hb-device-card{height:100%}.hb-credential-card .hb-user-card-head,.hb-device-card .hb-user-card-head{margin-bottom:22px}.hb-credential-card code,.hb-device-card code{padding:5px 8px;border:1px solid rgba(173,193,228,.13);border-radius:8px;color:#d5ceff;background:rgba(128,103,255,.08);font-size:11px;direction:ltr}.hb-license-note{margin-top:18px;padding:13px 14px;border:1px solid rgba(71,230,208,.22);border-radius:13px;color:#b9eee7;background:rgba(71,230,208,.06);font-size:11px;line-height:1.8}.hb-license-note.is-muted{border-color:rgba(173,193,228,.14);color:#9eb1c9;background:rgba(255,255,255,.035)}.hb-device-card .row{row-gap:18px}.hb-license-detail-page .alert{border-radius:13px}.hb-license-detail-page .btn{box-shadow:none}.hb-license-detail-page .hb-user-card{padding:24px}
@media(max-width:620px){.hb-license-status-orb{display:none}.hb-license-toolbar{align-items:stretch;flex-direction:column}.hb-license-toolbar form,.hb-license-toolbar .hb-btn{width:100%}.hb-license-detail-heading{align-items:flex-start;flex-direction:column}.hb-license-detail-page .hb-user-card{padding:18px}}
@media(prefers-reduced-motion:reduce){.hb-license-status-orb:before{animation:none}}
