:root{--lumeo-green:#9dff23;--lumeo-dark:#0b0f0e;--lumeo-ink:#111514;--lumeo-white:#fff;--lumeo-muted:#aeb6b3}
.lumeo-home-hero{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--lumeo-ink);position:relative;z-index:1}
.lumeo-home-hero *{box-sizing:border-box}
.lumeo-hero-stage{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:#101513}
.lumeo-hero-media,.lumeo-hero-media img{position:absolute;inset:0;width:100%;height:100%;display:block}
.lumeo-hero-media img{object-fit:cover;object-position:center}
.lumeo-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,6,.95) 0%,rgba(4,8,6,.82) 30%,rgba(4,8,6,.38) 55%,rgba(4,8,6,.05) 80%)}
.lumeo-hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:76px 0 82px}
.lumeo-eyebrow{display:flex;align-items:center;gap:12px;color:#e4eae7;text-transform:uppercase;letter-spacing:.21em;font-size:12px;font-weight:800;margin-bottom:19px}
.lumeo-eyebrow span{display:inline-block;width:28px;height:3px;background:var(--lumeo-green);border-radius:99px}
.lumeo-hero-stage h1{max-width:680px;color:#fff;text-transform:uppercase;font-size:clamp(48px,5.1vw,82px);line-height:.91;letter-spacing:-.045em;margin:0;font-weight:950;text-wrap:balance}
.lumeo-hero-stage h1 strong{display:block;color:var(--lumeo-green);font-style:italic;font-weight:950}
.lumeo-hero-copy{max-width:600px;color:#eff3f1;font-size:clamp(17px,1.5vw,21px);line-height:1.48;margin:24px 0 28px}
.lumeo-hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.lumeo-btn{display:inline-flex;justify-content:center;align-items:center;min-height:58px;padding:0 26px;border-radius:8px;text-decoration:none!important;text-transform:uppercase;font-weight:900;font-size:14px;letter-spacing:.015em;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.lumeo-btn:hover{transform:translateY(-2px)}
.lumeo-btn-primary{background:var(--lumeo-green);color:#071006!important;border:2px solid var(--lumeo-green)}
.lumeo-btn-primary:hover{background:#b8ff62;border-color:#b8ff62}
.lumeo-btn-secondary{background:rgba(8,12,10,.55);color:#fff!important;border:2px solid rgba(255,255,255,.82);backdrop-filter:blur(5px)}
.lumeo-btn-secondary:hover{background:#fff;color:#0a0d0c!important}
.lumeo-mini-benefits{display:flex;gap:28px;flex-wrap:wrap;color:#e8eeeb;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.05em;margin-top:30px}
.lumeo-mini-benefits span::first-letter{color:var(--lumeo-green)}
.lumeo-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#0c1110;color:#fff;padding:17px max(24px,calc((100vw - 1180px)/2));gap:0}
.lumeo-trust-item{display:flex;align-items:center;gap:13px;padding:3px 28px;border-right:1px solid rgba(255,255,255,.18)}
.lumeo-trust-item:first-child{padding-left:0}.lumeo-trust-item:last-child{border-right:0;padding-right:0}
.lumeo-trust-item svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.lumeo-trust-item strong,.lumeo-trust-item small{display:block}.lumeo-trust-item strong{text-transform:uppercase;font-size:13px;letter-spacing:.03em}.lumeo-trust-item small{color:#aeb6b3;font-size:12px;margin-top:1px}
.lumeo-rider-section{max-width:1180px;margin:0 auto;padding:56px 24px 62px}
.lumeo-rider-heading{display:grid;grid-template-columns:1fr 1.5fr;column-gap:42px;align-items:end;margin-bottom:24px}.lumeo-rider-kicker{grid-column:1/-1;margin:0 0 4px;color:#557052;text-transform:uppercase;font-size:12px;letter-spacing:.16em;font-weight:850}.lumeo-rider-heading h2{font-size:clamp(34px,4vw,54px);text-transform:uppercase;letter-spacing:-.035em;line-height:1;margin:0;font-weight:950}.lumeo-rider-heading>p:last-child{margin:0 0 3px;color:#5b6460;font-size:15px;line-height:1.55;max-width:520px}
.lumeo-rider-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.lumeo-rider-card{position:relative;min-height:178px;border-radius:12px;background:linear-gradient(145deg,#18201d,#0c110f);color:#fff!important;text-decoration:none!important;padding:20px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid #202b26}
.lumeo-rider-card::after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-75px;top:-70px;background:radial-gradient(circle,rgba(157,255,35,.25),transparent 68%)}
.lumeo-rider-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,.14);border-color:rgba(157,255,35,.55)}
.lumeo-rider-age{display:block;font-size:38px;line-height:1;font-weight:950;letter-spacing:-.04em}.lumeo-rider-years{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#c5ceca;margin-top:3px}.lumeo-rider-model{position:absolute;left:20px;bottom:20px;font-size:14px;font-weight:850}.lumeo-rider-arrow{position:absolute;right:18px;bottom:17px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--lumeo-green);color:#0a1208;font-size:18px;font-weight:900}
.lumeo-fit-note{margin:14px 0 0;font-size:12px;color:#747d79}
.lumeo-sticky-bike-finder{display:none}
.lumeo-legacy-hero-hidden{display:none!important}

@media (max-width: 900px){
 .lumeo-trust-strip{grid-template-columns:repeat(2,1fr);row-gap:18px}.lumeo-trust-item:nth-child(2){border-right:0}.lumeo-trust-item:nth-child(3){padding-left:0}.lumeo-rider-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width: 767px){
 .lumeo-hero-stage{min-height:650px;align-items:flex-end}
 .lumeo-hero-media img{object-position:center 42%}
 .lumeo-hero-overlay{background:linear-gradient(180deg,rgba(4,8,6,.12) 0%,rgba(4,8,6,.30) 28%,rgba(4,8,6,.86) 63%,rgba(4,8,6,.98) 100%)}
 .lumeo-hero-inner{width:100%;padding:280px 18px 24px;margin:0}
 .lumeo-eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:12px}.lumeo-eyebrow span{width:20px;height:2px}
 .lumeo-hero-stage h1{font-size:clamp(38px,12vw,56px);line-height:.92;max-width:390px}.lumeo-hero-stage h1 strong{font-size:1.08em}
 .lumeo-hero-copy{font-size:15px;line-height:1.45;margin:16px 0 18px;max-width:420px}
 .lumeo-hero-actions{display:grid;grid-template-columns:1fr;gap:9px}.lumeo-btn{width:100%;min-height:53px;font-size:13px}.lumeo-btn-secondary{background:rgba(7,10,9,.66)}
 .lumeo-mini-benefits{display:none}
 .lumeo-trust-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;padding:15px 18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lumeo-trust-strip::-webkit-scrollbar{display:none}.lumeo-trust-item{min-width:215px;padding:0 18px;scroll-snap-align:start}.lumeo-trust-item:first-child{padding-left:0}.lumeo-trust-item svg{width:27px;height:27px}
 .lumeo-rider-section{padding:34px 18px 50px;overflow:hidden}.lumeo-rider-heading{display:block;margin-bottom:18px}.lumeo-rider-kicker{margin-bottom:7px}.lumeo-rider-heading h2{font-size:36px}.lumeo-rider-heading>p:last-child{margin-top:9px;font-size:14px}
 .lumeo-rider-grid{display:flex;overflow-x:auto;gap:10px;margin:0 -18px;padding:0 18px 8px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lumeo-rider-grid::-webkit-scrollbar{display:none}.lumeo-rider-card{flex:0 0 72vw;max-width:285px;min-height:170px;scroll-snap-align:start}
 .lumeo-sticky-bike-finder{position:fixed;z-index:9990;left:14px;right:14px;bottom:14px;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;background:var(--lumeo-green);color:#081008!important;text-decoration:none!important;text-transform:uppercase;font-size:13px;font-weight:950;box-shadow:0 12px 30px rgba(0,0,0,.28);transform:translateY(90px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.lumeo-sticky-bike-finder.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
 body.admin-bar .lumeo-sticky-bike-finder{bottom:14px}
}
@media (prefers-reduced-motion: reduce){.lumeo-home-hero *{scroll-behavior:auto!important;transition:none!important}}
