.tema-onizleme-bar {
  background: #111; color: #fff; text-align: center; padding: .55rem 1rem; font-size: .9rem;
}
.tema-onizleme-bar a { color: #ffd27a; }
.tema-galeri-card { border: 3px solid #dee2e6; overflow: hidden; }
.tema-galeri-card.is-active { border-color: var(--accent); box-shadow: 0 0 0 3px color-mix(in srgb, var(--accent) 28%, transparent); }
.tema-color {
  display: inline-block; width: 22px; height: 22px; border-radius: 50%;
  border: 2px solid #fff; box-shadow: 0 0 0 1px #c5cdd6; cursor: pointer; margin: 0 3px;
}
.tema-color.is-on { box-shadow: 0 0 0 2px #111; }
.tema-ozellik { font-size: .86rem; margin-bottom: .2rem; }
.tema-filtre { display: flex; flex-wrap: wrap; gap: .4rem; margin-bottom: 1rem; }
.tema-filtre button { border: 1px solid #c5cdd6; background: #fff; padding: .3rem .7rem; font-size: .85rem; }
.tema-filtre button.is-on { background: #222; color: #fff; border-color: #222; }

/* ortak: açık header (146 / 145 / 144) */
.theme-wave .site-header,
.theme-pill .site-header,
.theme-split .site-header { background: transparent; }
.theme-wave .top-util,
.theme-pill .top-util,
.theme-split .top-util { background: var(--accent); }
.theme-wave .top-util-mail,
.theme-pill .top-util-mail { display: none; }
.theme-wave .site-nav,
.theme-pill .site-nav,
.theme-split .site-nav { background: #fff; }
.theme-wave .site-nav .navbar-brand,
.theme-wave .site-nav .nav-link,
.theme-pill .site-nav .navbar-brand,
.theme-pill .site-nav .nav-link,
.theme-split .site-nav .navbar-brand,
.theme-split .site-nav .nav-link { color: #222; }
.theme-wave .nav-classic-only,
.theme-pill .nav-classic-only,
.theme-split .nav-classic-only { display: none !important; }
.theme-wave .nav-premium-only,
.theme-pill .nav-premium-only,
.theme-split .nav-premium-only { display: block; }

/* 146 — dalgalı ikon menü, fiyat görselde, tam genişlik */
.theme-wave .site-nav { padding: .85rem 0 1.4rem; }
.theme-wave .site-nav .nav-link { font-weight: 700; text-transform: uppercase; font-size: .78rem; letter-spacing: .04em; text-align: center; }
.theme-wave .nav-ico { display: block; color: var(--accent); font-size: 1.25rem; margin-bottom: .15rem; }
.theme-wave .site-nav .btn-yonetim { display: none; }
.theme-wave .header-wave { display: block; height: 28px; margin-top: -1px; background: #fff; clip-path: ellipse(70% 100% at 50% 0%); }
.theme-wave .hero-slider-wrap { margin-top: -28px; }
.theme-wave .hero-overlay { padding: 6.5rem 0 4.2rem; }
.theme-wave .section-head h2 { color: var(--accent); font-weight: 800; text-transform: uppercase; }
.theme-wave .home-wrap { grid-template-columns: minmax(0, 1fr) 280px; }
.theme-wave .ilan-moduller { display: block; }
.theme-wave .ilan-moduller .side-mod.mod-klasik { display: none; }
.theme-wave .listing-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.theme-wave .card-price-bar {
  display: block; position: absolute; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,.62); color: #fff; font-weight: 800; padding: .4rem .7rem;
}
.theme-wave .listing-price { display: none; }
.theme-wave .listing-card { border-radius: 2px; box-shadow: 0 8px 22px rgba(0,0,0,.06); }
.theme-wave .page-hero { background: var(--accent); }

/* 145 — hap arama, yuvarlak, sağ modül */
.theme-pill .nav-ico { display: inline; color: var(--accent); margin-right: .25rem; }
.theme-pill .hero-search { border-radius: 999px; padding: .45rem .45rem .45rem 1rem; }
.theme-pill .hero-search .btn-accent,
.theme-pill .btn-yonetim { border-radius: 999px; }
.theme-pill .listing-card { border-radius: 14px; overflow: hidden; box-shadow: 0 10px 24px rgba(0,0,0,.08); }
.theme-pill .section-head h2 { border-left: 4px solid var(--accent); padding-left: .65rem; }
.theme-pill .side-mod { border-radius: 12px; overflow: hidden; }
.theme-pill .side-mod h3,
.theme-pill .mod-klasik .mod-toggle { background: var(--accent); }

/* 144 — tam genişlik 4 sütun, sidebar yok */
.theme-split .home-wrap { grid-template-columns: minmax(0, 1fr) 280px; }
.theme-split .ilan-moduller { display: block; }
.theme-split .ilan-moduller .side-mod.mod-klasik { display: none; }
.theme-split .listing-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.theme-split .hero-overlay { text-align: center; }
.theme-split .hero-search,
.theme-split .hero-lead,
.theme-split .hero-actions { margin-inline: auto; }
.theme-split .hero-lead { max-width: 36rem; }
.theme-split .hero-actions { justify-content: center; }
.theme-split .section-head { justify-content: center; text-align: center; }
.theme-split .listing-card { border-radius: 8px; }

/* 143 — koyu hero, altın çizgi */
.theme-darkhero .top-util { background: #111; }
.theme-darkhero .site-header, .theme-darkhero .site-nav { background: #111; }
.theme-darkhero .hero-overlay { background: linear-gradient(180deg, rgba(0,0,0,.2), rgba(0,0,0,.72)); }
.theme-darkhero .home-wrap { grid-template-columns: minmax(0, 1fr) 280px; }
.theme-darkhero .ilan-moduller { display: block; }
.theme-darkhero .ilan-moduller .side-mod.mod-klasik { display: none; }
.theme-darkhero .section-head h2 { color: var(--accent); letter-spacing: .08em; text-transform: uppercase; font-size: 1.1rem; }
.theme-darkhero .listing-card { background: #161616; color: #eee; border-color: #333; }
.theme-darkhero .listing-card-body h3 a,
.theme-darkhero .listing-meta { color: #ddd; }
.theme-darkhero .listing-specs span { background: #222; color: #ccc; }
.theme-darkhero .bg-soft, .theme-darkhero .home-soft { background: #101010; }

/* 142 — ajans, sağ modül, yatay overlay */
.theme-ampwide .site-header, .theme-ampwide .site-nav { background: var(--navy); }
.theme-ampwide .hero-overlay { background: linear-gradient(90deg, color-mix(in srgb, var(--navy) 80%, #000), transparent 68%); }
.theme-ampwide .section-head h2 { text-transform: uppercase; letter-spacing: .04em; font-size: 1.2rem; }
.theme-ampwide .listing-card { border-radius: 4px; }
.theme-ampwide .page-hero { border-bottom: 4px solid var(--accent); }

/* 141 — sol semt / kategori */
.theme-leftmod .site-header, .theme-leftmod .site-nav { background: var(--navy); }
.theme-leftmod .home-wrap { grid-template-columns: 260px minmax(0, 1fr); }
.theme-leftmod .ilan-moduller { order: -1; }
.theme-leftmod .side-mod h3,
.theme-leftmod .mod-klasik .mod-toggle { background: var(--accent); }
.theme-leftmod .listing-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* 140 — magazin: ilk vitrin kartı geniş */
.theme-magazine .site-header, .theme-magazine .site-nav { background: var(--navy); }
.theme-magazine .home-main .section:first-child .listing-grid { grid-template-columns: 1fr 1fr; }
.theme-magazine .home-main .section:first-child .listing-card:first-child { grid-column: 1 / -1; }
.theme-magazine .home-main .section:first-child .listing-card:first-child .listing-card-media { aspect-ratio: 21 / 8; }
.theme-magazine .section-head h2 { font-family: Georgia, "Times New Roman", serif; font-style: italic; }
.theme-magazine .card-price-bar {
  display: block; position: absolute; left: 12px; bottom: 12px; right: auto;
  background: var(--accent); color: #fff; padding: .3rem .7rem; font-weight: 800;
}
.theme-magazine .listing-price { display: none; }

/* 139 — ince, az boşluk */
.theme-slim .top-util { padding: .2rem 0; font-size: .78rem; }
.theme-slim .site-nav { padding: .2rem 0; }
.theme-slim .brand-sub, .theme-slim .hero-lead, .theme-slim .hero-actions { display: none; }
.theme-slim .hero-overlay { padding: 2.4rem 0 2rem; }
.theme-slim .section { padding: 1.4rem 0; }
.theme-slim .listing-card { border-radius: 0; }
.theme-slim .listing-card-media { aspect-ratio: 16 / 10; }

/* 138 — kutulu sayfa */
body.theme-boxed { background: #d5dbe0; }
.theme-boxed .site-header,
.theme-boxed main,
.theme-boxed .site-footer { max-width: 1180px; margin-inline: auto; background: #fff; }
.theme-boxed .site-header, .theme-boxed .site-nav { background: var(--navy); }
.theme-boxed .hero-slider-wrap { border-radius: 0; }
.theme-boxed .listing-card { box-shadow: 0 2px 8px rgba(0,0,0,.08); }

/* 137 — yeşil ajans */
.theme-nature .site-header, .theme-nature .site-nav { background: var(--navy); }
.theme-nature .hero-action { background: #145a32; }
.theme-nature .listing-price { color: #145a32; }
.theme-nature .side-mod a { color: #145a32; }
.theme-nature .section-head h2 { color: #145a32; }
.theme-nature .listing-card { border: 2px solid #d5f5e3; border-radius: 10px; }

/* 136 — klasik portal (CESUR tipi) */
.theme-cesur .top-util { background: #4a4a4a; }
.theme-cesur .site-header, .theme-cesur .site-nav { background: #3a3a3a; }
.theme-cesur .section-head {
  background: #3a3a3a; color: #fff; padding: .45rem .75rem; margin-bottom: 1rem;
}
.theme-cesur .section-head h2 { color: #fff; font-size: 1rem; margin: 0; text-transform: uppercase; }
.theme-cesur .section-head a { color: #c8e86a; }
.theme-cesur .listing-price {
  background: #8fbc4a; color: #fff; padding: .4rem .7rem; margin: -.25rem -1rem .7rem;
}
.theme-cesur .side-mod h3,
.theme-cesur .mod-klasik .mod-toggle { background: #3a3a3a; }
.theme-cesur .side-mod a { color: #2e7d32; }
.theme-cesur .listing-card { border-radius: 0; }

/* 135 — başlık şeritleri */
.theme-bar .site-header, .theme-bar .site-nav { background: var(--navy); }
.theme-bar .section-head {
  background: var(--navy); color: #fff; padding: .5rem .8rem;
}
.theme-bar .section-head h2 { color: #fff; margin: 0; font-size: 1rem; text-transform: uppercase; }
.theme-bar .section-head a { color: #ffe082; }
.theme-bar .listing-price { background: var(--accent); color: #fff; padding: .35rem .6rem; }
.theme-bar .side-mod h3,
.theme-bar .mod-klasik .mod-toggle { background: var(--navy); }

/* 134 — sıfır radius */
.theme-sharp * { border-radius: 0 !important; }
.theme-sharp .site-header, .theme-sharp .site-nav { background: var(--navy); }
.theme-sharp .hero-search { border: 3px solid var(--navy); }
.theme-sharp .listing-card { border: 2px solid #111; }
.theme-sharp .btn-accent { text-transform: uppercase; font-weight: 800; }

/* 133 — kağıt / sıcak */
body.theme-paper { background: #f3efe6; }
.theme-paper .site-header, .theme-paper .site-nav { background: #5d4037; }
.theme-paper .top-util { background: #3e2723; }
.theme-paper .section-head h2 { font-family: Georgia, serif; color: #5d4037; }
.theme-paper .listing-card { background: #fffaf3; border-color: #e0d4c4; }
.theme-paper .side-mod h3,
.theme-paper .mod-klasik .mod-toggle { background: #5d4037; }

/* 132 — mozaik ızgara */
.theme-mosaic .site-header, .theme-mosaic .site-nav { background: var(--navy); }
.theme-mosaic .home-wrap { grid-template-columns: 1fr; }
.theme-mosaic .ilan-moduller { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; position: static; margin-bottom: 1rem; order: -1; }
.theme-mosaic .listing-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: .7rem; }
.theme-mosaic .listing-card-body { padding: .65rem; }
.theme-mosaic .listing-card-body h3 { font-size: .9rem; }

/* 131 — geniş renk bandı */
.theme-banner .site-header, .theme-banner .site-nav { background: var(--navy); }
.theme-banner .hero-slider { display: none; }
.theme-banner .hero-slider-wrap { background: var(--navy); min-height: 0; }
.theme-banner .hero-overlay { background: var(--navy); padding: 3rem 0; }
.theme-banner .home-wrap { grid-template-columns: 1fr; }
.theme-banner .ilan-moduller { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; position: static; }

/* 130 — sade ferah */
.theme-simple .top-util { background: #f4f6f8; color: #333; }
.theme-simple .top-util a { color: #333; }
.theme-simple .site-header { background: #fff; border-bottom: 1px solid var(--line); }
.theme-simple .site-nav { background: #fff; }
.theme-simple .site-nav .navbar-brand,
.theme-simple .site-nav .nav-link { color: #222; }
.theme-simple .hero-overlay { background: rgba(255,255,255,.18); color: #fff; }
.theme-simple .section-head h2 { font-weight: 500; letter-spacing: 0; }
.theme-simple .listing-card { border: 0; box-shadow: 0 1px 8px rgba(0,0,0,.06); border-radius: 12px; }

@media (max-width: 991px) {
  .theme-wave .listing-grid,
  .theme-split .listing-grid,
  .theme-mosaic .listing-grid { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
  .theme-wave .nav-ico { display: inline; margin-right: .35rem; }
  .theme-wave .navbar-nav .nav-link { text-align: left; }
  .theme-leftmod .home-wrap,
  .theme-mosaic .ilan-moduller,
  .theme-banner .ilan-moduller { grid-template-columns: 1fr; }
  .theme-leftmod .ilan-moduller { order: 2; }
  .theme-wave .home-wrap,
  .theme-split .home-wrap,
  .theme-darkhero .home-wrap { grid-template-columns: 1fr; }
}
