:root{--color-green:#1e4a5c;--color-green-light:#2e6f88;--color-beige:#f5f9fa;--color-brown:#4a7a8a;--color-gold:#e8c832;--color-gold-hover:#c9a800;--color-text:#0f2d3a;--color-text-light:#4a7a8a;--font-heading:"miller-banner", Georgia, serif;--font-body:"nexa", "Helvetica Neue", sans-serif}html,body{background-color:var(--color-beige);max-width:100vw;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-green);margin-bottom:.5em;font-weight:700;line-height:1.2}*{box-sizing:border-box}a{color:inherit;text-decoration:none;transition:color .3s}button{font-family:var(--font-body)}.container{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}.section{padding:5rem 0}@media (max-width:768px){.section{padding:3rem 0}.container{padding-left:1rem;padding-right:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}
.Navbar-module__pSp8Ga__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#f5f9faf2;border-bottom:1px solid #1e4a5c1a;width:100%;height:80px;transition:background-color .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__headerTransparent{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border-bottom-color:#0000}.Navbar-module__pSp8Ga__nav{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__pSp8Ga__logo{font-family:var(--font-heading);color:var(--color-green);letter-spacing:-.5px;z-index:60;font-size:1.5rem;font-weight:700}.Navbar-module__pSp8Ga__desktopLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__pSp8Ga__link{color:var(--color-text);font-size:.95rem;font-weight:500;transition:color .3s}.Navbar-module__pSp8Ga__link:hover{color:var(--color-gold)}.Navbar-module__pSp8Ga__burger{cursor:pointer;z-index:60;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__pSp8Ga__burgerLine{background-color:var(--color-green);width:24px;height:2px;margin-bottom:6px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__pSp8Ga__burgerLine:last-child{margin-bottom:0}.Navbar-module__pSp8Ga__burgerOpen .Navbar-module__pSp8Ga__burgerLine:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__pSp8Ga__burgerOpen .Navbar-module__pSp8Ga__burgerLine:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__burgerOpen .Navbar-module__pSp8Ga__burgerLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{background-color:var(--color-beige);z-index:55;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100vh;transition:transform .4s cubic-bezier(.77,.2,.05,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__pSp8Ga__mobileMenuOpen{transform:translate(0)}.Navbar-module__pSp8Ga__mobileLink{font-family:var(--font-heading);color:var(--color-green);font-size:2rem;font-weight:700;text-decoration:none}.Navbar-module__pSp8Ga__mobileLink:hover{color:var(--color-gold)}@media (max-width:768px){.Navbar-module__pSp8Ga__desktopLinks{display:none}.Navbar-module__pSp8Ga__burger{display:block}}@media (min-width:769px){.Navbar-module__pSp8Ga__mobileMenu{display:none}}
