:root{--deep:#092838;--deep2:#0e3645;--teal:#10a9a7;--cyan:#36d0cb;--ink:#163843;--muted:#5b7078;--line:#d5e5e8;--mist:#edf6f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.65 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.skip{position:absolute;top:-60px;left:16px;background:#fff;z-index:40;padding:8px 16px}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid #e5eeee;backdrop-filter:blur(12px)}.header-row{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.identity{display:inline-flex;align-items:center;gap:13px;min-width:0}.identity-icon{height:42px;width:44px;flex:none;display:flex;justify-content:center;align-items:center;background:var(--deep);color:white;font-weight:900;font-size:19px;letter-spacing:-.12em;border-radius:5px}.identity-icon span{color:var(--cyan);font-size:17px;align-self:flex-start;margin-top:3px}.identity-name{font-size:15px;font-weight:900;line-height:1.1;letter-spacing:.025em;white-space:nowrap}.identity-name small{display:block;font-size:9px;color:#61818b;letter-spacing:.16em;margin-top:5px}.navigation{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:700}.navigation>a:not(.nav-cta):hover{color:var(--teal)}.nav-cta{background:var(--deep);color:white;padding:12px 15px;display:inline-flex;gap:16px;align-items:center;border-radius:3px}.nav-cta:hover{background:var(--teal)}.menu-button{display:none}.hero{min-height:620px;display:grid;grid-template-columns:56% 44%;background:var(--mist)}.hero-copy{display:flex;align-items:center;justify-content:flex-end;padding:76px min(6vw,80px) 76px max(40px,calc((100vw - 1220px)/2));background:radial-gradient(circle at 15% 15%,#fcffff 0%,var(--mist) 62%)}.hero-copy-inner{width:min(660px,100%)}.kicker{color:#088d8c;font-weight:800;font-size:12px;letter-spacing:.17em;margin:0 0 25px}.kicker-line{display:inline-block;height:2px;width:24px;background:var(--teal);vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(39px,4.3vw,68px);font-weight:850;margin:0 0 24px;max-width:710px}.hero h1 span{color:var(--teal)}.hero-lead{color:#506b75;font-size:17px;max-width:590px;margin-bottom:34px;line-height:1.7}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:52px;padding:13px 22px;font-size:14px;font-weight:800;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{color:white;background:var(--deep)}.button-dark:hover{background:var(--teal)}.button-text{border:1px solid #88a9ad;color:var(--deep)}.button-text:hover{background:#fff}.hero-footnote{display:flex;align-items:center;gap:9px;margin-top:58px;color:#577780;font-size:13px;font-weight:700}.pulse{height:8px;width:8px;border-radius:50%;background:var(--teal)}.hero-visual{position:relative;min-height:620px;overflow:hidden;background:#b7d4dc}.hero-visual img{height:100%;width:100%;object-fit:cover;object-position:50% 50%;position:absolute;inset:0}.hero-visual-label{position:absolute;bottom:28px;left:28px;right:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;background:rgba(9,40,56,.9);color:white;padding:17px 21px;font-size:13px}.hero-visual-label span{color:var(--cyan);font-weight:800;white-space:nowrap}.hero-visual-label strong{font-weight:600;text-align:right}.sector-strip{background:var(--deep);color:#bce4e6}.sector-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:74px;font-size:12px;letter-spacing:.12em;font-weight:800}.sector-strip i{height:4px;width:4px;border-radius:50%;background:var(--cyan);flex:none}.section{padding:110px 0}.section h2{font-size:clamp(36px,3.7vw,52px);font-weight:800;margin:0}.section h2 span{color:var(--teal)}.about{background:#fff}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%}.about-detail{color:#526b74;font-size:17px;padding-top:41px}.about-detail p{margin-bottom:19px}.underlink{display:inline-flex;gap:30px;align-items:center;color:var(--deep);border-bottom:2px solid var(--teal);padding:7px 0;font-weight:800;font-size:14px}.underlink:hover{color:var(--teal)}.products{background:#f5f9fa}.section-title{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.section-title>p{color:var(--muted);max-width:340px;margin:0}.featured-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.product{background:#fff;border:1px solid var(--line);min-width:0;overflow:hidden}.featured{display:grid;grid-template-columns:50% 50%}.product-photo{background-image:url('/images/product-categories.webp');background-repeat:no-repeat;background-size:400% 200%;background-color:#e5eef1;aspect-ratio:1}.featured .product-photo{aspect-ratio:1}.product-1{background-position:0 0}.product-2{background-position:33.333% 0}.product-3{background-position:66.666% 0}.product-4{background-position:100% 0}.product-5{background-position:0 100%}.product-6{background-position:33.333% 100%}.product-7{background-position:66.666% 100%}.product-8{background-position:100% 100%}.product-content{padding:22px}.featured .product-content{display:flex;flex-direction:column;justify-content:center;padding:28px}.product-content>span{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--teal)}.product h3{font-size:21px;margin:12px 0 8px}.featured h3{font-size:26px}.product p{color:#5a7078;font-size:14px;line-height:1.55;margin:0}.standard-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.services{background:var(--deep);color:white}.services .kicker{color:var(--cyan)}.services .section-title>p{color:#a6c2ca}.services h2 span{color:var(--cyan)}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#345666;border:1px solid #345666}.service-list article{min-height:232px;background:var(--deep);padding:31px;display:flex;gap:22px}.service-list article>span{color:var(--cyan);font-size:13px;font-weight:800}.service-list h3{font-size:20px;margin:1px 0 15px}.service-list p{color:#a8c1c8;font-size:15px;margin:0}.why{background:#eaf5f5}.why-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.why-intro>p:not(.kicker){color:var(--muted);max-width:500px;margin:24px 0}.why-points{border-top:1px solid #bfd7d9}.why-points div{display:flex;gap:30px;align-items:center;border-bottom:1px solid #bfd7d9;min-height:75px}.why-points span{color:var(--teal);font-size:13px;font-weight:800}.why-points strong{font-size:17px;font-weight:700}.contact{background:#0c3442;color:#fff}.contact .kicker{color:var(--cyan)}.contact h2 span{color:var(--cyan)}.contact-top{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:56px;border-bottom:1px solid #426471}.button-cyan{background:var(--cyan);color:var(--deep);min-width:170px}.button-cyan:hover{background:white}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding-top:45px}.contact-grid div{min-width:0}.contact-grid span{display:block;color:#83b3bb;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:14px}.contact-grid strong,.contact-grid address,.contact-grid a{font-style:normal;font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.contact-grid a:hover{color:var(--cyan)}.footer{background:#061f2b;color:#c2d3d7}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:132px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .identity-icon{background:#1b4652}.footer-brand strong{display:block;color:white;font-size:14px;line-height:1.1}.footer-brand small{display:block;font-size:9px;letter-spacing:.12em;margin-top:5px}.footer-row p{font-size:13px;margin:0}.footer-row>a{font-size:13px;font-weight:700}.footer-row>a:hover{color:var(--cyan)}.footer-base{padding:19px 0;border-top:1px solid #31515d;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.08em}
@media(max-width:1080px){.wrap{width:calc(100% - 52px)}.navigation{gap:15px;font-size:12px}.hero-copy{padding-left:26px;padding-right:35px}.hero h1{font-size:clamp(36px,4.2vw,55px)}.contact-grid{grid-template-columns:repeat(2,1fr);row-gap:34px}.sector-strip .wrap{font-size:10px}}
@media(max-width:800px){.header-row{min-height:70px}.menu-button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:0;width:44px;height:44px;cursor:pointer}.menu-button span{width:24px;height:2px;background:var(--deep)}.navigation{display:none;position:absolute;top:70px;left:0;right:0;background:white;box-shadow:0 14px 24px #09283822;padding:12px 26px 22px;flex-direction:column;align-items:stretch;gap:0}.navigation.open{display:flex}.navigation a{padding:10px;font-size:15px}.navigation .nav-cta{margin-top:8px;justify-content:space-between;padding:12px}.hero{grid-template-columns:1fr 42%;min-height:560px}.hero-copy{padding:55px 25px}.hero-visual{min-height:560px}.hero h1{font-size:clamp(33px,4.5vw,48px)}.hero-lead{font-size:15px}.hero-footnote{margin-top:30px}.sector-strip .wrap{flex-wrap:wrap;justify-content:center;padding:16px 0;min-height:0;gap:12px 18px}.section{padding:80px 0}.about-layout,.why-layout{gap:7%}.featured{display:block}.featured .product-photo{aspect-ratio:1}.standard-products{grid-template-columns:repeat(2,1fr)}.service-list{grid-template-columns:repeat(2,1fr)}.footer-row{flex-wrap:wrap;padding:30px 0}}
@media(max-width:600px){html{scroll-padding-top:70px}.wrap{width:calc(100% - 38px)}.identity-name{font-size:13px}.identity-name small{font-size:8px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:65px 19px 55px}.hero h1{font-size:clamp(37px,9vw,53px)}.hero-lead{font-size:16px}.hero-visual{height:460px;min-height:0}.hero-visual img{object-position:center 47%}.hero-visual-label{left:19px;right:19px;bottom:19px}.hero-footnote{margin-top:35px}.sector-strip i{display:none}.sector-strip span{font-size:10px}.section{padding:72px 0}.about-layout,.why-layout{grid-template-columns:1fr;gap:25px}.about-detail{padding:0;font-size:16px}.section-title{display:block;margin-bottom:30px}.section-title>p{margin:20px 0 0}.featured-products{grid-template-columns:1fr}.featured{display:grid;grid-template-columns:44% 56%}.featured .product-photo{aspect-ratio:1}.featured .product-content{padding:17px}.featured h3{font-size:21px}.standard-products{gap:12px}.product-content{padding:15px}.product h3{font-size:18px}.product p{font-size:13px}.service-list{grid-template-columns:1fr}.service-list article{min-height:0;padding:23px}.contact-top{display:block;padding-bottom:32px}.contact-top .button{margin-top:24px}.contact-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.footer-row{display:grid;gap:20px}.footer-base{display:grid;gap:8px}}
@media(max-width:420px){.standard-products{grid-template-columns:1fr}.standard-products .product{display:grid;grid-template-columns:43% 57%}.standard-products .product-photo{aspect-ratio:1}.contact-grid{grid-template-columns:1fr}.featured .product{min-width:0}.hero-buttons .button{gap:10px;padding:11px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
