:root{--teal-light:#66C6B7}.section{padding:clamp(64px,9vw,120px) 0}.section-tint{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:#afc2c0}.container{max-width:var(--wrap);margin:0 auto;padding:0 28px}.content{max-width:var(--wrap-narrow)}.section-heading{max-width:720px;margin-bottom:clamp(36px,5vw,60px)}.section-heading .lede{margin-top:1rem}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card-number{display:block;font-family:var(--mono);font-size:.72rem;color:var(--gold);margin-bottom:1.2rem}.hero-copy{font-size:clamp(1.12rem,1.7vw,1.34rem);line-height:1.55;color:var(--ink-2)}
.ean-form{display:grid;grid-template-columns:1fr 1fr;gap:1.05rem;background:#fff;border:1px solid var(--line-2);border-radius:var(--r);padding:clamp(1.7rem,4vw,2.6rem);box-shadow:var(--shadow)}.ean-form p{margin:0}.ean-form .field-full{grid-column:1/-1}.ean-form label{display:block;font-size:.86rem;font-weight:600;color:var(--ink);margin-bottom:.4rem}.ean-form input,.ean-form select,.ean-form textarea{width:100%;padding:.72rem .95rem;border:1px solid var(--line);border-radius:var(--r-sm);font-family:var(--sans);font-size:.95rem;line-height:1.45;color:var(--ink);background:#fff}.ean-form textarea{min-height:120px;resize:vertical}.ean-form input:focus,.ean-form select:focus,.ean-form textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-050)}.ean-form button{width:100%;justify-content:center;background:var(--teal);color:#fff;border:0;border-radius:100px;padding:.92rem 1.6rem;font-weight:600}.form-message{padding:1rem;border-radius:var(--r-sm)}.form-message.error{background:#fbeae9;color:#c0433b}.form-message.success{background:var(--teal-050);color:var(--teal-700)}.hp-field{position:absolute!important;left:-10000px!important}
#myconsent-root{--myconsent-accent:var(--teal);--myconsent-bg:var(--white);--myconsent-text:var(--ink)}#myconsent-root .myconsent-banner__title{font-family:var(--sans);font-size:16px;letter-spacing:0}
#myconsent-root .myconsent-banner__message a{color:var(--teal-700);text-decoration:underline;text-underline-offset:2px}.site-footer .brand .b2{color:var(--teal-light)}
@media(max-width:940px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.grid-2,.grid-3,.ean-form{grid-template-columns:1fr}.ean-form .field-full{grid-column:auto}#myconsent-root .myconsent-banner__text{flex:0 1 auto}}
.isf-panel{padding:clamp(2rem,4vw,3rem);border-radius:var(--r)}.contact-badges img{height:58px;width:auto;background:#fff;border:1px solid var(--line);border-radius:8px;padding:5px}.jobs [hidden]{display:none!important}
.mobile-panel:not(.open){visibility:hidden}.mobile-panel.open{visibility:visible}
.duns-mark{height:78px;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:2rem;color:var(--teal);margin-bottom:1.2rem}.accred-logo-row{justify-content:space-between}.accred-logo-row img{max-width:140px;object-fit:contain}

/* Shared refinements: readable type, compact rhythm and visible keyboard focus. */
:root{--space-section:clamp(3rem,6vw,5.5rem);--gutter:clamp(1.25rem,3vw,2rem);--gold-text:#895b23;--focus:#0f6e64}
body{overflow-x:visible}
.wrap,.container{padding-inline:var(--gutter)}
.pad,.section{padding-block:var(--space-section)}
.pad-sm{padding-block:clamp(2.5rem,4vw,4rem)}
.section-head,.section-heading{margin-bottom:clamp(1.75rem,3vw,3rem)}
.skip-link{position:fixed;top:0;left:var(--gutter);z-index:1000;transform:translateY(-110%);padding:.75rem 1rem;background:var(--ink);color:var(--white);border-radius:0 0 var(--r-sm) var(--r-sm)}
.skip-link:focus{transform:none}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--focus);outline-offset:4px}
.bg-ink,.site-footer,.fork-card,.cta-band{--focus:#ffffff}
:where(h1,h2,h3){text-wrap:balance}
:where(p,li){overflow-wrap:break-word}
:where(.split,.hero-grid,.contact-grid,.jobs-layout,.job-hero,.footer-top)>*{min-width:0}
.brand-lock>small{font-size:.75rem;color:var(--muted);margin-top:.35rem}
.site-header{backdrop-filter:none;background:var(--white)}
.burger{min-width:44px;min-height:44px;align-items:center;justify-content:center}
.has-drop:focus-within .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.dropdown::before{content:"";position:absolute;inset:-12px 0 auto;height:12px}
.nav-links a[aria-current="page"]{background:var(--teal-050);color:var(--teal)}
.hero{background:linear-gradient(115deg,var(--white) 45%,var(--paper));padding-block:clamp(2.5rem,5vw,4.5rem)}
.hero-media img{box-shadow:var(--shadow);aspect-ratio:1/1.05}
.hero-badge{left:auto;right:1rem;bottom:-1rem;max-width:210px}
.hero-badge .n{font-size:1.75rem}
.hero-accent{display:none}
.trust-strip .wrap{gap:1.5rem;padding-block:1.5rem}
.logo-row{justify-content:space-between;gap:1.5rem}
.logo-row img{max-width:130px;max-height:44px;object-fit:contain}
.svc-num,.tag-inline,.step .num{color:var(--gold-text)}
.svc-item{padding-block:1.75rem}
.svc-item h3{padding-right:3rem}
.btn-gold{background:var(--gold-text)}
.cta-band .eyebrow{color:var(--white)}
.article-card img{width:100%;height:auto}
.article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.article-list .article-card img{aspect-ratio:16/10;object-fit:cover}
.article-card .body{gap:.5rem}
.article-body>img{width:100%;height:auto;border-radius:var(--r);margin-bottom:2rem}
.article-body :where(h2,h3){margin-top:2rem;margin-bottom:1rem}
.article-body :where(ul,ol){padding-left:1.5rem;margin-bottom:1.5rem}
.page-content> :not(section){max-width:var(--wrap-narrow);margin-inline:auto;padding-inline:var(--gutter)}
.page-content> :first-child:not(section){margin-top:var(--space-section)}
.page-content> :last-child:not(section){margin-bottom:var(--space-section)}
@media(max-width:940px){.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.article-list{grid-template-columns:1fr}}
.split .stats{grid-template-columns:repeat(2,minmax(0,1fr))}
.cta-band .btn-row{justify-content:center}
.ean-form>*,.contact-line>div{min-width:0}
.ean-form input[type="file"]{max-width:100%}
.myconsent-cp-table{width:100%;table-layout:fixed}
.myconsent-cp-table :where(th,td){overflow-wrap:anywhere}
.footer-col h4,.footer-bottom p,.footer-bottom .links a{color:#a9bfbb}
.site-footer .brand .b2{color:#66c6b7}
#myconsent-root .myconsent-banner__message a{color:var(--teal-700);text-decoration:underline;text-underline-offset:.2em}
.ean-form :where(input,select,textarea){font-size:1rem;min-width:0}
.ean-form :where(input,select,textarea):focus-visible{outline:3px solid var(--teal);outline-offset:2px}
.prose a:not(.btn),.article-body a:not(.btn){text-decoration:underline;text-underline-offset:.2em;color:var(--teal)}
[id]{scroll-margin-top:6.5rem}
@media(max-width:1080px){.mobile-panel{inset:78px 0 0;height:calc(100dvh - 78px);transform:none}.mobile-panel:not(.open){display:none}.mobile-panel.open{display:block}.mobile-panel a{font-size:1.25rem;padding-block:.8rem}}
@media(max-width:900px){.hero-media{order:0}.hero-grid{gap:2rem}.hero .lede{max-width:48ch;margin-bottom:1.5rem}.hero-media img{aspect-ratio:16/10}.hero-badge{bottom:.75rem;right:.75rem;padding:.75rem;max-width:180px}.hero-badge .l{font-size:.75rem}.trust-strip .label{white-space:normal}.logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;flex-basis:100%}.logo-row img{max-width:100%;margin:auto}.fork-card{min-height:0}.stat{padding:1.5rem}.page-hero h1{max-width:22ch}}
@media(max-width:480px){.hero-badge{position:static;max-width:none;display:flex;align-items:center;gap:1rem;margin-top:.75rem;box-shadow:none}.hero-badge .n{white-space:nowrap}.hero-badge .l{margin:0}.hero-paths{gap:.75rem;margin-top:1.5rem}.hero-paths .btn{justify-content:center;flex:1;padding-inline:1rem}.logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.svc-item{grid-template-columns:1.5rem minmax(0,1fr);gap:.75rem}.job-card{padding:1.25rem}.job-card .top{flex-wrap:wrap}.contact-line .v{overflow-wrap:anywhere}.ean-form{padding:1.25rem}.footer-bottom .links{flex-wrap:wrap;gap:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none}}
.skip-link{position:fixed;top:12px;left:12px;z-index:100000;transform:translateY(-200%);padding:.7rem 1rem;border-radius:var(--r-sm);background:#fff;color:var(--ink);box-shadow:var(--shadow);font-weight:600}.skip-link:focus{transform:none}.has-drop>a{display:flex;align-items:center;gap:6px}.nav-chevron{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
