html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}.pages{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;width:100vw}.curated-menu{text-align:center;margin:0;background-image:url(/assets/Curated_Menu_Bg-Be-9h3wy.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center;overflow-x:hidden}.home{margin:0rem;background-image:url(/assets/Home_Bg-CTAG0fzm.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center;overflow-x:hidden}.pages{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;width:100%}.page{margin:2rem}.padding-top{padding-top:40px}.navbar{position:fixed;top:0;left:0;width:100%;padding:12px 24px;display:flex;justify-content:center;z-index:1000;transition:background-color .3s ease,color .3s ease;font-family:Poppins,sans-serif}.navbar-logo img{height:40px;width:auto;border-radius:4px}.navbar-links{display:flex;gap:24px}.nav-link{text-decoration:none;font-weight:500;font-size:16px;transition:color .3s ease}.navbar.home{background-color:#990f02}.navbar.home .nav-link{color:#f8f8f8}.navbar.home .nav-link:hover{color:#ddd}.navbar.curated{background-color:#f8f8f8}.navbar.curated .nav-link{color:#990f02}.navbar.curated .nav-link:hover{color:#660a00}.navbar-container{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1000px){.navbar-container{flex-direction:column;justify-content:center;gap:12px}.navbar-links{flex-direction:column;gap:12px;align-items:center}.nav-link{font-size:18px}}
