.dashboard-module__Nh5nVG__content{color:#fff;background:linear-gradient(135deg,#020912 0%,#030913 100%);min-height:100vh;margin-top:0;margin-right:270px;padding:90px 2rem 2rem}@media only screen and (max-width:800px){.dashboard-module__Nh5nVG__content{width:100%;margin-left:0}.dashboard-module__Nh5nVG__serverContainer{margin-top:40px}}.dashboard-module__Nh5nVG__welcome-section{margin-bottom:2rem}.dashboard-module__Nh5nVG__container{max-width:1200px;margin:0 auto;padding:0 16px}.dashboard-module__Nh5nVG__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.dashboard-module__Nh5nVG__spinner{border:3px solid #ffffff1a;border-top-color:#7b61ff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite dashboard-module__Nh5nVG__spin}@keyframes dashboard-module__Nh5nVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__Nh5nVG__serverIcon{border:2px solid #ffffff1a;border-radius:16px;margin:0 auto 20px;display:block;box-shadow:0 4px 20px #7b61ff33}.dashboard-module__Nh5nVG__serverTitle{text-align:center;color:#fff;margin-bottom:40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:600}.dashboard-module__Nh5nVG__noServerSelected,.dashboard-module__Nh5nVG__noServerFound{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;max-width:600px;margin:0 auto;padding:80px 40px}.dashboard-module__Nh5nVG__noServerIcon{margin-bottom:24px;font-size:80px}.dashboard-module__Nh5nVG__errorIcon{color:#ff6b6b;justify-content:center;align-items:center;margin-bottom:24px;font-size:60px;display:flex}.dashboard-module__Nh5nVG__noServerSelected h2,.dashboard-module__Nh5nVG__noServerFound h2{color:#fff;margin-bottom:16px;font-size:28px;font-weight:600}.dashboard-module__Nh5nVG__noServerSelected p,.dashboard-module__Nh5nVG__noServerFound p{color:#b0b0b0;margin-bottom:32px;font-size:16px;line-height:1.5}.dashboard-module__Nh5nVG__selectServerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:12px;padding:16px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;transition:all .3s}.dashboard-module__Nh5nVG__selectServerBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7b61ff66}.dashboard-module__Nh5nVG__botList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:32px;display:grid}.dashboard-module__Nh5nVG__botCard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;padding:28px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__botCard:before{content:"";opacity:0;background:linear-gradient(135deg,#7b61ff 0%,#9f7aea 50%,#6b51e6 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__Nh5nVG__botCard:after{content:"";opacity:0;background:linear-gradient(135deg,#7b61ff1a 0%,#6b51e60d 100%);border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.dashboard-module__Nh5nVG__botCard:hover{border-color:#7b61ff66;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000080,0 0 0 1px #7b61ff33,0 0 40px #7b61ff26}.dashboard-module__Nh5nVG__botCard:hover:before,.dashboard-module__Nh5nVG__botCard:hover:after{opacity:1}.dashboard-module__Nh5nVG__botHeader{z-index:2;align-items:center;gap:16px;margin-bottom:20px;display:flex;position:relative}.dashboard-module__Nh5nVG__botAvatar{border:2px solid #ffffff26;border-radius:16px;flex-shrink:0;transition:all .3s;box-shadow:0 4px 15px #0000004d}.dashboard-module__Nh5nVG__botCard:hover .dashboard-module__Nh5nVG__botAvatar{border-color:#7b61ff99;box-shadow:0 6px 20px #7b61ff4d}.dashboard-module__Nh5nVG__botHeaderInfo{flex-direction:column;flex:1;gap:6px;display:flex}.dashboard-module__Nh5nVG__botName{color:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.dashboard-module__Nh5nVG__botType{color:#7b61ff;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:600}.dashboard-module__Nh5nVG__botContent{z-index:2;flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative}.dashboard-module__Nh5nVG__botStatus{color:#b0b0b0;text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;margin:0 0 16px;padding:8px 16px;font-size:14px}.dashboard-module__Nh5nVG__botStatus.dashboard-module__Nh5nVG__active{color:#4ade80;background:#4ade801a;border-color:#4ade804d}.dashboard-module__Nh5nVG__botStatus.dashboard-module__Nh5nVG__inactive{color:#f87171;background:#f871711a;border-color:#f871714d}.dashboard-module__Nh5nVG__botDates{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:20px;padding:16px;display:flex}.dashboard-module__Nh5nVG__dateRow{justify-content:space-between;align-items:center;display:flex}.dashboard-module__Nh5nVG__dateLabel{color:#9ca3af;font-size:12px;font-weight:500}.dashboard-module__Nh5nVG__dateValue{color:#e5e7eb;font-size:12px;font-weight:600}.dashboard-module__Nh5nVG__remainingDays{color:#7b61ff;font-size:13px;font-weight:700}.dashboard-module__Nh5nVG__remainingDays.dashboard-module__Nh5nVG__warning{color:#f59e0b}.dashboard-module__Nh5nVG__remainingDays.dashboard-module__Nh5nVG__danger{color:#ef4444}.dashboard-module__Nh5nVG__botActions{margin-top:auto}.dashboard-module__Nh5nVG__manageBotBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:14px;width:100%;padding:14px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__manageBotBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#9f7aea 0%,#7b61ff 100%);transition:opacity .3s;position:absolute;inset:0}.dashboard-module__Nh5nVG__manageBotBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7b61ff80}.dashboard-module__Nh5nVG__manageBotBtn:hover:before{opacity:1}.dashboard-module__Nh5nVG__manageBotBtn span{z-index:1;position:relative}.dashboard-module__Nh5nVG__noBots{text-align:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff0a;border:2px dashed #ffffff26;border-radius:24px;grid-column:1/-1;padding:80px 40px;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__noBots:before{content:"";background:radial-gradient(circle,#7b61ff0d 0%,#0000 70%);width:200%;height:200%;animation:6s ease-in-out infinite dashboard-module__Nh5nVG__float;position:absolute;top:-50%;left:-50%}@keyframes dashboard-module__Nh5nVG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.dashboard-module__Nh5nVG__noBotsIcon{z-index:2;margin-bottom:24px;font-size:80px;position:relative}.dashboard-module__Nh5nVG__noBots h3{color:#fff;z-index:2;margin-bottom:12px;font-size:24px;font-weight:700;position:relative}.dashboard-module__Nh5nVG__noBots p{color:#b0b0b0;z-index:2;margin-bottom:32px;font-size:16px;line-height:1.6;position:relative}.dashboard-module__Nh5nVG__addBotBtn{color:#fff;cursor:pointer;z-index:2;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:16px;padding:16px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;transition:all .3s;position:relative}.dashboard-module__Nh5nVG__addBotBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #7b61ff66}@media (max-width:768px){.dashboard-module__Nh5nVG__botList{grid-template-columns:1fr;gap:20px}.dashboard-module__Nh5nVG__botCard{height:auto;min-height:260px;padding:24px}.dashboard-module__Nh5nVG__botHeader{margin-bottom:16px}.dashboard-module__Nh5nVG__botName{font-size:18px}.dashboard-module__Nh5nVG__noBots{margin:0 12px;padding:60px 24px}.dashboard-module__Nh5nVG__noBotsIcon{font-size:60px}.dashboard-module__Nh5nVG__noBots h3{font-size:20px}}@media (max-width:480px){.dashboard-module__Nh5nVG__botList{margin-top:24px}.dashboard-module__Nh5nVG__botCard{min-height:240px;padding:20px}.dashboard-module__Nh5nVG__manageBotBtn,.dashboard-module__Nh5nVG__addBotBtn{padding:12px 20px;font-size:14px}}
.loading-module__cf4V5q__loadingContainer{background:linear-gradient(135deg, var(--background-dark) 0%, #1a1a2e 100%);z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-module__cf4V5q__loadingContent{text-align:center;max-width:400px;padding:2rem;position:relative}.loading-module__cf4V5q__spinnerContainer{margin-bottom:2rem;display:inline-block;position:relative}.loading-module__cf4V5q__spinner{border:3px solid #ffffff1a;border-top:3px solid var(--primary);z-index:2;border-radius:50%;width:60px;height:60px;animation:1s linear infinite loading-module__cf4V5q__spin;position:relative}.loading-module__cf4V5q__spinnerRing{border:2px solid #ffffff0d;border-radius:50%;width:80px;height:80px;animation:2s ease-in-out infinite loading-module__cf4V5q__pulse;position:absolute;top:-10px;left:-10px}.loading-module__cf4V5q__loadingTitle{color:var(--text-primary);opacity:0;margin-bottom:.8rem;font-size:1.8rem;font-weight:600;animation:.8s ease-out .2s forwards loading-module__cf4V5q__fadeInUp}.loading-module__cf4V5q__loadingMessage{color:var(--text-secondary);opacity:0;margin-bottom:2rem;font-size:1rem;animation:.8s ease-out .4s forwards loading-module__cf4V5q__fadeInUp}.loading-module__cf4V5q__loadingDots{opacity:0;justify-content:center;align-items:center;gap:.4rem;min-height:20px;animation:.8s ease-out .6s forwards loading-module__cf4V5q__fadeInUp;display:flex}.loading-module__cf4V5q__loadingDots span{background-color:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both loading-module__cf4V5q__bounce}.loading-module__cf4V5q__loadingDots span:first-child{animation-delay:-.32s}.loading-module__cf4V5q__loadingDots span:nth-child(2){animation-delay:-.16s}.loading-module__cf4V5q__loadingDots span:nth-child(3){animation-delay:0s}.loading-module__cf4V5q__loadingDotsSecondary{opacity:0;justify-content:center;align-items:center;gap:.4rem;min-height:20px;animation:.8s ease-out .6s forwards loading-module__cf4V5q__fadeInUp;display:flex}.loading-module__cf4V5q__loadingDotsSecondary span{background-color:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both loading-module__cf4V5q__bounce}.loading-module__cf4V5q__loadingDotsSecondary span:first-child{animation-delay:-.32s}.loading-module__cf4V5q__loadingDotsSecondary span:nth-child(2){animation-delay:-.16s}.loading-module__cf4V5q__loadingDotsSecondary span:nth-child(3){animation-delay:0s}.loading-module__cf4V5q__spinnerModal{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite loading-module__cf4V5q__spin}.loading-module__cf4V5q__spinnerModalSecondary{border:2px solid rgba(var(--primary-rgb), .3);border-top:2px solid var(--primary);border-radius:50%;width:20px;height:20px;animation:1s linear infinite loading-module__cf4V5q__spin}@keyframes loading-module__cf4V5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__cf4V5q__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes loading-module__cf4V5q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-module__cf4V5q__loadingText{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.loading-module__cf4V5q__loadingTextSecondary{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}@keyframes loading-module__cf4V5q__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.loading-module__cf4V5q__loadingContainer.loading-module__cf4V5q__minimal{background:#000c}.loading-module__cf4V5q__loadingContainer.loading-module__cf4V5q__glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a}@media (max-width:768px){.loading-module__cf4V5q__loadingContent{padding:1.5rem}.loading-module__cf4V5q__loadingTitle{font-size:1.5rem}.loading-module__cf4V5q__spinner{width:50px;height:50px}.loading-module__cf4V5q__spinnerRing{width:70px;height:70px;top:-10px;left:-10px}}
