:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,#fff0);--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#03020b}body{color:#fff;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#03020b}a{color:inherit;text-decoration:none}
.feature{z-index:8;box-sizing:border-box;color:#fff;flex-direction:column;width:calc(100% - 278px);height:calc(100vh - 58px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:fixed;top:58px;left:278px;overflow:hidden auto}@supports (height:100dvh){.feature{height:calc(100dvh - 58px)}}.feature::-webkit-scrollbar{width:6px}.feature::-webkit-scrollbar-thumb{background:#383838;border-radius:20px}.feature::-webkit-scrollbar-thumb:hover{background:#454545}.feature .component{flex-direction:column;gap:10px;margin-bottom:14rem;padding:0 1.8rem;display:flex}.feature .component .group{border-top:1.5px solid #333;flex-wrap:wrap;gap:20px;margin:2px 0;padding-top:30px;display:flex}.feature .component .team-large{flex:100%;min-width:100%;margin-bottom:20px}.feature .component .team{box-sizing:border-box;flex-direction:column;margin-bottom:20px;display:flex}.feature .component .team:first-child{flex:calc(45% - 20px);min-width:calc(45% - 20px)}.feature .component .team:nth-child(2){flex:calc(55% - 20px);min-width:calc(55% - 20px)}.feature .component .team:nth-child(n+3){display:none}.feature .component h1{margin-bottom:20px;margin-left:5px;font-size:20px}.feature .component p{color:#b0b0b0dc;max-width:410px;margin-bottom:8px;margin-left:5px;font-size:15px;line-height:24px}.feature .component ul{color:#b0b0b0dc;max-width:410px;margin-bottom:8px;margin-left:25px;font-size:15px;line-height:24px}.feature .component ul li{margin-bottom:5px}.feature .component strong{color:#d4d4d4;font-weight:900}.feature .component .longer-text{max-width:100%}.feature .component code{color:#b9b9b9;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;background:#202020;border-radius:5px;padding:2px 5px;font-family:monospace;font-size:14px}.feature .component .loader{background:#202020;border-radius:50px;width:150px;height:10px;margin:25px 5px;overflow:hidden}.feature .component .loader .inner_loader{background:#727272;border-radius:50px;width:70%;height:100%;animation:2.5s ease-in-out infinite moveLeftRight}@keyframes moveLeftRight{0%{transform:translate(calc(10px - 100%))}50%{transform:translate(140px)}to{transform:translate(calc(10px - 100%))}}@media (max-width:900px){.feature .component .group .team{flex:100%;min-width:100%}}@media (max-width:375px){.feature .component{padding:0 1.5rem}}@media (max-width:768px){.feature{width:100%;left:auto}}.feature{animation:.26s both featureFadeIn}@keyframes featureFadeIn{0%{opacity:0}to{opacity:1}}.feature-skeleton-top{align-items:center;width:100%;margin:1rem 0;padding:0 2rem;display:flex}.feature-skeleton-icon{border:1.5px solid #333;border-radius:10%;flex:none;width:90px;height:90px;margin:2.5rem 2.5rem 2.5rem 4px}.feature-skeleton-heading{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.feature-skeleton-line{border-radius:6px;max-width:100%;height:14px}.feature-skeleton-line.title{width:280px;height:44px;margin-bottom:12px}.feature-skeleton-line.subtitle{width:420px;height:16px}.feature-skeleton-block{border-radius:10px;max-width:420px;height:54px}.feature-skeleton-block.wide{max-width:640px}.feature-skeleton-block.short{max-width:220px;height:20px}.feature-skeleton-icon,.feature-skeleton-line,.feature-skeleton-block{background-color:#ffffff0f;background-image:linear-gradient(100deg,#fff0 20%,#ffffff14 45%,#fff0 70%);background-repeat:no-repeat;background-size:220% 100%;animation:1.4s ease-in-out infinite featureSkeletonShimmer}@keyframes featureSkeletonShimmer{0%{background-position:140% 0}to{background-position:-40% 0}}@media (max-width:1024px){.feature-skeleton-top{flex-direction:column;align-items:flex-start;margin-bottom:3.5rem}.feature-skeleton-icon{margin:1.5rem 0 1.5rem 3px}.feature-skeleton-line.title{width:min(280px,70vw)}.feature-skeleton-line.subtitle{width:min(420px,80vw)}}@media (max-width:375px){.feature-skeleton-top{padding:0 1.5rem}}@media (prefers-reduced-motion:reduce){.feature{animation-duration:1ms}.feature-skeleton-icon,.feature-skeleton-line,.feature-skeleton-block{animation:none}}
.NavBar-module-scss-module__g8JVtW__navbar-wrap{z-index:10;-webkit-user-select:none;user-select:none;background-color:#060606;border-bottom:1px solid #202020;justify-content:space-between;align-items:center;width:100%;height:58px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,Arial,Helvetica,sans-serif;display:flex;position:fixed;top:0}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area{align-items:center;gap:1rem;width:100%;padding-left:3%;font-weight:500;display:flex}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__logo-container{align-items:center;display:flex}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__logo-container img{width:28px;height:28px}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__logo-container .NavBar-module-scss-module__g8JVtW__logo-text{color:#fff;margin-left:8px;font-size:17px;font-weight:700}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area a{text-decoration:none}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area a:visited{color:#fff}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__select-page{justify-content:center;align-items:center;gap:.5rem;font-weight:500;display:flex}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__select-page a{color:#b0b0b0;background-color:#0000;border-radius:8px;padding:8px;font-size:15px;text-decoration:none;position:relative}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__select-page a:hover{color:#fff;background-color:#2c2f33;border-radius:12px;transition:background-color .15s ease-in-out,transform .15s ease-in-out}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__line{background:#fff;width:1px;height:12px}@media (max-width:425px){.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__select-page,.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area .NavBar-module-scss-module__g8JVtW__line{display:none}}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area{justify-content:flex-end;gap:1rem;width:50%;padding-right:5%;display:flex}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__icon{color:#e4e4e4;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__icon:hover{background-color:#2c2f33;border-radius:8px;transition:background-color .15s ease-in-out,transform .15s ease-in-out}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__github-icon{width:20px;height:19.5px}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger{cursor:pointer;display:none}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger input{display:none}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger svg{height:2em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger svg .NavBar-module-scss-module__g8JVtW__line{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger svg .NavBar-module-scss-module__g8JVtW__line.NavBar-module-scss-module__g8JVtW__line-top-bottom{stroke-dasharray:12 63}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger input:checked+svg{transform:rotate(-45deg)}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger input:checked+svg .NavBar-module-scss-module__g8JVtW__line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42px}@media (max-width:768px){.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__out-btn{display:none}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__right-area .NavBar-module-scss-module__g8JVtW__hamburger{display:block}.NavBar-module-scss-module__g8JVtW__navbar-wrap .NavBar-module-scss-module__g8JVtW__left-area{padding-left:22px}}
.Sidebar-module-scss-module__SPJjWq__sidebar{z-index:9;box-sizing:border-box;background-color:#060606;border-right:1px solid #202020;flex-direction:column;width:278px;height:calc(100vh - 58px);padding:.8rem .8rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,Arial,Helvetica,sans-serif;display:flex;position:fixed;top:58px;left:0;overflow-y:auto}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-header{color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff0;border:1.5px solid #202020;border-radius:5px;align-items:center;width:98%;margin-bottom:18px;padding:2px;font-size:16px;font-weight:500;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector{flex-grow:0;overflow-y:auto}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector::-webkit-scrollbar{width:5px;height:12px;margin-left:5px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector::-webkit-scrollbar-thumb{background:#151515;border:.5px solid #131313;border-radius:20px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector::-webkit-scrollbar-thumb:hover{background:#252525}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector{text-align:left;background:0 0;border:none;min-height:73px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box{cursor:pointer;text-align:left;box-sizing:border-box;appearance:none;background-color:#1919194b;border:1px solid #202020;border-radius:8px;align-items:center;width:98%;margin-bottom:10px;padding:10px;transition:transform .15s,background-color .15s;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box:hover{background-color:#202020}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-icon{color:#fff;text-align:center;white-space:nowrap;background-color:#474747;border:1.5px solid #333;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;margin:3px 10px 3px 3px;padding:20px 5px;font-size:14px;display:flex;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-icon .Sidebar-module-scss-module__SPJjWq__guild-icon-text{padding:0 5px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-details{flex-direction:column;justify-content:center;width:calc(100% - 65px);display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-details .Sidebar-module-scss-module__SPJjWq__guild-name,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-details .Sidebar-module-scss-module__SPJjWq__user-status{color:#ffffffa4;white-space:nowrap;text-overflow:ellipsis;margin-right:3px;padding:0 5px;font-size:16px;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-details .Sidebar-module-scss-module__SPJjWq__guild-name{font-weight:700}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box .Sidebar-module-scss-module__SPJjWq__guild-details .Sidebar-module-scss-module__SPJjWq__user-status{color:#666;font-size:14px;font-weight:600}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__guild-box svg{width:19px;height:auto}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box{background-color:#1919195c;border:1px solid #202020;border-radius:8px;align-items:center;margin-bottom:10px;padding:14.5px;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-icon,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-name,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-status{color:#0000;background:#f0f0f05a;position:relative;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-icon{border-radius:50%;width:40px;height:40px;margin-right:10px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-name{border-radius:5px;width:145px;height:14px;margin-top:3px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-status{border-radius:5px;width:85px;height:14px;margin-top:8px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-icon:before,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-name:before,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__skeleton-box .Sidebar-module-scss-module__SPJjWq__skeleton-details .Sidebar-module-scss-module__SPJjWq__skeleton-status:before{content:"";filter:blur(5px);background:linear-gradient(90deg,#ffffff1a,#fff3 50%,#ffffff1a);width:50px;height:100%;animation-name:Sidebar-module-scss-module__SPJjWq__gradient-animation;animation-duration:2s;animation-iteration-count:infinite;position:absolute;top:0;left:0}@keyframes Sidebar-module-scss-module__SPJjWq__gradient-animation{0%{left:-40px}to{left:100%}}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__show-all-guilds-btn{color:#fff;cursor:pointer;background-color:#2020209e;border:1px solid #202020;border-radius:8px;width:98%;margin-bottom:10px;padding:9px 20px 10px;font-size:14px;transition:background-color .15s}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector .Sidebar-module-scss-module__SPJjWq__show-all-guilds-btn:hover{background-color:#20202076}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__guild-selector.Sidebar-module-scss-module__SPJjWq__no-overflow{cursor:pointer;overflow-y:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__line{background-color:#202020;border:none;width:100%;height:2px;margin:20px 0}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section{flex-grow:0;margin-bottom:3px;overflow:hidden auto}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section::-webkit-scrollbar{display:none}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section .Sidebar-module-scss-module__SPJjWq__func-btn{cursor:pointer;text-align:left;box-sizing:border-box;background-color:#1919194b;border:1px solid #202020;border-radius:8px;align-items:center;width:100%;margin-bottom:12px;padding:10px;transition:transform .15s,background-color .15s;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section .Sidebar-module-scss-module__SPJjWq__func-btn:hover{background-color:#202020}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section .Sidebar-module-scss-module__SPJjWq__func-btn .Sidebar-module-scss-module__SPJjWq__icon{color:#fff;text-align:center;background-color:#474747;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-right:6px;font-size:14px;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__middle-section .Sidebar-module-scss-module__SPJjWq__func-btn span{color:#ffffffa4;white-space:nowrap;text-overflow:ellipsis;margin-right:3px;padding:0 5px;font-size:15px;font-weight:600;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer{padding:10px 0px env(safe-area-inset-bottom);background-color:#060606;width:100%;margin-top:auto;position:relative}@supports (padding:env(safe-area-inset-bottom)){.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__logout-box{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container{border-top:1px solid #202020;justify-content:center;align-items:center;display:flex;position:relative}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:12px 0 8px;padding:10px 0;display:flex;position:relative}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn:hover{background-color:#ffffff1a;border-radius:5px;transition:background-color .15s ease-in-out,transform .15s ease-in-out}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info{flex-grow:1;align-items:center;margin-left:11px;display:flex;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__user-avatar{border-radius:50%;flex-shrink:0;width:35px;height:35px;margin:auto 8px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__user-details{flex-direction:column;justify-content:center;display:flex;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__user-details .Sidebar-module-scss-module__SPJjWq__user-name{white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:17px;font-weight:500;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__user-details .Sidebar-module-scss-module__SPJjWq__user-id{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-avatar,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-name{color:#0000;background:#f0f0f05a;position:relative;overflow:hidden}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-avatar{border-radius:50%;width:35px;height:35px;margin:auto 8px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-name{border-radius:5px;width:130px;height:16px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-avatar:before,.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn .Sidebar-module-scss-module__SPJjWq__user-info .Sidebar-module-scss-module__SPJjWq__skeleton-name:before{content:"";filter:blur(5px);background:linear-gradient(90deg,#ffffff1a,#fff3 50%,#ffffff1a);width:50px;height:100%;animation-name:Sidebar-module-scss-module__SPJjWq__gradient-animation;animation-duration:2s;animation-iteration-count:infinite;position:absolute;top:0;left:0%}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__bi-chevron-right{flex-shrink:0;margin:auto 6px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box{white-space:nowrap;opacity:0;cursor:pointer;visibility:hidden;padding-bottom:env(safe-area-inset-bottom);background-color:#060606;border:1px solid #202020;border-radius:5px;align-items:center;font-weight:500;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;display:flex;position:fixed;left:271px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box:hover{opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content{color:#fff;background-color:#060606;align-items:center;margin:5px 7px;padding:8px 6px;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content svg{color:red;margin-right:8px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content span{color:red}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content:hover{background-color:#202020;border-radius:5px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn:hover+.Sidebar-module-scss-module__SPJjWq__logout-box{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility .3s ease-in-out}@media (max-width:768px){.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container{justify-content:space-between;align-items:center;display:flex;position:relative}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn{z-index:2;transition:transform .3s;position:relative;transform:translate(0)}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn.Sidebar-module-scss-module__SPJjWq__slid{transition:transform .3s;transform:translate(-70px)}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box{opacity:0;visibility:hidden;z-index:1;pointer-events:none;border:none;flex-direction:column;align-items:center;margin:auto;transition:opacity .15s ease-in-out,visibility .15s ease-in-out;display:flex;left:auto;right:25px}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content{color:red;flex-direction:column;align-items:center;font-size:14px;display:flex}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__logout-box .Sidebar-module-scss-module__SPJjWq__logout-content svg{margin-right:0}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn.Sidebar-module-scss-module__SPJjWq__slid+.Sidebar-module-scss-module__SPJjWq__logout-box{opacity:1;visibility:visible;pointer-events:auto}.Sidebar-module-scss-module__SPJjWq__sidebar .Sidebar-module-scss-module__SPJjWq__sidebar-footer .Sidebar-module-scss-module__SPJjWq__footer-container .Sidebar-module-scss-module__SPJjWq__user-btn:not(.Sidebar-module-scss-module__SPJjWq__slid)+.Sidebar-module-scss-module__SPJjWq__logout-box{opacity:0;visibility:hidden;pointer-events:none}.Sidebar-module-scss-module__SPJjWq__sidebar{width:100%;top:58px}}@supports (height:100dvh){.Sidebar-module-scss-module__SPJjWq__sidebar{height:calc(100dvh - 58px)}}@media (max-width:768px){.Sidebar-module-scss-module__SPJjWq__close{display:none}}
.RouteBackground-module-scss-module__lTOFWa__background{z-index:-10;pointer-events:none;background-color:#03020b;position:fixed;inset:0}.RouteBackground-module-scss-module__lTOFWa__layer{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.RouteBackground-module-scss-module__lTOFWa__entering{opacity:0;will-change:opacity;animation:.42s forwards RouteBackground-module-scss-module__lTOFWa__routeBackgroundFade}@keyframes RouteBackground-module-scss-module__lTOFWa__routeBackgroundFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.RouteBackground-module-scss-module__lTOFWa__entering{animation-duration:1ms}}
