@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;700&display=swap";
:root{--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-secondary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;--bg-main:#121212;--bg-darker:#0a0a0a;--bg-card:#232323;--bg-card-hover:#2a2a2a;--border-color:#e0e0e014;--border-highlight:#ff6b3559;--color-primary:#ff6b35;--color-primary-hover:#ff8255;--color-kick:#53fc18;--color-accent:#ff6b35;--color-info:#ff6b35;--color-text-main:#e0e0e0;--color-text-muted:#e0e0e08c;--color-card-border:#e0e0e014;--rarity-covert:#eb4b4b;--rarity-classified:#d32ce6;--rarity-restricted:#8847ff;--rarity-milspec:#4b69ff;--rarity-industrial:#5e98d9}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--color-text-main);font-family:var(--font-secondary);-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;overflow-x:hidden}.page-wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:clip}h1,h2,h3,h4,h5,h6,.logo-text,.btn,.nav-link-item{font-family:var(--font-primary)}body:before{content:"";z-index:-2;pointer-events:none;background-color:#0b0b14;background-image:none;width:100%;height:100%;position:fixed;top:0;left:0}.ambient-glow-1{pointer-events:none;z-index:-1;background:radial-gradient(circle,#ff6b350a 0%,#0000 60%);width:40vw;height:40vw;position:fixed;top:-10%;left:-10%}.ambient-glow-2{pointer-events:none;z-index:-1;background:radial-gradient(circle,#ff6b3508 0%,#0000 60%);width:40vw;height:40vw;position:fixed;bottom:-10%;right:-10%}::-webkit-scrollbar{width:8px;height:0}::-webkit-scrollbar-track{background:var(--bg-darker)}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.main-header{border-bottom:1px solid var(--border-color);z-index:10;background:#030406f5;width:100%;padding:14px 0;position:relative;box-shadow:0 4px 30px #0000004d}.sticky-header-wrap{z-index:1000;flex-direction:column;width:100%;display:flex;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-logo-wrap{align-items:center;gap:10px;text-decoration:none;display:flex}.kick-logo-circle{width:34px;height:34px;color:var(--color-kick);border:2px solid var(--color-kick);font-size:14px;font-weight:950;font-family:var(--font-primary);object-fit:cover;background:#000;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #53fc1866}.logo-text{letter-spacing:-.5px;color:var(--color-text-main);text-transform:uppercase;font-size:22px;font-weight:900}.logo-text span{color:var(--color-primary)}.nav-links{align-items:center;gap:4px;list-style:none;display:flex}.nav-link-item{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.nav-link-item:hover{color:#fff;background:#ffffff08;transform:translateY(-1px)}.nav-link-item.active{color:var(--color-primary);background:#53fc180d;border:1px solid #53fc1826;box-shadow:0 2px 10px #53fc180d}.nav-link-icon-svg{width:15px;height:15px;transition:transform .2s}.nav-link-item:hover .nav-link-icon-svg{transform:scale(1.1)translateY(-.5px)}.header-actions{align-items:center;gap:16px;display:flex}.live-badge-wrap{align-items:center;gap:8px;display:flex}.live-badge{color:#ef4444;text-transform:uppercase;letter-spacing:.5px;background:#ef44441a;border:1px solid #ef444433;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:10.5px;font-weight:850;display:inline-flex}.live-badge-pulse{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(.9)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(.9)}}.live-badge-offline{background:var(--bg-darker);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;border-radius:99px;align-items:center;padding:4px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.user-capsule{border:1px solid var(--border-color);background:#030406;border-radius:99px;align-items:center;gap:10px;padding:4px 12px;display:flex}.user-capsule-points{color:var(--color-accent);font-weight:800;font-family:var(--font-mono);font-size:12.5px}.user-capsule-name{color:var(--color-text-main);white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:12.5px;font-weight:700;overflow:hidden}.main-content{min-height:calc(100vh - 120px);padding:30px 0}.ticker-bar-wrap{z-index:20;width:100%;padding:6px 0;position:relative;overflow:visible;background:0 0!important;border-bottom:none!important}.hero-section{text-align:center;background:#090c15;border-radius:16px;max-width:1150px;margin:0 auto 30px;padding:60px 24px;position:relative;overflow:hidden}.hero-section:before{display:none}.hero-video-bg{object-fit:cover;z-index:1;pointer-events:none;filter:brightness(.35);width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.5)}.hero-section>:not(.hero-video-bg){z-index:2;position:relative}.hero-title{letter-spacing:-.8px;text-transform:uppercase;color:var(--color-text-main);margin-bottom:12px;font-size:2.8rem;font-weight:900;line-height:1.1}.hero-title span{color:var(--color-primary);text-shadow:0 0 15px #53fc1859}.hero-subtitle{color:var(--color-text-muted);max-width:620px;margin:0 auto 24px;font-size:15px;line-height:1.5}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.card{background:linear-gradient(135deg,#10141ef2 0%,#090b10fa 100%);border:1px solid #53fc1814;border-radius:14px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 10px #0006,inset 0 1px #ffffff08}.card:hover{border-color:#53fc1840;transform:translateY(-2px);box-shadow:0 6px 15px #00000080,0 0 20px #53fc180f,inset 0 1px #ffffff0d}.card.faceit-card{border-color:#ff550014}.card.faceit-card:hover{border-color:#ff550040;box-shadow:0 6px 15px #00000080,0 0 20px #ff55000f,inset 0 1px #ffffff0d}.card h2{text-transform:uppercase;color:var(--color-text-main);letter-spacing:1px;border-bottom:1px solid #ffffff08;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;font-size:13.5px;font-weight:700;display:flex}.info-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-bottom:24px;display:grid}.profile-avatar-wrap{align-items:center;gap:14px;margin-bottom:18px;display:flex}.profile-avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-accent));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex;box-shadow:0 4px 12px #53fc184d}.profile-name-text{color:var(--color-text-main);font-size:17px;font-weight:800}.profile-discord-id{color:var(--color-text-muted);margin-top:1px;font-size:11.5px;display:block}.profile-discord-id code{color:var(--color-text-main);background:var(--bg-darker);font-family:var(--font-mono);border:1px solid var(--border-color);border-radius:4px;padding:1px 4px}.stats-grid{background:var(--bg-darker);border:1px solid var(--border-color);border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;padding:14px;display:grid}.stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:750}.stat-value{color:var(--color-text-main);margin-top:2px;font-size:18px;font-weight:850;display:block}.stat-value.primary{color:var(--color-accent)}.status-alert{border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:600}.status-alert-error{color:#f87171;background:#ef444414;border:1px solid #ef444426}.status-alert-success{color:var(--color-kick);background:#53fc1814;border:1px solid #53fc1826}.section-title-sm{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:750}.kick-connection-box{color:var(--color-kick);background:#53fc180d;border:1px solid #53fc1826;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.kick-connection-box strong{color:#fff;font-weight:800}.trade-link-form{gap:8px;margin-bottom:8px;display:flex}.how-to-list{flex-direction:column;gap:14px;display:flex}.how-to-item{align-items:flex-start;gap:12px;display:flex}.how-to-icon{background:var(--bg-darker);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.how-to-content h4{color:#fff;font-size:13.5px;font-weight:800}.how-to-content p{color:var(--color-text-muted);margin-top:2px;font-size:12.5px;line-height:1.4}.dashboard-layout-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:24px;margin-top:24px;display:grid}.main-widgets-col,.side-widgets-col{flex-direction:column;gap:24px;display:flex}.leaderboard-desc{color:var(--color-text-muted);margin-bottom:16px;font-size:13px}.leaderboard-list{background:var(--bg-darker);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.leaderboard-item{border-bottom:1px solid var(--border-color);background:var(--bg-card);justify-content:space-between;align-items:center;padding:12px 18px;transition:background .15s;display:flex}.leaderboard-item:last-child{border-bottom:none}.leaderboard-item:hover{background:var(--bg-card-hover)}.leaderboard-rank{background:var(--bg-darker);width:26px;height:26px;color:var(--color-text-muted);border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.rank-1{color:#f59e0b;background:#d9770626;border:1px solid #d9770640}.rank-2{color:#e2e8f0;background:#ffffff0f}.rank-3{color:#f97316;background:#ea580c26;border:1px solid #ea580c40}.leaderboard-user-details{align-items:center;gap:12px;display:flex}.leaderboard-username{color:#fff;font-size:14px;font-weight:800;display:block}.leaderboard-subtitle{color:var(--color-text-muted);margin-top:1px;font-size:11px;display:block}.leaderboard-stats{text-align:right;align-items:center;gap:20px;display:flex}.leaderboard-points{color:var(--color-accent);font-size:15px;font-weight:850;font-family:var(--font-mono);display:block}.leaderboard-hours{color:var(--color-text-muted);text-align:left;min-width:90px;font-size:12.5px;display:block}.live-drops-feed-container{align-items:center;width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden}.live-drops-feed{will-change:transform;backface-visibility:hidden;align-items:center;gap:0;width:max-content;animation:30s linear infinite ticker-marquee;display:flex;transform:translate(0)}.live-drops-feed:hover{animation-play-state:paused}.live-drops-group{will-change:transform;backface-visibility:hidden;flex-shrink:0;align-items:center;gap:16px;padding-right:16px;display:flex;transform:translate(0)}@keyframes ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.live-drop-card{will-change:transform;backface-visibility:hidden;-webkit-backdrop-filter:blur(12px);flex-shrink:0;align-items:center;gap:12px;min-width:240px;height:48px;padding:6px 14px 6px 16px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;transform:translate(0);box-shadow:0 4px 14px #00000059;background:#12111cbf!important;border:1px solid #ffffff14!important;border-radius:12px!important}.live-drop-card:before{content:"";border-radius:4px 0 0 4px;position:absolute;top:0;bottom:0;left:0;background:var(--rarity-color,#eb4b4b)!important;width:4px!important}.live-drop-card:hover{box-shadow:0 0 16px #00000080, 0 0 14px var(--rarity-color);transform:translateY(-2px);border-color:var(--rarity-color,#eb4b4b)!important;background:#1a1828e6!important}.live-drop-img{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:38px;height:38px;transition:transform .2s}.live-drop-card:hover .live-drop-img{transform:scale(1.1)rotate(3deg)}.live-drop-info{flex-direction:column;line-height:1.3;display:flex}.live-drop-user{font-family:var(--font-secondary);color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:12.5px;font-weight:700;overflow:hidden}.live-drop-item{font-family:var(--font-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:11px;font-weight:700;overflow:hidden;color:var(--rarity-color,#e0e0e0)!important}input[type=text],input[type=number],select{font-family:var(--font-secondary);color:#fff;background:#030406;border:1px solid #ffffff0f;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:13px;transition:all .2s}input[type=text]:focus,input[type=number]:focus,select:focus{border-color:var(--color-primary);box-shadow:0 0 10px #53fc1826}input:disabled,button:disabled{opacity:.5;cursor:not-allowed}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:.8px;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:12.5px;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#e5532b 0%,#ff7e4d 100%);border:1px solid #e5532b;box-shadow:0 4px 15px #e5532b40}.btn-primary:hover{background:linear-gradient(135deg,#f0633a 0%,#ff8e5e 100%);transform:translateY(-1.5px);box-shadow:0 6px 20px #e5532b66}.btn-primary:active{transform:translateY(1px);box-shadow:0 2px 8px #e5532b33}.btn-kick{color:var(--color-kick);background:#53fc180a;border:1px solid #53fc1840;box-shadow:inset 0 0 10px #53fc180d}.btn-kick:hover{background:var(--color-kick);color:#000;border-color:var(--color-kick);transform:translateY(-1.5px);box-shadow:0 0 15px #53fc1833}.btn-kick:active{box-shadow:none;transform:translateY(1px)}.btn-outline{color:#fff;background:#ffffff03;border:1px solid #ffffff14}.btn-outline:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-1px);box-shadow:0 0 8px #ffffff08}.btn-outline:active{transform:translateY(1px)}.btn-outline-danger{color:#f87171;background:#ef444405;border:1px solid #ef444433}.btn-outline-danger:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-1.5px);box-shadow:0 0 20px #ef44444d}.btn-outline-danger:active{transform:translateY(1px)}.btn-nav-logout{border-radius:4px;padding:6px 12px;font-size:11px}.btn-sm{padding:6px 12px;font-size:11px}.btn-xs{padding:4px 8px;font-size:10px}.config-page-title,.page-header{margin-bottom:24px}.config-page-title h1,.page-header h1{text-transform:uppercase;color:var(--color-text-main);text-align:left;font-size:2.2rem;font-weight:900}.config-page-title h1 span,.page-header h1 span{color:var(--color-primary);text-shadow:0 0 15px #53fc184d}.config-page-title p,.page-header p{color:var(--color-text-muted);text-align:left;margin-top:8px;font-size:14.5px}.config-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:24px;display:grid}.config-table{border-collapse:collapse;width:100%;margin-top:10px}.config-table td{border-bottom:1px solid var(--border-color);padding:10px 0;font-size:13.5px}.config-table tr:last-child td{border-bottom:none}.config-table td.label{color:var(--color-text-muted);font-weight:600}.config-table td.value{color:var(--color-text-main);text-align:right;font-weight:800;font-family:var(--font-primary)}.console-cmd-box{border:1px solid var(--border-color);background:#030406;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:14px;display:flex}.console-cmd-text{font-family:var(--font-mono);color:#38bdf8;word-break:break-all;font-size:12px}.btn-copy-code{color:#fff;cursor:pointer;text-transform:uppercase;background:#ffffff14;border:none;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700;transition:all .15s}.btn-copy-code:hover{background:var(--color-primary);color:#000}.gear-list{flex-direction:column;gap:12px;margin-top:10px;display:flex}.gear-item{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.gear-item:last-child{border-bottom:none;padding-bottom:0}.gear-name{color:var(--color-text-main);font-size:13.5px;font-weight:700}.gear-brand{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:750}.item-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.shop-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;padding:16px!important}.shop-card:after{content:"";background:var(--rarity-color,var(--color-text-muted));width:100%;height:3px;position:absolute;top:0;left:0}.shop-card-wear{text-transform:uppercase;background:var(--bg-darker);color:var(--color-text-muted);border-radius:4px;align-self:flex-start;margin-bottom:10px;padding:2px 6px;font-size:9.5px;font-weight:800}.shop-card-image-wrap{border-radius:8px;justify-content:center;align-items:center;min-height:130px;margin-bottom:12px;padding:10px;transition:all .2s;display:flex;position:relative}.rarity-bg-covert{background:radial-gradient(circle,#eb4b4b1f 0%,#0000 70%)}.rarity-bg-classified{background:radial-gradient(circle,#d32ce61f 0%,#0000 70%)}.rarity-bg-restricted{background:radial-gradient(circle,#8847ff1f 0%,#0000 70%)}.rarity-bg-milspec{background:radial-gradient(circle,#4b69ff1f 0%,#0000 70%)}.rarity-bg-industrial{background:radial-gradient(circle,#5e98d91f 0%,#0000 70%)}.shop-card-image{object-fit:contain;filter:drop-shadow(0 4px 8px #0000004d);z-index:2;max-width:85%;max-height:90px;transition:transform .2s}.shop-card:hover .shop-card-image{transform:scale(1.04)}.shop-details-wrap{width:100%;margin-bottom:12px}.shop-card-title{color:var(--color-text-main);margin-bottom:2px;font-size:14.5px;font-weight:800;line-height:1.3}.shop-card-stock{color:var(--color-text-muted);font-size:11.5px}.shop-card-stock strong{color:#fff}.shop-card-footer{border-top:1px solid var(--border-color);width:100%;margin-top:auto;padding-top:10px}.shop-price-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.shop-price-label{color:var(--color-text-muted);text-transform:uppercase;font-size:10px;font-weight:700}.shop-price-value{color:var(--color-accent);font-size:14px;font-weight:850;font-family:var(--font-mono)}.giveaway-card{text-align:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.giveaway-card:after{content:"";background:var(--rarity-color,var(--color-primary));width:100%;height:3px;position:absolute;top:0;left:0}.giveaway-status-wrap{align-self:flex-start;align-items:center;gap:5px;display:flex}.pulse-primary{background:var(--color-primary);width:6px;height:6px;box-shadow:0 0 6px var(--color-primary);border-radius:50%;display:inline-block}.giveaway-status-text{color:var(--color-primary);text-transform:uppercase;font-size:10px;font-weight:800}.giveaway-img-wrap{background:radial-gradient(circle,#ffffff05 0%,#0000 60%);justify-content:center;align-items:center;width:100%;height:110px;margin:10px 0;display:flex}.float-img{object-fit:contain;filter:drop-shadow(0 4px 8px #0000004d);max-width:80%;max-height:100%}.giveaway-title{color:var(--color-text-main);margin-bottom:2px;font-size:16px;font-weight:850}.giveaway-total-tickets{color:var(--color-text-muted);font-size:11.5px}.giveaway-total-tickets strong{color:#fff}.giveaway-card-footer{border-top:1px solid var(--border-color);width:100%;padding-top:10px}.giveaway-ticket-cost-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.giveaway-ticket-label{color:var(--color-text-muted);text-transform:uppercase;font-size:10px;font-weight:700}.giveaway-ticket-cost{color:var(--color-accent);font-size:14.5px;font-weight:850;font-family:var(--font-mono)}.winner-row-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:10px 16px;display:flex}.winner-user-name{color:#fff;font-size:13.5px;font-weight:800}.winner-prize-details{color:var(--color-text-muted);margin-top:1px;font-size:11px;display:block}.winner-date-stamp{color:var(--color-text-muted);font-size:11px;font-family:var(--font-mono)}.contact-form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.contact-label{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.5px;font-size:11px;font-weight:750}textarea.contact-input{font-family:var(--font-secondary);color:#fff;resize:vertical;background:#030406;border:1px solid #ffffff0f;border-radius:8px;outline:none;width:100%;min-height:120px;padding:10px 14px;font-size:13px;transition:all .2s}textarea.contact-input:focus{border-color:var(--color-primary);box-shadow:0 0 10px #53fc1826}.social-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.social-btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.social-btn-discord{color:#fff;background:#5865f2}.social-btn-discord:hover{background:#4752c4}.social-btn-instagram{color:#fff;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-btn-instagram:hover{opacity:.9}.viewport-footer{background:var(--bg-darker);border-top:1px solid var(--border-color);text-align:center;color:var(--color-text-muted);margin-top:40px;padding:24px 0;font-size:11.5px}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:99px;padding:4px 10px;font-size:10.5px;font-weight:850;display:inline-block}.badge-pending{color:#f59e0b;background:#d977061a;border:1px solid #d9770633}.badge-success{color:var(--color-primary);background:#53fc181a;border:1px solid #53fc1840}@media (max-width:900px){.header-container{flex-direction:column;gap:12px}.nav-links{flex-wrap:wrap;justify-content:center}.header-actions{justify-content:space-between;width:100%}.dashboard-layout-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.container{padding:0 16px}.card{padding:18px}.btn{padding:8px 16px;font-size:11.5px}.hero-title{font-size:2.2rem}.hero-subtitle{margin-bottom:18px;font-size:13.5px}.stats-grid,.social-grid{grid-template-columns:1fr}.hero-video-bg{display:none}}.home-grid-3col{grid-template-columns:1.2fr 1fr 1fr;gap:24px;display:grid}@media (max-width:1200px){.home-grid-3col{grid-template-columns:1fr}}.faceit-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.faceit-level-badge{color:#fff;width:28px;height:28px;font-size:14px;font-weight:900;font-family:var(--font-mono);background:#f50;border-radius:4px;justify-content:center;align-items:center;display:flex;box-shadow:0 0 10px #f506}.faceit-stats-grid{background:var(--bg-darker);border:1px solid var(--border-color);text-align:center;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px;display:grid}.faceit-stat-box{flex-direction:column;gap:4px;display:flex}.faceit-stat-num{font-family:var(--font-mono);color:#fff;font-size:15px;font-weight:850}.faceit-recent-row{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:14px;padding-top:10px;display:flex}.recent-matches-list{gap:6px;display:flex}.match-dot{width:22px;height:22px;font-size:11px;font-weight:900;font-family:var(--font-mono);border-radius:4px;justify-content:center;align-items:center;display:flex}.match-w{color:var(--color-primary);background:#53fc181a;border:1px solid #53fc1840}.match-l{color:#ef4444;background:#ef44441a;border:1px solid #ef444440}.live-status-list{flex-direction:column;gap:12px;margin-top:10px;display:flex}.live-status-item{background:var(--bg-darker);border:1px solid var(--border-color);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.live-status-platform{text-transform:uppercase;letter-spacing:.5px;color:#fff;font-size:13px;font-weight:800}.live-status-state{text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.live-status-online{color:var(--color-primary)}.live-status-offline{color:var(--color-text-muted)}.dot-pulse-green{background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse}.dot-static-grey{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px}.socials-list{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px;display:grid}.social-link-btn{text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--border-color);background:var(--bg-darker);color:var(--color-text-muted);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:11px;font-weight:750;text-decoration:none;transition:all .2s;display:flex}.social-link-btn:hover{color:#fff;transform:translateY(-1px)}.social-link-btn.discord:hover{background:#5865f2;border-color:#5865f2}.social-link-btn.instagram:hover{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-color:#0000}.social-link-btn.tiktok:hover{background:#000;border-color:#ff0050;box-shadow:-2px -2px #00f2fe,2px 2px #ff0050}.social-link-btn.youtube:hover{background:red;border-color:red}.monthly-gv-card{flex-direction:column;height:100%;display:flex;border-color:var(--color-accent)!important}.monthly-gv-card:hover .giveaway-image-zoom{transform:scale(1.08)rotate(1deg);filter:drop-shadow(0 12px 32px #ffae0059)!important}.home-layout-grid-v2{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.col-span-2{grid-column:span 2}.col-span-1{grid-column:span 1}@media (max-width:1200px){.home-layout-grid-v2{grid-template-columns:repeat(2,1fr)}.col-span-2{grid-column:span 2}.col-span-1{grid-column:span 1}}@media (max-width:768px){.home-layout-grid-v2{grid-template-columns:1fr}.col-span-2,.col-span-1{grid-column:span 1}}.admin-form-group{position:relative}.autocomplete-suggestions-list{z-index:1000;overscroll-behavior:contain;background:#030406;border:1px solid #ffffff14;border-radius:8px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #000000a6}.autocomplete-suggestions-list::-webkit-scrollbar{width:6px}.autocomplete-suggestions-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.autocomplete-suggestion-item{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;gap:12px;padding:10px 14px;transition:all .15s;display:flex}.autocomplete-suggestion-item:last-child{border-bottom:none}.autocomplete-suggestion-item:hover{background:#53fc1814}.autocomplete-suggestion-img{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:28px;height:28px}.autocomplete-suggestion-text{color:#fff;font-size:13px;font-family:var(--font-secondary);font-weight:600}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}.toast-item{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030406d9;border-radius:10px;align-items:center;gap:12px;min-width:300px;max-width:450px;padding:14px 18px;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) forwards toast-slide-in;display:flex;box-shadow:0 10px 30px #00000080}.toast-item-success{border:1px solid #53fc1826;border-left:4px solid var(--color-primary)}.toast-item-error{border:1px solid #ef444426;border-left:4px solid #ef4444}.toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-text{color:#fff;font-size:13px;font-family:var(--font-secondary);font-weight:600;line-height:1.4}.toast-close-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:4px;transition:color .15s;display:flex}.toast-close-btn:hover{color:#fff}@keyframes toast-slide-in{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}.btn-shop-buy{width:100%}select option{color:#fff!important;background-color:#0b1119!important}select{color:#fff;background-color:#0b1119}.custom-modal-overlay{z-index:10000;will-change:opacity;background:#040509ed;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.15s ease-out forwards modalFadeIn;display:flex;position:fixed;top:0;left:0}.custom-modal-card{background:var(--bg-card);will-change:transform, opacity;border:1px solid #53fc1826;border-radius:16px;width:90%;max-width:500px;animation:.15s cubic-bezier(.25,.46,.45,.94) forwards modalScaleUp;overflow:hidden;box-shadow:0 10px 40px #0009}.custom-modal-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.custom-modal-header h3{letter-spacing:1px;color:var(--color-primary);margin:0;font-size:16px;font-weight:800}.custom-modal-close{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.custom-modal-close:hover{color:#fff;background:#ffffff0d}.custom-modal-body{padding:24px}.custom-modal-question{color:var(--color-text-main);margin-bottom:20px;font-size:15px;line-height:1.4}.custom-modal-item-preview{border:1px solid var(--border-color);background:#ffffff05;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.custom-modal-image-wrap{background:radial-gradient(circle,#ffffff05 0%,#fff0 70%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.custom-modal-img{object-fit:contain;max-width:100%;max-height:100%}.custom-modal-item-info{text-align:left;flex-direction:column;gap:6px;display:flex}.custom-modal-item-name{color:#fff;text-align:left;margin:0;font-size:16px;font-weight:700}.custom-modal-item-price{align-items:center;gap:8px;font-size:13.5px;display:flex}.custom-modal-item-price .price-label{color:var(--color-text-muted)}.custom-modal-item-price .price-val{color:#fff;align-items:center;gap:4px;font-weight:700;display:flex}.custom-modal-footer{border-top:1px solid var(--border-color);background:#0003;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.custom-modal-footer .btn{cursor:pointer;will-change:transform;border-radius:10px;padding:10px 20px;font-size:13.5px;font-weight:700;transition:transform .1s,background-color .1s,color .1s}.custom-modal-footer .btn-primary{color:#fff;background:linear-gradient(135deg,#e5532b 0%,#ff7e4d 100%);border:1px solid #e5532b}.custom-modal-footer .btn-primary:hover{background:linear-gradient(135deg,#f0633a 0%,#ff8e5e 100%);transform:translateY(-1px)}.custom-modal-footer .btn-primary:active{transform:translateY(0)}.custom-modal-footer .btn-outline{border:1px solid var(--border-color);color:var(--color-text-muted);background:0 0}.custom-modal-footer .btn-outline:hover{color:#fff;background:#ffffff05;border-color:#ffffff26;transform:translateY(-1px)}.custom-modal-footer .btn-outline:active{transform:translateY(0)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.header-top-row{align-items:center;gap:10px;display:flex}.header-avatar-link,.header-text-link{align-items:center;text-decoration:none;display:flex}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:30px;height:30px;padding:4px;display:none}.hamburger-bar{background-color:var(--color-text-main);border-radius:2px;width:22px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.header-menu-content{flex-grow:1;justify-content:space-between;align-items:center;margin-left:40px;display:flex}@media (max-width:900px){.header-container{flex-direction:column;align-items:stretch;gap:0}.header-top-row{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:2px 0;display:grid}.header-avatar-link{justify-self:start;align-items:center;display:flex}.header-text-link{justify-self:center;align-items:center;display:flex}.mobile-menu-toggle{justify-self:end;display:flex}.mobile-menu-toggle.open .hamburger-bar:first-child{background-color:var(--color-primary);transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.open .hamburger-bar:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-bar:nth-child(3){background-color:var(--color-primary);transform:translateY(-7px)rotate(-45deg)}.header-menu-content{background:#030406fa;border-top:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-left:0;padding:16px 0 8px;display:none}.header-menu-content.open{display:flex}.nav-links{flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:0}.nav-link-item{border-radius:8px;justify-content:flex-start;width:100%;padding:12px 16px;font-size:14px}.header-actions{border-top:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:16px 16px 0}.live-badge-wrap{justify-content:space-between;width:100%;padding:4px 0}.user-profile-wrap{width:100%}.user-capsule{justify-content:space-between;width:100%;padding:8px 12px}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.page-wrapper{touch-action:pan-y!important;width:100%!important;max-width:100%!important;overflow-x:clip!important}.ambient-glow-1,.ambient-glow-2{display:none!important}.ticker-bar-wrap{overflow:hidden!important}.stream-player-wrapper{width:100%!important;max-width:100%!important}.stream-player-wrapper iframe{max-width:100%!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}@media (max-width:600px){.leaderboard-item{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;padding:14px 12px!important}.leaderboard-stats{text-align:left!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:10px!important;width:100%!important;padding-left:44px!important}.leaderboard-hours{min-width:auto!important}.profile-header-accounts{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.profile-accounts-divider{display:none!important}}@media (max-width:500px){.trade-link-form{flex-direction:column!important;gap:10px!important;width:100%!important}.trade-link-form button,.trade-link-form input{width:100%!important}}.floating-shorts-container{z-index:1000;background:#0a0b12f5;border:1px solid #f003;border-radius:12px;transition:all .35s cubic-bezier(.16,1,.3,1);position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 10px 30px #000000a6,0 0 25px #ff00000f}.floating-shorts-container.expanded{width:260px}.floating-shorts-container.collapsed{border-radius:8px;width:190px;box-shadow:0 4px 15px #00000080}@media (min-width:1500px){.floating-shorts-container{right:80px}}@media (min-width:1750px){.floating-shorts-container{right:120px}}.shorts-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ff00000f;border-bottom:1px solid #ff00001f;justify-content:space-between;align-items:center;padding:10px 14px;transition:background .2s;display:flex}.floating-shorts-container.collapsed .shorts-header{border-bottom:none}.shorts-header:hover{background:#ff00001f}.shorts-header-title{align-items:center;gap:8px;display:flex}.shorts-header-title .title-text{text-transform:uppercase;color:#fff;letter-spacing:.6px;font-size:11px;font-weight:900;font-family:var(--font-secondary)}.live-dot-pulse{background:red;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-red-glow}@keyframes pulse-red-glow{0%{box-shadow:0 0 #ff0000b3}70%{box-shadow:0 0 0 6px #f000}to{box-shadow:0 0 #f000}}.shorts-header-actions{gap:6px;display:flex}.shorts-action-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.shorts-action-btn:hover{color:red;background:#ff000014}.shorts-body{background:#000;flex-direction:column;display:flex}.shorts-iframe-wrapper{aspect-ratio:9/16;background:#000;width:100%;position:relative;overflow:hidden}.shorts-iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.shorts-footer{text-align:center;border-top:1px solid var(--border-color);background:#030406;padding:6px 12px}.shorts-footer-info{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:9.5px;font-weight:600}@media (max-width:480px){.floating-shorts-container.expanded{width:200px;bottom:16px;right:16px}.floating-shorts-container.collapsed{width:160px;bottom:16px;right:16px}.shorts-header-title .title-text{font-size:9px}}.live-notifier-container{z-index:1000;border:1px solid var(--live-border-color);width:280px;box-shadow:0 10px 30px #000000a6, 0 0 25px var(--live-shadow-color);background:#0a0b12f5;border-radius:12px;padding:18px;transition:all .35s cubic-bezier(.16,1,.3,1);position:fixed;bottom:24px;left:24px}.live-notifier-close{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.live-notifier-close:hover{color:#fff;background:#ffffff14}.live-notifier-content{flex-direction:column;display:flex}.live-notifier-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.live-notifier-pulse-dot{background:var(--live-brand-color);border-radius:50%;width:7px;height:7px;animation:1.5s infinite live-pulse-glow}@keyframes live-pulse-glow{0%{box-shadow:0 0 0 0 var(--live-border-color)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.live-notifier-tag{color:var(--live-brand-color);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:900;font-family:var(--font-secondary)}.live-notifier-title{color:#fff;margin-bottom:4px;font-size:13.5px;font-weight:850;line-height:1.3}.live-notifier-desc{color:var(--color-text-muted);font-size:11.5px;line-height:1.4}.btn-tiktok-live{color:#ff0050;background:#ff00500a;border:1px solid #ff005040;box-shadow:inset 0 0 10px #ff00500d}.btn-tiktok-live:hover{color:#000;background:#ff0050;border-color:#ff0050;transform:translateY(-1.5px);box-shadow:0 0 15px #ff005033}.btn-tiktok-live:active{box-shadow:none;transform:translateY(1px)}@media (min-width:1500px){.live-notifier-container{left:80px}}@media (min-width:1750px){.live-notifier-container{left:120px}}@media (max-width:480px){.live-notifier-container{width:calc(100% - 32px);max-width:320px;bottom:86px;left:16px}}.modern-gw-card{background:linear-gradient(135deg,#14151c 0%,#0d0e12 100%);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:space-between;padding:20px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.modern-gw-card:before{content:"";background:linear-gradient(90deg, var(--rarity-color,var(--color-primary)) 0%, #ffffff0d 100%);opacity:.85;height:4px;position:absolute;top:0;left:0;right:0}.modern-gw-card:hover{border-color:#ffffff1a;transform:translateY(-6px);box-shadow:0 12px 35px #000000b3,0 0 20px #53fc1805}.modern-gw-status-badge{background:#53fc180d;border:1px solid #53fc1826;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:5px 10px;display:flex}.modern-gw-status-badge .dot{background:#53fc18;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #53fc18}.modern-gw-status-badge span{color:#53fc18;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:800}.modern-gw-image-container{justify-content:center;align-items:center;height:125px;margin:15px 0;display:flex;position:relative}.modern-gw-image-container:after{content:"";background:radial-gradient(circle, var(--rarity-color,var(--color-primary)) 0%, transparent 70%);opacity:.15;pointer-events:none;width:110px;height:110px;position:absolute}.modern-gw-image{object-fit:contain;filter:drop-shadow(0 8px 16px #00000080);max-width:85%;max-height:100%;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.modern-gw-card:hover .modern-gw-image{transform:scale(1.08)translateY(-6px)}.modern-gw-info{text-align:left;margin-top:10px}.modern-gw-weapon-type{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:700;display:block}.modern-gw-skin-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin-top:2px;font-size:1.15rem;font-weight:850;line-height:1.25;display:-webkit-box;overflow:hidden}.modern-gw-stats-row{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.modern-gw-stat-box{text-align:center;background:#ffffff04;border:1px solid #ffffff08;border-radius:8px;padding:8px 12px}.modern-gw-stat-box .label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:700;display:block}.modern-gw-stat-box .value{margin-top:3px;font-size:1rem;font-weight:850;display:block}.modern-gw-stat-box.value-box .value{color:#53fc18;text-shadow:0 0 10px #53fc1826}.modern-gw-stat-box.deposit-box .value{color:#ffae00;text-shadow:0 0 10px #ffae0026}.exclusive-bonuses-section{text-align:center;max-width:1150px;margin:0 auto 35px}.exclusive-bonuses-header{margin-bottom:24px}.exclusive-bonuses-header h2{text-transform:uppercase;letter-spacing:-.5px;color:#fff;margin-bottom:4px;font-size:24px;font-weight:900}.exclusive-bonuses-header p{color:var(--color-text-muted);font-size:14px;font-weight:500}.bonuses-single-container{justify-content:center;align-items:center;width:100%;display:flex}.bonus-card{background:linear-gradient(135deg,#10141ef2 0%,#090b10fa 100%);border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:100%;padding:32px 28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff08}.csgoskins-card{border:1px solid #ff6b3533}.csgoskins-card:hover{border-color:#ff6b3566;transform:none;box-shadow:0 12px 40px #00000080}.bonus-logo-container{justify-content:center;align-items:center;padding:10px 0;display:flex}.csgoskins-logo{font-family:var(--font-primary);letter-spacing:.5px;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:34px;font-weight:900;display:flex}.csgoskins-logo .solid-text{color:#fff;text-shadow:0 2px 10px #ffffff1a}.csgoskins-logo .crosshair-wrap{justify-content:center;align-items:center;width:38px;height:38px;margin:0 2px;display:flex}.csgoskins-logo .crosshair-svg{filter:drop-shadow(0 0 8px #ff6b3566);width:100%;height:100%}.bonus-items-list{background:#03040699;border:1px solid #ffffff08;border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.bonus-item{text-align:left;align-items:center;gap:12px;display:flex}.bonus-item .check-badge{justify-content:center;align-items:center;display:inline-flex;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.bonus-item .item-text{color:#fff;font-size:14px;font-weight:600}.promo-code-box{cursor:pointer;color:#ff6b35;background:#030406cc;border:1.5px dashed #ff6b3559;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 18px;transition:all .2s;display:flex}.promo-code-box:hover{background:#ff6b351f;border-color:#ff6b35;box-shadow:0 0 15px #ff6b3526}.promo-code-box.copied{color:#ff6b35;box-shadow:none;background:#ff6b3526;border-style:solid;border-color:#ff6b35}.promo-code-box .code-label{font-family:var(--font-primary);letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:800}.copy-btn-svg{transition:transform .2s}.promo-code-box:hover .copy-btn-svg{transform:scale(1.1)}.bonus-action-btn{color:#fff;font-family:var(--font-primary);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#ff6b35;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:13px;font-weight:900;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #ff6b3540}.bonus-action-btn:hover{background:#3ee005;transform:translateY(-1px);box-shadow:0 6px 20px #53fc1866,0 0 12px #53fc1833}.bonus-action-btn:active{transform:translateY(1px)}.redesign-sandbox{z-index:99999;color:#e0e0e0;-webkit-font-smoothing:antialiased;background:#0b0b14;font-family:Plus Jakarta Sans,sans-serif;position:fixed;inset:0;overflow:auto}.redesign-sandbox body,.redesign-sandbox{--bg-main:#0b0b14;--bg-card:#232323;--color-primary:#e5532b;--color-primary-hover:#f0633a;--color-accent:#e5532b;--color-text-main:#e0e0e0;--font-primary:"Plus Jakarta Sans", sans-serif;--font-secondary:"Plus Jakarta Sans", sans-serif}.redesign-sandbox h1,.redesign-sandbox h2,.redesign-sandbox h3,.redesign-sandbox h4,.redesign-sandbox h5,.redesign-sandbox h6,.redesign-sandbox .logo-text,.redesign-sandbox .btn,.redesign-sandbox .nav-link-item{font-family:Plus Jakarta Sans,sans-serif}:is(body:has(.redesign-sandbox)>.page-wrapper>.ambient-glow-1,body:has(.redesign-sandbox)>.page-wrapper>.ambient-glow-2,body:has(.redesign-sandbox)>.page-wrapper>.sticky-header-wrap,body:has(.redesign-sandbox)>.page-wrapper>.viewport-footer){visibility:hidden!important;pointer-events:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body:has(.redesign-sandbox)>.page-wrapper>.main-content{max-width:none!important;margin:0!important;padding:0!important}body:has(.redesign-sandbox):before{background:#0b0b14!important}.rd-shell{color:#e0e0e0;background:0 0;flex-direction:column;min-height:100vh;display:flex}.rd-nav-wrap{z-index:100;box-sizing:border-box;background:linear-gradient(#0b0b14 75%,#0b0b1400);width:100%;padding:16px 24px 8px;position:sticky;top:0}.rd-navbar{box-sizing:border-box;background:#1c1c22;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:18px;width:100%;max-width:1552px;min-height:64px;margin:0 auto;padding:10px 14px 10px 18px;display:flex;box-shadow:0 8px 30px #00000080}.rd-brand{color:#e0e0e0;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.rd-brand-logo{object-fit:contain;border-radius:50%;width:34px;height:34px}.rd-brand-text{font-family:var(--font-primary);letter-spacing:-.02em;color:#e0e0e0;font-size:16px;font-weight:800}.rd-navbar-nav{flex:1;justify-content:center;min-width:0;display:flex}.rd-navbar-list{flex-wrap:nowrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rd-navbar-link{color:#e0e0e08c;white-space:nowrap;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.rd-navbar-link:hover{color:#fff;background:#ffffff0d}.rd-navbar-link.active{color:#fff;background:#e5532b29}.rd-navbar-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.rd-navbar-live{letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.rd-navbar-live.kick{color:#53fc18;background:#53fc181a;border:1px solid #53fc1840}.rd-navbar-live.tiktok{color:#ff0050;background:#ff00501a;border:1px solid #ff005040}.rd-navbar-live-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.rd-topbar-points{color:#e5532b;font-size:13px;font-weight:800;font-family:var(--font-primary);letter-spacing:.02em;white-space:nowrap}.rd-topbar-profile{color:#e0e0e0;align-items:center;text-decoration:none;display:flex}.rd-topbar-avatar{color:#e5532b;background:#1a1828;border:1px solid #e5532b59;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.rd-topbar-login,.rd-topbar-kick{white-space:nowrap;border-radius:999px;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.rd-topbar-login{color:#e0e0e0;background:#1a1828;border:1px solid #e0e0e01f}.rd-topbar-kick{color:#53fc18;background:#53fc181f;border:1px solid #53fc1840}.rd-navbar-toggle{cursor:pointer;background:#ffffff0a;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.rd-navbar-toggle span{background:#e0e0e0;border-radius:2px;width:16px;height:2px;transition:transform .2s,opacity .2s;display:block}.rd-navbar-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.rd-navbar-toggle.open span:nth-child(2){opacity:0}.rd-navbar-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.rd-sidebar,.rd-sidebar-toggle{display:none!important}.rd-main{background:0 0;flex:1;min-width:0}.rd-main-content{z-index:2;max-width:none;padding:12px 24px 32px;position:relative}.redesign-sandbox #home-container,.redesign-sandbox #shop-container,.redesign-sandbox #giveaways-container,.redesign-sandbox #watchtime-container,.redesign-sandbox #leaderboard-container,.redesign-sandbox #sponzori-container,.redesign-sandbox #config-container{width:100%;max-width:1680px;margin:0 auto;padding:0}.redesign-sandbox .rd-main-content:has(#home-container){padding:12px 24px 32px}.redesign-sandbox #home-container .home-layout-grid-v2{padding-left:0}.rd-footer{background:#11101d;border-top:1px solid #ffffff0f;width:100%;margin-top:auto}.rd-footer-inner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;max-width:none;padding:36px 40px;display:grid}.rd-footer-brand{justify-self:start;align-items:center;gap:12px;display:flex}.rd-footer-logo{object-fit:contain;border-radius:50%;width:44px;height:44px}.rd-footer-name{letter-spacing:-.02em;color:#fff;font-size:22px;font-weight:800}.rd-footer-socials{justify-content:center;align-items:center;gap:14px;display:flex}.rd-footer-center{flex-direction:column;justify-self:center;align-items:center;gap:14px;display:flex}.rd-footer-divider{background:#ffffff1f;width:min(280px,70vw);height:1px}.rd-footer-legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;font-size:12px;font-weight:600;display:flex}.rd-footer-legal-link{color:#e0e0e080;text-decoration:none;transition:color .15s}.rd-footer-legal-link:hover{color:#fff}.rd-footer-legal-link.gamble{color:#e0e0e0a6;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px}.rd-footer-legal-link.gamble:hover{color:#000;background:#fff;border-color:#fff}.rd-footer-legal-sep{color:#ffffff1f}.rd-footer-social{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.rd-footer-social:hover{transform:translateY(-2px)}.rd-footer-social.discord:hover{color:#a5b4fc;background:#5865f233;border-color:#5865f273}.rd-footer-social.kick:hover{color:#53fc18;background:#53fc181f;border-color:#53fc1866}.rd-footer-social.instagram:hover{color:#f9a8d4;background:#e1306c26;border-color:#e1306c73}.rd-footer-social.tiktok:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47}.rd-footer-social.youtube:hover{color:#fca5a5;background:#ff000024;border-color:#f006}.rd-footer-nav{flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:center;gap:8px 18px;display:flex}.rd-footer-link{color:#e0e0e08c;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s}.rd-footer-link:hover{color:#fff}@media (max-width:900px){.rd-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px;padding:28px 20px}.rd-footer-brand,.rd-footer-center,.rd-footer-nav{justify-self:center}.rd-footer-nav{justify-content:center}}@media (max-width:1100px){.rd-navbar-nav{display:none}.rd-navbar.open{border-radius:28px;flex-wrap:wrap;align-items:flex-start}.rd-navbar.open .rd-navbar-nav{border-top:1px solid #ffffff0f;order:3;justify-content:flex-start;width:100%;margin-top:4px;padding:8px 6px 6px;display:flex}.rd-navbar.open .rd-navbar-list{flex-direction:column;align-items:stretch;gap:4px;width:100%}.rd-navbar.open .rd-navbar-link{width:100%}.rd-navbar-toggle{display:inline-flex}.rd-topbar-points{display:none}}.rd-hero-row{grid-template-columns:1fr;align-items:stretch;gap:12px;width:100%;margin:0 0 24px;display:grid}@media (min-width:1024px){.rd-hero-row{grid-template-columns:minmax(0,1.55fr) minmax(0,.75fr)}.rd-hero-banner,.rd-hero-stream{grid-column:auto;width:100%;min-width:0}}.rd-sponsor-card{background:#181627;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:10px;height:100%;min-height:0;padding:18px 16px;display:flex}.rd-sponsor-head{flex-direction:column;gap:6px;display:flex}.rd-sponsor-badge{letter-spacing:.08em;text-transform:uppercase;color:#53fc18;background:#53fc181a;border:1px solid #53fc1840;border-radius:999px;align-self:flex-start;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.rd-sponsor-head h2{color:#fff;border:none;margin:0;padding:0;font-size:15px;font-weight:700}.rd-sponsor-logo{letter-spacing:.04em;color:#fff;justify-content:center;align-items:center;gap:6px;padding:10px 0 4px;font-size:18px;font-weight:900;display:flex}.rd-sponsor-x{color:#53fc18}.rd-sponsor-perks{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.rd-sponsor-perks li{color:#e0e0e0bf;padding-left:14px;font-size:12px;font-weight:600;position:relative}.rd-sponsor-perks li:before{content:"";background:#53fc18;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0}.rd-sponsor-code{color:#53fc18;letter-spacing:.04em;cursor:pointer;width:100%;font-size:12px;font-weight:800;font-family:var(--font-primary);background:#53fc1814;border:1px solid #53fc1840;border-radius:10px;padding:10px 12px}.rd-sponsor-code.copied{background:#53fc182e}.rd-sponsor-cta{color:#0b0b14;text-transform:uppercase;letter-spacing:.03em;background:#53fc18;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:11px 12px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.rd-sponsor-cta:hover{background:#6dff3a}.rd-offers{width:100%;margin:8px 0 32px}.rd-offers-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.rd-offers-title{color:#fff;letter-spacing:-.02em;border:none;margin:0;padding:0;font-size:22px;font-weight:800}.rd-offers-all{color:#e0e0e0;white-space:nowrap;background:#1a1828;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.rd-offers-all:hover{color:#fff;border-color:#e5532b66}.rd-offers-empty{color:#e0e0e080;margin:0;font-size:14px}.rd-offers-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.rd-offers-track{will-change:transform;gap:14px;width:max-content;display:flex}.rd-offers-track.left{animation:45s linear infinite rd-marquee-left}.rd-offers-track.right{animation:45s linear infinite rd-marquee-right}.rd-offers-marquee:hover .rd-offers-track{animation-play-state:paused}@keyframes rd-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rd-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.rd-offer-card{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;flex:none;width:240px;min-width:240px;display:flex;overflow:hidden}.rd-offer-image-wrap{aspect-ratio:16/10;background:#0d0c16;position:relative;overflow:hidden}.rd-offer-image{object-fit:contain;object-position:center;width:100%;height:100%;padding:12px;display:block}.rd-offer-badge{color:#e5532b;letter-spacing:.04em;text-transform:uppercase;background:#e5532b1f;border-radius:6px;align-self:flex-start;margin:12px 14px 0;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.rd-offer-badge-gw{color:#53fc18;background:#53fc181a}.rd-gw-offers{margin-top:8px}.rd-offer-value{color:#85bb65;font-variant-numeric:tabular-nums}.rd-offer-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:8px 14px 0;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.rd-offer-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:14px;display:flex}.rd-offer-price{color:#fff;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.rd-offer-price svg{color:#e5532b}.rd-offer-cta{color:#fff;white-space:nowrap;background:#e5532b;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.rd-offer-cta:hover{background:#f0633a}@media (max-width:900px){.rd-offer-card{width:200px;min-width:200px}.rd-offers-track.left,.rd-offers-track.right{animation-duration:35s}}.rd-hero-banner{aspect-ratio:16/9;width:100%;height:100%;min-height:0;max-height:360px;box-shadow:none;isolation:isolate;background:#0b0b14;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 32px;display:flex;position:relative;overflow:hidden}.rd-hero-stream{aspect-ratio:16/9;background:#0b0b14;border:1px solid #ffffff0f;border-radius:16px;width:100%;min-width:0;max-height:360px;position:relative;overflow:hidden}.rd-hero-stream-frame{width:100%;height:100%;position:absolute;inset:0}.rd-hero-banner-media{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.rd-hero-banner-img,.rd-hero-banner-video{pointer-events:none;z-index:0;display:block;object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important}.rd-hero-banner-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#08080ee0 0%,#08080eb8 42%,#08080e73 72%,#08080e47 100%),linear-gradient(#0000 45%,#08080e8c 100%);display:block;position:absolute;inset:0}.rd-hero-banner-content{z-index:2;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:auto;max-width:36rem;margin:0;padding:0;display:flex;position:relative}.rd-hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#e5532b;text-shadow:0 2px 12px #000000d9;text-align:left;margin:0;font-size:14px;font-weight:800}.rd-hero-title{letter-spacing:-.03em;color:#fff;text-align:left;text-transform:none;text-shadow:0 3px 18px #000000d9;margin:0;font-size:clamp(2.1rem,3.4vw,3.15rem);font-weight:700;line-height:1.1}.rd-hero-title span{color:#e5532b;text-shadow:0 3px 18px #000000d9}.rd-hero-sub{color:#ffffffd9;text-align:left;text-shadow:0 2px 12px #000c;max-width:520px;margin:0;font-size:clamp(15px,1.35vw,18px);font-weight:400;line-height:1.55}.rd-hero-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:6px;display:flex}.rd-hero-btn{font-size:14.5px;font-weight:600;font-family:var(--font-primary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:12px 24px;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.rd-hero-btn:hover{transform:translateY(-1px)}.rd-hero-btn-primary{color:#fff;background:#e5532b;border:1px solid #e5532b}.rd-hero-btn-primary:hover{color:#fff;background:#f0633a;border-color:#f0633a}.rd-hero-btn-ghost{color:#fff;background:#00000040;border:1px solid #ffffff59}.rd-hero-btn-ghost:hover{color:#fff;background:#ffffff14;border-color:#ffffff80}.rd-top-users{background:#181627;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;max-width:none;height:auto;min-height:420px;margin:0;padding:20px;display:flex}.rd-top-users-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.rd-top-users-head h2{color:#fff;border:none;margin:0;padding:0;font-size:15px;font-weight:700}.rd-top-users-link{color:#e5532b;font-size:12px;font-weight:600;text-decoration:none}.rd-top-users-link:hover{text-decoration:underline}.rd-top-users-list{flex-direction:column;flex:1;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rd-top-user{border-radius:12px;grid-template-columns:18px 36px 1fr auto;align-items:center;gap:10px;padding:8px 6px;transition:background .15s;display:grid}.rd-top-user:hover{background:#ffffff0a}.rd-top-user-rank{color:#e0e0e059;text-align:center;font-size:11px;font-weight:800;font-family:var(--font-mono)}.rd-top-user-avatar{color:#e5532b;background:#1f1c33;border:1px solid #e5532b40;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.rd-top-user-info{flex-direction:column;gap:2px;min-width:0;display:flex}.rd-top-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.rd-top-user-meta{color:#e0e0e073;font-size:11px;font-weight:500}.rd-top-user-dot{background:#e5532b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #e5532b26}.rd-top-user-dot.hot{background:#53fc18;box-shadow:0 0 0 3px #53fc1826}@media (max-width:1100px){.rd-hero-banner{aspect-ratio:16/9;height:auto;min-height:0;max-height:300px;padding:24px}.rd-hero-stream{max-height:300px}.redesign-sandbox .rd-main-content:has(#home-container){padding:12px 16px 24px}.rd-top-users{height:auto;min-height:0}}.redesign-sandbox .sticky-header-wrap{display:none!important}.redesign-sandbox .page-wrapper{min-height:0;display:block}.redesign-sandbox{background:#0b0b14}@media (max-width:900px){.rd-nav-wrap{padding:12px 16px 6px}.rd-main-content{padding:12px 16px 24px}.redesign-sandbox .rd-main-content:has(#home-container){padding:12px 16px 24px}}.rd-info-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;margin:8px 0 40px;display:grid}.rd-info-col{flex-direction:column;gap:12px;min-width:0;display:flex}.rd-info-col-stack{gap:16px}.rd-info-stack-block{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.rd-info-col-title{color:#fff;letter-spacing:-.02em;border:none;margin:0;padding:0;font-size:18px;font-weight:800}.rd-info-card{min-height:0;color:inherit;background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;flex:1;padding:20px 18px;text-decoration:none;display:flex}.rd-info-card-compact{flex:1}.rd-info-card-sub{color:#e0e0e08c;margin:0 0 16px;font-size:13px;line-height:1.45}.rd-faceit-card{transition:border-color .15s}.rd-faceit-card:hover{border-color:#ff550059}.rd-faceit-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.rd-faceit-nick{color:#f50;background:#ff55001a;border:1px solid #ff550038;border-radius:8px;align-items:center;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.rd-faceit-level{color:#fff;background:linear-gradient(#ff6a1a 0%,#f50 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:inline-flex;box-shadow:0 0 0 3px #ff550026}.rd-faceit-stats{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:10px;display:grid}.rd-faceit-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.rd-faceit-stat span{text-transform:uppercase;letter-spacing:.04em;color:#e0e0e073;font-size:11px;font-weight:700}.rd-faceit-stat strong{color:#fff;font-size:18px;font-weight:850}.rd-faceit-recent{flex-direction:column;gap:8px;margin-top:14px;display:flex}.rd-faceit-recent-label{text-transform:uppercase;letter-spacing:.04em;color:#e0e0e073;font-size:11px;font-weight:700}.rd-faceit-dots{flex-wrap:wrap;gap:6px;display:flex}.rd-faceit-dot{color:#e0e0e0b3;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.rd-faceit-dot.w{color:#53fc18;background:#53fc181f;border:1px solid #53fc1840}.rd-faceit-dot.l{color:#f87171;background:#f871711f;border:1px solid #f8717140}.rd-step-list{flex-direction:column;flex:1;gap:10px;display:flex}.rd-step{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:10px 12px}.rd-step.accent{background:#e5532b0f;border-color:#e5532b47}.rd-step.warn{background:#f871710d;border-color:#f8717138}.rd-step-head{align-items:center;gap:10px;display:flex}.rd-step-num{color:#e5532b;background:#e5532b1f;border:1px solid #e5532b40;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}.rd-step.warn .rd-step-num{color:#f87171;background:#f871711a;border-color:#f8717147}.rd-step-title{color:#fff;flex:1;min-width:0;font-size:13px;font-weight:700}.rd-step-meta{color:#e5532b;flex-shrink:0;font-size:11px;font-weight:800}.rd-step.warn .rd-step-meta{color:#f87171}.rd-step-text{color:#e0e0e080;margin:6px 0 0 32px;font-size:12px;line-height:1.4}.rd-social-grid{grid-template-columns:1fr 1fr;align-content:start;gap:10px;display:grid}.rd-social-tile{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:10px;padding:12px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}.rd-social-tile:hover{transform:translateY(-1px)}.rd-social-tile-icon{color:#fff;background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.rd-social-tile-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.rd-social-tile-copy strong{color:#fff;font-size:13px;font-weight:800}.rd-social-tile-copy span{color:#e0e0e080;font-size:11px;font-weight:600}.rd-social-tile.discord{background:#5865f214;border-color:#5865f238}.rd-social-tile.discord .rd-social-tile-icon{color:#a5b4fc;background:#5865f233}.rd-social-tile.discord:hover{border-color:#5865f280}.rd-social-tile.instagram{background:#e1306c12;border-color:#e1306c38}.rd-social-tile.instagram .rd-social-tile-icon{color:#f9a8d4;background:#e1306c2e}.rd-social-tile.instagram:hover{border-color:#e1306c80}.rd-social-tile.tiktok{background:#ffffff0a;border-color:#ffffff1f}.rd-social-tile.tiktok .rd-social-tile-icon{background:#ffffff14}.rd-social-tile.tiktok:hover{border-color:#ffffff47}.rd-social-tile.youtube{background:#ff000012;border-color:#ff000038}.rd-social-tile.youtube .rd-social-tile-icon{color:#fca5a5;background:#ff000029}.rd-social-tile.youtube:hover{border-color:#ff000073}.rd-info-actions{border-top:1px solid #ffffff0f;margin-top:18px;padding-top:14px}.rd-info-missions{flex-direction:column;height:100%;display:flex}.rd-mission-list{flex-direction:column;flex:1;gap:16px;display:flex}.rd-mission-head{color:#fff;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.rd-mission-head span:last-child{color:#e5532b;font-size:12px;font-weight:800}.rd-mission-head span:last-child.done{color:#53fc18}.rd-mission-bar{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;height:6px;overflow:hidden}.rd-mission-bar-fill{background:#e5532b;border-radius:999px;height:100%;transition:width .3s}.rd-mission-meta{color:#e0e0e080;justify-content:space-between;margin-top:6px;font-size:11px;font-weight:600;display:flex}.rd-mission-actions{border-top:1px solid #ffffff0f;margin-top:18px;padding-top:14px}.rd-mission-btn{cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:11px 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.rd-mission-btn.primary{color:#fff;background:#e5532b}.rd-mission-btn.primary:hover{background:#f0633a}.rd-mission-btn.outline{color:#e5532b;cursor:default;background:0 0;border-color:#e5532b59}.rd-mission-btn.muted{color:#e0e0e073;cursor:default;background:#ffffff08;border-color:#53fc1826}@media (max-width:1100px){.rd-info-row{grid-template-columns:1fr}.rd-info-card{min-height:0}}.rd-howto-section{width:100%;margin:8px 0 40px}.rd-howto-head{margin-bottom:18px}.rd-howto-title{color:#fff;letter-spacing:-.02em;border:none;margin:0 0 6px;padding:0;font-size:22px;font-weight:800}.rd-howto-sub{color:#e0e0e080;margin:0;font-size:14px;line-height:1.45}.rd-howto-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.rd-howto-tilt{perspective:1000px;transform-style:preserve-3d}.rd-howto-card{min-width:0;height:100%;min-height:160px;transform-style:preserve-3d;transform-origin:50%;will-change:transform, box-shadow;cursor:pointer;backface-visibility:hidden;background:linear-gradient(155deg,#242136 0%,#161422 48%,#0d0c14 100%);border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;gap:8px;padding:20px 18px;display:flex;position:relative;overflow:hidden;transform:rotateX(0)rotateY(0)translateZ(0);box-shadow:0 10px 28px #00000059,inset 0 1px #ffffff0f}.rd-howto-glare{border-radius:inherit;opacity:0;pointer-events:none;z-index:2;mix-blend-mode:soft-light;transition:opacity .25s;position:absolute;inset:0}.rd-howto-card-inner{z-index:1;height:100%;transform-style:preserve-3d;flex-direction:column;gap:10px;display:flex;position:relative;transform:translateZ(40px)}.rd-howto-card.accent{background:linear-gradient(155deg,#e5532b38 0%,#161422 48%,#0d0c14 100%);border-color:#e5532b59}.rd-howto-card.warn{background:linear-gradient(155deg,#f8717129 0%,#161422 48%,#0d0c14 100%);border-color:#f871714d}.rd-howto-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.rd-howto-card-num{color:#e5532b;background:#e5532b1f;border:1px solid #e5532b40;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-flex}.rd-howto-card.warn .rd-howto-card-num{color:#f87171;background:#f871711a;border-color:#f8717147}.rd-howto-card-meta{color:#e5532b;font-size:12px;font-weight:800}.rd-howto-card.warn .rd-howto-card-meta{color:#f87171}.rd-howto-card-title{color:#fff;margin:0;font-size:15px;font-weight:800;line-height:1.3}.rd-howto-card-text{color:#e0e0e08c;margin:0;font-size:13px;line-height:1.45}@media (max-width:1100px){.rd-howto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.rd-howto-grid{grid-template-columns:1fr}.rd-howto-tilt{perspective:none}.rd-howto-card{transform:none!important;box-shadow:0 10px 28px #00000059,inset 0 1px #ffffff0f!important}.rd-howto-card-inner{transform:none}.rd-howto-glare{display:none}}@media (prefers-reduced-motion:reduce){.rd-howto-card{transition:none;transform:none!important}.rd-howto-glare{display:none}}.rd-shop{color:#e0e0e0;padding-bottom:24px;font-family:Inter,sans-serif}.rd-shop-header{margin:8px 0 28px}.rd-shop-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#e5532b;margin:0 0 8px;font-size:12px;font-weight:800}.rd-shop-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 32px;display:flex}.rd-shop-title{letter-spacing:-.03em;color:#fff;text-align:center;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-shop-sub{color:#e0e0e08c;text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.55}.rd-shop-alert{border-radius:14px;margin-bottom:18px;padding:14px 16px;font-size:13px;font-weight:600;line-height:1.45}.rd-shop-alert.error{color:#fca5a5;background:#f871711a;border:1px solid #f8717147}.rd-shop-alert.success{color:#b7f7a0;background:#53fc1814;border:1px solid #53fc1838}.rd-shop-alert p{margin:0}.rd-shop-alert-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.rd-shop-panel{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;margin-bottom:24px;padding:20px 18px}.rd-shop-panel-head h2{color:#fff;border:none;margin:0 0 6px;padding:0;font-size:16px;font-weight:800}.rd-shop-panel-head p{color:#e0e0e080;margin:0 0 16px;font-size:13px;line-height:1.45}.rd-shop-trade-form{flex-wrap:wrap;gap:10px;display:flex}.rd-shop-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;outline:none;flex:1;min-width:220px;height:46px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px}.rd-shop-input:focus{border-color:#e5532b73}.rd-shop-input::placeholder{color:#e0e0e059}.rd-shop-hint{color:#e0e0e066;margin:12px 0 0;font-size:12px}.rd-shop-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.rd-shop-btn:disabled{opacity:.45;cursor:not-allowed}.rd-shop-btn.primary{color:#fff;background:#e5532b;border-color:#e5532b}.rd-shop-btn.primary:hover:not(:disabled){background:#f0633a;border-color:#f0633a}.rd-shop-btn.ghost{color:#e0e0e0;background:0 0;border-color:#ffffff24}.rd-shop-btn.ghost:hover:not(:disabled){color:#fff;border-color:#ffffff47}.rd-shop-btn.compact{padding:9px 14px;font-size:12px}.rd-shop-filter{color:#e0e0e08c;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.rd-shop-filter:hover{color:#fff;border-color:#ffffff29}.rd-shop-filter.active{color:#fff;background:#e5532b29;border-color:#e5532b66}.rd-shop-empty{text-align:center;color:#e0e0e080;background:#12111c;border:1px solid #ffffff0f;border-radius:16px;padding:48px 20px;font-size:14px;font-weight:600}.rd-shop-card{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;min-width:0;transition:border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.rd-shop-card:hover{border-color:#ffffff0f;transform:none}.rd-shop-card:before{display:none!important}.rd-shop-card-top{align-items:center;padding:12px 14px 0;display:flex}.rd-shop-wear{color:#e0e0e08c;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;align-items:center;margin:0;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.rd-shop-image-wrap{aspect-ratio:16/10;background:radial-gradient(circle,#ff6b350f 0%,#0000 65%);justify-content:center;align-items:center;padding:12px;display:flex}.rd-shop-image{object-fit:contain;filter:drop-shadow(0 6px 14px #00000073);max-width:88%;max-height:110px;transition:transform .2s}.rd-shop-card:hover .rd-shop-image{transform:none}.rd-shop-card-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0;font-size:14px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.rd-shop-card-body{flex-direction:column;flex:1;padding:12px 14px 14px;display:flex}.rd-shop-card-meta{color:#e0e0e080;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.rd-shop-stock{color:#e0e0e08c;font-size:12px}.rd-shop-stock strong{color:#fff;font-weight:800}.rd-shop-est{color:#ff9d6b;background:#ff6b351a;border:1px solid #ff6b3540;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:800}.rd-shop-price-row{justify-content:space-between;align-items:center;margin-top:14px;margin-bottom:12px;display:flex}.rd-shop-price-label{color:#e0e0e066;letter-spacing:.05em;font-size:11px;font-weight:800}.rd-shop-price-val{color:#ff6b35;align-items:center;gap:6px;font-size:14px;font-weight:900;display:inline-flex}.rd-shop-price-val svg{color:#ff6b35}.rd-shop-action-btn{letter-spacing:.03em;cursor:pointer;text-transform:uppercase;width:100%;font-size:12.5px;font-weight:900;font-family:var(--font-primary);border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 14px;transition:background .15s,opacity .15s;display:flex}.rd-shop-action-btn.can-buy{color:#fff;background:#ff6b35}.rd-shop-action-btn.can-buy:hover{background:#ff7e4d}.rd-shop-action-btn.no-points{color:#ff6b35;cursor:not-allowed;background:#ff6b351f;border:1px solid #ff6b354d}.rd-shop-action-btn.out-of-stock{color:#e0e0e059;cursor:not-allowed;background:#1c1c22;border:1px solid #ffffff0d}.rd-shop-modal-overlay{z-index:100000;background:#08080ed1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rd-shop-modal{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #e5532b40;border-radius:18px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 20px 60px #0000008c}.rd-shop-modal-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.rd-shop-modal-head h3{color:#fff;border:none;margin:0;padding:0;font-size:15px;font-weight:800}.rd-shop-modal-close{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1}.rd-shop-modal-body{padding:18px}.rd-shop-modal-body p{color:#e0e0e099;margin:0 0 16px;font-size:13px;line-height:1.45}.rd-shop-modal-preview{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex}.rd-shop-modal-preview img{object-fit:contain;width:72px;height:54px}.rd-shop-modal-preview h4{color:#fff;border:none;margin:0 0 6px;padding:0;font-size:14px;font-weight:800}.rd-shop-modal-foot{justify-content:flex-end;gap:10px;padding:0 18px 18px;display:flex}@media (max-width:640px){.rd-shop-trade-form{flex-direction:column}.rd-shop-btn{width:100%}.rd-shop-card-foot{flex-direction:column;align-items:stretch}}.rd-gw{color:#e0e0e0;padding-bottom:24px;font-family:Inter,sans-serif}.rd-gw-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 32px;display:flex}.rd-gw-title{letter-spacing:-.03em;color:#fff;text-align:center;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-gw-title span{color:#ff6b35}.rd-gw-sub strong{color:#fff}.rd-gw-code{color:#ff6b35;background:#ff6b351f;border:1px solid #ff6b3540;border-radius:6px;padding:2px 8px;font-size:13px;font-weight:800;display:inline-flex}.rd-gw-tabs{background:#12111c;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:0 auto 28px;padding:6px;display:flex}.rd-gw-tab{color:#e0e0e080;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;transition:background .15s,color .15s;display:inline-flex}.rd-gw-tab:hover{color:#fff}.rd-gw-tab.active{color:#fff;background:#ff6b35}.rd-gw-tab-count{color:#fff;background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.rd-gw-tab.active .rd-gw-tab-count{color:#fff;background:#00000040}.rd-gw-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.rd-gw-btn.primary{color:#fff;box-shadow:none;background:#ff6b35;border:none}.rd-gw-btn.primary:hover{background:#ff7e4d}.rd-gw-btn.full{width:100%}.rd-gw-empty{text-align:center;color:#e0e0e080;background:#12111c;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:28px;padding:48px 20px;font-size:14px;font-weight:600}.rd-gw-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-bottom:36px;display:grid}.rd-gw-card{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;min-width:0;transition:border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.rd-gw-card:hover{border-color:#ff6b354d;transform:translateY(-2px)}.rd-gw-card:before{content:"";opacity:.8;background:#ff6b35;height:3px;position:absolute;top:0;left:0;right:0}.rd-gw-card.knife:before{background:#eb4b4b}.rd-gw-card.skin:before{background:#d32ce6}.rd-gw-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:6px;align-self:flex-start;align-items:center;margin:14px 14px 0;padding:4px 10px;font-size:11px;font-weight:900;display:inline-flex;color:#53fc18!important;background:#53fc180f!important;border:1px solid #53fc1866!important;gap:8px!important}.rd-gw-badge span{color:#53fc18!important}.rd-gw-badge-dot{background:#53fc18!important;border-radius:50%!important;flex-shrink:0!important;width:7px!important;height:7px!important;margin-right:5px!important;display:inline-block!important;box-shadow:0 0 10px #53fc18,0 0 4px #53fc18!important}.rd-gw-image-wrap{aspect-ratio:16/10;background:radial-gradient(circle,#e5532b14 0%,#0000 65%);justify-content:center;align-items:center;padding:12px;display:flex}.rd-gw-image{object-fit:contain;filter:drop-shadow(0 6px 14px #00000073);max-width:88%;max-height:120px;transition:transform .2s}.rd-gw-card:hover .rd-gw-image{transform:scale(1.05)}.rd-gw-info{padding:4px 14px 0}.rd-gw-type{letter-spacing:.04em;text-transform:uppercase;color:#e0e0e073;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.rd-gw-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0;font-size:15px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.rd-gw-stats{grid-template-columns:1fr 1fr;gap:8px;margin:12px 14px 0;display:grid}.rd-gw-stat{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px 10px;display:flex}.rd-gw-stat span{letter-spacing:.04em;text-transform:uppercase;color:#e0e0e073;font-size:10px;font-weight:700}.rd-gw-stat strong{color:#fff;text-align:center;font-size:14px;font-weight:800}.rd-gw-stat strong.value{color:#85bb65}.rd-gw-card-foot{margin-top:auto;padding:14px}.rd-gw-winners{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;margin-top:8px;padding:20px 18px}.rd-gw-winners-head{margin-bottom:16px}.rd-gw-winners-head h2{color:#fff;border:none;margin:0 0 6px;padding:0;font-size:18px;font-weight:800}.rd-gw-winners-head p{color:#e0e0e080;margin:0;font-size:13px}.rd-gw-winners-list{flex-direction:column;gap:10px;display:flex}.rd-gw-winner-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;grid-template-columns:1.2fr 1.6fr .7fr .8fr;align-items:center;gap:14px;padding:12px 14px;display:grid}.rd-gw-winner-label{letter-spacing:.05em;text-transform:uppercase;color:#e0e0e066;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.rd-gw-winner-user,.rd-gw-winner-prize{align-items:center;gap:12px;min-width:0;display:flex}.rd-gw-winner-user strong,.rd-gw-winner-prize strong,.rd-gw-winner-value strong,.rd-gw-winner-date strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;display:block;overflow:hidden}.rd-gw-winner-user strong{color:#e5532b}.rd-gw-winner-value strong{color:#85bb65}.rd-gw-winner-avatar{color:#e5532b;background:#1a1828;border:1px solid #e5532b4d;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid;overflow:hidden}.rd-gw-winner-avatar img{object-fit:cover;width:100%;height:100%}.rd-gw-winner-prize img{object-fit:contain;background:#00000040;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;width:48px;height:36px;padding:2px}@media (max-width:900px){.rd-gw-winner-row{grid-template-columns:1fr;gap:12px}.rd-gw-winner-date{text-align:left}}.rd-wt{color:#e0e0e0;--color-primary:#e5532b;--color-primary-hover:#f0633a;--color-accent:#e5532b;--bg-main:#12111c;--bg-darker:#0b0b14;--border-color:#ffffff0f;--color-text-muted:#e0e0e080;padding-bottom:24px;font-family:Inter,sans-serif}.rd-wt-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 32px;display:flex}.rd-wt-title{letter-spacing:-.03em;color:#fff;text-align:center;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-wt-sub{color:#e0e0e08c;text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.55}.rd-wt-body{width:100%}.rd-wt-empty{text-align:center;color:#e0e0e080;background:#12111c;border:1px solid #ffffff0f;border-radius:16px;padding:48px 20px;font-size:14px;font-weight:600}.rd-wt-panel{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;padding:24px;font-family:Inter,sans-serif}.rd-wt-panel-title{color:#fff;border:none;margin:0 0 16px;padding:0;font-size:18px;font-weight:800}.rd-wt-logged-out{flex-direction:column;align-items:flex-start;gap:16px;padding:8px 0 4px;display:flex}.rd-wt-logged-out-text{color:#e0e0e08c;max-width:520px;margin:0;font-size:14px;line-height:1.55}.rd-wt-alert{border-radius:12px;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.rd-wt-alert.error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440}.rd-wt-alert.success{color:#fdba8c;background:#e5532b1a;border:1px solid #e5532b40}.rd-wt-alert a{color:#fff;font-weight:800;text-decoration:underline}.rd-wt-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.rd-wt-btn:disabled{opacity:.55;cursor:not-allowed}.rd-wt-btn.primary{color:#fff;background:#e5532b;border-color:#e5532b}.rd-wt-btn.primary:hover:not(:disabled){background:#f0633a;border-color:#f0633a}.rd-wt-btn.ghost{color:#e0e0e0bf;background:0 0;border-color:#ffffff1a}.rd-wt-btn.ghost:hover:not(:disabled){color:#fff;border-color:#fff3}.rd-wt-btn.kick{color:#fff;background:#e5532b;border-color:#e5532b}.rd-wt-btn.kick:hover:not(:disabled){background:#f0633a;border-color:#f0633a}.rd-wt-btn.compact{padding:8px 14px;font-size:11px}.rd-wt-btn.full{width:100%}.rd-wt-tabs{background:#0b0b14;border:1px solid #ffffff0f;border-radius:999px;flex-wrap:wrap;gap:10px;width:fit-content;max-width:100%;margin:0 0 24px;padding:6px;display:flex}.rd-wt-tabs .profile-tab-btn{color:#e0e0e080;cursor:pointer;background:0 0;border:none;border-radius:999px;outline:none;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;transition:background .15s,color .15s}.rd-wt-tabs .profile-tab-btn:hover{color:#fff}.rd-wt-tabs .profile-tab-btn.active{color:#fff;background:#e5532b2e}.rd-wt-card{background:#0b0b14;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:20px;display:flex}.rd-wt-card h3{color:#fff;border:none;align-items:center;gap:8px;margin:0;padding:0;font-size:15px;font-weight:800;display:flex}.rd-wt-card h3 svg{stroke:#e5532b}.rd-wt-card-sub{color:#e0e0e080;margin:4px 0 16px;font-size:12.5px}.rd-wt .profile-avatar{color:#e5532b;background:#e5532b26;border:1px solid #e5532b40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:flex}.rd-wt .profile-name-text{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:800}.rd-wt .status-alert{border-radius:12px;padding:12px 14px;font-size:13px;font-weight:600}.rd-wt .status-alert-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440}.rd-wt .status-alert-success{color:#fdba8c;background:#e5532b1a;border:1px solid #e5532b40}.rd-wt .inventory-slot{background:linear-gradient(#1a1828 0%,#12111c 100%)!important;border:1px solid #ffffff0f!important;border-radius:16px!important}.rd-wt .inventory-slot:hover{transform:translateY(-2px);border-color:#e5532b47!important}.rd-wt .trade-link-form{flex-wrap:wrap;gap:10px;display:flex}.rd-wt .trade-link-form input{color:#fff;background:#0b0b14;border:1px solid #ffffff14;border-radius:12px;outline:none;flex:1;min-width:220px;padding:12px 14px;font-family:Inter,sans-serif;font-size:13px}.rd-wt .trade-link-form input:focus{border-color:#e5532b73}.rd-wt .trade-link-form input::placeholder{color:#e0e0e059}.rd-wt .chart-bar-container:hover .chart-tooltip{opacity:1!important;transform:translate(-50%)translateY(-2px)!important}.rd-wt .chart-bar-container:hover .chart-bar-glow{opacity:1!important}@media (max-width:640px){.rd-wt-panel{padding:16px}.rd-wt-tabs{width:100%}.rd-wt .trade-link-form{flex-direction:column}.rd-wt .trade-link-form .rd-wt-btn{width:100%}}.rd-lb{color:#e0e0e0;--color-primary:#e5532b;--color-accent:#e5532b;padding-bottom:24px;font-family:Inter,sans-serif}.rd-lb-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 32px;display:flex}.rd-lb-title{letter-spacing:-.03em;color:#fff;text-align:center;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-lb-sub{color:#e0e0e08c;text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.55}.rd-lb-panel-head h2{color:#fff;border:none;margin:0 0 6px;padding:0;font-size:16px;font-weight:800}.rd-lb-panel-head p{color:#e0e0e080;margin:0 0 18px;font-size:13px}.rd-lb-row{background:#0b0b14;border:1px solid #ffffff0d;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s,transform .15s;display:flex}.rd-lb-row:hover{border-color:#e5532b47;transform:translateY(-1px)}.rd-lb-row.rank-1{background:linear-gradient(90deg,#e5532b1f,#0b0b14 55%);border-color:#e5532b59}.rd-lb-row.rank-2{border-color:#ffffff1f}.rd-lb-row.rank-3{border-color:#cd7f3240}.rd-lb-user{align-items:center;gap:12px;min-width:0;display:flex}.rd-lb-rank{color:#e0e0e073;font-variant-numeric:tabular-nums;width:36px;font-size:12px;font-weight:900}.rd-lb-row.rank-1 .rd-lb-rank{color:#e5532b}.rd-lb-avatar{color:#fff;background:linear-gradient(135deg,#e5532b,#f0633a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.rd-lb-meta{flex-direction:column;min-width:0;display:flex}.rd-lb-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.rd-lb-status{color:#e0e0e073;margin-top:2px;font-size:11px}.rd-lb-stats{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.rd-lb-points{color:#e5532b;background:#e5532b1f;border:1px solid #e5532b47;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.rd-sp{color:#e0e0e0;padding-bottom:24px;font-family:Inter,sans-serif}.rd-sp-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 36px;display:flex}.rd-sp-title{letter-spacing:-.03em;color:#fff;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-sp-title span{color:#ff6b35}.rd-sp-sub{color:#e0e0e08c;text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.55}.rd-sp-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:36px;display:flex}.rd-sp-card,.bonus-card,.csgoskins-card{flex-direction:column;gap:20px;transition:border-color .15s,transform .15s;display:flex;background:linear-gradient(#00c8ff14 0%,#0e0f17f2 100%)!important;border:1px solid #00c8ff59!important;border-radius:16px!important;width:320px!important;max-width:100%!important;padding:24px!important;box-shadow:0 10px 30px #0006,0 0 20px #00c8ff26!important}.rd-sp-card:hover,.bonus-card:hover,.csgoskins-card:hover{transform:translateY(-2px);border-color:#00c8ff99!important}.rd-sp-card-head h2{color:#fff;border:none;margin:0 0 6px;padding:0;font-size:16px;font-weight:800}.rd-sp-card-head p{color:#e0e0e080;margin:0;font-size:13px;line-height:1.45}.rd-sp-logo,.bonus-logo-container{justify-content:center;align-items:center;gap:4px;padding:10px 0;display:flex}.rd-sp-logo img,.bonus-logo-container img{object-fit:contain;width:auto;height:38px}.rd-sp-perks,.bonus-items-list{background:#030406a6;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:10px;margin:0;padding:14px;list-style:none;display:flex}.rd-sp-perks li,.bonus-item{color:#fff;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.rd-sp-check,.check-badge{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;background:0 0!important;border:none!important;width:auto!important;height:auto!important;padding:0!important}.rd-sp-actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.rd-sp-code,.promo-code-box{letter-spacing:.04em;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:800;transition:background .15s,border-color .15s;display:inline-flex;color:#00c8ff!important;background:#00c8ff1f!important;border:1px dashed #00c8ff66!important}.rd-sp-code:hover,.promo-code-box:hover,.rd-sp-code.copied,.promo-code-box.copied{background:#00c8ff33!important;border-color:#00c8ff!important}.rd-sp-btn,.bonus-action-btn{text-transform:uppercase;letter-spacing:.03em;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:900;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;color:#090a0f!important;background:#00c8ff!important;box-shadow:0 4px 15px #00c8ff59!important}.rd-sp-btn:hover,.bonus-action-btn:hover{background:#33d4ff!important}.rd-cfg{color:#e0e0e0;--color-primary:#e5532b;--color-primary-hover:#f0633a;--color-accent:#e5532b;--bg-main:#12111c;--border-color:#ffffff0f;--color-text-muted:#e0e0e080;padding-bottom:24px;font-family:Inter,sans-serif}.rd-cfg-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:12px 0 32px;display:flex}.rd-cfg-title{letter-spacing:-.03em;color:#fff;text-align:center;border:none;margin:0 0 10px;padding:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.rd-cfg-title span{color:#ff6b35}.rd-cfg-sub{color:#e0e0e08c;text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.55}.rd-cfg-section{color:#e5532b;text-transform:uppercase;letter-spacing:.08em;border:none;align-items:center;gap:8px;margin:32px 0 16px;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:800;display:flex}.rd-cfg-section:before{content:"";background:#e5532b;border-radius:50%;flex-shrink:0;width:8px;height:8px}.rd-cfg-card{background:linear-gradient(#1a1828 0%,#12111c 100%);border:1px solid #ffffff0f;border-radius:16px;padding:20px;font-family:Inter,sans-serif}.rd-cfg-card h2{border:none;padding:0;font-family:Inter,sans-serif}.rd-cfg-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e5532b;border:1px solid #e5532b;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.rd-cfg-btn:hover{background:#f0633a;border-color:#f0633a}.rd-cfg-btn.compact{flex-shrink:0;margin-left:10px;padding:8px 14px;font-size:11px}.rd-cfg .console-cmd-box{background:#0b0b14!important;border-color:#ffffff0f!important;border-radius:12px!important}@media (max-width:640px){.rd-lb-row{align-items:flex-start}.rd-lb-stats{justify-content:space-between;width:100%;padding-left:48px}}.rd-shop{padding-top:24px;padding-bottom:60px}.rd-shop-header{margin-bottom:32px}.rd-shop-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:8px;font-size:12px;font-weight:800}.rd-shop-title{color:#fff;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.rd-shop-title span{color:var(--color-primary)}.rd-shop-sub{color:var(--color-text-muted);max-width:600px;font-size:15px;line-height:1.6}.rd-shop-trade-block{background:linear-gradient(#1e1e24 0%,#151519 100%);border:1px solid #ffffff14;border-radius:16px;margin-bottom:32px;padding:24px}.rd-shop-trade-info{margin-bottom:16px}.rd-shop-trade-badge{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);background:#ff6b351a;border:1px solid #ff6b3540;border-radius:6px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.rd-shop-trade-heading{color:#fff;margin-bottom:6px;font-size:18px;font-weight:800}.rd-shop-trade-desc{color:var(--color-text-muted);font-size:13.5px}.rd-shop-trade-form{gap:12px;max-width:650px;margin-bottom:12px;display:flex}.rd-shop-trade-input{color:#fff;background:#0a0a0c;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.rd-shop-trade-input:focus{border-color:var(--color-primary)}.rd-shop-trade-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:800;transition:background .2s,transform .1s}.rd-shop-trade-btn:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.rd-shop-trade-link{color:var(--color-primary);margin-top:4px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.rd-shop-trade-link:hover{opacity:.8;text-decoration:underline}.rd-shop-filters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.rd-shop-filter-btn{color:var(--color-text-muted);cursor:pointer;background:#1a1a20;border:1px solid #ffffff14;border-radius:99px;padding:10px 20px;font-size:13.5px;font-weight:700;transition:all .2s}.rd-shop-filter-btn:hover{color:#fff;background:#23232c;border-color:#ffffff26}.rd-shop-filter-btn.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 15px #ff6b3540}.rd-shop-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.rd-item-card{background:#1b1b22;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.rd-item-card:hover{box-shadow:none;border-color:#ffffff14;transform:none}.rd-item-media{background:#00000040;border-radius:12px;justify-content:center;align-items:center;height:160px;margin-bottom:14px;padding:12px;display:flex}.rd-item-img{object-fit:contain;filter:drop-shadow(0 4px 12px #0006);max-width:100%;max-height:100%;transition:transform .2s}.rd-item-card:hover .rd-item-img{transform:none}.rd-item-wear{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.rd-item-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:16px;font-size:15px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.rd-item-foot{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.rd-item-price{align-items:baseline;gap:4px;display:flex}.rd-item-price-val{color:var(--color-primary);font-size:18px;font-weight:900}.rd-item-price-unit{color:var(--color-text-muted);font-size:11px;font-weight:800}.rd-item-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:800;transition:background .15s,opacity .15s}.rd-item-btn:hover:not(:disabled){background:var(--color-primary-hover)}.rd-item-btn:disabled{opacity:.4;cursor:not-allowed;background:#333}.rd-shop-empty{text-align:center;color:var(--color-text-muted);background:#1b1b22;border:1px solid #ffffff14;border-radius:16px;padding:48px 24px;font-size:15px}.rd-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.rd-modal{background:#1b1b22;border:1px solid #ff6b354d;border-radius:20px;width:100%;max-width:480px;padding:28px;box-shadow:0 20px 50px #000c}.rd-modal-title{color:#fff;margin-bottom:12px;font-size:20px;font-weight:900}.rd-modal-text{color:var(--color-text-muted);margin-bottom:24px;font-size:14.5px;line-height:1.5}.rd-modal-text strong{color:#fff}.rd-modal-actions{justify-content:flex-end;gap:12px;display:flex}.rd-modal-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:13.5px;font-weight:800}.rd-modal-btn-cancel{color:#fff;background:#2a2a34}.rd-modal-btn-confirm{background:var(--color-primary);color:#fff}.rarity-covert{border-top:3px solid #eb4b4b}.rarity-classified{border-top:3px solid #d32ce6}.rarity-restricted{border-top:3px solid #8847ff}.rarity-milspec{border-top:3px solid #4b69ff}.rarity-industrial{border-top:3px solid #5e98d9}.rd-wt{padding-top:24px;padding-bottom:60px}.rd-wt-header{margin-bottom:32px}.rd-wt-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:8px;font-size:12px;font-weight:800}.rd-wt-title{color:#fff;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.rd-wt-title span{color:var(--color-primary)}.rd-wt-sub{color:var(--color-text-muted);max-width:600px;font-size:15px;line-height:1.6}.rd-profile-guest{justify-content:center;align-items:center;min-height:350px;display:flex}.rd-profile-guest-card{text-align:center;background:#1b1b22;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:480px;padding:40px 32px;box-shadow:0 20px 40px #00000080}.rd-profile-guest-icon{color:#5865f2;background:#5865f226;border:1px solid #5865f24d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.rd-profile-guest-card h2{color:#fff;margin-bottom:10px;font-size:22px;font-weight:900}.rd-profile-guest-card p{color:var(--color-text-muted);margin-bottom:24px;font-size:14px;line-height:1.6}.rd-profile-btn-discord{color:#fff;background:#5865f2;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.rd-profile-btn-discord:hover{background:#4752c4;transform:translateY(-2px)}.rd-profile-shell{flex-direction:column;gap:24px;display:flex}.rd-profile-hero{background:linear-gradient(#1e1e24 0%,#151519 100%);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:28px;display:grid}@media (max-width:900px){.rd-profile-hero{text-align:center;grid-template-columns:1fr}}.rd-profile-avatar-wrap{border:3px solid var(--color-primary);border-radius:50%;width:90px;height:90px;overflow:hidden;box-shadow:0 4px 20px #ff6b354d}.rd-profile-avatar-img{object-fit:cover;width:100%;height:100%}.rd-profile-name-row{align-items:center;gap:10px;display:flex}.rd-profile-username{color:#fff;font-size:24px;font-weight:900}.rd-profile-badge-admin{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:900}.rd-profile-id{color:var(--color-text-muted);margin-top:4px;font-size:12px}.rd-profile-stats-row{gap:16px;display:flex}.rd-profile-stat-box{text-align:center;background:#0000004d;border:1px solid #ffffff0f;border-radius:12px;padding:14px 20px}.rd-profile-stat-label{text-transform:uppercase;color:var(--color-text-muted);margin-bottom:4px;font-size:11px;font-weight:800;display:block}.rd-profile-stat-val{color:#fff;font-size:18px;font-weight:900}.rd-profile-stat-val.highlight{color:#fff!important}.rd-profile-stat-val.highlight small{color:#ff7e4d!important}.rd-profile-stat-val.connected{color:#53fc18}.rd-profile-stat-val.disconnected{color:#ef4444}.rd-profile-missions-block{background:#1b1b22;border:1px solid #ffffff14;border-radius:20px;padding:24px}.rd-profile-missions-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.rd-profile-missions-tag{text-transform:uppercase;color:var(--color-primary);letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.rd-profile-missions-title{color:#fff;font-size:20px;font-weight:900}.rd-profile-claim-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:900;transition:all .2s}.rd-profile-claim-btn.active{background:var(--color-primary);color:#fff;box-shadow:0 4px 15px #ff6b354d}.rd-profile-claim-btn.claimed{color:#53fc18;cursor:default;background:#53fc181f;border:1px solid #53fc1840}.rd-profile-claim-btn.disabled{color:#888;cursor:not-allowed;background:#2a2a34}.rd-profile-missions-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.rd-profile-mission-card{background:#00000040;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;padding:16px;display:flex}.rd-profile-mission-card.completed{background:#53fc180d;border-color:#53fc184d}.rd-profile-mission-info{align-items:center;gap:14px;display:flex}.rd-profile-mission-icon{font-size:24px}.rd-profile-mission-info h4{color:#fff;margin-bottom:2px;font-size:14px;font-weight:800}.rd-profile-mission-info p{color:var(--color-text-muted);font-size:12px}.rd-profile-mission-status{color:var(--color-primary);font-size:13px;font-weight:900}.rd-profile-mission-card.completed .rd-profile-mission-status{color:#53fc18}.rd-profile-tabs{border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:10px;padding-bottom:12px;display:flex}.rd-profile-tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:800;transition:all .2s}.rd-profile-tab:hover{color:#fff;background:#ffffff0d}.rd-profile-tab.active{color:#fff;background:var(--color-primary)}.rd-profile-tab-content{background:#1b1b22;border:1px solid #ffffff14;border-radius:20px;padding:24px}.rd-profile-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.rd-profile-chart-head h3{color:#fff;font-size:18px;font-weight:900}.rd-profile-chart-toggle{background:#121216;border-radius:10px;gap:6px;padding:4px;display:flex}.rd-profile-toggle-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:800;transition:all .15s}.rd-profile-toggle-btn.active{color:#fff;background:#2a2a36}.rd-profile-chart-bars{grid-template-columns:repeat(7,1fr);align-items:flex-end;gap:12px;height:200px;padding-top:20px;display:grid}.rd-profile-bar-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.rd-profile-bar-val{color:var(--color-text-muted);font-size:11px;font-weight:800}.rd-profile-bar-track{background:#0000004d;border-radius:8px;align-items:flex-end;width:100%;max-width:36px;height:140px;display:flex;overflow:hidden}.rd-profile-bar-fill{background:var(--color-primary);border-radius:8px;width:100%;transition:height .3s}.rd-profile-bar-fill.messages{background:#53fc18}.rd-profile-bar-label{color:#fff;font-size:12px;font-weight:800}.rd-profile-inv-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:16px;display:grid}.rd-profile-inv-card{background:#0000004d;border:1px solid #ffffff14;border-radius:14px;padding:14px}.rd-profile-inv-media{background:#0003;border-radius:10px;justify-content:center;align-items:center;height:120px;margin-bottom:12px;display:flex}.rd-profile-inv-media img{object-fit:contain;max-width:90%;max-height:90%}.rd-profile-inv-wear{text-transform:uppercase;color:var(--color-text-muted);font-size:10px;font-weight:800}.rd-profile-inv-title{color:#fff;margin:4px 0 6px;font-size:14px;font-weight:800}.rd-profile-inv-origin{color:var(--color-primary);font-size:11px;font-weight:700}.rd-profile-inv-code{background:#111;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:8px;display:flex}.rd-profile-inv-code code{font-family:var(--font-mono);color:#53fc18;font-size:12px}.rd-profile-inv-code button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800}.rd-profile-settings-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.rd-profile-setting-card{background:#00000040;border:1px solid #ffffff14;border-radius:16px;padding:20px}.rd-profile-setting-card h3{color:#fff;margin-bottom:6px;font-size:16px;font-weight:900}.rd-profile-setting-card p{color:var(--color-text-muted);margin-bottom:16px;font-size:13px;line-height:1.5}.rd-profile-setting-form{flex-direction:column;gap:12px;display:flex}.rd-profile-setting-form input{color:#fff;background:#0a0a0c;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:12px 14px;font-size:13.5px}.rd-profile-setting-form button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px;font-size:13.5px;font-weight:800}.rd-profile-kick-connected{background:#53fc1814;border:1px solid #53fc1840;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.rd-profile-kick-user{color:#fff;align-items:center;gap:8px;font-size:13.5px;display:flex}.rd-profile-kick-dot{background:#53fc18;border-radius:50%;width:8px;height:8px;display:inline-block}.rd-profile-kick-unlink-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:800}.rd-profile-kick-verify-box{border:1px dashed var(--color-primary);text-align:center;background:#111;border-radius:12px;padding:14px}.rd-profile-kick-code{color:var(--color-primary);letter-spacing:.1em;margin:10px 0;font-size:20px;font-weight:900}.rd-profile-kick-cancel-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:800}.rd-gw{padding-top:24px;padding-bottom:60px}.rd-gw-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.rd-gw-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:8px;font-size:12px;font-weight:800}.rd-gw-title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:900}.rd-gw-title span{color:#ff7e4d;background:linear-gradient(135deg,#ff7e4d 0%,#e5532b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.rd-gw-sub{color:#94a3b8;text-align:center;max-width:680px;margin:0 auto 24px;font-size:15px;line-height:1.7}.rd-gw-sub strong{color:#fff;font-weight:800}.rd-gw-code{color:#ff7e4d;letter-spacing:.5px;vertical-align:middle;background:#e5532b24;border:1px solid #e5532b59;border-radius:8px;margin:0 6px;padding:3px 10px;font-size:13px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #e5532b1a}.rd-gw-btn.primary{color:#fff;background:linear-gradient(135deg,#ff7e4d 0%,#e5532b 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:14.5px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #e5532b4d}.rd-gw-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e5532b73}.rd-gw-tabs{gap:10px;margin-bottom:28px;display:flex}.rd-gw-tab{color:var(--color-text-muted);cursor:pointer;background:#1a1a20;border:1px solid #ffffff14;border-radius:99px;padding:10px 20px;font-size:13.5px;font-weight:700}.rd-gw-tab.active{background:var(--color-primary);color:#fff}.rd-gw-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.rd-gw-card{background:#1b1b22;border:1px solid #ffffff14;border-radius:20px;overflow:hidden}.rd-gw-media{background:#0000004d;justify-content:center;align-items:center;height:180px;padding:16px;display:flex}.rd-gw-img{object-fit:contain;max-width:100%;max-height:100%}.rd-gw-body{padding:20px}.rd-gw-badge{text-transform:uppercase;color:var(--color-primary);background:#ff6b351a;border-radius:6px;margin-bottom:8px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.rd-gw-prize{color:#fff;margin-bottom:6px;font-size:16px;font-weight:900}.rd-gw-value{color:#53fc18;margin-bottom:16px;font-size:14px;font-weight:800}.rd-lb{padding-top:24px;padding-bottom:60px}.rd-lb-header{margin-bottom:32px}.rd-lb-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:8px;font-size:12px;font-weight:800}.rd-lb-title{color:#fff;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.rd-lb-title span{color:var(--color-primary)}.rd-lb-sub{color:var(--color-text-muted);max-width:600px;font-size:15px;line-height:1.6}.rd-lb-panel{background:#1b1b22;border:1px solid #ffffff14;border-radius:20px;padding:28px}.rd-lb-panel-head{margin-bottom:24px}.rd-lb-panel-head h2{color:#fff;margin-bottom:4px;font-size:20px;font-weight:900}.rd-lb-panel-head p{color:var(--color-text-muted);font-size:13.5px}.rd-lb-list{flex-direction:column;gap:10px;display:flex}.rd-lb-row{background:#00000040;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 20px;transition:transform .15s,background .15s;display:flex}.rd-lb-row:hover{background:#ffffff0a;transform:translate(4px)}.rd-lb-row.rank-1{background:linear-gradient(90deg,#ffd7001a 0%,#ffd70008 100%);border-color:#ffd7008c;box-shadow:0 0 16px #ffd7001f}.rd-lb-row.rank-2{background:#e2e8f00f;border-color:#e2e8f066}.rd-lb-row.rank-3{background:linear-gradient(90deg,#cd7f321a 0%,#cd7f3208 100%);border-color:#cd7f3280;box-shadow:0 0 14px #cd7f321f}.rd-lb-user{align-items:center;gap:16px;display:flex}.rd-lb-rank{color:var(--color-text-muted);width:32px;font-size:16px;font-weight:900}.rank-1 .rd-lb-rank{color:gold;text-shadow:0 0 10px #ffd70080}.rank-2 .rd-lb-rank{color:#e2e8f0}.rank-3 .rd-lb-rank{color:#cd7f32;text-shadow:0 0 10px #cd7f3266}.rank-1 .rd-lb-avatar{border:2px solid gold;box-shadow:0 0 10px #ffd70059}.rank-2 .rd-lb-avatar{border:2px solid #e2e8f0}.rank-3 .rd-lb-avatar{border:2px solid #cd7f32;box-shadow:0 0 10px #cd7f324d}.rd-lb-avatar{color:#fff;background:#2a2a34;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:flex;overflow:hidden}.rd-lb-avatar img{object-fit:cover;width:100%;height:100%}.rd-lb-meta{flex-direction:column;display:flex}.rd-lb-name{color:#fff;font-size:15px;font-weight:800}.rd-lb-status{color:var(--color-text-muted);font-size:11px}.rd-lb-stats{align-items:center;gap:20px;display:flex}.rd-lb-hours{color:var(--color-text-muted);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.rd-lb-points{background:#e5532b1f;border:1px solid #e5532b4d;border-radius:999px;align-items:center;gap:4px;padding:6px 14px;font-size:15px;font-weight:900;display:inline-flex;color:#fff!important}.rd-lb-points span{font-size:12.5px;font-weight:800;color:#ff7e4d!important}@media (max-width:768px){.rd-hero-row{grid-template-columns:1fr!important;gap:16px!important}.rd-hero-banner{aspect-ratio:auto!important;height:auto!important;min-height:auto!important;padding:20px 16px!important;overflow:hidden!important}.rd-hero-banner-content{gap:8px!important}.rd-hero-eyebrow{margin-bottom:2px!important;font-size:11px!important}.rd-hero-title{margin-bottom:4px!important;font-size:1.5rem!important;line-height:1.15!important}.rd-hero-sub{max-width:100%!important;font-size:13px!important;line-height:1.4!important}.rd-hero-actions{gap:8px!important;margin-top:8px!important}.rd-hero-btn{text-align:center;flex:1;padding:10px 18px!important;font-size:13px!important}.rd-shop-title,.rd-wt-title,.rd-gw-title,.rd-lb-title,.rd-sp-title,.rd-cfg-title{font-size:1.75rem!important}.rd-shop-sub,.rd-wt-sub,.rd-gw-sub,.rd-lb-sub,.rd-sp-sub,.rd-cfg-sub{font-size:13.5px!important}}@media (max-width:480px){.rd-hero-banner{padding:18px 14px!important}.rd-hero-title{font-size:1.35rem!important}.rd-hero-sub{font-size:12px!important}}.rd-shop-eyebrow,.rd-hero-eyebrow,.rd-gw-eyebrow,.rd-wt-eyebrow,.rd-lb-eyebrow,.rd-sp-eyebrow,.rd-cfg-eyebrow{display:none!important}.rd-admin-container,.rd-admin-container *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.rd-admin-container{max-width:1280px;margin:0 auto;padding:32px 24px 80px}.rd-admin-header{text-align:center;margin-bottom:32px}.rd-admin-title{font-family:var(--font-inter), "Inter", sans-serif;color:#fff;letter-spacing:-.5px;text-align:center;justify-content:center;align-items:center;gap:10px;margin:0 0 10px;font-size:38px;font-weight:900;display:flex}.rd-admin-title span{color:#ff7e4d;background:linear-gradient(135deg,#ff7e4d 0%,#e5532b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.rd-admin-sub{color:#94a3b8;text-align:center;max-width:650px;font-size:15px;font-weight:400;line-height:1.5;font-family:var(--font-inter), "Inter", sans-serif;margin:0 auto}.rd-admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:28px;display:grid}.rd-admin-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0e14bf;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:transform .2s,border-color .2s;display:flex}.rd-admin-stat-card:hover{border-color:#e5532b66;transform:translateY(-2px)}.rd-admin-stat-icon{color:#ff7e4d;background:#e5532b1f;border:1px solid #e5532b40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.rd-admin-stat-val{color:#fff;font-size:22px;font-weight:900;line-height:1}.rd-admin-stat-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11.5px;font-weight:700}.rd-admin-nav-tabs{border-bottom:1px solid #ffffff14;gap:8px;margin-bottom:28px;padding-bottom:12px;display:flex;overflow-x:auto}.rd-admin-nav-link{color:#a0a5b5;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.rd-admin-nav-link:hover{color:#fff;background:#e5532b1f;border-color:#e5532b4d}.rd-admin-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d0e14d9;border:1px solid #ffffff14;border-radius:16px;margin-bottom:28px;padding:26px;box-shadow:0 10px 30px #0006}.rd-admin-card-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.rd-admin-card-title{color:#fff;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.rd-admin-card-title span{color:#ff7e4d}.rd-admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;display:grid}.rd-admin-input,.rd-admin-select,.rd-admin-textarea{color:#fff;background:#00000080;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:13.5px;transition:all .2s}.rd-admin-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e5532b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.rd-admin-select option{color:#fff;background-color:#0d0e14;padding:10px}.rd-admin-input:focus,.rd-admin-select:focus,.rd-admin-textarea:focus{background:#0009;border-color:#e5532b;box-shadow:0 0 16px #e5532b40}.rd-admin-label{color:#a0a5b5;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11.5px;font-weight:700;display:block}.rd-admin-btn-primary{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;transition:all .2s;display:inline-flex;color:#fff!important;text-transform:uppercase!important;letter-spacing:.8px!important;background:linear-gradient(135deg,#e5532b 0%,#ff7e4d 100%)!important;border:1px solid #e5532b!important;font-size:13px!important;font-weight:800!important;box-shadow:0 4px 15px #e5532b40!important}.rd-admin-btn-primary:hover:not(:disabled){transform:translateY(-1.5px);background:linear-gradient(135deg,#f0633a 0%,#ff8e5e 100%)!important;box-shadow:0 6px 20px #e5532b73!important}.rd-admin-btn-primary:disabled{opacity:.6;cursor:not-allowed}.rd-admin-btn-danger{color:#f87171;cursor:pointer;background:#ef44440f;border:1px solid #ef444440;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.rd-admin-btn-danger:hover:not(:disabled){color:#fff;background:#ef444429;border-color:#ef444466}.rd-admin-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13.5px}.rd-admin-table th{color:#a0a5b5;text-transform:uppercase;letter-spacing:.5px;background:#ffffff05;border-bottom:1px solid #ffffff14;padding:14px 18px;font-size:11px;font-weight:800}.rd-admin-table td{color:#e2e8f0;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:14px 18px}.rd-admin-table tr:last-child td{border-bottom:none}.rd-admin-table tr:hover td{background:#ffffff05}
