.NavbarV2_navbar__8Glen{position:sticky;top:0;left:0;right:0;background-color:transparent;z-index:1000;backdrop-filter:blur(10px)}.NavbarV2_navContainer__9uKvK{width:100%;margin:0 auto}.NavbarV2_logo__Hx1ik{display:flex;align-items:center}.NavbarV2_logoImage__OFxDh{height:40px;width:auto}.NavbarV2_centerText__N0zKo{color:#8b5cf6;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:2px}.NavbarV2_ctaButton__JZbUq{background:linear-gradient(90deg,#1aefa2,#478baf);background-size:400% 400%;padding:.5rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600}.NavbarV2_logoutButton__2Aq5V{color:#fff;padding:.5rem 1.2rem;border:none;border-radius:4px;text-decoration:none;font-weight:600;cursor:pointer;transition:background-color .3s ease}.NavbarV2_ctaButton__JZbUq:hover{transform:scale(1.05);box-shadow:0 0 15px rgba(0,255,135,.5)}@media (max-width:768px){.NavbarV2_navContainer__9uKvK{padding:.5rem}.NavbarV2_centerText__N0zKo{font-size:1rem}.NavbarV2_ctaButton__JZbUq{padding:.4rem 1rem;font-size:.9rem}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}