@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";:root{--font-vietnam: "Be Vietnam Pro", sans-serif;--font-poppins: "Poppins", sans-serif;--color-bg-start: #353945;--color-bg-end: #1e2028;--column-width: 42rem;--column-margin-top: 4rem}body{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0;padding:0}.underline-vector{width:100%;max-width:100%;height:4px;background-color:#275ee7;flex-shrink:0;animation:slide .5s ease forwards}.navbar-skeleton{position:fixed;caret-color:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:90px;overflow:visible;flex-wrap:wrap;background:#0003;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1000;-webkit-user-select:none;user-select:none}.navbar-skeleton-left{display:flex;flex-direction:row;align-items:center;gap:10px;margin-left:40px}.navbar-skeleton-right{display:flex;margin-right:30px}.skeleton-icon{width:46px;height:46px;border-radius:50%;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-title{width:120px;height:24px;border-radius:5px;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-version{width:80px;height:26px;border-radius:5px;background:linear-gradient(90deg,#3e6bff4d,#3e6bff80,#3e6bff4d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-guild-selector{width:200px;height:56px;margin-left:50px;border-radius:15px;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-user{width:180px;height:64px;border-radius:10px;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.sidebar-skeleton{position:fixed;display:flex;flex-direction:column;align-items:center;width:336px;height:100vh;top:90px;background:#0003;padding-top:20px;-webkit-user-select:none;user-select:none}.skeleton-divider{width:290px;height:2px;margin-top:20px;background:linear-gradient(90deg,#ffffff1a,#ffffff4d,#ffffff1a);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-category{width:250px;height:20px;margin:20px auto 20px 20px;border-radius:5px;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-item{width:280px;height:50px;margin:5px auto 5px 0;border-radius:0 20px 20px 0;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}
