:root{
  --navy:#28313f;--navy-2:#1d2732;--navy-3:#151e27;--red:#ed2029;--red-2:#d91821;
  --orange:#ff8b25;--blue:#0077ba;--text:#2d3440;--muted:#747b83;--line:#e3e5e8;--soft:#f3f4f5;
  --white:#fff;--shadow:0 2px 12px rgba(25,32,43,.08);--radius:3px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--text);font-family:Arial,"Helvetica Neue",sans-serif;font-size:14px;line-height:1.35;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
img{max-width:100%;display:block}
svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.top-loader{height:3px;position:fixed;top:0;left:0;right:0;z-index:2000;pointer-events:none;overflow:hidden}
.top-loader span{display:block;height:100%;width:0;background:var(--red);box-shadow:0 0 7px rgba(237,32,41,.7);transition:width .2s ease,opacity .35s ease;opacity:0}
.site-header{position:sticky;top:0;z-index:120;background:var(--navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}
.header-main{height:64px;display:flex;align-items:center;padding:0 14px;gap:14px;max-width:1240px;margin:auto}
.icon-btn{background:none;border:0;color:#fff;padding:3px;width:35px;height:35px;display:grid;place-content:center;gap:5px}
.menu-btn span{width:26px;height:2px;background:#fff;display:block;border-radius:2px}
.brand-logo{display:grid;grid-template-columns:34px auto;grid-template-rows:24px 12px;align-items:center;min-width:0;margin-right:auto;color:#fff}
.brand-mark{grid-row:1/3;width:28px;height:28px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:17px;color:#fff;position:relative}
.brand-mark:before,.brand-mark:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--red);top:-5px}.brand-mark:before{left:2px}.brand-mark:after{right:2px}
.brand-word{font-family:Georgia,serif;font-style:italic;font-size:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}
.brand-logo small{font-size:7px;letter-spacing:.5px;color:#e5e8ec;white-space:nowrap}
.header-actions{display:flex;align-items:center;gap:12px}
.head-icon{width:32px;height:36px;display:grid;place-items:center;position:relative;color:#fff}
.head-icon svg{width:27px;height:27px}
.badge-dot{position:absolute;right:-3px;top:0;background:var(--red);border:1px solid #fff;color:#fff;min-width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center;font-weight:500}
.header-search{max-width:1240px;margin:0 auto;padding:0 14px 10px;display:flex;align-items:center;position:relative}
.header-search span{position:absolute;left:26px;color:#53606f;top:11px}.header-search span svg{width:24px;height:24px}
.header-search input{height:44px;border:0;border-radius:4px;padding:0 75px 0 48px;width:100%;font-size:16px;color:#444;outline:none;background:#fff}
.header-search button{position:absolute;right:20px;border:0;background:transparent;color:#555;font-size:12px;font-weight:700;height:35px;top:4px}
.contact-strip{display:flex;justify-content:center;gap:45px;align-items:center;min-height:48px;padding:7px 16px;background:#fff;border-bottom:1px solid #eceeef;font-size:17px;color:#30343b;overflow:hidden;white-space:nowrap}
.contact-strip a{display:flex;align-items:center;gap:8px}.contact-icon{font-size:25px;font-weight:700}.contact-icon.phone{color:#059af1}.contact-icon.wa{color:#08b943;font-size:20px}
.page-shell{max-width:1240px;margin:0 auto;background:#fff;min-height:55vh}
.snap-row{overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b9bdc0 transparent;-webkit-overflow-scrolling:touch}.snap-row>*{scroll-snap-align:start}
.snap-row::-webkit-scrollbar{height:5px}.snap-row::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9px}
.hero-carousel{display:flex;gap:12px;background:#e9ecef;padding:0 0 8px}.hero-slide{min-width:100%;height:330px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:35px 7%;color:#fff}.hero-slide>div{width:52%;z-index:2}.hero-slide img{height:95%;max-width:48%;object-fit:contain;filter:drop-shadow(0 12px 13px rgba(0,0,0,.35))}.hero-slide:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 50%,rgba(255,255,255,.07),transparent 34%);pointer-events:none}.hero-dark{background:linear-gradient(120deg,#08090b,#1b1d20)}.hero-red{background:linear-gradient(120deg,#330606,#0d0d0d)}.hero-slide small{font-size:13px;letter-spacing:1.5px}.hero-slide h1{font-size:38px;line-height:.98;margin:10px 0;text-transform:uppercase}.hero-slide p{color:#e1e1e1}.hero-slide a{display:inline-block;margin-top:10px;background:var(--red);padding:9px 16px;font-size:12px;font-weight:700;border-radius:2px}
.carousel-dots{height:24px;display:flex;justify-content:center;align-items:center;gap:9px}.carousel-dots i{height:3px;width:30px;background:#d2d2d2}.carousel-dots i:first-child{background:var(--red)}
.original-bar{height:64px;display:flex;justify-content:center;align-items:center;gap:14px;border-top:1px solid #eee;border-bottom:11px solid #efefef;font-size:20px;font-weight:400}.shield{color:#f7941d;border:2px solid #f7941d;width:29px;height:32px;clip-path:polygon(50% 0,100% 16%,93% 76%,50% 100%,7% 76%,0 16%);display:grid;place-items:center;font-size:18px}
.store-section{padding:28px 18px;border-bottom:14px solid #f0f0f0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h2,.store-section>h2{margin:0;font-size:24px;line-height:1;text-transform:uppercase;color:#2d3440}.section-head a{color:#d92d32;font-size:16px;white-space:nowrap}.section-head a b{font-size:28px;font-weight:300;vertical-align:-2px}
.news-row{display:flex;gap:14px}.news-card{width:260px;min-width:260px}.news-thumb,.news-card img{width:100%;height:145px;object-fit:cover;border-radius:4px;background:#eee}.news-thumb.dark{background:#070707;color:#fff;display:grid;place-items:center;font-size:34px;font-family:Georgia,serif;font-style:italic}.news-card h3{font-size:17px;line-height:1.25;margin:10px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card p{font-size:12px;color:#7a7f85;margin:0}
.wide-promo{margin:14px 0;background:linear-gradient(120deg,#f2f2f2 0 8%,#fe5d0c 8% 12%,#f7f7f7 12% 70%,#121212 70%);height:170px;display:flex;align-items:center;padding:24px 8%;border-top:10px solid #ededed;border-bottom:10px solid #ededed}.promo-copy{display:flex;flex-direction:column}.promo-copy span{background:#151515;color:#fff;padding:6px 14px;transform:skew(-8deg);width:max-content;font-weight:800}.promo-copy strong{font-size:31px;color:#ff5d00;margin-top:13px;letter-spacing:-1px}.promo-copy small{font-size:15px;color:#363636}
.countdown{display:flex;gap:5px;align-items:center;margin:-5px 0 16px}.countdown span{background:#26303d;color:#fff;border-radius:2px;padding:6px 9px;font-weight:700}.countdown b{color:#333}.product-strip{display:flex;gap:12px}.product-strip .product-card{width:230px;min-width:230px}
.product-card{border:1px solid #e3e5e7;background:#fff;position:relative;overflow:hidden}.product-image{display:block;height:230px;position:relative;background:#fafafa;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;left:0;top:0;z-index:2;padding:7px 10px;color:#fff;background:var(--orange);font-size:12px;text-transform:uppercase}.product-badge.blue{background:var(--blue)}.product-body{padding:10px 11px 13px;min-height:130px}.product-brand{color:#818181;text-transform:uppercase;font-size:12px;margin-bottom:6px}.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;font-size:16px;line-height:1.25;min-height:40px}.product-price{color:#e0222a;font-size:19px;font-weight:800;margin-top:7px;word-break:break-word}.product-compare{color:#8c8c8c;text-decoration:line-through;margin-top:2px}
.new-showcase{display:flex;gap:14px}.new-group-card{min-width:620px;width:620px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.new-group-top{height:160px;background:#f3f3f3;display:flex;flex-direction:column;align-items:center;justify-content:center}.brand-square{width:120px;height:80px;background:#fff;display:grid;place-items:center;font-weight:900;color:#f26a21;border:1px solid #eee;font-size:25px}.new-group-top h3{font-size:24px;margin:12px 0 0}.new-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px}.new-mini-grid a{position:relative;min-width:0}.new-mini-grid img{height:135px;width:100%;object-fit:contain;background:#f3f3f3}.new-mini-grid small{display:block;font-size:13px;margin:7px 0 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new-mini-grid b{color:#df2027;font-size:16px}.new-tag{position:absolute;left:0;top:0;background:#ff8b25;color:#fff;padding:3px 7px;z-index:2}.new-side-card{min-width:230px;width:230px}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.recommend-section .product-card .product-image{height:260px}
.motor-search-block>h2{margin-bottom:20px}.model-form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;align-items:end}.model-form label{border:1px solid #ddd;border-radius:4px;padding:7px 12px;background:#fff}.model-form label span{display:block;font-size:11px;color:#666}.model-form select{width:100%;height:34px;border:0;background:transparent;outline:none;color:#555}.model-submit{height:50px;border:0;background:#ef6d73;color:#fff;padding:0 28px;border-radius:3px}.my-bike-btn{display:inline-block;margin:14px 0 22px;background:#343b45;color:#fff;border:0;border-radius:3px;padding:14px 22px;font-size:16px}.my-bike-btn.block{display:block;text-align:center}.bike-brands{display:flex;gap:14px;margin:10px 0 25px}.bike-brands div{min-width:145px;height:80px;display:grid;place-items:center;border:1px solid #eee;border-radius:4px;font-weight:800;color:#d9232e;background:#fff}.motor-search-block h3{font-size:20px}.oem-row{display:flex;gap:13px}.oem-row a{min-width:120px;height:90px;border-radius:50%;border:1px solid #eee;box-shadow:0 8px 22px rgba(0,0,0,.08);display:grid;place-items:center;color:#d81e29;font-weight:700;background:#fff}.quotation-btn{width:100%;height:52px;border:1px solid #df272c;background:#fff;color:#d52227;font-weight:700;margin-top:20px;font-size:16px;border-radius:4px}
.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:20px}.category-grid a{text-align:center;min-width:0}.category-grid span{display:grid;place-items:center;height:95px;font-size:45px;color:#343b44}.category-grid b{font-weight:400;font-size:15px;display:block;line-height:1.15}
.brand-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:19px}.brand-title a{color:#df2e33}.brand-gallery{display:flex;gap:14px}.brand-panel{min-width:340px;height:220px;border:1px solid #eee;display:grid;place-items:center;font-size:32px;font-weight:900;text-align:center;background:#fff}.brand-panel.hmp{background:#202020;color:#f43824}.brand-panel.black{background:#050505;color:#fff}.brand-section h3{font-size:22px;margin-top:35px}.brand-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.brand-logo-grid span,.brand-logo-grid a{height:100px;border:1px solid #e6e6e6;display:grid;place-items:center;font-size:18px;font-weight:700;background:#fff;color:#30343a}
.popular-search .chips{display:flex;gap:12px}.chips a{border:1px solid #ddd;border-radius:22px;padding:10px 16px;min-width:max-content;font-size:15px;background:#fff}
.review-card{display:flex;gap:22px;align-items:center;border:1px solid #eee;padding:18px}.review-card img{width:180px;height:130px;object-fit:contain}.review-card p{margin:7px 0;color:#666}.stars{color:#f5a000;letter-spacing:1px}
.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:150;opacity:0;visibility:hidden;transition:.25s}.drawer{position:fixed;left:0;top:0;bottom:0;width:min(72vw,460px);background:#1c2631;color:#fff;z-index:160;transform:translateX(-101%);transition:transform .25s ease;overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-account{background:var(--red);height:96px;padding:16px 22px;display:flex;align-items:center;gap:14px}.drawer-account>span{font-size:36px;margin-left:auto;font-weight:200}.drawer-user-icon{width:55px;height:55px;border-radius:50%;background:#ce1d24;display:grid;place-items:center}.drawer-user-icon svg{width:38px;height:38px}.drawer-account small{display:block;font-size:14px}.drawer-account a{font-size:20px}.drawer-nav a{min-height:65px;display:flex;align-items:center;gap:15px;padding:0 22px;border-bottom:1px solid #2e3944;font-size:18px}.drawer-nav a>b:last-child{margin-left:auto;font-size:28px;font-weight:300}.drawer-home{background:#2a3442}.drawer-home svg{width:29px;height:29px}.drawer-secondary{background:#293341;padding-bottom:20px}.drawer-secondary a{display:block;padding:18px 22px;font-size:18px}
.site-footer{max-width:1240px;margin:0 auto;background:var(--navy);color:#fff;padding:22px 28px 30px;text-align:center}.footer-banner{background:#080808;min-height:115px;display:grid;place-items:center;margin-bottom:15px}.footer-logo{display:grid;grid-template-columns:55px auto;grid-template-rows:37px 15px;align-items:center}.footer-logo>span{grid-row:1/3;width:48px;height:48px;border:2px solid var(--red);border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:29px;font-weight:900}.footer-logo b{font-size:28px;font-family:Georgia,serif;font-style:italic}.footer-logo small{font-size:9px;color:#bfc4ca}.site-footer details{border-bottom:1px solid #3d4652;padding:0}.site-footer summary{padding:20px 0;font-size:18px;font-weight:700;cursor:pointer;list-style:none}.footer-detail{color:#c9cdd2;padding:0 0 18px}.site-footer h3{margin:28px 0 14px;font-size:20px}.logo-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.logo-chips span{background:#fff;color:#26323e;border-radius:3px;min-width:95px;height:48px;display:grid;place-items:center;padding:0 8px;font-weight:800}.shipping span{min-width:120px}.security span{min-width:145px}.socials{display:flex;justify-content:center;gap:55px;margin:35px 0;font-size:28px;color:#9aa0a7}.copyright{color:#8f959c;font-size:15px;margin:0}
.back-top{position:fixed;right:18px;bottom:22px;width:54px;height:54px;border:0;border-radius:8px;background:rgba(90,90,90,.72);color:#fff;font-size:25px;z-index:90}
.toast-stack{position:fixed;top:12px;left:50%;transform:translateX(-50%);z-index:2500;width:min(94vw,480px);pointer-events:none}.toast{background:#fff;border-radius:7px;box-shadow:0 16px 45px rgba(0,0,0,.22);overflow:hidden;margin-bottom:10px;pointer-events:auto;border-left:4px solid #14a567;animation:toastIn .24s ease}.toast.error{border-left-color:#d52b2f}.toast.info{border-left-color:#3478c8}.toast-content{padding:13px 14px;display:flex;align-items:center;gap:10px}.toast-icon{width:27px;height:27px;border-radius:50%;background:#14a567;color:#fff;display:grid;place-items:center;font-weight:700}.toast.error .toast-icon{background:#d52b2f}.toast.info .toast-icon{background:#3478c8}.toast-message{flex:1;color:#2f343a}.toast-close{border:0;background:transparent;font-size:20px;color:#8a8f95}.toast-progress{height:3px;background:#14a567;transform-origin:left;animation:toastProgress linear forwards}.toast.error .toast-progress{background:#d52b2f}.toast.info .toast-progress{background:#3478c8}@keyframes toastIn{from{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:none}}@keyframes toastProgress{to{transform:scaleX(0)}}
.confirm-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:2400;display:grid;place-items:center;padding:20px}.confirm-mask[hidden]{display:none}.confirm-box{background:#fff;border-radius:8px;width:min(92vw,390px);padding:25px;text-align:center;box-shadow:0 22px 60px rgba(0,0,0,.28)}.confirm-icon{width:58px;height:58px;border:3px solid #f5a623;border-radius:50%;color:#f5a623;font-size:37px;display:grid;place-items:center;margin:auto}.confirm-box h3{font-size:24px;margin:12px 0 7px}.confirm-box p{color:#666}.confirm-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:4px;padding:0 18px;font-weight:700;border:1px solid transparent}.btn-red{background:var(--red);color:#fff}.btn-ghost{background:#fff;border-color:#ccc;color:#555}
.catalog-top{padding:20px 18px 0}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#6e86a2;font-size:12px;margin-bottom:18px;white-space:nowrap;overflow:hidden}.breadcrumbs span:last-child{color:#60666c;overflow:hidden;text-overflow:ellipsis}.catalog-top h1{font-size:25px;margin:0 0 15px}.catalog-tools{display:grid;grid-template-columns:160px 160px 1fr;gap:10px;align-items:center}.catalog-tools button,.catalog-tools select{height:42px;border:1px solid #ddd;background:#fff;border-radius:3px}.view-toggle{text-align:right;font-size:24px}.catalog-section{border-bottom:0}.pager-wrap{display:flex;justify-content:center;padding:25px}.pagination{display:flex;gap:5px;list-style:none;padding:0}.pagination li a,.pagination li span{display:grid;place-items:center;min-width:36px;height:36px;border:1px solid #ddd;padding:0 8px}.pagination .active a,.pagination .active span{background:var(--red);color:#fff;border-color:var(--red)}.empty-state{text-align:center;padding:50px 20px}.empty-state>div{font-size:55px;color:#bbb}.empty-state p{color:#777}
.detail-page{padding:18px}.detail-main{display:grid;grid-template-columns:1.1fr .9fr;gap:35px}.detail-image-wrap{height:570px;border:1px solid #e7e7e7;position:relative;background:#fff}.detail-image-wrap img{width:100%;height:100%;object-fit:contain}.image-count{position:absolute;right:10px;bottom:10px;background:rgba(0,0,0,.6);color:#fff;padding:5px 8px;border-radius:14px}.thumb-row{display:flex;gap:8px;padding-top:10px;overflow-x:auto}.thumb-row button{width:80px;height:70px;border:1px solid #ddd;background:#fff;display:grid;place-items:center}.thumb-row button.active{border:2px solid #387ac8}.thumb-row img{width:100%;height:100%;object-fit:contain}.detail-brand{color:#858585;text-transform:uppercase}.detail-info h1{font-size:30px;margin:6px 0 10px}.rating-row{display:flex;gap:10px;align-items:center}.rating-row a{color:#477cb1}.detail-price{font-size:31px;font-weight:800;color:var(--red);margin:15px 0 3px}.detail-compare{text-decoration:line-through;color:#888}.stock-line{display:flex;align-items:center;gap:14px;margin:16px 0}.stock-badge{padding:5px 8px;background:#0b78b4;color:#fff;font-size:12px}.stock-badge.pre{background:#ff952e}.detail-desc{color:#555;line-height:1.6;border-top:1px solid #eee;padding-top:15px}.source-line{font-size:12px;color:#888}.source-line a{color:#2776b2}.buy-form{display:grid;grid-template-columns:150px 1fr;gap:10px;margin-top:20px}.qty-box{display:grid;grid-template-columns:40px 1fr 40px;height:46px;border:1px solid #ddd}.qty-box button{border:0;background:#f5f5f5}.qty-box input{border:0;text-align:center;width:100%}.outline-red,.solid-red{height:48px;border-radius:3px;font-weight:700}.outline-red{border:1px solid var(--red);background:#fff;color:var(--red)}.solid-red{border:1px solid var(--red);background:var(--red);color:#fff;grid-column:1/-1}.detail-section{border-top:12px solid #eee}.review-empty{color:#777;padding:20px 0}.simple-review{border-top:1px solid #eee;padding:14px 0}.simple-review span{color:#f5a000;margin-left:10px}
.auth-page{max-width:760px;margin:0 auto;min-height:760px;padding-bottom:60px}.auth-page~*{}.auth-brand{height:140px;position:relative;display:grid;place-items:center}.auth-brand>a{position:absolute;left:18px;top:31px;font-size:20px;color:#666}.auth-logo{display:flex;align-items:center;gap:9px}.auth-logo span{width:44px;height:44px;border-radius:50%;border:2px solid var(--red);display:grid;place-items:center;color:var(--red);font-size:26px;font-weight:900}.auth-logo b{font-size:27px;font-family:Georgia,serif;font-style:italic}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.auth-tabs a{text-align:center;height:64px;display:grid;place-items:center;font-size:22px;font-weight:700;position:relative}.auth-tabs a.active:before{content:"";position:absolute;top:-2px;left:0;right:0;height:4px;background:var(--red)}.register-copy{text-align:center;padding:16px 20px}.register-copy b,.register-copy span{display:block;color:#d34b50;font-size:18px}.register-copy p{font-size:18px;margin:6px}.auth-form{padding:26px 34px}.auth-form label{height:74px;border:1px solid #d5d5d5;border-radius:4px;display:flex;align-items:center;padding:0 20px;margin-bottom:20px;position:relative}.auth-form label>span{position:absolute;left:20px;top:25px;color:#666;font-size:20px;pointer-events:none;transition:.15s}.auth-form label input{border:0;outline:0;width:100%;height:100%;padding-top:19px;font-size:17px}.auth-form label:focus-within>span,.auth-form label input:not(:placeholder-shown)+span{font-size:11px;top:7px}.auth-form label span b{color:var(--red)}.password-field button{position:absolute;right:16px;background:none;border:0;color:#777;font-size:20px}.auth-submit{height:54px;width:100%;border:0;background:var(--red);color:#fff;font-size:20px;border-radius:3px;margin-top:10px}.auth-links{display:flex;justify-content:space-between;margin:13px 0;color:#377bb1;font-size:15px}.or{display:flex;align-items:center;gap:30px;margin:55px 0}.or span{height:1px;background:#d8d8d8;flex:1}.or b{font-weight:400;color:#444}.social-login{height:54px;width:100%;border:1px solid #ddd;background:#fff;font-size:18px;margin-bottom:15px;border-radius:3px}.social-login.facebook{background:#3f5f9b;color:#fff;border-color:#3f5f9b}.terms{font-size:14px;color:#c89042}.terms a{color:#377bb1}.form-error{margin:0 34px;background:#fff0f0;border:1px solid #f4c7c7;color:#a42025;padding:12px;border-radius:4px}
.cart-page{padding:18px}.cart-breadcrumb{display:flex;gap:10px;background:#f3f3f3;padding:10px 12px;width:max-content}.cart-breadcrumb a{color:#327ab1}.checkout-steps{display:flex;margin:15px 0;background:#d9dde2;overflow:hidden}.checkout-steps b{flex:1;padding:14px 25px;text-align:center;position:relative;font-weight:400;font-size:17px}.checkout-steps b.active{background:var(--red);color:#fff;font-weight:500}.cart-page h1{font-size:28px;margin-top:35px;color:#101010}.empty-cart{text-align:center;padding:25px 0 30px}.cart-illustration{width:280px;height:280px;border-radius:50%;background:#fde0e2;display:grid;place-items:center;margin:0 auto 25px;font-size:100px;filter:grayscale(.8)}.empty-cart p{font-size:24px;font-weight:300;color:#333}.shop-now{display:inline-block;background:var(--red);color:#fff;padding:15px 25px;font-size:20px;font-weight:700;border-radius:3px}.coupon-box{border-top:15px solid #f0f0f0;padding:25px 18px 35px}.coupon-box h2{font-size:22px}.coupon-box>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;margin:12px 0}.coupon-box a{color:#2487cd;text-align:right}.coupon-box input{height:48px;border:1px solid #eee;padding:0 15px}.coupon-box button{height:48px;border:1px solid #c4353d;background:#fff;color:#b72a33;padding:0 20px}.coupon-box p{text-align:right;font-weight:700}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:16px;border:1px solid #e3e3e3;padding:12px}.cart-item>img{width:120px;height:120px;object-fit:contain}.cart-item-main>a{font-size:17px;font-weight:700}.cart-item-main small,.cart-item-main strong{display:block;margin-top:5px}.cart-item-main strong{color:var(--red);font-size:18px}.cart-qty{display:flex;gap:7px;margin-top:10px}.cart-qty input{width:65px;height:34px;border:1px solid #ddd;text-align:center}.cart-qty button{border:1px solid #ddd;background:#fff;padding:0 12px}.remove-btn{border:0;background:none;color:#c9272d;font-size:25px}.cart-total{display:flex;justify-content:flex-end;gap:40px;font-size:20px;margin:20px 0}.cart-total b{color:var(--red)}
.motor-page h1{font-size:26px}.motor-logo-row{display:flex;gap:12px;margin:30px 0}.motor-logo-row>div{min-width:165px;height:120px;display:grid;place-items:center;font-size:20px;border:1px solid #eee;color:#d3222c;background:#fff}.oem-circles{display:flex;gap:18px}.oem-circles a{width:140px;min-width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 6px 30px rgba(0,0,0,.1);font-weight:700;color:#d7222c}
@media(max-width:900px){
  .page-shell,.site-footer{max-width:100%}.header-main{height:58px}.brand-word{font-size:18px}.brand-logo small{font-size:6px}.header-actions{gap:5px}.header-search{padding-bottom:8px}.contact-strip{justify-content:flex-start;gap:35px;font-size:14px;overflow-x:auto}.hero-slide{height:290px;padding:25px 5%}.hero-slide h1{font-size:31px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.brand-logo-grid{grid-template-columns:repeat(3,1fr)}.model-form{grid-template-columns:1fr 1fr}.model-submit{grid-column:1/-1}.new-group-card{min-width:560px}.detail-main{grid-template-columns:1fr}.detail-image-wrap{height:480px}
}
@media(max-width:600px){
  body{font-size:13px}.desktop-only{display:none}.header-main{padding:0 12px;height:54px;gap:9px}.menu-btn{width:32px}.menu-btn span{width:24px}.brand-logo{grid-template-columns:26px auto;grid-template-rows:21px 10px}.brand-mark{width:23px;height:23px;font-size:14px}.brand-word{font-size:16px}.brand-logo small{font-size:5.5px}.head-icon{width:29px}.head-icon svg{width:25px;height:25px}.badge-dot{min-width:16px;height:16px;font-size:9px;right:-1px}.header-search{padding:0 10px 8px}.header-search input{height:44px;font-size:16px;padding-left:45px}.header-search span{left:21px;top:10px}.header-search button{display:none}.contact-strip{height:48px;padding:6px 14px;font-size:15px;gap:26px}.contact-icon{font-size:22px}.hero-carousel{gap:8px}.hero-slide{height:255px;padding:22px 18px}.hero-slide>div{width:55%}.hero-slide img{max-width:45%;height:82%}.hero-slide small{font-size:9px}.hero-slide h1{font-size:25px}.hero-slide p{font-size:11px}.hero-slide a{font-size:9px;padding:7px 10px}.carousel-dots{height:22px}.carousel-dots i{width:22px}.original-bar{font-size:17px;height:59px;border-bottom-width:10px}.store-section{padding:25px 16px;border-bottom-width:12px}.section-head h2,.store-section>h2{font-size:20px}.section-head a{font-size:15px}.news-card{width:185px;min-width:185px}.news-thumb,.news-card img{height:112px}.news-card h3{font-size:15px}.wide-promo{height:140px;padding:18px 6%;border-width:8px}.promo-copy span{font-size:10px}.promo-copy strong{font-size:22px}.promo-copy small{font-size:11px}.product-strip .product-card{width:170px;min-width:170px}.product-image{height:190px}.product-body{padding:8px;min-height:120px}.product-brand{font-size:11px}.product-name{font-size:14px;min-height:36px}.product-price{font-size:16px}.new-group-card{min-width:600px;width:600px}.new-group-top{height:130px}.brand-square{width:100px;height:65px;font-size:22px}.new-group-top h3{font-size:20px}.new-mini-grid{gap:10px;padding:10px}.new-mini-grid img{height:125px}.new-side-card{min-width:190px;width:190px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.recommend-section .product-card .product-image{height:210px}.category-grid{display:flex;overflow-x:auto;gap:9px;padding-bottom:10px}.category-grid a{min-width:100px;width:100px}.category-grid span{height:75px;font-size:37px}.category-grid b{font-size:14px}.model-form{display:block}.model-form label{display:block;margin-bottom:14px;height:58px;padding:8px 14px}.model-submit{width:100%;height:53px}.my-bike-btn{width:100%;text-align:center;margin:14px 0 18px}.bike-brands div{min-width:115px;height:68px}.oem-row a{min-width:100px;height:100px}.brand-panel{min-width:260px;height:200px}.brand-logo-grid{display:flex;overflow-x:auto;gap:8px}.brand-logo-grid span,.brand-logo-grid a{min-width:145px;height:115px}.review-card{align-items:flex-start;gap:12px;padding:12px}.review-card img{width:120px;height:105px}.drawer{width:72vw;min-width:290px}.drawer-account{height:88px;padding:14px 18px}.drawer-account a{font-size:18px}.drawer-nav a{min-height:62px;padding:0 20px;font-size:17px}.drawer-secondary a{font-size:17px}.site-footer{padding:18px 16px 28px}.footer-banner{min-height:100px}.footer-logo b{font-size:23px}.site-footer summary{font-size:17px;text-align:left}.logo-chips{gap:8px}.logo-chips span{min-width:75px;height:43px;font-size:12px}.shipping span{min-width:90px}.security span{min-width:115px}.socials{gap:38px}.back-top{width:48px;height:48px;bottom:18px}.catalog-top{padding:15px 14px 0}.catalog-top h1{font-size:21px}.catalog-tools{grid-template-columns:1fr 1fr auto}.catalog-tools button,.catalog-tools select{height:39px}.catalog-section{padding-top:15px}.catalog-grid .product-image{height:185px}.detail-page{padding:12px}.detail-image-wrap{height:360px}.detail-info h1{font-size:23px}.detail-price{font-size:27px}.buy-form{grid-template-columns:120px 1fr}.auth-page{min-height:700px}.site-header+.contact-strip + .drawer-overlay + .drawer + .page-shell .auth-page{}.auth-brand{height:130px}.auth-brand>a{font-size:18px}.auth-logo b{font-size:22px}.auth-tabs a{font-size:20px}.auth-form{padding:24px 18px}.auth-form label{height:68px;margin-bottom:15px;padding:0 16px}.auth-form label>span{left:16px;font-size:18px}.or{margin:45px 0}.form-error{margin:0 18px}.checkout-steps b{padding:12px 8px;font-size:13px}.cart-page h1{font-size:24px}.empty-cart{padding-top:15px}.cart-illustration{width:220px;height:220px;font-size:80px}.empty-cart p{font-size:20px}.shop-now{font-size:17px}.coupon-box>div{grid-template-columns:1fr auto}.coupon-box>div input{grid-column:1/2}.coupon-box p{text-align:left}.cart-item{grid-template-columns:86px 1fr auto;gap:10px}.cart-item>img{width:86px;height:86px}.cart-total{justify-content:space-between}.motor-logo-row>div{min-width:130px;height:95px}.oem-circles a{width:110px;min-width:110px;height:110px}.toast-stack{top:8px}
}

.runtime-warning{margin:10px auto;max-width:1180px;padding:10px 14px;background:#fff5d8;border:1px solid #f1cf6b;color:#604a00;font-size:13px}.runtime-warning a{color:#d51f27;font-weight:700;text-decoration:none;margin-left:5px}
