.main-header{display:flex;justify-content:center}.main-header p{font-size:.833rem;line-height:22.5px;font-weight:400;margin:0}.main-header a{color:#1aedc7;text-decoration:none}.main-body .server-container{display:flex;margin-top:12px;align-items:center;background-color:#283340;padding:10px 14px;border-radius:12px;cursor:pointer;box-shadow:0 4px 4px rgba(0,0,0,.25)}.main-body .server-container:hover{background-color:#2f3d4d}.main-body .server-container .server-name{font-size:1.2rem;line-height:32.4px;font-weight:600;color:#eee;margin-left:10px}.main-body .empty-servers{font-size:1.2rem;line-height:32.4px;font-weight:700;text-align:center;padding:32px 0}@media only screen and (min-width:768px){.main-body .server-container{margin:12px 8px 0;padding:12px 16px}.main-body .server-container .server-name{margin-left:12px}.main-body .server-container .discord-icon{height:48px;width:48px}}.server-header{display:-ms-grid;display:grid;-ms-grid-columns:35px auto auto;grid-template-columns:35px auto auto;align-items:center}.server-header .discord-icon{height:36px;width:36px}.server-header .server-name{font-size:1.44rem;line-height:38.88px;font-weight:700;margin-left:8px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.server-header .server-name a{text-decoration:none;color:#eee}.server-header .server-name svg{margin:0 8px;position:relative}.server-header button{font-size:1rem;line-height:27px;font-weight:700;background-color:transparent;border:2px solid #1aedc7;float:right;justify-self:flex-end;color:#1aedc7;padding:2px 12px;width:-moz-fit-content;width:fit-content;border-radius:24px;cursor:pointer}.server-header button:hover{border-color:#0ec9a6;color:#0ec9a6}.server-notifications .body{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:12px;gap:12px}.server-notifications .body .empty-notifications{font-size:1.2rem;line-height:32.4px;font-weight:700;text-align:center;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin:32px 0}.notifications-card{background-color:#283340;border-radius:16px;padding:12px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.notifications-card .card-header{display:flex;justify-content:space-between}.notifications-card .card-header .left{display:flex;align-items:center}.notifications-card .card-header .left h5{font-size:1.2rem;line-height:32.4px;font-weight:700;margin:0 0 0 8px;cursor:pointer;overflow:hidden;max-width:160px}.notifications-card .card-header .left img{height:30px!important;width:30px!important;border-radius:50%;cursor:pointer}.notifications-card .card-header .right{display:flex;align-items:center}.notifications-card .card-header .right .card-button{margin-left:8px;height:20px}.notifications-card .card-header .right .card-button:hover{transform:scale(1.1)}.notifications-card .card-header .right img{height:20px!important;cursor:pointer}.notifications-card .card-body{font-size:1.2rem;line-height:32.4px;font-weight:600}.notifications-card .card-body p{margin:8px 0 4px}.notifications-card .card-body .channel{color:#1aedc7;cursor:pointer}.notifications-card .card-footer{padding:0 8px}.notifications-card .card-footer p{font-size:.833rem;line-height:22.5px;font-weight:400;margin:0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#c2c2c2}.remove-modal .header{font-size:1.2rem;line-height:32.4px;font-weight:600;margin:0 0 8px}.remove-modal span{font-size:1rem;line-height:25px;font-weight:400;color:#c2c2c2;text-align:center;display:flex}.remove-modal .modal-buttons-container{margin-top:24px;display:flex;justify-content:space-between}.remove-modal .modal-buttons-container button{font-size:1rem;line-height:27px;font-weight:700;background-color:transparent;border:2px solid #1aedc7;color:#1aedc7;padding:2px 12px;width:-moz-fit-content;width:fit-content;border-radius:8px;cursor:pointer}.remove-modal .modal-buttons-container button:hover{border:2px solid #0ec9a6;color:#0ec9a6}.remove-modal .modal-buttons-container .cancel{border:2px solid #da3232;color:#da3232}.remove-modal .modal-buttons-container .cancel:hover{border:2px solid #bf2c2c;color:#bf2c2c}@media only screen and (min-width:480px){.notifications-card .card-header .left h5{max-width:300px}}@media only screen and (min-width:768px){.server-header{-ms-grid-columns:40px auto auto;grid-template-columns:40px auto auto}.server-header .discord-icon{height:40px;width:40px}.server-header .server-name{margin-left:12px}.server-header .server-name svg{margin:0 12px}.server-header button{padding:6px 24px}.server-notifications .body{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.8rem .6rem}.notifications-card{padding:16px}.notifications-card .card-header .left h5{font-size:1.2rem;line-height:32.4px;font-weight:700;margin:0 0 0 12px}.notifications-card .card-header .left img{height:36px!important;width:36px!important}.notifications-card .card-header .right .card-button{margin-left:12px;height:24px}.notifications-card .card-header .right img{height:24px!important}.notifications-card .card-body p{margin:12px 0 4px}.notifications-card .card-footer{padding:0 12px}.remove-modal .modal-buttons-container button{padding:4px 16px}}@media only screen and (min-width:1024px){.server-notifications .body{gap:24px 16px}}.search{vertical-align:middle;white-space:nowrap;overflow:hidden;position:relative}.search input{font-size:1rem;line-height:25px;font-weight:400;width:100%;height:40px;background:#283340;border:none;color:#c2c2c2;padding-left:40px;outline:none;border-radius:24px}.search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search input::-webkit-input-placeholder{color:#c2c2c2}.search input:-moz-placeholder{color:#c2c2c2}.search .icon{font-size:1rem;line-height:25px;font-weight:400;background:transparent;position:absolute;border:none;height:100%;width:auto;color:#c2c2c2;cursor:pointer;padding:0 0 0 16px}@media only screen and (min-width:768px){.search input{height:48px;padding-left:48px}}#header{display:flex;align-items:center;justify-content:space-between;padding:12px;background-color:#0c1212;position:sticky;top:0;z-index:9;border-bottom:2px solid #494d4d;margin-bottom:32px}#header .logo{display:flex;align-items:flex-start;cursor:pointer;gap:12px}#header .logo img{height:33px!important;width:45px!important}#header .logo span{font-size:1.728rem;line-height:46.65px;font-weight:700}#header .menu img{height:40px!important;width:40px!important;border-radius:50%;cursor:pointer}#header .menu .dropdown{font-size:1rem;line-height:25px;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;right:12px;background:#283340;padding:4px;border-radius:8px;box-shadow:-4px 10px 24px 5px rgba(0,0,0,.4)}#header .menu .dropdown .item{font-size:.833rem;line-height:22.5px;font-weight:400;cursor:pointer;padding:4px 8px;border-radius:8px}#header .menu .dropdown .item:hover{background:#2f3d4d}#header .menu .dropdown .log-out{color:#da3232}#header .menu .user{display:flex;padding:8px}#header .menu .user img{cursor:auto!important}#header .menu .user .text{font-size:1.2rem;line-height:32.4px;font-weight:500;margin-left:8px;display:flex;align-items:center}@media only screen and (min-width:768px){#header{padding:24px 64px;position:relative;margin-bottom:64px}#header .logo{gap:16px}#header .logo img{height:40px!important;width:56px!important}#header .logo span{font-size:2.074rem;line-height:55.98px;font-weight:700}#header .menu img{height:48px!important;width:48px!important}#header .menu .dropdown,#header .menu .dropdown .item{padding:8px}}.body-default-card .notification-header{flex-direction:column}.body-default-card .notification-header hr{width:100%;margin:6px 0 0;border:1px solid #494d4d}.notification-form{display:flex;flex-direction:column}.notification-form button{font-size:1rem;line-height:27px;font-weight:700;background-color:transparent;border:2px solid #1aedc7;color:#1aedc7;border-radius:8px;cursor:pointer}.notification-form button:hover{border-color:#0ec9a6;color:#0ec9a6}.notification-form .notification-label{font-size:1.2rem;line-height:32.4px;font-weight:600}.notification-form .input-helper{font-size:1rem;line-height:25px;font-weight:400;color:#c2c2c2}.notification-form input,.notification-form textarea{font-size:.833rem;line-height:22.5px;font-weight:400;margin-top:4px;background:#2f3d4d;border:none;padding:6px 10px;border-radius:8px;color:#eee;outline:none;border:2px solid rgba(98,98,98,.15);margin-bottom:12px;font-family:Poppins,sans-serif}.notification-form input::-moz-placeholder,.notification-form textarea::-moz-placeholder{color:#a1a1a1}.notification-form input:-ms-input-placeholder,.notification-form textarea:-ms-input-placeholder{color:#a1a1a1}.notification-form input::placeholder,.notification-form textarea::placeholder{color:#a1a1a1}.notification-form input:active,.notification-form input:focus,.notification-form input:hover,.notification-form textarea:active,.notification-form textarea:focus,.notification-form textarea:hover{border:2px solid hsla(0,0%,82%,.336)}.notification-form input.error,.notification-form textarea.error{border:2px solid #bf2c2c}.notification-form input:disabled,.notification-form textarea:disabled{border:2px solid rgba(98,98,98,.15);opacity:.55}.notification-form #channel{margin:4px 0 12px}.notification-form .select__control{font-size:.833rem;line-height:22.5px;font-weight:400;background-color:#2f3d4d;border:2px solid rgba(98,98,98,.15);box-shadow:0 0 0 0 transparent;cursor:pointer}.notification-form .select__control:active,.notification-form .select__control:focus,.notification-form .select__control:hover{border:2px solid hsla(0,0%,82%,.336);outline:none}.notification-form .select__input-container,.notification-form .select__single-value{color:#eee;margin:0}.notification-form .select__menu{font-size:.833rem;line-height:22.5px;font-weight:400;background-color:#283340;border:1px solid hsla(0,0%,82%,.336)}.notification-form .select__menu-list{background-color:#283340}.notification-form .select__option{background-color:#283340;cursor:pointer}.notification-form .select__option:hover{background-color:#2f3d4d}.notification-form .notification-message{display:flex;flex-direction:column;background:#283340;margin:4px 0 12px;padding:8px 12px;border-radius:8px}.notification-form .notification-message label{font-size:1rem;line-height:27px;font-weight:600}.notification-form .notification-message #role{width:100%;margin:0}.notification-form .notification-message .role-input{display:flex;align-items:center;margin:8px 0}.notification-form .notification-message .mention-button{margin-left:6px;white-space:nowrap;padding:4px 8px}.notification-form .notification-message #message{margin:0;max-width:100%;min-width:100%}.notification-form .notification-buttons{display:flex;margin-top:36px;gap:4px}.notification-form .notification-buttons .add-button,.notification-form .notification-buttons .cancel-button{width:100%;padding:4px 12px;white-space:nowrap}.notification-form .notification-buttons .add-button:disabled{border:2px solid #09a185;color:#09a185}.notification-form .notification-buttons .cancel-button{border:2px solid #da3232;color:#da3232}.notification-form .notification-buttons .cancel-button:hover{border:2px solid #bf2c2c;color:#bf2c2c}.notification-form .toggle-container{display:flex;align-items:center}.notification-form .toggle-container label{margin-right:8px}.notification-form .embeb-config{position:relative;margin-top:4px;margin-left:8px;padding:12px 16px;background:#283340;border-radius:8px;display:flex;flex-direction:column}.notification-form .embeb-config.--hide{display:none}.notification-form .embeb-config .input-helper{margin-top:0;margin-bottom:8px}.notification-form .embeb-config .title-url{margin-bottom:12px}.notification-form .embeb-config .color-picker-container{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:12px}.notification-form .embeb-config .color-picker-container .color-picker{margin:4px 0 0 8px}@media only screen and (min-width:768px){.body-default-card .notification-header hr{margin:12px 0 0}.notification-form .input-helper{margin-top:4px}.notification-form input,.notification-form textarea{padding:8px 12px}.notification-form .notification-message{padding:16px 12px}.notification-form .notification-message .mention-button{margin-left:10px;padding:4px 12px}.notification-form .cancel-button,.notification-form .notification-buttons .add-button{padding:6px 12px}.notification-form .toggle-container label{margin-right:12px}.notification-form .embeb-config{margin-left:16px;padding:16px 12px}}.m-0{margin:0!important}.mb-2{margin-bottom:.3rem!important}.ml-1{margin-left:.2rem!important}.modal-table{display:flex;flex-direction:column;position:relative}.modal-table .close{position:absolute;display:flex;justify-content:flex-end;width:100%}.modal-table .close div{cursor:pointer;height:24px;width:24px}.modal-table .header{font-size:1.2rem;line-height:32.4px;font-weight:600;margin:0 0 4px}.modal-table .description{font-size:1rem;line-height:25px;font-weight:400;margin:0 0 8px;padding:0 4px;color:#c2c2c2}.modal-table .table{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.modal-table .table .column{display:-ms-grid;display:grid;-ms-grid-rows:(minmax(auto,1fr))[8];grid-template-rows:repeat(8,minmax(auto,1fr));align-items:center;font-size:1rem;line-height:25px;font-weight:400}.modal-table .table .column b,.modal-table .table .column i,.modal-table .table .column span{padding:10px;text-align:center;width:100%;color:#c2c2c2}.modal-table .table .column .strike{text-decoration:line-through}.modal-table .table .column div{border:1px solid #c2c2c2;display:flex;height:100%;align-items:center}.modal-table .table .column .table-header span{font-weight:600;color:#eee}.modal-table .table .variable-column{-ms-grid-rows:(minmax(auto,1fr))[6];grid-template-rows:repeat(6,minmax(auto,1fr))}.modal-table .discord-markdown .table{margin-bottom:12px}.modal-table .discord-markdown .table .underline{text-decoration:underline}@media only screen and (min-width:768px){.modal-table .close div{height:28px;width:28px}}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;transition:opacity .25s}.react-toggle-track{width:47px;height:22px;padding:0;border-radius:30px;background-color:#4d4d4d;transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#414141}.react-toggle--checked .react-toggle-track{background-color:#1aedc7}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#0ec9a6}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:1px;left:1px;width:20px;height:20px;border:1px solid #4d4d4d;border-radius:50%;background-color:#fafafa;box-sizing:border-box;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:26px}.color-picker .container{display:flex;justify-content:flex-end;align-items:center}.color-picker .container span{color:#c2c2c2;font-family:Space Mono,monospace}.color-picker .color{position:relative;margin-left:12px;border:1px solid #919191}.color-picker .color .inner{width:24px;height:24px;cursor:pointer}.color-picker .popover{position:absolute;z-index:2;width:100%;left:0;display:flex;justify-content:center}.color-picker .cover{position:fixed;top:0;right:0;bottom:0;left:0}.color-picker .chrome-picker{transform:translateY(-100%);position:absolute}@media (min-width:768px){.color-picker .desktop .popover{display:inline;display:initial}}*{box-sizing:border-box}html{font-size:16px}body,html{color:#eee;padding:0;margin:0;font-family:Poppins,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never}body{background-color:#0c1212;height:100vh}#__next,#app{height:100%}.grid-container{display:-ms-grid;display:grid;-ms-grid-columns:12px 1fr 1fr 12px;grid-template-columns:12px 1fr 1fr 12px;-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:". main main ."}.main{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:main}.body-default-card{margin:12px 0;background-color:#202933;border-radius:16px;padding:18px 12px;box-shadow:0 2px 8px rgba(73,77,77,.15)}.body-default-card .header{display:flex;justify-content:space-between;margin-bottom:16px;align-items:center}.body-default-card .header h4{margin:0;font-size:1.44rem;line-height:38.88px;font-weight:600}.body-default-card .header h5{margin:0;font-size:1.2rem;line-height:32.4px;font-weight:600}.body-default-card .searchbar{margin-bottom:24px}.link{color:#1aedc7;text-decoration:none;cursor:pointer}.discord-icon{height:40px;width:40px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#202933}.discord-icon span{font-size:1.2rem;line-height:32.4px;font-weight:500}.loader-container{display:flex;justify-content:center;align-items:center;height:80%}.loader-container .loader{border:8px solid #1aedc7;border-top-color:#09a185;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}.ReactModal__Overlay{z-index:99;background:#0c1212b2!important}.ReactModal__Content{background:#283340!important;border:1px solid #494d4d!important;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;inset:24px!important;max-width:calc(100% - 48px);max-height:calc(100% - 48px);margin:auto;padding:16px 24px!important;border-radius:8px!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop{display:none}@media only screen and (min-width:768px){.desktop{display:block}.mobile{display:none}.body-default-card{padding:1rem .7rem}.ReactModal__Content{padding:24px 32px!important}}@media only screen and (min-width:1024px){html{font-size:18px}.grid-container{-ms-grid-columns:minmax(1rem,1fr) (450px)[2] minmax(1rem,1fr);grid-template-columns:minmax(1rem,1fr) repeat(2,450px) minmax(1rem,1fr)}.body-default-card{padding:32px 24px}.body-default-card .searchbar{margin-bottom:38px}}@media only screen and (min-width:1440px){.grid-container{-ms-grid-columns:minmax(1rem,1fr) (minmax(500px,1fr))[2] minmax(1rem,1fr);grid-template-columns:minmax(1rem,1fr) repeat(2,minmax(500px,1fr)) minmax(1rem,1fr)}}