.NotificationList-module__vXpUQG__notifItem{cursor:default;border-radius:8px;flex-direction:column;margin:4px 6px;padding:10px 14px;transition:background .1s;display:flex;position:relative}.NotificationList-module__vXpUQG__notifItem:hover{background-color:var(--text5)}.NotificationList-module__vXpUQG__notifItem.NotificationList-module__vXpUQG__unread .NotificationList-module__vXpUQG__notifTitle:before{content:"";background:var(--purple_lighter);vertical-align:middle;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:6px;display:inline-block}.NotificationList-module__vXpUQG__notifContent{align-items:flex-start;gap:10px;display:flex}.NotificationList-module__vXpUQG__notifImg{flex-shrink:0}.NotificationList-module__vXpUQG__notifImg img{object-fit:cover;border-radius:6px;width:32px;height:32px}.NotificationList-module__vXpUQG__notifMainContent{flex:1;min-width:0}.NotificationList-module__vXpUQG__notifTitle{color:var(--text);font-size:13px;font-weight:500;line-height:1.3}.NotificationList-module__vXpUQG__notifMsg{color:var(--text60);margin-top:2px;font-size:12px;line-height:1.4}.NotificationList-module__vXpUQG__notifDate{color:var(--text30);text-align:right;margin-top:4px;font-size:11px}.NotificationList-module__vXpUQG__notifLinkHint{all:unset;cursor:pointer;color:var(--purple_lighter);margin-top:4px;font-size:12px;display:inline}.NotificationList-module__vXpUQG__notifLinkHint:hover{text-decoration:underline}.NotificationList-module__vXpUQG__requestButtons{gap:6px;margin-top:8px;display:flex}.NotificationList-module__vXpUQG__actionBtn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:filter .1s,opacity .1s}.NotificationList-module__vXpUQG__actionBtn.NotificationList-module__vXpUQG__accept{color:var(--green_lighter);background-color:var(--green_darker)}.NotificationList-module__vXpUQG__actionBtn.NotificationList-module__vXpUQG__reject{color:var(--text60);background-color:var(--text10)}.NotificationList-module__vXpUQG__actionBtn:hover{filter:brightness(1.1)}.NotificationList-module__vXpUQG__actionBtn:active{filter:brightness(.95)}.NotificationList-module__vXpUQG__actionBtn:disabled{opacity:.5;cursor:not-allowed}.NotificationList-module__vXpUQG__notifEmpty{text-align:center;color:var(--text30);padding:32px 16px;font-size:13px}.NotificationList-module__vXpUQG__sentinel{height:1px}
.Navbar-module__m9re1G__nav{background:linear-gradient(180deg, var(--background) 10%, var(--background80) 30%, var(--background10) 77%, var(--background5) 92%, transparent);z-index:10;width:-webkit-fill-available;height:64px;position:fixed;top:0}.Navbar-module__m9re1G__navWrap{box-sizing:content-box;justify-content:space-between;align-items:center;max-width:1350px;height:-webkit-fill-available;margin:auto;padding:0 20px;display:flex}.Navbar-module__m9re1G__leftSide{width:150px}.Navbar-module__m9re1G__websiteLogo{width:60px;display:block}.Navbar-module__m9re1G__centerSide{gap:4px;display:flex}.Navbar-module__m9re1G__navLink{height:auto!important;color:var(--text80)!important;border-radius:6px!important;padding:8px 12px!important;font-size:15px!important;font-weight:500!important}.Navbar-module__m9re1G__navLink:hover{color:var(--text)!important;background:var(--text5)!important}.Navbar-module__m9re1G__navIcon{color:var(--text80)!important;border-radius:6px!important;width:auto!important;height:auto!important;padding:6px!important}.Navbar-module__m9re1G__navIcon:hover{color:var(--text)!important}.Navbar-module__m9re1G__rightSide{justify-content:flex-end;align-items:center;gap:12px;display:flex}.Navbar-module__m9re1G__avatarSkeleton{background:var(--text10);border-radius:4px;width:42px;height:42px;animation:1.5s ease-in-out infinite Navbar-module__m9re1G__pulse}@keyframes Navbar-module__m9re1G__pulse{0%,to{opacity:1}50%{opacity:.5}}.Navbar-module__m9re1G__notifDot{pointer-events:none;background:var(--red);aspect-ratio:1;border-radius:50%;width:10px;position:absolute;bottom:0;right:0}.Navbar-module__m9re1G__chatBtnWrap{align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__m9re1G__chatDot{background:var(--green);pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.Navbar-module__m9re1G__notifWrapper{align-items:center;display:flex;position:relative}.Navbar-module__m9re1G__notifDropdown{z-index:10;background-color:var(--dropdown_bg);border:1px solid var(--text10);-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;border-radius:10px;width:360px;max-height:400px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden auto;transform:translateY(-4px)scale(.98);box-shadow:0 4px 24px #00000040,inset 0 0 0 1px #ffffff0a}.Navbar-module__m9re1G__notifDropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@media (max-width:768px){.Navbar-module__m9re1G__websiteLogo{width:50px}.Navbar-module__m9re1G__nav{pointer-events:none;background:0 0}.Navbar-module__m9re1G__centerSide,.Navbar-module__m9re1G__rightSide{display:none}.Navbar-module__m9re1G__leftSide{pointer-events:all;width:auto;height:42px}}
.SideMenu-module__EpBkHW__navOverlay{z-index:30;pointer-events:none;background:0 0;width:100%;height:100%;transition:background .25s;position:fixed;top:0;left:0}.SideMenu-module__EpBkHW__navOverlay.SideMenu-module__EpBkHW__open{pointer-events:auto;background:#00000080}.SideMenu-module__EpBkHW__sideMenu{background:var(--dropdown_bg);border-left:1px solid var(--text10);-webkit-backdrop-filter:blur(24px);z-index:30;flex-direction:column;width:280px;height:100%;padding:0;font-size:13px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.SideMenu-module__EpBkHW__open .SideMenu-module__EpBkHW__sideMenu{transform:translate(0)}.SideMenu-module__EpBkHW__sidemenuHeader{border-bottom:1px solid var(--text5);align-items:center;gap:10px;padding:16px;display:flex}.SideMenu-module__EpBkHW__userInfo{flex:1;min-width:0}.SideMenu-module__EpBkHW__sidemenuHeader .SideMenu-module__EpBkHW__username{cursor:default;color:var(--text);font-size:14px;font-weight:500}.SideMenu-module__EpBkHW__userLevel{color:var(--text50);margin-top:2px;font-size:12px}.SideMenu-module__EpBkHW__requestUserLogo{background-size:cover;border-radius:8px;width:36px;height:36px;display:block}.SideMenu-module__EpBkHW__avatar{background-position:50%;background-size:cover;background-color:var(--text10);cursor:pointer;width:36px;min-width:36px;height:36px;color:var(--text40);border-radius:8px;justify-content:center;align-items:center;display:flex}.SideMenu-module__EpBkHW__avatar .material-symbols-outlined{font-size:20px}.SideMenu-module__EpBkHW__closeBtn{cursor:pointer;width:28px;height:28px;color:var(--text50);border-radius:6px;justify-content:center;align-items:center;transition:background .1s;display:flex}.SideMenu-module__EpBkHW__closeBtn:hover{background:var(--text10);color:var(--text80)}.SideMenu-module__EpBkHW__sidemenuSection{padding:4px 0}.SideMenu-module__EpBkHW__sectionDivider{background:var(--text5);height:1px}.SideMenu-module__EpBkHW__sidemenuItem{color:var(--text70);cursor:pointer;border-radius:6px;align-items:center;gap:8px;margin:0 8px;padding:7px 12px;font-size:13px;text-decoration:none;transition:background .1s,color .1s;display:flex}.SideMenu-module__EpBkHW__sidemenuItem:hover{background:var(--text10);color:var(--text)}.SideMenu-module__EpBkHW__sidemenuItem .material-symbols-outlined{color:var(--text40);font-size:16px}.SideMenu-module__EpBkHW__sidemenuItem:hover .material-symbols-outlined{color:var(--text70)}.SideMenu-module__EpBkHW__label{flex:1}.SideMenu-module__EpBkHW__disabled{opacity:.35;pointer-events:none;cursor:default}.SideMenu-module__EpBkHW__sideSpans{margin-left:auto;transition:transform .2s;font-size:16px!important}.SideMenu-module__EpBkHW__sideSpansOpen{transform:rotate(180deg)}.SideMenu-module__EpBkHW__items{max-height:0;transition:max-height .2s;overflow:hidden}.SideMenu-module__EpBkHW__itemsOpen{max-height:300px}.SideMenu-module__EpBkHW__items .SideMenu-module__EpBkHW__sidemenuItem{color:var(--text50);padding-left:36px;font-size:13px}.SideMenu-module__EpBkHW__items .SideMenu-module__EpBkHW__sidemenuItem:hover{color:var(--text80)}.SideMenu-module__EpBkHW__sidemenuMainBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 16px);margin:auto 8px 0;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:filter .1s,opacity .1s;display:flex}.SideMenu-module__EpBkHW__sidemenuMainBtn .material-symbols-outlined{font-size:16px}.SideMenu-module__EpBkHW__sidemenuMainBtn.SideMenu-module__EpBkHW__logout{color:var(--red_lighter);background:var(--red_darker)}.SideMenu-module__EpBkHW__sidemenuMainBtn.SideMenu-module__EpBkHW__login{color:var(--green_lighter);background:var(--green_darker)}.SideMenu-module__EpBkHW__sidemenuMainBtn:hover{filter:brightness(1.1)}.SideMenu-module__EpBkHW__sidemenuMainBtn:active{filter:brightness(.95)}.SideMenu-module__EpBkHW__sidemenuLogin{margin-top:auto}.SideMenu-module__EpBkHW__sidemenuBottom{margin-top:auto;padding:0 8px}.SideMenu-module__EpBkHW__sidemenuFooter{text-align:center;color:var(--text20);padding:12px;font-size:11px}.SideMenu-module__EpBkHW__mobileNotifBtn{display:none}.SideMenu-module__EpBkHW__notifScreen{flex-direction:column;height:100%;display:flex}.SideMenu-module__EpBkHW__notifScreenHeader{border-bottom:1px solid var(--text5);align-items:center;gap:8px;padding:16px;display:flex}.SideMenu-module__EpBkHW__notifScreenTitle{color:var(--text);font-size:14px;font-weight:500}.SideMenu-module__EpBkHW__notifScreenContent{flex:1;overflow-y:auto}@media (max-width:600px){.SideMenu-module__EpBkHW__sideMenu{width:100%}.SideMenu-module__EpBkHW__mobileNotifBtn{cursor:pointer;color:var(--text70);border-radius:6px;align-items:center;gap:8px;margin:0 8px;padding:7px 12px;font-size:13px;transition:background .1s;display:flex}.SideMenu-module__EpBkHW__mobileNotifBtn:hover{background:var(--text10)}.SideMenu-module__EpBkHW__mobileNotifBtn .material-symbols-outlined{color:var(--text40);font-size:16px}}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__sideMenu{font-size:15px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__sidemenuItem{gap:10px;padding:10px 14px;font-size:15px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__sidemenuItem .material-symbols-outlined{font-size:20px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__items .SideMenu-module__EpBkHW__sidemenuItem{padding-left:44px;font-size:15px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__mobileNotifBtn{padding:10px 14px;font-size:15px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__mobileNotifBtn .material-symbols-outlined{font-size:20px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__sidemenuMainBtn{padding:10px 14px;font-size:15px}html:not([data-device=desktop]) .SideMenu-module__EpBkHW__sidemenuMainBtn .material-symbols-outlined{font-size:20px}@media (min-aspect-ratio:21/9){.SideMenu-module__EpBkHW__open .SideMenu-module__EpBkHW__sideMenu{border-left:none;border:1px solid var(--text10);border-radius:0 0 12px 12px;max-height:70%;transition:transform,max-height .5s cubic-bezier(.42,0,0,.98),border-radius .4s;right:calc(50vw - 88.8889vh)}}
.NotificationList-module__7oBgpa__notifItem{cursor:default;border-radius:8px;flex-direction:column;margin:4px 6px;padding:10px 14px;transition:background .1s;display:flex;position:relative}.NotificationList-module__7oBgpa__notifItem:hover{background-color:var(--text5)}.NotificationList-module__7oBgpa__notifItem.NotificationList-module__7oBgpa__unread .NotificationList-module__7oBgpa__notifTitle:before{content:"";background:var(--purple_lighter);vertical-align:middle;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:6px;display:inline-block}.NotificationList-module__7oBgpa__notifContent{align-items:flex-start;gap:10px;display:flex}.NotificationList-module__7oBgpa__notifImg{flex-shrink:0}.NotificationList-module__7oBgpa__notifImg img{object-fit:cover;border-radius:6px;width:32px;height:32px}.NotificationList-module__7oBgpa__notifMainContent{flex:1;min-width:0}.NotificationList-module__7oBgpa__notifTitle{color:var(--text);font-size:13px;font-weight:500;line-height:1.3}.NotificationList-module__7oBgpa__notifMsg{color:var(--text60);margin-top:2px;font-size:12px;line-height:1.4}.NotificationList-module__7oBgpa__notifDate{color:var(--text30);text-align:right;margin-top:4px;font-size:11px}.NotificationList-module__7oBgpa__notifLinkHint{all:unset;cursor:pointer;color:var(--purple_lighter);margin-top:4px;font-size:12px;display:inline}.NotificationList-module__7oBgpa__notifLinkHint:hover{text-decoration:underline}.NotificationList-module__7oBgpa__requestButtons{gap:6px;margin-top:8px;display:flex}.NotificationList-module__7oBgpa__actionBtn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:filter .1s,opacity .1s}.NotificationList-module__7oBgpa__actionBtn.NotificationList-module__7oBgpa__accept{color:var(--green_lighter);background-color:var(--green_darker)}.NotificationList-module__7oBgpa__actionBtn.NotificationList-module__7oBgpa__reject{color:var(--text60);background-color:var(--text10)}.NotificationList-module__7oBgpa__actionBtn:hover{filter:brightness(1.1)}.NotificationList-module__7oBgpa__actionBtn:active{filter:brightness(.95)}.NotificationList-module__7oBgpa__actionBtn:disabled{opacity:.5;cursor:not-allowed}.NotificationList-module__7oBgpa__notifEmpty{text-align:center;color:var(--text30);padding:32px 16px;font-size:13px}.NotificationList-module__7oBgpa__separator{background:var(--text5);height:1px;margin:0 14px}.NotificationList-module__7oBgpa__sentinel{height:1px}
.NavBottom-module__C__7nq__bottomNav{z-index:20;background:linear-gradient(360deg, var(--background80) 52%, transparent);justify-content:space-evenly;width:-webkit-fill-available;height:52px;display:none;position:fixed;bottom:0}.NavBottom-module__C__7nq__navLink{width:17.5%;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.NavBottom-module__C__7nq__navLink span{font-size:24px}@media (max-width:768px){.NavBottom-module__C__7nq__bottomNav{display:flex}}
.Footer-module__UIBqQW__footer{z-index:1;margin-top:36px;padding-bottom:36px;font-size:12px;position:relative}.Footer-module__UIBqQW__columns{flex-direction:row;justify-content:space-around;margin-top:36px;display:flex}.Footer-module__UIBqQW__col{flex-direction:column;align-items:flex-start;max-width:364px;display:flex}.Footer-module__UIBqQW__col p{text-align:justify;margin:8px 0}.Footer-module__UIBqQW__col img{aspect-ratio:1;width:24px}.Footer-module__UIBqQW__heading{margin-bottom:8px;font-size:20px}.Footer-module__UIBqQW__link{color:var(--text80);cursor:pointer;background-color:#0000!important}.Footer-module__UIBqQW__link:hover{color:var(--text)}.Footer-module__UIBqQW__socials{gap:8px;display:flex}@media (max-width:1024px){.Footer-module__UIBqQW__columns{flex-direction:column;align-items:center;gap:12px}.Footer-module__UIBqQW__col{align-items:center;max-width:80%}}
@keyframes vt-dim-out{0%{opacity:1;filter:brightness()}to{opacity:0;filter:brightness(0)}}@keyframes vt-dim-in{0%{opacity:0;filter:brightness(0)}to{opacity:1;filter:brightness()}}::view-transition-old(root){animation:.3s cubic-bezier(.4,0,.2,1) both vt-dim-out}::view-transition-new(root){animation:.3s cubic-bezier(.4,0,.2,1) .3s both vt-dim-in}::view-transition-image-pair(root){isolation:auto}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .5s cubic-bezier(.68,-.55,.27,1.55),color .5s,border-color .5s!important}@font-face{font-family:hub-icons;src:url(/fonts/hub-icons.woff)format("woff"),url(/fonts/hub-icons.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}.hub-icons{font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:hub-icons!important}:root{--font-main:"Rubik", sans-serif;--green:#0a940a;--green_lighter:#95c798;--green_darker:#283828;--yellow:#dbdb1a;--yellow_lighter:#a19565;--yellow_darker:#383328;--blue:#4896e0;--blue_lighter:#6575a1;--blue_darker:#282c38;--purple:#8316b6;--purple_lighter:#7c65a1;--purple_darker:#302838;--orange:#e27228;--orange_lighter:#a18265;--orange_darker:#383128;--text:#fffcf5;--background:#0d0d0d;--red:#ce3636;--red_lighter:#a16565;--red_darker:#382828;--grey:#737373;--darkgrey:#262626;--navdark:#141414;--nav_bg:#1c1c1c;--dropdown_bg:#1a1a1a;--text5:#fffcf50d;--text10:#fffcf51a;--text15:#fffcf526;--text20:#fffcf533;--text25:#fffcf540;--text30:#fffcf54d;--text35:#fffcf559;--text40:#fffcf566;--text45:#fffcf573;--text50:#fffcf580;--text55:#fffcf58c;--text60:#fffcf599;--text65:#fffcf5a6;--text70:#fffcf5b3;--text75:#fffcf5bf;--text80:#fffcf5cc;--text85:#fffcf5d9;--text90:#fffcf5e6;--text95:#fffcf5f2;--background5:#0d0d0d0d;--background10:#0d0d0d1a;--background15:#0d0d0d26;--background20:#0d0d0d33;--background25:#0d0d0d40;--background30:#0d0d0d4d;--background35:#0d0d0d59;--background40:#0d0d0d66;--background45:#0d0d0d73;--background50:#0d0d0d80;--background55:#0d0d0d8c;--background60:#0d0d0d99;--background65:#0d0d0da6;--background70:#0d0d0db3;--background75:#0d0d0dbf;--background80:#0d0d0dcc;--background85:#0d0d0dd9;--background90:#0d0d0de6;--background95:#0d0d0df2}[data-theme=light]{--text:#0d0d0d;--background:#fffcf5;--grey:#bdbdbd;--darkgrey:#262626;--navdark:#f2f2f2;--nav_bg:#ededed;--dropdown_bg:#ebebeb;--green:#3eea3e;--blue:#4896e0;--purple:#8316b6;--orange:#e27228;--red:#b81414;--yellow:#dbdb1a;--text5:#0d0d0d0d;--text10:#0d0d0d1a;--text15:#0d0d0d26;--text20:#0d0d0d33;--text30:#0d0d0d4d;--text40:#0d0d0d66;--text50:#0d0d0d80;--text60:#0d0d0d99;--text70:#0d0d0db3;--text80:#0d0d0dcc;--text90:#0d0d0de6;--background5:#fffcf50d;--background10:#fffcf51a;--background25:#fffcf540;--background50:#fffcf580;--background65:#fffcf5a6;--background75:#fffcf5bf;--background80:#fffcf5cc;--text95:#0d0d0df2;--yellow_lighter:#45452c;--yellow_darker:#c5c48f;--purple_lighter:#3f2c45;--purple_darker:#a78cca;--red_lighter:#8b5959;--red_darker:#dba7a7;--green_lighter:#2c452c;--green_darker:#8fc58f}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:clip}a[data-tilt-target],a[data-tilt-target] *,[data-tilt-target],[data-tilt-target] *,[data-long-press],[data-long-press] *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{min-height:100%;color:var(--text);background:var(--background);font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}*{scrollbar-width:none}::-webkit-scrollbar{display:none}.filled_svg{font-variation-settings:"FILL" 1}input,textarea,select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.parallax-scene{pointer-events:none;width:100%;height:auto;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.parallax-scene.mode-cover-height{width:auto;height:100%}.parallax-layer{object-fit:contain;pointer-events:none;opacity:0;transform:translate3d(calc(var(--tx,0px) * var(--layer-speed,0)), calc(var(--ty,0px) * var(--layer-speed,0)), 0) scale(1.1);transition:transform .2s cubic-bezier(.25,1,.5,1),opacity .5s;position:absolute}
