@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Rajdhani:wght@600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-size:18px;overflow-x:hidden}.rh{color:#cbd5e1;background:#0a0f1e radial-gradient(at 50% 0,#1e3c7840 0%,#0000 60%);min-height:100vh;font-family:Inter,sans-serif;font-size:1rem}.rh-header{background:#0d1424;border-bottom:1px solid #1e2d4a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 28px;display:flex}.rh-title{color:#e2e8f0;letter-spacing:2px;cursor:pointer;font-family:Rajdhani,sans-serif;font-size:28px;font-weight:700}.rh-subtitle{color:#4a6080;letter-spacing:3px;text-transform:uppercase;margin-top:3px;font-size:12px}.rh-nav{background:#0d1424;border-bottom:1px solid #1e2d4a;padding:0 24px;display:flex;overflow-x:auto}.rh-nav-btn{color:#4a6080;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:14px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.rh-nav-btn:hover{color:#94a3b8}.rh-nav-btn.active{color:#7eb8f7;border-bottom-color:#7eb8f7}.rh-content{max-width:1600px;margin:0 auto;padding:24px}.rh-card{background:#111827;border:1px solid #1e2d4a;border-radius:10px;padding:22px;position:relative;overflow:hidden}.rh-card:before{content:"";background:linear-gradient(90deg,#0000,#7eb8f74d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.rh-ctitle{color:#7eb8f7;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700}.rh-g2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.rh-g4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.rh-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#131e32;border:1px solid #2d4a6e;border-radius:6px;padding:9px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .18s}.rh-btn:hover{color:#cbd5e1;background:#1a2a42;border-color:#4a7aaa}.rh-btn-p{font-weight:600;color:#e2e8f0!important;background:#1e4080!important;border-color:#4a80c8!important}.rh-btn-p:hover{background:#2a52a8!important;border-color:#7eb8f7!important;box-shadow:0 0 16px #7eb8f733!important}.rh-btn-sm{padding:6px 12px;font-size:12px}.rh-btn-g{color:#22c55e!important;border-color:#22c55e!important}.rh-btn-g:hover{background:#22c55e14!important;box-shadow:0 0 12px #22c55e33!important}.rh-btn-r{color:#f87171!important;border-color:#f87171!important}.rh-btn-r:hover{background:#f8717114!important}.rh-btn-o{color:#fb923c!important;border-color:#fb923c!important}.rh-btn-b{color:#a78bfa!important;border-color:#a78bfa!important}.rh-btn-b:hover{background:#a78bfa14!important}.rh-inp,.rh-sel{color:#cbd5e1;background:#0d1424;border:1px solid #1e2d4a;border-radius:6px;width:100%;padding:9px 13px;font-family:Inter,sans-serif;font-size:15px;transition:all .2s}.rh-inp:focus,.rh-sel:focus{border-color:#4a80c8;outline:none;box-shadow:0 0 0 3px #4a80c826}.rh-sel option{background:#111827}.rh-lbl{color:#4a6080;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:block}.rh-fld{margin-bottom:16px}.rh-bdg{border-radius:20px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-block}.rh-chk{align-items:center;gap:9px;padding:7px 0;display:flex}.rh-chk input{accent-color:#7eb8f7;width:16px;height:16px}.rh-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050a14d9;justify-content:center;align-items:flex-start;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.rh-modal{background:#111827;border:1px solid #1e2d4a;border-radius:12px;width:100%;max-width:520px;margin:auto;padding:28px;position:relative;box-shadow:0 24px 64px #0009}.rh-modal:before{content:"";background:linear-gradient(90deg,#0000,#7eb8f766,#0000);border-radius:12px 12px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.rh-modal-xl{max-width:1100px}.rh-hr{border:none;border-top:1px solid #1e2d4a;margin:16px 0}.rh-stat-n{color:#e2e8f0;font-family:Rajdhani,sans-serif;font-size:40px;font-weight:700;display:block}.rh-stat-l{color:#4a6080;text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:12px}.rh-prog{background:#1e2d4a;border-radius:3px;height:6px;margin-top:7px;overflow:hidden}.rh-prog-f{border-radius:3px;height:100%;transition:width .5s}.rh-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.rh-empty{text-align:center;color:#2a3a52;padding:52px 24px;font-size:15px;font-style:italic}.rh-rpill{border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.rh-raid-row{background:#111827;border:1px solid #1e2d4a;border-radius:10px;margin-bottom:12px;transition:all .18s}.rh-raid-row:hover{background:#131e32;border-color:#2d4a6e}.rh-raid-h{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.rh-ptag{background:#0d1424;border:1px solid #1e2d4a;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:13px;display:inline-flex}.comp-layout{flex-direction:column;gap:14px;display:flex}.comp-player{border:1px solid #1e2d4a;border-left:3px solid var(--cls-color,#2d4a6e);cursor:grab;background:#0d1424;border-radius:6px;align-items:center;gap:8px;margin-bottom:4px;padding:7px 10px;transition:all .15s;display:flex}.comp-player:hover{background:#131e32;border-color:#2d4a6e}.comp-player.benched{opacity:.35;cursor:default;border-style:dashed}.comp-player.dragging{opacity:.3;transform:scale(.97)}.comp-player[draggable=true]:active{cursor:grabbing}.comp-group{background:#0d1424;border:1px solid #1e2d4a;border-radius:8px;min-height:120px;padding:12px;transition:all .2s;position:relative}.comp-group:before{content:"";background:linear-gradient(90deg,#0000,#7eb8f733,#0000);border-radius:8px 8px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.comp-group.drag-over{background:#131e32!important;border-color:#4a80c8!important;box-shadow:0 0 0 3px #4a80c826!important}.comp-member{border-left:3px solid var(--cls-color,#1e2d4a);cursor:grab;background:#0a0f1e;border-radius:4px;align-items:center;gap:5px;margin-bottom:3px;padding:4px 7px;display:flex}.comp-member:hover{background:#0d1424}.comp-member[draggable=true]:active{cursor:grabbing}.comp-pool{border:1px dashed #1e2d4a;border-radius:8px;min-height:40px;padding:8px;transition:all .2s}.comp-pool.drag-over{background:#131e32;border-color:#4a80c8;box-shadow:0 0 0 3px #4a80c81f}.comp-new-group-zone{text-align:center;cursor:default;border:2px dashed #1e2d4a;border-radius:8px;margin-bottom:10px;padding:18px 12px;transition:all .25s}.comp-new-group-zone.drag-over{background:#4a80c80f;border-color:#4a80c8;box-shadow:0 0 0 3px #4a80c81f}.raid-section{margin-bottom:16px}.raid-section-title{color:#7eb8f7;letter-spacing:1px;text-transform:uppercase;background:#7eb8f70f;border-left:3px solid #4a80c8;border-radius:6px;align-items:center;gap:8px;margin-bottom:10px;padding:5px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}@media (width<=720px){.rh-g2,.rh-g4,.comp-layout{grid-template-columns:1fr}.rh-header{padding:12px 16px}.rh-content{padding:14px}}
