@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#062b43;--teal:#007f83;--mint:#76d4ca;--text:#173447;--muted:#536975;--line:#d9e3e7;--pale:#f0f5f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;color:var(--text);background:#fff;font:1rem/1.7 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #119b93;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15}h1{font-size:clamp(2.5rem,4.35vw,4.1rem);font-weight:600;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.1vw,2.85rem);letter-spacing:-.04em;font-weight:600}h3{font-size:1.4rem;letter-spacing:-.03em;font-weight:700}.container{width:min(88%,1240px);margin-inline:auto}.skip{position:absolute;left:1rem;top:-6rem;z-index:10;background:white;padding:.7rem}.skip:focus{top:.5rem}.topbar{background:var(--navy);color:#d5e2e9;font-size:.75rem}.topbar .container{display:flex;gap:1.8rem;padding-block:.5rem}.topbar .container>span{margin-right:auto}.header{display:flex;align-items:center;gap:2rem;min-height:112px}.brand{width:108px;height:108px;flex-shrink:0}.brand img{width:100%;height:100%;object-fit:contain}.header nav{display:flex;gap:2.1rem;margin-left:auto;font-size:.9rem;font-weight:600}.header nav a:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;background:var(--teal);color:#fff;padding:.9rem 1.3rem;border:1px solid transparent;border-radius:3px;font-size:.9rem;font-weight:600;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:var(--navy);transform:translateY(-2px)}.header-cta{margin-left:.7rem}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:5%;padding-block:4.6rem;align-items:center}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:700;color:var(--teal);margin-bottom:1.3rem}.hero .eyebrow{color:var(--mint)}h1 span{color:var(--mint)}.hero-intro{max-width:460px;font-size:1.1rem;line-height:1.7;color:#cfdee7;margin-top:1.5rem}.actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:var(--mint);color:var(--navy)}.text-link{display:inline-flex;gap:1rem;align-items:center;font-size:.9rem;font-weight:600;padding:.5rem 0;border-bottom:1px solid #678897}.hero-foot{display:flex;gap:1.7rem;flex-wrap:wrap;font-size:.75rem;letter-spacing:.09em;color:#a4bccb;border-top:1px solid #305066;margin-top:2.5rem;padding-top:1.4rem}.hero-visual{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-visual img{width:100%;height:390px;object-fit:cover;border-radius:3px}.hero-visual figcaption{font-size:.85rem;display:flex;flex-direction:column;gap:.25rem;padding-top:1.2rem;color:#eef7f8}.hero-visual figcaption span{font-size:.75rem;color:#a4bccb}.service-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);padding-block:1.6rem}.service-index a{display:flex;gap:1rem;font-size:.95rem;font-weight:600;align-items:center;padding-inline:1.7rem;border-right:1px solid var(--line)}.service-index a:first-child{padding-left:0}.service-index a:last-child{border:0}.service-index span{color:var(--teal);font-size:.8rem}.section{padding-block:5.7rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.6rem}.section-heading>p{max-width:350px;color:var(--muted)}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.services article{padding:2rem 1.8rem;border:1px solid var(--line);border-radius:4px;display:flex;flex-direction:column;scroll-margin-top:2rem;background:#fff}.card-top{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:2.1rem}.service-icon{display:grid;place-items:center;border:1px solid #bdd9d8;border-radius:50%;width:40px;height:40px;color:var(--teal);font-size:.85rem}.category{font-size:.75rem;color:var(--muted);letter-spacing:.12em}.services article>p{color:var(--muted);margin-top:1rem}.services ul{padding:0;margin:1.5rem 0 2rem;list-style:none;font-size:.9rem}.services li{padding-block:.5rem;border-bottom:1px solid #edf1f2}.services li:last-child{border:0}.service-link{display:flex;justify-content:space-between;gap:1rem;color:var(--teal);font-size:.9rem;font-weight:600;padding-top:1rem;border-top:1px solid var(--line);margin-top:auto}.other-services{margin-top:2rem;border-block:1px solid var(--line)}summary{font-size:1rem;font-weight:600;padding:1.3rem 0;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary>span{float:right;font-size:1.4rem;line-height:1.2}.other-services[open] summary>span{transform:rotate(45deg)}.extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:1.5rem 0}.extra-grid h3{font-size:1.15rem}.extra-grid p{color:var(--muted);margin-top:.7rem}.note{font-size:.75rem;color:var(--muted);line-height:1.7}.other-services .note{padding-bottom:1.4rem}.about{background:var(--pale);padding-block:5.4rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-lead{font-size:1.15rem;margin-top:1.8rem;margin-bottom:1rem}.about-grid>div>p:not(.eyebrow){color:var(--muted)}.dark-link{color:var(--teal);border-color:#afcece;margin-top:1.5rem}.company-record{background:#fff;border:1px solid var(--line);padding:2rem}.record-title{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;letter-spacing:.1em;color:var(--teal);font-weight:700;margin-bottom:1rem}.record-mark{font-family:Manrope,sans-serif;font-size:2rem;letter-spacing:-.05em;color:var(--navy)}dl{margin:0 0 1.5rem}dl>div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #edf1f2;padding:.7rem 0;font-size:.9rem}dt{color:var(--muted)}dd{margin:0;font-weight:600;text-align:right}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.contact-copy>p:not(.eyebrow){color:var(--muted);margin:1.6rem 0 1.9rem;max-width:480px}.contact-details{padding-top:.1rem}.contact-row{display:block;border-bottom:1px solid var(--line);padding:1.2rem 0}.contact-row:first-child{padding-top:0}.contact-label{display:block;font-size:.75rem;letter-spacing:.12em;color:var(--teal);font-weight:700;margin-bottom:.5rem}.contact-value{display:flex;justify-content:space-between;gap:1rem;font-size:clamp(1rem,1.8vw,1.5rem);overflow-wrap:anywhere}.contact-value>span{font-size:1.2rem;color:var(--teal)}address{font-style:normal;color:var(--muted)}footer{background:var(--navy);color:#c9dae5}.footer-main{display:flex;gap:2rem;align-items:center;padding-block:2.5rem}.footer-brand{font-family:Manrope,sans-serif;font-size:1.65rem;font-weight:800;letter-spacing:.12em;color:#fff;line-height:1}.footer-brand span{display:block;font-size:.75rem;letter-spacing:.2em;margin-top:.5rem}.footer-main p{font-size:.9rem}.footer-main>a{margin-left:auto;font-size:.85rem}.footer-main>a span{margin-left:1rem}.footer-bottom{border-top:1px solid #305066;padding-block:1.3rem;display:flex;gap:1rem;justify-content:space-between;font-size:.75rem}
@media(min-width:1500px){.hero-grid{gap:6%}.hero-visual img{height:430px}}@media(max-width:1000px){.header{gap:1.5rem}.header nav{gap:1.4rem}.hero-grid{gap:4%;padding-block:3.7rem}.hero-visual img{height:360px}.hero-foot{gap:1rem}.actions{gap:1.2rem}.services{gap:1rem}.services article{padding:1.5rem 1.2rem}.about-grid,.contact{gap:6%}.service-index a{padding-inline:1rem;gap:.7rem}.section{padding-block:4.4rem}}
@media(max-width:760px){.topbar .container>a:first-of-type{display:none}.header{min-height:96px;gap:1rem;flex-wrap:wrap}.brand{width:90px;height:90px}.header nav{gap:1rem;font-size:.875rem}.header-cta{display:none}.hero-grid{grid-template-columns:1fr;gap:2.6rem;padding-block:3rem}.hero-copy{max-width:550px}h1{font-size:clamp(2.35rem,7.3vw,3.5rem)}.hero-intro{max-width:540px}.hero-foot{margin-top:1.8rem}.hero-visual img{height:auto;aspect-ratio:3/2;max-height:380px;object-fit:cover}.hero-visual figcaption{flex-direction:row;justify-content:space-between;gap:1rem;font-size:.875rem}.service-index{padding-block:1.1rem}.service-index a{font-size:.875rem;flex-direction:column;align-items:flex-start;gap:.15rem;padding-inline:.7rem}.section-heading{display:block}.section-heading>p{max-width:500px;margin-top:1.4rem}.services{grid-template-columns:1fr;gap:1.1rem}.services article{padding:1.8rem}.card-top{margin-bottom:1.4rem}.services ul{margin:1rem 0 1.5rem}.extra-grid,.about-grid,.contact{grid-template-columns:1fr;gap:2.7rem}.extra-grid{gap:1.8rem}.about{padding-block:4rem}.company-record{padding:1.6rem}.contact-value{font-size:1.2rem}.footer-main{flex-wrap:wrap;gap:1.5rem}.footer-main p{width:100%;order:3}.footer-bottom{flex-direction:column;gap:.4rem}.hero-visual figcaption span{max-width:160px;text-align:right}.section{padding-block:3.6rem}.topbar .container{gap:.5rem}.contact-copy .button{width:100%}}
@media(max-width:380px){.container{width:90%}.header nav{font-size:.875rem;gap:.7rem}.brand{width:80px;height:90px}.hero-visual figcaption{flex-direction:column}.hero-visual figcaption span{max-width:none;text-align:left}.actions{gap:1rem}.button{padding:.8rem 1rem}.services article{padding:1.5rem}.company-record{padding:1.2rem}dl>div{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Concise public company profile. */
.company-record{border-top:3px solid var(--teal);border-radius:4px;min-width:0}.company-record dl>div{gap:1.5rem}.company-record dd{overflow-wrap:anywhere}.company-contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--teal);font-size:.9rem;overflow-wrap:anywhere}.company-contact span{flex-shrink:0}@media(max-width:380px){.record-title{letter-spacing:.04em}.company-record dl>div{gap:.75rem}.company-contact{font-size:.875rem}}
