*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,system-ui,sans-serif;background:#f5f5f7;color:#212121}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}.bike-icon{width:100%;height:100%;color:currentColor}.container{max-width:1320px;margin:0 auto;padding:0 1.5rem}.header{display:flex;align-items:center;gap:1.5rem;background:#111;color:#fff;padding:.75rem 1.5rem;position:sticky;top:0;z-index:101}.header__menu{background:none;border:none;color:#fff;font-size:.7rem;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:2px}.header__menu span{width:20px;height:2px;background:#fff;display:block}.header__logo{display:flex;align-items:center}.header__logo-img{height:42px;display:block}.header__search{flex:1;display:flex;max-width:480px}.header__search input{flex:1;border:none;border-radius:6px 0 0 6px;padding:.55rem .75rem;font-size:.9rem}.header__search button{border:none;border-radius:0 6px 6px 0;background:#fff;padding:0 .75rem}.header__nav{display:flex;align-items:center;gap:1.5rem;font-size:.85rem;font-weight:600;white-space:nowrap}.header__nav a{position:relative;padding-left:1.2rem}.header__nav-badge{position:absolute;left:-4px;top:-8px;background:#ff9800;color:#fff;border-radius:50%;font-size:.65rem;font-weight:700;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.announcement-bar{display:flex;justify-content:space-between;padding:.5rem 1.5rem;background:#eaf7ec;font-size:.8rem;flex-wrap:wrap;gap:.5rem}.announcement-bar__left{display:flex;gap:1.5rem;color:#333}.announcement-bar__right{display:flex;gap:1.5rem;font-weight:600}.hero{margin:1.5rem 0;border-radius:10px;background-color:#0d0d0d;background-size:cover;background-position:center;color:#fff;min-height:320px;display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:1rem;position:relative}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a6,#00000026);border-radius:10px}.hero h1,.hero p,.hero__cta{position:relative;z-index:1}.hero h1{font-size:2rem;font-weight:800;max-width:20ch}.hero p{opacity:.9}.hero__cta{align-self:flex-start;background:#fff;color:#343846;border:none;border-radius:6px;padding:.65rem 1.25rem;font-weight:700}.brand-banner{margin:0 0 1.5rem;border-radius:10px;background-color:#0d0d0d;background-size:cover;background-position:center;color:#fff;min-height:200px;display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:.5rem;position:relative}.brand-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0009,#0000001a);border-radius:10px}.brand-banner h2,.brand-banner p{position:relative;z-index:1}.brand-banner h2{font-size:1.6rem;font-weight:800}.quote-banner{margin:0 0 1.5rem;border-radius:10px;background:#eaf7ec;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.quote-banner h2{font-size:1.4rem;font-weight:800}.quote-banner p{font-style:italic;color:#444;max-width:40ch}.promo-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:0 0 1.5rem}.promo-tile{display:flex;align-items:flex-end;justify-content:space-between;background-color:#1a1a1a;background-size:cover;background-position:center;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 3px #00000014;min-height:120px;position:relative;overflow:hidden}.promo-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#000000b3)}.promo-tile__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:.15rem;color:#fff}.promo-tile__text span{font-size:.8rem;opacity:.85}.promo-tile__arrow{position:relative;z-index:1;font-size:1.5rem;color:#fff}.trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:0 0 2rem}.trust-strip__item{display:flex;align-items:center;gap:.75rem}.trust-strip__icon{font-size:1.75rem}.trust-strip__item strong{display:block}.trust-strip__item span{font-size:.8rem;color:#666}.section{margin:0 0 2.5rem}.section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section__header h2{font-size:1.4rem;font-weight:800}.button-primary{background:#111;color:#fff;border:none;border-radius:6px;padding:.6rem 1.1rem;font-weight:700}.product-card{position:relative;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;height:100%}.product-card__badge,.product-card__test-badge{position:absolute;top:.6rem;left:.6rem;background:#7fc35a;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;z-index:1}.product-card__test-badge{background:#111}.product-card__image{height:160px;display:flex;align-items:center;justify-content:center;color:#c7cbe0;background:#f5f5f7;padding:1rem}.product-card__image img{max-width:100%;max-height:100%;object-fit:contain}.product-card__category{font-size:.75rem;color:#4c8f39;font-weight:600}.product-card__body{padding:1rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.product-card__title{font-weight:700}.product-card__brand{color:#4c8f39}.product-card__description{font-size:.8rem;color:#666;flex:1}.product-card__prices{display:flex;flex-direction:column}.product-card__old-price{font-size:.75rem;color:#999;text-decoration:line-through}.product-card__price{font-size:1.25rem;font-weight:700;color:#212121}.product-card__button{margin-top:.5rem;border:none;border-radius:6px;background:#212121;color:#fff;padding:.55rem 1rem;font-weight:600;font-size:.85rem}.product-card__button:hover{background:#4c8f39}.category-tile{background:#fff;border-radius:10px;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;font-weight:600;font-size:.85rem;box-shadow:0 1px 3px #00000014}.category-tile .bike-icon{width:36px;height:36px;color:#7fc35a}.category-tile img{width:48px;height:48px;object-fit:contain}.brand-logos__item{background:#fff;border-radius:8px;padding:.75rem 1.25rem;box-shadow:0 1px 3px #00000014;display:flex;align-items:center;justify-content:center;height:56px}.brand-logos__item img{max-height:32px;max-width:100px;object-fit:contain}.test-banners{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.test-banner{display:flex;align-items:flex-end;justify-content:space-between;background-color:#1a1a1a;background-size:cover;background-position:center;border-radius:10px;padding:1rem 1.25rem;min-height:120px;position:relative;overflow:hidden;color:#fff}.test-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#000000b3)}.test-banner .bike-icon{position:absolute;top:.75rem;left:.75rem;width:28px;height:28px;z-index:1;color:#7fc35a}.test-banner__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:.15rem}.test-banner__text span{font-size:.8rem;opacity:.85}.store-locator__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.store-locator__map{position:relative;background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:1rem;display:flex;align-items:center;justify-content:center}.store-locator__map img{max-width:100%}.store-locator__map-label{position:absolute;bottom:1rem;right:1rem;background:#111;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:4px}.store-locator__photos{display:grid;grid-template-rows:1fr 1fr;gap:1rem}.store-locator__photos img{width:100%;height:100%;object-fit:cover;border-radius:10px}.seo-content{margin:0 0 2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.seo-content h3{font-size:1rem;margin-bottom:.5rem}.seo-content p{font-size:.85rem;color:#555;line-height:1.5}.footer{background:#fff;border-top:1px solid #e5e5ea}.footer__store-finder{background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1.5rem}.footer__store-finder span{display:block;font-size:.8rem;opacity:.85}.footer__store-finder-input{display:flex}.footer__store-finder-input input{border:none;border-radius:6px 0 0 6px;padding:.55rem .75rem;font-size:.9rem;min-width:220px}.footer__store-finder-input button{border:none;border-radius:0 6px 6px 0;background:#1a9b6c;color:#fff;font-weight:700;padding:0 1rem}.footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;padding:2rem 1.5rem}.footer__columns h3{font-size:.95rem;margin-bottom:.75rem}.footer__columns ul{list-style:none;display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#444}.footer__trust{padding:0 1.5rem 1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer__trust-label{font-size:.85rem;font-weight:600;color:#444}.footer__trust-logos{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer__trust-logos img{height:28px;object-fit:contain}.footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e5ea;font-size:.8rem;color:#666}.footer__payments{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.footer__payments img{height:18px;object-fit:contain}.footer__legal{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer__legal a{text-decoration:underline}.carousel{position:relative}.carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem;scrollbar-width:none}.carousel__track::-webkit-scrollbar{display:none}.carousel__item{flex:0 0 240px;scroll-snap-align:start}.carousel__item--narrow{flex:0 0 160px}.carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 4px #00000040;font-size:1.3rem;line-height:1;display:flex;align-items:center;justify-content:center;color:#212121}.carousel__nav--prev{left:-14px}.carousel__nav--next{right:-14px}
