/* A116 - Premium ürün markaları kayan şerit */
.product-brand-slider-section{position:relative;margin:26px auto 30px;width:min(1480px,calc(100% - 32px));padding:28px;border:1px solid #e3ebf5;border-radius:28px;background:linear-gradient(145deg,#fff 0%,#f8fbff 58%,#eef6ff 100%);box-shadow:0 20px 55px rgba(15,42,78,.08);overflow:hidden;isolation:isolate}.product-brand-slider-section:before,.product-brand-slider-section:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.product-brand-slider-section:before{width:260px;height:260px;right:-120px;top:-145px;background:rgba(37,99,235,.08)}.product-brand-slider-section:after{width:180px;height:180px;left:-95px;bottom:-115px;background:rgba(245,158,11,.08)}.product-brand-slider-section.pbs-bg-white{background:#fff}.product-brand-slider-section.pbs-bg-soft{background:linear-gradient(145deg,#fff 0%,#f8fbff 58%,#eef6ff 100%)}.product-brand-slider-section.pbs-bg-dark{background:linear-gradient(135deg,#07182f,#0a376a);border-color:rgba(255,255,255,.1)}.pbs-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.pbs-title-wrap{display:flex;align-items:center;gap:14px}.pbs-title-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#0d5fc3,#123f7f);color:#fff;font-size:20px;box-shadow:0 12px 25px rgba(13,95,195,.22)}.pbs-title-wrap h2{margin:0;color:#0f172a;font-size:27px;line-height:1.15;letter-spacing:-.035em}.pbs-title-wrap p{margin:6px 0 0;color:#64748b;font-size:13px;font-weight:600}.pbs-bg-dark .pbs-title-wrap h2{color:#fff}.pbs-bg-dark .pbs-title-wrap p{color:#cbd5e1}.pbs-controls{display:flex;gap:8px}.pbs-control{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d8e3ef;border-radius:13px;background:rgba(255,255,255,.92);color:#154c8e;cursor:pointer;box-shadow:0 8px 20px rgba(15,42,78,.08);transition:.2s ease}.pbs-control:hover{transform:translateY(-2px);border-color:#9fc2ea}.pbs-control:disabled{opacity:.4;cursor:not-allowed;transform:none}.pbs-viewport{overflow:hidden;touch-action:pan-y;cursor:grab;user-select:none}.pbs-viewport.is-dragging{cursor:grabbing}.pbs-track{display:flex;align-items:stretch;gap:var(--pbs-gap,14px);width:max-content;will-change:transform}.pbs-group{display:flex;align-items:stretch;gap:var(--pbs-gap,14px)}.pbs-card{flex:0 0 var(--pbs-desktop-basis);min-width:0;display:flex;align-items:center;gap:13px;padding:15px 16px;border:1px solid #e0e8f2;border-radius:19px;background:rgba(255,255,255,.94);color:#0f172a;text-decoration:none;box-shadow:0 10px 25px rgba(15,42,78,.055);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}.pbs-card:hover{transform:translateY(-4px);border-color:#a9c8eb;box-shadow:0 18px 35px rgba(15,61,112,.13)}.pbs-logo{flex:0 0 calc(var(--pbs-logo-height,54px) + 16px);width:calc(var(--pbs-logo-height,54px) + 16px);height:var(--pbs-logo-height,54px);display:grid;place-items:center;border:1px solid #e7edf5;border-radius:14px;background:#fff;overflow:hidden}.pbs-logo img{display:block;width:100%;height:100%;object-fit:contain;padding:7px}.pbs-logo-fallback{font-size:22px;font-weight:950;color:#1358a7;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.pbs-card-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.pbs-card-copy strong{overflow:hidden;color:#0f172a;font-size:14px;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pbs-card-copy small{display:flex;align-items:center;gap:5px;color:#64748b;font-size:11px;font-weight:700}.pbs-card-arrow{margin-left:auto;color:#94a3b8;font-size:12px;transition:.2s ease}.pbs-card:hover .pbs-card-arrow{color:#0d5fc3;transform:translateX(3px)}.pbs-bg-dark .pbs-card{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.96)}.pbs-static .pbs-track{justify-content:center;width:100%}.pbs-static .pbs-group{justify-content:center;width:100%}.pbs-static .pbs-card{flex-basis:min(360px,100%)}
@media(max-width:1024px){.pbs-card{flex-basis:var(--pbs-tablet-basis)}.product-brand-slider-section{width:min(100% - 24px,1480px);padding:24px}}
@media(max-width:680px){.product-brand-slider-section{display:var(--pbs-mobile-display,block);width:min(100% - 20px,1480px);padding:18px 14px;border-radius:21px;margin:18px auto 22px}.pbs-header{align-items:center;margin-bottom:15px}.pbs-title-icon{width:43px;height:43px;border-radius:14px}.pbs-title-wrap h2{font-size:21px}.pbs-title-wrap p{font-size:11px}.pbs-card{flex-basis:var(--pbs-mobile-basis);padding:12px;gap:10px;border-radius:16px}.pbs-logo{flex-basis:calc(var(--pbs-logo-height,50px) + 8px);width:calc(var(--pbs-logo-height,50px) + 8px)}.pbs-controls{display:none}.pbs-card-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.pbs-card,.pbs-control,.pbs-card-arrow{transition:none!important}}
