@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#1b1f24;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s,color .3s}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#1b1f24;display:flex;justify-content:space-between;padding:16px 24px}.navbar-logo{color:#00aeef;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-logo:hover{color:#fff}.navbar-links{align-items:center;display:flex}.navbar-link{color:#e0e6ed;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;margin-left:24px;text-decoration:none;transition:color .3s ease}.navbar-link:hover{color:#00aeef}@media (max-width:768px){.navbar{align-items:flex-start;flex-direction:column}.navbar-links{margin-top:12px}.navbar-link{margin-left:0;margin-right:16px}}.disabled-link{color:#7a7a7a;cursor:not-allowed}.disabled-link:hover{color:#7a7a7a;text-decoration:none}.login-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}.container{color:#e0e6ed;margin:40px auto;padding:0 20px}h2{font-size:3.5rem;margin-bottom:40px}.changelog-entry{background-color:#242a31;border-radius:8px;margin-bottom:20px;overflow:hidden;transition:max-height .3s ease}.changelog-header h3{color:#fff;font-size:1.2rem;margin:0}.changelog-header p{color:#b0b8c1;font-size:.9rem;margin:5px 0 0}.changelog-icon{color:#00aeef;font-size:1.2rem}.changelog-content{animation:fadeIn .3s ease;background-color:#242a31;padding:0 20px 20px}.changelog-content ul{list-style-type:none;margin:0;padding:0}.changelog-content li{border-bottom:1px solid #3a444f;font-size:.95rem;padding:10px 0}.changelog-content li:last-child{border-bottom:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.changelog-header:hover{background-color:#3a444f}.changelog-header:hover h3{color:#00aeef}@media (max-width:768px){.changelog-header{align-items:flex-start;flex-direction:column}.changelog-icon{align-self:flex-end;margin-top:10px}}.new-label{animation:pulse 2s infinite;background-color:#e51d23;border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;margin-left:10px;padding:4px 8px}@keyframes pulse{0%{box-shadow:0 0 0 0 #e51d23b3;transform:scale(1)}70%{box-shadow:0 0 0 10px #e51d2300;transform:scale(1.05)}to{box-shadow:0 0 0 0 #e51d2300;transform:scale(1)}}.changelog-header{background-color:#2e363f;cursor:pointer;justify-content:space-between;padding:20px;position:relative}.changelog-header,.changelog-header-left{align-items:center;display:flex}.changelog-header-left h3{color:#fff;font-size:1.2rem;margin:0}.changelog-header-left p{color:#b0b8c1;font-size:.9rem;margin:5px 0 0}.total-entries{background-color:#242a31cc;border-radius:4px;bottom:20px;color:#b0b8c1;font-size:.9rem;left:20px;padding:6px 12px;position:fixed;z-index:1000}@media (max-width:768px){.total-entries{bottom:10px;font-size:.8rem;left:10px;padding:4px 8px}}.contact-us-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#333;font-family:Arial,sans-serif;margin:40px auto;max-width:700px;padding:30px}.contact-us-container h1{color:#333;font-size:2.5rem;margin-bottom:25px;text-align:center}.contact-us-container p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:20px}@media (max-width:600px){.contact-us-container{margin:20px auto;max-width:100%;padding:20px}.contact-us-container h1{font-size:2rem}.contact-us-container p{font-size:1rem}}.join-discord-button{background-color:#5865f2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:12px 24px}.join-discord-button:hover{background-color:#4752c4}.submit-request-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#333;font-family:Arial,sans-serif;margin:40px auto;max-width:700px;padding:30px}.submit-request-container h1{color:#333;font-size:2.5rem;margin-bottom:25px;text-align:center}.submit-request-form{display:flex;flex-direction:column}.submit-request-form label{font-size:1.1rem;font-weight:700;margin-bottom:8px}.submit-request-form input,.submit-request-form textarea{border:1px solid #ddd;border-radius:6px;font-size:1rem;margin-bottom:20px;padding:15px;transition:border-color .3s}.submit-request-form input:focus,.submit-request-form textarea:focus{border-color:#007bff;outline:none}.submit-request-form textarea{min-height:150px;resize:vertical}.btn{background-color:#007bff;border-radius:6px;font-size:1.1rem;transition:background-color .3s,transform .2s}.btn:hover{background-color:#0056b3;transform:translateY(-2px)}.btn:active{background-color:#004494}.message{color:#28a745;font-size:1.1rem;margin-bottom:20px;text-align:center}@media (max-width:600px){.submit-request-container{margin:20px auto;max-width:100%;padding:20px}.submit-request-container h1{font-size:2rem}.btn{font-size:1rem;padding:12px}}.sidebar{background-color:#242a31;color:#e0e6ed;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease;width:250px}.sidebar.collapsed{width:80px}.sidebar .sidebar-header{align-items:center;display:flex;padding:20px}.sidebar .sidebar-header .collapse-button{background:none;border:none;color:#e0e6ed;cursor:pointer;font-size:1.5rem;margin-right:10px}.sidebar .sidebar-header .user-info{align-items:center;display:flex}.sidebar .sidebar-header .user-info .avatar{border-radius:50%;height:40px;margin-right:10px;width:40px}.sidebar .sidebar-header .user-info .username{font-size:1.1rem;font-weight:500}.sidebar .search-bar{align-items:center;display:flex;padding:10px 20px}.sidebar .search-bar input{background-color:#2e363f;border:none;border-radius:4px;color:#e0e6ed;flex-grow:1;margin-left:10px;padding:8px}.sidebar .search-bar input::placeholder{color:#b0b8c1}.sidebar nav{flex-grow:1}.sidebar nav ul{list-style:none;margin:0;padding:0}.sidebar nav ul li{margin:5px 0}.sidebar nav ul li a{align-items:center;color:inherit;display:flex;padding:10px 20px;text-decoration:none;transition:background-color .3s}.sidebar nav ul li a.active,.sidebar nav ul li a:hover{background-color:#2e363f}.sidebar nav ul li a svg{margin-right:15px}.sidebar nav ul li a span{display:inline-block;transition:opacity .3s}.sidebar .theme-toggle{padding:20px}.sidebar .theme-toggle button{align-items:center;background:none;border:none;color:#e0e6ed;cursor:pointer;display:flex;font-size:1rem}.sidebar .theme-toggle button svg{margin-right:10px}.sidebar.collapsed .search-bar,.sidebar.collapsed .theme-toggle span,.sidebar.collapsed .user-info .username,.sidebar.collapsed nav ul li a span{display:none}.sidebar.collapsed .sidebar-header,.sidebar.collapsed .theme-toggle,.sidebar.collapsed nav ul li a{justify-content:center}body.dark-mode{background-color:#121212;color:#e0e6ed}body.dark-mode .sidebar{background-color:#1b1f24}.account-page{display:flex;flex-direction:row;flex-wrap:nowrap;min-height:calc(100vh - 60px)}.account-content{background-color:#1b1f24;color:#e0e6ed;flex-grow:1;overflow:auto;padding:20px}.account-page h1{color:#00aeef;font-weight:700;margin-bottom:30px;text-align:center}.profile-section{background-color:#242a31;border-radius:8px;margin-bottom:30px;padding:30px}.profile-section h2{color:#00aeef;font-weight:700;margin-bottom:20px;margin-top:0}.profile-display p{font-size:1rem;margin-bottom:15px}.profile-display strong{color:#e0e6ed}.profile-display .edit-button{background-color:#00aeef;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:10px 20px;transition:background-color .3s ease}.profile-display .edit-button:hover{background-color:#008fcc}.profile-edit-form label{color:#e0e6ed;display:block;font-weight:500;margin-bottom:8px}.profile-edit-form .input-field{background-color:#2e363f;border:1px solid #3a444f;border-radius:5px;color:#e0e6ed;font-size:1rem;margin-bottom:20px;padding:12px;width:100%}.profile-edit-form .input-field::placeholder{color:#b0b8c1}.profile-edit-form .input-field:focus{border-color:#00aeef;box-shadow:0 0 0 2px #00aeef33;outline:none}.profile-edit-form .cancel-button,.profile-edit-form .save-button{background-color:#00aeef;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-right:4%;padding:15px;transition:background-color .3s ease;width:48%}.profile-edit-form .cancel-button{background-color:#555}.profile-edit-form .save-button:hover{background-color:#008fcc}.profile-edit-form .cancel-button:hover{background-color:#444}.logout-button{background-color:#d9534f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:15px;transition:background-color .3s ease;width:100%}.logout-button:hover{background-color:#c9302c}.logout-button:focus{box-shadow:0 0 0 3px #d9534f66;outline:none}.sidebar.collapsed+.account-content{margin-left:80px}body{background-color:#1b1f24;color:#e0e6ed;font-family:Roboto,sans-serif;margin:0;padding:0}.App{padding:20px}.container{margin:0 auto;max-width:800px}h2{color:#00aeef;font-weight:700;margin-bottom:20px;text-align:center}.form-container{background-color:#242a31;border-radius:8px;box-shadow:0 4px 6px #0000004d;padding:30px}.form-container label{color:#e0e6ed;display:block;font-weight:500;margin-bottom:8px}.form-container input,.form-container select{background-color:#2e363f;border:1px solid #3a444f;border-radius:5px;color:#e0e6ed;font-size:1rem;margin-bottom:20px;padding:12px;width:100%}.form-container input::placeholder{color:#b0b8c1}.form-container input:focus,.form-container select:focus{border-color:#00aeef;box-shadow:0 0 0 2px #00aeef33;outline:none}.btn{background-color:#00aeef;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:15px;transition:background-color .3s ease;width:100%}.btn:hover{background-color:#008fcc}.btn:focus{box-shadow:0 0 0 3px #00aeef66;outline:none}.results-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.result-card{background-color:#242a31;border-radius:8px;box-shadow:0 4px 6px #0000004d;color:#e0e6ed;flex:1 1 48%;margin-bottom:20px;padding:20px}.result-card:not(:last-child){margin-right:4%}.result-card h3{background-color:#2e363f;border-radius:5px;color:#fff;font-weight:700;margin-top:0;padding:15px;text-align:center}.result-card .note{color:#b0b8c1;font-size:.9rem;margin-bottom:15px;text-align:center}.result-card ul{list-style-type:none;margin:0;padding:0}.result-card li{border-bottom:1px solid #3a444f;font-size:.95rem;padding:12px 0}.result-card li:last-child{border-bottom:none}.loader-container{position:relative}.loader,.loader-container{height:60px;margin:0 auto;width:60px}.loader{animation:spin 1s linear infinite;border:6px solid #3a444f;border-radius:50%;border-top-color:#00aeef}@keyframes spin{to{transform:rotate(1turn)}}.progress-text{color:#e0e6ed;font-size:1.2rem;font-weight:500;left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.loader-container{max-height:100%;max-width:100%}@media (max-width:768px){.result-card{flex:1 1 100%;margin-right:0}}.blurred{filter:blur(5px);transition:filter .3s ease}.input-note{color:#b0b8c1;display:block;font-size:.85rem;margin-top:4px}.question-icon{color:#555;cursor:pointer;margin-left:8px;vertical-align:middle}.question-icon:hover{color:#000}.zone-table{border-collapse:collapse;margin-top:15px;width:100%}.zone-table td,.zone-table th{border:1px solid #ddd;padding:8px;text-align:center}.zone-table th{background-color:#200303}.footer{font-size:12px;padding:10px;text-align:right}.privacy-link{color:#00aeef;margin-left:10px;text-decoration:none}.privacy-link:hover{text-decoration:underline}.tech-dropdown{-webkit-appearance:none;appearance:none;background-color:#242a31;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAwaDEyTDYgOCIgZmlsbD0iI0UwRTZFRCIvPjwvc3ZnPg==);background-position:right 10px center;background-repeat:no-repeat;background-size:12px 8px;border:1px solid #00aeef;border-radius:4px;color:#e0e6ed;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;outline:none;padding:8px 12px;transition:box-shadow .3s ease,border-color .3s ease;width:200px}.tech-dropdown:focus{border-color:#008fcc;box-shadow:0 0 10px #00aeef99}.dropdown-container{margin-bottom:20px;text-align:center}
/*# sourceMappingURL=main.2a125305.css.map*/