
.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__backdrop, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__backdrop, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__backdrop, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__backdrop, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__backdrop, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__backdrop, .cc_aEBpe1wkQX_header .bottom-sheet__backdrop, .cc_aEBpe1wkQX_hero .bottom-sheet__backdrop, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__backdrop {
  position: fixed;
  inset: 0;
  z-index: var(--z-overlay);
  background: var(--perde);
  opacity: 0;
  transition: opacity var(--sure-yavas) var(--gecis);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_header .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_hero .bottom-sheet__backdrop--open, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__backdrop--open {
  opacity: 1;
}

/* Intentionally full-width at ALL breakpoints (no ≥768px max-width clamp):
 * sections switch to Drawer on desktop, so the sheet only ever shows on
 * mobile-sized viewports. */
.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__panel, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__panel, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__panel, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__panel, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__panel, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__panel, .cc_aEBpe1wkQX_header .bottom-sheet__panel, .cc_aEBpe1wkQX_hero .bottom-sheet__panel, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__panel {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-height: 85vh; /* fallback */
  max-height: 85dvh;
  display: flex;
  flex-direction: column;
  background: var(--kagit);
  border-radius: var(--r-kart) var(--r-kart) 0 0;
  box-shadow: var(--golge-ust);
  transform: translateY(100%);
  transition: transform var(--sure-yavas) var(--gecis);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__panel--open, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__panel--open, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__panel--open, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__panel--open, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__panel--open, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__panel--open, .cc_aEBpe1wkQX_header .bottom-sheet__panel--open, .cc_aEBpe1wkQX_hero .bottom-sheet__panel--open, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__panel--open {
  transform: translateY(0);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__handle, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__handle, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__handle, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__handle, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__handle, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__handle, .cc_aEBpe1wkQX_header .bottom-sheet__handle, .cc_aEBpe1wkQX_hero .bottom-sheet__handle, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__handle {
  width: 2.25rem;
  height: 0.25rem;
  margin: 0.5rem auto 0;
  flex-shrink: 0;
  border-radius: var(--r-hap);
  background: var(--cizgi-kontrol);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__header, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__header, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__header, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__header, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__header, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__header, .cc_aEBpe1wkQX_header .bottom-sheet__header, .cc_aEBpe1wkQX_hero .bottom-sheet__header, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  flex-shrink: 0;
  padding: 0.25rem 0.75rem 0.5rem 1.25rem;
  border-bottom: 1px solid var(--cizgi);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__title, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__title, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__title, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__title, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__title, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__title, .cc_aEBpe1wkQX_header .bottom-sheet__title, .cc_aEBpe1wkQX_hero .bottom-sheet__title, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__title {
  margin: 0;
  font-family: var(--font-display);
  font-weight: 550;
  font-size: var(--text-h3);
  line-height: var(--lh-h3);
  color: var(--murekkep);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__close, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__close, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__close, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__close, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__close, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__close, .cc_aEBpe1wkQX_header .bottom-sheet__close, .cc_aEBpe1wkQX_hero .bottom-sheet__close, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__close {
  width: 2.75rem;
  height: 2.75rem;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: var(--r-kontrol);
  color: var(--murekkep);
  font-size: 1.5rem; /* sizes CarpiSVG via .ikon (1em) */
  cursor: pointer;
  transition: background-color var(--sure-hizli) var(--gecis);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__close:hover, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__close:hover, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__close:hover, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__close:hover, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__close:hover, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__close:hover, .cc_aEBpe1wkQX_header .bottom-sheet__close:hover, .cc_aEBpe1wkQX_hero .bottom-sheet__close:hover, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__close:hover {
  background-color: var(--kagit-2);
}

.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__body, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__body, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__body, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__body, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__body, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__body, .cc_aEBpe1wkQX_header .bottom-sheet__body, .cc_aEBpe1wkQX_hero .bottom-sheet__body, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__body {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));
}

/* Sabit alt yuva varken safe-area payını footer taşır; gövde normal biter. */
.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_header .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_hero .bottom-sheet__panel--altli .bottom-sheet__body, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__panel--altli .bottom-sheet__body {
  padding-bottom: 1.25rem;
}

/* Sabit alt yuva — Drawer footer deseninin aynısı: gövde kayar, bu çakılı
 * kalır; iPhone ana gösterge çubuğu payı env() ile (§2.1 başparmak kuralı). */
.cc_aEBpe1wkQX_fp5WAkOszE .bottom-sheet__footer, .cc_aEBpe1wkQX_PMo8xkzIjX .bottom-sheet__footer, .cc_aEBpe1wkQX_lPivKsUAer .bottom-sheet__footer, .cc_aEBpe1wkQX_O19rCdBqGu .bottom-sheet__footer, .cc_aEBpe1wkQX_ZklZT4T7lv .bottom-sheet__footer, .cc_aEBpe1wkQX_APfMi3FPHZ .bottom-sheet__footer, .cc_aEBpe1wkQX_header .bottom-sheet__footer, .cc_aEBpe1wkQX_hero .bottom-sheet__footer, .cc_aEBpe1wkQX_multi_tab_product_slider .bottom-sheet__footer {
  flex-shrink: 0;
  padding: 1rem 1.25rem calc(1rem + env(safe-area-inset-bottom));
  border-top: 1px solid var(--cizgi);
  background: var(--kagit);
}
