:root{--ink:#102c2a;--ink-deep:#08211f;--pine:#075e5b;--pine-bright:#0a7772;--mint:#d9eeea;--paper:#f7f5ef;--white:#fff;--gold:#e7a832;--gold-dark:#b77608;--line:#102c2a29;--muted:#52615e;--shadow:0 18px 55px #08211f1f;--radius-sm:.5rem;--radius:1rem;--radius-lg:1.5rem;--container:76rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink-deep)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em}a[href],button:not(:disabled),summary,[role=button]{cursor:pointer}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink-deep);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.05}h1{font-size:clamp(2.5rem,6vw,4.5rem)}h2{font-size:clamp(1.875rem,3.5vw,3rem)}h3{font-size:clamp(1.25rem,2vw,1.5rem)}::selection{color:var(--ink-deep);background:var(--gold)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{z-index:100;color:var(--white);background:var(--ink-deep);border-radius:var(--radius-sm);padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.narrow{width:min(100% - 2rem,48rem);margin-inline:auto}.eyebrow{color:var(--pine);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.78rem;font-weight:800;line-height:1.2;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);width:1.75rem;height:.18rem}.button{min-height:3.15rem;color:var(--white);background:var(--pine);border:2px solid var(--pine);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-size:.9rem;font-weight:800;line-height:1.2;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{color:var(--ink-deep);background:var(--gold);border-color:var(--gold);transform:translateY(-2px)}.button-light{color:var(--ink-deep);background:var(--white);border-color:var(--white)}.button-outline{color:var(--ink-deep);border-color:var(--line);background:0 0}.button-arrow:after{content:"→";font-size:1.15rem}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section-head{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.section-head h2,.section-head p{margin-bottom:0}.section-head p{max-width:38rem;color:var(--muted);font-size:1.08rem}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-card{min-height:19rem;color:var(--ink-deep);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 0 #08211f00}.service-card:hover{box-shadow:var(--shadow);border-color:#075e5b8c;transform:translateY(-4px)}.service-card .card-index{color:var(--pine);letter-spacing:.12em;margin-bottom:auto;font-size:.76rem;font-weight:800}.service-card h3{margin:3rem 0 .75rem}.service-card p{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem}.text-link{color:var(--pine);align-items:center;gap:.4rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}a:hover .text-link:after,.text-link:hover:after{transform:translate(.2rem)}.band-dark{color:#ffffffc7;background:var(--ink-deep)}.band-dark h2,.band-dark h3,.band-dark .eyebrow{color:var(--white)}.breadcrumbs{color:#ffffffb3;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 0 2rem;padding:0;font-size:.82rem;font-weight:700;list-style:none;display:flex}.breadcrumbs a{color:var(--white);text-decoration:none}.breadcrumbs li+li:before{content:"/";color:var(--gold);margin-right:.45rem}.cta-panel{color:var(--white);background:var(--pine);border-radius:var(--radius-lg);padding:clamp(2.2rem,7vw,5rem);position:relative;overflow:hidden}.cta-panel:after{content:"";border:4.5rem solid #ffffff12;border-radius:50%;width:23rem;height:23rem;position:absolute;bottom:-7rem;right:-4rem}.cta-panel h2{max-width:16ch;color:var(--white);margin-bottom:1rem}.cta-panel p{color:#fffc;max-width:40rem;margin-bottom:1.75rem}.cta-panel .button{z-index:1;position:relative}@media (width<=900px){.section-head,.service-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.container,.narrow{width:min(calc(100% - 1.25rem), var(--container))}.service-grid{grid-template-columns:1fr}.service-card{min-height:16rem}.button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-z4jru4n3]{z-index:50;background:var(--white);border-bottom:1px solid var(--line);position:relative}.utility-bar[data-astro-cid-z4jru4n3]{color:#ffffffc7;background:var(--ink-deep);font-size:.78rem;font-weight:700}.utility-inner[data-astro-cid-z4jru4n3]{justify-content:space-between;align-items:center;gap:1rem;min-height:2.35rem;display:flex}.utility-inner[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--white);text-decoration:none}.nav-shell[data-astro-cid-z4jru4n3]{grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;gap:2rem;min-height:6.75rem;display:grid}.brand[data-astro-cid-z4jru4n3]{line-height:0;display:block}.brand[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{width:auto;max-width:8.5rem;height:auto}.desktop-nav[data-astro-cid-z4jru4n3]{justify-content:center;align-items:center;gap:clamp(1rem,2vw,1.7rem);display:flex}.desktop-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:#324440;padding-block:2rem;font-size:.86rem;font-weight:800;text-decoration:none;position:relative}.desktop-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:after{content:"";background:var(--gold);transform-origin:0;height:.15rem;transition:transform .16s;position:absolute;bottom:1.55rem;left:0;right:0;transform:scaleX(0)}.desktop-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover:after,.desktop-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3].active:after{transform:scaleX(1)}.header-cta[data-astro-cid-z4jru4n3]{min-height:2.85rem}.mobile-nav[data-astro-cid-z4jru4n3]{justify-self:end;display:none}.mobile-nav[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3]{background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:50%;place-content:center;gap:.27rem;width:2.8rem;height:2.8rem;list-style:none;display:grid}.mobile-nav[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{background:var(--ink-deep);width:1.15rem;height:2px;display:block}.mobile-nav[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3]{background:var(--white);border-top:1px solid var(--line);box-shadow:var(--shadow);padding:1rem;display:grid;position:absolute;top:100%;left:0;right:0}.mobile-nav[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{border-bottom:1px solid var(--line);padding:.9rem .5rem;font-weight:800;text-decoration:none}.site-footer[data-astro-cid-z4jru4n3]{color:#ffffffb3;background:var(--ink-deep);padding-top:5rem}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:3rem;padding-bottom:4rem;display:grid}.footer-brand[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{max-width:34rem}.footer-logo[data-astro-cid-z4jru4n3]{color:var(--white);letter-spacing:-.03em;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:700;text-decoration:none;display:inline-block}.footer-logo[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{color:var(--gold)}.site-footer[data-astro-cid-z4jru4n3] h2[data-astro-cid-z4jru4n3]{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-family:inherit;font-size:.78rem}.site-footer[data-astro-cid-z4jru4n3] div[data-astro-cid-z4jru4n3]>a[data-astro-cid-z4jru4n3],.site-footer[data-astro-cid-z4jru4n3] div[data-astro-cid-z4jru4n3]>span[data-astro-cid-z4jru4n3]{margin-block:.6rem;text-decoration:none;display:block}.site-footer[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--white)}.footer-bottom[data-astro-cid-z4jru4n3]{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;font-size:.78rem;display:flex}@media (width<=1050px){.nav-shell[data-astro-cid-z4jru4n3]{grid-template-columns:max-content minmax(0,1fr) auto;gap:1rem}.desktop-nav[data-astro-cid-z4jru4n3]{gap:.8rem}.desktop-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{font-size:.78rem}.header-cta[data-astro-cid-z4jru4n3]{display:none}}@media (width<=780px){.utility-inner[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{display:none}.utility-inner[data-astro-cid-z4jru4n3]{justify-content:center}.nav-shell[data-astro-cid-z4jru4n3]{grid-template-columns:1fr auto}.brand[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{max-width:7.4rem;max-height:4.8rem}.desktop-nav[data-astro-cid-z4jru4n3]{display:none}.mobile-nav[data-astro-cid-z4jru4n3]{display:block}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr 1fr}}@media (width<=540px){.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-z4jru4n3]{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1rem}}
