.aem-listing-page{--aem-listing-width:1480px;--aem-listing-accent:var(--aem-skin-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);min-height:300px;background-color:var(--aem-hero-bg,#eef5fa);background-repeat:no-repeat;background-size:cover;background-position:center}.aem-listing-hero--split{grid-template-columns:minmax(0,1fr) minmax(280px,38%);background-image:none!important}.aem-listing-hero--default:before,.aem-listing-hero--custom:before{position:absolute;inset:0;content:'';background:var(--aem-hero-overlay,#fff);opacity:var(--aem-hero-overlay-opacity,.15)}.aem-listing-hero.is-text-only{grid-template-columns:1fr;min-height:230px}.aem-listing-hero__copy{position:relative;z-index:1;align-self:center;max-width:820px;padding:42px clamp(28px,5vw,72px)}.aem-listing-hero--default .aem-listing-hero__copy,.aem-listing-hero--custom .aem-listing-hero__copy{margin:26px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.66) 72%,rgba(255,255,255,0));border-radius:18px}.aem-listing-hero h1,.aem-brand-directory-hero h1,.aem-brand-hero h1{margin:0;color:var(--aem-hero-text,var(--aem-ink));font-size:clamp(34px,4vw,58px);font-weight:900;line-height:1.08;letter-spacing:-.035em}.aem-listing-description{max-width:720px;margin-top:20px;color:var(--aem-hero-text,#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{position:relative;z-index:1;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:linear-gradient(145deg,#f8fbfd,#eaf2f8)}.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__icon{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 50% 45%,#fff 0,#f2f7fb 58%,#e4edf5 100%)}.aem-subcategory-card__icon i{display:grid;place-items:center;width:72px;height:72px;border:1px solid #d5e3ee;border-radius:22px;background:#fff;color:#0b4b83;font-size:34px;box-shadow:0 12px 25px rgba(14,60,101,.12);transition:.25s ease}.aem-subcategory-card:hover .aem-subcategory-card__icon i{transform:translateY(-3px) scale(1.04);color:#b48100}.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}}

@media(max-width:1100px){.aem-listing-hero:not(.aem-listing-hero--split){grid-template-columns:1fr}}

@media(max-width:767px){.aem-listing-hero--default .aem-listing-hero__copy,.aem-listing-hero--custom .aem-listing-hero__copy{margin:12px;padding:24px 18px}.aem-subcategory-card__icon i{width:54px;height:54px;border-radius:17px;font-size:27px}}

.aem-category-page .module-categories .category-thumb>.image>a{display:grid;place-items:center}.aem-category-page .aem-category-icon{display:grid;place-items:center;width:72px;height:72px;border:1px solid #d5e3ee;border-radius:22px;background:linear-gradient(145deg,#fff,#eef5fa);color:#0b4b83;font-size:33px;box-shadow:0 10px 22px rgba(14,60,101,.12);transition:.22s ease}.aem-category-page .category-layout:hover .aem-category-icon{transform:translateY(-3px);color:#b48100;box-shadow:0 14px 27px rgba(14,60,101,.17)}@media(max-width:767px){.aem-category-page .aem-category-icon{width:54px;height:54px;border-radius:17px;font-size:26px}}

/* Ü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}}



/* 2026-08-17 Ürün kartı: yönetilebilir indirim rozeti + fiyat/eski fiyat vurgusu + başlık puntosu.

   Değerler <main style="--aem-card-*"> ile admin "Kategori Sayfası Ayarları" sekmesinden gelir;

   marka sayfası aynı ayarları paylaşır. var() fallback'leri yeni varsayılanlardır. */

.aem-listing-page .aem-product-card h3,html.aem-typography-ui .aem-listing-page .aem-product-card h3{font-size:var(--aem-card-title-size,14px)!important;min-height:calc(var(--aem-card-title-size,14px) * 1.45 * var(--aem-card-title-lines,3));font-weight:850!important;line-height:1.45!important}

.aem-listing-page .aem-product-card h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--aem-card-title-lines,3)}

.aem-listing-page .aem-product-card__badge{top:12px;right:12px;left:auto;padding:6px 11px;border-radius:999px;background:var(--aem-card-badge-bg,#e11d48);color:var(--aem-card-badge-color,#fff);font-size:12px;font-weight:900;letter-spacing:.01em;box-shadow:0 4px 12px rgba(0,0,0,.14)}

.aem-listing-page .aem-product-card__badge--text{font-size:11px}

.aem-listing-page .aem-product-price{align-items:baseline;gap:6px 10px}

.aem-listing-page .aem-product-price.has-special del,.aem-listing-page .aem-product-price.has-special .aem-product-price__percent{white-space:nowrap}

.aem-listing-page .aem-product-price.has-special .aem-product-price__percent{margin-left:auto}

.aem-listing-page .aem-product-price strong{color:var(--aem-card-price-color,#0b3d7a);font-size:var(--aem-card-price-size,26px);font-weight:900;letter-spacing:-.02em;line-height:1.1}

.aem-listing-page .aem-product-price del{color:var(--aem-card-old-price-color,#c0392b);font-size:var(--aem-card-old-price-size,15px);font-weight:700;text-decoration-thickness:2px;opacity:.9}

.aem-listing-page .aem-product-price__percent{display:inline-flex;align-items:center;padding:2px 7px;border-radius:7px;background:color-mix(in srgb,var(--aem-card-badge-bg,#e11d48) 12%,#fff);color:var(--aem-card-badge-bg,#e11d48);font-size:12px;font-style:normal;font-weight:900;line-height:1.3}

.aem-listing-page .aem-product-price small{flex-basis:100%;margin-top:2px;color:#8190a0;font-size:11px}

.aem-listing-page .aem-product-grid.is-list .aem-product-card h3{min-height:0;font-size:calc(var(--aem-card-title-size,14px) + 5px)}

.aem-brand-products .aem-product-grid:has(>.aem-product-card:only-child) .aem-product-card h3{min-height:0;font-size:calc(var(--aem-card-title-size,14px) + 6px)}

@media(max-width:767px){.aem-listing-page .aem-product-card h3{min-height:0;font-size:max(12px,calc(var(--aem-card-title-size,14px) - 1px))}.aem-listing-page .aem-product-price strong{font-size:max(16px,calc(var(--aem-card-price-size,26px) - 4px))}.aem-listing-page .aem-product-card__badge{top:9px;right:9px;padding:5px 9px;font-size:11px}}



/* 2026-08-21 Ürün kartı metin/içerik ayarları: kategori ve marka sayfasında ortak. */

.aem-listing-page .aem-product-card__body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--aem-card-description-lines,2)}

.aem-listing-page.aem-card-full-text .aem-product-card h3{min-height:0}

.aem-listing-page.aem-card-full-text .aem-product-card h3 a,.aem-listing-page.aem-card-full-text .aem-product-card__body>p{display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset}

.aem-listing-page .aem-product-actions--cart-only{grid-template-columns:minmax(0,1fr)}

@media(max-width:767px){.aem-listing-page .aem-product-card__body>p{display:none}}





.aem-pagination__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}

.aem-pagination__list li{margin:0}

.aem-pagination__list a,.aem-pagination__list span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #d6e2ec;border-radius:11px;background:#fff;color:#294966;font-size:14px;font-weight:750;line-height:1;text-decoration:none;transition:.18s ease}

.aem-pagination__list a:hover{border-color:var(--aem-ink);background:var(--aem-ink);color:#fff}

.aem-pagination__list li.active span{border-color:var(--aem-ink);background:var(--aem-ink);color:#fff;cursor:default}

.aem-pagination__list li.disabled span{opacity:.45;cursor:not-allowed}

@media(max-width:767px){.aem-pagination__list{justify-content:center;width:100%}.aem-pagination__list a,.aem-pagination__list span{min-width:36px;height:36px;padding:0 10px;font-size:13px}}



/* 2026-08-18 Stokta olmayan / fiyatsız ürün kartı: fiyat ve sepet yerine

   ürün sayfasındakiyle aynı "iletişime geçin" bandı + WhatsApp düğmesi. */

.aem-card-quote{

  display:flex;

  flex-direction:column;

  gap:10px;

  margin:0 0 12px;

  padding:12px 14px;

  border:1px solid #cfe0ff;

  border-radius:12px;

  background:linear-gradient(180deg,#f5f9ff,#e9f1ff);

}

.aem-card-quote p{

  margin:0;

  color:#1e3a8a;

  font-size:13px;

  font-weight:650;

  line-height:1.45;

}

.aem-card-quote p .fa{margin-right:6px;color:#2563eb}

.aem-card-quote__btn{

  display:inline-flex;

  align-items:center;

  justify-content:center;

  gap:8px;

  min-height:42px;

  padding:0 16px;

  border-radius:10px;

  background:#2563eb;

  color:#fff!important;

  font-size:13.5px;

  font-weight:750;

  text-decoration:none!important;

  white-space:nowrap;

  transition:background .16s ease;

}

.aem-card-quote__btn:hover{background:#1d4ed8}

.aem-card-quote--wa .aem-card-quote__btn{background:#25d366}

.aem-card-quote--wa .aem-card-quote__btn:hover{background:#1ebe5d}

.aem-product-price--muted strong{color:#64748b!important;font-weight:700!important}

.aem-product-price--muted del{color:#94a3b8!important}

@media(max-width:600px){

  .aem-card-quote{padding:10px 12px;gap:8px}

  .aem-card-quote p{font-size:12.5px}

  .aem-card-quote__btn{min-height:38px;font-size:13px}

}





/* 2026-08-18 AJAX filtre/sayfalama: istek surerken listeyi hafifce soluklastir,

   ust kisma ince ilerleme cizgisi. Sayfa yenilenmez. */

.aem-listing-page.is-aem-loading .aem-listing-content{position:relative;opacity:.55;pointer-events:none;transition:opacity .18s ease}

.aem-listing-page.is-aem-loading .aem-listing-content::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--aem-listing-accent,var(--aem-skin-accent, #ffc62a)),transparent);background-size:220% 100%;animation:aemListingBar .9s linear infinite;z-index:5}

.aem-listing-page.is-aem-loading .module-filter{opacity:.75;pointer-events:none}

@keyframes aemListingBar{from{background-position:120% 0}to{background-position:-120% 0}}



/* 2026-08-31 Alt kategori başlıkları: 8 dar kolon ve hap nowrap metni kesiyordu. */

.aem-subcategory-grid{

  grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));

  gap:14px;

  align-items:stretch;

}

.aem-subcategory-card{

  display:flex;

  flex-direction:column;

  overflow:hidden;

  border-radius:16px;

}

.aem-subcategory-card__image{

  display:grid;

  height:92px;

  min-height:92px;

  aspect-ratio:auto;

  place-items:center;

}

.aem-subcategory-card__icon i{

  width:52px;

  height:52px;

  border-radius:16px;

  font-size:24px;

}

.aem-subcategory-card__body{

  display:grid;

  grid-template-columns:minmax(0,1fr) 18px;

  grid-template-rows:auto auto;

  gap:6px 10px;

  align-items:start;

  padding:14px 16px 16px;

}

.aem-subcategory-card__body strong{

  grid-column:1;

  min-height:calc(1.35em * 2);

  overflow:visible;

  font-size:14px;

  font-weight:850;

  line-height:1.35;

  hyphens:auto;

}

.aem-subcategory-card__body small{

  grid-column:1;

  margin-top:0;

  color:var(--aem-muted);

  font-size:12px;

  font-weight:700;

}

.aem-subcategory-card__body>i{position:static!important;grid-column:2;grid-row:1/span 2;align-self:center;margin:0;color:#b48100}



.aem-listing-page .module-categories{

  display:block!important;

  margin:0 0 24px;

  padding:22px 24px 18px;

  overflow:hidden;

  max-width:100%;

  border:1px solid var(--aem-line,#dce6ef);

  border-radius:22px;

  background:#fff;

  box-shadow:0 12px 34px rgba(20,52,82,.055);

}

.aem-listing-page .module-categories>.title{

  display:block;

  width:100%;

}

.aem-listing-page .module-categories .module-body{

  flex:none!important;

  flex-basis:auto!important;

}

.aem-listing-page .module-categories>.title{

  margin:0 0 16px;

  color:var(--aem-ink,#0b2f57);

  font-size:22px;

  font-weight:900;

  line-height:1.2;

}

.aem-listing-page .module-categories .module-body,

.aem-listing-page .module-categories .module-item,

.aem-listing-page .module-categories .category-grid,

.aem-listing-page .module-categories .category-grid.auto-grid{

  display:block!important;

  width:100%!important;

  max-width:100%!important;

  min-width:0!important;

  margin:0!important;

  transform:none!important;

  overflow:hidden!important;

}

.aem-listing-page .module-categories .auto-grid-items{

  display:grid!important;

  grid-auto-flow:row!important;

  grid-template-columns:repeat(4,minmax(0,1fr))!important;

  gap:10px!important;

  width:100%!important;

  max-width:100%!important;

  min-width:0!important;

  margin:0!important;

  transform:none!important;

  overflow:hidden!important;

}

.aem-listing-page .module-categories .category-layout{

  width:100%!important;

  min-width:0!important;

  max-width:100%!important;

  height:auto!important;

  margin:0!important;

  padding:0!important;

}

.aem-listing-page .module-categories .category-thumb{

  display:flex!important;

  flex-direction:row!important;

  align-items:center!important;

  gap:12px!important;

  width:100%!important;

  max-width:none!important;

  min-height:58px!important;

  height:auto!important;

  padding:10px 14px 10px 10px!important;

  overflow:visible!important;

  border:1px solid var(--aem-line,#dce6ef)!important;

  border-radius:14px!important;

  background:#fff!important;

}

.aem-listing-page .module-categories .category-thumb>.image,

.aem-listing-page .module-categories .category-thumb>.image>a{

  display:grid!important;

  flex:0 0 auto!important;

  width:auto!important;

  height:auto!important;

  min-width:0!important;

  margin:0!important;

  padding:0!important;

  overflow:visible!important;

  place-items:center!important;

}

.aem-listing-page .module-categories .aem-category-icon{

  width:40px!important;

  height:40px!important;

  border-radius:12px!important;

  font-size:18px!important;

  box-shadow:0 6px 14px rgba(14,60,101,.1)!important;

}

.aem-listing-page .module-categories .caption{

  display:flex!important;

  flex:1 1 auto!important;

  min-width:0!important;

  margin:0!important;

  padding:0!important;

  align-items:center!important;

}

.aem-listing-page .module-categories .name{

  margin:0!important;

  overflow:visible!important;

}

.aem-listing-page .module-categories .name a{

  display:block;

  overflow:visible!important;

  color:var(--aem-ink,#0b2f57)!important;

  font-size:13.5px!important;

  font-weight:800!important;

  line-height:1.35!important;

  white-space:normal!important;

  text-overflow:unset!important;

}

.aem-listing-page .module-categories .description,

.aem-listing-page .module-categories .product-count,

.aem-listing-page .module-categories .button-group,

.aem-listing-page .module-categories .auto-carousel-bar,

.aem-listing-page .module-categories .auto-carousel-buttons,

.aem-listing-page .module-categories .auto-carousel-thumb,

.aem-listing-page .module-categories .auto-carousel-prev,

.aem-listing-page .module-categories .auto-carousel-next,

.aem-listing-page .module-categories .auto-carousel-controls{display:none!important}



@media(max-width:1100px){

  .aem-subcategory-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}

  .aem-listing-page .module-categories .auto-grid-items{grid-template-columns:repeat(3,minmax(0,1fr))!important}

}

@media(max-width:767px){

  .aem-subcategory-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:10px}

  .aem-subcategory-card__image{height:76px;min-height:76px}

  .aem-subcategory-card__icon i{width:44px;height:44px;font-size:20px}

  .aem-subcategory-card__body{padding:12px 12px 14px;gap:4px 8px}

  .aem-subcategory-card__body strong{font-size:13px;min-height:calc(1.35em * 2)}

  .aem-listing-page .module-categories{padding:16px}

  .aem-listing-page .module-categories>.title{font-size:19px}

  .aem-listing-page .module-categories .auto-grid-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}

}



/* ================= Faz AT: kart ekstralari ================= */

.aem-product-card__media{position:relative;overflow:hidden}

.aem-product-card__media-alt{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .28s ease;pointer-events:none}

.aem-product-card:hover .aem-product-card__media-alt,

.aem-product-card:focus-within .aem-product-card__media-alt{opacity:1}

.aem-card-deal{position:absolute;left:10px;bottom:10px;z-index:2;display:none;padding:5px 10px;border-radius:999px;

  background:rgba(17,24,33,.86);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.02em;font-variant-numeric:tabular-nums}

.aem-card-deal.is-live{display:inline-block}

.aem-card-metrics{display:flex;flex-wrap:wrap;gap:6px 12px;margin:0 0 6px;font-size:11.5px;color:var(--aem-text-muted,#6b7a8c)}

.aem-card-metric{display:inline-flex;align-items:center;gap:5px;font-variant-numeric:tabular-nums}

.aem-card-metric .fa{font-size:11px;opacity:.75}

.aem-card-metric--sold{color:var(--aem-skin-primary,#0b5ca5);font-weight:700}

@media (max-width:767px){.aem-card-metrics{font-size:11px}}

@media (hover:none){.aem-product-card__media-alt{display:none}}

@media (prefers-reduced-motion:reduce){.aem-product-card__media-alt{transition:none}}
