:root{--green:#164d3b;--deep:#102d26;--ink:#172d27;--muted:#58675f;--pale:#f1f5f2;--accent:#c6e4b6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}p+p{margin-top:18px}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(32px,3.7vw,52px)}h3{font-size:22px;line-height:1.25;letter-spacing:-.02em}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.utility{background:var(--deep);color:#fff;font-size:13px;letter-spacing:.035em;padding:7px 0}.utility .wrap{display:flex;justify-content:space-between}header{background:#fff;position:relative;z-index:10}.nav{height:110px;display:flex;justify-content:space-between;gap:30px;align-items:center}.brand{width:286px;height:91px;overflow:hidden;flex-shrink:0}.brand img{width:100%;height:143px;object-fit:contain;transform:translateY(-24px)}nav{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:600}nav>a:not(.button){padding:13px 0;border-bottom:2px solid transparent}nav>a:hover,nav>a[aria-current]{border-color:var(--green);color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 24px;color:#fff;background:var(--green);font-size:15px;font-weight:600;border-radius:2px;transition:background .2s,transform .2s}.button:hover{background:#24664e;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:12px 19px;gap:22px}.button.light{background:white;color:var(--green)}.button.light:hover{background:var(--accent)}.menu{display:none}.hero{height:650px;position:relative;overflow:hidden;background:var(--deep);color:white}.hero-media{position:absolute;inset:0}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 58%;animation:drift 22s ease-in-out infinite alternate}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,32,24,.92),rgba(8,27,23,.69) 40%,rgba(8,27,23,.1) 100%)}.hero-content{position:relative;z-index:1;padding-top:65px}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--green);margin-bottom:20px}.hero .eyebrow,.airfeature .eyebrow{color:var(--accent)}.hero h1{font-size:clamp(48px,5.6vw,78px);max-width:780px;line-height:1.02}.hero em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.hero-content p{font-size:18px;max-width:480px;line-height:1.6;margin:22px 0 28px;color:#ebf1ed}.hero-bottom{position:absolute;z-index:2;bottom:23px;left:0;right:0;display:flex;justify-content:space-between;font-size:13px;color:#e2ece6}.motion{border:1px solid #ffffff70;background:#16382990;color:white;border-radius:2px;padding:6px 13px;font-size:12px}.motion span{margin-left:10px}.paused .hero-photo{animation-play-state:paused}.region{background:var(--pale);border-bottom:1px solid #dce5df}.region .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0}.region span{font-size:13px;line-height:1.5}.region strong{font-size:21px;font-weight:500}.region a{font-size:14px}.section{padding:92px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.split p{color:var(--muted);margin-top:24px}.lead{font-size:22px;line-height:1.5}.split .lead{margin-top:0;color:var(--ink)}.textlink{display:inline-flex;gap:26px;align-items:center;font-weight:600;font-size:15px;border-bottom:1px solid #9bad9f;padding:12px 0;margin-top:17px}.soft{background:var(--pale)}.sectionhead{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px;gap:30px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #cbd8ce}.card{padding:32px 28px 36px 0;border-bottom:1px solid #cbd8ce;margin-right:30px}.number{display:block;color:#497157;font-size:13px;margin-bottom:32px}.card h3{margin-bottom:14px}.card p{color:var(--muted);line-height:1.65}.healthcare{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.photo{height:570px;overflow:hidden}.photo img{height:100%;width:100%;object-fit:cover}.healthcare h2{margin-bottom:23px}.healthcare p{color:var(--muted)}.industrylinks{margin-top:28px;border-top:1px solid #cfdbd3}.industrylinks a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #cfdbd3;font-size:17px;font-weight:500;gap:24px}.industrylinks a:hover{color:#337b4d}.kitcopy{font-size:14px;margin-top:18px}.airfeature{min-height:475px;background:var(--deep);color:white;position:relative;overflow:hidden;display:flex;align-items:center}.airfeature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.airfeature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0e2e28ed 5%,#0e2e28ae 50%,#0e2e2830)}.airfeature .wrap{position:relative;z-index:1;padding-top:70px;padding-bottom:70px}.airfeature p{max-width:530px;margin:25px 0}.check{padding:0;margin:0;list-style:none}.check li{padding:15px 0 15px 32px;border-bottom:1px solid #d7e1d9;position:relative}.check li:before{content:'✓';position:absolute;left:0;color:var(--green)}.cta{background:var(--green);color:white;padding:70px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta .eyebrow{color:var(--accent)}.cta h2{font-size:44px}.cta p{margin-top:20px;color:#deebe1}.cta .button{white-space:nowrap}footer{background:#fff;padding:58px 0 20px}.foot{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:65px}.footerbrand{width:280px;height:95px;overflow:hidden;display:block}.footerbrand img{height:140px;transform:translateY(-22px)}footer p{color:var(--muted);font-size:14px;margin-top:18px}footer h3{font-size:14px;margin:15px 0 20px}footer .foot>div>a:not(.footerbrand){display:block;font-size:14px;margin:7px 0}footer .foot .phone{font-size:25px!important}.copyright{font-size:12px;color:var(--muted);border-top:1px solid #dde4df;margin-top:40px;padding-top:20px}.subhero{background:var(--deep);color:white;overflow:hidden}.subhero .wrap{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:65px;min-height:410px}.subhero .eyebrow{color:var(--accent)}.subhero h1{font-size:clamp(40px,4.5vw,64px)}.subhero p{max-width:590px;margin-top:24px;color:#d6e6db;font-size:18px}.subimage{height:410px;overflow:hidden}.subimage img{height:100%;width:100%;object-fit:cover}.contactphone{display:block;font-size:clamp(25px,3vw,40px);color:var(--green);margin-top:28px}.contact-panel,blockquote{background:var(--pale);padding:40px;margin:0}.contact-panel h2{font-size:34px}.contact-panel p{margin:24px 0}blockquote p{font-size:36px;color:var(--green)!important;line-height:1.25;font-family:Georgia,serif}.skip{position:absolute;top:-80px;left:20px;background:white;color:var(--green);padding:12px;z-index:50}.skip:focus{top:8px}:focus-visible{outline:3px solid #b18b23;outline-offset:5px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.js-motion .reveal.visible{opacity:1;transform:none}#kitting-logistics{scroll-margin-top:30px}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.08) translateX(-1%)}}@media(min-width:1500px){.hero{height:710px}.hero-content{padding-top:80px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:15px;font-size:13px}.brand{width:240px;height:85px}.brand img{height:120px;transform:translateY(-18px)}.split{gap:45px}.healthcare{gap:45px}.nav{gap:20px}}@media(max-width:940px){.nav{height:96px}.menu{display:flex;gap:22px;padding:10px 0;border:0;background:none;color:var(--green);font-weight:600}nav{display:none;position:absolute;left:0;right:0;top:96px;background:white;padding:24px 28px;box-shadow:0 15px 25px #0c21131a;flex-direction:column;align-items:stretch;gap:2px;font-size:16px}nav.open{display:flex}.hero{height:620px}.hero h1{font-size:64px}.hero:after{background:linear-gradient(90deg,#0a211beb,#0a211b60)}.cards{grid-template-columns:repeat(2,1fr)}.foot{gap:25px}.region strong{font-size:18px}.subhero .wrap{gap:30px}.subhero h1{font-size:45px}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}.utility{font-size:11px}.brand{width:225px}.nav{height:90px}nav{top:90px}.hero{height:655px}.hero-content{padding-top:53px}.hero h1{font-size:49px}.hero-content p{font-size:17px;max-width:320px}.hero-photo{object-position:62% center}.hero:after{background:linear-gradient(90deg,#0a211bec,#0a211b70)}.hero .eyebrow{font-size:10px;letter-spacing:.12em}.hero-bottom{font-size:11px;align-items:center;gap:15px}.region .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:25px 0}.region span{grid-column:1/4;font-size:13px}.region span br{display:none}.region span b{margin-left:8px}.region strong{font-size:17px}.region a{grid-column:1/4}.section{padding:58px 0}.split,.healthcare{grid-template-columns:1fr;gap:32px}.sectionhead{display:block;margin-bottom:30px}.sectionhead .textlink{margin-top:18px}.cards{grid-template-columns:1fr}.card{margin:0;padding:25px 0}.number{margin-bottom:15px}.photo{height:390px}.healthcare h2{font-size:37px}.airfeature h2{font-size:36px}.airfeature .wrap{padding-top:58px;padding-bottom:58px}.cta{padding:50px 0}.cta .wrap{display:block}.cta h2{font-size:35px}.cta .button{margin-top:28px}.foot{grid-template-columns:1fr 1fr;gap:25px}.foot>div:first-child{grid-column:1/3}.foot>div:last-child{grid-column:1/3}.subhero .wrap{grid-template-columns:1fr;gap:30px;padding-top:45px}.subhero h1{font-size:43px}.subimage{height:235px;margin:0 -20px}.subhero p{font-size:17px}.contact-panel,blockquote{padding:28px}.lead{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.motion{display:none}}
.hero-media{left:32%}.hero-photo{object-position:center 63%}.hero:after{background:linear-gradient(90deg,#102d26 8%,#102d26f5 30%,#102d26a3 50%,#102d2620 100%)}@media(max-width:640px){.hero-media{left:0}.hero:after{background:linear-gradient(90deg,#102d26f5,#102d26ad)}}
.owner-edit{position:fixed;right:20px;bottom:20px;z-index:30;background:#fff;color:#164d3b;border:1px solid #164d3b;padding:12px 20px;border-radius:4px;box-shadow:0 3px 16px #0002;font-size:14px;font-weight:bold}
