:root{--brand: #05386b;--accent: #f4b400;--surface: #f7fafc;--text: #0f172a}*{box-sizing:border-box}html,body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:linear-gradient(180deg,#ffffff 0%,var(--surface) 100%)}a{color:var(--brand)}.container{max-width:960px;margin:0 auto;padding:1rem}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{background:#fff;border-bottom:1px solid #d6e2ef;position:fixed;top:0;left:0;right:0;z-index:10}.header-inner{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.brand-logo{width:min(100%,380px);height:auto;display:block}.site-footer{border-top:1px solid #d6e2ef;background:#fff;margin-top:auto}.footer-inner{color:#475569;font-size:.95rem;padding-top:.5rem;padding-bottom:.5rem}.route-content{padding-top:104px;padding-bottom:1rem}.footer-topline{margin:0;font-weight:600}.footer-disclosures{margin-top:.4rem}.footer-disclosures-title{margin:0;font-weight:600}.footer-disclosures p{margin:.45rem 0 0;font-size:.82rem;line-height:1.35}
