*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.app{background:linear-gradient(135deg,#0a0a0a,#1a0f0a 50%,#2a150f);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.app:before{background:radial-gradient(circle at 20% 50%,#ff8c0026 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffd7001a 0,#0000 50%)}.app:after,.app:before{bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}.app:after{animation:snowBackground 20s linear infinite;background-image:radial-gradient(circle at 10% 20%,#ffffff1a 1px,#0000 0),radial-gradient(circle at 30% 40%,#ffffff14 1px,#0000 0),radial-gradient(circle at 50% 60%,#ffffff1f 1px,#0000 0),radial-gradient(circle at 70% 30%,#ffffff1a 1px,#0000 0),radial-gradient(circle at 90% 80%,#ffffff14 1px,#0000 0);background-position:0 0,50px 50px,100px 100px,150px 150px,200px 200px;background-size:200px 200px,150px 150px,180px 180px,220px 220px,160px 160px}@keyframes snowBackground{0%{background-position:0 0,50px 50px,100px 100px,150px 150px,200px 200px}to{background-position:0 200px,50px 250px,100px 300px,150px 350px,200px 400px}}.snowflakes-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.snowflake{animation:snowfall linear infinite;color:#ffffffe6;filter:blur(.5px);font-family:Arial,sans-serif;font-size:1.5em;position:absolute;text-shadow:0 0 10px #fffc,0 0 20px #c8dcff80;top:-10px;-webkit-user-select:none;user-select:none}.snowflake.small{font-size:1em;opacity:.7}.snowflake.large{font-size:2em;opacity:.9}.snowflake:first-child{animation-delay:0s;animation-duration:10s;left:5%}.snowflake:nth-child(2){animation-delay:1s;animation-duration:12s;left:10%}.snowflake:nth-child(3){animation-delay:2s;animation-duration:14s;left:15%}.snowflake:nth-child(4){animation-delay:.5s;animation-duration:11s;left:20%}.snowflake:nth-child(5){animation-delay:1.5s;animation-duration:13s;left:25%}.snowflake:nth-child(6){animation-delay:2.5s;animation-duration:15s;left:30%}.snowflake:nth-child(7){animation-delay:.3s;animation-duration:10s;left:35%}.snowflake:nth-child(8){animation-delay:1.2s;animation-duration:12s;left:40%}.snowflake:nth-child(9){animation-delay:2.2s;animation-duration:14s;left:45%}.snowflake:nth-child(10){animation-delay:.7s;animation-duration:11s;left:50%}.snowflake:nth-child(11){animation-delay:1.7s;animation-duration:13s;left:55%}.snowflake:nth-child(12){animation-delay:2.7s;animation-duration:15s;left:60%}.snowflake:nth-child(13){animation-delay:.2s;animation-duration:10s;left:65%}.snowflake:nth-child(14){animation-delay:1.3s;animation-duration:12s;left:70%}.snowflake:nth-child(15){animation-delay:2.3s;animation-duration:14s;left:75%}.snowflake:nth-child(16){animation-delay:.6s;animation-duration:11s;left:80%}.snowflake:nth-child(17){animation-delay:1.6s;animation-duration:13s;left:85%}.snowflake:nth-child(18){animation-delay:2.6s;animation-duration:15s;left:90%}.snowflake:nth-child(19){animation-delay:.4s;animation-duration:12s;left:95%}.snowflake:nth-child(20){animation-delay:1.4s;animation-duration:14s;left:3%}.snowflake:nth-child(21){animation-delay:.8s;animation-duration:11s;left:8%}.snowflake:nth-child(22){animation-delay:1.8s;animation-duration:13s;left:13%}.snowflake:nth-child(23){animation-delay:2.8s;animation-duration:15s;left:18%}.snowflake:nth-child(24){animation-delay:.1s;animation-duration:10s;left:23%}.snowflake:nth-child(25){animation-delay:1.1s;animation-duration:12s;left:28%}.snowflake:nth-child(26){animation-delay:2.1s;animation-duration:14s;left:33%}@keyframes snowfall{0%{opacity:0;transform:translateY(0) translateX(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100vh) translateX(50px) rotate(1turn)}}.winter-decoration{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,215,0,.9));font-size:2rem;pointer-events:none;position:absolute;z-index:2}.winter-decoration.left{animation-delay:0s;left:5%;top:50%;transform:translateY(-50%)}.winter-decoration.right{animation-delay:1.5s;right:5%;top:50%;transform:translateY(-50%)}.winter-decoration.left:after{animation:sparkle 2s ease-in-out infinite;animation-delay:.5s;content:"✨";font-size:.8rem;left:50%;position:absolute;top:-20px;transform:translateX(-50%)}.winter-decoration.right:after{animation:sparkle 2s ease-in-out infinite;animation-delay:1s;content:"✨";font-size:.8rem;position:absolute;right:50%;top:-20px;transform:translateX(50%)}.header-title .winter-icon{animation:sparkle 2s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,215,0,.9));margin:0 .5rem}@keyframes sparkle{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.8;transform:scale(1.2) rotate(180deg)}}.app-header{background:linear-gradient(135deg,#1a0f0a,#2a150f);border-bottom:2px solid #ff8c0066;box-shadow:0 4px 20px #00000080;overflow:hidden;padding:2rem 0;position:relative;z-index:1}.app-header:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.header-content{flex-direction:column;margin:0 auto;max-width:1400px;padding:0 2rem;text-align:center}.header-content,.header-title{align-items:center;display:flex;gap:1rem}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff8c00,gold 50%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 10px rgba(255,255,255,.3));font-size:2.5rem;font-weight:700;justify-content:center;margin-bottom:.5rem;position:relative;text-shadow:0 0 30px #ff8c0099}.title-icon{filter:drop-shadow(0 0 10px rgba(255,140,0,.9));font-size:2.5rem}.header-subtitle{color:#a0a0a0;font-size:1.1rem;font-weight:300}.tabs-container{display:flex;gap:1rem;margin:1rem 0}.tab-btn{-webkit-tap-highlight-color:transparent;background:#0006;border:2px solid #ff8c0066;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;outline:none;padding:.75rem 2rem;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.tab-btn:hover{background:#ff8c0033;border-color:#ff8c0099;box-shadow:0 4px 15px #ff8c0066;transform:translateY(-2px)}.tab-btn.active{background:linear-gradient(135deg,#ff8c004d,#ffd7004d);border-color:#ff8c00e6;box-shadow:0 0 20px #ff8c0099;color:#ff8c00}.server-switcher{display:flex;gap:1rem;margin-top:1rem}.server-btn{background:#0006;border:2px solid #ff8c0066;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;outline:none;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s ease}.server-btn:hover{background:#ff8c0033;border-color:#ff8c0099;box-shadow:0 4px 15px #ff8c0066;transform:translateY(-2px)}.server-btn.active{background:linear-gradient(135deg,#ff8c004d,#ffd7004d);border-color:#ff8c00e6;box-shadow:0 0 20px #ff8c0099;color:#ff8c00}.app-main{flex:1 1;padding:2rem;position:relative;z-index:1}.error-message{background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;color:#ff6b6b;margin:0 auto 2rem;max-width:1400px;padding:1rem 1.5rem;text-align:center}.reports-stats-widget{margin:0 auto 1.5rem;max-width:1400px}.stats-widget-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff8c0026,#ffd7001a);border:2px solid #ff8c0066;border-radius:16px;box-shadow:0 8px 32px #ff8c0033;display:flex;gap:1.5rem;padding:1.5rem 2rem;transition:all .3s ease}.stats-widget-card:hover{border-color:#ff8c0099;box-shadow:0 12px 40px #ff8c004d;transform:translateY(-2px)}.stats-widget-icon{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,140,0,.5));font-size:3rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.stats-widget-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.stats-widget-title{color:gold;font-size:1.1rem;font-weight:600;text-shadow:0 0 10px #ffd70080}.stats-widget-items-horizontal{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.stats-widget-divider{background:#ff8c004d;border-radius:2px;flex-shrink:0;height:40px;width:2px}.stats-widget-item{align-items:center;display:flex;flex-direction:column;gap:.5rem;min-width:100px}.stats-widget-label{color:#ccc;font-size:.85rem;font-weight:500;text-align:center;white-space:nowrap}.stats-widget-value{border-radius:8px;box-shadow:0 4px 15px #0000004d;font-size:1.6rem;font-weight:700;min-width:50px;padding:.4rem .8rem;text-align:center;transition:all .3s ease;white-space:nowrap}.stats-widget-value.stats-in-work{background:linear-gradient(135deg,#4ade804d,#4ade8033);border:2px solid #4ade8080;color:#4ade80;text-shadow:0 0 10px #4ade8080}.stats-widget-value.stats-awaiting{animation:pulse-glow 2s ease-in-out infinite;background:linear-gradient(135deg,#ffc8004d,#ffc80033);border:2px solid #ffc80080;color:gold;text-shadow:0 0 10px #ffd70080}@keyframes pulse-glow{0%,to{box-shadow:0 4px 15px #ffc8004d}50%{box-shadow:0 4px 25px #ffc80099}}.stats-widget-value.stats-processed{background:linear-gradient(135deg,#6496ff4d,#6496ff33);border:2px solid #6496ff80;color:#6496ff;text-shadow:0 0 10px #6496ff80}.stats-widget-value.stats-time{background:linear-gradient(135deg,#ff8c004d,#ffd70033);border:2px solid #ff8c0080;color:gold;text-shadow:0 0 10px #ffd70080}.columns-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);height:calc(100vh - 400px);margin:0 auto;max-width:1400px;min-height:600px}.column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.column:hover{border-color:#ff8c0080;box-shadow:0 8px 40px #ff8c004d}.column-header{align-items:center;background:linear-gradient(135deg,#ff8c0026,#ffd7001a);border-bottom:1px solid #ff8c0040;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.column-header h2{color:#fff;font-size:1.3rem;font-weight:600;margin:0}.admin-badge,.players-badge{background:#ff8c0033;border:1px solid #ff8c0066;border-radius:20px;color:#ff8c00;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.players-badge{font-size:.75rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-spinner{animation:spin 1s linear infinite;font-size:1.2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-container{background:#0003;border-bottom:1px solid #ff8c0040;padding:1rem}.search-input{background:#0006;border:1px solid #ff8c0066;border-radius:8px;color:#fff;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.search-input:focus{background:#00000080;border-color:#ff8c00b3;box-shadow:0 0 10px #ff8c004d}.search-input::placeholder{color:#666}.search-results-info{background:#0003;border-top:1px solid #ffffff0d;color:#999;font-size:.85rem;padding:.5rem 1rem;text-align:center}.column-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:1rem}.column-content::-webkit-scrollbar{width:8px}.column-content::-webkit-scrollbar-track{background:#0003;border-radius:4px}.column-content::-webkit-scrollbar-thumb{background:#ff8c0066;border-radius:4px}.column-content::-webkit-scrollbar-thumb:hover{background:#ff8c0099}.list{list-style:none;margin:0;padding:0}.list-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.5rem;padding:1rem 1.25rem;touch-action:manipulation;transition:all .2s ease}.list-item:hover{background:#ff8c0026;border-color:#ff8c0066;transform:translateX(5px)}.list-item.active{background:linear-gradient(135deg,#ff8c0040,#ffd70033);border-color:#ff8c0099;box-shadow:0 4px 15px #ff8c004d}.item-icon{flex-shrink:0;font-size:1.2rem}.item-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.item-header{flex-wrap:wrap;justify-content:space-between}.item-header,.item-header-left{align-items:center;display:flex;gap:.5rem}.online-status{animation:pulse-online 2s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(74,222,128,.8));font-size:.75rem}@keyframes pulse-online{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.item-text{color:#fff;font-size:1rem;font-weight:500}.item-date{color:#ff8c00;font-size:.75rem;font-weight:400;opacity:.8}.admin-stats-mini{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.stat-mini-item{background:#6496ff26;border-radius:4px;color:#6496ff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;white-space:nowrap}.admin-stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.stat-item{background:#ffffff1a;border-radius:4px;color:#aaa;font-size:.75rem;font-weight:500;padding:.2rem .5rem;white-space:nowrap}.stat-item.stat-active{background:#4ade8026;color:#4ade80}.stat-item.stat-unread{animation:pulse 2s ease-in-out infinite;background:#ffc80033;color:gold;font-weight:600}.player-stats{display:flex;flex-wrap:wrap;gap:.4rem}.player-stat{border-radius:4px;font-size:.7rem;font-weight:600;padding:.15rem .4rem;white-space:nowrap}.player-stat.stat-active{background:#4ade8026;color:#4ade80}.player-stat.stat-closed{background:#f8717126;color:#f87171}.empty-state{color:#666;font-size:1rem;font-style:italic;padding:3rem 1rem;text-align:center}.reports-list{display:flex;flex:1 1;flex-direction:column;gap:1rem}.report-card{background:#0006;border:1px solid #ff8c0040;border-radius:10px;margin-bottom:1rem;padding:1.25rem;transition:all .3s ease}.report-card:hover{border-color:#ff8c0080;box-shadow:0 4px 20px #ff8c0033;transform:translateY(-2px)}.report-card.report-closed{border-color:#ff64644d;opacity:.7}.report-card.report-unread{background:#ffc8000d;border-color:#ffc80080}.report-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.report-header-left{align-items:center;display:flex;gap:.75rem}.report-id{background:#ff8c0026;color:#ff8c00;font-size:.9rem;padding:.3rem .6rem}.report-id,.report-status{border-radius:4px;font-weight:600}.report-status{font-size:.85rem;padding:.25rem .6rem}.report-status.status-active{background:#4ade8026;color:#4ade80}.report-status.status-closed{background:#f8717126;color:#f87171}.report-unread-badge{background:#ffd70033;border-radius:4px;color:gold;font-size:.75rem;font-weight:600;padding:.2rem .5rem}.report-date{color:#999;font-size:.85rem;font-weight:400}.report-content{margin-bottom:1rem}.report-messages{display:flex;flex-direction:column;gap:1rem}.report-message{border-left:3px solid;border-radius:8px;padding:1rem}.report-message.message-from-player{background:#6496ff1a;border-left-color:#6496ff80}.report-message.message-from-admin{background:#ff8c0026;border-left-color:#ff8c0099}.message-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem}.message-author{color:#ff8c00;font-size:.85rem;font-weight:600}.message-date{color:#999;font-size:.8rem}.message-text{word-wrap:break-word;color:#e0e0e0;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.report-empty{color:#999;font-style:italic;padding:2rem;text-align:center}.report-footer{border-top:1px solid #ffffff0d;display:flex;flex-direction:column;font-size:.85rem;gap:.5rem;padding-top:.75rem}.report-info-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.report-closed-info,.report-raised-info{color:#999;display:flex;font-size:.8rem;font-style:italic;gap:1rem}.report-admin,.report-player{color:#aaa;font-weight:500}.app-footer{background:#00000080;border-top:1px solid #ff8c0040;color:#666;padding:1.5rem;position:relative;text-align:center;z-index:1}.app-footer p{font-size:.9rem;margin:0}.stats-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:350px 1fr;height:calc(100vh - 300px);margin:0 auto;max-width:1400px;min-height:600px}.stats-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.stats-sidebar:hover{border-color:#ff8c0080;box-shadow:0 8px 40px #ff8c004d}.stats-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.admin-reports-stats{background:#0003;border-bottom:1px solid #ff8c0040;display:flex;flex-wrap:wrap;gap:2rem;padding:1rem 1.5rem}.admin-reports-stats-item{align-items:center;display:flex;gap:.75rem}.admin-reports-stats-label{color:#ccc;font-size:.95rem;font-weight:500}.admin-reports-stats-value{background:linear-gradient(135deg,#6496ff4d,#6496ff33);border:2px solid #6496ff80;border-radius:8px;box-shadow:0 4px 15px #0000004d;color:#6496ff;font-size:1.3rem;font-weight:700;min-width:50px;padding:.4rem .8rem;text-align:center;text-shadow:0 0 10px #6496ff80}.stats-main:hover{border-color:#ff8c0080;box-shadow:0 8px 40px #ff8c004d}.chart-container{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:1.5rem}.stats-summary{grid-gap:1rem;background:#0000004d;border:1px solid #ff8c0033;border-radius:8px;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1rem;padding:1rem}@media (max-width:768px){.stats-summary{gap:.75rem;grid-template-columns:1fr;padding:.75rem}.stats-summary .stat-item{background:#0003;border:1px solid #ff8c0026;border-radius:6px;padding:.75rem}.stats-summary .stat-label{font-size:.75rem;margin-bottom:.25rem}.stats-summary .stat-value{font-size:1.2rem}}@media (max-width:480px){.stats-summary{gap:.5rem;margin-top:.5rem;padding:.5rem}.stats-summary .stat-item{padding:.6rem}.stats-summary .stat-label{font-size:.7rem}.stats-summary .stat-value{font-size:1rem}}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-label{color:#a0a0a0;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.stat-value{color:#ff8c00;font-size:1.5rem;font-weight:700;text-shadow:0 0 10px #ff8c0080}.item-admin-level{color:gold;font-size:.75rem;opacity:.8}.period-selector{align-items:center;background:#0000004d;border-bottom:1px solid #ff8c0033;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem}.period-type-selector{align-items:center;display:flex;gap:.5rem}.period-type-selector label{color:gold;font-size:.9rem;font-weight:600}.period-select{background:#00000080;border:1px solid #ff8c0066;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;outline:none;padding:.5rem 1rem;transition:all .3s ease}.period-select:hover{background:#ff8c001a;border-color:#ff8c0099}.period-select:focus{border-color:#ff8c00cc;box-shadow:0 0 10px #ff8c004d}.period-value-selector{align-items:center;display:flex}.period-input{background:#00000080;border:1px solid #ff8c0066;border-radius:6px;color:#fff;font-size:.9rem;outline:none;padding:.5rem 1rem;transition:all .3s ease}.period-input:hover{background:#ff8c001a;border-color:#ff8c0099}.period-input:focus{border-color:#ff8c00cc;box-shadow:0 0 10px #ff8c004d}.period-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}.bypasses-container{display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 250px);margin:0 auto;max-width:1600px;min-height:600px}.bypasses-search-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;padding:1.5rem}.search-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.search-type-selector{align-items:center;display:flex;gap:.5rem}.search-type-selector label{color:gold;font-size:.9rem;font-weight:600;white-space:nowrap}.bypass-select{background:#00000080;border:1px solid #ff8c0066;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;outline:none;padding:.6rem 1rem;transition:all .3s ease}.bypass-select:hover{background:#ff8c001a;border-color:#ff8c0099}.search-input-group{display:flex;flex:1 1;gap:.5rem}.bypass-search{flex:1 1;min-width:300px}.search-btn{align-items:center;background:linear-gradient(135deg,#ff8c00,gold);border:none;border-radius:6px;color:#1a0f0a;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.6rem 1.5rem;transition:all .3s ease}.search-btn:hover:not(:disabled){box-shadow:0 4px 15px #ff8c0066;transform:translateY(-2px)}.search-btn:disabled{cursor:not-allowed;opacity:.6}.bypasses-content{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:1fr 1fr;overflow:hidden}.bypasses-results,.user-details-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.bypass-list{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.bypass-item{background:#0000004d;border:1px solid #ff8c0033;border-radius:8px;cursor:pointer;padding:1rem;transition:all .3s ease}.bypass-item:hover{background:#ff8c001a;border-color:#ff8c0066;transform:translateX(5px)}.bypass-item.email{border-left:3px solid #ff6b6b}.bypass-item.ip{border-left:3px solid #4ecdc4}.bypass-item.socialclub{border-left:3px solid #a855f7}.bypass-header{margin-bottom:.5rem}.match-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.match-badge.email{background:#ff6b6b33;color:#ff6b6b}.match-badge.ip{background:#4ecdc433;color:#4ecdc4}.match-badge.socialclub{background:#a855f733;color:#a855f7}.match-badge.small{font-size:.7rem;padding:.15rem .5rem}.bypass-details{align-items:flex-start;display:flex;gap:1rem}.bypass-account,.bypass-user{color:#e0e0e0;flex:1 1;font-size:.85rem}.bypass-account strong,.bypass-user strong{color:gold;display:block;margin-bottom:.25rem}.bypass-info{color:#999;display:flex;flex-direction:column;font-size:.75rem;gap:.2rem;margin-top:.25rem}.bypass-arrow{align-self:center;color:#ff8c00;font-size:1.2rem}.user-details{padding:1rem}.detail-section{margin-bottom:1.5rem}.detail-section h3{border-bottom:1px solid #ff8c0033;color:gold;font-size:1rem;margin-bottom:.75rem;padding-bottom:.5rem}.detail-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{color:#999;font-size:.75rem;text-transform:uppercase}.detail-value{color:#e0e0e0;font-size:.9rem;word-break:break-all}.linked-list{display:flex;flex-direction:column;gap:.5rem}.linked-item{background:#0003;border:1px solid #ff8c0026;border-radius:6px;padding:.75rem;transition:all .3s ease}.linked-item.clickable{cursor:pointer}.linked-item.clickable:hover{background:#ff8c001a;border-color:#ff8c004d}.linked-item.email{border-left:3px solid #ff6b6b}.linked-item.ip{border-left:3px solid #4ecdc4}.linked-item.socialclub{border-left:3px solid #a855f7}.linked-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.linked-header strong{color:gold;font-size:.9rem}.linked-info{color:#999;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem}.load-more-container{margin-top:.75rem}@media (max-width:1200px){.columns-container{grid-template-columns:1fr;height:auto;min-height:auto}.column{max-height:500px;min-height:400px}.bypasses-content{grid-template-columns:1fr}.bypasses-container{height:auto}.search-controls{align-items:stretch}.search-controls,.search-input-group{flex-direction:column}.bypass-search{min-width:auto}.date-filters{align-items:stretch;flex-direction:column}.clear-dates-btn,.date-filter-item{width:100%}.promocodes-section{grid-template-columns:1fr}.promocodes-list-container{max-height:400px;position:relative;top:0}.promocode-details,.promocodes-section{min-height:auto}.promocode-details-header{align-items:flex-start;flex-direction:column;gap:1rem}.back-to-list-btn{width:100%}.promocode-search-input{font-size:.9rem;padding:.65rem .9rem}.promocode-item{padding:1rem}.promocode-name{font-size:1rem}.promocode-count{font-size:1.4rem}}.registrations-container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1600px}.registrations-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;padding:1.5rem}.date-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem}.date-filter-item{display:flex;flex-direction:column;gap:.5rem}.date-filter-item label{color:gold;font-size:.9rem;font-weight:600}.date-input{background:#0006;border:2px solid #ff8c0066;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.date-input:focus{border-color:#ff8c00cc;box-shadow:0 0 10px #ff8c004d;outline:none}.clear-dates-btn{background:#ff8c0033;border:2px solid #ff8c0066;border-radius:8px;color:gold;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.clear-dates-btn:hover{background:#ff8c004d;border-color:#ff8c0099;box-shadow:0 4px 10px #ff8c004d;transform:translateY(-2px)}.registrations-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;padding:2rem}.registrations-tabs{display:flex;gap:1rem;margin-bottom:1.5rem}.registrations-tab-btn{background:#0006;border:2px solid #ff8c0066;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.registrations-tab-btn:hover{background:#ff8c0033;border-color:#ff8c0099;transform:translateY(-2px)}.registrations-tab-btn.active{background:linear-gradient(135deg,#ff8c004d,#ffd7004d);border-color:#ff8c00e6;box-shadow:0 0 20px #ff8c0099;color:#ff8c00}.promocodes-section{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:350px 1fr;min-height:calc(100vh - 350px)}.promocodes-list-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;display:flex;flex-direction:column;height:calc(100vh - 350px);max-height:calc(100vh - 350px);min-height:600px;overflow:hidden;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1rem}.promocodes-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-x:hidden;overflow-y:auto;padding-right:.5rem;will-change:scroll-position}.promocodes-list::-webkit-scrollbar{width:8px}.promocodes-list::-webkit-scrollbar-track{background:#0003;border-radius:4px}.promocodes-list::-webkit-scrollbar-thumb{background:#ff8c0066;border-radius:4px}.promocodes-list::-webkit-scrollbar-thumb:hover{background:#ff8c0099}.promocodes-list-header{border-bottom:1px solid #ff8c0033;margin-bottom:1rem;padding-bottom:1rem}.promocodes-list-header h3{color:gold;font-size:1.2rem;margin:0 0 1rem}.promocode-search-container{margin-top:1rem}.promocode-search-input{background:#0006;border:2px solid #ff8c0066;border-radius:8px;color:#fff;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.promocode-search-input:focus{background:#0009;border-color:#ff8c00cc;box-shadow:0 0 10px #ff8c004d;outline:none}.promocode-search-input::placeholder{color:#ffffff80}.promocode-controls{display:flex;flex-direction:column;gap:1rem;width:100%}.promocode-toggle-container{align-items:center;display:flex;justify-content:flex-start}.promocode-toggle-label{align-items:center;color:gold;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;transition:color .2s ease;-webkit-user-select:none;user-select:none}.promocode-toggle-label:hover{color:#ff8c00}.promocode-toggle-input{height:0;opacity:0;position:absolute;width:0}.promocode-toggle-switch{background:#00000080;border:2px solid #ff8c0066;border-radius:26px;cursor:pointer;display:inline-block;flex-shrink:0;height:26px;position:relative;transition:all .3s ease;width:50px}.promocode-toggle-switch:before{background:#ff8c0099;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";height:20px;left:2px;position:absolute;top:1px;transition:all .3s ease;width:20px}.promocode-toggle-input:checked+.promocode-toggle-switch{background:linear-gradient(135deg,#ff8c0066,#ffd70066);border-color:#ff8c00cc;box-shadow:0 0 15px #ff8c0066}.promocode-toggle-input:checked+.promocode-toggle-switch:before{background:linear-gradient(135deg,#ff8c00,gold);box-shadow:0 0 10px #ffd70099;left:26px}.promocode-toggle-label:hover .promocode-toggle-switch{border-color:#ff8c00b3;box-shadow:0 0 10px #ff8c0033}.promocode-toggle-input:checked+.promocode-toggle-switch:hover{box-shadow:0 0 20px #ff8c0099}.promocode-toggle-text{color:inherit;font-weight:500;transition:color .2s ease}.promocode-item{background:#0006;border:2px solid #ff8c004d;border-radius:10px;cursor:pointer;flex-shrink:0;overflow:hidden;padding:1.25rem;position:relative;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;will-change:transform,background-color,border-color}.promocode-item:hover{background:#ff8c0026;border-color:#ff8c0099;transform:translateX(3px)}.promocode-item.active{background:linear-gradient(135deg,#ff8c0040,#ffd70040);border-color:#ff8c00e6;box-shadow:0 0 15px #ff8c0066;transform:translateX(2px)}.promocode-name{color:gold;font-size:1.05rem;font-weight:600;line-height:1.4;margin-bottom:.75rem;word-break:break-word}.promocode-item.active .promocode-name{color:#ff8c00;text-shadow:0 0 10px #ff8c0080}.promocode-stats{display:flex;flex-direction:column;gap:.5rem;width:100%}.promocode-stat-item{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem}.promocode-count{color:#ff8c00;font-size:1.4rem;font-weight:700;text-shadow:0 0 8px #ff8c0066}.promocode-item.active .promocode-count{color:gold;text-shadow:0 0 12px #ffd70099}.promocode-label{color:#a0a0a0;font-size:.85rem;font-weight:500}.promocode-item.active .promocode-label{color:#ffd700cc}.promocode-stat-item:nth-child(2) .promocode-count{color:#ff6b9d;text-shadow:0 0 8px #ff6b9d66}.promocode-item.active .promocode-stat-item:nth-child(2) .promocode-count{color:#ff6b9d;text-shadow:0 0 12px #ff6b9d99}.promocode-stat-item:last-child .promocode-count{color:#4ade80;text-shadow:0 0 8px #4ade8066}.promocode-item.active .promocode-stat-item:last-child .promocode-count{color:#4ade80;text-shadow:0 0 12px #4ade8099}.top-container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1600px}.top-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:2px solid #ff8c004d;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.top-header h2{color:gold;font-size:1.8rem;margin:0;text-shadow:0 0 10px #ffd70080}.top-sort-tabs{display:flex;flex-wrap:wrap;gap:.75rem}.top-sort-btn{background:#00000080;border:2px solid #ff8c0066;border-radius:25px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;outline:none;padding:.75rem 1.5rem;transition:all .3s ease}.top-sort-btn:hover{background:#ff8c0033;border-color:#ff8c0099;box-shadow:0 4px 15px #ff8c0066;transform:translateY(-2px)}.top-sort-btn.active{background:linear-gradient(135deg,#ff8c004d,#ffd7004d);border-color:#ff8c00e6;box-shadow:0 0 20px #ff8c0099;color:#ff8c00}.top-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:2px solid #ff8c0040;border-radius:12px;min-height:400px;padding:1.5rem}.top-list{display:flex;flex-direction:column;gap:1rem}.top-item{background:#0006;border:2px solid #ff8c004d;border-radius:12px;display:flex;gap:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.top-item:hover{background:#ff8c001a;border-color:#ff8c0080;box-shadow:0 4px 20px #ff8c004d;transform:translateX(5px)}.top-item-rank{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-width:80px}.top-rank-number{color:#ff8c00;font-size:2rem;font-weight:700;line-height:1;text-shadow:0 0 10px #ff8c0099}.top-medal{height:40px;width:40px}.medal-icon,.top-medal{align-items:center;border-radius:50%;display:flex;justify-content:center;position:relative}.medal-icon{height:100%;overflow:hidden;width:100%}.medal-1 .medal-icon:before{background:radial-gradient(circle,gold 0,#ffed4e 50%,gold 100%);border:2px solid #ffd70099;border-radius:50%;box-shadow:0 0 20px #ffd700cc,inset 0 2px 8px #fff6,inset 0 -2px 8px #0000004d;content:"";height:100%;position:absolute;width:100%}.medal-1 .medal-icon:after{color:#1a0f0a;content:"1";font-size:1.4rem;font-weight:900;left:50%;position:absolute;text-shadow:0 1px 2px #ffffff80;top:50%;transform:translate(-50%,-50%);z-index:1}.medal-2 .medal-icon:before{background:radial-gradient(circle,silver 0,#e8e8e8 50%,silver 100%);border:2px solid #c0c0c099;border-radius:50%;box-shadow:0 0 20px #c0c0c0cc,inset 0 2px 8px #fff6,inset 0 -2px 8px #0000004d;content:"";height:100%;position:absolute;width:100%}.medal-2 .medal-icon:after{color:#1a0f0a;content:"2";font-size:1.4rem;font-weight:900;left:50%;position:absolute;text-shadow:0 1px 2px #ffffff80;top:50%;transform:translate(-50%,-50%);z-index:1}.medal-3 .medal-icon:before{background:radial-gradient(circle,#cd7f32 0,#e6a55d 50%,#cd7f32 100%);border:2px solid #cd7f3299;border-radius:50%;box-shadow:0 0 20px #cd7f32cc,inset 0 2px 8px #fff6,inset 0 -2px 8px #0000004d;content:"";height:100%;position:absolute;width:100%}.medal-3 .medal-icon:after{color:#1a0f0a;content:"3";font-size:1.4rem;font-weight:900;left:50%;position:absolute;text-shadow:0 1px 2px #ffffff80;top:50%;transform:translate(-50%,-50%);z-index:1}.top-item-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.top-item-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.top-item-name{align-items:center;display:flex;gap:.75rem}.top-admin-icon{display:inline-block;height:24px;width:24px}.admin-icon:before{content:"🛡";display:inline-block;filter:drop-shadow(0 0 5px rgba(255,140,0,.6));font-size:1.5rem}.top-admin-login{color:gold;font-size:1.3rem;font-weight:700;text-shadow:0 0 8px #ffd70066}.online-indicator{animation:pulse 2s infinite;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade8099;display:inline-block;height:12px;width:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.top-item-admin-level{align-items:center;display:flex}.top-admin-badge{background:linear-gradient(135deg,#ff8c004d,#ffd7004d);border:1px solid #ff8c0080;border-radius:20px;color:gold;font-size:.9rem;font-weight:600;padding:.5rem 1rem;text-shadow:0 0 5px #ffd7004d}.top-item-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.top-stat-item{align-items:center;background:#0000004d;border:1px solid #ff8c0033;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:all .2s ease}.top-stat-item:hover{background:#ff8c001a;border-color:#ff8c0066}.top-stat-label{color:#a0a0a0;font-size:.9rem;font-weight:500}.top-stat-value{color:#ff8c00;font-size:1.1rem;font-weight:700;text-shadow:0 0 8px #ff8c0066}.promocode-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;display:flex;flex-direction:column;gap:1.5rem;height:-webkit-fit-content;height:fit-content;min-height:calc(100vh - 350px);padding:2rem}.promocode-details-header{align-items:center;border-bottom:1px solid #ff8c0033;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-bottom:1rem}.promocode-details-header h3{color:gold;flex:1 1;font-size:1.5rem;margin:0;min-width:200px;text-shadow:0 0 10px #ffd7004d}.back-to-list-btn{align-items:center;background:#ff8c0033;border:2px solid #ff8c0066;border-radius:8px;color:gold;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease;white-space:nowrap}.back-to-list-btn:hover{background:#ff8c004d;border-color:#ff8c00b3;box-shadow:0 4px 12px #ff8c004d;transform:translateY(-2px)}.back-to-list-btn:active{transform:translateY(0)}.login-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.login-container{max-width:450px;padding:2rem;position:relative;width:100%;z-index:10}.login-card{animation:slideIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0af2;border:2px solid #ff8c0066;border-radius:20px;box-shadow:0 20px 60px #00000080,0 0 40px #ff8c0033;padding:3rem 2.5rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-header{margin-bottom:2.5rem;text-align:center}.login-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#ff8c00,gold 50%,#fff);-webkit-background-clip:text;background-clip:text;display:flex;filter:drop-shadow(0 0 10px rgba(255,255,255,.3));font-size:2rem;font-weight:700;gap:.75rem;justify-content:center;margin-bottom:.5rem}.login-subtitle{color:#a0a0a0;font-size:1rem;font-weight:300;margin-top:.5rem}.login-form{gap:1.5rem}.login-form,.login-input-group{display:flex;flex-direction:column}.login-input-group{gap:.5rem}.login-label{color:gold;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.login-input{background:#00000080;border:2px solid #ff8c0066;border-radius:10px;box-sizing:border-box;color:#fff;font-size:1rem;outline:none;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.login-input:focus{background:#0009;border-color:#ff8c00cc;box-shadow:0 0 20px #ff8c0066}.login-input:disabled{cursor:not-allowed;opacity:.6}.login-input::placeholder{color:#666}.login-error{animation:shake .5s ease-in-out;background:#ff000026;border:1px solid #ff00004d;border-radius:8px;color:#ff6b6b;font-size:.9rem;padding:.75rem 1rem;text-align:center}.login-button{background:linear-gradient(135deg,#ff8c00,gold);border:none;border-radius:10px;box-shadow:0 4px 15px #ff8c0066;color:#1a0f0a;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 6px 20px #ff8c0099;transform:translateY(-2px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:992px){.columns-container{gap:1rem;grid-template-columns:repeat(2,1fr)}.stats-container{gap:1rem;grid-template-columns:1fr}.stats-widget-card{align-items:flex-start;flex-direction:column;padding:1rem 1.5rem}.stats-widget-items-horizontal{gap:1rem}.stats-widget-value{font-size:1.4rem}.header-content{padding:0 1rem}.tabs-container{flex-wrap:wrap;gap:.5rem}.tab-btn{font-size:.9rem;padding:.6rem 1.5rem}.server-switcher{flex-wrap:wrap}}@media (max-width:768px){.header-title{font-size:1.8rem}.promocodes-section{gap:1rem;grid-template-columns:1fr}.promocodes-list-container{height:auto;max-height:300px;min-height:300px;order:2;position:relative;top:0}.promocode-details{min-height:auto;order:1}.promocodes-section{min-height:auto}.promocode-details-header{align-items:flex-start;flex-direction:column}.promocode-details-header h3{font-size:1.3rem;min-width:auto}.back-to-list-btn{width:100%}.title-icon{font-size:1.8rem}.app-main{padding:1rem}.columns-container{gap:1rem;grid-template-columns:1fr;height:auto;min-height:auto}.column{max-height:500px;min-height:300px}.column-header h2{font-size:1.1rem}.players-badge{font-size:.7rem;max-width:120px}.login-container{padding:1rem}.login-card{padding:2rem 1.5rem}.login-title{font-size:1.5rem}.stats-widget-card{gap:1rem;padding:1rem}.stats-widget-title{font-size:1rem}.stats-widget-items-horizontal{align-items:stretch;flex-direction:column;gap:.75rem}.stats-widget-item{flex-direction:row;justify-content:space-between;min-width:auto}.stats-widget-label{font-size:.8rem}.stats-widget-value{font-size:1.2rem;padding:.3rem .6rem}.stats-widget-divider{display:none}.stats-container{grid-template-columns:1fr;height:auto;min-height:auto}.stats-sidebar{max-height:400px}.chart-container{padding:1rem}.admin-reports-stats{flex-direction:column;gap:.75rem;padding:.75rem 1rem}.admin-reports-stats-item{flex-direction:row;justify-content:space-between}.admin-reports-stats-label{font-size:.85rem}.admin-reports-stats-value{font-size:1.1rem;padding:.3rem .6rem}.period-selector{flex-direction:column;gap:.75rem}.period-input,.period-select,.period-type-selector,.period-value-selector{width:100%}.top-container{padding:.5rem}.top-header{align-items:stretch;flex-direction:column;padding:1rem}.top-header h2{font-size:1.5rem;text-align:center}.top-sort-tabs{flex-wrap:wrap;justify-content:center;width:100%}.top-sort-btn{flex:1 1;font-size:.85rem;min-width:120px;padding:.6rem 1rem}.top-content,.top-item{padding:1rem}.top-item{flex-direction:column;gap:1rem}.top-item-rank{align-items:center;flex-direction:row;gap:1rem;justify-content:center;min-width:auto;width:100%}.top-rank-number{font-size:1.5rem}.top-medal{height:35px;width:35px}.top-item-header{align-items:flex-start;flex-direction:column;gap:.75rem}.top-item-stats{gap:.75rem;grid-template-columns:1fr}.top-stat-item{align-items:flex-start;flex-direction:column;gap:.25rem;padding:.6rem .75rem}.top-stat-label{font-size:.85rem}.top-stat-value{font-size:1rem}.bypasses-container{height:auto;min-height:auto}.bypasses-content{grid-template-columns:1fr}.list-item{padding:.75rem 1rem}.item-text{font-size:.9rem}.admin-stats,.admin-stats-mini,.player-stats{flex-wrap:wrap;gap:.5rem}.player-stat,.stat-item,.stat-mini-item{font-size:.7rem;padding:.15rem .4rem}.stats-summary .stat-item{align-items:flex-start;background:#0003;border:1px solid #ff8c0033;border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem}.stats-summary .stat-label{font-size:.8rem;margin-bottom:.25rem}.stats-summary .stat-value{font-size:1rem;text-align:left;width:100%}.report-card{padding:1rem}.report-header{align-items:flex-start;flex-direction:column;gap:.5rem}.report-header-left{flex-wrap:wrap}.report-footer{font-size:.8rem}.message-header,.report-info-row{align-items:flex-start;flex-direction:column}.message-header{gap:.25rem}.tabs-container{flex-direction:column;width:100%}.tab-btn{padding:.75rem 1rem;width:100%}.server-switcher{justify-content:center;width:100%}.server-btn{flex:1 1;padding:.75rem 1rem}}@media (max-width:480px){.header-title{font-size:1.5rem}.promocodes-list-container{max-height:250px;padding:1rem}.promocodes-list-header h3{font-size:1.1rem}.promocode-search-input{font-size:.85rem;padding:.6rem .8rem}.promocode-item{padding:.9rem}.promocode-name{font-size:.95rem;margin-bottom:.5rem}.promocode-count{font-size:1.3rem}.promocode-label{font-size:.85rem}.promocode-details{padding:1.5rem}.promocode-details-header h3{font-size:1.2rem}.title-icon{font-size:1.5rem}.header-subtitle{font-size:.9rem}.app-main{padding:.5rem}.reports-stats-widget{margin-bottom:1rem}.stats-widget-card{padding:.75rem}.stats-widget-icon{font-size:2rem}.stats-widget-title{font-size:.9rem;margin-bottom:.75rem}.stats-widget-label{font-size:.75rem}.stats-widget-value{font-size:1rem;min-width:40px;padding:.25rem .5rem}.column{max-height:400px;min-height:250px}.column-header{padding:1rem}.column-header h2{font-size:1rem}.search-container{padding:.75rem}.search-input{font-size:.9rem}.list-item,.search-input{padding:.6rem .75rem}.item-icon{font-size:1rem}.item-text{font-size:.85rem}.item-date{font-size:.7rem}.admin-stats,.admin-stats-mini,.player-stats{gap:.4rem}.player-stat,.stat-item,.stat-mini-item{font-size:.65rem;padding:.1rem .3rem}.report-card{padding:.75rem}.report-id{font-size:.8rem;padding:.2rem .4rem}.report-status{font-size:.75rem;padding:.2rem .4rem}.report-message{padding:.75rem}.message-text{font-size:.85rem}.login-container{padding:.5rem}.login-card{padding:1.5rem 1rem}.login-title{font-size:1.3rem}.login-subtitle{font-size:.9rem}.login-button,.login-input{font-size:.9rem;padding:.75rem}.chart-container{padding:.5rem}.admin-reports-stats{padding:.5rem .75rem}.admin-reports-stats-label{font-size:.8rem}.admin-reports-stats-value{font-size:1rem;padding:.25rem .5rem}.bypasses-search-panel{padding:1rem}.search-controls{flex-direction:column;gap:1rem}.search-type-selector{align-items:flex-start;flex-direction:column}.bypass-search,.bypass-select{width:100%}.search-btn{justify-content:center;width:100%}}@media (min-width:1400px){.columns-container,.header-content,.reports-stats-widget,.stats-container{max-width:1600px}}@media (min-width:1920px){.columns-container,.header-content,.reports-stats-widget,.stats-container{max-width:1800px}}.accounts-container{display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 250px);margin:0 auto;max-width:1600px;min-height:600px}.accounts-search-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0f0acc;border:1px solid #ff8c0040;border-radius:12px;padding:1.5rem}.account-search-select{background:#00000080;border:1px solid #ff8c0066;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;outline:none;padding:.6rem 1rem;transition:all .3s ease}.account-search-select:hover{background:#ff8c001a;border-color:#ff8c0099}.account-search-input{background:#00000080;border:1px solid #ff8c0066;border-radius:6px;color:#fff;flex:1 1;font-size:.9rem;outline:none;padding:.75rem 1rem;transition:all .3s ease}.account-search-input:focus{background:#ff8c001a;border-color:#ff8c00b3;box-shadow:0 0 10px #ff8c004d}.account-search-input::placeholder{color:#ffffff80}.clear-search-btn{background:#ff6b6b33;border:1px solid #ff6b6b66;border-radius:6px;color:#ff6b6b;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.2rem;transition:all .3s ease;white-space:nowrap}.clear-search-btn:hover{background:#ff6b6b4d;border-color:#ff6b6b99;transform:translateY(-2px)}.accounts-list{display:flex;flex-direction:column;gap:1rem}.account-item{align-items:center;background:linear-gradient(135deg,#0006,#1a0f0a4d);border:1px solid #ff8c0033;border-radius:12px;box-shadow:0 2px 8px #0000004d;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.account-item:hover{background:linear-gradient(135deg,#ff8c0026,#ffd7001a);border-color:#ff8c0080;box-shadow:0 4px 12px #ff8c0033;transform:translateY(-2px)}.account-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.account-id{color:gold;font-size:1.1rem;font-weight:700;text-shadow:0 0 10px #ffd70080}.account-email,.account-login{align-items:center;color:#fff;display:flex;font-size:.95rem;gap:.5rem}.account-email:before,.account-login:before{content:"";font-size:1rem}.account-1,.account-2,.account-social-club,.account-social-id{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:.5rem;opacity:.85}.account-1:before,.account-2:before,.account-social-club:before,.account-social-id:before{content:"";font-size:1rem}.account-auth-status{align-items:center;display:flex;gap:.5rem}.account-actions{display:flex;flex-shrink:0;gap:1rem}.account-action-btn{background:#ff8c0033;border:1px solid #ff8c0066;border-radius:8px;color:gold;cursor:pointer;font-size:.9rem;font-weight:600;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s ease;white-space:nowrap}.account-action-btn:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.account-action-btn:hover:not(:disabled):before{height:300px;width:300px}.account-action-btn:hover:not(:disabled){background:#ff8c004d;border-color:#ff8c0099;box-shadow:0 4px 12px #ff8c004d;transform:translateY(-2px)}.account-action-btn:active:not(:disabled){transform:translateY(0)}.account-action-btn:disabled{cursor:not-allowed;opacity:.5}.disable-auth-btn{background:#ff6b6b33;border-color:#ff6b6b66;color:#ff6b6b}.disable-auth-btn:hover:not(:disabled){background:#ff6b6b4d;border-color:#ff6b6b99}.change-email-btn{background:#4ecdc433;border-color:#4ecdc466;color:#4ecdc4}.change-email-btn:hover:not(:disabled){background:#4ecdc44d;border-color:#4ecdc499;box-shadow:0 4px 12px #4ecdc44d}.auth-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:.85rem;font-weight:600;gap:.4rem;padding:.4rem .8rem;transition:all .3s ease}.auth-badge.enabled{background:#4caf5033;border:1px solid #4caf5066;color:#4caf50}.auth-badge.disabled{background:#9e9e9e33;border:1px solid #9e9e9e66;color:#9e9e9e}.load-more-container{display:flex;justify-content:center;margin-top:1rem;padding:2rem 0}.load-more-btn{background:linear-gradient(135deg,#ff8c004d,#ffd70033);border:2px solid #ff8c0080;border-radius:10px;box-shadow:0 4px 15px #ff8c0033;color:gold;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s ease}.load-more-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.load-more-btn:hover:not(:disabled):before{left:100%}.load-more-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff8c0066,#ffd7004d);border-color:#ff8c00b3;box-shadow:0 6px 20px #ff8c0066;transform:translateY(-3px)}.load-more-btn:active:not(:disabled){transform:translateY(-1px)}.load-more-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.account-item{align-items:flex-start;flex-direction:column;gap:1.5rem}.account-actions{flex-direction:column;width:100%}.account-action-btn{width:100%}.load-more-btn{padding:1rem;width:100%}}.modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:linear-gradient(135deg,#1a0f0af2,#0a0a0afa);border:2px solid #ff8c0080;border-radius:16px;box-shadow:0 10px 40px #000c,0 0 20px #ff8c004d;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.email-modal{min-width:400px}.modal-header{align-items:center;background:linear-gradient(135deg,#ff8c001a,#ffd7000d);border-bottom:1px solid #ff8c004d;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h3{color:gold;font-size:1.3rem;font-weight:700;margin:0;text-shadow:0 0 10px #ffd70080}.modal-close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:32px}.modal-close-btn:hover{background:#ff6b6b33;color:#ff6b6b;transform:rotate(90deg)}.modal-body{flex:1 1;overflow-y:auto;padding:1.5rem}.modal-input-group{display:flex;flex-direction:column;gap:.75rem}.modal-input-group label{color:gold;font-size:.95rem;font-weight:600}.modal-input{background:#00000080;border:2px solid #ff8c0066;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.modal-input:focus{background:#ff8c001a;border-color:#ff8c00b3;box-shadow:0 0 15px #ff8c004d}.modal-input:disabled{cursor:not-allowed;opacity:.6}.modal-input::placeholder{color:#ffffff80}.modal-error{animation:shake .3s ease;background:#ff6b6b33;border:1px solid #ff6b6b66;border-radius:6px;color:#ff6b6b;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.modal-footer{background:linear-gradient(135deg,#0000004d,#1a0f0a33);border-top:1px solid #ff8c004d;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.modal-btn{border:2px solid;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s ease}.modal-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.modal-btn-cancel{background:#9e9e9e33;border-color:#9e9e9e66;color:#9e9e9e}.modal-btn-cancel:hover:not(:disabled){background:#9e9e9e4d;border-color:#9e9e9e99;box-shadow:0 4px 12px #9e9e9e4d;transform:translateY(-2px)}.modal-btn-submit{background:linear-gradient(135deg,#4caf504d,#388e3c33);border-color:#4caf5080;color:#4caf50}.modal-btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#4caf5066,#388e3c4d);border-color:#4caf50b3;box-shadow:0 4px 12px #4caf5066;transform:translateY(-2px)}@media (max-width:768px){.email-modal{max-width:95%;min-width:auto;width:95%}.modal-body,.modal-footer,.modal-header{padding:1rem}.modal-footer{flex-direction:column}.modal-btn{width:100%}}.families-container{display:flex;flex-direction:column;gap:2rem;padding:2rem}.families-search-panel{background:linear-gradient(135deg,#0006,#1a0f0a4d);border:1px solid #ff8c0033;border-radius:12px;box-shadow:0 2px 8px #0000004d;padding:1.5rem}.families-stats-widget{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem}.families-stats-widget .stat-widget-item{background:#ff8c001a;border-left:3px solid #ff8c0080;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.families-stats-widget .stat-label{color:#fffc;font-size:.9rem;font-weight:600}.families-stats-widget .stat-value{color:gold;font-size:1.3rem;font-weight:700;text-shadow:0 0 10px #ffd70066}.families-table{background:linear-gradient(135deg,#0006,#1a0f0a4d);border:1px solid #ff8c0033;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 8px #0000004d;margin-top:1.5rem;overflow:hidden;width:100%}.families-table thead{background:linear-gradient(135deg,#ff8c0026,#ffd7001a);border-bottom:2px solid #ff8c004d}.families-table th{border-right:1px solid #ff8c0033;color:gold;font-size:.95rem;font-weight:700;padding:1rem;text-align:left;text-shadow:0 0 10px #ffd70080}.families-table th.sortable-header{cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.families-table th.sortable-header:hover{background:linear-gradient(135deg,#ff8c0040,#ffd70026);color:#ff0;text-shadow:0 0 15px #ffd700cc}.families-table th:last-child{border-right:none}.families-table tbody tr{border-bottom:1px solid #ff8c0026;transition:all .3s ease}.families-table tbody tr:last-child{border-bottom:none}.families-table tbody tr:hover{background:linear-gradient(135deg,#ff8c0026,#ffd70014)}.families-table td{border-right:1px solid #ff8c001a;color:#fff;font-size:.95rem;padding:1rem}.families-table td:last-child{border-right:none}.family-row{cursor:pointer}.family-name-cell{color:gold;font-weight:600;text-shadow:0 0 5px #ffd7004d}.families-list{display:flex;flex-direction:column;gap:1rem}.family-item{align-items:center;background:linear-gradient(135deg,#0006,#1a0f0a4d);border:1px solid #ff8c0033;border-radius:12px;box-shadow:0 2px 8px #0000004d;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.family-item:hover{background:linear-gradient(135deg,#ff8c0026,#ffd7001a);border-color:#ff8c0080;box-shadow:0 4px 12px #ff8c0033;transform:translateY(-2px)}.family-info{display:flex;flex:1 1;flex-direction:column;gap:1rem}.family-header{display:flex;flex-direction:column;gap:.5rem}.family-name{color:gold;font-size:1.2rem;font-weight:700;text-shadow:0 0 10px #ffd70080}.family-owner{color:#fff;font-size:1rem}.family-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.family-detail{background:#0003;border-left:2px solid #ff8c0066;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.detail-label{color:#ffffffb3;font-size:.85rem;font-weight:600}.detail-value{color:#fff;font-size:.95rem;font-weight:500}.family-search-input,.family-search-select{background:#0000004d;border:1px solid #ff8c004d;border-radius:6px;color:#fff;font-size:.95rem;padding:.75rem}.family-search-input{flex:1 1}.family-search-input:focus,.family-search-select:focus{background:#ff8c001a;border-color:#ff8c0099;box-shadow:0 0 10px #ff8c0033;outline:none}@media (max-width:768px){.families-container{padding:1rem}.families-stats-widget{flex-direction:column;gap:1rem}.families-table{font-size:.85rem}.families-table td,.families-table th{padding:.75rem .5rem}.family-details{grid-template-columns:1fr}.family-item{padding:1rem}}
/*# sourceMappingURL=main.8c635009.css.map*/