@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap);html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0}body{font-family:Manrope,sans-serif;background-color:#121212;color:#e0e0e0}.navbar{background-color:#1e1e1e!important;padding:1rem}.navbar-brand{font-size:1.2rem}.user-info{background-color:#3c3c3c;border-radius:20px;padding:5px 10px;display:flex;align-items:center}.user-pfp{width:32px;height:32px;border-radius:50%;margin-right:10px}.user-name{color:#fff}.dropdown-menu{background-color:#2c2c2c;border:1px solid #3c3c3c}.dropdown-item{color:#e0e0e0}.dropdown-item:focus,.dropdown-item:hover{background-color:#3c3c3c;color:#fff}.dashboard-card{background-color:#1e1e1e;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.25);border:1px solid #2c2c2c}.navbar-server-dashboard{background-color:#1e1e1e!important;border-radius:1rem;overflow:hidden;padding-top:1rem;padding-bottom:1rem}#back-to-servers{font-size:1.2rem;text-decoration:none;transition:color .3s ease}#back-to-servers:hover{color:#0094ff!important}.server-card{transition:transform .3s ease-in-out}.server-card:hover{cursor:pointer;transform:translateY(-5px)}.server-icon{width:64px;height:64px;background-color:#2c2c2c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;border-radius:.5rem;transition:all .3s ease}.dashboard-server-icon{width:40px;height:40px;min-width:40px;background-color:#2c2c2c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;border-radius:.5rem}.chart-container{position:relative;height:400px;width:100%}.chart-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;color:#e0e0e0;font-size:20px;z-index:10}.text-primary{color:#0094ff!important}.btn-primary{background-color:#0094ff;border-color:#0094ff;transition:all .2s ease}.month-selection{display:flex;align-items:center}.month-selection label{margin-bottom:0;white-space:nowrap}.month-selection select{width:auto}#month-select{background-color:#2c2c2c;border-color:#3c3c3c;color:#e0e0e0}.nav-pills .nav-link{color:#e0e0e0;background-color:transparent;border:none;text-align:center;border-radius:.5rem}.nav-pills .nav-link.active,.nav-pills .nav-link:hover{background-color:#0094ff;color:#fff}#server-name{font-size:1.5rem;max-width:25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-pills{background-color:#1e1e1e;border-radius:.5rem;padding:.25rem}.nav-pills .nav-item{margin:.25rem}.nav-pills .nav-link{color:#e0e0e0;background-color:transparent;border:none;text-align:center;border-radius:.5rem;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease}.nav-pills .nav-link.active{background-color:#0094ff;color:#fff}.nav-pills .nav-link:hover:not(.active){background-color:#2c2c2c;color:#fff}.nav-pills .nav-link i{margin-right:.5rem}#settings{color:#e0e0e0}#settings h3{color:#fff}#settings .card-columns{column-count:2;column-gap:1.25rem;orphans:1;widows:1}#settings .card{display:inline-block;width:100%;margin-bottom:.75rem;background-color:#1e1e1e;border:1px solid #2c2c2c;border-radius:.25rem}#settings .card-body{padding:1rem}#settings .card-title{margin-bottom:.5rem;font-size:1.1rem;color:#fff}#settings .card-text{font-size:.9rem;margin-bottom:.25rem;color:#a0a0a0}#settings .form-check.form-switch{padding-left:0}#settings .form-check-input{height:1.5rem;width:3rem!important;margin-left:0;cursor:pointer;background-color:#3c3c3c;border-color:#4c4c4c}#settings .form-check-input:checked{background-color:#0094ff;border-color:#0094ff}#settings .form-control{background-color:#2c2c2c;border-color:#3c3c3c;color:#e0e0e0}#settings .form-control:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#settings .form-select{background-color:#2c2c2c;border-color:#3c3c3c}#settings .form-select:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#settings .custom-select-container{position:relative;width:100%}#settings .custom-select-trigger{background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;color:#e0e0e0;padding:.375rem .75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;height:38px;user-select:none}#settings .custom-select-trigger::after{content:'';width:10px;height:10px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:8px}#settings .custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;margin-top:4px;display:none;z-index:1000}#settings .custom-select-search{padding:.5rem;border-bottom:1px solid #3c3c3c}#settings .custom-select-search input{width:100%;padding:.375rem .75rem;background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;color:#e0e0e0;outline:0}#settings .custom-select-search input:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#settings .custom-select-options{max-height:200px;overflow-y:auto}#settings .custom-select-option{padding:.375rem .75rem;cursor:pointer;transition:background-color .2s}#settings .custom-select-option:hover{background-color:#3c3c3c}#settings .custom-select-no-results{padding:.375rem .75rem;color:#a0a0a0;font-style:italic}#settings .custom-select-options::-webkit-scrollbar{width:8px}#settings .custom-select-options::-webkit-scrollbar-track{background:#2c2c2c}#settings .custom-select-options::-webkit-scrollbar-thumb{background:#3c3c3c;border-radius:4px}#settings .custom-select-option.hidden{display:none}#settings .detection-card{background-color:#2c2c2c;border:1px solid #3c3c3c;transition:all .3s ease}#settings .detection-card:hover{border-color:#0094ff;background-color:#2e2e2e;box-shadow:0 4px 8px rgba(0,148,255,.15)}#settings .detection-card .form-check-input{width:2.5rem!important;height:1.25rem}#settings .detection-card label{cursor:pointer;user-select:none}#members .form-control{background-color:#2c2c2c;border-color:#3c3c3c;color:#e0e0e0}#members .form-control:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}.search-container{position:relative}.search-container .search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#a0a0a0}.member-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#1e1e1e;border-radius:.5rem;margin-bottom:.75rem;transition:background-color .2s ease}.member-info{display:flex;align-items:center;gap:1rem}.member-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.member-details{display:flex;flex-direction:column;gap:.25rem}.member-name{color:#fff;font-weight:500}.member-roles{display:flex;gap:.5rem}.role-badge{background-color:#0094ff;color:#fff;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem}.member-actions{display:flex;gap:.5rem}.lookup-modal .modal-content{background-color:#1e1e1e;border:1px solid #2c2c2c;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.25);color:#e0e0e0;padding:1.5rem;font-family:Inter,sans-serif}.lookup-modal .modal-header{font-size:1.2rem;border:none;padding:0;margin-bottom:1.5rem}.lookup-modal .modal-title{font-weight:600;color:#fff}.lookup-modal .user-avatar{width:80px;height:80px;border-radius:50%;margin:1rem auto}.lookup-modal .info-field{background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.5rem;padding:.5rem 1rem;margin-bottom:.75rem;color:#e0e0e0;transition:border-color .2s ease}.lookup-modal .info-label{font-size:.9rem;color:#a0a0a0;margin-bottom:.25rem}.lookup-modal .verification-section{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #2c2c2c}.lookup-modal .verification-title{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:1rem}.lookup-modal .btn-close{color:#e0e0e0;opacity:.7;transition:opacity .2s ease}.lookup-modal .btn-close:hover{opacity:1}#premium{color:#e0e0e0}#premium h3{color:#fff}#premium .card-columns{column-count:2;column-gap:1.25rem;orphans:1;widows:1}#premium .card{display:inline-block;width:100%;margin-bottom:.75rem;background-color:#1e1e1e;border:1px solid #2c2c2c;border-radius:.25rem}#premium .card-body{padding:1rem}#premium .card-title{margin-bottom:.5rem;font-size:1.1rem;color:#fff}#premium .card-text{font-size:.9rem;margin-bottom:.25rem;color:#a0a0a0}#premium .form-check.form-switch{padding-left:0}#premium .form-check-input{height:1.5rem;width:3rem!important;margin-left:0;cursor:pointer;background-color:#3c3c3c;border-color:#4c4c4c}#premium .form-check-input:checked{background-color:#0094ff;border-color:#0094ff}#premium .form-control{background-color:#2c2c2c;border-color:#3c3c3c;color:#e0e0e0}#premium .form-control:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#premium .form-select{background-color:#2c2c2c;border-color:#3c3c3c}#premium .form-select:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#premium .custom-select-container{position:relative;width:100%}#premium .custom-select-trigger{background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;color:#e0e0e0;padding:.375rem .75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;height:38px;user-select:none}#premium .custom-select-trigger::after{content:'';width:10px;height:10px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:8px}#premium .custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;margin-top:4px;display:none;z-index:1000}#premium .custom-select-search{padding:.5rem;border-bottom:1px solid #3c3c3c}#premium .custom-select-search input{width:100%;padding:.375rem .75rem;background-color:#2c2c2c;border:1px solid #3c3c3c;border-radius:.25rem;color:#e0e0e0;outline:0}#premium .custom-select-search input:focus{border-color:#0094ff;box-shadow:0 0 0 .2rem rgba(0,148,255,.25)}#premium .custom-select-options{max-height:200px;overflow-y:auto}#premium .custom-select-option{padding:.375rem .75rem;cursor:pointer;transition:background-color .2s}#premium .custom-select-option:hover{background-color:#3c3c3c}#premium .custom-select-no-results{padding:.375rem .75rem;color:#a0a0a0;font-style:italic}#premium .custom-select-options::-webkit-scrollbar{width:8px}#premium .custom-select-options::-webkit-scrollbar-track{background:#2c2c2c}#premium .custom-select-options::-webkit-scrollbar-thumb{background:#3c3c3c;border-radius:4px}#premium .custom-select-option.hidden{display:none}.save-container{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(200%);background-color:#1e1f22;padding:10px 16px;border-radius:8px;display:flex;justify-content:flex-end;gap:10px;box-shadow:0 4px 15px rgba(0,0,0,.4);z-index:1000;width:auto;min-width:400px;margin:0 20px;visibility:hidden;opacity:0;transition:transform .2s cubic-bezier(.2,.9,.1,.9),visibility 0s linear .2s,opacity .2s ease}.save-container.show{transform:translateX(-50%) translateY(0);visibility:visible;opacity:1;transition:transform .2s cubic-bezier(.2,.9,.1,.9),visibility 0s linear 0s,opacity .2s ease}.warning-text{color:#b5bac1;font-size:14px;margin-right:auto;display:flex;align-items:center;font-weight:500}.reset-button{background:0 0;border:none;color:#b5bac1;font-size:14px;font-weight:500;padding:2px 16px;cursor:pointer;height:32px;border-radius:4px;transition:background-color .1s ease}.reset-button:hover{text-decoration:none;background-color:#2c2d31}.save-button{background-color:#248046;color:#fff;border:none;padding:2px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;height:32px;min-width:60px;display:flex;align-items:center;justify-content:center;transition:background-color .1s ease}.save-button:hover{background-color:#1a6334}.save-button .loading-dots{display:none}.save-button.loading .loading-dots{display:inline-block}.save-button.loading .button-text{display:none}@keyframes dots{0%,20%{content:"."}40%{content:".."}100%,60%{content:"..."}}.loading-dots::after{content:"";animation:dots 1.5s infinite}@media (max-width:1200px){#server-name{max-width:15rem}}@media (max-width:991px){.dropdown-menu{position:absolute;right:0;left:auto}.nav-pills{flex-direction:column;background-color:transparent;padding:0;width:100%}.nav-pills .nav-item{margin:.25rem 0;width:100%}.nav-pills .nav-link{width:100%;text-align:left;padding:.5rem 1rem;justify-content:flex-start}.nav-pills .nav-link.active,.nav-pills .nav-link:hover:not(.active){background-color:#0094ff;color:#fff}#settings .card-columns{column-count:1}#premium .card-columns{column-count:1}#server-name{max-width:25rem}}@media (max-width:767px){#server-name{max-width:15rem}}@media (max-width:576px){.save-container{min-width:calc(100% - 40px);margin:0 10px}.user-name{max-width:65px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#server-name{max-width:7.5rem}}