:root{--navy:#071b26;--ink:#0b2735;--cyan:#67ded1;--muted:#aec0c8;--paper:#f2f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}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,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #03a292;outline-offset:5px}img{display:block;max-width:100%}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.section{padding-top:112px;padding-bottom:112px}header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4%;background:var(--navy);position:sticky;top:0;z-index:20;box-shadow:0 1px 0 #ffffff1a}.brand{height:76px;width:174px;overflow:hidden;background:white;border-radius:3px;display:flex;align-items:center;justify-content:center}.brand img{width:174px;height:122px;object-fit:cover}nav{display:flex;gap:32px;color:white;font-size:14px;font-weight:bold}nav a:hover{color:var(--cyan)}.header-cta{color:var(--cyan);border:1px solid #67ded15c;padding:12px 19px;font-size:14px;font-weight:bold}.menu{display:none}.hero{position:relative;background:var(--navy);color:white;min-height:730px;overflow:hidden}.hero-bg{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#051822f5 0%,#051822d9 37%,#05182255 72%,#05182233),linear-gradient(0deg,#051822bf,transparent 55%)}.hero-content{position:relative;padding-top:82px;padding-bottom:30px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 24px;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:25px;height:2px;background:#149d95}.hero .eyebrow,.contact .eyebrow,.applications .eyebrow{color:var(--cyan)}h1,h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;letter-spacing:-1.4px;line-height:1.05;margin:0 0 25px}h1{font-size:clamp(58px,6.8vw,102px);max-width:880px}h1 span,.contact h2 span{color:var(--cyan)}h2{font-size:clamp(38px,4vw,60px)}h2 span{color:#16867f}h3{font-size:22px;line-height:1.25;letter-spacing:-.4px;margin:22px 0 12px}p{margin:0 0 22px}.hero-copy{font-size:18px;color:#d8e3e8;line-height:1.6}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:53px;padding:15px 23px;background:var(--cyan);color:var(--navy);font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#93eee4;transform:translateY(-2px)}.button.outline{background:#071b2640;border-color:#ffffff66;color:white}.button.outline:hover{background:#ffffff20}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#174a5a}.hero-bottom{display:flex;gap:36px;border-top:1px solid #ffffff30;padding-top:22px;margin-top:62px;font-size:12px;font-weight:700;letter-spacing:1px}.scroll{position:absolute;right:4%;bottom:30px;border:1px solid #ffffff50;border-radius:50%;width:42px;height:42px;text-align:center;font-size:22px}.about{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-image{position:relative;min-width:0}.about-image>img{width:100%;height:535px;object-fit:cover}.image-label{position:absolute;bottom:0;left:0;background:var(--navy);color:white;padding:23px 30px;font-size:16px;font-weight:700;letter-spacing:.3px}.about-copy p:not(.eyebrow){color:#52636d}.text-link{display:inline-block;font-size:14px;font-weight:700;border-bottom:1px solid #689b9c;padding-bottom:6px;margin-top:12px}.offer{background:var(--paper)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:48px}.section-head h2{margin-bottom:0}.section-head>p{max-width:380px;color:#64747b;margin:0 0 5px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 28px}.product-image{position:relative;background:white;overflow:hidden}.product-image img{height:270px;width:100%;object-fit:contain;transition:transform .5s}.product:hover img{transform:scale(1.045)}.product-image span{position:absolute;left:15px;top:15px;background:var(--navy);color:white;font-size:12px;padding:3px 10px}.product h3{margin-top:18px}.product p{color:#60727a;font-size:16px;line-height:1.65;max-width:360px;margin-bottom:0}.allegro-row{margin-top:50px;border-top:1px solid #ccd6d8;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}.allegro-row p{margin:0}.allegro-row strong{color:#d64e12}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d3dddd;margin-top:55px}.audience-grid article{padding:35px 32px 0 0}.audience-grid article+article{border-left:1px solid #d3dddd;padding-left:32px}.audience-grid p{color:#61717a;margin:0}.number{color:#15877e;font-size:14px;font-weight:bold}.applications{background:var(--navy);color:white}.applications .section-head>p{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery figure{position:relative;margin:0;height:440px;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figure:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#03141df5,transparent 65%)}figcaption{position:absolute;z-index:1;bottom:25px;left:25px;right:20px}figcaption span{font-size:12px;letter-spacing:1px;color:#d5e8e8}figcaption h3{font-size:26px;margin:10px 0 0}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.support-grid h2{margin:0}.large-copy{font-size:25px;line-height:1.45;color:var(--ink)}.support-grid p:not(.large-copy){color:#63757a;max-width:530px}.contact{background:#0c2634;color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact p{color:#b8cbd3}.email{display:inline-block;font-size:clamp(19px,2vw,27px);font-weight:bold;margin:10px 0 30px;color:var(--cyan)}.address{border-top:1px solid #ffffff26;padding-top:24px;margin-bottom:25px}.address>span{font-weight:bold}.address address{font-style:normal;color:#b8cbd3;margin-top:10px}form{background:white;color:var(--ink);padding:38px}form h3{font-size:25px;margin:0 0 25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:14px;font-weight:700;margin-bottom:18px}label span{font-weight:normal;color:#61727b}input,select,textarea{display:block;width:100%;border:1px solid #d4dfe1;border-radius:0;background:#f6f8f8;color:var(--ink);padding:12px;margin-top:7px;font-size:16px;min-width:0}textarea{resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #168b83;outline-offset:1px}.contact .form-note{font-size:12px;line-height:1.6;color:#586d76;margin:15px 0}.form-note a{text-decoration:underline}form .button{width:100%;justify-content:space-between}.honeypot{display:none}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:30px;padding-bottom:30px;font-size:12px;color:#6a7c84}footer p{margin:0}.footer-brand{color:var(--ink);font-weight:900;font-size:16px}footer>a:last-child{font-size:14px}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.reveal{transition:opacity .7s,transform .7s}.js-motion .reveal.pending{opacity:0;transform:translateY(24px)}@media(min-width:1600px){.hero{min-height:810px}.hero-content{padding-top:100px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:18px}.about,.support-grid,.contact-grid{gap:40px}.section{padding-top:80px;padding-bottom:80px}.product-image img{height:220px}h1{font-size:76px}.gallery figure{height:360px}.header-cta{display:none}.about-image>img{height:500px}}@media(max-width:760px){header{height:80px;padding:0 22px}.brand{width:135px;height:60px}.brand img{width:145px;height:102px}.menu{display:block;border:1px solid #ffffff50;background:transparent;color:white;padding:8px 14px;font-size:14px}nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--navy);padding:20px 28px;border-top:1px solid #ffffff30;flex-direction:column;gap:0}nav.open{display:flex}nav a{padding:12px 0}.wrap{width:calc(100% - 44px)}.hero{min-height:705px}.hero-content{padding-top:56px}.hero-bg{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#051822ef,#05182299)}h1{font-size:clamp(47px,10.4vw,73px);letter-spacing:-1.3px}h2{font-size:39px;letter-spacing:-1px}.eyebrow{font-size:11px;letter-spacing:1.3px}.hero-copy{font-size:16px}.hero-bottom{gap:10px;justify-content:space-between;flex-wrap:wrap;margin-top:40px;font-size:10px;letter-spacing:.4px}.actions{gap:12px}.button{padding:14px 17px;gap:20px}.hero .actions{align-items:flex-start;flex-direction:column}.scroll{display:none}.section{padding-top:65px;padding-bottom:65px}.about,.support-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.about-image>img{height:360px}.image-label{font-size:14px;padding:18px 22px}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:24px}.products{grid-template-columns:repeat(2,1fr);gap:28px 15px}.product-image img{height:185px}.product h3{font-size:20px}.product p{font-size:14px}.allegro-row{align-items:flex-start;flex-direction:column}.audience-grid{grid-template-columns:1fr;margin-top:35px}.audience-grid article,.audience-grid article+article{border-left:0;border-bottom:1px solid #d3dddd;padding:25px 0}.audience-grid h3{margin-top:12px}.gallery{grid-template-columns:1fr;gap:20px}.gallery figure{height:390px}.support-grid{gap:22px}form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact h2{font-size:44px}footer{flex-wrap:wrap;gap:15px}footer p{width:100%;order:3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.js-motion .reveal.pending{opacity:1;transform:none}}

.core-products{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:42px}.core-product{position:relative;background:var(--navy);color:white;min-height:410px;overflow:hidden}.polyester>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.polyester:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#051822fa,#051822b8)}.core-copy{position:relative;z-index:1;padding:38px;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.core-copy .eyebrow{color:var(--cyan);margin-bottom:22px}.core-copy h3{font-size:36px;line-height:1.12;margin:0 0 20px}.core-copy p:not(.eyebrow){color:#d3e0e5;max-width:510px}.core-copy .text-link{align-self:flex-start;color:var(--cyan)}.initiators{background:#123846}.core-copy .core-detail{font-size:14px;color:#aec8ce;margin-bottom:8px}@media(max-width:760px){.core-products{grid-template-columns:1fr;gap:20px}.core-copy{padding:28px}.core-copy h3{font-size:31px}.core-product{min-height:360px}}

.hero-bg{object-position:center 58%}@media(max-width:760px){.hero-bg{object-position:58% center}}

.gallery img{transition:transform .65s cubic-bezier(.2,.65,.3,1);transform:scale(1)}@media(hover:hover) and (pointer:fine){.gallery figure:hover img{transform:scale(1.09)}}@media(prefers-reduced-motion:reduce){.gallery figure:hover img{transform:none}}
