:root{--brand:#c94f00;--brand-h:#a94100;--brand-light:#fff5ef;--brand-border:#fdd0b0;--black:#1a1a1a;--text:#2d2d2d;--muted:#6b7280;--subtle:#9ca3af;--border:#e5e7eb;--bg:#f7f7f7;--white:#fff;--sh:0 1px 3px rgba(0,0,0,.06),0 2px 10px rgba(0,0,0,.04);--shh:0 4px 18px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.05)}@keyframes globalSpin{to{transform:rotate(1turn)}}@keyframes globalShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:15px;scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:var(--font-inter,-apple-system),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}.topbar{background:#111;font-size:12px}.tb{max-width:1280px;margin:0 auto;padding:7px 24px;display:flex;justify-content:space-between;align-items:center}.tb a{color:#888;transition:color .15s}.tb a:hover{color:#ddd}.tb-l,.tb-r{display:flex;gap:16px;align-items:center}.tb-badge{background:var(--brand);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:3px}nav{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:300}.nav-in{max-width:1280px;margin:0 auto;padding:0 24px;height:58px;display:flex;align-items:center;gap:14px}.logo{font-size:20px;font-weight:800;color:var(--black);letter-spacing:-.5px;flex-shrink:0}.logo b,.logo span{color:var(--brand)}.nav-cats{display:flex;list-style:none;gap:1px;flex:1;overflow:hidden}.nav-cats a{padding:6px 10px;border-radius:6px;font-size:13.5px;font-weight:500;color:var(--muted);white-space:nowrap;display:flex;align-items:center;gap:5px;transition:all .15s}.nav-cats a svg{width:14px;height:14px;flex-shrink:0}.nav-cats a:hover{color:var(--text);background:var(--bg)}.nav-cats a.active{color:var(--brand)}.nav-r{display:flex;gap:8px;margin-left:auto;flex-shrink:0}.btn,.nav-r{align-items:center}.btn{display:inline-flex;gap:6px;padding:8px 14px;border-radius:7px;font-size:13.5px;font-weight:500;border:none;transition:all .15s;white-space:nowrap;line-height:1}.btn svg{width:14px;height:14px;flex-shrink:0}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{border-color:#bbb;background:var(--bg)}.btn-brand{background:var(--brand);color:#fff;font-weight:600}.btn-brand:hover{background:var(--brand-h)}.nav-obs{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:13.5px;font-weight:500;padding:6px 9px;border-radius:6px;transition:all .15s}.nav-obs:hover{color:var(--text);background:var(--bg)}.nav-obs svg{width:16px;height:16px}.ham{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:transparent;border:1px solid var(--border);border-radius:7px;padding:8px;flex-shrink:0}.ham span{display:block;height:2px;background:var(--text);border-radius:2px;transition:all .2s}.ham:hover{border-color:#aaa}.mob-menu{display:none;position:fixed;inset:0;background:#fff;z-index:500;flex-direction:column;overflow-y:auto}.mob-menu.open{display:flex}.mob-head{padding:14px 16px;border-bottom:1px solid var(--border);justify-content:space-between;flex-shrink:0}.mob-close,.mob-head{display:flex;align-items:center}.mob-close{width:34px;height:34px;background:var(--bg);border:1px solid var(--border);border-radius:7px;justify-content:center;cursor:pointer;color:var(--muted);font-size:18px;font-family:inherit}.mob-body{flex:1}.mob-link{display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;color:var(--text);border-bottom:1px solid var(--border);transition:background .12s;text-decoration:none}.mob-link svg{width:19px;height:19px;color:var(--muted);flex-shrink:0}.mob-link.active,.mob-link:hover{background:var(--brand-light);color:var(--brand)}.mob-link.active svg,.mob-link:hover svg{color:var(--brand)}.mob-foot{padding:16px;border-top:1px solid var(--border);flex-shrink:0}.hero{--hero-pan-x:clamp(0px,calc(87vw - 1252.8px),418px);position:relative;isolation:isolate;background:#fff;border-bottom:1px solid var(--border);padding:28px 24px 32px}.hero:after,.hero:before{content:"";position:absolute;inset:0 0 auto;height:285px;pointer-events:none}.hero:before{z-index:-2;background-color:#e8e6e1;background-image:url(/hero/motano-hero-bmw-fluid-v3.avif);background-position:calc(50% + var(--hero-pan-x)) bottom;background-size:auto max(500px,calc(11.71875vw + 100px));background-repeat:no-repeat}.hero:after{z-index:-1;height:340px;background:linear-gradient(90deg,rgba(250,249,247,.82),rgba(250,249,247,.64) 30%,rgba(250,249,247,.34) 62%,rgba(250,249,247,.22)),linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.2) 42%,rgba(255,255,255,.52) 64%,rgba(255,255,255,.88) 78%,#fff 84%,#fff)}.hero-in{position:relative;z-index:1;max-width:1280px;margin:0 auto}.hero-head{display:inline-flex;flex-direction:column;gap:6px;padding:12px 16px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.04);margin-bottom:14px}.hero-title{font-size:26px;font-weight:800;color:var(--black);margin:0;letter-spacing:-.45px;line-height:1.15}.hero-title b{color:var(--brand)}.hero-title-accent,.hero-title-sep{white-space:nowrap}.hero-sub{font-size:14px;color:var(--muted);margin:0;line-height:1.45}.hero-sub-mobile{display:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:16px;align-items:stretch;grid-auto-rows:minmax(0,1fr)}.hero-grid>.hero-promo{height:100%;min-height:100%;align-self:stretch}.hero-grid>.sch{height:auto;min-height:0;align-self:start}.sch{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:visible;display:flex;flex-direction:column;min-width:0;align-self:stretch;height:100%;box-shadow:0 8px 26px rgba(15,23,42,.07)}.sch-cats{display:flex;align-items:center;padding:12px 14px;position:relative;border-bottom:1px solid var(--border)}.hero-cat-tree{position:relative;width:100%}.hero-cat-tree-trigger{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--border);border-radius:10px;font-size:15px;font-weight:700;color:#1f2937;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 1px 0 rgba(15,23,42,.02),0 2px 10px rgba(15,23,42,.04);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,background-color .15s}.hero-cat-tree-trigger:hover{border-color:#b7c3d4}.hero-cat-tree-trigger:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px rgba(232,93,0,.14),0 2px 10px rgba(15,23,42,.04);outline:none}.hero-cat-tree-current{display:inline-flex;align-items:center;gap:8px;min-width:0}.hero-cat-tree-current svg{width:16px;height:16px;flex:0 0 auto}.hero-cat-tree-current span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-cat-tree-trigger>svg{width:14px;height:14px;flex:0 0 auto;transition:transform .18s;color:#64748b}.hero-cat-tree.on .hero-cat-tree-trigger>svg{transform:rotate(180deg)}.hero-cat-tree-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;border:1px solid #d7deea;border-radius:12px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.13);overflow:hidden;max-height:360px;overflow-y:auto;z-index:240}.hero-cat-tree-item{width:100%;border:0;border-top:1px solid #eef2f7;background:#fff;min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font:inherit;font-size:15px;color:#111827;cursor:pointer;text-align:left}.hero-cat-tree-item:first-child{border-top:none}.hero-cat-tree-item:hover{background:#f8fafc}.hero-cat-tree-item.selected{color:#0f766e;font-weight:700}.hero-cat-tree-item-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.hero-cat-tree-item-main svg{width:16px;height:16px;flex:0 0 auto}.hero-cat-tree-item-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-cat-tree-item>svg{width:18px;height:18px;flex:0 0 auto}.scat-select{position:relative;width:100%;max-width:none}.scat-select-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;min-height:46px;border-radius:10px;font-size:15px;font-weight:650;color:var(--text);border:1px solid var(--border);background:#fff;cursor:pointer;transition:all .15s;font-family:inherit}.scat-select-btn:hover{border-color:var(--brand-border)}.scat-select-btn svg{width:13px;height:13px;transition:transform .15s;color:var(--muted);flex-shrink:0}.scat-select-btn.open{border-color:var(--brand-border);color:var(--brand)}.scat-select-btn.open svg{transform:rotate(180deg);color:var(--brand)}.scat-select-current{display:inline-flex;align-items:center;gap:8px;min-width:0}.scat-select-current svg{width:16px;height:16px;flex-shrink:0}.scat-select-current span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scat{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border-radius:7px;font-size:13.5px;font-weight:500;color:var(--muted);border:1px solid transparent;background:var(--bg);cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.scat svg{width:15px;height:15px;flex-shrink:0;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.scat.active{background:var(--brand);color:#fff;border-color:var(--brand)}.scat:hover:not(.active){background:var(--bg);border-color:var(--border);color:var(--text)}.scat-more{position:relative}.scat-more-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border-radius:7px;font-size:13.5px;font-weight:500;color:var(--muted);border:1px solid var(--border);background:#fff;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.scat-more-btn svg{width:12px;height:12px;transition:transform .15s}.scat-more-btn.open{color:var(--brand);border-color:var(--brand-border)}.scat-more-btn.open svg{transform:rotate(180deg)}.scat-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px rgba(2,6,23,.14);z-index:200;width:100%;min-width:260px;padding:0;overflow:hidden}.scat-dropdown.open{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.scat-dd-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:14px 10px;min-height:66px;font-size:13px;font-weight:550;color:var(--text);cursor:pointer;transition:background .12s,color .12s;text-align:center;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.scat-dd-item:nth-child(3n){border-right:none}.scat-dd-item:nth-last-child(-n+3){border-bottom:none}.scat-dd-item svg{width:17px;height:17px;color:#4b5563;flex-shrink:0;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.scat-dd-item:hover{background:#f8fafc;color:var(--brand)}.scat-dd-item:hover svg{color:var(--brand)}.scat-dd-item.active{background:#f5f8ff;color:#1f3fae}.scat-dd-item.active svg{color:#1f3fae}.sch-body{padding:12px 14px 14px;flex:1 1 auto;display:flex;flex-direction:column}.sch-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sch-fields.cols3{grid-template-columns:1fr 1fr 1fr}.sf{display:flex;flex-direction:column;gap:4px}.sf.full{grid-column:1/-1}.sf label{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--subtle)}.sf input,.sf select{background:#fff;border:1px solid var(--border);border-radius:8px;padding:10px 30px 10px 11px;font-size:14px;font-family:inherit;color:var(--text);appearance:none;-webkit-appearance:none;width:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23aaa' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .15s}.sf input{background-image:none;padding-right:10px}.sf input:focus,.sf select:focus{outline:none;border-color:var(--brand)}.sch .ss-select--topbar .ss-select-trigger{min-height:44px;border-width:1px;border-radius:8px;padding:0 32px 0 11px;font-size:14px}.sch .ss-select--topbar .ss-select-trigger .ss-select-chevron{right:10px}.sch .ss-select--topbar .ss-select-panel{z-index:250}.type-toggle{display:flex;gap:0;border:1px solid var(--border);border-radius:7px;overflow:hidden;background:#fff}.tt-btn{flex:1;padding:10px 8px;font-size:14px;font-weight:600;color:var(--muted);background:transparent;border:none;cursor:pointer;font-family:inherit;transition:all .15s;text-align:center}.type-toggle a.tt-btn{text-decoration:none}.tt-btn.active{background:var(--brand);color:#fff}.tt-btn:hover:not(.active){background:var(--bg)}.sch-foot{justify-content:space-between;gap:10px;margin-top:12px;padding-top:0;flex-wrap:wrap}.sch-check,.sch-foot{display:flex;align-items:center}.sch-check{gap:6px;font-size:13px;color:var(--muted);cursor:pointer;user-select:none}.sch-check input[type=checkbox]{width:15px;height:15px;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.sch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.sch-btn{background:var(--brand);color:#fff;border:none;border-radius:8px;height:44px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:7px;transition:background .15s;white-space:nowrap;flex:1;justify-content:center;cursor:pointer}.sch-btn:hover{background:var(--brand-h)}.sch-btn svg{width:15px;height:15px}.sch-adv{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:13px;color:var(--muted);font-weight:600;cursor:pointer;white-space:nowrap;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;height:44px;transition:all .15s;flex-shrink:0;text-decoration:none}.sch-adv svg{width:13px;height:13px}.sch-adv:hover{color:var(--brand);border-color:var(--brand-border)}.sch-parts{max-width:100%;box-shadow:0 12px 34px rgba(15,23,42,.08)}.sch-parts .sch-body{padding:14px}.sch-fields-parts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sch-fields-parts .sf-parts-details{grid-column:1/-1}.sch-fields-parts .ss-select--topbar .ss-select-trigger{height:44px;min-height:44px}.sch-fields-parts .ss-select--topbar .ss-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-parts .sf input,.sch-parts .sf select,.sch-parts .ss-select--topbar .ss-select-trigger{border-color:#d9e0ea;background-color:#fff}.sch-parts .sf input::placeholder{color:#6b7280}.sch-parts .sch-foot{margin-top:10px}.sch-parts .sch-actions{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:10px;align-items:center}.sch-parts .sch-btn{min-width:0}.sch-parts .sch-adv{justify-content:center}.sch-brands{padding:11px 14px 14px;border-top:1px solid var(--border);background:var(--bg);border-radius:0 0 14px 14px}.sch-brands-lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--subtle);margin-bottom:8px}.brand-pills{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.brand-pills-list{display:flex;gap:5px;flex-wrap:wrap;min-width:0}.brand-pills-more{display:flex;justify-content:flex-end;align-items:center;min-width:max-content}.bpill{background:#fff;border:1px solid var(--border);color:var(--text);padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.bpill.sel,.bpill:hover{border-color:var(--brand);color:var(--brand)}.bpill.sel{background:var(--brand-light);font-weight:600}.bpill-all{color:var(--brand);font-weight:700;text-decoration:underline;font-size:12px;cursor:pointer;background:none;border:none;padding:4px 2px;font-family:inherit;white-space:nowrap}.hero-promo{background:#fff;border:0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;align-self:stretch;height:100%;max-width:460px;width:100%;justify-self:end;box-shadow:0 8px 26px rgba(15,23,42,.07)}.hp-badge-row{padding:9px 12px;background:linear-gradient(90deg,rgba(232,93,0,.9),rgba(200,70,0,.85));display:flex;align-items:center;gap:5px}.hp-badge-row svg{width:12px;height:12px;color:#fff}.hp-badge-row span{font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.4px}.hp-img{background:linear-gradient(135deg,#f0e4d8,#e8d4c8);width:100%;aspect-ratio:16/9;max-height:248px;min-height:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex:0 0 auto}.hp-img-placeholder{position:absolute;inset:-7%;width:114%;height:114%;max-width:none;display:block;object-fit:cover;object-position:center center;filter:blur(12px);transform:scale(1.03);z-index:0;pointer-events:none}.hp-static-link{color:inherit;text-decoration:none}.hp-static-badge{position:absolute;top:8px;left:8px}.hp-img-photo{position:absolute;inset:0;width:100%;height:100%;max-width:none;display:block;object-fit:cover;object-position:center center;z-index:1}.hp-img svg.car-big{width:100px;height:100px;color:#c8a898}.hp-body{padding:12px 14px 10px;display:flex;flex-direction:column;gap:7px;flex:1}.hp-mk{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.72px;color:var(--brand);margin-bottom:1px}.hp-name{font-size:16px;font-weight:700;color:var(--black);letter-spacing:-.18px;line-height:1.28;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hp-specs{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-height:18px;font-variant-numeric:tabular-nums}.hp-spec{display:inline-flex;align-items:center;min-width:0;font-size:11px;line-height:1.35;color:#667085;white-space:nowrap}.hp-spec+.hp-spec:before{content:"·";margin:0 7px;color:#cbd5e1;font-weight:700}.hp-spec svg{width:10px;height:10px}.hp-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:8px;border-top:1px solid var(--border);margin-top:auto}.hp-price{font-size:18px;font-weight:700;color:var(--brand);letter-spacing:-.3px}.hp-price small{font-size:11px;font-weight:400;color:var(--muted)}.hp-loc{display:flex;align-items:center;gap:3px;font-size:11px;color:var(--subtle);min-width:0;max-width:56%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-loc svg{width:10px;height:10px}.hp-cta{margin:10px 14px 14px;background:var(--brand);color:#fff;border:none;border-radius:8px;padding:10px 12px;font-size:13.5px;font-weight:700;width:calc(100% - 28px);cursor:pointer;font-family:inherit;transition:background .15s;display:flex;align-items:center;justify-content:center;gap:6px}.hp-cta:hover{background:var(--brand-h)}.hp-cta svg{width:13px;height:13px}.hp-dealer{padding:8px 12px;border-top:1px solid var(--border);gap:8px;background:var(--bg)}.hp-dealer,.hp-dealer-av{display:flex;align-items:center}.hp-dealer-av{width:28px;height:28px;background:var(--brand-light);border:1px solid var(--brand-border);border-radius:6px;justify-content:center;flex-shrink:0}.hp-dealer-av svg{width:14px;height:14px;color:var(--brand)}.hp-dealer-info{flex:1;min-width:0}.hp-dealer-name{font-size:11.5px;font-weight:600;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-dealer-tag{font-size:10px;color:var(--muted)}.hp-dealer-badge{font-size:9.5px;font-weight:700;background:#dcfce7;color:#15803d;padding:2px 6px;border-radius:3px;flex-shrink:0}.adv-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:600;align-items:center;justify-content:center;padding:20px}.adv-overlay.open{display:flex}.adv-modal{border-radius:14px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;flex-direction:column}.adv-head,.adv-modal{background:#fff;display:flex}.adv-head{padding:16px 22px 14px;border-bottom:1px solid var(--border);align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2}.adv-head h2{font-size:17px;font-weight:700;color:var(--black)}.adv-close{width:32px;height:32px;background:var(--bg);border:1px solid var(--border);border-radius:7px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);font-size:16px;font-family:inherit;flex-shrink:0}.adv-body{padding:20px 22px;display:flex;flex-direction:column;gap:0}.adv-sec{border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:18px}.adv-sec:last-child{border-bottom:none;margin-bottom:0}.adv-foot{padding:16px 22px;border-top:1px solid var(--border);display:flex;gap:10px;position:sticky;bottom:0;background:#fff}.adv-reset{flex:1;padding:11px;border:1px solid var(--border);border-radius:8px;font-size:14px;font-weight:500;color:var(--muted);background:#fff;cursor:pointer;font-family:inherit;transition:all .15s}.adv-reset:hover{border-color:#aaa;color:var(--text)}.adv-submit{flex:2;padding:11px;background:var(--brand);border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;font-family:inherit;transition:background .15s}.adv-submit:hover{background:var(--brand-h)}.adv-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adv-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.adv-pill{padding:5px 12px;border-radius:20px;font-size:12.5px;font-weight:500;color:var(--muted);border:1px solid var(--border);background:#fff;cursor:pointer;transition:all .15s;font-family:inherit}.adv-pill.on{background:var(--brand-light);border-color:var(--brand);color:var(--brand)}.adv-chk-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 16px}.adv-chk-grid.cols4{grid-template-columns:1fr 1fr 1fr 1fr}.adv-chk{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--text);cursor:pointer;padding:3px 0}.adv-chk input{width:14px;height:14px;accent-color:var(--brand);flex-shrink:0}.adv-combo{display:flex;gap:0;border:1px solid var(--border);border-radius:7px;overflow:hidden;transition:border-color .15s}.adv-combo:focus-within{border-color:var(--brand)}.adv-combo select{flex:1;border:none;border-right:1px solid var(--border);border-radius:0;background:#fff;padding:8px 24px 8px 8px;font-size:13px;font-family:inherit;color:var(--text);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23aaa' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center;min-width:0;cursor:pointer}.adv-combo select:focus{outline:none}.adv-combo input{width:88px;flex-shrink:0;border:none;border-radius:0;padding:8px;font-size:13px;font-family:inherit;color:var(--text);background:#fff}.adv-combo input:focus{outline:none}.adv-sec-head{justify-content:space-between;cursor:pointer;user-select:none;margin-bottom:12px}.adv-sec-head,.adv-sec-title{display:flex;align-items:center}.adv-sec-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--black);gap:7px}.adv-sec-title svg{width:13px;height:13px;color:var(--brand)}.adv-toggle-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.adv-toggle-icon svg{width:13px;height:13px}.adv-sec-body{display:block}.adv-sec-body.collapsed{display:none}.main{max-width:1280px;margin:0 auto;padding:24px 24px 60px}.sg{margin-top:28px}.main>.sg:not(:first-child){content-visibility:auto;contain-intrinsic-size:720px}.sh{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.st{font-size:18px;font-weight:700;color:var(--black);letter-spacing:-.3px}.st-sub{margin-top:4px;font-size:11px;font-weight:600;color:#64748b;line-height:1.35}.sl{font-size:13px;font-weight:500;color:var(--brand);display:flex;align-items:center;gap:3px}.sl svg{width:13px;height:13px}.sl:hover{color:var(--brand-h)}.cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.cat{background:#fff;border:1px solid var(--border);border-radius:10px;padding:14px 6px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .15s;text-align:center;text-decoration:none}.cat:hover{border-color:var(--brand);box-shadow:var(--shh)}.cat-ic{width:40px;height:40px;border-radius:8px;background:var(--bg);display:flex;align-items:center;justify-content:center;color:var(--muted);transition:all .15s}.cat-ic svg{width:22px;height:22px}.cat:hover .cat-ic{background:var(--brand-light);color:var(--brand)}.cat-n{font-size:11.5px;font-weight:600;color:var(--text)}.cat-c{font-size:10px;color:var(--subtle)}.lc{position:relative;background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;display:block;color:inherit;transition:all .15s;text-decoration:none;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.lc-impression{position:absolute;inset:0;pointer-events:none;opacity:0}.lc:hover{border-color:#ccc;box-shadow:var(--shh);transform:translateY(-2px)}.lc-img{background:#f0f0f0}.lc-img,.lc-ph{position:relative;overflow:hidden;width:100%;max-width:100%;min-width:0}.lc-ph{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center}.lc-picture{position:relative;z-index:1;display:block;width:100%;height:100%}.lc-ph .lc-image-placeholder{position:absolute;inset:-7%;z-index:0;width:114%;height:114%;max-width:none;object-fit:cover;filter:blur(10px);transform:scale(1.03);pointer-events:none}.lc-ph img{width:100%;height:100%;max-width:100%;object-fit:cover;display:block}.lc-ph svg{width:52px;height:52px;color:#d1d5db}.lc-img-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgba(243,244,246,.88),rgba(248,250,252,.92) 50%,rgba(243,244,246,.88));background-size:200% 100%;animation:globalShimmer 1.1s linear infinite;z-index:1;pointer-events:none}.lc-img-spinner{width:22px;height:22px;border:2px solid rgba(107,114,128,.35);border-top-color:#e85d00;border-radius:50%;animation:globalSpin .75s linear infinite}.badges{position:absolute;top:8px;left:8px;display:flex;gap:4px;z-index:2}.badge{padding:3px 7px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.bn{background:var(--brand);color:#fff}.bu{background:#f3f4f6;color:var(--muted);border:1px solid var(--border)}.bp{background:#1a73e8}.be,.bp{color:#fff}.be{background:#15803d}.br{background:#6d28d9;color:#fff}.bstar{background:#7c3aed;color:#fff}.fav{position:absolute;top:7px;right:7px;width:28px;height:28px;background:rgba(255,255,255,.9);border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--subtle);cursor:pointer;z-index:2}.fav,.fav svg{transition:all .15s}.fav svg{width:13px;height:13px;stroke:#9ca3af;fill:none}.fav.on svg,.fav:hover svg{stroke:#ef4444;fill:#ef4444}.fav.busy{opacity:.72;pointer-events:none}.lc-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(80px);background:#1a1a1a;color:#fff;font-size:13px;font-weight:600;padding:10px 18px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.25);z-index:1300;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:7px;white-space:normal;word-break:break-word;text-align:center;max-width:min(92vw,560px);pointer-events:none}.lc-toast.show{transform:translateX(-50%) translateY(0)}.lc-toast svg{width:14px;height:14px;color:#4ade80}.promo-rib{position:absolute;bottom:8px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:700;color:#fff;background:rgba(124,58,237,.85);padding:4px 8px;backdrop-filter:blur(2px)}.promo-rib svg{width:10px;height:10px}.lb{padding:12px 13px;min-width:0;max-width:100%}.lmk{font-size:10px;text-transform:uppercase;letter-spacing:.72px;color:var(--brand);margin-bottom:3px;line-height:1.25}.lmk,.ln{font-weight:700}.ln{font-size:15px;color:var(--black);margin-bottom:7px;letter-spacing:-.22px;line-height:1.28;overflow-wrap:anywhere;word-break:break-word}.ls{display:flex;flex-wrap:wrap;gap:0;margin-bottom:10px;font-variant-numeric:tabular-nums}.ls,.sp{align-items:center;min-width:0}.sp{display:inline-flex;font-size:11px;line-height:1.35;color:#667085;white-space:nowrap}.sp+.sp:before{content:"·";margin:0 7px;color:#cbd5e1;font-weight:700}.sp svg{width:10px;height:10px;flex-shrink:0}.lf{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid var(--border)}.lp{font-size:16px;font-weight:700;color:var(--black);letter-spacing:-.3px}.lp.ora{color:var(--brand)}.lp small{font-size:11px;font-weight:400;color:var(--muted)}.lp-rental small{white-space:nowrap}.lloc{display:flex;align-items:center;gap:3px;font-size:11px;color:var(--muted)}.lloc svg{width:10px;height:10px}.lg4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.lg4,.lg4>*{min-width:0}.lg4 .lc{height:100%}.lg4 .lb,.lg4 .lc{display:flex;flex-direction:column;min-width:0}.lg4 .lb{flex:1}.lg4 .lmk{font-size:11px;line-height:1.2;min-height:1.2em}.lg4 .ln{font-size:15px;line-height:1.28;margin-bottom:7px;overflow-wrap:anywhere;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lg4 .ls{min-height:16px;margin-bottom:10px}.lg4 .lf{margin-top:auto}.lg4 .lp{font-size:16px;line-height:1}.lg4 .lloc{max-width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg4-compact .lc-img{height:140px;background:#111827}.lg4-compact .lc-ph{height:100%;aspect-ratio:auto}.lg4-compact .lmk{font-size:10px;letter-spacing:.5px;margin-bottom:2px}.lg4-compact .ln{font-size:15px;font-weight:700;line-height:1.28;margin-bottom:6px;max-height:calc(1.28em * 2);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lg4-compact .ls{display:flex;align-items:center;flex-wrap:wrap;min-height:16px;max-height:none;overflow:visible;margin-bottom:auto;gap:0}.lg4-compact .sp{width:auto;font-size:11px;line-height:1.35;white-space:nowrap;overflow:visible}.lg4-compact .sp+.sp:before{margin:0 5px}.lg4-compact .lf{padding-top:9px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.lg4-compact .lp{font-size:17px;white-space:nowrap;flex-shrink:0}.lg4-compact .lp small{font-size:11px}.lg4-compact .lloc{font-size:11px;min-height:14px;max-height:none;max-width:52%;min-width:0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap;text-align:right;margin-left:auto}.lg3{grid-template-columns:repeat(3,1fr);gap:12px}.feat,.lg3{display:grid}.feat{grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.feat>.lc.big{display:flex;flex-direction:column;min-height:430px;border-radius:12px;border:1px solid #dbe3ee;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.08);overflow:hidden}.feat>.lc.big:hover{border-color:#cbd5e1;box-shadow:0 14px 34px rgba(15,23,42,.12)}.feat>.lc.big .fav{display:none}.feat>.lc.big .lc-img{flex:1 1 58%;min-height:240px;aspect-ratio:16/9;background:linear-gradient(90deg,#e7edf5 18%,#f5f8fc 50%,#e7edf5 82%);background-size:220% 100%;animation:globalShimmer 1.25s linear infinite}.feat>.lc.big .lc-ph{width:100%;height:100%;aspect-ratio:auto}.feat>.lc.big .lc-ph img{object-position:center 54%}.feat>.lc.big .badges{top:10px;left:10px}.feat>.lc.big .bp{background:rgba(37,99,235,.92);box-shadow:0 1px 2px rgba(15,23,42,.25)}.feat>.lc.big .lb{padding:18px 20px 16px;background:linear-gradient(180deg,#fff,#fcfdff);display:flex;flex-direction:column;flex:0 0 auto}.feat>.lc.big .lmk{font-size:10.5px;letter-spacing:.6px;margin-bottom:4px;color:var(--brand)}.feat>.lc.big .ln{font-size:22px;font-weight:700;letter-spacing:-.35px;line-height:1.2;margin-bottom:8px}.feat>.lc.big .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0;width:100%;min-height:18px;margin-bottom:0;font-variant-numeric:tabular-nums}.feat>.lc.big .sp{width:auto;font-size:12px;color:#667085;white-space:nowrap;overflow:visible}.feat>.lc.big .sp+.sp:before{margin:0 9px}.feat>.lc.big .lf{padding-top:9px;margin-top:10px;align-items:flex-end;gap:10px}.feat>.lc.big .lp{font-size:28px;font-weight:800;letter-spacing:-.4px}.feat>.lc.big .lp small{font-size:14px;font-weight:600;margin-left:3px}.feat>.lc.big .lloc{font-size:12px;line-height:1.3;color:#64748b;max-width:56%;min-width:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.feat>.lc.big .lloc svg{width:12px;height:12px}.feat-right{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.feat-right-featured{grid-template-rows:repeat(2,minmax(0,1fr));align-self:stretch}.feat-right-featured .lc{min-height:0}.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feat-right .lc{display:flex;flex-direction:column;height:100%;border-radius:10px;overflow:hidden}.feat-right .lc-img{height:140px;background:#eef2f6}.feat-right .lc-ph{height:100%;aspect-ratio:auto}.feat-right .badges{top:8px;left:8px}.feat-right .bp{background:rgba(26,86,219,.9);font-size:9.5px;padding:2px 7px;border-radius:3px}.feat-right .fav{top:8px;right:8px;border-radius:50%}.feat-right .lb{padding:11px 13px;display:flex;flex-direction:column;flex:1}.feat-right .lmk{font-size:10px;letter-spacing:.5px;margin-bottom:2px}.feat-right .ln{font-size:15px;font-weight:700;line-height:1.28;max-height:calc(1.28em * 2);margin-bottom:6px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feat-right .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-height:16px;max-height:none;margin-bottom:auto}.feat-right .sp{width:auto;font-size:11px}.feat-right .sp+.sp:before{margin:0 5px}.feat-right .lf{padding-top:9px;margin-top:10px}.feat-right .lp{font-size:17px}.feat-right .lloc,.feat-right .lp small{font-size:11px}.feat-mini-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.feat-mini-row .lc{display:flex;flex-direction:column;height:100%;border-radius:10px;overflow:hidden;background:#fff}.feat-mini-row .lc-img{height:118px;background:#eef2f6}.feat-mini-row .lc-ph{height:100%;aspect-ratio:auto}.feat-mini-row .lb{padding:10px 12px}.feat-mini-row .ln{font-size:14px;font-weight:700;line-height:1.28;max-height:calc(1.28em * 2);margin-bottom:6px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feat-mini-row .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-height:16px;max-height:none;margin-bottom:auto}.feat-mini-row .sp{width:auto;font-size:10px}.feat-mini-row .sp+.sp:before{margin:0 5px}.feat-mini-row .lp{font-size:16px}.feat-mini-row .lloc{font-size:10.5px}.feat-mini-row .sp,.feat-right .sp,.lg4-compact .sp{white-space:nowrap;overflow:visible}.two-col{display:grid;grid-template-columns:1fr 310px;gap:18px;align-items:start}.two-col,.two-col>*{min-width:0}.sbar{min-width:0}.home-sidebar-skeleton,.sbar{display:flex;flex-direction:column;gap:12px}.home-sidebar-skeleton{min-height:0}.sw{border:1px solid var(--border);border-radius:10px;overflow:hidden}.sw,.sw-skeleton{background:#fff}.swh{padding:11px 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.swht{font-size:13.5px;font-weight:700;color:var(--black)}.swhl{font-size:12px;color:var(--brand);font-weight:500}.swb{padding:6px 8px}.swb-empty{min-height:104px;display:flex;align-items:center}.swb-empty p{margin:0;padding:8px 6px;color:var(--muted);font-size:12.5px;line-height:1.5}.swb-loading{display:flex;flex-direction:column;gap:2px;padding:6px 8px;min-height:166px}.si-skel{display:flex;align-items:center;gap:9px;padding:7px 6px;border-radius:7px;min-height:54px}.sidebar-skel-block{display:block;position:relative;overflow:hidden;background:#edf1f5;border-radius:6px}.sidebar-skel-block:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:sidebar-skeleton-shimmer 1.25s ease-in-out infinite}.skel-thumb{width:56px;height:40px;border:1px solid #e5e7eb;flex-shrink:0}.skel-text{display:flex;flex:1;min-width:0;flex-direction:column;gap:7px}.skel-title{width:78%;height:12px}.skel-meta{width:54%;height:10px}.skel-price{width:58px;height:12px;flex-shrink:0}.skel-action{width:28px;height:28px;border-radius:7px;flex-shrink:0}.sidebar-skel-link{color:#cbd5e1}@keyframes sidebar-skeleton-shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.sidebar-skel-block:after{animation:none}}.si{display:flex;align-items:center;gap:9px;padding:7px 6px;border-radius:7px;transition:background .12s;cursor:pointer}.si:hover{background:var(--bg)}.si-row{gap:6px}.si-main,.si-row{display:flex;align-items:center}.si-main{gap:9px;flex:1;min-width:0;padding:7px 6px;border-radius:7px;transition:background .12s;color:inherit;text-decoration:none}.si-main:hover{background:var(--bg)}.si-img{width:56px;height:40px;border-radius:5px;background:#f3f4f6;border:1px solid var(--border);flex-shrink:0;display:flex;align-items:center;justify-content:center}.si-img svg{width:18px;height:18px;color:#d1d5db}.si-info{flex:1;min-width:0}.si-n{font-size:12.5px;font-weight:650;letter-spacing:-.08px;color:var(--black)}.si-n,.si-s{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.si-s{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;margin-top:1px}.si-p{font-size:12.5px;font-weight:700;color:var(--black);flex-shrink:0;white-space:nowrap}.si-act{width:28px;height:28px;border-radius:7px;border:1px solid var(--border);background:#fff;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;font-family:inherit;flex-shrink:0}.si-act:hover{background:#f9fafb;color:#374151;border-color:#d1d5db}.dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dg{background:#16a34a}.dr{background:#d1d5db}.pb{background:linear-gradient(135deg,#1e1e1e,#2c2c2c);border-radius:10px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #333}.pb-text h2{font-size:17px;font-weight:700;color:#fff;margin-bottom:4px}.pb-text h2 b{color:var(--brand)}.pb-text p{font-size:13px;color:rgba(255,255,255,.5);line-height:1.6;max-width:500px}.pb-act{display:flex;gap:8px;flex-shrink:0}.btn-w{background:#fff;color:#111;font-weight:600}.btn-w:hover{background:#eee}.btn-ow{background:transparent;color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.2)}.btn-ow:hover{background:rgba(255,255,255,.08);color:#fff}.brands-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.brand{background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 8px 11px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .15s;text-decoration:none}.brand:hover{border-color:var(--brand);box-shadow:var(--shh)}.brand-logo{border-radius:50%;background:var(--bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden}.brand-logo,.brand-logo svg{width:36px;height:36px}.brand-logo img{width:72%;height:72%;object-fit:contain;display:block}.brand-n{font-size:11.5px;font-weight:600;color:var(--text)}.brand-c{font-size:10px;color:var(--subtle)}.pop-box{background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px 20px}.pop-sec{margin-bottom:12px}.pop-sec:last-child{margin-bottom:0}.pop-lbl{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:6px;display:flex;align-items:center;gap:5px}.pop-lbl svg{width:12px;height:12px;color:var(--brand);flex-shrink:0}.pop-tags{display:flex;flex-wrap:wrap;line-height:2.2}.ptag{font-size:12.5px;color:var(--brand);font-weight:500;cursor:pointer}.ptag:hover{color:var(--brand-h);text-decoration:underline}.ptag:not(:last-child):after{content:"·";display:inline-block;color:#d1d5db;padding:0 5px;font-size:12px;text-decoration:none}hr.pdiv{border:none;border-top:1px solid var(--border);margin:10px 0}.seller{background:linear-gradient(135deg,#1565c0,#1976d2);border-radius:10px;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.seller h3{font-size:17px;font-weight:700;color:#fff;margin-bottom:3px}.seller p{font-size:13px;color:rgba(255,255,255,.6);line-height:1.6}.btn-bw{background:#fff;color:#1565c0;font-weight:700}.btn-bw:hover{background:#e8f0fe}footer{background:#fff;border-top:1px solid var(--border);margin-top:48px}.fi{max-width:1280px;margin:0 auto;padding:36px 24px 24px}.fg{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:36px;margin-bottom:28px}.fa-desc{font-size:13px;color:var(--muted);line-height:1.7;margin-top:10px;max-width:220px}.fc h4{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--black);margin-bottom:10px}.fc ul{list-style:none;display:flex;flex-direction:column;gap:7px}.fc li a{font-size:13px;color:var(--muted)}.fc li a:hover{color:var(--brand)}.app-row{padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.app-row span{font-size:13px;font-weight:600;color:var(--text)}.app-btn{display:inline-flex;align-items:center;gap:6px;background:#111;color:#fff;padding:7px 14px;border-radius:7px;font-size:12.5px;font-weight:600;text-decoration:none}.app-btn:hover{background:#333}.app-btn svg{width:14px;height:14px}.fb{border-top:1px solid var(--border);padding-top:18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.fb p{font-size:12px;color:var(--subtle)}.soc{gap:6px}.sb,.soc{display:flex}.sb{width:30px;height:30px;border-radius:6px;background:var(--bg);border:1px solid var(--border);align-items:center;justify-content:center;color:var(--muted);cursor:pointer;transition:all .15s;text-decoration:none}.sb svg{width:14px;height:14px}.sb:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-light)}.car-svg{color:#d1d5db}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:var(--muted);text-align:center;gap:12px}.empty-state svg{width:48px;height:48px;color:#d1d5db}.empty-state p{font-size:13px}@media(max-width:1400px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px)}.hero-promo{max-width:420px}.hp-img{max-height:234px}.hp-name{font-size:15px}}@media(max-width:1024px){.nav-cats,.nav-obs span,.tb-r{display:none}.ham{display:flex}.fi,.hero,.main{padding-left:16px;padding-right:16px}.hero{padding-top:20px;padding-bottom:24px;background:#fff}.hero:after,.hero:before{height:220px}.hero:before{background-position:bottom;background-size:auto 420px}.hero:after{background:linear-gradient(90deg,rgba(250,249,247,.8),rgba(250,249,247,.52) 48%,rgba(250,249,247,.12)),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.2) 58%,#fff)}.hero-head{display:block;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;margin-bottom:10px}.hero-title{font-size:22px;font-weight:700;line-height:1.2}.hero-sub{font-size:13px}.hero-grid{grid-template-columns:1fr}.hero-promo{display:none}.sch-fields,.sch-fields.cols3{grid-template-columns:1fr 1fr}.cat-grid{grid-template-columns:repeat(4,1fr)}.feat{grid-template-columns:1fr}.feat-right{grid-template-columns:1fr 1fr;grid-template-rows:auto}.feat-mini-row{grid-template-columns:repeat(2,minmax(0,1fr))}.feat>.lc.big{min-height:380px}.two-col{grid-template-columns:1fr}.sbar{display:grid;grid-template-columns:repeat(2,1fr)}.lg3,.lg4{grid-template-columns:repeat(3,1fr)}.brands-grid{grid-template-columns:repeat(4,1fr)}.pb{flex-direction:column;align-items:flex-start}.pb-act{width:100%}.pb-act .btn{flex:1;justify-content:center}.seller{flex-direction:column;align-items:flex-start}.seller .btn-bw{width:100%;justify-content:center}.fg{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:768px){.lc-toast{bottom:18px;max-width:calc(100vw - 24px);padding:10px 14px}html{font-size:14px}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.topbar{display:none}.nav-in{padding:0 14px;height:52px}.logo{font-size:18px}.btn-ghost,.nav-obs{display:none}.btn-brand{padding:7px 11px;font-size:13px}.btn-brand .btn-lbl{display:none}.ham{display:flex}.hero{padding:18px 12px 22px}.hero:after,.hero:before{height:245px}.hero:before{background-image:url(/hero/motano-hero-bmw-mobile.avif);background-position:100% 100%;background-size:auto 300px}.hero:after{background:linear-gradient(90deg,rgba(250,249,247,.38),rgba(250,249,247,.16) 58%,rgba(250,249,247,.04)),linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.16) 68%,rgba(255,255,255,.62) 86%,#fff)}.hero-grid{margin-top:70px}.hero-title{font-size:clamp(22px,6.2vw,27px);line-height:1.16;letter-spacing:-.45px;text-align:center}.hero-sub{font-size:13px;line-height:1.45;margin-bottom:12px;text-align:center}.hero-sub-desktop{display:none}.hero-sub-mobile{display:inline}.sch{border-radius:14px;border-color:#dbe4f0;box-shadow:0 10px 24px rgba(15,23,42,.06)}.sch-cats{padding:11px}.hero-cat-tree-trigger{min-height:40px;font-size:13px;border-radius:9px;padding:0 11px}.hero-cat-tree-current svg{width:14px;height:14px}.hero-cat-tree-item{min-height:44px;font-size:13px}.hero-cat-tree-item-main svg{width:14px;height:14px}.scat-select{max-width:none}.scat-select-btn{height:40px;font-size:13px;padding:0 11px;border-radius:9px}.scat-select-current svg{width:14px;height:14px}.scat-dropdown{left:auto;right:0;min-width:220px}.scat-dropdown.open{grid-template-columns:repeat(2,minmax(0,1fr))}.scat-dd-item:nth-child(3n){border-right:1px solid var(--border)}.scat-dd-item:nth-child(2n){border-right:none}.scat-dd-item:nth-last-child(-n+3){border-bottom:1px solid var(--border)}.scat-dd-item:nth-last-child(-n+2){border-bottom:none}.sch-body{padding:12px}.type-toggle{min-height:44px;border-radius:9px}.tt-btn{padding:10px 8px;font-size:13.5px}.sch-fields,.sch-fields.cols3{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.sf{min-width:0}.sf label{font-size:10px;letter-spacing:.55px}.sf input,.sf select{height:42px;padding:0 30px 0 10px;font-size:14px}.sch .ss-select--topbar .ss-select-trigger{min-height:42px;border-radius:9px;padding:0 30px 0 10px;font-size:14px}.sch-fields-parts .ss-select--topbar .ss-select-trigger{height:42px;min-height:42px}.sch-foot{margin-top:10px}.sch-actions{display:grid;grid-template-columns:1.6fr 1fr;gap:8px}.sch-parts .sch-body{padding:12px}.sch-parts .sch-actions{grid-template-columns:1.6fr 1fr;gap:8px}.sch-adv,.sch-btn{width:100%;height:44px;padding:0 12px;border-radius:10px;font-size:14px}.sch-adv{justify-content:center}.sch-brands{padding:11px}.sch-brands-lbl{font-size:10.5px;margin-bottom:7px}.brand-pills{grid-template-columns:1fr;gap:6px}.brand-pills-list{gap:6px}.brand-pills-more{justify-content:flex-start}.bpill{padding:0 11px;border-radius:8px}.bpill,.bpill-all{font-size:12px;min-height:30px;display:inline-flex;align-items:center}.bpill-all{padding:0 2px}.main{padding:14px 14px 44px}.sg{margin-top:20px}.st{font-size:16px}.cat-grid{grid-template-columns:repeat(4,1fr);gap:6px}.cat{padding:10px 4px;gap:6px}.cat-ic{width:34px;height:34px}.cat-ic svg{width:18px;height:18px}.cat-n{font-size:10.5px}.cat-c{display:none}.feat{grid-template-columns:1fr}.feat-right{grid-template-columns:1fr 1fr}.feat-mini-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.feat-mini-row .lc{min-width:220px;scroll-snap-align:start}.feat>.lc.big{min-height:340px}.feat>.lc.big .ln{font-size:20px;max-height:calc(1.2em * 3);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feat>.lc.big .lp{font-size:24px}.feat>.lc.big .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0;width:100%;margin-bottom:0}.feat>.lc.big .sp{width:auto}.feat>.lc.big .lf{align-items:flex-start;flex-direction:column;gap:6px}.feat>.lc.big .lloc{max-width:100%;text-align:left}.two-col{grid-template-columns:1fr}.sbar{display:flex;flex-direction:column}.lg3,.lg4{grid-template-columns:repeat(2,1fr)}.lb{padding:9px}.ln{font-size:14px;margin-bottom:5px}.lp{font-size:15px}.brands-grid{grid-template-columns:repeat(4,1fr);gap:6px}.brand{padding:11px 5px 9px}.brand-logo{width:32px;height:32px}.brand-n{font-size:10.5px}.brand-c{display:none}.pb{padding:16px}.pb-text h2{font-size:15px}.pb-act{flex-direction:column}.pb-act .btn{width:100%;justify-content:center}.seller{padding:16px}.seller h3{font-size:15px}.fg{grid-template-columns:1fr 1fr;gap:20px}.fa-col{grid-column:1/-1}.fa-desc{max-width:100%}.pop-box{padding:14px}.adv-chk-grid.cols4,.adv-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.nav-in{padding:0 12px}.logo{font-size:17px}.hero{padding:15px 10px 18px}.hero-sub{font-size:12.5px}.hero-title-sep{margin:0 .1em}.hero-title-accent,.hero-title-sep{display:inline-block}.sch{border-radius:12px}.scat-select-btn{height:38px}.sch-actions,.sch-parts .sch-actions{grid-template-columns:1fr}.sch-adv,.sch-btn{height:42px}.main,.sg,.two-col{max-width:100%;overflow-x:clip}.scat-lbl{display:none}.cat-grid{gap:5px}.feat-right{grid-template-columns:1fr 1fr}.feat-right .lc-img{height:120px}.feat-right .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0}.feat-right .sp{width:auto;min-width:0;font-size:10px}.feat-right .sp:nth-child(2){font-size:10px}.feat-right .sp+.sp:before{margin:0 4px}.feat-right .lf{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px}.feat-right .lloc{max-width:100%;min-width:0;font-size:10.5px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feat-right .lp{line-height:1.2;white-space:nowrap}.lg3,.lg4{grid-template-columns:1fr}.lg4.lg4-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lg4.lg4-compact .lc-img{height:112px}.lg4.lg4-compact .lb{padding:9px 10px}.lg4.lg4-compact .ln{font-size:14px;font-weight:700;line-height:1.24;max-height:calc(1.24em * 2);margin-bottom:6px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lg4.lg4-compact .ls{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-height:14px;max-height:none;margin-bottom:auto}.lg4.lg4-compact .sp{min-width:0;width:auto;max-width:100%;font-size:10px;line-height:1.35;letter-spacing:0;white-space:nowrap;overflow:visible}.lg4.lg4-compact .sp+.sp:before{margin:0 4px}.lg4.lg4-compact .lf{padding-top:8px;margin-top:8px;display:grid;grid-template-columns:1fr;align-items:start;row-gap:4px}.lg4.lg4-compact .lp{font-size:15px;line-height:1;white-space:nowrap;flex-shrink:0}.lg4.lg4-compact .lp small{font-size:10.5px}.lg4.lg4-compact .lloc{display:block;max-width:100%;font-size:10px;line-height:1.25;text-align:left;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg4 .ln{min-height:auto}.brands-grid{grid-template-columns:repeat(4,1fr)}.fg{grid-template-columns:1fr}.fa-col{grid-column:unset}}@media(max-width:360px){.lg4.lg4-compact,.sch-fields,.sch-fields.cols3{grid-template-columns:1fr}}
/*# sourceMappingURL=ef1417998354a29c.css.map*/