html{scroll-behavior:smooth}body{margin:0}svg{flex-shrink:0}.primary{align-items:center}
.site{--brand:#006c94;--ink:#123c50;--green:#70a58e;--light:#edf4f0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6;overflow-x:clip}
.site *{box-sizing:border-box}.site a{text-decoration:none}.site a:focus-visible{outline:3px solid #067caf;outline-offset:6px;border-radius:3px}.site h1,.site h2,.site h3,.site p{margin:0}.site em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.skip{position:fixed;top:-100px;left:20px;z-index:10000;padding:12px;background:#fff;color:var(--ink)}.skip:focus{top:10px}
.header{max-width:1440px;margin:auto;padding:0 5%;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #e4ebe8}.logo{display:block;position:relative;width:160px;height:110px;overflow:hidden;flex-shrink:0}.logo img{position:absolute;width:180px;height:180px;max-width:none;left:-10px;top:-35px;object-fit:contain}.nav{display:flex;gap:34px;margin-left:auto;font-size:.94rem}.nav a{padding:10px 0;color:var(--ink)}.nav a:hover{color:var(--brand)}.access{display:flex;gap:7px;align-items:center;color:var(--brand);font-size:.88rem;border-left:1px solid #d4ddd9;padding:7px 0 7px 28px;white-space:nowrap}
.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:48px 5% 62px;gap:5%;align-items:center}.heroCopy{padding:24px 0}.eyebrow{font-size:.75rem;letter-spacing:.15em;line-height:1.5;font-weight:700;color:var(--brand)}.hero h1{font-weight:500;font-size:clamp(3.4rem,6.2vw,6rem);letter-spacing:-.06em;line-height:1.02;margin:24px 0 28px}.hero h1 em{color:var(--brand);letter-spacing:-.06em}.intro{font-size:1.13rem;line-height:1.7;color:#47616c}.primary{display:inline-flex;height:auto!important;padding:17px 23px!important;margin-top:30px;background:var(--brand)!important;color:#fff!important;border-radius:4px!important;box-shadow:none!important;font-size:1rem!important;font-weight:500!important;gap:22px!important;white-space:normal!important}.primary:hover{background:#095477!important}.quietLink{display:flex;align-items:center;gap:15px;font-size:.9rem;margin-top:21px;color:var(--ink);width:fit-content}.heroVisual{height:620px;position:relative;overflow:hidden;border-radius:150px 4px 4px 4px;background:#e1e9e5}.heroVisual>img{height:100%;width:100%;object-fit:cover;object-position:58% center}.photoCaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,25,31,.78));color:white;padding:90px 32px 30px}.photoCaption span{font-size:.72rem;letter-spacing:.15em}.photoCaption p{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;line-height:1.25;margin-top:11px}
.about{max-width:1296px;margin:auto;padding:88px 0;display:grid;grid-template-columns:1fr 2fr;border-top:1px solid #dce5e0;gap:50px;width:90%}.about>.eyebrow{padding-top:10px}.about h2{font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.12;letter-spacing:-.035em;margin-bottom:26px;font-weight:500}.about h2 em{color:var(--brand)}.about div>p{font-size:1.1rem;line-height:1.85;max-width:650px;color:#46606d}.about div>p+p{margin-top:16px}
.products{padding:75px 5% 85px;background:#f2f6f4}.sectionHeading{max-width:1296px;margin:0 auto 36px}.sectionHeading h2{font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.2;letter-spacing:-.035em;font-weight:500;margin-top:12px}.productGrid{max-width:1296px;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:auto}.product{background:#fff;padding:40px;display:flex;flex-direction:column;border-top:4px solid var(--brand);min-height:390px}.skin{border-top-color:var(--green)}.number{font-size:.76rem;letter-spacing:.11em;color:#416574}.product h3{font-size:2.65rem;font-weight:500;line-height:1.08;letter-spacing:-.035em;margin:22px 0 20px}.product p{max-width:445px;color:#46606d;font-size:1rem;line-height:1.75}.product>a{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e0e8e3;padding-top:20px;margin-top:30px;color:var(--brand);font-size:.94rem}.product>a:hover{color:#0a3b50}
.contact{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:95px 5%;align-items:center}.contact h2{font-size:clamp(2.8rem,4.8vw,4.6rem);line-height:1.08;letter-spacing:-.04em;font-weight:500;margin-top:18px}.contact h2 em{color:var(--brand)}.contactCopy>p{font-size:1.1rem;max-width:470px;color:#46606d}.email{display:flex;align-items:center;gap:14px;color:var(--brand);font-size:clamp(1rem,1.65vw,1.45rem);padding:24px 0;border-bottom:1px solid #c2d4ca;overflow-wrap:anywhere}.email span{min-width:0}.email svg{flex-shrink:0}.contactCopy p.emailHint{font-size:.85rem;margin-top:12px;color:#526b76}.footer{display:flex;align-items:center;gap:28px;padding:27px 5%;background:var(--ink);color:#fff;font-size:.88rem}.footer strong{letter-spacing:.1em;font-size:.98rem}.footer>span{color:#c6d8df}.footer>a{margin-left:auto;color:#fff}
.site section[id]{scroll-margin-top:25px}
@media(min-width:1600px){.header,.hero,.contact{padding-left:72px;padding-right:72px}}
@media(max-width:900px){.header{gap:16px;padding:0 5%;flex-wrap:wrap}.nav{gap:22px}.access{padding-left:18px}.hero{gap:5%;padding-top:34px}.hero h1{font-size:4.25rem}.heroVisual{height:560px;border-top-left-radius:100px}.about{gap:30px}.product{padding:28px}.product h3{font-size:2.2rem}.email{gap:8px;font-size:1rem}}
@media(max-width:660px){.header{min-height:0;justify-content:space-between;row-gap:0;padding-top:0;padding-bottom:16px}.logo{width:135px;height:104px}.logo img{width:160px;height:160px;left:-12px;top:-29px}.access{order:1;font-size:.83rem;border:0;padding:0}.nav{order:2;width:100%;justify-content:space-between;margin:0;font-size:.94rem;gap:12px}.nav a{padding:3px 0}.hero{display:flex;flex-direction:column;padding-top:20px;padding-bottom:38px;gap:34px;align-items:stretch}.heroCopy{padding:20px 0 0}.hero h1{font-size:clamp(3.55rem,13vw,5.5rem);margin-top:19px;margin-bottom:23px}.eyebrow{font-size:.73rem;letter-spacing:.11em}.intro{font-size:1.05rem}.primary{margin-top:24px}.heroVisual{height:400px;border-top-left-radius:95px}.photoCaption{padding:70px 24px 25px}.photoCaption p{font-size:1.7rem}.about{grid-template-columns:1fr;gap:23px;padding:48px 0}.about>.eyebrow{padding:0}.about h2{font-size:2.55rem;margin-bottom:22px}.about div>p{font-size:1rem}.products{padding-top:48px;padding-bottom:48px}.sectionHeading h2{font-size:2.35rem}.productGrid{grid-template-columns:1fr;gap:20px}.product{padding:29px;min-height:360px}.product h3{font-size:2.5rem}.product>a{font-size:.92rem}.contact{grid-template-columns:1fr;gap:28px;padding-top:50px;padding-bottom:55px}.contact h2{font-size:3rem}.contactCopy>p{font-size:1rem}.email{font-size:1.07rem;gap:10px}.footer{flex-wrap:wrap;gap:8px 22px;padding-top:24px;padding-bottom:24px}.footer>span{width:100%;order:2}.footer>a{font-size:.82rem}}
@media(prefers-reduced-motion:no-preference){.site a{transition:color .15s ease,background-color .15s ease}}
