@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow:ital,wght@0,400;0,600;0,700;1,400&family=Barlow+Condensed:wght@700;800&display=swap";:root{--green: #66BB6A;--green-dark: #4CAF50;--green-glow: rgba(102, 187, 106, .15);--black: #0A0A0A;--dark: #111111;--card: #161616;--border: #1e2e1e;--white: #F5F5F5;--gray: #888888;--light: #CCCCCC;--font-display: "Bebas Neue", sans-serif;--font-body: "Barlow", sans-serif;--font-condensed: "Barlow Condensed", sans-serif;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 12px;--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:18px;background:var(--black);color:var(--white);overflow-x:hidden;line-height:1.7}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{cursor:pointer;font-family:var(--font-body)}input,textarea,select{font-family:var(--font-body)}ul{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--dark)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--green)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{to{transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes marquee{to{transform:translate(-50%)}}.divider{height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}@media (max-width: 768px){.hide-mobile{display:none!important}.show-mobile{display:flex!important}}.show-mobile{display:none}@media (max-width: 768px){.hero-section{grid-template-columns:1fr!important;min-height:auto!important}.hero-photo{height:300px!important;position:relative!important;order:-1}.hero-content{padding:40px 20px 48px!important;background:#0a0a0a!important}.hours-box{max-width:100%!important}.section-pad{padding:56px 20px!important}.services-grid,.about-grid,.feature-grid,.shop-photo-grid,.contact-grid,.form-row{grid-template-columns:1fr!important}.about-photo{height:240px!important;min-height:unset!important}.contact-info-half{padding:40px 20px!important;border-right:none!important;border-bottom:1px solid var(--border)!important}.contact-form-half{padding:40px 20px!important}.shopbanner-inner{padding:28px 20px!important;flex-direction:column!important;align-items:flex-start!important}.shop-banner-wrap{height:500px!important}.shop-banner-bg{background-position:center 20%!important}.cta-banner{padding:48px 20px!important;flex-direction:column!important;align-items:flex-start!important}.cta-buttons{flex-direction:column!important;width:100%}.cta-buttons a{text-align:center;justify-content:center!important}.partners-pad{padding:40px 20px!important;gap:32px!important}.ebike-overlay{padding:32px 20px!important;max-width:100%!important}.ebike-image{height:320px!important;object-position:60% center!important}.footer-inner{flex-direction:column!important;align-items:flex-start!important}.footer-right{align-items:flex-start!important}.shop-info-bar{flex-direction:column!important}.shop-info-bar a{margin-left:0!important}.map-hours-half{padding:40px 20px!important;border-right:none!important}}
