.Navbar-module__pSp8Ga__navbar{z-index:1000;padding:1.25rem 0;transition:background-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s,padding .35s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(16px);background-color:#faf7f2eb;padding:.75rem 0;box-shadow:0 1px #00000014}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Navbar-module__pSp8Ga__logo{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Navbar-module__pSp8Ga__logoImage{display:block}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2.25rem;display:flex}.Navbar-module__pSp8Ga__link{font-family:var(--font-heading);color:var(--text-on-cream);letter-spacing:.01em;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--google-blue);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__link:hover:after{width:100%}.Navbar-module__pSp8Ga__link:hover{color:var(--black)}.Navbar-module__pSp8Ga__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__joinBtn{background-color:var(--black);color:var(--cream);font-size:.88rem;font-weight:700;font-family:var(--font-heading);border-radius:9999px;align-items:center;gap:.4rem;padding:.6rem 1.35rem;transition:transform .2s,box-shadow .2s;display:inline-flex}.Navbar-module__pSp8Ga__joinBtn:hover{transform:scale(1.04);box-shadow:0 4px 14px #00000040}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__pSp8Ga__hamburger span{background-color:var(--black);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__pSp8Ga__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{background-color:var(--cream);border-top:1px solid #00000012;flex-direction:column;gap:0;max-height:0;padding:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s;display:none;overflow:hidden}.Navbar-module__pSp8Ga__mobileMenuOpen{max-height:400px;padding:.75rem 0 1.5rem}.Navbar-module__pSp8Ga__mobileLink{font-family:var(--font-heading);color:var(--black);border-bottom:1px solid #0000000f;padding:.9rem 2rem;font-size:1.05rem;font-weight:600;transition:background-color .15s;display:block}.Navbar-module__pSp8Ga__mobileLink:hover{background-color:var(--cream-dark)}.Navbar-module__pSp8Ga__mobileCta{text-align:center;justify-content:center;margin:1rem 2rem 0}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{display:none}.Navbar-module__pSp8Ga__hamburger,.Navbar-module__pSp8Ga__mobileMenu{display:flex}.Navbar-module__pSp8Ga__joinBtn{display:none}}
.Footer-module__nhiC3q__footer{background-color:var(--black);color:var(--text-on-dark);border-top:1px solid var(--black-border)}.Footer-module__nhiC3q__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:5rem 2rem 4rem;display:grid}.Footer-module__nhiC3q__logoRow{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Footer-module__nhiC3q__logoMark{grid-template-columns:1fr 1fr;gap:3px;width:28px;height:28px;display:grid}.Footer-module__nhiC3q__logoMark span{border-radius:50%;width:100%;height:100%}.Footer-module__nhiC3q__logoMain{font-family:var(--font-heading);color:var(--cream);letter-spacing:-.02em;font-size:1.1rem;font-weight:700;line-height:1.1}.Footer-module__nhiC3q__logoSub{font-family:var(--font-heading);color:var(--text-on-dark-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:500}.Footer-module__nhiC3q__brandDesc{color:var(--text-on-dark-muted);max-width:280px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.Footer-module__nhiC3q__socialRow{gap:.75rem;display:flex}.Footer-module__nhiC3q__socialIcon{border:1px solid var(--black-border);width:38px;height:38px;color:var(--text-on-dark-muted);border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{color:var(--cream);background-color:#ffffff0f;border-color:#ffffff40}.Footer-module__nhiC3q__colTitle{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-on-dark-muted);margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__nhiC3q__linkList a{color:#ffffffa6;font-size:.9rem;transition:color .2s}.Footer-module__nhiC3q__linkList a:hover{color:var(--cream)}.Footer-module__nhiC3q__bottomBar{border-top:1px solid var(--black-border);padding:1.25rem 0}.Footer-module__nhiC3q__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__bottomContent p{color:var(--text-on-dark-muted);font-size:.82rem}.Footer-module__nhiC3q__bottomLinks{gap:1.5rem;display:flex}.Footer-module__nhiC3q__bottomLinks a{color:var(--text-on-dark-muted);font-size:.82rem;transition:color .2s}.Footer-module__nhiC3q__bottomLinks a:hover{color:var(--cream)}@media (max-width:900px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__nhiC3q__brand{grid-column:1/-1}}@media (max-width:550px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;padding:3rem 2rem}.Footer-module__nhiC3q__bottomContent{text-align:left;flex-direction:column;align-items:flex-start}}
