:root{--moto-bg: #07080c;--moto-bg-2: #0b0d13;--moto-surface: rgba(255, 255, 255, .035);--moto-surface-solid: #10131b;--moto-surface-2: rgba(255, 255, 255, .06);--moto-border: rgba(255, 255, 255, .09);--moto-border-strong: rgba(255, 255, 255, .2);--moto-ink: #f4f6fa;--moto-text: #aab4c4;--moto-muted: #8494ab;--moto-volt: #ff2b3a;--moto-volt-bright: #ff5260;--moto-volt-dim: rgba(255, 43, 58, .12);--moto-on-volt: #ffffff;--moto-blue: #2f9df0;--moto-blue-bright: #5cb5ff;--moto-blue-dim: rgba(47, 157, 240, .12);--moto-grad: linear-gradient(100deg, var(--moto-volt) 0%, var(--moto-blue) 100%);--moto-glow-red: 0 0 26px rgba(255, 43, 58, .35);--moto-glow-blue: 0 0 26px rgba(47, 157, 240, .3);--moto-gold: #ffb020;--moto-radius-sm: .8rem;--moto-radius: 1.4rem;--moto-radius-lg: 2rem;--moto-shadow-sm: 0 10px 28px rgba(0, 0, 0, .4);--moto-shadow-md: 0 24px 60px rgba(0, 0, 0, .55);--moto-font-display: var(--font-heading-family, "Archivo", "Arial Narrow", Arial, sans-serif)}html{scroll-behavior:smooth}body,body.gradient{background:var(--moto-bg);color:var(--moto-text)}main#MainContent{background:var(--moto-bg)}::selection{background:var(--moto-volt);color:var(--moto-on-volt)}.moto-container{width:min(100% - 4rem,132rem);margin:0 auto}.moto-kicker{display:inline-flex;align-items:center;gap:1rem;margin:0 0 1.6rem;padding:.7rem 1.4rem;border:1px solid var(--moto-border);border-radius:999px;background:var(--moto-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--moto-ink);font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.moto-kicker__dash{width:.8rem;height:.8rem;border-radius:999px;background:var(--moto-grad);box-shadow:var(--moto-glow-red);flex:0 0 auto}.moto-display{font-family:var(--moto-font-display);font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:-.02em;line-height:.94}.moto-grad-text{background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.moto-heading{text-align:left;margin-bottom:2.8rem}.moto-heading__top{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;color:var(--moto-volt-bright);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.24em}.moto-heading__top:after{content:"";width:4.2rem;height:2px;border-radius:2px;background:var(--moto-grad)}.moto-heading h2{margin:1rem 0 0;color:var(--moto-ink);font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:clamp(2.8rem,3.6vw,4.4rem);line-height:1;text-transform:uppercase;letter-spacing:-.01em}.moto-btn{min-height:5rem;padding:1.3rem 2.8rem;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;gap:1.1rem;text-decoration:none;font-size:1.25rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border:1px solid transparent;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.moto-btn--volt{background:linear-gradient(120deg,#ff4150,var(--moto-volt) 55%,#d81724);color:var(--moto-on-volt);box-shadow:0 8px 26px #ff2b3a59}.moto-btn--volt:hover{transform:translateY(-2px);box-shadow:0 10px 34px #ff2b3a8c,var(--moto-glow-red);color:var(--moto-on-volt)}.moto-btn--ghost{background:var(--moto-surface);color:var(--moto-ink);border-color:var(--moto-border-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.moto-btn--ghost:hover{border-color:var(--moto-blue);color:var(--moto-blue-bright);box-shadow:var(--moto-glow-blue)}.moto-glass{background:var(--moto-surface);border:1px solid var(--moto-border);border-radius:var(--moto-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moto-grad-border{border:1px solid transparent;background:linear-gradient(var(--moto-surface-solid),var(--moto-surface-solid)) padding-box,linear-gradient(120deg,#ff2b3ab3,#2f9df0b3) border-box}.moto-logo{display:flex;align-items:center;gap:1.1rem;color:var(--moto-ink);text-decoration:none;min-width:0;max-width:100%}.moto-logo__image{display:block;height:auto;width:auto;max-width:100%;max-height:5rem;object-fit:contain;transition:filter .2s ease}.moto-header .moto-logo__image{max-width:min(32rem,100%)}.moto-logo__image--full{max-height:8.5rem;max-width:min(44rem,100%)}.moto-logo:hover .moto-logo__image{filter:brightness(1.15) drop-shadow(0 0 10px rgba(255,43,58,.4))}.moto-logo__mark{width:3.8rem;height:3rem;flex:0 0 auto;color:var(--moto-volt)}.moto-logo__mark svg{width:100%;height:100%;display:block}.moto-logo__copy{display:grid;line-height:1;min-width:0}.moto-logo__name{font-family:var(--moto-font-display);font-size:2rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap;color:var(--moto-ink)}.moto-logo__tagline{margin-top:.55rem;font-size:.8rem;font-weight:700;letter-spacing:.34em;color:var(--moto-volt);white-space:nowrap}.moto-topbar{position:relative;background:linear-gradient(90deg,#16060a,#0a0d1c);color:var(--moto-ink);text-align:center;padding:.8rem 2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.moto-topbar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--moto-grad);opacity:.6}.moto-topbar a{color:inherit;text-decoration:none}.moto-topbar a:hover{color:var(--moto-volt-bright)}.moto-header-shell{background:#07080cd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--moto-border);color:var(--moto-ink);position:relative;z-index:80}.moto-header-shell.is-sticky{position:sticky;top:0}.moto-header{width:min(100% - 4rem,140rem);height:7.6rem;margin:0 auto;display:grid;grid-template-columns:minmax(20rem,1fr) auto minmax(16rem,1fr);align-items:center;gap:2rem}.moto-nav{display:flex;align-items:center;justify-content:center;gap:.4rem}.moto-nav a{position:relative;color:var(--moto-text);text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:1rem 1.5rem;border-radius:.8rem;transition:color .2s ease,background .2s ease,text-shadow .2s ease}.moto-nav a:hover{color:var(--moto-ink);text-shadow:0 0 14px rgba(255,255,255,.5)}.moto-nav a[aria-current=page]{color:var(--moto-volt-bright)}.moto-nav a[aria-current=page]:after{content:"";position:absolute;left:1.5rem;right:1.5rem;bottom:.3rem;height:2px;border-radius:2px;background:var(--moto-grad);box-shadow:var(--moto-glow-red)}.moto-header__icons{justify-self:end;display:flex;align-items:center;gap:.3rem}.moto-icon-link{position:relative;width:4.4rem;height:4.4rem;display:grid;place-items:center;color:var(--moto-text);text-decoration:none;border-radius:1rem;transition:color .2s ease,filter .2s ease}.moto-icon-link:hover{color:var(--moto-volt-bright);filter:drop-shadow(0 0 8px rgba(255,43,58,.6))}.moto-icon-link svg{width:2.1rem;height:2.1rem}.moto-cart-count{position:absolute;right:.2rem;top:.2rem;min-width:1.8rem;height:1.8rem;padding:0 .4rem;border-radius:999px;background:var(--moto-grad);color:var(--moto-on-volt);font-size:.95rem;font-weight:800;display:grid;place-items:center;box-shadow:var(--moto-glow-red)}.moto-mobile-menu{display:none;position:static}.moto-mobile-menu summary{list-style:none;cursor:pointer}.moto-mobile-menu summary::-webkit-details-marker{display:none}.moto-mobile-panel{position:absolute;left:0;right:0;top:100%;background:#090b10f7;border-top:1px solid var(--moto-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--moto-shadow-md);padding:1rem 2rem 1.6rem;z-index:90}.moto-mobile-panel a{display:block;color:var(--moto-ink);text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1.4rem 0;border-bottom:1px solid var(--moto-border)}.moto-mobile-panel a:last-child{border-bottom:0}.moto-mobile-panel a:hover{color:var(--moto-volt-bright)}.moto-slideshow{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--moto-border)}.moto-slideshow__track{position:relative;min-height:56rem}.moto-slideshow--medium .moto-slideshow__track{min-height:44rem}.moto-slideshow--small .moto-slideshow__track{min-height:34rem}.moto-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;visibility:hidden;z-index:0;transition:opacity .7s ease,visibility 0s linear .7s}.moto-slide.is-active{opacity:1;visibility:visible;z-index:1;transition:opacity .7s ease}.moto-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.moto-slide__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.moto-slide__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,var(--moto-bg) 4%,rgba(7,8,12,.9) 34%,rgba(7,8,12,.45) 62%,rgba(7,8,12,.2) 100%),linear-gradient(0deg,var(--moto-bg) 0%,rgba(7,8,12,0) 34%)}.moto-slide__inner{width:min(100% - 4rem,132rem)}.moto-slide__copy{width:min(60rem,100%)}.moto-slide__heading{margin:0;color:var(--moto-ink);font-size:clamp(3.6rem,5.4vw,7rem)}.moto-slide__heading strong{display:block;font-weight:inherit;margin-top:.3rem;background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 18px rgba(255,43,58,.35))}.moto-slide__text{max-width:44rem;margin:1.8rem 0 0;color:var(--moto-text);font-size:1.55rem;line-height:1.6}.moto-slide__copy .moto-btn{margin-top:2.4rem}.moto-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:4.6rem;height:4.6rem;border-radius:999px;cursor:pointer;display:grid;place-items:center;background:#0d101799;border:1px solid var(--moto-border-strong);color:var(--moto-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}.moto-slideshow__arrow:hover{border-color:var(--moto-volt);color:var(--moto-volt-bright);box-shadow:var(--moto-glow-red)}.moto-slideshow__arrow--prev{left:2rem}.moto-slideshow__arrow--next{right:2rem}.moto-slideshow__arrow svg{width:2.2rem;height:2.2rem}.moto-slideshow__dots{position:absolute;left:50%;bottom:2.2rem;transform:translate(-50%);z-index:5;display:flex;gap:.9rem}.moto-slideshow__dot{width:1rem;height:1rem;border-radius:999px;padding:0;cursor:pointer;border:1px solid var(--moto-border-strong);background:#ffffff26;transition:background .2s ease,box-shadow .2s ease,width .2s ease}.moto-slideshow__dot.is-active{width:2.6rem;background:var(--moto-grad);box-shadow:var(--moto-glow-red);border-color:transparent}.moto-slideshow__dot{position:relative;background:#ffffff59}.moto-slideshow__dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + .9rem);height:4.4rem}.moto-ticker{position:relative;overflow:hidden;background:var(--moto-bg-2);border-top:1px solid var(--moto-border);border-bottom:1px solid var(--moto-border);padding:1.3rem 0}.moto-ticker:before,.moto-ticker:after{content:"";position:absolute;top:0;bottom:0;width:8rem;z-index:2;pointer-events:none}.moto-ticker:before{left:0;background:linear-gradient(90deg,var(--moto-bg-2),transparent)}.moto-ticker:after{right:0;background:linear-gradient(270deg,var(--moto-bg-2),transparent)}.moto-ticker__track{display:flex;width:max-content;animation:moto-marquee var(--moto-ticker-speed, 28s) linear infinite}.moto-ticker:hover .moto-ticker__track{animation-play-state:paused}.moto-ticker__group{display:flex;align-items:center;flex:0 0 auto}.moto-ticker__item{display:inline-flex;align-items:center;gap:1.8rem;padding:0 1.9rem;color:var(--moto-ink);font-size:1.3rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;white-space:nowrap;font-family:var(--moto-font-display);font-style:italic}.moto-ticker__item:nth-child(2n){color:var(--moto-muted)}.moto-ticker__star{color:var(--moto-volt);font-style:normal;text-shadow:var(--moto-glow-red)}.moto-ticker__item:nth-child(2n) .moto-ticker__star{color:var(--moto-blue);text-shadow:var(--moto-glow-blue)}@keyframes moto-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.moto-ticker__track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}.moto-ticker__group[aria-hidden=true]{display:none}}.moto-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--moto-border)}.moto-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-4}.moto-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.moto-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(90deg,var(--moto-bg) 4%,rgba(7,8,12,.9) 34%,rgba(7,8,12,.45) 62%,rgba(7,8,12,.2) 100%),linear-gradient(0deg,var(--moto-bg) 0%,rgba(7,8,12,0) 34%)}.moto-hero__orbs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none}.moto-hero__orbs:before{content:"";position:absolute;left:-14rem;bottom:-16rem;width:46rem;height:46rem;border-radius:50%;background:radial-gradient(circle,rgba(255,43,58,.22),transparent 65%)}.moto-hero__orbs:after{content:"";position:absolute;right:-10rem;top:-14rem;width:42rem;height:42rem;border-radius:50%;background:radial-gradient(circle,rgba(47,157,240,.16),transparent 65%)}.moto-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.45;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:5.6rem 5.6rem;-webkit-mask-image:linear-gradient(115deg,transparent 40%,#000 82%);mask-image:linear-gradient(115deg,transparent 40%,#000 82%)}.moto-hero__inner{display:flex;flex-direction:column;justify-content:center;padding:8.5rem 0 5.5rem;min-height:56rem}.moto-hero--medium .moto-hero__inner{min-height:44rem;padding-top:7rem}.moto-hero--small .moto-hero__inner{min-height:34rem;padding-top:5.5rem;padding-bottom:4rem}.moto-hero__copy{width:min(62rem,100%)}.moto-hero h1{margin:0;color:var(--moto-ink);font-size:clamp(4.6rem,6.6vw,8.6rem)}.moto-hero h1 span{display:block}.moto-hero h1 strong{display:block;font-weight:inherit;margin-top:.4rem;background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 18px rgba(255,43,58,.35))}.moto-hero__text{max-width:44rem;margin:2rem 0 0;color:var(--moto-text);font-size:1.6rem;line-height:1.6}.moto-hero__text p{margin:0}.moto-hero__actions{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:2.8rem}.moto-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0 0 3.6rem}.moto-benefit{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 1.8rem;background:#0d1017b8;border:1px solid var(--moto-border);border-radius:var(--moto-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .2s ease,box-shadow .2s ease}.moto-benefit:hover{border-color:#ff2b3a80;box-shadow:var(--moto-glow-red)}.moto-benefit:nth-child(2n):hover{border-color:#2f9df080;box-shadow:var(--moto-glow-blue)}.moto-benefit__icon{width:3.4rem;height:3.4rem;display:grid;place-items:center;color:var(--moto-volt-bright);flex:0 0 auto}.moto-benefit:nth-child(2n) .moto-benefit__icon{color:var(--moto-blue-bright)}.moto-benefit__icon .moto-icon{width:2.6rem;height:2.6rem}.moto-benefit b{display:block;color:var(--moto-ink);font-size:1.15rem;line-height:1.25;text-transform:uppercase;letter-spacing:.03em}.moto-benefit small{display:block;margin-top:.25rem;color:var(--moto-muted);font-size:1.05rem}.moto-categories{padding:6.4rem 0 3rem;background:var(--moto-bg)}.moto-bento{display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr);grid-auto-rows:21rem}.moto-bento__cell{position:relative;overflow:hidden;border-radius:var(--moto-radius);text-decoration:none;display:block;border:1px solid var(--moto-border);background:var(--moto-surface-solid);transition:border-color .25s ease,box-shadow .25s ease}.moto-bento__cell:hover{border-color:#ff2b3a8c;box-shadow:var(--moto-glow-red),var(--moto-shadow-sm)}.moto-bento__cell:nth-child(2n):hover{border-color:#2f9df08c;box-shadow:var(--moto-glow-blue),var(--moto-shadow-sm)}.moto-bento__cell--feature{grid-column:span 2;grid-row:span 2}.moto-bento__cell img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.moto-bento__cell:hover img{transform:scale(1.05)}.moto-bento__cell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07080c00 40%,#07080ce6)}.moto-bento__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:1.8rem 2rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.moto-bento__body h3{margin:0;color:var(--moto-ink);font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:1.9rem;text-transform:uppercase;letter-spacing:.01em}.moto-bento__cell--feature .moto-bento__body h3{font-size:3rem}.moto-bento__label{display:block;margin-top:.5rem;color:var(--moto-text);font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.moto-bento__arrow{flex:0 0 auto;width:3.6rem;height:3.6rem;border-radius:999px;display:grid;place-items:center;background:#ffffff14;border:1px solid var(--moto-border-strong);color:var(--moto-ink);font-size:1.6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.moto-bento__cell:hover .moto-bento__arrow{background:var(--moto-volt);box-shadow:var(--moto-glow-red);transform:translate(3px)}.moto-bento__cell:nth-child(2n):hover .moto-bento__arrow{background:var(--moto-blue);box-shadow:var(--moto-glow-blue)}.moto-countdown{padding:3rem 0;background:var(--moto-bg)}.moto-countdown__panel{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--moto-radius-lg);border:1px solid transparent;background:linear-gradient(#0d0f16,#0d0f16) padding-box,linear-gradient(120deg,#ff2b3acc,#2f9df0cc) border-box;padding:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.moto-countdown__panel:before{content:"";position:absolute;left:-10rem;top:-12rem;width:34rem;height:34rem;border-radius:50%;z-index:-1;background:radial-gradient(circle,rgba(255,43,58,.16),transparent 65%)}.moto-countdown__panel:after{content:"";position:absolute;right:-8rem;bottom:-12rem;width:30rem;height:30rem;border-radius:50%;z-index:-1;background:radial-gradient(circle,rgba(47,157,240,.14),transparent 65%)}.moto-countdown__copy{max-width:52rem}.moto-countdown__copy .moto-kicker{border-color:#ff2b3a80}.moto-countdown__copy h2{margin:0;color:var(--moto-ink);font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:clamp(2.8rem,3.6vw,4.4rem);line-height:1;text-transform:uppercase}.moto-countdown__copy h2 strong{font-weight:inherit;background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.moto-countdown__copy p{margin:1.4rem 0 2rem;color:var(--moto-text);font-size:1.45rem}.moto-countdown__timer{display:flex;gap:1rem}.moto-countdown__unit{min-width:8.6rem;padding:1.6rem 1rem 1.3rem;text-align:center;background:var(--moto-surface);border:1px solid var(--moto-border);border-radius:var(--moto-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.moto-countdown__num{display:block;color:var(--moto-ink);font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:3.4rem;line-height:1;font-variant-numeric:tabular-nums}.moto-countdown__unit:nth-child(odd) .moto-countdown__num{text-shadow:0 0 18px rgba(255,43,58,.5)}.moto-countdown__unit:nth-child(2n) .moto-countdown__num{text-shadow:0 0 18px rgba(47,157,240,.5)}.moto-countdown__lbl{display:block;margin-top:.7rem;color:var(--moto-muted);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.moto-countdown--expired .moto-countdown__timer{display:none}.moto-countdown__expired-text{display:none;color:var(--moto-volt-bright);font-size:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.moto-countdown--expired .moto-countdown__expired-text{display:block}.moto-stats{padding:4.6rem 0;background:var(--moto-bg-2);border-top:1px solid var(--moto-border);border-bottom:1px solid var(--moto-border)}.moto-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.moto-stat{text-align:center;padding:1rem 2rem}.moto-stat+.moto-stat{border-left:1px solid var(--moto-border)}.moto-stat strong{display:block;font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:clamp(3.2rem,4vw,4.6rem);line-height:1;background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 14px rgba(255,43,58,.25))}.moto-stat span{display:block;margin-top:.9rem;color:var(--moto-muted);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.moto-reviews{padding:6rem 0;background:var(--moto-bg)}.moto-reviews__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2.8rem}.moto-reviews__rating{display:flex;align-items:center;gap:1.2rem;color:var(--moto-ink);font-size:1.35rem;font-weight:700}.moto-stars{display:inline-flex;gap:.25rem;color:var(--moto-gold);filter:drop-shadow(0 0 8px rgba(255,176,32,.45))}.moto-stars svg{width:1.8rem;height:1.8rem;fill:currentColor}.moto-reviews__row{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:.8rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.moto-reviews__row::-webkit-scrollbar{display:none}.moto-review{flex:0 0 34rem;scroll-snap-align:start;padding:2.6rem 2.4rem;background:var(--moto-surface);border:1px solid var(--moto-border);border-radius:var(--moto-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .25s ease,box-shadow .25s ease}.moto-review:hover{border-color:#2f9df073;box-shadow:var(--moto-glow-blue)}.moto-review .moto-stars{margin-bottom:1.4rem}.moto-review .moto-stars svg{width:1.5rem;height:1.5rem}.moto-review blockquote{margin:0 0 1.8rem;color:var(--moto-ink);font-size:1.45rem;line-height:1.6}.moto-review figcaption{display:flex;align-items:center;gap:1.1rem}.moto-review__avatar{width:4rem;height:4rem;border-radius:999px;flex:0 0 auto;display:grid;place-items:center;background:var(--moto-grad);color:var(--moto-on-volt);font-weight:800;font-size:1.5rem}.moto-review__name{color:var(--moto-ink);font-size:1.25rem;font-weight:700}.moto-review__meta{color:var(--moto-muted);font-size:1.05rem;margin-top:.2rem}.moto-promo-wrap{padding:3rem 0;background:var(--moto-bg)}.moto-promo{position:relative;min-height:30rem;border-radius:var(--moto-radius-lg);overflow:hidden;isolation:isolate;border:1px solid var(--moto-border);box-shadow:var(--moto-shadow-md);display:flex;align-items:center}.moto-promo__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.moto-promo__bg img{width:100%;height:100%;object-fit:cover}.moto-promo__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#07080cf5,#07080cd9 42%,#07080c59 70%,#07080c0d)}.moto-promo__copy{width:min(58rem,88%);padding:4.2rem 4.5rem}.moto-promo h2{margin:0;color:var(--moto-ink);font-size:clamp(3.4rem,4.6vw,5.6rem)}.moto-promo h2 strong{display:block;font-weight:inherit;background:var(--moto-grad);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 16px rgba(47,157,240,.35))}.moto-promo p{margin:1.6rem 0 2.2rem;color:var(--moto-text);font-size:1.45rem}.moto-sale-badge{position:absolute;right:2.4rem;top:2.4rem;z-index:1;width:12rem;height:12rem;border-radius:999px;display:grid;place-items:center;padding:1rem;background:var(--moto-grad);color:var(--moto-on-volt);box-shadow:var(--moto-glow-red),0 14px 34px #0006;text-align:center;text-transform:uppercase;font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:1.9rem;line-height:1;letter-spacing:-.01em;transform:rotate(8deg)}.moto-values{padding:5.6rem 0;background:var(--moto-bg-2);border-top:1px solid var(--moto-border);border-bottom:1px solid var(--moto-border)}.moto-values__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr)}.moto-values__grid--2{grid-template-columns:repeat(2,1fr)}.moto-values__grid--3{grid-template-columns:repeat(3,1fr)}.moto-value{padding:2.6rem 2.4rem;border-radius:var(--moto-radius);background:var(--moto-surface);border:1px solid var(--moto-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .25s ease,box-shadow .25s ease}.moto-value:hover{border-color:#ff2b3a73;box-shadow:var(--moto-glow-red)}.moto-value__icon{width:5rem;height:5rem;margin-bottom:1.6rem;border-radius:1.2rem;background:var(--moto-volt-dim);display:grid;place-items:center;color:var(--moto-volt-bright)}.moto-value:nth-child(2n) .moto-value__icon{background:var(--moto-blue-dim);color:var(--moto-blue-bright)}.moto-value__icon .moto-icon{width:2.7rem;height:2.7rem}.moto-value h3{margin:0 0 .8rem;color:var(--moto-ink);font-size:1.35rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.moto-value p{margin:0;color:var(--moto-muted);font-size:1.25rem;line-height:1.6}.moto-newsletter{padding:3.4rem 0 6.4rem;background:var(--moto-bg)}.moto-newsletter__inner{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap;padding:3.8rem 4rem;border-radius:var(--moto-radius-lg);border:1px solid transparent;background:linear-gradient(#0d0f16,#0d0f16) padding-box,linear-gradient(120deg,#ff2b3acc,#2f9df0cc) border-box;color:var(--moto-ink)}.moto-newsletter__inner:before{content:"";position:absolute;right:-8rem;top:-10rem;width:30rem;height:30rem;border-radius:50%;z-index:-1;background:radial-gradient(circle,rgba(255,43,58,.15),transparent 65%)}.moto-newsletter__copy{display:flex;align-items:center;gap:1.8rem;min-width:0}.moto-newsletter__mail{width:5.4rem;height:5.4rem;flex:0 0 auto;border-radius:1.4rem;background:var(--moto-grad);display:grid;place-items:center;color:var(--moto-on-volt);box-shadow:var(--moto-glow-red)}.moto-newsletter__mail .moto-icon{width:2.8rem;height:2.8rem}.moto-newsletter h2{margin:0;color:var(--moto-ink);font-family:var(--moto-font-display);font-weight:800;font-style:italic;font-size:clamp(2.2rem,2.6vw,3rem);text-transform:uppercase;letter-spacing:-.01em}.moto-newsletter p{margin:.6rem 0 0;color:var(--moto-text);font-size:1.3rem}.moto-newsletter__form{position:relative;display:flex;gap:.8rem;flex-wrap:wrap}.moto-newsletter__form input[type=email]{min-width:28rem;height:5.2rem;padding:0 1.8rem;border-radius:1rem;border:1px solid var(--moto-border-strong);background:#ffffff0d;color:var(--moto-ink);font-size:1.35rem}.moto-newsletter__form input[type=email]::placeholder{color:var(--moto-muted)}.moto-newsletter__form input[type=email]:focus{outline:0;border-color:var(--moto-blue);box-shadow:var(--moto-glow-blue)}.moto-newsletter__form button{height:5.2rem;padding:0 2.8rem;border:0;border-radius:1rem;cursor:pointer;background:linear-gradient(120deg,#ff4150,var(--moto-volt) 55%,#d81724);color:var(--moto-on-volt);font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 8px 24px #ff2b3a59;transition:transform .2s ease,box-shadow .2s ease}.moto-newsletter__form button:hover{transform:translateY(-2px);box-shadow:0 10px 32px #ff2b3a8c,var(--moto-glow-red)}.moto-newsletter__message{flex-basis:100%;margin:.8rem 0 0;color:var(--moto-blue-bright);font-size:1.25rem;font-weight:700}.moto-newsletter__message--error{color:var(--moto-volt-bright)}.moto-footer{position:relative;background:linear-gradient(#050609ed,#050609f7),url(motovational-bg-smoke.jpg) center 35% / cover no-repeat #05060a;border-top:1px solid var(--moto-border);color:var(--moto-text)}.moto-footer:before{content:"";position:absolute;left:0;right:0;top:-1px;height:2px;pointer-events:none;background:var(--moto-grad);opacity:.7}.moto-footer__grid{display:grid;grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));gap:4rem 3rem;padding:6rem 0 4.4rem}.moto-footer__brand{min-width:0}.moto-footer__brand .moto-logo__image{max-height:4.6rem;max-width:min(30rem,100%)}.moto-footer__tagline{display:flex;align-items:center;gap:1.2rem;margin:1.4rem 0 0;font-size:1.05rem;font-weight:800;letter-spacing:.32em;text-transform:uppercase;color:var(--moto-ink)}.moto-footer__tagline:before,.moto-footer__tagline:after{content:"";flex:0 0 3.2rem;height:2px;border-radius:2px}.moto-footer__tagline:before{background:linear-gradient(90deg,transparent,var(--moto-blue))}.moto-footer__tagline:after{background:linear-gradient(90deg,var(--moto-volt),transparent)}.moto-footer__blurb{margin:1.8rem 0 2.2rem;max-width:38rem;color:var(--moto-muted);font-size:1.35rem;line-height:1.75}.moto-footer__trust{list-style:none;display:grid;gap:.9rem;margin:0 0 2.4rem;padding:0}.moto-footer__trust li{display:flex;align-items:center;gap:1rem;color:var(--moto-text);font-size:1.3rem;font-weight:600}.moto-footer__trust svg{flex:0 0 auto;width:1.9rem;height:1.9rem;color:var(--moto-blue)}.moto-social{display:flex;gap:.8rem}.moto-social a{width:4rem;height:4rem;display:grid;place-items:center;border-radius:1rem;border:1px solid var(--moto-border);color:var(--moto-text);text-decoration:none;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}.moto-social a:hover{color:var(--moto-ink);border-color:var(--moto-volt);box-shadow:var(--moto-glow-red)}.moto-social svg{width:1.7rem;height:1.7rem;fill:currentColor}.moto-footer__col{min-width:0;padding-top:.6rem}.moto-footer h3{position:relative;margin:0 0 2rem;padding-bottom:1rem;color:var(--moto-ink);font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.moto-footer h3:after{content:"";position:absolute;left:0;bottom:0;width:2.8rem;height:2px;border-radius:2px;background:var(--moto-grad)}.moto-footer ul{list-style:none;margin:0;padding:0}.moto-footer__col li+li{margin-top:1rem}.moto-footer__col a{display:inline-block;color:var(--moto-muted);text-decoration:none;font-size:1.35rem;line-height:1.4;transition:color .2s ease,transform .2s ease}.moto-footer__col a:hover{color:var(--moto-ink);transform:translate(3px)}.moto-footer__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.6rem 3rem;padding:2.4rem 0 3rem;border-top:1px solid var(--moto-border)}.moto-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.moto-payment{display:inline-flex;border-radius:.5rem;overflow:hidden;background:#fff}.moto-payment svg{display:block;height:2.4rem;width:auto}.moto-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 2rem;color:var(--moto-muted);font-size:1.2rem;letter-spacing:.02em}.moto-footer__legal a{color:var(--moto-muted);text-decoration:none;transition:color .2s ease}.moto-footer__legal a:hover{color:var(--moto-ink)}@media screen and (max-width:989px){.moto-nav{display:none}.moto-mobile-menu{display:block}.moto-header{grid-template-columns:auto 1fr auto;height:6.4rem}.moto-header .moto-logo{justify-self:center}.moto-header .moto-logo__image{max-height:4.6rem}.moto-hero__inner{min-height:48rem;padding:7rem 0 4.5rem}.moto-benefits{grid-template-columns:repeat(2,1fr)}.moto-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:19rem}.moto-countdown__panel{padding:3.4rem 3rem}.moto-stats__grid{grid-template-columns:repeat(2,1fr);row-gap:2.4rem}.moto-stat:nth-child(3){border-left:0}.moto-values__grid{grid-template-columns:repeat(2,1fr)}.moto-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem 2.4rem;padding:4.6rem 0 3.4rem}.moto-footer__brand{grid-column:1 / -1}.moto-footer__blurb{max-width:52rem}.moto-footer__trust{grid-template-columns:repeat(3,auto);justify-content:start;gap:.8rem 2.4rem}}@media screen and (max-width:749px){.moto-container{width:min(100% - 3rem,132rem)}.moto-slideshow__track{min-height:min(68vh,50rem)}.moto-slideshow--medium .moto-slideshow__track{min-height:min(52vh,40rem)}.moto-slide{align-items:flex-end;padding-bottom:5.6rem}.moto-slide__heading{font-size:clamp(2.8rem,9vw,4.2rem)}.moto-slide__text{font-size:1.3rem;max-width:32rem}.moto-slideshow__arrow{display:grid;width:4.4rem;height:4.4rem;top:auto;bottom:1.2rem;transform:none}.moto-slideshow__arrow--prev{left:1.5rem}.moto-slideshow__arrow--next{right:1.5rem}.moto-slideshow__dots{bottom:2.8rem}.moto-newsletter__form input[type=email]{font-size:1.6rem}.moto-hero h1{font-size:clamp(3.4rem,10.5vw,4.8rem)}.moto-hero__inner{min-height:min(70vh,52rem);padding:6rem 0 3rem;justify-content:flex-end}.moto-hero--medium .moto-hero__inner{min-height:min(54vh,42rem)}.moto-hero--small .moto-hero__inner{min-height:28rem}.moto-hero__text{font-size:1.35rem;max-width:34rem}.moto-hero__actions{margin-top:2rem}.moto-hero__actions .moto-btn{flex:1 1 auto}.moto-benefits{display:flex;overflow-x:auto;gap:.8rem;margin-bottom:2.6rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.moto-benefits::-webkit-scrollbar{display:none}.moto-benefit{flex:0 0 auto;min-width:60%;scroll-snap-align:start;padding:1.3rem 1.5rem}.moto-benefit small{display:none}.moto-categories{padding:4rem 0 1.6rem}.moto-bento{display:flex;overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.moto-bento::-webkit-scrollbar{display:none}.moto-bento__cell,.moto-bento__cell--feature{flex:0 0 64%;scroll-snap-align:start;height:26rem}.moto-bento__cell--feature .moto-bento__body h3{font-size:2rem}.moto-ticker__item{font-size:1.15rem;padding:0 1.4rem;gap:1.4rem}.moto-countdown__panel{padding:2.8rem 2rem}.moto-countdown__timer{width:100%;justify-content:space-between;gap:.7rem}.moto-countdown__unit{min-width:0;flex:1 1 0;padding:1.2rem .6rem 1rem}.moto-countdown__num{font-size:2.6rem}.moto-countdown__lbl{font-size:.85rem;letter-spacing:.12em}.moto-stats{padding:3.4rem 0}.moto-stats__grid{grid-template-columns:repeat(2,1fr)}.moto-stat{padding:.6rem 1rem}.moto-stat+.moto-stat{border-left:0}.moto-review{flex:0 0 82%;padding:2.2rem 2rem}.moto-promo{min-height:26rem}.moto-promo__copy{padding:8rem 2rem 2.8rem;width:100%}.moto-promo h2{font-size:clamp(2.8rem,9vw,4rem)}.moto-sale-badge{width:9.6rem;height:9.6rem;font-size:1.5rem;right:1.4rem;top:1.4rem}.moto-values{padding:3.6rem 0}.moto-values__grid,.moto-values__grid--2,.moto-values__grid--3{display:flex;overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.moto-values__grid::-webkit-scrollbar{display:none}.moto-value{flex:0 0 76%;scroll-snap-align:start;padding:2.2rem 2rem}.moto-newsletter__inner{padding:2.8rem 2rem}.moto-newsletter__form{width:100%}.moto-newsletter__form input[type=email]{min-width:0;flex:1 1 16rem}.moto-newsletter__form button{flex:1 0 100%}.moto-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem;padding:4rem 0 3rem}.moto-footer__brand .moto-logo__image{max-height:4rem}.moto-footer__trust{grid-template-columns:1fr}.moto-footer__bar{flex-direction:column;align-items:flex-start;padding:2.2rem 0 2.6rem}.moto-footer__legal{font-size:1.15rem}}.moto-slideshow__track{display:grid}.moto-slide{position:relative;inset:auto;grid-area:1 / 1}.moto-mobile-panel{max-height:calc(100vh - 6.4rem);max-height:calc(100dvh - 6.4rem);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.moto-search{position:static}.moto-search>details{position:static}.moto-search summary{list-style:none;cursor:pointer}.moto-search summary::-webkit-details-marker{display:none}.moto-search__icon--close{display:none}.moto-search details[open] .moto-search__icon--open{display:none}.moto-search details[open] .moto-search__icon--close{display:block}.moto-search details[open] .moto-search__toggle{color:var(--moto-volt-bright)}.moto-search__modal{position:absolute;left:0;right:0;top:100%;z-index:90}.moto-search__overlay{display:none}.moto-search details[open] .moto-search__overlay{display:block;position:absolute;left:0;right:0;top:100%;height:100vh;height:100dvh;background:#0405089e}.moto-search details[open] .moto-search__overlay:after{content:none}.moto-search__panel{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2rem;background:#090b10f7;border-top:1px solid var(--moto-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--moto-shadow-md)}.moto-search__panel:focus{outline:none}.moto-search__engine{position:relative;display:block;flex:1 1 auto;max-width:74rem;margin:0 auto}.moto-search__form{position:relative;display:flex;align-items:center;gap:.6rem;padding:.6rem .6rem .6rem 4.4rem;background:var(--moto-surface);border:1px solid var(--moto-border-strong);border-radius:1rem;transition:border-color .2s ease,box-shadow .2s ease}.moto-search__form:focus-within{border-color:var(--moto-volt);box-shadow:0 0 0 3px var(--moto-volt-dim)}.moto-search__field-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;color:var(--moto-muted);pointer-events:none}.moto-search__field-icon svg{width:100%;height:100%;display:block}.moto-search__input{flex:1 1 auto;min-width:0;height:4rem;padding:0;border:0;background:none;color:var(--moto-ink);font-size:1.5rem;font-weight:600;line-height:1;-webkit-appearance:none;appearance:none}.moto-search__input:focus{outline:none}.moto-search__input::placeholder{color:var(--moto-muted);font-weight:500}.moto-search__input::-webkit-search-decoration,.moto-search__input::-webkit-search-cancel-button,.moto-search__input::-webkit-search-results-button{-webkit-appearance:none;display:none}.moto-search__reset{flex:0 0 auto;width:3.2rem;height:3.2rem;display:grid;place-items:center;padding:0;border:0;background:none;cursor:pointer;color:var(--moto-muted);border-radius:.8rem;transition:color .2s ease,background .2s ease}.moto-search__reset:hover{color:var(--moto-ink);background:var(--moto-surface-2)}.moto-search__reset svg{width:1.7rem;height:1.7rem}.moto-search__submit{flex:0 0 auto;height:4rem;padding:0 1.8rem;border:0;border-radius:.8rem;cursor:pointer;background:linear-gradient(120deg,#ff4150,var(--moto-volt) 55%,#d81724);color:var(--moto-on-volt);font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 8px 22px #ff2b3a52;transition:box-shadow .2s ease,filter .2s ease}.moto-search__submit:hover{filter:brightness(1.08);box-shadow:0 10px 28px #ff2b3a80}.moto-search__close{flex:0 0 auto;width:4.4rem;height:4.4rem;display:grid;place-items:center;padding:0;background:none;border:1px solid transparent;border-radius:1rem;color:var(--moto-text);cursor:pointer;transition:color .2s ease,border-color .2s ease}.moto-search__close:hover{color:var(--moto-volt-bright);border-color:var(--moto-border-strong)}.moto-search__close svg{width:2rem;height:2rem}.moto-search__engine .predictive-search{top:calc(100% + .8rem);left:0;right:auto;width:100%;border:1px solid var(--moto-border-strong);border-radius:1rem;background:#090b10fc;box-shadow:var(--moto-shadow-md)}@media screen and (max-width:749px){.moto-search__panel{padding:1.2rem 1.5rem;gap:.6rem}.moto-search__form{padding:.5rem .5rem .5rem 4rem}.moto-search__field-icon{left:1.2rem;width:1.8rem;height:1.8rem}.moto-search__submit{display:none}.moto-search__input{height:3.8rem;font-size:1.6rem}.moto-search__close{width:3.8rem;height:3.8rem}.moto-search__close svg{width:1.8rem;height:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/motovational-exact.css.map */
