body{background-color:#faebd7;margin:0;font-family:"Space Grotesk",sans-serif;font-optical-sizing:auto;color:#3d2b1f;min-height:100vh;display:flex;flex-direction:column}.header-site{padding:1rem 2rem;background-color:#faebd7}.header-inner{display:flex;align-items:center;gap:1rem}.header-logo{height:100px;width:auto;object-fit:contain}.header-title{font-size:1.5rem;font-weight:700;color:#052b43}.section{padding:1rem 2rem}.page-nav-wrapper{width:fit-content;margin:0 auto}.page-nav{display:flex;gap:2rem;padding:0}.page-nav a{font-size:.95rem;font-weight:600;color:#052b43;text-decoration:none;letter-spacing:.04em;text-transform:uppercase;position:relative;padding-bottom:4px}.page-nav a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#b08968;transition:width .2s ease}.page-nav a:hover::after,.page-nav a.active::after{width:100%}.page-divider{height:3px;background:linear-gradient(to right, #052b43, #b08968, #c4a882);margin:.25rem 0 0;border-radius:2px}.hero{padding:3rem 0 2rem}.hero h1{padding:0 2rem;font-size:2.5rem;font-weight:700;color:#052b43;margin:0 0 .75rem}.hero-sub{padding:0 2rem;font-size:1.15rem;font-weight:300;max-width:680px;line-height:1.7;color:#6b4c3b}.section-block{padding:0 2rem}.section-block h2{font-size:1.25rem;font-weight:600;color:#052b43;margin:0 0 .75rem}.section-block p{font-size:1.15rem;line-height:1.7;font-weight:300;max-width:680px;margin-bottom:1rem;color:#6b4c3b}.section-block a{color:#b08968;text-decoration:none}.section-block a:hover{text-decoration:underline}.footer-site{margin-top:auto;padding:4rem 2rem 2rem;padding-bottom:.5rem}.footer-divider{height:3px;background:linear-gradient(to right, #052b43, #b08968, #c4a882);border-radius:2px;margin-bottom:.5rem}.footer-inner{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-col{display:flex;flex-direction:column;gap:.4rem}.footer-col a{font-size:.9rem;font-weight:400;color:#6b4c3b;text-decoration:none}.footer-col a:hover{color:#b08968}.footer-brand{font-size:1rem;font-weight:700;color:#052b43}.footer-reg{font-size:.85rem;font-weight:300;color:#6b4c3b}.footer-bottom{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #c4a882}.footer-bottom span{font-size:.8rem;font-weight:300;color:#6b4c3b}@media (max-width: 768px){.header-site{padding:.75rem 1rem}.header-logo{height:60px}.header-title{font-size:1.2rem}.page-nav{gap:1rem}.page-nav a{font-size:.8rem}.hero{padding:2rem 0 1.5rem}.hero h1{padding:0 1rem;font-size:1.75rem}.hero-sub{padding:0 1rem;font-size:1rem}.section{padding:1rem}.section-block{padding:0 1rem}.section-block p{font-size:1rem}.footer-site{padding:3rem 1rem .5rem}.footer-inner{flex-direction:column;gap:0}}@media (max-width: 480px){.header-logo{height:45px}.header-title{font-size:1rem}.page-nav{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.page-nav a{font-size:.75rem}.hero{padding:1.5rem 0 1rem}.hero h1{font-size:1.5rem}.hero-sub{font-size:.95rem}.section-block p{font-size:.95rem}}