/* USL Collection — kırık beyaz / antrasit / zeytin.
   Renk katmanı geneldir; yeni rahatlık vitrini kendi sınıflarıyla sınırlıdır.
   Diğer vitrinlerin kolonları, kaydırması ve medyası değiştirilmez. */
:root {
    --ground: #f7f8f5;
    --ground-raised: #eef0eb;
    --ink: #252b29;
    --ink-soft: #626a62;
    --accent: #53634a;
    --accent-soft: #acbaa0;
    --accent-tint: #e8ede4;
    --sage: #53634a;
    --sage-tint: #e8ede4;
    --sand: #d8ddd2;
    --line: #dce1d8;
    --card: #ffffff;
    --usl-surface-raised: #ffffff;
    --usl-ink-faint: #737d72;
    --usl-accent-dark: #374532;
    --usl-soft: #eef0eb;
    --usl-gold: #847548;
    --kat-band-bg: #ffffff;
    --fc-krem: #eef0eb;
    --shadow: 0 18px 40px -24px rgba(37,43,41,.22);
}
body { background: var(--ground); color: var(--ink); }
.site-header.brand-header { background: #fff; border-color: var(--line); box-shadow: none; }
.brand-header-row { gap: clamp(16px,2.2vw,32px); padding-block: 17px; }
.brand-header-row .brand-name { color: var(--ink) !important; font-family: var(--sans) !important; letter-spacing: .08em; }
.brand-header-row .brand-tagline { color: var(--ink-soft) !important; }
.brand-header-row > .search-pill {
    border: 1px solid var(--line); border-radius: 999px;
    background: var(--ground); min-width: 160px; max-width: 580px;
    padding: 11px 16px;
}
.brand-header-row > .header-tools { gap: clamp(7px,1.2vw,17px); }
.brand-header-row .icon-btn, .brand-header-row .usl-kargo-takip { color: var(--ink); }
.usl-kategori-bandi { background: #fff; border-bottom: 1px solid var(--line); box-shadow: none; }
.usl-kategori-bandi .nav-primary { justify-content: center; padding-block: 9px; }
.usl-trust-band { background: var(--ground-raised) !important; color: var(--ink) !important; border-color: var(--line); }
.usl-trust-band .usl-tb-item, .usl-trust-band .usl-tb-mesaj { color: var(--ink); }
.usl-guven-serit { background: var(--ground); border-color: var(--line); }
.csb-pin, .search-bar button { background: var(--accent) !important; color: #fff !important; }
.csb-item { color: var(--ink); background: transparent; }
.csb-item:hover, .csb-item.is-active { color: var(--accent); background: var(--accent-tint); }
.usl-mega, .usl-mobile-nav, .usl-search-overlay { background-color: var(--card); border-color: var(--line); }
.product-card-price .price-discounted, .badge-discount, .price-rozet,
.pdp-price-row .off { color: var(--accent); }
.site-footer { background: var(--accent); color: #f7f8f5; }
.site-footer a, .site-footer .footer-desc, .site-footer .footer-bottom,
.site-footer .brand small { color: #edf1e9; }
.site-footer a:hover { color: #fff; }

/* Üçlü ana vitrin: videonun ayarlı overlay, poster, mobil kaynak ve kadrajı kalır. */
.usl-editorial-home .usl-hero-grid {
    display: grid; grid-template-columns: minmax(0,2fr) minmax(0,1fr);
    gap: 6px; align-items: stretch;
}
.usl-editorial-home .usl-hero-slide.usl-hero-overlay-mode {
    width: 100%; margin: 0; padding: 0; min-width: 0;
    aspect-ratio: 2 / 1 !important; min-height: 280px; max-height: 460px;
    border-radius: 5px; background-color: var(--ink);
}
.usl-editorial-home .usl-hero-btn-abs.btn-primary {
    background: var(--accent); border-color: var(--accent); border-radius: 4px !important;
    white-space: normal; max-width: calc(100% - var(--dx,8%));
}
.usl-hero-sidecards { display: grid; grid-template-rows: 1fr 1fr; gap: 6px; min-width: 0; min-height: 0; }
.usl-hero-sidecard {
    position: relative; display: flex; align-items: center; overflow: hidden;
    min-width: 0; min-height: 0; border-radius: 5px;
    text-decoration: none; color: var(--ink); background: #e9ece5;
}
.usl-hero-sidecard > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: right center; }
.usl-hero-sidecard::after {
    content: ''; position: absolute; inset: 0; pointer-events: none;
    background: linear-gradient(90deg,rgba(247,248,245,.95),rgba(247,248,245,.72) 30%,rgba(247,248,245,0) 70%);
}
.usl-hero-sidecard-copy { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: flex-start; gap: 10px; width: 62%; padding: 20px; }
.usl-hero-sidecard-title { font: 400 clamp(21px,2.1vw,32px)/1.1 var(--serif); letter-spacing: -.03em; }
.usl-hero-sidecard-sub { font-size: 12px; line-height: 1.45; max-width: 20ch; }
.usl-hero-sidecard-link { font-size: 12px; color: var(--usl-accent-dark); margin-top: 12px; }
.usl-hero-sidecard:hover .usl-hero-sidecard-link { text-decoration: underline; text-underline-offset: 4px; }
.usl-hero-sidecard:focus-visible, .usl-home-benefits summary:focus-visible { outline: 3px solid var(--accent); outline-offset: -3px; }

/* Aynı kampanya kaynağı ve sepet olayları; artık videonun üzerinde değil. */
.usl-editorial-home .usl-campaign-band {
    position: static; display: flex; flex-direction: row; flex-wrap: wrap;
    align-items: center; justify-content: space-between; gap: 14px 22px;
    width: auto; margin: 6px 0 0; padding: 16px 22px;
    border: 0; border-radius: 4px; background: var(--ink); color: #fff; box-shadow: none;
}
.usl-campaign-band .usl-hk-baslik { color: #fff; font-size: 19px; font-weight: 400; }
.usl-campaign-heading { min-width: 0; flex: 1 1 230px; }
.usl-campaign-band .usl-hk-durum { color: #e6eddf; margin-top: 6px; }
.usl-campaign-icon { display: none; }
.usl-campaign-tiers { flex: 2 1 350px; min-width: 0; }
.usl-campaign-band .usl-hk-kademeler { justify-content: flex-start; flex-wrap: wrap; gap: 10px 20px; color: #f4f6f0; font-size: 12px; }
.usl-campaign-band .usl-hk-kademe { flex-direction: row; gap: 5px; }
.usl-campaign-band .usl-hk-kademe b { color: inherit; font-size: inherit; font-weight: 500; }
.usl-campaign-band .usl-hk-kademe.aktif { color: #d5e9c2; }
.usl-campaign-band .usl-hk-yol { order: 2; height: 5px; overflow: hidden; background: rgba(255,255,255,.15); }
.usl-campaign-band .usl-hk-dolgu { background: #acbaa0; overflow: hidden; }
/* Hafif başlangıç işareti ayrı katmanda: gerçek sepet yüzdesini şişirmez. */
.usl-campaign-band .usl-hk-yol.is-empty::after {
    content: ''; position: absolute; inset: 0 auto 0 0; width: 5%; border-radius: inherit;
    background: #acbaa0; opacity: .3; animation: usl-progress-hint 2.8s ease-in-out infinite;
}
.usl-campaign-band .usl-hk-dolgu::after {
    content: ''; position: absolute; inset: 0;
    background: linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
    animation: usl-progress-sheen 3.8s ease-in-out infinite;
}
@keyframes usl-progress-hint { 0%,100% { opacity: .2; transform: scaleX(.8); transform-origin: left; } 50% { opacity: .5; transform: scaleX(1); transform-origin: left; } }
@keyframes usl-progress-sheen { 0%,20% { transform: translateX(-110%); } 80%,100% { transform: translateX(110%); } }
@media (prefers-reduced-motion: reduce) {
    .usl-campaign-band .usl-hk-yol.is-empty::after, .usl-campaign-band .usl-hk-dolgu::after { animation: none; }
    .usl-campaign-band .usl-hk-dolgu { transition: none; }
}
.usl-campaign-band .usl-hk-btn { align-self: center; border: 1px solid #a9b1a7; background: transparent; border-radius: 4px; padding: 8px 14px; font-size: 12px; color: #fff; }
.usl-campaign-band .usl-hk-btn:hover { background: var(--accent); }

/* Mevcut üç güven bilgisini dokunulabilir, klavyeyle açılabilir tut. */
.usl-home-benefits { background: var(--ground); padding: 14px 0; gap: 0; }
.usl-home-benefits > .trust-item { display: block; padding: 0 16px; min-width: 0; }
.usl-home-benefits summary { display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 44px; cursor: pointer; list-style: none; }
.usl-home-benefits summary::-webkit-details-marker { display: none; }
.usl-home-benefits summary h3 { font: 400 13px/1.35 var(--sans); margin: 0; }
.usl-home-benefits summary svg { width: 21px; height: 21px; color: var(--ink); margin: 0; }
.usl-home-benefits .trust-item[open] > p { display: block; margin: 8px 0 0; text-align: center; font-size: 12px; }

@media (min-width:981px) {
    .site-header .brand-header-row { display: grid; grid-template-columns: minmax(0,auto) minmax(180px,1fr) max-content; gap: clamp(12px,1.5vw,24px); }
    .site-header .brand-header-row > .brand { grid-column: 1; min-width: 0; max-width: 100%; }
    .site-header .brand-header-row .brand-copy { min-width: 0; }
    .site-header .brand-header-row .brand-name,
    .site-header .brand-header-row .brand-tagline { max-width: 100%; }
    .site-header .brand-header-row > .search-pill { grid-column: 2; width: 100%; min-width: 0; justify-self: center; margin: 0; }
    .site-header .brand-header-row > .search-pill input { min-width: 0; }
    .site-header .brand-header-row > .header-tools { grid-column: 3; margin: 0; }
}
@media (max-width:980px) {
    .brand-header-row { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,2fr) minmax(0,1fr); gap: 9px 4px; padding: 12px 14px; }
    .brand-header-row .usl-header-left { grid-column: 1; grid-row: 1; order: 0; display: flex; gap: 1px; min-width: 0; }
    .brand-header-row > .brand { grid-column: 2; grid-row: 1; position: static; transform: none; justify-self: center; width: auto; max-width: 100%; text-align: center; }
    .brand-header-row > .header-tools { grid-column: 3; grid-row: 1; order: 0; justify-self: end; display: flex; gap: 0; }
    .brand-header-row .brand .brand-copy { max-width: 100%; }
    .brand-header-row .brand .brand-name { max-width: 100%; font-size: clamp(12px,3.5vw,19px) !important; letter-spacing: .04em !important; }
    .brand-header-row .brand .brand-tagline { max-width: 100%; font-size: 8px !important; letter-spacing: .05em; }
    .brand-header-row .brand-logo-img { max-height: 34px; height: auto; max-width: 56px; object-fit: contain; }
    .brand-header-row .icon-btn, .brand-header-row .usl-kargo-takip,
    .brand-header-row .nav-toggle, .brand-header-row .usl-icon-btn { min-width: 32px; min-height: 38px; padding: 5px; }
    .brand-header-row .usl-search-trigger { display: none; } /* Arama artık ikinci satırda sürekli açık. */
    .brand-header-row > .search-pill { display: flex; grid-row: 2; grid-column: 1 / -1; order: 0; margin: 0; min-width: 0; max-width: none; width: 100%; padding: 10px 13px; }
    .brand-header-row > .search-pill input { width: 100%; min-width: 0; font-size: 16px; }
    .usl-kategori-bandi .nav-primary {
        justify-content: flex-start; justify-content: safe center;
        align-items: center;
    }
    .usl-kategori-bandi .nav-primary > .usl-nav-item > a,
    .usl-kategori-bandi .nav-primary > a { display: flex; align-items: center; padding-block: 4px; }
    .usl-hero-sidecard-copy { padding: 14px; gap: 7px; width: 70%; }
    .usl-hero-sidecard-sub { font-size: 11px; }
}
@media (max-width:760px) {
    .brand-header-row { grid-template-columns: 104px minmax(0,1fr) 104px; padding-inline: 12px; }
    .brand-header-row .brand .brand-name { font-size: clamp(10px,3.2vw,17px) !important; }
    .brand-header-row .brand .brand-tagline { font-size: 7px !important; }
    .usl-editorial-home { display: flex; flex-direction: column; gap: 6px; }
    .usl-editorial-home .usl-hero-grid { display: contents; }
    .usl-editorial-home .usl-hero-slide.usl-hero-overlay-mode { order: 0; aspect-ratio: 4 / 3 !important; min-height: 218px; max-height: 293px; }
    .usl-editorial-home .usl-hero-sidecards { order: 1; }
    .usl-editorial-home .usl-hero-btn-abs.btn-primary { max-width: calc(100% - var(--mx,6%)); }
    .usl-hero-sidecards { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: auto; }
    .usl-hero-sidecard { min-height: 172px; aspect-ratio: 1 / 1; }
    .usl-hero-sidecard-copy { width: 75%; padding: 13px 10px; gap: 7px; align-self: stretch; }
    .usl-hero-sidecard-title { font-size: clamp(18px,4.4vw,25px); }
    .usl-hero-sidecard-sub { font-size: 11px; }
    .usl-hero-sidecard-link { font-size: 11px; margin-top: auto; padding-top: 8px; }
    .usl-editorial-home .usl-campaign-band { order: 2; display: grid; grid-template-columns: 30px minmax(0,1fr) auto; gap: 7px; padding: 10px 12px; margin: 0; }
    .usl-campaign-icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: var(--accent); color: #fff; font-size: 21px; }
    .usl-campaign-heading { grid-column: 2; }
    .usl-campaign-band .usl-hk-baslik { font: 500 14px/1.3 var(--sans); }
    .usl-campaign-tiers { grid-column: 1 / -1; }
    .usl-campaign-band .usl-hk-kademeler { display: grid; grid-template-columns: repeat(auto-fit,minmax(84px,1fr)); gap: 8px 6px; font-size: 11px; }
    .usl-campaign-band .usl-hk-kademe { flex-wrap: wrap; justify-content: center; }
    .usl-campaign-band .usl-hk-btn { grid-column: 3; grid-row: 1; justify-self: end; max-width: 65px; padding: 4px 0; border: 0; font-size: 10px; }
    .usl-home-benefits { padding: 9px 0; }
    .usl-home-benefits > .trust-item { padding: 0 6px; }
    .usl-home-benefits summary { gap: 6px; }
    .usl-home-benefits summary h3 { font-size: 11px; text-align: left; }
    .usl-home-benefits summary svg { width: 19px; height: 19px; }
}

/* Masaüstünde iki ürün sırası boyunca ana görsel + 3×2 ürün; mobil/tablette 2×2. */
.usl-comfort { padding-block: 36px; }
.usl-comfort-head { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin-bottom: 18px; }
.usl-comfort-head h2 { margin: 0; font: 400 clamp(26px,3vw,42px)/1.1 var(--serif); letter-spacing: -.03em; }
.usl-comfort-tabs { display: flex; gap: 24px; flex-shrink: 0; }
.usl-comfort-tabs[hidden], .usl-comfort-products[hidden] { display: none; }
.usl-comfort-tabs button { border: 0; border-bottom: 2px solid transparent; padding: 10px 0; background: none; color: var(--ink-soft); cursor: pointer; font: 500 13px/1.3 var(--sans); }
.usl-comfort-tabs button[aria-selected="true"] { color: var(--accent); border-color: var(--accent); }
.usl-comfort-tabs button:focus-visible, .usl-comfort-story:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
.usl-comfort-layout { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 18px; }
.usl-comfort-story { position: relative; display: flex; align-items: end; min-height: 430px; overflow: hidden; border-radius: 5px; color: #fff; text-decoration: none; background: var(--ink); }
.usl-comfort-story > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 70% center; }
.usl-comfort-story::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(20,27,22,.78),transparent 72%); }
.usl-comfort-copy { position: relative; z-index: 1; display: grid; gap: 12px; padding: clamp(20px,3vw,40px); max-width: 90%; }
.usl-comfort-copy strong { font: 400 clamp(30px,3.2vw,46px)/1.05 var(--serif); max-width: 10ch; }
.usl-comfort-copy > span { font-size: 14px; line-height: 1.5; max-width: 28ch; }
.usl-comfort-copy .usl-comfort-cta { justify-self: start; padding: 10px 16px; background: var(--accent); border-radius: 3px; }
.usl-comfort-story:hover .usl-comfort-cta { background: var(--usl-accent-dark); }
.usl-comfort-products { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px 14px; min-width: 0; align-content: start; align-items: stretch; }
.usl-comfort-products .product-card-wrap { min-width: 0; border: 1px solid var(--line); border-radius: 8px; box-shadow: none; background: var(--card); }
.usl-comfort-products .product-card { border: 0; border-radius: 0; background: var(--card); display: flex; flex-direction: column; flex: 1; }
.usl-comfort-products .product-card:hover { transform: none; box-shadow: none; }
.usl-comfort-products .product-card-img { aspect-ratio: auto; flex: none; background: var(--card); }
.usl-comfort-products .product-card-img > img { width: 100%; height: auto; max-height: 340px; object-fit: contain; background: var(--card); }
.usl-comfort-products .product-card:hover .product-card-img > img { transform: none; }
.usl-comfort-products .product-card-body { padding: 14px 16px 18px; min-width: 0; }
.usl-comfort-products .product-card-rating--empty { display: none; }
.usl-comfort-products .product-card-name { font-size: 13px; }
.usl-comfort-products .product-card-price { min-height: 0; font-family: var(--sans); }
.usl-comfort-products .price-current { color: var(--ink); }
@media (min-width:981px) {
    .usl-comfort-layout { grid-template-columns: minmax(0,1.5fr) minmax(0,3fr); gap: 20px; align-items: stretch; }
    .usl-comfort-products { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px 14px; align-content: start; }
    /* Yükseklik tavanı dikey fotoğrafı geniş kartın içinde küçültüp yan boşluk yaratır.
       Kart genişliği ve fotoğrafın doğal oranı yüksekliği birlikte belirlesin. */
    .usl-comfort-products .product-card-img > img { max-height: none; }
    /* Görselin yüksekliğini sağdaki iki sıra belirler; fotoğraf esnetilmez. */
    .usl-comfort-story { align-self: stretch; min-height: 0; border-radius: 8px; background: var(--ink); color: #fff; }
    .usl-comfort-story > img { object-fit: cover; object-position: right center; }
    .usl-comfort-story::after { background: linear-gradient(0deg,rgba(20,27,22,.86),rgba(20,27,22,.22) 42%,transparent 70%); }
    .usl-comfort-copy { max-width: none; padding: clamp(22px,2.4vw,34px); gap: 14px; }
    .usl-comfort-copy strong { font-size: clamp(30px,2.8vw,40px); }
    .usl-comfort-copy > span { font-size: 13px; }
    .usl-comfort-copy .usl-comfort-cta { color: #fff; }
}
@media (max-width:980px) {
    .usl-comfort-head { align-items: start; flex-direction: column; }
    .usl-comfort-products > .product-card-wrap:nth-child(n+5) { display: none; }
    .usl-comfort-copy { padding: 22px; }
}
@media (max-width:760px) {
    .usl-comfort { padding-block: 28px; }
    .usl-comfort-head { gap: 12px; }
    .usl-comfort-tabs { width: 100%; justify-content: center; gap: 24px; }
    .usl-comfort-tabs button { font-size: 12px; }
    .usl-comfort-layout { grid-template-columns: minmax(0,1fr); gap: 18px; }
    .usl-comfort-story { min-height: 240px; aspect-ratio: 3 / 2; }
    .usl-comfort-copy { padding: 20px; gap: 9px; max-width: 85%; }
    .usl-comfort-copy strong { font-size: 30px; }
    .usl-comfort-copy > span { font-size: 12px; max-width: 25ch; }
    .usl-comfort-products { gap: 18px 10px; }
    .usl-comfort-products .product-card-img > img { max-height: 260px; }
    .usl-comfort-products .product-card-body { padding: 12px 12px 15px; }
}
@media (max-width:380px) {
    .brand-header-row { padding-inline: 8px; }
    .brand-header-row .brand-logo-img { max-width: 25px; }
    .usl-hero-sidecard-sub { display: none; }
    .usl-hero-sidecard { min-height: 150px; }
}
