@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400;500;600&family=Source+Sans+3:wght@400;600&display=swap";:root{font-family:"Source Serif 4",Georgia,serif;color:#1f2933;background-color:#fff;-webkit-font-smoothing:antialiased;font-size:15px}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit}#app{min-height:100vh}.page{max-width:900px;margin:0 auto;padding:2.5rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1.25rem}.header{display:grid;gap:1rem;grid-template-columns:2fr 1fr;padding-bottom:.75rem;border-bottom:1px solid #d9dce3}.header h1{margin:.2rem 0 .5rem;font-size:1.6rem;font-weight:600;letter-spacing:-.01em}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;color:#485260;font-family:"Source Sans 3",Segoe UI,sans-serif}.lede{margin:0;color:#303a47;line-height:1.5}.contact-box{border-left:2px solid #d9dce3;padding-left:1rem;font-size:.9rem;color:#39414d;font-family:"Source Sans 3",Segoe UI,sans-serif;line-height:1.45}.contact-box p{margin:.2rem 0}main{display:flex;flex-direction:column;gap:1.25rem}.section{padding:.35rem 0 .25rem;border-bottom:1px solid #e3e6ec}.section:last-of-type{border-bottom:none}.section h2{margin:0 0 .45rem;font-size:1.05rem;font-weight:600}.section ul{margin:.25rem 0 .2rem;padding-left:1.1rem;color:#39414d;line-height:1.55;font-family:"Source Sans 3",Segoe UI,sans-serif}.section p{margin:.3rem 0 0;color:#39414d;line-height:1.55;font-family:"Source Sans 3",Segoe UI,sans-serif}.two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem 1.25rem}.footer{position:fixed;left:0;right:0;bottom:0;background:#fafafa;border-top:1px solid #d9dce3;padding:.8rem 1.25rem;text-align:center;color:#485260;font-size:.85rem;font-family:"Source Sans 3",Segoe UI,sans-serif}.fixed-footer{max-width:100%}@media(max-width:720px){.header{grid-template-columns:1fr}.contact-box{border-left:none;border-top:1px solid #d9dce3;padding-top:.75rem;padding-left:0}}
