/* Moto-Zbud 1.1 — warm surfaces, precise hierarchy, an uncluttered parts journey. */
:root{--ink:#17191b;--muted:#646665;--paper:#f6f4ef;--line:#dfddd7;--orange:#d85b2a;--orange-dark:#aa4018;--radius:8px;--max:1280px}
body{font-family:"DM Sans",Arial,Helvetica,sans-serif;letter-spacing:-.12px;background:var(--paper)}
h1,h2,h3{letter-spacing:-1.2px}h1{font-size:clamp(34px,4vw,54px);line-height:1.08}h2{font-size:clamp(26px,3vw,38px);line-height:1.16}h3{letter-spacing:-.45px}
.container{width:min(var(--max),calc(100% - 80px))}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--muted)}
.button{border-radius:6px;font-size:13px;font-weight:700;min-height:48px;gap:12px;padding:13px 21px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button:disabled:hover{transform:none}.button.dark{background:var(--ink)}
.text-link{font-size:13px;gap:12px}.round-link{border-radius:50%}input,select,textarea{border-radius:5px;border-color:var(--line);font-size:14px}select:disabled{background:#f3f2ee;color:#777873;opacity:1;cursor:not-allowed}button:disabled{opacity:.45;cursor:not-allowed}
:focus-visible{outline:3px solid #bd4b21;outline-offset:3px}.topline{background:var(--ink);font-size:9px;letter-spacing:1.35px}.topline .container{min-height:31px}.topline a{font-size:10px;letter-spacing:.3px}.site-header{background:#fcfbf8;position:relative;z-index:30}.header-main{min-height:98px;gap:40px}.logo{flex-shrink:0}.logo img{width:224px;height:auto}.header-search{background:#f0eeea;border:1px solid #e6e3dd;border-radius:6px;max-width:560px;min-height:46px}.header-search input{font-size:13px;height:46px}.header-actions{gap:25px}.header-action{font-size:10px}.header-action .icon{width:21px;height:21px}.main-nav{min-height:54px;position:relative;border-top:1px solid var(--line);font-size:13px}.nav-primary{gap:34px;align-items:stretch}.nav-primary>a{padding:17px 0;font-size:13px}.nav-primary>a:after{display:none}.nav-help{font-size:12px}.nav-department>summary{display:flex;align-items:center;gap:10px;min-height:54px;cursor:pointer;list-style:none;font-weight:700;border-bottom:2px solid transparent}.nav-department>summary::-webkit-details-marker{display:none}.nav-department>summary>.icon:last-child{width:13px;height:13px;transition:transform .15s}.nav-department[open]>summary>.icon:last-child{transform:rotate(90deg)}.nav-department>summary.active,.nav-department[open]>summary{border-bottom-color:var(--orange);color:var(--orange-dark)}
.nav-dropdown{position:absolute;z-index:50;top:100%;left:0;right:0;background:#fcfbf8;border:1px solid var(--line);border-radius:0 0 10px 10px;box-shadow:0 18px 30px #17191b18;padding:28px 32px;max-height:65vh;overflow:auto}.nav-dropdown-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.nav-dropdown-top>strong{font-size:22px}.nav-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px}.nav-dropdown-grid p{max-width:360px;font-size:13px}.nav-makes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 22px;margin-top:12px}.nav-makes a{display:flex;justify-content:space-between;align-items:center;min-height:42px;border-bottom:1px solid var(--line);font-weight:700;font-size:13px}.nav-makes .icon{width:13px}.nav-categories{padding:0;list-style:none;columns:2;column-gap:30px}.nav-categories li{break-inside:avoid}.nav-categories a{display:flex;gap:12px;justify-content:space-between;padding:6px 0;font-size:13px}.nav-categories small{color:var(--muted)}.nav-categories ul{list-style:none;padding-left:14px}
.hero{width:min(1440px,calc(100% - 32px));margin:16px auto 0;min-height:570px;border-radius:12px;overflow:hidden}.hero-image{object-position:center 52%;filter:brightness(.9)}.hero-shade{background:linear-gradient(90deg,rgba(13,15,17,.91) 0%,rgba(13,15,17,.63) 42%,rgba(13,15,17,.04) 78%)}.hero-content{padding:68px 0 95px;min-height:570px}.hero-kicker{font-size:9px;letter-spacing:1.8px;margin-bottom:28px}.hero h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-2.7px;max-width:650px;line-height:1.06;margin-bottom:24px}.hero h1 em{color:#ef986d;font-style:normal}.hero-content>p{font-size:15px;line-height:1.75;max-width:410px;color:#d3d2ce}.hero-actions{gap:26px;margin-top:28px}.hero-caption{font-size:9px;letter-spacing:1.2px;margin-top:52px;color:#b8b9b5}.hero-caption span:last-child{opacity:.75}
.finder-wrap{position:relative;margin-top:-42px;z-index:5}.vehicle-finder{background:#fff;border:1px solid var(--line);border-radius:10px;padding:27px 30px 20px;box-shadow:0 10px 24px #17191b05}.finder-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.finder-top h2{font-size:25px;letter-spacing:-.7px;margin:6px 0 0}.vehicle-kind{display:flex;gap:4px;background:var(--paper);border:1px solid #ebe8e1;border-radius:7px;padding:4px}.vehicle-kind button{display:flex;gap:8px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--muted);padding:9px 14px;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;min-height:40px}.vehicle-kind button[aria-pressed=true]{background:var(--ink);color:#fff}.vehicle-kind .icon{width:19px;height:19px}.vehicle-steps{display:grid;grid-template-columns:1fr 1fr .8fr 1.25fr auto;gap:13px;align-items:end}.vehicle-steps label{min-width:0;margin:0;display:flex;flex-direction:column;gap:8px}.vehicle-steps label>span{font-size:11px;font-weight:700;white-space:nowrap}.vehicle-steps b{color:#8b8b85;font-size:10px;margin-right:7px;letter-spacing:.5px}.vehicle-steps select{width:100%;height:48px;font-size:12px;padding:0 30px 0 12px;min-width:0;text-overflow:ellipsis}.finder-go{white-space:nowrap;height:48px;min-width:145px}.finder-status{font-size:11px;color:var(--muted);margin:15px 0 0;line-height:1.6;min-height:18px}.finder-empty .vehicle-steps{display:none}.finder-empty .finder-top{margin-bottom:0}.finder-empty .finder-status{border-top:1px solid #efede8;padding-top:14px;margin-top:18px}
.section-space{padding-top:78px;padding-bottom:12px}.section-heading{margin-bottom:30px}.section-heading p{font-size:14px;line-height:1.65}.section-heading h2{margin:8px 0 0}.world-grid{gap:22px}.world-card{border-radius:10px;min-height:300px;padding:34px;overflow:hidden}.world-card h3{font-size:34px;letter-spacing:-1px;margin:12px 0}.world-card p{font-size:13px}.world-card .eyebrow{font-size:9px}.world-card .text-link{margin-top:22px}.world-number{font-size:12px;bottom:24px;right:24px}.car-world{background:#e9e6df}.car-world .car-drawing{opacity:.36}.collection-note{margin-top:46px;margin-bottom:0;padding:30px 34px;border:1px solid var(--line);border-radius:10px;gap:25px;background:#eeece5}.collection-note h2{font-size:24px;letter-spacing:-.65px;margin:5px 0 8px}.collection-note p{font-size:13px;max-width:770px;margin:0}.collection-icon{background:#fff;border-radius:50%;width:56px;height:56px;flex-shrink:0}.collection-note>.round-link{flex-shrink:0}.collection-note .eyebrow{font-size:9px}
.ethos{margin-top:76px;background:#202326;padding:70px 0}.ethos h2{font-size:40px;line-height:1.15}.ethos h2 em{color:#e49672;font-style:normal}.ethos-grid{gap:90px}.ethos p{font-size:14px;color:#b8bbb9}.ethos-points article{padding:22px 0}.ethos-points h3{font-size:17px}.ethos .eyebrow{color:#c3c5c2}.guide-grid{gap:24px}.guide-art{border-radius:8px;height:215px}.guide-card h3{font-size:20px;line-height:1.35;letter-spacing:-.4px}.guide-meta{font-size:9px;letter-spacing:1px}.guide-card .text-link{font-size:12px}.reassurance{margin-top:56px;padding-top:32px;padding-bottom:32px;gap:20px}.reassurance>div{font-size:11px;gap:12px}.reassurance .icon{width:24px;height:24px}
.page-top{padding-top:28px;padding-bottom:34px}.breadcrumb{font-size:11px;gap:10px;margin-bottom:35px;flex-wrap:wrap}.catalog-top .eyebrow{font-size:9px}.catalog-top h1{margin:10px 0 13px}.catalog-top p{font-size:14px;margin:0;color:var(--muted)}.catalog-title-row{display:flex;justify-content:space-between;gap:24px;align-items:center}.catalog-title-row>.text-link{white-space:nowrap}.catalog-finder{margin-bottom:36px}.catalog-finder .vehicle-finder{box-shadow:none}.catalog-layout{grid-template-columns:235px minmax(0,1fr);gap:32px;padding-bottom:70px}.catalog-without-filters{display:block}.catalog-toolbar{font-size:11px;padding:0 0 18px;border-bottom:1px solid var(--line);margin-bottom:22px}.catalog-toolbar>span:first-child{font-weight:700;color:var(--ink)}.catalog-results{min-width:0}.catalog-empty{background:#efede7;border:1px solid #e7e3db;border-radius:10px;padding:48px 30px;min-height:320px}.catalog-empty>.empty-symbol{width:54px;height:54px;border:1px solid #dcd7cc;background:#f9f8f5;border-radius:50%;display:grid;place-items:center;margin:0 auto 19px}.empty-symbol>.icon{width:24px;height:24px;margin:0}.catalog-empty .eyebrow{font-size:9px}.catalog-empty h2{font-size:28px;letter-spacing:-.9px;margin:11px auto 14px;max-width:720px}.catalog-empty p{max-width:510px;font-size:13px;line-height:1.8;margin:0 auto}.empty-actions{display:flex;gap:24px;align-items:center;justify-content:center;margin-top:24px}.model-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:-12px;margin-bottom:30px}.model-links>span{font-size:11px;color:var(--muted);margin-right:8px}.model-links>a{display:flex;gap:16px;align-items:center;padding:9px 15px;border:1px solid var(--line);border-radius:5px;font-size:12px;background:#fff}.model-links .icon{width:12px;height:12px}.filter-panel{border:1px solid var(--line);border-radius:8px;padding:20px;background:#fcfbf8}.filter-panel>summary{font-weight:700;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;list-style:none}.filter-panel>summary .icon{width:13px}.filter-panel form{margin-top:23px}.catalog-sidebar label{font-size:11px}.catalog-sidebar input,.catalog-sidebar select{height:43px;font-size:12px}.catalog-sidebar .check input{height:17px}.catalog-sidebar .button{font-size:12px;padding:12px}.garage-help{border-radius:8px;padding:21px;margin-top:20px}.garage-help strong{font-size:14px}.garage-help span{font-size:12px}.product-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.product-image{background:#eeece7}.product-card-copy{padding:21px}.product-card h3{font-size:16px;line-height:1.45}.product-card .eyebrow{font-size:9px}.product-price>strong{font-size:21px;letter-spacing:-.8px}.availability{font-size:10px}.product-card .round-link{width:34px;height:34px}.product-card .no-photo{font-size:10px;color:#777972}.selected-vehicle{display:flex;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-left:3px solid var(--orange);padding:18px;margin-bottom:20px;border-radius:6px}.selected-vehicle>div{flex:1}.selected-vehicle strong{display:block;font-size:14px}.selected-vehicle span{display:block;font-size:11px;color:var(--muted);margin-top:4px}.selected-vehicle .icon{flex-shrink:0}.pagination{gap:6px;flex-wrap:wrap}.pagination a{min-width:38px;height:40px;border-radius:5px}.pagination>span{padding:8px}
.utility-content{padding-bottom:68px}.form-card,.summary-card,.auth-intro,.account-card,.contact-box,.product-gallery{border-radius:10px}.product-layout{gap:52px}.product-info h1{font-size:36px;line-height:1.18}.product-tabs{margin-top:46px}.reading-content{max-width:820px}.reading-content h2{font-size:24px;line-height:1.3}.reading-content p{font-size:15px;line-height:1.9}.contact-layout h2{font-size:32px}.auth-intro h2{font-size:30px}.empty-state h2{line-height:1.2}.account-grid{margin-top:30px}#garage-finder{margin:24px 0}
footer{background:var(--ink);padding-top:52px}.footer-grid{gap:45px;padding-bottom:44px}.footer-brand img{width:224px;height:auto}.footer-brand p{font-size:21px;line-height:1.45;color:#e4e2dc;letter-spacing:-.35px}.footer-location{font-size:8px;letter-spacing:1.1px}.footer-grid h3{font-size:12px;letter-spacing:0;margin-bottom:20px}.footer-grid a,.footer-grid p.footer-note{font-size:12px;color:#b9bab6}.footer-bottom{font-size:10px;padding-top:21px;padding-bottom:24px;color:#969993}.footer-bottom a{font-size:10px}.footer-note{line-height:1.7}
@media(min-width:1001px){.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content{width:min(var(--max),calc(100% - 96px))}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-main{gap:25px}.logo img{width:200px}.header-actions{gap:18px}.header-action span{display:none}.vehicle-steps{grid-template-columns:1fr 1fr .75fr 1.2fr}.finder-go{grid-column:1/-1;justify-self:end;min-width:180px}.hero h1{font-size:57px}.nav-primary{gap:24px}.ethos-grid{gap:45px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.footer-grid{gap:25px}}
@media(max-width:760px){.container{width:calc(100% - 32px)}.topline .container{min-height:28px}.topline span{font-size:8px;letter-spacing:1px}.topline a{font-size:9px}.header-main{padding-top:19px;padding-bottom:16px;min-height:110px;gap:18px;flex-wrap:wrap}.logo img{width:187px}.header-actions{gap:16px;margin-left:auto}.header-action:first-child{display:none}.header-action .icon{width:20px;height:20px}.cart-action span{display:block;font-size:0}.cart-action span b{font-size:9px}.header-search{order:3;flex-basis:100%;max-width:none;height:43px;min-height:43px}.header-search input{height:42px;font-size:12px}.main-nav{display:none;min-height:0}.main-nav.open{display:block;padding-bottom:15px}.nav-primary{display:flex;flex-direction:column;gap:0}.nav-primary>a{padding:13px 0}.nav-department>summary{min-height:48px}.nav-help{display:flex;padding-top:10px}.nav-dropdown{position:static;padding:18px 15px;box-shadow:none;max-height:60vh;border-radius:7px;margin-bottom:12px}.nav-dropdown-top>strong{font-size:18px}.nav-dropdown-top .text-link{font-size:11px}.nav-dropdown-grid{grid-template-columns:1fr;gap:20px}.nav-makes{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-categories{margin-bottom:0}.hero{width:calc(100% - 16px);margin-top:8px;min-height:505px;border-radius:8px}.hero-content{width:calc(100% - 36px);padding:42px 0 82px;min-height:505px}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#101315e8,#10131583),linear-gradient(0deg,#1013157a,transparent)}.hero-kicker{font-size:8px;letter-spacing:1.1px;margin-bottom:27px}.hero h1{font-size:43px;letter-spacing:-1.8px;line-height:1.1;margin-bottom:19px}.hero-content>p{max-width:310px;font-size:13px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:17px;margin-top:25px}.hero-actions .button{font-size:12px;min-height:45px}.hero-actions .text-link{font-size:12px}.hero-caption{margin-top:36px;font-size:8px}.hero-caption span:last-child{display:none}.finder-wrap{margin-top:-32px}.vehicle-finder{padding:22px 19px 17px;border-radius:8px}.finder-top{display:block;margin-bottom:21px}.finder-top h2{font-size:23px}.finder-top .eyebrow{font-size:8px;letter-spacing:1.5px}.vehicle-kind{margin-top:18px;display:inline-flex}.vehicle-kind button{font-size:11px;padding:8px 12px}.vehicle-steps{grid-template-columns:1fr 1fr;gap:16px 11px}.vehicle-steps label>span{font-size:10px}.vehicle-steps label:last-of-type{grid-column:1/-1}.vehicle-steps select{font-size:12px}.finder-go{width:100%;justify-self:stretch;min-height:46px}.finder-status{font-size:11px;margin-top:15px}.section-space{padding-top:51px}.section-heading{margin-bottom:23px;gap:17px}.section-heading h2{font-size:29px}.section-heading p{display:none}.section-heading>.text-link{font-size:11px;max-width:105px;line-height:1.5}.world-grid{grid-template-columns:1fr;gap:16px}.world-card{padding:28px;min-height:270px}.world-card h3{font-size:33px}.world-card p{font-size:13px}.collection-note{padding:26px 22px;margin-top:28px;gap:16px}.collection-note .collection-icon,.collection-note>.round-link{display:none}.collection-note h2{font-size:23px;line-height:1.25}.collection-note p{font-size:12px;line-height:1.8}.ethos{margin-top:49px;padding:43px 0}.ethos-grid{grid-template-columns:1fr;gap:29px}.ethos h2{font-size:33px}.ethos-points article{padding:19px 0}.ethos p{font-size:13px}.guide-grid{gap:29px}.guide-art{height:205px}.guide-card h3{font-size:21px}.reassurance{grid-template-columns:1fr 1fr;gap:25px 15px;margin-top:37px}.reassurance>div{font-size:10px}.reassurance .icon{width:22px;height:22px;flex-shrink:0}.page-top{padding-top:22px;padding-bottom:24px}.breadcrumb{font-size:10px;margin-bottom:26px;gap:7px}.catalog-top h1{font-size:35px;letter-spacing:-1.2px;margin:10px 0 12px}.catalog-top p{font-size:13px;max-width:280px}.catalog-title-row{display:block}.catalog-title-row>.text-link{display:none}.catalog-finder{margin-bottom:28px}.catalog-layout{display:block;padding-bottom:44px}.catalog-sidebar{margin-bottom:24px}.filter-panel{padding:17px}.catalog-sidebar .garage-help{display:none}.catalog-toolbar{font-size:10px;margin-bottom:16px;padding-bottom:14px}.catalog-empty{padding:34px 22px;min-height:335px}.catalog-empty h2{font-size:27px;letter-spacing:-.9px;margin:12px auto}.catalog-empty p{font-size:12px}.empty-actions{flex-direction:column;gap:17px;margin-top:24px}.empty-actions .button{font-size:12px}.empty-actions .text-link{font-size:11px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-copy{padding:15px 12px}.product-card h3{font-size:13px}.product-price>strong{font-size:17px}.product-price{gap:5px}.product-card .round-link{width:28px;height:28px}.product-card .round-link .icon{width:15px}.product-card .no-photo{font-size:9px}.model-links{gap:8px;margin-top:-6px;margin-bottom:24px}.model-links>span{flex-basis:100%}.selected-vehicle{padding:14px;gap:11px}.selected-vehicle span{font-size:10px}.product-info h1{font-size:28px}.product-layout{gap:28px}.utility-content{padding-bottom:44px}.contact-layout h2{font-size:27px}.reading-content h2{font-size:22px}.reading-content p{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 18px}.footer-brand{grid-column:1/-1}.footer-brand img{width:200px}.footer-brand p{font-size:20px;margin:17px 0}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{font-size:12px;margin-bottom:15px}.footer-grid a{font-size:11px}.footer-bottom{display:block;font-size:9px}.footer-bottom>div{display:flex;gap:19px;flex-wrap:wrap;margin-top:15px}footer{padding-top:36px}.pagination a{min-width:31px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.button,.nav-department>summary>.icon{transition:none}}
@media(max-width:760px){.header-main{gap:10px}.header-actions{gap:8px}.header-action{padding:6px}.logo{width:156px}.logo img{width:156px}.header-main .header-search{margin-top:6px}}
@media(max-width:380px){.logo,.logo img{width:145px}}
@media(max-width:760px){.vehicle-steps label:nth-of-type(3){grid-column:1/-1}}

/* 1.2.1 — photographic car category card. */
.car-world{background:#1b2021;color:#fff;isolation:isolate}
.car-world>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:60% center;transition:transform .5s ease}
.car-world::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1b2021f2 0%,#1b2021bf 29%,#1b20214d 53%,#1b202108 100%);pointer-events:none}
.car-world p,.car-world .eyebrow{color:#d8dcd9}
.car-world .text-link{color:#fff}
.car-world .world-number{color:#fff;opacity:.7}
.car-world:focus-visible{outline:3px solid var(--accent,#ed612a);outline-offset:4px}
@media(max-width:760px){
 .car-world{min-height:350px}
 .car-world>img{inset:auto 0 0;width:100%;height:auto;object-fit:contain}
 .car-world::after{background:linear-gradient(180deg,#1b2021 0%,#1b2021f2 30%,#1b20214d 65%,#1b202126 100%)}
 .car-world .text-link{margin-top:113px}
}
@media(prefers-reduced-motion:reduce){.car-world>img{transition:none}.car-world:hover>img{transform:none}}
