.lmt-page,.lmt-header,.lmt-footer,.lmt-announcement{--lmt-bg:#05070c;--lmt-panel:#111722;--lmt-line:#27303e;--lmt-muted:#a6b0bf;--lmt-blue:#48bdff;--lmt-white:#f5f8fc;font-family:Arial,Helvetica,sans-serif;color:var(--lmt-white);box-sizing:border-box}.lmt-page *,.lmt-header *,.lmt-footer *{box-sizing:border-box}.lmt-page{background:var(--lmt-bg);overflow-x:clip;line-height:1.5}.lmt-page a,.lmt-header a,.lmt-footer a{color:inherit;text-decoration:none}.lmt-page h1,.lmt-page h2,.lmt-page h3,.lmt-page p,.lmt-footer h2{margin:0}.lmt-page button,.lmt-header button,.lmt-page input,.lmt-page select{font:inherit}.lmt-page button,.lmt-header button{cursor:pointer}.lmt-page [hidden],.lmt-header [hidden]{display:none!important}.lmt-page :focus-visible,.lmt-header :focus-visible,.lmt-footer :focus-visible{outline:2px solid #69cbff;outline-offset:5px}.lmt-shell{max-width:1320px;margin:auto;padding-inline:36px}.lmt-announcement{background:#051d31;padding:10px 24px;display:flex;justify-content:center;align-items:center;gap:28px;font-size:11px;font-weight:700;letter-spacing:.09em}.lmt-announcement a{color:#90d6ff;text-decoration:none}.lmt-header{background:#080c13;border-bottom:1px solid #243042;position:relative;z-index:100}.lmt-header__row{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.lmt-logo{display:inline-flex;flex-direction:column;font-weight:900;font-size:29px;letter-spacing:.08em;line-height:1.05;color:#fff}.lmt-logo span{font-size:8px;font-weight:600;letter-spacing:.35em;color:#76cfff;margin-top:8px}.lmt-nav{display:flex;gap:28px;font-size:13px;font-weight:600}.lmt-nav a:hover,.lmt-footer a:hover{color:#66caff}.lmt-header__tools{display:flex;gap:9px}.lmt-icon{border:0;background:none;color:#fff;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:4px}.lmt-icon [data-cart-count]{font-size:11px}.lmt-menu-toggle{display:none}.lmt-mobile-nav{padding:10px 24px 24px;border-top:1px solid #283242}.lmt-mobile-nav a{display:block;padding:15px 0;border-bottom:1px solid #202b39}.lmt-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.lmt-eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;color:var(--lmt-blue);text-transform:uppercase;line-height:1.5}.lmt-button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:18px 25px;background:#4bbdff;border:1px solid #4bbdff;color:#03101c!important;font-weight:800;font-size:14px;text-decoration:none;border-radius:7px;min-height:52px;transition:background .2s,transform .2s}.lmt-button:hover{background:#8dd8ff;transform:translateY(-1px)}.lmt-button--ghost{background:transparent;color:#fff!important;border-color:#48586e}.lmt-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.lmt-link{font-size:13px;font-weight:700;color:#9ddfff!important;border-bottom:1px solid #4c7694;padding-bottom:5px;display:inline-block}.lmt-hero{padding-top:60px;padding-bottom:65px;min-height:640px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:38px;position:relative}.lmt-hero h1{font-size:clamp(44px,5.6vw,82px);letter-spacing:-.055em;line-height:1.02;font-weight:800;margin:20px 0 24px}.lmt-hero h1 span,.lmt-section-heading h2 span,.lmt-faq h2 span{color:#8b96a7}.lmt-hero__copy>p:not(.lmt-eyebrow){max-width:420px;color:#b3becb;font-size:17px;line-height:1.65}.lmt-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lmt-hero__visual{position:relative;min-width:0;isolation:isolate}.lmt-hero__visual:before{content:'';position:absolute;inset:8%;border-radius:50%;background:#197bb4;filter:blur(80px);opacity:.35;z-index:-1}.lmt-hero__visual img{width:100%;max-height:520px;object-fit:contain;display:block}.lmt-hero__chip{position:absolute;left:5%;bottom:5%;padding:15px 20px;border:1px solid #3a5570;background:#101d2ed9;backdrop-filter:blur(10px);border-radius:10px;font-size:13px}.lmt-hero__chip strong{display:block;font-size:19px;color:#fff}.lmt-strip{display:flex;justify-content:center;gap:60px;border-block:1px solid #202b39;padding:23px 20px;color:#b4bfcc;font-size:12px;letter-spacing:.04em}.lmt-section{padding-block:80px}.lmt-section-heading{margin-bottom:30px;display:block}.lmt-section-heading h2,.lmt-faq h2{font-size:clamp(28px,3.1vw,45px);font-weight:750;line-height:1.12;letter-spacing:-.035em;margin:12px 0 22px}.lmt-section-heading>p:not(.lmt-eyebrow){color:#a6b0bf;max-width:650px}.lmt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.lmt-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lmt-card{min-width:0;border:1px solid #253044;background:#0e141e;border-radius:14px;overflow:hidden;transition:border-color .2s,transform .2s}.lmt-card:hover{border-color:#4d99c9;transform:translateY(-3px)}.lmt-card__image{display:block;aspect-ratio:1;position:relative;background:radial-gradient(ellipse at center,#18263d,#080c14)}.lmt-card__image img{width:100%;height:100%;object-fit:contain;display:block}.lmt-card__badge{position:absolute;left:12px;top:12px;background:#2fbaed;color:#04111e;padding:5px 9px;border-radius:4px;font-size:11px;font-weight:800}.lmt-card__body{padding:20px}.lmt-card h3{font-size:17px;line-height:1.35;margin:9px 0 14px;min-height:46px}.lmt-card__price{display:flex;gap:12px;align-items:center}.lmt-card__price strong{font-size:21px}.lmt-card__price s{color:#8c98a8;font-size:13px}.lmt-card__cta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #293446;margin-top:20px;padding-top:14px;font-size:12px;font-weight:700;color:#9cdbff!important}.lmt-platforms{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-block:55px}.lmt-platform{position:relative;overflow:hidden;background:linear-gradient(130deg,#16253c,#0c111b);padding:40px;border:1px solid #31455e;border-radius:16px;min-height:220px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lmt-platform h2{font-size:34px;line-height:1.05;margin:12px 0 20px;letter-spacing:-.03em}.lmt-platform img{width:38%;height:190px;object-fit:contain}.lmt-platform--android{background:linear-gradient(130deg,#182a29,#0c1718)}.lmt-steps{padding-block:65px}.lmt-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lmt-steps article{border-top:1px solid #39465a;padding:24px 0}.lmt-steps article>span{font-size:13px;color:#67c9ff}.lmt-steps h3{font-size:21px;margin:20px 0 12px}.lmt-steps p{font-size:14px;color:#a6b0bf;max-width:330px}.lmt-faq{padding-block:75px;display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;border-top:1px solid #253044}.lmt-faq__list details,.lmt-accordions details{border-bottom:1px solid #303b4e}.lmt-page summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px;font-weight:700}.lmt-page summary::-webkit-details-marker{display:none}.lmt-page summary span{font-size:23px;font-weight:400;color:#6bccff}.lmt-page details[open]>summary span{transform:rotate(45deg)}.lmt-faq__list p,.lmt-accordions details>div{font-size:14px;line-height:1.7;color:#aeb9c8;padding-bottom:22px}.lmt-faq a:not(.lmt-link),.lmt-accordions a{color:#8cd7ff;text-decoration:underline}.lmt-footer{background:#0c121d;border-top:1px solid #29374b;padding:65px 0 25px;line-height:1.6}.lmt-footer__main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.lmt-footer__main p{color:#9aa9bc;font-size:13px;margin:24px 0}.lmt-footer h2{font-size:14px;margin-bottom:20px}.lmt-footer__main>div:not(:first-child)>a{display:block;color:#aab8ca;font-size:13px;margin:13px 0}.lmt-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #293446;margin-top:55px;padding-top:25px;font-size:11px;color:#8393a8}.lmt-footer__bottom>div{display:flex;gap:20px}.lmt-footer__legal{font-size:10px;color:#8491a5;margin-top:28px}.lmt-payments{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:16px 0;align-items:center}.lmt-payments svg{width:34px;height:22px}.lmt-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#8d9bad;font-size:11px;padding-top:28px;padding-bottom:28px}.lmt-pdp{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:start;padding-bottom:70px}.lmt-pdp>*{min-width:0}.lmt-gallery{position:sticky;top:24px}.lmt-gallery__viewport{display:flex;position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;border:1px solid #263249;border-radius:16px;background:radial-gradient(ellipse at center,#142239,#070b12);width:100%}.lmt-gallery__viewport::-webkit-scrollbar,.lmt-thumbs::-webkit-scrollbar{display:none}.lmt-gallery__slide{flex:0 0 100%;min-width:0;aspect-ratio:1;scroll-snap-align:center}.lmt-gallery__slide img,.lmt-gallery__slide video{width:100%;height:100%;object-fit:contain;display:block}.lmt-gallery__controls{display:flex;gap:22px;justify-content:center;align-items:center;margin:16px 0;color:#98a6ba;font-size:12px}.lmt-gallery__controls button{border:1px solid #394760;border-radius:50%;background:#121b29;color:#eaf6ff;width:44px;height:44px;font-size:20px}.lmt-gallery__controls button:disabled{opacity:.25;cursor:default}.lmt-thumbs{display:flex;gap:9px;overflow:auto;scrollbar-width:none;padding:2px}.lmt-thumbs button{width:66px;flex:0 0 66px;height:66px;padding:0;border:1px solid #2c3b54;border-radius:7px;background:#111927;overflow:hidden;opacity:.65}.lmt-thumbs button[aria-current]{border:2px solid #5bc6ff;opacity:1}.lmt-thumbs img{height:100%;width:100%;object-fit:contain}.lmt-buybox h1{font-size:clamp(30px,3vw,43px);font-weight:800;letter-spacing:-.045em;line-height:1.08;margin:14px 0 18px}.lmt-lead{color:#b0becf;font-size:15px;line-height:1.65;margin-bottom:23px}.lmt-benefits{display:grid;gap:13px;margin-bottom:28px}.lmt-benefits>div{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5}.lmt-benefits svg{color:#64caff;flex-shrink:0;width:17px;height:20px}.lmt-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin:24px 0 25px}.lmt-price>strong{font-size:35px;font-weight:800;letter-spacing:-.03em}.lmt-price>s{font-size:18px;color:#8392a7}.lmt-price>span{font-size:11px;color:#85d6ff}.lmt-options{padding:0;margin:0 0 24px;border:0}.lmt-options legend{font-size:12px;font-weight:700;margin-bottom:12px}.lmt-options>div{display:flex;flex-wrap:wrap;gap:8px}.lmt-options label{position:relative}.lmt-options input{position:absolute;opacity:0}.lmt-options span{display:block;padding:12px 15px;border:1px solid #34445d;border-radius:6px;color:#b6c1d0;font-size:12px;cursor:pointer}.lmt-options input:checked+span{background:#102c42;border-color:#54beff;color:#fff;box-shadow:0 0 0 1px #54beff}.lmt-options input:focus-visible+span{outline:2px solid #fff;outline-offset:4px}.lmt-model{display:block;margin:20px 0}.lmt-model>span{font-size:12px;font-weight:700;display:block;margin-bottom:10px}.lmt-model input{background:#101a2a;border:1px solid #3b4c65;border-radius:7px;color:#fff;min-height:50px;padding:13px 15px;width:100%;font-size:14px}.lmt-model small{display:block;font-size:11px;line-height:1.5;color:#8599b4;margin-top:8px}.lmt-gift{padding:13px 15px;background:#09261f;border:1px solid #285746;border-radius:7px;font-size:12px;font-weight:700;color:#a0e7c5;margin:20px 0}.lmt-purchase{display:flex;gap:12px;margin-top:26px}.lmt-quantity{display:flex;align-items:center;border:1px solid #3d4d64;border-radius:7px;overflow:hidden;flex-shrink:0}.lmt-quantity button{border:0;background:transparent;color:#fff;min-width:36px;height:52px;font-size:22px}.lmt-quantity input{width:35px;background:none;border:0;text-align:center;color:#fff;appearance:textfield;-moz-appearance:textfield;font-size:14px}.lmt-quantity input::-webkit-inner-spin-button{appearance:none}.lmt-atc{flex:1;padding:16px 15px;gap:12px;font-size:13px}.lmt-atc svg{width:18px}.lmt-error{color:#ffafaf;font-size:13px;padding-top:12px}.lmt-trust{display:flex;flex-wrap:wrap;gap:16px;font-size:10px;color:#92a5be;padding:5px 0 24px}.lmt-richtext p+p{margin-top:13px}.lmt-richtext ul{padding-left:18px}.lmt-videos{padding-block:55px;border-top:1px solid #233147;border-bottom:1px solid #233147;background:#0a101b}.lmt-carousel-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.lmt-carousel-heading h2{font-size:36px;line-height:1.15;letter-spacing:-.03em;margin:12px 0 25px}.lmt-carousel-heading button{width:44px;height:44px;border:1px solid #3c536d;background:#14243a;color:#fff;border-radius:50%;margin-left:8px}.lmt-video-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#486482 #0a101b;padding:5px 0 18px}.lmt-video-track video{width:240px;flex:0 0 240px;aspect-ratio:9/16;object-fit:cover;border:1px solid #31475e;border-radius:12px;scroll-snap-align:start;background:#151b24}.lmt-kit{padding-block:75px}.lmt-kit__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lmt-kit__card{border:1px solid #263951;border-radius:12px;background:linear-gradient(150deg,#142740,#0c1320);text-align:center;padding:25px 16px}.lmt-kit__card img{width:100%;height:170px;object-fit:contain}.lmt-kit__card h3{font-size:15px;margin-top:20px}.lmt-kit__details{margin-top:25px;color:#aebed1;font-size:14px}.lmt-kit__details li{margin:9px 0}.lmt-related{padding-block:60px 90px}.lmt-sticky{position:fixed;bottom:0;left:0;right:0;z-index:70;border-top:1px solid #4e83a7;background:#0a1627f5;backdrop-filter:blur(10px);padding:12px 18px calc(12px + env(safe-area-inset-bottom));display:flex;gap:18px;align-items:center;justify-content:space-between;box-shadow:0 -12px 40px #0006}.lmt-sticky>div{min-width:0;max-width:50%;display:flex;flex-direction:column}.lmt-sticky strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.lmt-sticky span{font-weight:800;font-size:18px}.lmt-sticky .lmt-button{font-size:12px;padding:14px;min-height:46px}.lmt-collection-hero{padding-block:60px 35px}.lmt-collection-hero h1{font-size:clamp(35px,5vw,65px);letter-spacing:-.045em;line-height:1.08;margin:18px 0}.lmt-collection-hero>div{color:#a6b6ca;font-size:15px;max-width:650px}.lmt-category-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.lmt-category-nav a{font-size:12px;border:1px solid #34445c;border-radius:25px;padding:11px 19px}.lmt-category-nav a:hover{border-color:#71cfff;color:#71cfff}.lmt-collection{padding-bottom:80px}.lmt-collection__bar{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:12px;color:#a4b4ca}.lmt-collection__bar select{background:#101a29;color:#fff;padding:10px;border:1px solid #354963;border-radius:6px;margin-left:10px;max-width:200px}.lmt-pagination{padding:30px;text-align:center}.lmt-pagination a{padding:10px}.lmt-page~.lmt-footer{margin-top:0}
/* Preserve the existing cart engine; adjust only its visual skin. */
@media(max-width:1100px){.lmt-nav{gap:17px;font-size:12px}.lmt-pdp{gap:32px}.lmt-shell{padding-inline:26px}.lmt-atc{gap:8px;font-size:12px}.lmt-atc svg{display:none}}
@media(max-width:850px){.lmt-nav{display:none}.lmt-menu-toggle{display:inline-flex}.lmt-header__row{height:76px}.lmt-logo{font-size:25px}.lmt-shell{padding-inline:20px}.lmt-hero{grid-template-columns:1fr;min-height:0;padding-top:42px;padding-bottom:35px;gap:24px}.lmt-hero h1{font-size:57px;max-width:580px}.lmt-hero__copy>p:not(.lmt-eyebrow){font-size:15px;max-width:500px}.lmt-hero__visual img{max-height:380px}.lmt-hero__visual{max-width:600px;width:100%;margin:auto}.lmt-strip{gap:24px;font-size:10px}.lmt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lmt-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lmt-card__body{padding:15px}.lmt-card h3{font-size:15px}.lmt-card__price strong{font-size:19px}.lmt-card__price{gap:8px}.lmt-platforms{gap:15px}.lmt-platform{padding:25px;gap:10px}.lmt-platform h2{font-size:27px}.lmt-platform img{height:130px;width:35%}.lmt-faq{grid-template-columns:1fr;gap:28px;padding-block:50px}.lmt-footer__main{gap:25px;grid-template-columns:1.2fr 1fr 1fr}.lmt-footer__bottom{flex-wrap:wrap}.lmt-pdp{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.lmt-gallery{position:relative;top:0}.lmt-gallery__viewport{max-width:620px;margin:auto}.lmt-gallery__slide{max-height:620px}.lmt-buybox{max-width:620px;width:100%;margin:auto}.lmt-buybox h1{font-size:35px}.lmt-breadcrumb{font-size:10px;padding-block:20px}.lmt-atc{font-size:13px;gap:12px}.lmt-buybox .lmt-payments{justify-content:center}.lmt-trust{justify-content:center}.lmt-section{padding-block:50px}.lmt-kit__grid{gap:12px}.lmt-kit__card img{height:135px}.lmt-kit__card{padding:20px 12px}.lmt-steps__grid{gap:25px}.lmt-steps h3{font-size:18px}.lmt-steps p{font-size:12px}.lmt-related{padding-bottom:90px}}
@media(max-width:550px){.lmt-announcement{font-size:9px;letter-spacing:.04em;padding:10px 12px;gap:0}.lmt-announcement a{display:none}.lmt-header__row{gap:12px;height:68px}.lmt-logo{font-size:22px}.lmt-logo span{font-size:6px;margin-top:6px}.lmt-header__tools{gap:0}.lmt-header__tools>.lmt-icon:first-child{display:none}.lmt-icon{min-width:42px}.lmt-hero h1{font-size:48px}.lmt-hero__actions{gap:10px}.lmt-hero__actions .lmt-button{font-size:12px;padding:15px 18px}.lmt-hero__visual img{max-height:330px}.lmt-hero__chip{font-size:10px;padding:10px 15px;left:0;bottom:0}.lmt-hero__chip strong{font-size:16px}.lmt-strip{gap:14px;font-size:9px;padding:18px 10px}.lmt-grid--three{grid-template-columns:1fr}.lmt-grid--three .lmt-card{display:grid;grid-template-columns:45% 55%}.lmt-grid--three .lmt-card__image{height:100%;aspect-ratio:auto}.lmt-grid--three .lmt-card h3{min-height:0}.lmt-card__body{padding:14px 12px}.lmt-card .lmt-eyebrow{font-size:8px;letter-spacing:.1em}.lmt-card h3{font-size:13px;min-height:36px}.lmt-card__price strong{font-size:17px}.lmt-card__price s{font-size:11px}.lmt-card__cta{margin-top:15px;font-size:11px}.lmt-card__badge{font-size:9px;left:8px;top:8px}.lmt-platforms{grid-template-columns:1fr;padding-block:35px}.lmt-platform{min-height:190px}.lmt-platform img{width:38%;height:150px}.lmt-steps__grid{grid-template-columns:1fr;gap:4px}.lmt-steps article{display:grid;grid-template-columns:35px 1fr;gap:5px 16px;padding:22px 0}.lmt-steps h3{margin:0;font-size:20px}.lmt-steps p{grid-column:2;font-size:13px}.lmt-steps article>span{grid-row:1 / 3;padding-top:3px}.lmt-footer{padding:42px 0 100px}.lmt-footer__main{grid-template-columns:1fr 1fr;gap:35px 20px}.lmt-footer__main>div:first-child{grid-column:1 / -1}.lmt-footer__main p{margin:20px 0}.lmt-footer h2{font-size:12px}.lmt-footer__main>div:not(:first-child)>a{font-size:12px}.lmt-footer__bottom{margin-top:35px;gap:14px}.lmt-footer__legal{font-size:9px}.lmt-gallery__controls{margin:12px 0}.lmt-thumbs button{flex-basis:56px;width:56px;height:56px}.lmt-buybox h1{font-size:32px}.lmt-lead{font-size:14px}.lmt-purchase{gap:9px}.lmt-quantity button{min-width:29px}.lmt-quantity input{width:27px}.lmt-atc{font-size:12px;padding:15px 10px;gap:10px}.lmt-price>strong{font-size:32px}.lmt-trust{gap:10px;font-size:9px}.lmt-kit__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lmt-kit__card h3{font-size:13px;line-height:1.4;margin-top:15px}.lmt-kit__card img{height:120px}.lmt-kit,.lmt-videos{padding-block:42px}.lmt-video-track video{width:210px;flex-basis:210px}.lmt-carousel-heading h2{font-size:28px}.lmt-carousel-heading button{width:40px;height:40px;margin-left:4px}.lmt-collection-hero{padding-top:38px}.lmt-collection__bar{align-items:start;gap:14px}.lmt-collection__bar label{display:none}.lmt-collection__bar select{max-width:175px;margin:0;font-size:11px}}
.lmt-logo img{width:155px;height:40px;object-fit:contain;filter:invert(1);display:block}.lmt-footer .lmt-logo img{width:185px;height:50px}
.lmt-reviews{padding-block:60px}.lmt-review-source{font-size:11px;color:#91a1b7;margin-bottom:22px!important;max-width:700px}.lmt-review-track{display:flex;gap:16px;overflow:auto;scroll-snap-type:x mandatory;padding:8px 0 18px;scrollbar-width:thin;scrollbar-color:#405974 #0a101b}.lmt-review{flex:0 0 310px;padding:25px;background:#101b2c;border:1px solid #29415d;border-radius:12px;scroll-snap-align:start}.lmt-review>div{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.lmt-review img{width:42px;height:42px;object-fit:cover;border-radius:50%}.lmt-review strong{font-size:13px}.lmt-review span{color:#79cfff;font-size:13px}.lmt-review p{margin-top:22px;font-size:14px;line-height:1.6;color:#c0cbda}body:has(.lmt-page) .gscd-reserve-banner{display:none}
@media(max-width:550px){.lmt-logo img{width:125px;height:31px}.lmt-footer .lmt-logo img{width:160px;height:43px}}
@media(prefers-reduced-motion:reduce){.lmt-page *,.lmt-header *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
