/* Cache-safe stylesheet for the illustrated homepage showcase. */
.section-title-icon{color:#dc2730;font-size:16px;margin-right:5px}.category-icon{font-size:20px!important;line-height:1;background:#fff3f3!important;border:0!important}.homepage-showcase{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(230px,1fr) minmax(245px,1.12fr);gap:28px;align-items:start}.homepage-showcase .section-head{margin-bottom:14px}.homepage-showcase .section-head h2{font-size:16px}.reference-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.reference-article-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;overflow:hidden;box-shadow:0 3px 11px rgba(20,29,39,.045);transition:.2s ease}.reference-article-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(20,29,39,.1)}.reference-card-image{position:relative;height:145px;display:block;overflow:hidden;background:#e8edf1}.reference-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.reference-article-card:hover .reference-card-image img{transform:scale(1.035)}.reference-card-image span{position:absolute;left:9px;bottom:9px;border-radius:6px;background:#dc2730;color:#fff;padding:3px 7px;font-size:9px;font-weight:800}.reference-article-card>div{padding:11px 11px 12px}.reference-article-card h3{margin:0;min-height:55px;font-size:13px;line-height:1.35;letter-spacing:-.25px}.reference-article-card h3 a{color:#15171b;text-decoration:none}.reference-article-card h3 a:hover{color:#dc2730}.reference-article-card small,.guide-item small,.aside-latest small{display:block;margin-top:9px;color:#7b8490;font-size:10px}.guide-list{display:grid;gap:12px}.guide-item{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:start;color:#15171b;text-decoration:none;padding-bottom:12px;border-bottom:1px solid #e8eaee}.guide-item:last-child{border-bottom:0}.guide-item img{width:72px;height:59px;border-radius:6px;object-fit:cover}.guide-item strong{display:block;font-size:12px;line-height:1.3}.guide-item:hover strong{color:#dc2730}.guide-item small{margin-top:5px}.showcase-aside{border-left:1px solid #e8eaee;padding-left:27px}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.brand-card{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #e4e8ec;border-radius:7px;background:#fff;color:#1d2328;text-decoration:none}.brand-card:hover{border-color:#f0b2b5;box-shadow:0 6px 14px rgba(20,29,39,.07)}.brand-card strong{font-size:9px;line-height:1;text-align:center;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.brand-mark{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:2px solid #323c43;border-radius:50%;background:#fff;color:#222;font-weight:900}.brand-mark i{font-size:13px;font-style:normal;line-height:1}.brand-renault .brand-mark{border:0;border-radius:0;background:transparent;transform:rotate(45deg)}.brand-renault .brand-mark:before{content:"";width:15px;height:15px;border:3px solid #f1a630;border-radius:2px}.brand-renault .brand-mark i{display:none}.brand-fiat .brand-mark{background:#a82329;border-color:#a82329;color:#fff}.brand-volkswagen .brand-mark{background:#fff;border-color:#176cc0;color:#176cc0}.brand-toyota .brand-mark{border-color:#a6a6a6;color:#b8b8b8}.brand-bmw .brand-mark{border-color:#222;background:conic-gradient(#fff 0 25%,#3e81c3 0 50%,#fff 0 75%,#3e81c3 0)}.brand-bmw .brand-mark i{display:none}.brand-mercedes-benz .brand-mark i{font-size:0}.brand-mercedes-benz .brand-mark:before{content:"✧";font-size:25px;color:#9a9fa2}.brand-ford .brand-mark{width:32px;height:19px;border-radius:50%;background:#123c79;border-color:#123c79;color:#fff}.brand-ford .brand-mark i{font-size:10px}.brand-peugeot .brand-mark{border-radius:6px;background:#182a43;border-color:#182a43;color:#fff}.all-vehicles{display:block;margin-top:10px;border:1px solid #e4e7eb;border-radius:7px;color:#dc2730;padding:10px;text-align:center;font-size:12px;font-weight:800;text-decoration:none}.all-vehicles:hover{border-color:#edb8bb;background:#fffafa}.all-vehicles span{margin-left:5px}.aside-latest{margin-top:27px}.aside-latest .section-head{margin-bottom:10px}.aside-latest>a{display:grid;grid-template-columns:58px 1fr;gap:9px;align-items:start;padding:10px 0;border-bottom:1px solid #e8eaee;text-decoration:none;color:#15171b}.aside-latest>a:last-child{border-bottom:0}.aside-latest img{width:58px;height:46px;border-radius:5px;object-fit:cover}.aside-latest strong{display:block;font-size:11px;line-height:1.28}.aside-latest a:hover strong{color:#dc2730}.aside-latest small{margin-top:4px}.directory-cta{margin-top:27px;display:flex;align-items:center;justify-content:space-between;gap:22px}.directory-cta h2{display:flex;align-items:center;gap:12px}.directory-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(220,39,48,.24);color:#ff4d54;font-size:25px;line-height:1}.directory-cta>div:last-child{display:flex;gap:10px;flex-shrink:0}.directory-cta .button{white-space:nowrap}@media(max-width:1100px){.homepage-showcase{grid-template-columns:minmax(0,1.8fr) minmax(220px,1fr)}.showcase-aside{grid-column:span 2;border-left:0;border-top:1px solid #e8eaee;padding:23px 0 0}.showcase-aside .brand-grid{grid-template-columns:repeat(8,1fr)}.aside-latest{display:none}}@media(max-width:820px){.homepage-showcase{grid-template-columns:1fr}.showcase-aside{grid-column:auto}.reference-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-aside .brand-grid{grid-template-columns:repeat(4,1fr)}.guide-list{grid-template-columns:repeat(3,1fr)}.guide-item{grid-template-columns:1fr;border:0}.guide-item img{width:100%;height:110px}.directory-cta{display:block}.directory-cta>div:last-child{margin-top:18px}}@media(max-width:560px){.reference-article-grid,.guide-list{grid-template-columns:1fr}.reference-card-image{height:170px}.guide-item{grid-template-columns:82px 1fr;border-bottom:1px solid #e8eaee}.guide-item img{width:82px;height:66px}.directory-cta h2{font-size:20px}.directory-cta>div:last-child{display:grid}.showcase-aside .brand-grid{grid-template-columns:repeat(4,1fr)}}

.brand-mark:has(img){width:34px;height:28px;border:0;background:transparent}.brand-mark img{display:block;width:28px;height:28px;max-width:100%;max-height:100%;object-fit:contain}

/* Vehicle compatibility entry point */

.brand-mark-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#a7b0b8;font-size:18px;line-height:1}

/* Araç uyumluluk merkezi ziyaretçi arayüzünden kaldırıldı. */
.homepage-showcase{grid-template-columns:minmax(0,2.15fr) minmax(260px,1fr)}
.category-card-pending{background:#fcf8f4;border-style:dashed}.category-card-pending small{color:#927061}
