.nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#fff9;border:1px solid #ffffffa6;border-radius:1.25rem;justify-content:space-between;align-items:center;width:calc(100% - 4rem);max-width:1200px;height:4rem;padding:0 2.5rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #2a2b2e0f}.nav a{color:#2a2b2e;text-decoration:none}.nav .logo h1{letter-spacing:-.03em;margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;transition:transform .2s}.nav .logo h1:hover{transform:translateY(-.5px)}.nav ul{gap:.5rem;margin:0;padding:0;display:flex}.nav ul li{list-style:none}.nav ul a{opacity:.65;border-radius:.75rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .25s}.nav ul a:hover{opacity:1;background:#2a2b2e0a}.nav ul .active{opacity:1;color:#3b5266;background:#3b526614;font-weight:600}.m-nav{z-index:100;width:calc(100% - 2rem);max-width:400px;position:fixed;top:auto;bottom:1.5rem;left:50%;transform:translate(-50%)}.m-nav .container{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#fff9;border:1px solid #ffffffa6;border-radius:1.5rem;justify-content:space-around;align-items:center;padding:.6rem;display:flex;box-shadow:0 8px 32px #2a2b2e0f}.m-nav .container li{list-style:none}.m-nav .container li a{color:#2a2b2e;opacity:.5;border-radius:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.m-nav .container li .active{opacity:1;color:#fff;background:#3b5266}.footer{background:0 0;border-top:1px solid #2a2b2e14;width:100%;margin-top:4rem;padding:4rem 2rem}.footer .footer-content{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer .footer-left{flex-direction:column;gap:.5rem;display:flex}.footer .footer-left .footer-logo{text-decoration:none}.footer .footer-left .footer-logo h1{letter-spacing:-.01em;color:#2a2b2e;margin:0;font-family:Instrument Serif,serif;font-size:1.8rem;font-style:italic;font-weight:500}.footer .footer-center p{opacity:.4;text-align:center;margin:0;font-size:.85rem;font-weight:500}.footer .footer-right .footer-socials{gap:1.5rem;display:flex}.footer .footer-right .footer-socials a{color:#2a2b2e;opacity:.6;justify-content:center;align-items:center;transition:all .3s;display:flex}.footer .footer-right .footer-socials a:hover{opacity:1;color:#3b5266;transform:translateY(-2px)}@media (width<=900px){.footer .footer-content{text-align:center;flex-direction:column;gap:3rem}.footer .footer-left{align-items:center}.footer .footer-center{order:3}.footer .footer-right{order:2}}@media (width<=768px){.footer{padding:3rem 1.5rem 8rem}}*,:before,:after{box-sizing:border-box}html,body{color:#2a2b2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-wrap:break-word;background-color:#f7f5f0;min-height:100vh;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}a,a:hover,a:focus,a:active,a:visited{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Instrument Serif,serif;font-weight:400}i{font-family:Instrument Serif,serif;font-style:italic}@keyframes fade-in-top-out-bottom{0%{opacity:0;transform:translateY(-10px)}12%{opacity:1;transform:translateY(0)}91%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-from-top{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}
