.aem-listing-page{--aem-listing-width:1480px;--aem-listing-accent:#ffc62a;--aem-ink:#0b2f57;--aem-muted:#66778b;--aem-line:#dce6ef;--aem-surface:#fff;--aem-soft:#f3f7fb;box-sizing:border-box;background:#f4f7fa;color:#152337;padding:0 20px 70px;font-family:var(--aem-font-body,Inter,Arial,sans-serif)}
.aem-listing-page *{box-sizing:border-box}.aem-listing-page a{text-decoration:none}.aem-listing-shell,.aem-listing-breadcrumbs{width:min(100%,var(--aem-listing-width));margin-inline:auto}.aem-listing-breadcrumbs{padding:18px 4px}.aem-listing-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0;padding:0;list-style:none}.aem-listing-breadcrumbs li{display:flex;align-items:center;color:#8190a1;font-size:13px}.aem-listing-breadcrumbs li:not(:last-child):after{content:'›';margin-left:7px;color:#a7b4c0}.aem-listing-breadcrumbs a{color:#607286}.aem-listing-breadcrumbs li:last-child a{color:var(--aem-ink);font-weight:750}
.aem-listing-kicker{display:block;margin-bottom:10px;color:#bb8500;font-size:12px;font-weight:900;letter-spacing:.15em}.aem-listing-title{margin:0 0 28px;font-size:clamp(30px,4vw,52px);font-weight:900;color:var(--aem-ink)}
.aem-listing-hero,.aem-brand-directory-hero,.aem-brand-hero{position:relative;overflow:hidden;margin:4px 0 28px;border:1px solid #dbe6ef;border-radius:25px;background:linear-gradient(135deg,#fff 0%,#f2f7fb 63%,#eaf2f8 100%);box-shadow:0 16px 42px rgba(19,48,78,.08)}
.aem-listing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,38%);min-height:300px}.aem-listing-hero.is-text-only{grid-template-columns:1fr;min-height:230px}.aem-listing-hero__copy{align-self:center;padding:42px clamp(28px,5vw,72px)}.aem-listing-hero h1,.aem-brand-directory-hero h1,.aem-brand-hero h1{margin:0;color:var(--aem-ink);font-size:clamp(34px,4vw,58px);font-weight:900;line-height:1.08;letter-spacing:-.035em}.aem-listing-description{max-width:820px;margin-top:20px;color:#53657a;font-size:16px;line-height:1.75}.aem-listing-description>:first-child{margin-top:0}.aem-listing-description>:last-child{margin-bottom:0}.aem-listing-hero__media{min-height:300px;background:#fff}.aem-listing-hero__media img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}
.aem-listing-layout{display:flex;gap:24px;align-items:flex-start}.aem-listing-layout>.aem-listing-content{flex:1;min-width:0;width:100%}.aem-listing-layout>.col-sm-3,.aem-listing-layout>.col-sm-9,.aem-listing-layout>.col-sm-12{float:none}.aem-listing-layout>aside,.aem-listing-layout>.col-sm-3{flex:0 0 270px;max-width:270px}
.aem-subcategory-section,.aem-brand-group{margin:0 0 30px;padding:28px;border:1px solid var(--aem-line);border-radius:22px;background:var(--aem-surface);box-shadow:0 12px 34px rgba(20,52,82,.055)}.aem-listing-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:20px}.aem-listing-heading span{display:block;margin-bottom:4px;color:#9b7600;font-size:11px;font-weight:900;letter-spacing:.13em}.aem-listing-heading h2{margin:0;color:var(--aem-ink);font-size:26px;font-weight:900}.aem-listing-heading>small{color:var(--aem-muted);font-weight:700}
.aem-subcategory-grid{display:grid;grid-template-columns:repeat(var(--aem-subcolumns-desktop),minmax(0,1fr));gap:14px}.aem-subcategory-card{overflow:hidden;min-width:0;border:1px solid var(--aem-line);border-radius:17px;background:#fff;color:var(--aem-ink);transition:.22s ease}.aem-subcategory-card:hover{border-color:#aac1d5;transform:translateY(-3px);box-shadow:0 14px 28px rgba(19,52,83,.11)}.aem-subcategory-card__image{display:block;overflow:hidden;aspect-ratio:16/9;background:#f5f7f9}.aem-subcategory-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.aem-subcategory-card:hover img{transform:scale(1.035)}.aem-subcategory-card__body{position:relative;display:block;padding:15px 38px 15px 15px}.aem-subcategory-card__body strong{display:block;overflow:hidden;min-height:39px;font-size:14px;font-weight:850;line-height:1.4}.aem-subcategory-card__body small{display:block;margin-top:5px;color:var(--aem-muted)}.aem-subcategory-card__body i{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#b48100}
.aem-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:13px;border:1px solid var(--aem-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(20,52,82,.045)}.aem-view-buttons{display:flex;gap:5px}.aem-view-buttons button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d8e4ee;border-radius:10px;background:#f5f8fb;color:#557087}.aem-view-buttons button.is-active{border-color:var(--aem-ink);background:var(--aem-ink);color:#fff}.aem-listing-toolbar__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.aem-listing-toolbar label{display:flex;align-items:center;gap:8px;margin:0;color:#5e7083;font-size:12px;font-weight:800}.aem-listing-toolbar select{min-width:145px;height:42px;border:1px solid #d6e2ec;border-radius:10px;background:#fff;padding:0 34px 0 12px;color:#20344a}.aem-compare-link{display:flex;align-items:center;gap:7px;height:42px;padding:0 14px;border:1px solid #d6e2ec;border-radius:10px;color:#294966;font-weight:750}
.aem-product-grid{display:grid;grid-template-columns:repeat(var(--aem-columns-desktop),minmax(0,1fr));gap:18px}.aem-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--aem-line);border-radius:19px;background:#fff;box-shadow:0 10px 27px rgba(20,52,82,.055);transition:.22s ease}.aem-product-card:hover{border-color:#b7cadb;transform:translateY(-3px);box-shadow:0 18px 38px rgba(20,52,82,.12)}.aem-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1/1;background:#fff;border-bottom:1px solid #e7edf3}.aem-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.aem-product-card:hover .aem-product-card__media img{transform:scale(1.03)}.aem-product-card__badge{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:#fff0d4;color:#aa5800;font-size:11px;font-weight:900}.aem-product-card__body{display:flex;flex:1;min-width:0;flex-direction:column;padding:18px}.aem-product-card__brand{margin-bottom:7px;color:#677b8e;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.aem-product-card h3{margin:0;min-height:48px;font-size:16px;font-weight:850;line-height:1.45}.aem-product-card h3 a{color:#14253a}.aem-product-card__body>p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#68798a;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.aem-product-rating{display:flex;gap:2px;margin-top:10px;color:#f4b400}.aem-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto;padding-top:16px}.aem-product-price strong{color:var(--aem-ink);font-size:23px;font-weight:900}.aem-product-price del{color:#8290a0;font-size:14px}.aem-product-price small{flex-basis:100%;color:#8190a0;font-size:11px}.aem-product-actions{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;margin-top:14px}.aem-product-quantity{display:grid;grid-template-columns:27px 34px 27px;overflow:hidden;height:43px;border:1px solid #cad8e4;border-radius:11px}.aem-product-quantity button,.aem-product-quantity input{width:100%;min-width:0;border:0;background:#fff;text-align:center;color:#24364a}.aem-product-quantity input{appearance:textfield;padding:0}.aem-product-quantity input::-webkit-inner-spin-button{appearance:none}.aem-add-cart{display:flex;min-width:0;align-items:center;justify-content:center;gap:8px;height:43px;border:0;border-radius:11px;background:var(--aem-ink);padding:0 12px;color:#fff;font-weight:850}.aem-add-cart:hover{background:#0c477e}.aem-add-cart span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aem-product-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.aem-product-secondary button{overflow:hidden;height:38px;border:1px solid #dbe5ed;border-radius:9px;background:#f7f9fb;padding:0 8px;color:#536a80;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.aem-product-grid.is-list{grid-template-columns:1fr}.aem-product-grid.is-list .aem-product-card{display:grid;grid-template-columns:260px minmax(0,1fr)}.aem-product-grid.is-list .aem-product-card__media{height:100%;border-right:1px solid #e7edf3;border-bottom:0}.aem-product-grid.is-list .aem-product-card h3{min-height:0;font-size:20px}.aem-product-grid.is-list .aem-product-card__body>p{-webkit-line-clamp:3}.aem-product-grid.is-list .aem-product-actions{max-width:430px}.aem-product-grid.is-list .aem-product-secondary{max-width:430px}
.aem-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:18px 20px;border:1px solid var(--aem-line);border-radius:16px;background:#fff}.aem-pagination .pagination{margin:0}.aem-pagination p{margin:0;color:var(--aem-muted)}.aem-empty-state{display:grid;place-items:center;min-height:280px;padding:40px;border:1px dashed #bdccd9;border-radius:22px;background:#fff;text-align:center}.aem-empty-state>i{font-size:38px;color:#b2c0cd}.aem-empty-state h2{color:var(--aem-ink)}.aem-primary-button{padding:12px 22px;border-radius:10px;background:var(--aem-ink);color:#fff!important;font-weight:800}
.aem-brand-directory-hero{padding:45px clamp(28px,5vw,70px)}.aem-brand-directory-hero p{max-width:720px;margin:16px 0 22px;color:#5d7084;font-size:17px}.aem-brand-directory-hero>strong{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff;color:#395a78}.aem-brand-alphabet{position:sticky;top:10px;z-index:5;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:25px;padding:13px;border:1px solid var(--aem-line);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(20,52,82,.08);backdrop-filter:blur(10px)}.aem-brand-alphabet a{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #dbe5ed;border-radius:9px;color:var(--aem-ink);font-weight:850}.aem-brand-alphabet a:hover{border-color:var(--aem-ink);background:var(--aem-ink);color:#fff}.aem-brand-grid{display:grid;grid-template-columns:repeat(var(--aem-brand-columns-desktop),minmax(0,1fr));gap:14px}.aem-brand-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--aem-line);border-radius:16px;background:#fff;color:var(--aem-ink);transition:.2s ease}.aem-brand-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(20,52,82,.1)}.aem-brand-card__logo{display:grid;place-items:center;overflow:hidden;aspect-ratio:16/9;padding:18px;background:#f8fafc}.aem-brand-card__logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.aem-brand-card>strong{overflow:hidden;padding:14px 14px 5px;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.aem-brand-card>span:last-child{padding:0 14px 14px;color:#647a8f;font-size:12px}.aem-brand-card>span i{margin-left:5px;color:#ad7b00}.aem-brand-hero{display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px}.aem-brand-hero__logo{display:grid;place-items:center;min-height:145px;border:1px solid #e0e8ef;border-radius:17px;background:#fff;padding:18px}.aem-brand-hero__logo img{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain}.aem-brand-hero p{margin:12px 0 0;color:var(--aem-muted)}.aem-brand-hero>strong{max-width:230px;color:#526b81;font-size:12px;font-weight:750;text-align:right}
@media(max-width:1100px){.aem-subcategory-grid{grid-template-columns:repeat(var(--aem-subcolumns-tablet),minmax(0,1fr))}.aem-product-grid{grid-template-columns:repeat(var(--aem-columns-tablet),minmax(0,1fr))}.aem-brand-grid{grid-template-columns:repeat(var(--aem-brand-columns-tablet),minmax(0,1fr))}.aem-listing-hero{grid-template-columns:minmax(0,1fr) minmax(250px,38%)}.aem-listing-layout{display:block}.aem-listing-layout>aside,.aem-listing-layout>.col-sm-3{max-width:none;margin-bottom:20px}.aem-brand-hero{grid-template-columns:180px minmax(0,1fr)}.aem-brand-hero>strong{grid-column:1/-1;max-width:none;text-align:left}}
@media(max-width:767px){.aem-listing-page{padding:0 12px 42px}.aem-listing-breadcrumbs{padding:12px 2px;overflow-x:auto}.aem-listing-breadcrumbs ol{flex-wrap:nowrap;white-space:nowrap}.aem-listing-hero{display:block;min-height:0;border-radius:19px}.aem-listing-hero__copy{padding:27px 22px}.aem-listing-hero h1,.aem-brand-directory-hero h1,.aem-brand-hero h1{font-size:32px}.aem-listing-description{font-size:14px;line-height:1.65}.aem-listing-hero__media,.aem-listing-hero__media img{min-height:0}.aem-listing-hero__media{aspect-ratio:16/8}.aem-subcategory-section,.aem-brand-group{padding:17px;border-radius:17px}.aem-subcategory-grid{grid-template-columns:repeat(var(--aem-subcolumns-mobile),minmax(0,1fr));gap:9px}.aem-subcategory-card__body{padding:12px 30px 12px 11px}.aem-subcategory-card__body strong{min-height:36px;font-size:12px}.aem-listing-toolbar{align-items:stretch;flex-direction:column}.aem-view-buttons{display:none}.aem-listing-toolbar__controls{display:grid;grid-template-columns:1fr 1fr}.aem-listing-toolbar label{display:block}.aem-listing-toolbar label span{display:block;margin-bottom:5px}.aem-listing-toolbar select{width:100%;min-width:0}.aem-compare-link{grid-column:1/-1;justify-content:center}.aem-product-grid{grid-template-columns:repeat(var(--aem-columns-mobile),minmax(0,1fr));gap:12px}.aem-product-card__body{padding:14px}.aem-product-card h3{min-height:0;font-size:15px}.aem-product-card__body>p{display:none}.aem-product-price strong{font-size:21px}.aem-product-actions{grid-template-columns:82px minmax(0,1fr)}.aem-product-quantity{grid-template-columns:25px 32px 25px}.aem-product-grid.is-list .aem-product-card{display:flex}.aem-product-grid.is-list .aem-product-card__media{border-right:0;border-bottom:1px solid #e7edf3}.aem-pagination{align-items:flex-start;flex-direction:column;padding:14px}.aem-pagination p{font-size:12px}.aem-brand-directory-hero{padding:28px 22px}.aem-brand-grid{grid-template-columns:repeat(var(--aem-brand-columns-mobile),minmax(0,1fr));gap:9px}.aem-brand-card__logo{padding:10px}.aem-brand-card>strong{font-size:12px}.aem-brand-card>span:last-child{font-size:10px}.aem-brand-alphabet{position:static;flex-wrap:nowrap;overflow-x:auto}.aem-brand-alphabet a{flex:0 0 38px}.aem-brand-hero{display:block;padding:22px}.aem-brand-hero__logo{min-height:110px;margin-bottom:20px}.aem-brand-hero>strong{display:block;margin-top:15px;text-align:left}}

/* Ürün sayfasındaki AEM öneri vitrini de aynı kısa sınıf adlarını kullanır.
   Liste sayfası kapsamı daha seçici tutularak iki bağımsız bileşenin CSS'i ayrılır. */
.aem-listing-page .aem-product-grid{display:grid;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(var(--aem-columns-desktop),minmax(0,1fr));overflow:visible;width:100%;gap:18px;scroll-snap-type:none}
.aem-listing-page .aem-product-card{display:flex;width:auto;min-width:0;max-width:none;flex:initial;flex-direction:column;scroll-snap-align:none}
.aem-listing-page .aem-product-card__media{width:100%;height:auto;min-height:0;aspect-ratio:1/1}
.aem-listing-page .aem-product-card__body{width:auto;min-width:0}
.aem-listing-page .aem-add-cart{gap:5px;padding:0 6px;font-size:12px}
.aem-listing-page .aem-product-secondary button{height:auto;min-height:40px;padding:5px 6px;line-height:1.2;text-overflow:clip;white-space:normal}
.aem-listing-page .aem-product-grid.is-list{display:grid;grid-template-columns:1fr}
.aem-listing-page .aem-product-grid.is-list .aem-product-card{display:grid;grid-template-columns:260px minmax(0,1fr)}
@media(max-width:1100px){.aem-listing-page .aem-product-grid{grid-template-columns:repeat(var(--aem-columns-tablet),minmax(0,1fr))}}
@media(max-width:767px){.aem-listing-page .aem-product-grid{grid-template-columns:repeat(var(--aem-columns-mobile),minmax(0,1fr));gap:12px}.aem-listing-page .aem-product-grid.is-list .aem-product-card{display:flex;grid-template-columns:none}}

/* Az ürünlü marka listelerinde boş kolonlar kartları daraltmasın. */
.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child){grid-template-columns:minmax(0,860px);justify-content:start}
.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card{display:grid;grid-template-columns:minmax(260px,40%) minmax(0,1fr)}
.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card__media{height:100%;border-right:1px solid #e7edf3;border-bottom:0}
.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card h3{min-height:0;font-size:21px}
.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card__body>p{-webkit-line-clamp:3}
.aem-brand-products .aem-product-grid:has(>.aem-product-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,440px));justify-content:start}
@media(min-width:768px){.aem-brand-products .aem-listing-layout:has(>aside) .aem-product-grid:not(:has(>.aem-product-card:only-child)):not(:has(>.aem-product-card:nth-child(2):last-child)){grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}}
.aem-brand-products .aem-product-card__body>p{display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset}
@media(max-width:900px){.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child),.aem-brand-products .aem-product-grid:has(>.aem-product-card:nth-child(2):last-child){grid-template-columns:repeat(var(--aem-columns-mobile),minmax(0,1fr))}.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card{display:flex;grid-template-columns:none}.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card__media{height:auto;border-right:0;border-bottom:1px solid #e7edf3}}
