:root{--lm-navy:#0B2F5B;--lm-navy-deep:#072748;--lm-orange:#F4511E;--lm-orange-soft:#F8744B;--lm-warm:#FBF7F3;--lm-gray:#F5F7F9;--lm-white:#FFFFFF;--lm-line:#E6EBF0;--lm-ink:#102A46;--lm-muted:#677789;--lm-shadow:0 18px 48px rgba(11,47,91,.10);--lm-max:1240px}.lm-inicio-preview-body,.lm-inicio-public-body{margin:0!important;background:#fff!important}.lm-home,.lm-home *{box-sizing:border-box}.lm-home{font-family:Inter,Arial,Helvetica,sans-serif;background:#fff;color:var(--lm-ink);line-height:1.45;-webkit-font-smoothing:antialiased}.lm-home a{color:inherit;text-decoration:none}.lm-home img{max-width:100%}.lm-home button,.lm-home input{font:inherit}.lm-container{width:min(calc(100% - 48px),var(--lm-max));margin:0 auto}.lm-orange{color:var(--lm-orange)}.lm-utility{background:linear-gradient(90deg,var(--lm-navy-deep),var(--lm-navy));color:#fff}.lm-utility__inner{min-height:48px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:14px;font-weight:750}.lm-utility a{display:flex;align-items:center;gap:8px;color:#fff}.lm-utility__divider{width:1px;height:18px;background:rgba(255,255,255,.35)}.lm-mini-icon{font-size:16px}.lm-header{background:#fff;box-shadow:0 4px 20px rgba(11,47,91,.035);position:relative;z-index:20}.lm-header__desktop{min-height:116px;display:grid;grid-template-columns:310px minmax(320px,1fr) auto;align-items:center;gap:36px}.lm-logo{display:flex;align-items:center}.lm-logo img{display:block;width:300px;max-width:100%;height:auto}.lm-search{height:58px;border:1px solid #DCE3E9;border-radius:999px;display:flex;align-items:center;overflow:hidden;background:#fff;transition:.2s ease}.lm-search:focus-within{border-color:rgba(244,81,30,.55);box-shadow:0 0 0 4px rgba(244,81,30,.08)}.lm-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 20px;color:var(--lm-ink)}.lm-search button{width:58px;height:58px;border:0;background:transparent;color:var(--lm-navy);display:grid;place-items:center;cursor:pointer;font-size:25px}.lm-wa-button{height:52px;padding:0 22px;border-radius:999px;background:var(--lm-orange);color:#fff!important;font-weight:850;display:flex;align-items:center;gap:10px;box-shadow:0 10px 24px rgba(244,81,30,.19)}.lm-nav-wrap{border-top:1px solid #F0F3F6;border-bottom:1px solid #F0F3F6}.lm-nav{height:56px;display:flex;justify-content:center;align-items:center;gap:42px;font-weight:800;color:var(--lm-navy)}.lm-nav a{height:56px;display:flex;align-items:center;position:relative}.lm-nav a:hover{color:var(--lm-orange)}.lm-header__mobile,.lm-search--mobile{display:none}.lm-main{padding:30px 0 36px}.lm-eyebrow{display:block;color:var(--lm-orange);font-size:12px;font-weight:900;letter-spacing:.095em}.lm-home-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:30px;align-items:center;min-height:480px;padding:54px 56px;border-radius:32px;background:linear-gradient(135deg,#fff 0%,var(--lm-warm) 65%,#fff2e9 100%);box-shadow:var(--lm-shadow);border:1px solid #F0EAE5}.lm-home-hero:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-110px;top:-150px;background:rgba(244,81,30,.08)}.lm-home-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;left:42%;bottom:-180px;background:rgba(11,47,91,.05)}.lm-home-hero__copy,.lm-home-hero__visual{position:relative;z-index:2}.lm-home-hero h1{max-width:760px;margin:10px 0 18px;color:var(--lm-navy);font-size:clamp(40px,4.8vw,66px);line-height:1.02;letter-spacing:-.04em}.lm-home-hero__copy>p{max-width:700px;margin:0;color:var(--lm-muted);font-size:19px;line-height:1.55}.lm-home-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 14px;margin-top:28px}.lm-button{min-height:50px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;transition:.2s ease}.lm-button:hover{transform:translateY(-2px)}.lm-button--primary{background:var(--lm-orange);color:#fff!important;box-shadow:0 12px 26px rgba(244,81,30,.2)}.lm-button--secondary{background:#fff;border:1px solid #DCE3E9;color:var(--lm-navy)!important}.lm-text-link{font-weight:850;color:var(--lm-navy)!important;padding:10px 4px}.lm-text-link span{color:var(--lm-orange);margin-left:4px}.lm-home-hero__visual{display:grid;gap:14px}.lm-hero-route{min-height:112px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(11,47,91,.09);box-shadow:0 12px 28px rgba(11,47,91,.07);display:grid;grid-template-columns:58px 1fr;align-items:center;gap:16px;transition:.22s ease}.lm-hero-route:hover{transform:translateX(-6px);box-shadow:var(--lm-shadow)}.lm-hero-route:nth-child(2){margin-left:34px}.lm-hero-route:nth-child(3){margin-left:10px}.lm-route-icon{width:54px;height:54px;border-radius:17px;background:var(--lm-gray);display:grid;place-items:center;color:var(--lm-navy)}.lm-route-icon svg,.lm-route-card__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.lm-hero-route--merch .lm-route-icon{background:#FFF0EA;color:var(--lm-orange)}.lm-hero-route strong{display:block;color:var(--lm-navy);font-size:18px}.lm-hero-route small{display:block;color:var(--lm-muted);font-size:14px;margin-top:4px}.lm-section{margin-top:38px}.lm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 8px 16px}.lm-section-head h2{margin:0;color:var(--lm-navy);font-size:24px;line-height:1.15}.lm-section-head a{color:var(--lm-orange);font-weight:850}.lm-section-head--intro{align-items:end}.lm-section-head--intro p{margin:0;max-width:420px;color:var(--lm-muted);text-align:right}.lm-route-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lm-route-card{position:relative;overflow:hidden;min-height:270px;padding:26px;border:1px solid var(--lm-line);border-radius:24px;background:#fff;display:grid;grid-template-rows:auto auto 1fr auto;box-shadow:0 10px 28px rgba(11,47,91,.045);transition:.22s ease}.lm-route-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-72px;top:-72px;background:rgba(244,81,30,.055)}.lm-route-card:hover{transform:translateY(-5px);border-color:#D7E0E8;box-shadow:var(--lm-shadow)}.lm-route-card__number{position:absolute;right:18px;top:12px;font-size:46px;font-weight:900;color:rgba(11,47,91,.045)}.lm-route-card__icon{width:62px;height:62px;border-radius:19px;background:var(--lm-gray);display:grid;place-items:center;color:var(--lm-navy);margin-bottom:22px}.lm-route-card:nth-child(3) .lm-route-card__icon{background:#FFF0EA;color:var(--lm-orange)}.lm-route-card__copy{display:block}.lm-route-card__copy strong{display:block;margin-top:8px;color:var(--lm-navy);font-size:23px;line-height:1.15}.lm-route-card__copy small{display:block;margin-top:10px;color:var(--lm-muted);font-size:15px;line-height:1.55}.lm-route-card__arrow{align-self:end;justify-self:end;margin-top:18px;width:42px;height:42px;border-radius:50%;background:var(--lm-navy);color:#fff;display:grid;place-items:center;font-size:22px}.lm-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lm-line{min-height:112px;padding:18px 18px;border:1px solid var(--lm-line);border-radius:20px;background:#fff;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;transition:.2s ease}.lm-line:hover{transform:translateY(-3px);box-shadow:var(--lm-shadow)}.lm-line__icon{width:50px;height:50px;border-radius:16px;background:var(--lm-gray);position:relative}.lm-line__icon:before,.lm-line__icon:after{content:"";position:absolute;border:2px solid var(--lm-navy)}.lm-line__icon[data-icon="shield"]:before{width:22px;height:25px;left:12px;top:9px;border-radius:10px 10px 14px 14px;transform:rotate(45deg)}.lm-line__icon[data-icon="box"]:before{width:24px;height:24px;left:11px;top:11px}.lm-line__icon[data-icon="box"]:after{width:18px;height:2px;left:15px;top:20px;border-width:2px 0 0;transform:rotate(28deg)}.lm-line__icon[data-icon="bottle"]:before{width:16px;height:27px;left:16px;top:13px;border-radius:5px}.lm-line__icon[data-icon="bottle"]:after{width:8px;height:7px;left:20px;top:7px;border-radius:3px 3px 0 0}.lm-line__icon[data-icon="game"]:before{width:26px;height:18px;left:10px;top:16px;border-radius:9px}.lm-line__icon[data-icon="game"]:after{width:4px;height:4px;left:18px;top:23px;border-radius:50%;box-shadow:8px 0 0 var(--lm-navy)}.lm-line__icon[data-icon="pen"]:before{width:6px;height:28px;left:21px;top:10px;transform:rotate(42deg);border-radius:4px}.lm-line__icon[data-icon="tag"]:before{width:24px;height:24px;left:12px;top:11px;transform:rotate(45deg);border-radius:5px}.lm-line__icon[data-icon="tag"]:after{width:4px;height:4px;left:16px;top:15px;border-radius:50%;background:var(--lm-orange);border-color:var(--lm-orange)}.lm-line strong{display:block;color:var(--lm-navy);font-size:16px}.lm-line small{display:block;color:var(--lm-muted);font-size:13px;line-height:1.4;margin-top:4px}.lm-line__arrow{color:var(--lm-orange);font-size:20px}.lm-merch-section{padding-top:4px}.lm-merch-banner{display:block;border-radius:26px;overflow:hidden;background:var(--lm-warm);box-shadow:var(--lm-shadow);border:1px solid #F0EAE5}.lm-merch-banner img{display:block;width:100%;height:auto}.lm-commercial-links{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--lm-line);border-radius:22px;overflow:hidden;background:#fff}.lm-commercial-links>a{min-height:116px;padding:18px 16px;display:flex;align-items:center;gap:12px}.lm-commercial-links>a+a{border-left:1px solid var(--lm-line)}.lm-commercial-links>a:hover{background:var(--lm-gray)}.lm-commercial-links__icon{width:42px;height:42px;flex:0 0 auto;border-radius:14px;background:#FFF0EA;color:var(--lm-orange);display:grid;place-items:center;font-size:24px}.lm-commercial-links__official{position:relative;background:linear-gradient(180deg,#fff 0%,#fffaf7 100%)}.lm-commercial-links__official:hover{background:#FFF6F1!important}.lm-commercial-links__badge{display:inline-flex;align-items:center;min-height:19px;padding:0 7px;margin-bottom:5px;border-radius:999px;background:#FFF0EA;color:var(--lm-orange);font-size:9px;font-weight:900;letter-spacing:.08em}.lm-commercial-links__official strong{line-height:1.2}.lm-commercial-links strong{display:block;color:var(--lm-navy);font-size:14px}.lm-commercial-links small{display:block;margin-top:3px;color:var(--lm-muted);font-size:12px;line-height:1.35}.lm-cta{min-height:96px;border-radius:22px;background:linear-gradient(90deg,var(--lm-orange),var(--lm-orange-soft));color:#fff!important;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:18px 28px;margin-top:20px;box-shadow:0 16px 34px rgba(244,81,30,.16)}.lm-cta__icon{width:56px;height:56px;border-radius:50%;background:#fff;color:#21B559;display:grid;place-items:center;font-size:30px}.lm-cta strong{display:block;font-size:21px}.lm-cta small{display:block;margin-top:4px;font-size:15px;opacity:.95}.lm-cta__arrow{font-size:38px;line-height:1}.lm-footer{background:var(--lm-navy);color:#fff}.lm-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:42px;padding:34px 0 28px}.lm-footer__brand img{display:block;width:235px;max-width:100%;height:auto;object-fit:contain;object-position:left center}.lm-footer p,.lm-footer a{display:block;font-size:14px;line-height:1.75;color:rgba(255,255,255,.82)}.lm-footer h3{margin:0 0 10px;font-size:15px}.lm-subfooter{border-top:1px solid rgba(255,255,255,.16);padding:14px 0;text-align:center;color:rgba(255,255,255,.72);font-size:13px}.lm-icon-button{border:0;background:transparent;color:var(--lm-navy);padding:8px;cursor:pointer;font-size:28px}.lm-drawer-backdrop{position:fixed;inset:0;background:rgba(5,25,46,.5);z-index:100;opacity:0;visibility:hidden;transition:.2s ease}.lm-drawer-backdrop.is-open{opacity:1;visibility:visible}.lm-drawer{width:min(88vw,360px);height:100%;background:#fff;padding:20px;transform:translateX(-105%);transition:.25s ease;box-shadow:24px 0 60px rgba(11,47,91,.2)}.lm-drawer-backdrop.is-open .lm-drawer{transform:translateX(0)}.lm-drawer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.lm-drawer__top img{width:220px;max-width:75%}.lm-drawer__top button{border:0;background:var(--lm-gray);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;color:var(--lm-navy);cursor:pointer;font-size:26px}.lm-drawer nav{display:grid}.lm-drawer nav a{padding:15px 6px;border-bottom:1px solid var(--lm-line);font-weight:850;color:var(--lm-navy)}.lm-drawer__wa{margin-top:20px;min-height:48px;border-radius:14px;background:var(--lm-orange);color:#fff!important;display:flex;align-items:center;justify-content:center;font-weight:850}.lm-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);background:#071F3D;color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 16px 40px rgba(11,47,91,.25);opacity:0;visibility:hidden;transition:.2s ease;z-index:200;font-weight:700;font-size:14px}.lm-toast.is-showing{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:1080px){.lm-header__desktop{grid-template-columns:260px 1fr auto;gap:22px}.lm-logo img{width:250px}.lm-home-hero{grid-template-columns:1fr 380px;padding:46px 42px}.lm-route-cards{gap:14px}.lm-commercial-links{grid-template-columns:repeat(3,1fr)}.lm-commercial-links>a:nth-child(4),.lm-commercial-links>a:nth-child(5),.lm-commercial-links>a:nth-child(6){border-top:1px solid var(--lm-line)}.lm-commercial-links>a:nth-child(4){border-left:0}.lm-commercial-links>a:nth-child(5),.lm-commercial-links>a:nth-child(6){border-left:1px solid var(--lm-line)}}
@media(max-width:980px){.lm-header__desktop,.lm-nav-wrap{display:none}.lm-header__mobile{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:14px 0}.lm-header__mobile .lm-logo{display:flex;justify-content:center}.lm-header__mobile .lm-logo img{width:min(60vw,280px)}.lm-search--mobile{display:flex;margin:0 0 20px}.lm-home-hero{grid-template-columns:1fr;min-height:auto;padding:42px}.lm-home-hero h1{max-width:820px}.lm-home-hero__visual{grid-template-columns:repeat(3,1fr);gap:12px}.lm-hero-route,.lm-hero-route:nth-child(2),.lm-hero-route:nth-child(3){margin-left:0;grid-template-columns:52px 1fr;padding:16px;min-height:100px}.lm-route-cards{grid-template-columns:1fr}.lm-route-card{min-height:0;grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;gap:18px}.lm-route-card__icon{margin:0}.lm-route-card__number{display:none}.lm-route-card__arrow{margin:0}.lm-lines{grid-template-columns:repeat(2,1fr)}.lm-footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px}.lm-footer__grid>div:last-child{grid-column:2/4}}
@media(max-width:720px){.lm-main>.lm-container{display:flex;flex-direction:column}.lm-search--mobile{order:0}.lm-merch-section{order:1;margin-top:0;padding-top:0}.lm-merch-section .lm-section-head{display:none}.lm-lines-section{order:2}.lm-home-hero{order:3}.lm-routes-section{order:4}.lm-access-section{order:5}.lm-cta{order:6}.lm-container{width:min(calc(100% - 28px),var(--lm-max))}.lm-utility__inner{justify-content:flex-start;overflow-x:auto;gap:12px;font-size:12px;min-height:44px}.lm-utility__divider{height:14px}.lm-main{padding-top:18px}.lm-home-hero{padding:30px 24px;border-radius:24px}.lm-home-hero h1{font-size:clamp(38px,11vw,54px)}.lm-home-hero__copy>p{font-size:17px}.lm-home-hero__actions{align-items:stretch}.lm-button{width:100%}.lm-text-link{width:100%;text-align:center}.lm-home-hero__visual{grid-template-columns:1fr}.lm-hero-route{min-height:86px}.lm-section{margin-top:30px}.lm-section-head{align-items:flex-end;margin-left:2px;margin-right:2px}.lm-section-head h2{font-size:21px}.lm-section-head--intro{align-items:flex-start;flex-direction:column}.lm-section-head--intro p{text-align:left}.lm-route-card{padding:20px;grid-template-columns:54px 1fr auto;gap:14px}.lm-route-card__icon{width:54px;height:54px}.lm-route-card__copy strong{font-size:19px}.lm-lines{grid-template-columns:1fr}.lm-merch-banner{border-radius:20px}.lm-commercial-links{grid-template-columns:1fr 1fr}.lm-commercial-links>a{min-height:100px;border-top:1px solid var(--lm-line)}.lm-commercial-links>a:nth-child(1),.lm-commercial-links>a:nth-child(2){border-top:0}.lm-commercial-links>a:nth-child(odd){border-left:0}.lm-commercial-links>a:nth-child(even){border-left:1px solid var(--lm-line)}.lm-cta{grid-template-columns:auto 1fr;padding:18px 16px;gap:14px}.lm-cta__arrow{display:none}.lm-cta__icon{width:48px;height:48px}.lm-cta strong{font-size:18px}.lm-cta small{font-size:13px}.lm-footer__grid{grid-template-columns:1fr 1fr;gap:24px;padding:28px 0 22px}.lm-footer__brand{grid-column:1/-1}.lm-footer__grid>div:last-child{grid-column:1/-1}}
@media(max-width:460px){.lm-route-card{grid-template-columns:50px 1fr}.lm-route-card__arrow{display:none}.lm-commercial-links{grid-template-columns:1fr}.lm-commercial-links>a,.lm-commercial-links>a:nth-child(2),.lm-commercial-links>a:nth-child(even){border-left:0}.lm-commercial-links>a:nth-child(2){border-top:1px solid var(--lm-line)}}
@media(prefers-reduced-motion:reduce){.lm-home *{scroll-behavior:auto!important;transition:none!important}}

/* Protección contra estilos globales del tema y cachés parciales */
.lm-home .lm-route-icon svg,.lm-home .lm-route-card__icon svg{display:block!important;width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;fill:none!important;stroke:currentColor!important;overflow:visible!important}
.lm-home .lm-home-hero{display:grid!important}
.lm-home .lm-button{display:inline-flex!important}


/* v0.3.5 · Ícono específico para Vasos Star */
.lm-line__icon[data-icon="tumbler"]:before{
  width:22px;height:27px;left:13px;top:13px;border-radius:4px 4px 7px 7px;
  transform:perspective(40px) rotateX(-3deg);
}
.lm-line__icon[data-icon="tumbler"]:after{
  width:26px;height:5px;left:11px;top:9px;border-radius:5px;
  box-shadow:8px -5px 0 -3px var(--lm-gray),10px -7px 0 -5px var(--lm-navy);
}


/* v0.3.6 · Ícono definitivo para Vasos Star */
.lm-home .lm-line__icon[data-icon="tumbler"]{
  background-color:var(--lm-gray);
  background-image:url("../images/vasos-star-icon.png");
  background-repeat:no-repeat;
  background-position:center;
  background-size:auto 38px;
}
.lm-home .lm-line__icon[data-icon="tumbler"]:before,
.lm-home .lm-line__icon[data-icon="tumbler"]:after{
  content:none!important;
  display:none!important;
}

/* v0.3.8 — Banner de Merchandising más grande y legible en teléfonos */
@media(max-width:720px){
  .lm-merch-section{
    margin-left:-4px;
    margin-right:-4px;
  }
  .lm-merch-banner{
    overflow:hidden;
    border-radius:22px;
  }
  .lm-merch-banner img{
    width:112%;
    max-width:none;
    height:auto;
    margin-left:-6%;
  }
}


/* v0.3.9 — Home con prioridad Mayorista y categorías más vendidas */
.lm-home .lm-home-hero{
  grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);
  min-height:470px;
}
.lm-home .lm-home-hero h1{
  max-width:690px;
  font-size:clamp(36px,4vw,54px);
  line-height:1.06;
  letter-spacing:-.035em;
}
.lm-home .lm-home-hero__visual--categories{gap:12px}
.lm-home .lm-featured-category{
  min-height:112px;
  padding:13px 15px;
  border:1px solid rgba(11,47,91,.10);
  border-radius:20px;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 28px rgba(11,47,91,.07);
  display:grid;
  grid-template-columns:98px minmax(0,1fr) auto;
  align-items:center;
  gap:15px;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.lm-home .lm-featured-category:hover{
  transform:translateX(-5px);
  border-color:rgba(244,81,30,.28);
  box-shadow:var(--lm-shadow);
}
.lm-home .lm-featured-category__media{
  width:98px;
  height:88px;
  overflow:hidden;
  border-radius:16px;
  background:linear-gradient(145deg,#fff,#F5F7F9);
  display:grid;
  place-items:center;
}
.lm-home .lm-featured-category__media img{width:100%;height:100%;object-fit:contain;padding:3px;mix-blend-mode:multiply}
.lm-home .lm-featured-category__copy{min-width:0}
.lm-home .lm-featured-category__copy small{
  display:block;
  margin-bottom:3px;
  color:var(--lm-orange);
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
}
.lm-home .lm-featured-category__copy strong{display:block;color:var(--lm-navy);font-size:20px;line-height:1.18}
.lm-home .lm-featured-category__copy span{display:block;margin-top:5px;color:var(--lm-muted);font-size:12px;line-height:1.38}
.lm-home .lm-featured-category__arrow{color:var(--lm-orange);font-size:21px;font-weight:900}
.lm-home .lm-featured-category__icon{position:relative;width:52px;height:52px;color:var(--lm-navy)}
.lm-home .lm-featured-category__icon:before,.lm-home .lm-featured-category__icon:after{content:"";position:absolute;border:3px solid currentColor}
.lm-home .lm-featured-category__icon[data-icon="pen"]:before{width:8px;height:38px;left:22px;top:5px;transform:rotate(42deg);border-radius:5px}
.lm-home .lm-featured-category__icon[data-icon="pen"]:after{width:10px;height:6px;left:7px;bottom:5px;border-width:0 0 3px 3px;transform:rotate(-5deg)}
.lm-home .lm-featured-category__icon[data-icon="tumbler"]:before{width:26px;height:32px;left:12px;top:13px;border-radius:4px 4px 8px 8px}
.lm-home .lm-featured-category__icon[data-icon="tumbler"]:after{width:31px;height:6px;left:10px;top:8px;border-radius:5px;box-shadow:12px -8px 0 -5px currentColor}
.lm-home .lm-featured-category__icon[data-icon="key"]:before{width:18px;height:18px;left:3px;top:16px;border-radius:50%}
.lm-home .lm-featured-category__icon[data-icon="key"]:after{width:29px;height:8px;left:20px;top:21px;border-width:3px 3px 3px 0;border-radius:0 4px 4px 0;box-shadow:12px 7px 0 -4px currentColor}

@media(max-width:1080px){
  .lm-home .lm-home-hero{grid-template-columns:minmax(0,1fr) 390px}
}
@media(max-width:980px){
  .lm-home .lm-home-hero{grid-template-columns:1fr}
  .lm-home .lm-home-hero__visual--categories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .lm-home .lm-featured-category{grid-template-columns:1fr;align-content:start;text-align:left;min-height:220px}
  .lm-home .lm-featured-category__media{width:100%;height:136px}
  .lm-home .lm-featured-category__arrow{display:none}
}
@media(max-width:720px){
  .lm-home .lm-home-hero{order:1;padding:30px 24px}
  .lm-home .lm-lines-section{order:2}
  .lm-home .lm-routes-section{order:3}
  .lm-home .lm-merch-section{order:4;margin-top:30px;padding-top:4px}
  .lm-home .lm-merch-section .lm-section-head{display:flex}
  .lm-home .lm-access-section{order:5}
  .lm-home .lm-cta{order:6}
  .lm-home .lm-home-hero h1{font-size:clamp(34px,9.5vw,44px);line-height:1.08}
  .lm-home .lm-home-hero__visual--categories{grid-template-columns:1fr;margin-top:6px}
  .lm-home .lm-featured-category{grid-template-columns:86px minmax(0,1fr) auto;min-height:112px;padding:12px;text-align:left}
  .lm-home .lm-featured-category__media{width:86px;height:86px}
  .lm-home .lm-featured-category__arrow{display:block}
}
