:root{--navy:#092a49;--navy-2:#103c63;--blue:#126bc5;--teal:#08a5aa;--orange:#ff9700;--ink:#102234;--muted:#5d6d7a;--line:#dce5ea;--paper:#f5f8fa;--white:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{background:var(--navy);color:#dceaf4;text-align:center;padding:8px 24px;font-size:13px;letter-spacing:.01em}.site-header{height:86px;display:flex;align-items:center;gap:42px;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;margin-right:auto}.brand img{width:184px;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:8px}.icon-button{width:42px;height:42px;border:1px solid var(--line);background:var(--white);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-only{display:none}.mobile-menu{position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:52px;width:min(280px,calc(100vw - 36px));padding:12px;display:grid;grid-gap:4px;gap:4px;background:white;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 42px rgba(10,42,73,.18)}.mobile-menu nav a{padding:13px 14px;border-radius:7px;font-weight:700}.mobile-menu nav a:hover{color:var(--blue);background:var(--paper)}.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px);align-items:center;padding:80px clamp(24px,6vw,96px);background:radial-gradient(circle at 14% 18%,rgba(8,165,170,.13),transparent 32%),linear-gradient(120deg,#f8fbfc,#eef5f9);overflow:hidden}.hero-copy{max-width:780px}.eyebrow,.kicker{color:var(--blue);font-size:13px;font-weight:760;text-transform:uppercase;letter-spacing:.11em}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #bdd6e9;border-radius:999px;background:rgba(255,255,255,.65)}h1{font-size:clamp(42px,5.3vw,76px);line-height:.99;letter-spacing:-.055em;margin:22px 0}.hero-copy>p{max-width:700px;font-size:clamp(18px,2vw,23px);line-height:1.55;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin:32px 0 38px}.button{min-height:48px;padding:0 20px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:720;border:1px solid transparent;cursor:pointer}.button.primary{background:var(--blue);color:white;box-shadow:0 8px 20px rgba(18,107,197,.18)}.button.primary:hover{background:#0b5dac}.button.secondary{background:white;border-color:#c7d4dc}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;color:#344d60;font-size:14px}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof svg{width:18px;color:var(--teal)}.hero-panel{position:relative;background:var(--navy);color:white;padding:clamp(30px,4vw,54px);border-radius:14px;box-shadow:24px 28px 0 rgba(18,107,197,.11)}.hero-panel:before{content:"";width:52px;height:5px;position:absolute;top:0;left:54px;background:var(--orange)}.panel-label{color:#8edfe0;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}.hero-panel h2{font-size:34px;line-height:1.12;margin:14px 0 30px}.hero-panel ol{list-style:none;padding:0;margin:0;counter-reset:step}.hero-panel li{display:grid;grid-gap:6px;gap:6px;padding:19px 0 19px 40px;border-top:1px solid rgba(255,255,255,.14);position:relative}.hero-panel li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:19px;color:var(--orange);font-weight:800}.hero-panel li span{color:#aec0cf;line-height:1.45;font-size:14px}.hero-panel>a{color:#7dd5de;display:inline-flex;align-items:center;gap:8px;margin-top:24px;font-weight:700}.featured-products{padding:58px clamp(24px,6vw,96px) 64px;background:var(--white)}.featured-products-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.featured-products-heading h2{margin:8px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.035em}.featured-products-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:720;white-space:nowrap}.featured-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.featured-product-card{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--white);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-product-card:hover{transform:translateY(-3px);border-color:#aac8dc;box-shadow:0 14px 32px rgba(15,50,75,.08)}.featured-product-image{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:var(--paper)}.featured-product-image img{width:100%;height:100%;object-fit:contain}.featured-product-image svg{width:46px;height:46px;color:#9fb1bd}.featured-product-copy{display:grid;grid-gap:13px;gap:13px;padding:20px}.featured-product-copy h3{min-height:46px;margin:0;font-size:18px;line-height:1.28}.featured-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.featured-product-copy strong{font-size:18px}.trust-strip{padding:22px clamp(24px,6vw,96px);display:flex;justify-content:center;gap:clamp(30px,7vw,110px);color:#3c5264;border-bottom:1px solid var(--line);font-size:14px;font-weight:650}.trust-strip span{display:flex;align-items:center;gap:9px}.trust-strip svg{color:var(--blue);width:20px}.section{padding:96px clamp(24px,6vw,96px)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.manager-section h2,.page-section h1,.section-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:11px 0 0}.section-heading>a{color:var(--blue);font-weight:720;display:flex;align-items:center;gap:7px;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.category-card{min-height:245px;padding:25px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card:hover{transform:translateY(-3px);border-color:#aac8dc;box-shadow:0 14px 32px rgba(15,50,75,.08)}.category-card>svg{width:28px;height:28px;color:var(--blue);margin-bottom:24px}.category-card h2,.category-card h3{font-size:18px;margin:0 0 10px;letter-spacing:-.02em}.category-card p{color:var(--muted);font-size:14px;line-height:1.52;margin:0 0 22px}.category-card a,.category-card span{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--blue);font-size:13px;font-weight:730}.dark-section{background:var(--navy);color:white}.section-heading.light .kicker{color:#7bd8dd}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18)}.service-grid article{padding:42px 42px 14px 0;border-right:1px solid rgba(255,255,255,.18)}.service-grid article:not(:first-child){padding-left:42px}.service-grid article:last-child{border:0}.service-grid article>span{color:var(--orange);font-size:12px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.service-grid h3{font-size:26px;line-height:1.16;margin:18px 0 14px}.service-grid p{color:#b9c8d3;line-height:1.65}.service-grid a{color:#7fdbe1;display:inline-flex;align-items:center;gap:8px;font-weight:700;margin-top:12px}.manager-section{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(50px,9vw,140px);gap:clamp(50px,9vw,140px);align-items:center;background:var(--paper)}.lead,.manager-section>div:first-child>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:780px}.manager-section ul{list-style:none;padding:0;margin:28px 0}.manager-section li{padding:10px 0 10px 28px;position:relative}.manager-section li:before{content:"✓";color:var(--teal);font-weight:900;position:absolute;left:0}.form-card,.request-card{background:white;padding:38px;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 42px rgba(10,42,73,.07)}.request-card h3{font-size:30px;margin:12px 0}.request-card>p{color:var(--muted);line-height:1.55}.quote-form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.quote-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:680}.quote-form input{width:100%;height:50px;border:1px solid #cdd9e0;border-radius:6px;padding:0 13px;background:#fbfcfd}.quote-form input:focus{outline:3px solid rgba(18,107,197,.14);border-color:var(--blue)}.quote-form .button{width:100%}.honeypot{display:none!important}.form-success{display:flex;gap:14px;padding:20px;color:#126b47;background:#ecf9f2;border-radius:8px}.form-success div{display:grid;grid-gap:5px;gap:5px}.form-error{color:#a32929;font-size:13px;margin:0}.page-section{min-height:620px;padding-top:76px}.page-section h1{margin-bottom:18px}.page-section.narrow{max-width:900px;margin:0 auto}.service-page-grid,.shop-grid{margin-top:48px}.shop-grid .category-card{scroll-margin-top:120px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:48px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white}.product-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--paper)}.product-image img{width:100%;height:100%;object-fit:contain}.product-image svg{width:56px;height:56px;color:#9fb1bd}.product-card-copy{display:grid;grid-gap:10px;gap:10px;padding:24px}.product-card-copy>span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-card-copy h2{margin:0;font-size:21px}.product-card-copy p{min-height:64px;margin:0;color:var(--muted);line-height:1.5}.product-card-copy strong{font-size:20px}.back-link,.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:720}.catalogue-empty{display:flex;gap:25px;align-items:flex-start;max-width:850px;margin-top:48px;padding:34px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.catalogue-empty>svg{width:42px;height:42px;color:var(--blue);flex:0 0 auto}.catalogue-empty h2{margin:0 0 10px}.catalogue-empty p{color:var(--muted);line-height:1.6}.product-detail{max-width:1300px;margin:0 auto}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.8fr);grid-gap:clamp(50px,8vw,120px);gap:clamp(50px,8vw,120px);align-items:start;margin-top:36px}.product-detail-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--paper);border-radius:12px;overflow:hidden}.product-detail-image img{width:100%;height:100%;object-fit:contain}.product-detail-image>svg{width:70px;height:70px;color:#9fb1bd}.product-detail-copy h1{margin-bottom:16px}.product-price{font-size:25px;font-weight:800}.add-cart-control{display:grid;grid-gap:10px;gap:10px;max-width:320px;margin:28px 0}.partner-note{margin-top:28px;padding:18px;border-left:3px solid var(--teal);color:var(--muted);line-height:1.55;background:var(--paper)}.cart-empty>svg{width:44px;height:44px;color:var(--blue)}.cart-page{max-width:1400px;margin:0 auto}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:40px;gap:40px;align-items:start}.cart-lines{display:grid;grid-gap:12px;gap:12px}.cart-line{display:grid;grid-template-columns:110px minmax(0,1fr) 100px 120px;grid-gap:20px;gap:20px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:10px}.cart-image-placeholder,.cart-line>img{width:110px;height:110px;object-fit:contain;background:var(--paper);border-radius:7px}.cart-line h2{margin:0 0 7px;font-size:19px}.cart-line div>span,.cart-line label{color:var(--muted);font-size:12px}.cart-line label{display:grid;grid-gap:6px;gap:6px}.cart-line select{height:40px;border:1px solid var(--line);border-radius:6px;background:white}.text-button{display:block;margin-top:12px;padding:0;border:0;background:none;color:#a32929;cursor:pointer}.cart-summary{position:-webkit-sticky;position:sticky;top:118px;display:grid;grid-gap:22px;gap:22px;padding:30px;color:white;background:var(--navy);border-radius:12px}.cart-summary .kicker{color:#7dd9dc}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary p{color:#aec0cf;line-height:1.5}.cart-summary .button{width:100%}.cart-summary>a{color:#7dd9dc;text-align:center}.service-page-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.service-page-grid article{padding:34px;background:var(--paper);border-radius:10px;border:1px solid var(--line);scroll-margin-top:120px}.service-page-grid svg{color:var(--blue)}.service-page-grid h2{font-size:23px;margin:22px 0 10px}.service-page-grid p{color:var(--muted);line-height:1.6}.wide-cta{margin-top:60px;padding:38px;background:var(--navy);color:white;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:30px}.wide-cta h2{margin:8px 0 0}.wide-cta .kicker{color:#7dd9dc}.contact-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:start}.contact-intro h1{max-width:760px}.direct-contact{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.direct-contact a{min-width:230px;display:flex;align-items:center;gap:13px;padding:15px 18px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--navy);font-weight:720}.direct-contact a:hover{border-color:#aac8dc;background:white}.direct-contact svg{flex:0 0 auto;color:var(--blue)}.direct-contact span{display:grid;grid-gap:3px;gap:3px}.direct-contact small{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-reasons{display:grid;grid-gap:16px;gap:16px;margin-top:42px}.contact-reasons article{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.contact-reasons article>svg{flex:0 0 auto;color:var(--blue);margin-top:2px}.contact-reasons h2{font-size:18px;margin:0 0 7px}.contact-form-card>p,.contact-reasons p{color:var(--muted);line-height:1.6;margin:0}.contact-form-card{position:-webkit-sticky;position:sticky;top:118px}.contact-form-card h2{font-size:30px;margin:12px 0}.site-footer{padding:70px clamp(24px,6vw,96px) 25px;background:#061d32;color:white}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);grid-gap:60px;gap:60px}.footer-grid img{width:190px;height:auto}.footer-grid p{color:#9eb1c0;max-width:330px;line-height:1.6}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#7dd9dc;margin:0 0 20px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid a{color:#c6d2db;font-size:14px}.footer-base{margin-top:60px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#7890a3;font-size:12px}.legal-page{max-width:940px;margin:0 auto}.legal-page li,.legal-page>p{color:var(--muted);font-size:16px;line-height:1.75}.legal-page h1{max-width:820px}.legal-page h2{margin:42px 0 10px;font-size:25px;letter-spacing:-.025em}.legal-page a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-updated{margin-top:-4px;font-size:13px!important;font-weight:700}@media (max-width:1100px){.desktop-nav{display:none}.mobile-only{display:inline-flex}.hero{grid-template-columns:1fr}.hero-copy{max-width:850px}.hero-panel{max-width:700px}.category-grid,.featured-product-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.announcement{font-size:11px}.site-header{height:72px;padding:0 18px}.brand img{width:146px}.desktop-only{display:none}.hero{padding:58px 22px;min-height:auto}h1{font-size:45px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{display:grid}.hero-panel{padding:30px 25px;box-shadow:10px 12px 0 rgba(18,107,197,.1)}.hero-panel:before{left:25px}.featured-products{padding:50px 22px 56px}.featured-products-heading{align-items:flex-start;flex-direction:column}.trust-strip{overflow-x:auto;justify-content:flex-start;padding:18px 22px}.trust-strip span{min-width:max-content}.section{padding:70px 22px}.section-heading{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:225px;padding:22px}.cart-layout,.contact-page,.footer-grid,.manager-section,.product-detail-grid,.service-grid,.service-page-grid{grid-template-columns:1fr}.cart-summary{position:static}.cart-line{grid-template-columns:80px minmax(0,1fr)}.cart-image-placeholder,.cart-line>img{width:80px;height:80px}.contact-form-card{position:static}.service-grid article,.service-grid article:not(:first-child){padding:30px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.form-card,.request-card{padding:28px 22px}.footer-base,.wide-cta{flex-direction:column;align-items:flex-start}.footer-grid{gap:35px}}@media (max-width:460px){.category-grid,.featured-product-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:210px}}.product-card-price{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.stock-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.34rem .62rem;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:.76rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.stock-badge.large{margin:-.3rem 0 .7rem;font-size:.82rem}