*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;color:#fff;background-color:#fff}img{display:block;max-width:100%}body>header{background-color:#04152f;padding:1.2rem 3rem;border-bottom:.08rem solid rgba(255,255,255,.1)}.nav-container{max-width:90rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-area{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#fff}.logo{width:3.5rem;height:3.5rem}.brand-title{font-size:1.5rem;font-weight:700}.brand-subtitle{font-size:.8rem;opacity:.8}.main-nav{display:flex;gap:1.5rem}.main-nav a{color:#fff;text-decoration:none;font-size:1rem}.search-form{display:flex;gap:.6rem}.search-form input{padding:.7rem 1rem;border:none;border-radius:.3rem}.search-form button{padding:.7rem 1rem;border:none;background-color:#d6a54a;color:#04152f;border-radius:.3rem;font-weight:700;cursor:pointer}body>footer{background-color:#04152f;padding:4rem 3rem 2rem}.footer-container{max-width:90rem;margin:0 auto;display:grid;grid-template-columns:1.5fr 2fr 1fr;gap:3rem}.footer-logo{width:4rem;margin-bottom:1rem}.footer-brand h2{margin-bottom:.5rem}.footer-brand p{color:#fffc}.footer-links{display:flex;justify-content:space-between;gap:2rem}.footer-column{display:flex;flex-direction:column;gap:.8rem}.footer-column h3{margin-bottom:.5rem}.footer-column a{color:#fffc;text-decoration:none}.footer-quote{background-color:#ffffff0d;padding:1.5rem;border-radius:.6rem;display:flex;align-items:center}.footer-quote p{line-height:1.7}.footer-bottom{max-width:90rem;margin:3rem auto 0;padding-top:2rem;border-top:.08rem solid rgba(255,255,255,.1);text-align:center;color:#ffffffb3}@media (max-width: 60rem){.nav-container{flex-direction:column}.main-nav{flex-wrap:wrap;justify-content:center}.footer-container{grid-template-columns:1fr}.footer-links{flex-direction:column}}dialog{margin:4rem auto 1rem;padding:1rem;border:1px solid black;border-radius:.5rem;max-height:calc(100% - 5rem);width:min(98vw,67rem)}dialog::backdrop{background-color:#646464cc;cursor:pointer;pointer-events:all}#cms-search-button{margin-left:1rem;cursor:pointer;display:none;transition:color .3s}#cms-search-button:hover{color:#a5d6a7}
