/*! 2026 */:root{--color-green:#34707E;--color-white:#FFFFFF;--color-black:#000000;--color-high-gold:#FFD570;--color-high-blue:#B2E9E9}:root{--font-heading:'Inter',sans-serif;--font-body:'Lora',serif}body{font-family:var(--font-body);font-size:17px;line-height:1.65}body{background-color:var(--color-green);color:var(--color-white)}.container{max-width:880px}.header-logo{max-width:200px;max-height:60px;width:auto;margin-top:3rem;margin-bottom:1rem}.intro-paragraph{margin-top:2rem;margin-bottom:2rem;font-size:1.3rem;line-height:1.8}.main-title{font-family:var(--font-heading);font-weight:700;font-size:4rem;margin-top:2.5rem;margin-bottom:2.5rem;line-height:1.2;text-transform:uppercase;max-width:650px;letter-spacing:-1px}.main-title .title-accent{color:var(--color-high-gold)}.title-logo{height:250px;width:auto;display:block;margin-left:auto;filter:brightness(0) invert(1);opacity:.1}.section-heading{font-family:var(--font-heading);font-weight:600;font-size:1.75rem;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3;text-transform:uppercase}.overview-paragraph{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.component-item{margin-top:2rem;margin-bottom:2rem;max-width:550px}.component-item:first-child{margin-top:0}.component-item:last-child{margin-bottom:0}.component-heading{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;margin-top:0;margin-bottom:1rem;line-height:1.3;text-transform:uppercase}.component-description{margin-top:0;margin-bottom:0;font-size:1.1rem;line-height:1.8}.section-divider{margin-top:3rem;margin-bottom:3rem;border:0;border-top:1px solid var(--color-white);opacity:.3}footer{background-color:var(--color-high-blue);min-height:50px;margin-top:100px;padding-top:1.5rem;padding-bottom:1.5rem}.footer-content{color:var(--color-green);font-size:1rem;line-height:1.8;margin:0}.footer-copyright{color:var(--color-green)}.footer-link{color:var(--color-green);text-decoration:none}.footer-link:hover{text-decoration:underline}@media (max-width:768px){.main-title{font-size:2rem;margin-top:2rem;margin-bottom:2rem}.title-logo{height:150px;margin-top:1rem}.intro-paragraph{font-size:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.header-logo{max-height:50px}.section-heading{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}.overview-paragraph{font-size:1rem;margin-top:1rem;margin-bottom:1rem}.component-item{margin-top:1.5rem;margin-bottom:1.5rem}.component-heading{font-size:1rem;margin-bottom:.75rem}.component-description{font-size:1rem}.section-divider{margin-top:2rem;margin-bottom:2rem}}