:root{--navy:#0d203b;--navy2:#163a5f;--orange:#f47a20;--ink:#102039;--muted:#5b6b81;--bg:#f4f7fb;--white:#fff;--radius:22px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff}.lmu-shell{width:min(1500px,calc(100% - 48px));margin:auto}.lmu-announcement{padding:9px 20px;text-align:center;background:var(--navy);color:#fff;font-size:13px;font-weight:700}.lmu-header{background:#fff;border-bottom:1px solid #dfe5ec;position:relative;z-index:20}.lmu-header__row{min-height:104px;display:flex;align-items:center;gap:28px}.lmu-brand{display:block;width:250px;flex:0 0 250px}.lmu-brand img{display:block;width:100%;height:68px;object-fit:contain}.lmu-header__search{display:flex;flex:1;max-width:560px;border:1px solid #cfd8e3;border-radius:999px;overflow:hidden;background:#f7f9fc}.lmu-header__search input{border:0;background:transparent;padding:14px 20px;width:100%;font-size:15px}.lmu-header__search button{border:0;background:transparent;padding:0 18px;font-size:24px}.lmu-nav{margin-left:auto;display:flex;align-items:center;gap:21px}.lmu-nav a{color:var(--ink);text-decoration:none;font-weight:750}.lmu-nav__item{position:relative;display:flex;align-items:center}.lmu-submenu-toggle{border:0;background:none}.lmu-submenu{display:none;position:absolute;top:30px;left:0;min-width:220px;padding:12px;background:#fff;border-radius:14px;box-shadow:0 14px 40px #10203926}.lmu-submenu.is-open{display:grid;gap:8px}.lmu-cta,.lmu-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:12px;text-decoration:none;font-weight:800}.lmu-cta,.lmu-button--orange{background:var(--orange);color:#fff!important}.lmu-button--outline{border:1px solid #ffffff88;color:#fff}.lmu-button--navy{background:var(--navy);color:#fff}.lmu-menu-toggle{display:none}.lmu-hero{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:48px 0}.lmu-hero__grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px}.lmu-hero__copy{padding:30px 0}.lmu-kicker{margin:0 0 16px;color:var(--orange);font-size:14px;letter-spacing:.18em;font-weight:900}.lmu-hero h1{font-size:clamp(46px,5vw,78px);line-height:.98;letter-spacing:-.05em;margin:0 0 24px;max-width:760px}.lmu-hero__copy>p:not(.lmu-kicker){font-size:21px;line-height:1.55;color:#d9e4f0;max-width:650px}.lmu-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.lmu-proof{display:flex;gap:24px;flex-wrap:wrap;color:#dfe8f2;font-weight:700}.lmu-proof span:before{content:'✓';color:var(--orange);margin-right:8px}.lmu-hero__media{border-radius:var(--radius);overflow:hidden;min-height:470px}.lmu-hero__media img{width:100%;height:100%;min-height:470px;object-fit:cover;display:block}.lmu-trust{padding:64px 0 70px;border-bottom:1px solid #e3e8ee;background:#f7f9fc;text-align:center}.lmu-trust__heading{max-width:850px;margin:0 auto 34px}.lmu-trust__heading .lmu-kicker{margin-bottom:10px}.lmu-trust__heading h2{margin:0;color:var(--ink);font-size:clamp(34px,3.7vw,54px);line-height:1.05;letter-spacing:-.035em;text-transform:uppercase}.lmu-trust__intro{max-width:760px;margin:16px auto 0;color:var(--muted);font-size:17px;line-height:1.55}.lmu-brandline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.lmu-brand-tile{display:flex;align-items:center;justify-content:center;min-height:150px;padding:24px;background:#fff;border:1px solid #dfe5ec;border-radius:16px;box-shadow:0 7px 22px rgba(16,32,57,.055);transition:transform .22s ease,box-shadow .22s ease}.lmu-brand-tile:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(16,32,57,.1)}.lmu-brand-tile img{display:block;width:100%;height:92px;object-fit:contain}.lmu-section{padding:90px 0}.lmu-section--tint{background:var(--bg)}.lmu-section--navy{background:var(--navy);color:#fff}.lmu-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.lmu-heading h2,.lmu-branding h2{margin:0;font-size:clamp(38px,4vw,64px);line-height:1.03;letter-spacing:-.045em}.lmu-heading>a{color:var(--ink);font-weight:800}.lmu-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lmu-image-card{position:relative;display:block;min-height:370px;border-radius:var(--radius);overflow:hidden;background:#d7e0ea}.lmu-image-card>img,.lmu-card-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.lmu-image-card:hover>img{transform:scale(1.035)}.lmu-card-fallback{background:linear-gradient(135deg,#dfe7ef,#a7b7c8)}.lmu-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(7,26,49,.92))}.lmu-card-copy{position:absolute;left:30px;right:30px;bottom:27px;color:#fff}.lmu-card-copy h3{font-size:30px;margin:0 0 12px}.lmu-card-copy span{color:#ff9a5b;font-weight:900}.lmu-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lmu-steps article,.lmu-benefits article{padding:28px;border:1px solid #dce3eb;border-radius:18px;background:#fff}.lmu-steps b{font-size:42px;color:var(--orange)}.lmu-steps h3,.lmu-benefits h3{font-size:22px;margin:15px 0 9px}.lmu-steps p,.lmu-benefits p{color:var(--muted);line-height:1.6}.lmu-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lmu-benefits article{background:#173452;border-color:#294968}.lmu-benefits p{color:#d6e1ec}.lmu-branding{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.lmu-branding__image{border-radius:var(--radius);overflow:hidden}.lmu-branding__image img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.lmu-branding__copy>p:not(.lmu-kicker),.lmu-branding li{font-size:19px;line-height:1.65;color:var(--muted)}.lmu-branding ul{padding-left:22px;margin:25px 0}.lmu-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.lmu-product{background:#fff;border-radius:18px;overflow:hidden;text-decoration:none;color:var(--ink);box-shadow:0 8px 28px #1020390f}.lmu-product img{width:100%;aspect-ratio:4/5;object-fit:contain;background:#fff}.lmu-product>div{padding:20px}.lmu-product p{margin:0 0 8px;color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase}.lmu-product h3{font-size:18px;line-height:1.35;margin:0 0 14px}.lmu-product strong small{font-weight:500;color:var(--muted)}.lmu-seo{columns:2;column-gap:55px;font-size:18px;line-height:1.75;color:var(--muted)}.lmu-footer{background:#08182d;color:#dce5ef;padding:64px 0 0}.lmu-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.lmu-footer__brand img{width:280px;height:150px;object-fit:contain;background:#fff;border-radius:14px}.lmu-footer h2{font-size:17px;color:#fff;margin:0 0 18px}.lmu-footer a{display:block;color:#dce5ef;margin:0 0 12px;text-decoration:none}.lmu-footer__brand p{line-height:1.6;max-width:390px}.lmu-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #29405c;margin-top:50px;padding:24px 0;font-size:13px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:1100px){.lmu-menu-toggle{display:block;margin-left:auto}.lmu-nav{display:none;position:absolute;left:0;right:0;top:104px;background:#fff;padding:24px;box-shadow:0 20px 40px #10203922;flex-direction:column;align-items:flex-start}.lmu-nav.is-open{display:flex}.lmu-header__search{display:none}.lmu-hero__grid,.lmu-branding{grid-template-columns:1fr}.lmu-card-grid{grid-template-columns:repeat(2,1fr)}.lmu-steps,.lmu-products{grid-template-columns:repeat(2,1fr)}.lmu-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.lmu-shell{width:min(100% - 28px,1500px)}.lmu-header__row{min-height:82px}.lmu-brand{width:190px;flex-basis:190px}.lmu-brand img{height:56px}.lmu-nav{top:82px}.lmu-hero{padding:25px 0}.lmu-hero h1{font-size:44px}.lmu-hero__media,.lmu-hero__media img{min-height:280px}.lmu-section{padding:62px 0}.lmu-heading{align-items:flex-start;flex-direction:column}.lmu-card-grid,.lmu-steps,.lmu-benefits,.lmu-products,.lmu-footer__grid{grid-template-columns:1fr}.lmu-image-card{min-height:330px}.lmu-seo{columns:1}.lmu-footer__bottom{flex-direction:column}.lmu-proof{gap:11px;flex-direction:column}}
@media(max-width:1100px){.lmu-brandline{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.lmu-trust{padding:48px 0 52px}.lmu-trust__heading{margin-bottom:25px}.lmu-trust__intro{font-size:15px}.lmu-brandline{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 1px 14px;justify-content:flex-start;-webkit-overflow-scrolling:touch}.lmu-brand-tile{flex:0 0 72%;min-height:132px;padding:20px;scroll-snap-align:center}.lmu-brand-tile img{height:82px}}
