:root{--navy:#133b3e;--green:#21845c;--ink:#183334;--muted:#617371;--pale:#f1f5f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}.wrap{width:min(1280px,90%);margin:auto}.topbar{background:var(--navy);color:#e0eae6;font-size:12px;letter-spacing:.3px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}header{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8eeea}.nav{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800;letter-spacing:1px;line-height:1.1}.brand small{display:block;font-size:10px;letter-spacing:5px;margin-top:7px}.brand-mark{font-size:42px;color:var(--green);font-style:italic;letter-spacing:-10px;margin-right:12px}.brand-mark span{color:#83b794}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--green);color:#fff;padding:15px 23px;border-radius:4px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#176745;transform:translateY(-2px)}.button.small{padding:12px 19px}.hero{background:var(--pale);padding:56px 0}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:55px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--green);margin-bottom:22px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--green);margin-right:6px}h1{font-size:clamp(38px,4.3vw,64px);line-height:1.18;font-weight:500;letter-spacing:-2.5px;margin:0 0 26px}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:500px;color:var(--muted);font-size:17px;line-height:1.8;margin:0 0 30px}.actions{display:flex;align-items:center;gap:25px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:25px;align-items:center}.hero-tags{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;margin-top:47px;color:var(--muted)}.hero-tags span+span{border-left:1px solid #becdc6;padding-left:18px}.hero-image{height:470px;position:relative;border-radius:5px;overflow:hidden;background:#d5e0d9}.hero-image>img{object-position:center}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#103334d9);pointer-events:none}.image-label{position:absolute;bottom:30px;left:30px;right:30px;z-index:1;color:#fff}.image-label>span{font-size:10px;letter-spacing:2px}.image-label strong{display:block;font-size:29px;line-height:1.3;font-weight:500;margin-top:10px}.image-label a{position:absolute;right:0;bottom:0;border:1px solid #ffffff7a;border-radius:50%;width:46px;height:46px;display:grid;place-items:center}.vertical-label{position:absolute;top:22px;right:20px;font-size:10px;letter-spacing:2px;color:#fff;writing-mode:vertical-rl;text-shadow:0 1px 3px #000}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 0;border-bottom:1px solid #dfe6e2;gap:40px}.benefits>div{display:flex;gap:18px;align-items:center}.benefits b{font-weight:400;font-size:28px;color:#93a89d}.benefits span{font-size:15px;font-weight:600}.benefits small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:3px}.section{padding:85px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:30px}h2{font-size:clamp(30px,3vw,43px);line-height:1.25;font-weight:500;letter-spacing:-1.5px;margin:0}.section-head .eyebrow{margin-bottom:15px}.section-head>p{color:var(--muted);font-size:15px;margin-bottom:4px}.filters{display:flex;gap:9px;margin:32px 0 28px;flex-wrap:wrap}.filters button{padding:9px 20px;border:1px solid #dfe6e1;border-radius:30px;background:white;color:var(--muted);font-size:14px}.filters button.active{color:white;background:var(--navy);border-color:var(--navy)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product{border:0;text-align:left;background:none;padding:0;color:inherit}.product[hidden]{display:none}.product-image{height:270px;background:#f1f4f2;position:relative;border-radius:4px;overflow:hidden}.product-image img{transition:transform .3s}.product:hover img{transform:scale(1.035)}.product-image>span{position:absolute;z-index:1;top:16px;left:16px;background:#fffffff0;border-radius:3px;font-size:10px;padding:5px 10px;letter-spacing:1px}.product-info{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #e4eae6}.product-info>span{border-radius:50%;border:1px solid #d7e2db;width:34px;height:34px;display:grid;place-items:center}h3{font-size:20px;font-weight:500;margin:0 0 5px}.product p{font-size:13px;color:var(--muted);margin:0}.applications{padding:70px 0;background:var(--navy);color:white}.applications .eyebrow{color:#94c8a7}.applications .section-head>p{color:#b4cbc5}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:50px}.application-grid article{border-top:1px solid #537573;padding-top:20px}.app-number{font-size:13px;color:#a8cfb8}.application-grid h3{margin:27px 0 10px;font-size:20px}.application-grid p{font-size:14px;color:#b4cbc5;line-height:1.8}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image{height:390px;position:relative;border-radius:4px;overflow:hidden}.about-image span{position:absolute;bottom:0;left:0;right:0;background:#133b3eed;color:white;padding:18px;font-size:10px;letter-spacing:1.5px}.about p{color:var(--muted);font-size:15px;margin:22px 0}.about .text-link{color:var(--green)}.contact{background:#eaf1eb;border-radius:5px;padding:50px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;margin-bottom:65px}.contact h2{font-size:38px}.contact p{color:var(--muted);font-size:14px}.contact .eyebrow{font-size:10px}.contact-details{align-self:center}.contact-details>span{font-size:11px;letter-spacing:1px}.phone{display:block;font-size:38px;font-weight:500;letter-spacing:-1px;margin-top:12px}.contact-row{border-top:1px solid #c8d8ce;padding:14px 0;display:flex;justify-content:space-between;gap:16px;font-size:13px}.contact-row>span{color:var(--muted)}footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:25px;font-size:13px;color:var(--muted)}footer .brand{color:var(--navy)}.footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid #e1e8e3;padding:22px 0;margin-top:15px;font-size:12px}#menu{display:none}dialog{border:0;border-radius:10px;padding:45px;max-width:550px;width:90%;color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#102f36aa;backdrop-filter:blur(4px)}dialog h2{font-size:32px}dialog p{color:var(--muted)}.close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:28px}.detail-note{padding:16px;background:var(--pale);font-size:14px;margin:20px 0}a:focus-visible,button:focus-visible{outline:3px solid #ddad4b;outline-offset:5px}@media(min-width:1500px){.hero{padding:75px 0}}@media(max-width:1050px){nav{gap:15px}.nav{gap:18px}.nav>.button{display:none}.hero-grid{gap:30px}.hero-image{height:440px}.actions{gap:15px;flex-wrap:wrap}.about{gap:40px}.contact{gap:35px;padding:35px}.phone{font-size:31px}}@media(max-width:700px){.topbar{font-size:10px}.topbar a{display:none}.nav{min-height:78px;flex-wrap:wrap}.brand{font-size:18px}.brand-mark{font-size:35px}#menu{display:block;background:none;border:1px solid #dce5df;border-radius:4px;font-size:22px;padding:4px 11px}nav{display:none;width:100%;padding:10px 0 20px;flex-wrap:wrap;gap:20px}nav.open{display:flex}.hero{padding:38px 0 25px}.hero-grid{grid-template-columns:1fr;gap:30px}h1{font-size:43px;letter-spacing:-1.8px}.hero-copy>p{font-size:16px}.hero-tags{margin-top:28px;font-size:11px;gap:10px}.hero-tags span+span{padding-left:10px}.hero-image{height:330px}.benefits{grid-template-columns:1fr;padding:25px 0;gap:20px}.benefits small{font-size:13px}.section{padding:55px 0}.section-head{display:block}.section-head>p{margin-top:20px}h2{font-size:33px}.products{grid-template-columns:1fr;gap:30px}.product-image{height:300px}.product p{font-size:14px}.applications{padding:45px 0}.application-grid{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.application-grid h3{font-size:18px}.about{grid-template-columns:1fr;gap:30px}.about-image{height:290px}.contact{grid-template-columns:1fr;padding:28px;gap:32px;margin-bottom:45px}.contact h2{font-size:30px}.contact-row{font-size:12px}.phone{font-size:32px}footer>span{width:100%}dialog{padding:35px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
