.contact-menu[data-astro-cid-qm76fqo3]{width:max-content;position:relative}summary[data-astro-cid-qm76fqo3]{border:2px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:.35rem;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:700;line-height:1.6;list-style:none;transition:all .16s;display:inline-flex}summary[data-astro-cid-qm76fqo3]::-webkit-details-marker{display:none}summary[data-astro-cid-qm76fqo3]:after{content:"▾";margin-left:.55rem;font-size:.75rem}.contact-menu[data-astro-cid-qm76fqo3][open] summary[data-astro-cid-qm76fqo3]:after{transform:rotate(180deg)}summary[data-astro-cid-qm76fqo3]:hover{background:var(--red-dark);border-color:var(--red-dark)}.contact-options[data-astro-cid-qm76fqo3]{z-index:30;border:1px solid var(--line);min-width:225px;box-shadow:var(--shadow);background:#fff;border-radius:.4rem;padding:.45rem;position:absolute;top:calc(100% + .55rem);left:0}.contact-options[data-astro-cid-qm76fqo3] a[data-astro-cid-qm76fqo3]{color:var(--ink);border-radius:.25rem;flex-direction:column;padding:.65rem .8rem;text-decoration:none;display:flex}.contact-options[data-astro-cid-qm76fqo3] a[data-astro-cid-qm76fqo3]:hover{background:var(--cream)}.contact-options[data-astro-cid-qm76fqo3] span[data-astro-cid-qm76fqo3]{color:var(--red);font-weight:800}.contact-options[data-astro-cid-qm76fqo3] small[data-astro-cid-qm76fqo3]{color:var(--muted)}.compact[data-astro-cid-qm76fqo3] summary[data-astro-cid-qm76fqo3]{padding:.7rem 1rem}.compact[data-astro-cid-qm76fqo3] .contact-options[data-astro-cid-qm76fqo3]{left:auto;right:0}.light[data-astro-cid-qm76fqo3] summary[data-astro-cid-qm76fqo3]{color:var(--ink);background:#fff;border-color:#fff}.light[data-astro-cid-qm76fqo3] summary[data-astro-cid-qm76fqo3]:hover{border-color:var(--cream);background:var(--cream)}.site-header[data-astro-cid-nen7h5rs]{z-index:20;background:#fffffff7;border-bottom:1px solid #ded8cc;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:2rem;width:min(1200px,100% - 2rem);min-height:88px;margin:auto;display:flex}.logo[data-astro-cid-nen7h5rs]{margin-right:auto;display:flex}.logo[data-astro-cid-nen7h5rs] img{object-fit:contain;width:250px;height:88px}nav[data-astro-cid-nen7h5rs]{gap:1.5rem;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#343d44;font-weight:700;text-decoration:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:#a6191e}@media (width<=850px){.header-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.75rem;min-height:auto;padding:.75rem 0}.logo[data-astro-cid-nen7h5rs] img{width:150px;height:54px}nav[data-astro-cid-nen7h5rs]{border-top:1px solid #eee;order:3;justify-content:space-between;gap:.5rem;width:100%;padding-top:.6rem}}footer[data-astro-cid-jo6i4kqk]{color:#fff;background:#1d252c;padding:3rem 0 1.5rem}.footer-inner[data-astro-cid-jo6i4kqk],.copyright[data-astro-cid-jo6i4kqk]{width:min(1120px,100% - 2rem);margin-inline:auto}.footer-inner[data-astro-cid-jo6i4kqk]{justify-content:space-between;gap:2rem;display:flex}p[data-astro-cid-jo6i4kqk]{color:#bdc5ca;margin:.5rem 0 0}.footer-links[data-astro-cid-jo6i4kqk]{text-align:right;flex-direction:column;gap:.5rem;display:flex}.copyright[data-astro-cid-jo6i4kqk]{color:#9ea8af;border-top:1px solid #465058;margin-top:2rem;padding-top:2rem;font-size:.85rem}@media (width<=650px){.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column}.footer-links[data-astro-cid-jo6i4kqk]{text-align:left}}:root{--red:#a6191e;--red-dark:#7f1014;--ink:#1d252c;--muted:#5b6670;--cream:#f5f1e8;--white:#fff;--line:#ded8cc;--shadow:0 16px 40px #1d252c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2563eb}img{max-width:100%}h1,h2,h3{margin-top:0;line-height:1.15}h1{letter-spacing:-.04em;font-size:clamp(2.35rem,6vw,4.75rem)}h2{letter-spacing:-.025em;font-size:clamp(1.8rem,4vw,2.75rem)}h3{font-size:1.25rem}p{margin-top:0}.wrapper{width:min(1120px,100% - 2rem);margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.section--cream{background:var(--cream)}.eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.lead{color:var(--muted);max-width:650px;font-size:1.18rem}.button{border:2px solid var(--red);background:var(--red);color:#fff;border-radius:.35rem;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:700;text-decoration:none;transition:all .16s;display:inline-flex}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button--outline{color:var(--red);background:0 0}.button--outline:hover{color:#fff}.button-row{flex-wrap:wrap;gap:.85rem;display:flex}.page-hero{background:var(--cream);padding:clamp(4rem,9vw,7rem) 0}.page-hero h1{max-width:800px;margin-bottom:1.25rem}.grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:.5rem;padding:1.75rem}.card p{color:var(--muted);margin-bottom:0}.callout{background:var(--ink);color:#fff;border-radius:.65rem;padding:clamp(2rem,5vw,4rem)}.callout p{color:#d9dee2}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.7rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}@media (width<=760px){.grid{grid-template-columns:1fr}.section{padding:3.75rem 0}}
