:root{--navy:#040824;--blue:#4056d3;--ink:#121926;--muted:#697586;--soft:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1200px,calc(100% - 48px));margin:auto}
.site-header{position:absolute;inset:0 0 auto;z-index:10;color:#fff}.nav{height:100px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #ffffff26}.brand img{width:108px;height:108px;object-fit:contain;filter:brightness(0) invert(1)}.nav-links{display:flex;gap:32px;font-size:14px}.nav>.button{justify-self:end}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#283891;color:#fff;border-radius:8px;padding:13px 20px;font-size:14px;font-weight:500}.button img{width:20px}.button-small{padding:12px 18px}.button-dark{background:var(--navy)}.button-light{background:#fff;color:#4b5565}
.hero{height:889px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#040824 0%,#040824e3 35%,#0408240d 75%)}.hero-inner{position:relative;height:100%}.hero-copy{position:absolute;top:129px;width:438px}.hero h1{font-size:60px;line-height:1.2;letter-spacing:-2px;font-weight:475;margin:0 0 16px}.hero-copy p{color:#eef2f6;line-height:1.5;margin:0 0 16px}.brand-strip{position:absolute;left:0;top:602px;width:198px;height:136px;object-fit:contain}
.promo{position:relative;margin-top:-96px;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.promo-card{height:409px;position:relative;border:8px solid #fff;border-radius:18px;overflow:hidden;color:#fff;box-shadow:0 12px 35px #04082424}.promo-card img{width:100%;height:100%;object-fit:cover}.promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#000e)}.promo-card div{position:absolute;z-index:1;left:20px;right:20px;bottom:18px}.promo-card h2{font-size:20px;margin:0 0 8px}.promo-card p{font-size:14px;line-height:1.45;margin:0}
.section{padding-block:80px}.section-heading{max-width:500px}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.09em;color:var(--blue);font-weight:600;margin:0 0 12px}.light{color:#aebcff}.section h2,.center-heading h2{font-size:48px;line-height:1.2;letter-spacing:-1.44px;font-weight:475;margin:0 0 18px}.section p{color:var(--muted);line-height:1.5}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;min-height:914px}.about-visual{position:relative}.about-visual>img{width:100%;height:605px;object-fit:cover;border-radius:24px}.about-visual ul{position:absolute;left:-110px;bottom:30px;margin:0;padding:16px;list-style:none;background:#fff;border-radius:14px;box-shadow:0 15px 40px #04082426;display:grid;gap:10px}.about-visual li{background:#eef2f6;border-radius:8px;padding:12px 14px;color:#4b5565;font-size:14px}
.center-heading{text-align:center;margin-bottom:40px}.products{height:914px}.products .center-heading h2{width:660px;max-width:100%;margin:auto}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-grid article{height:287px;border:1px solid #eef2f6;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:16px}.product-grid img{width:100%;min-height:0;flex:1;object-fit:cover;border-radius:12px}.product-grid h3{display:flex;align-items:center;justify-content:space-between;font-size:18px;line-height:24px;font-weight:475;letter-spacing:-.26px;margin:0;white-space:nowrap}.product-grid b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--blue);color:#fff;font-size:15px;font-weight:400}
.trade{background:var(--navy);color:#fff;padding:0;overflow:hidden}.trade-layout{display:grid;grid-template-columns:538px 1fr;align-items:center;height:682px}.trade-layout>div{padding-right:48px}.trade h2{font-size:48px}.trade p{color:#cdd5df}.trade img{width:calc(100% + 120px);height:682px;object-fit:cover;clip-path:polygon(24% 0,100% 0,100% 100%,0 100%)}
.services{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:778px}.services-image{width:100%;height:618px;object-fit:cover;border-radius:24px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-grid article{background:var(--soft);padding:20px;border-radius:10px}.service-grid span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:8px;background:var(--blue);color:#fff;font-size:12px}.service-grid h3{font-size:17px}.service-grid p{font-size:14px;margin-bottom:0}
.testimonials{background:var(--soft);height:618px;padding:60px 0}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.quotes blockquote{height:400px;margin:0;background:#fff;border-radius:14px;padding:28px 24px;font-size:18px;line-height:1.55}.quotes cite{display:block;margin-top:40px;color:var(--blue);font-size:13px;font-style:normal;font-weight:600}
.locations{height:798px;padding-block:90px}.map-wrap{position:relative;height:618px;border-radius:40px;overflow:hidden}.map-wrap>img{width:100%;height:100%;object-fit:cover}.location-card{position:absolute;left:19px;top:29px;width:548px;height:494px;padding:32px;background:#040824f7;color:#fff;border-radius:24px}.location-card h2{font-size:22px;line-height:1.3}.location-card>div{display:grid;gap:5px;margin:20px 0}.location-card small{color:#9aa4b2}.location-card strong{font-weight:400}.location-card a:not(.button){color:#cbd3ff}.location-card p{color:#eef2f6}
footer{height:556px;background:var(--navy);color:#fff;border-radius:60px 60px 0 0;padding:80px 0 24px}.footer-grid{height:332px;display:grid;grid-template-columns:592px 1fr;gap:100px}.footer-logo{width:72px;height:72px;object-fit:contain;filter:brightness(0) invert(1)}.footer-grid h2{font-size:48px;line-height:1.2;font-weight:475;margin:16px 0 8px}.footer-grid p{color:#9aa4b2;line-height:1.5;margin:0 0 20px}.footer-links{justify-self:end;display:grid;grid-template-columns:126px 100px;gap:84px;color:#9aa4b2}.footer-links>div{display:flex;flex-direction:column;gap:15px}.copyright{margin-top:60px;border-top:1px solid #30364e;padding-top:40px;display:flex;justify-content:space-between;color:#9aa4b2;font-size:13px}
@media(max-width:900px){.shell{width:calc(100% - 32px)}.nav{height:76px}.menu-toggle{display:flex;width:40px;height:40px;padding:11px 8px;flex-direction:column;justify-content:center;gap:7px;background:transparent;border:0}.menu-toggle span{width:24px;height:2px;background:#fff}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;min-height:calc(100vh - 76px);flex-direction:column;background:#040824fa;padding:28px 24px}.nav-links.open{display:flex}.nav-links a{padding:18px 0;border-bottom:1px solid #ffffff24;font-size:22px}.brand img{width:72px;height:72px}.nav>.button{font-size:0;padding:10px}.hero{height:780px}.hero-copy{top:120px;width:min(480px,100%)}.hero h1{font-size:48px}.brand-strip{top:auto;bottom:44px}.promo{margin-top:-50px;grid-template-columns:1fr}.promo-card{height:330px}.about,.services{grid-template-columns:1fr;min-height:0}.about-visual ul{position:relative;left:0;bottom:auto;margin-top:-40px}.products{height:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.trade-layout{height:auto;grid-template-columns:1fr}.trade-layout>div{padding:70px 0}.trade img{width:100%;height:420px;clip-path:none}.quotes{grid-template-columns:1fr}.testimonials{height:auto}.location-card{width:auto;right:19px}.footer-grid{grid-template-columns:1fr;height:auto}.footer-links{display:none}footer{height:auto}.copyright{margin-top:80px}}
@media(max-width:560px){.shell{width:calc(100% - 28px)}.hero{height:710px}.hero-image{object-position:62%}.hero-shade{background:linear-gradient(90deg,#040824f5,#0408247a)}.hero h1{font-size:39px;letter-spacing:-1px}.hero-copy{top:112px}.hero-copy p{font-size:14px}.brand-strip{width:158px;bottom:34px}.promo{margin-top:-24px;gap:14px}.promo-card{height:280px}.section{padding-block:64px}.section h2,.center-heading h2{font-size:34px}.about{gap:36px}.about-visual>img,.services-image{height:380px}.product-grid{grid-template-columns:1fr;gap:14px}.product-grid article{height:287px}.product-grid h3{font-size:17px}.trade h2{font-size:36px}.service-grid{grid-template-columns:1fr}.map-wrap{height:680px;border-radius:24px}.locations{height:744px;padding-block:32px}.location-card{inset:14px;height:auto;padding:24px}.footer-grid h2{font-size:36px}.copyright{gap:20px;flex-direction:column}}
.brand img{filter:grayscale(1) brightness(0) invert(1)}
/* Responsive repair: tablet widths use the compact layout before overflow begins. */
.product-grid>a{min-width:0}.product-grid h3{white-space:normal}
@media(max-width:1100px){body{overflow-x:hidden}.shell{width:calc(100% - 40px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products{height:auto}.product-grid h3{font-size:16px}.trade-layout{height:520px;grid-template-columns:minmax(330px,.42fr) minmax(0,.58fr);align-items:stretch}.trade-layout>div{display:flex;flex-direction:column;justify-content:center;padding:48px 40px 48px 0}.trade img{width:100%;height:520px;clip-path:none}.locations{height:auto}.map-wrap{height:500px;display:grid;grid-template-columns:minmax(360px,.45fr) minmax(0,.55fr);border-radius:32px;background:var(--navy)}.map-wrap>img{grid-column:2;width:100%;height:500px;object-fit:cover}.location-card{position:static;grid-column:1;grid-row:1;width:100%;height:500px;border-radius:0;padding:32px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:48px}}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links{display:grid;justify-self:start;margin-top:32px}footer{height:auto}.copyright{margin-top:60px}}
@media(max-width:760px){.trade-layout{height:auto;grid-template-columns:1fr}.trade-layout>div{padding:56px 0}.trade img{height:320px}.map-wrap{height:auto;display:flex;flex-direction:column}.map-wrap>img{order:2;height:280px}.location-card{order:1;width:100%;height:auto;padding:28px}}
@media(max-width:650px){.shell{width:calc(100% - 28px)}.nav{grid-template-columns:40px 1fr 40px}.brand{justify-self:center}.brand img{width:64px;height:64px}.hero{height:710px}.hero-image{object-position:62%}.hero-shade{background:linear-gradient(90deg,#040824f5,#0408247a)}.hero-copy{left:0;right:0;top:112px;width:auto;max-width:100%}.hero-copy p{max-width:100%;font-size:14px;overflow-wrap:anywhere}.hero h1{font-size:39px;letter-spacing:-1px}.brand-strip{width:158px;bottom:34px}.promo{margin-top:-24px}.promo-card{height:280px}.section{padding-block:64px}.section h2,.center-heading h2{font-size:34px}.product-grid{grid-template-columns:1fr}.trade-layout>div{padding:56px 0}.trade h2{font-size:36px}.trade img{height:300px}.map-wrap{height:auto;display:flex;flex-direction:column;border-radius:24px;background:var(--navy)}.map-wrap>img{order:2;width:100%;height:260px;object-fit:cover}.location-card{position:static;order:1;width:100%;height:auto;border-radius:0;padding:28px}.locations{padding-block:32px}.footer-grid h2{font-size:36px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:36px}.footer-links a{overflow-wrap:anywhere}.copyright{gap:20px;flex-direction:column}.copyright a{align-self:flex-start}}
@media(max-width:430px){.footer-links{grid-template-columns:1fr}.footer-grid h2{font-size:32px}.location-card{padding:24px}.location-card h2{font-size:21px}}
