@font-face{font-family:Minion Pro;src:url(/fonts/MinionPro-Regular.otf) format("opentype");font-weight:400;font-style:normal}:root{--content-width: 960px;--content-pad: 20px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--brand-bg, #fff);color:#333}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline;color:inherit}.container,.header-inner,.footer-inner{max-width:var(--content-width);margin-left:auto;margin-right:auto;padding-left:var(--content-pad);padding-right:var(--content-pad)}.header{background:#fff}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}.logo-wrap a{display:inline-block}.logo-wrap img{max-height:34px;height:100%;width:auto;display:block}.banner{background:#fff}.banner img{width:100%;height:auto;display:block}.site-nav{display:flex;align-items:center;gap:24px}.site-nav a{font-size:14px;color:#555;white-space:nowrap;line-height:34px}.site-nav a:hover{color:#555;text-decoration:underline}.site-nav a.active{color:#111;font-weight:600}.container{padding-top:20px;padding-bottom:20px}h1,h2{font-family:Minion Pro,Georgia,serif}.page-heading{font-size:1.6rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#2c2c2a;margin-bottom:16px}.site-footer{background:#000;color:#fff;padding-top:40px;padding-bottom:40px;margin-top:40px}.footer-inner{display:flex;align-items:flex-start;gap:40px}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-right{margin-left:auto}.footer-logo img{max-height:27px;width:auto;display:block;filter:brightness(0) invert(1)}.footer-nav{display:flex;flex-direction:column;gap:8px}.footer-nav a{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.05em;line-height:21px}.footer-nav a:hover{color:#fff;text-decoration:underline}.footer-info{text-align:right;font-size:.85rem;line-height:1.8;color:#fff}.brand-wide .header-inner,.brand-wide .footer-inner{max-width:100%;padding-left:1in;padding-right:1in}@media (max-width: 768px){.header-inner{flex-direction:column;gap:8px;padding-top:8px}.site-nav{width:100%;justify-content:center;padding:8px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:8px}.footer-inner{flex-direction:column;align-items:center;text-align:center;gap:24px}.footer-info{text-align:center}.brand-wide .header-inner,.brand-wide .footer-inner{padding-left:var(--content-pad);padding-right:var(--content-pad)}}
