.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(16px);z-index:1000;background-color:#121216cc;border-bottom:1px solid #ffffff14;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:48px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoImage{transform:scale(1.08)rotate(-2deg)}.Navbar-module__cJzEcG__navMenu{flex:1;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:#ffffffb3;white-space:nowrap;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:#fff;background:#ffffff0d}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--color-primary);background:#e81d2314}.Navbar-module__cJzEcG__activeIndicator{background:var(--color-gradient);width:20px;height:3px;box-shadow:0 0 10px var(--color-primary);border-radius:10px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navIcon{font-size:1.2rem}.Navbar-module__cJzEcG__userActions{flex-shrink:0;align-items:center;gap:1.25rem;margin-left:auto;display:flex}.Navbar-module__cJzEcG__profileSection{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:50px;align-items:center;gap:.75rem;margin-left:1rem;padding:.5rem 1rem;transition:all .2s;display:flex}.Navbar-module__cJzEcG__profileSection:hover{background:#ffffff0f;border-color:#ffffff1a}.Navbar-module__cJzEcG__profileAvatar{background:var(--color-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__profileInfo{flex-direction:column;display:flex}.Navbar-module__cJzEcG__profileName{color:#fff;font-size:.85rem;font-weight:700}.Navbar-module__cJzEcG__pointsDisplay{color:var(--color-accent);font-size:.75rem;font-weight:800}.Navbar-module__cJzEcG__authButtons{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__loginBtn{color:#fffc;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__loginBtn:hover{color:#fff}.Navbar-module__cJzEcG__registerBtn{background:var(--color-gradient);color:#fff;border-radius:12px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #e81d234d}.Navbar-module__cJzEcG__registerBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e81d2373}.Navbar-module__cJzEcG__logoutBtn{color:#ff6b6b;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__logoutBtn:hover{background:#ff6b6b1a;border-color:#ff6b6b33}.Navbar-module__cJzEcG__adminBtn{color:#ffae00;background:#ffae001a;border:1px solid #ffae0033;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__bar{background:#fff;border-radius:2px;width:24px;height:2px;margin:5px 0;transition:all .3s;display:block}.Navbar-module__cJzEcG__sectionLabel{display:none}@media (max-width:1024px){.Navbar-module__cJzEcG__navContainer{height:70px;padding:0 1rem}.Navbar-module__cJzEcG__logo{position:absolute;top:50%;left:4.5rem;transform:translateY(-50%)}.Navbar-module__cJzEcG__hamburger{display:block;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Navbar-module__cJzEcG__navMenu{z-index:1001;background:#1a1a1e;flex-direction:column;justify-content:flex-start;gap:1.5rem;width:280px;height:100vh;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-100%;box-shadow:10px 0 30px #00000080}.Navbar-module__cJzEcG__navMenu.Navbar-module__cJzEcG__show{left:0}.Navbar-module__cJzEcG__navLinks{flex-direction:column;flex:0;align-items:flex-start;gap:1rem;width:100%}.Navbar-module__cJzEcG__navLink{width:100%}.Navbar-module__cJzEcG__bar.Navbar-module__cJzEcG__open:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__bar.Navbar-module__cJzEcG__open:nth-child(2){opacity:0}.Navbar-module__cJzEcG__bar.Navbar-module__cJzEcG__open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__profileSection{background:#ffffff0d;border-radius:16px;width:100%;margin-bottom:.5rem;padding:1rem}.Navbar-module__cJzEcG__userActions{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-top:auto;padding-bottom:2rem}.Navbar-module__cJzEcG__authButtons{flex-direction:column;gap:1rem;width:100%}.Navbar-module__cJzEcG__registerBtn,.Navbar-module__cJzEcG__loginBtn,.Navbar-module__cJzEcG__logoutBtn,.Navbar-module__cJzEcG__adminBtn{text-align:center;justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{background-color:var(--color-surface);border-top:1px solid var(--color-border);margin-top:auto;padding-top:4rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand h2{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__brand p{color:var(--color-text-muted);max-width:400px}.Footer-module__S6Hkya__links h3{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--color-text-muted)}.Footer-module__S6Hkya__links a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid var(--color-border);color:var(--color-text-muted);padding:1.5rem;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr}}
