/* =========================================================
   BUNGALOW ELITE — Stitch suite (DESIGN.md + homepage screen)
   Eco-luxury: Playfair + Inter, glass search, warm-oak CTA
   ========================================================= */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,600&display=swap');

body.theme-elite{
  --el-primary:#2d463e;
  --el-primary-deep:#173028;
  --el-primary-soft:#98b3a9;
  --el-secondary:#d4a373;
  --el-sage:#a3b18a;
  --el-olive:#ccd5ae;
  --el-surface:#fcf9f5;
  --el-surface-low:#f6f3ef;
  --el-ink:#1c1c1a;
  --el-muted:#424845;
  --el-line:#c2c8c4;
  --el-radius:24px;
  --el-radius-btn:16px;
  --el-shadow:0 20px 40px rgba(45,70,62,.08);
  --el-glass:rgba(252,249,245,.72);
  background:var(--el-surface)!important;
  color:var(--el-ink)!important;
  font-family:Inter,system-ui,sans-serif!important;
}
body.theme-elite h1,
body.theme-elite h2,
body.theme-elite h3,
body.theme-elite h4,
body.theme-elite .section-title-left,
body.theme-elite .brand-name{
  font-family:'Playfair Display',Georgia,serif!important;
  font-weight:600!important;
  letter-spacing:-.02em;
  color:var(--el-ink);
}

/* Chrome gizle — Stitch ekranlarında yok */
body.theme-elite .topbar,
body.theme-elite .promo-bar,
body.theme-elite .header-utility,
body.theme-elite .float-call,
body.theme-elite .float-whatsapp,
body.theme-elite .floating-buttons{display:none!important}

/* Header — cam / sticky */
body.theme-elite .site-header,
body.theme-elite header.main-header{
  position:fixed!important;top:0;left:0;right:0;z-index:1000!important;
  height:78px;
  background:var(--el-glass)!important;
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(45,70,62,.08)!important;
  box-shadow:none!important;
  max-width:none!important;margin:0!important;border-radius:0!important;
}
body.theme-elite .site-header .header-inner,
body.theme-elite .site-header .header-nav-row{
  height:78px;display:flex!important;align-items:center;justify-content:space-between;
  gap:20px;max-width:1280px;margin:0 auto;padding:0 24px;
}
body.theme-elite .brand,
body.theme-elite .brand.brand-desktop-hidden{display:flex!important;flex-direction:column;gap:0}
body.theme-elite .brand-tagline{display:none!important}
body.theme-elite .brand-name{font-size:1.4rem!important;color:var(--el-primary)!important}
body.theme-elite .brand-name strong{color:var(--el-primary)!important;font-weight:600!important;font-family:inherit!important}
body.theme-elite .main-nav{display:flex!important;align-items:center;gap:22px;margin-left:auto}
body.theme-elite .main-nav a:not(.btn-call-header){
  font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:600!important;
  color:var(--el-muted)!important;border:0!important;padding:6px 0!important;background:transparent!important;
  letter-spacing:.02em;text-decoration:none!important;
}
body.theme-elite .main-nav a:not(.btn-call-header) i{display:none!important}
body.theme-elite .btn-call-header .btn-call-ico{
  background:#fff!important;color:#d4a373!important;
}
body.theme-elite .btn-call-header .btn-call-ico i{display:inline-block!important;color:#d4a373!important;margin:0!important}
body.theme-elite .main-nav a:not(.btn-call-header):hover,
body.theme-elite .main-nav a.active:not(.btn-call-header){color:var(--el-primary)!important}
body.theme-elite .main-nav a.active:not(.btn-call-header){border-bottom:2px solid var(--el-secondary)!important;padding-bottom:4px!important}
body.theme-elite .main-nav a.btn-call-header,
body.theme-elite .btn-call-header{
  background:var(--el-secondary)!important;color:#fff!important;
  border-radius:var(--el-radius-btn)!important;padding:11px 22px!important;
  font-weight:700!important;font-size:14px!important;border:0!important;border-bottom:0!important;box-shadow:none!important;
}
body.theme-elite .main-nav a.btn-call-header .btn-call-txt,
body.theme-elite .main-nav a.btn-call-header .btn-call-txt small,
body.theme-elite .main-nav a.btn-call-header .btn-call-txt strong{color:#fff!important}
body.theme-elite .btn-call-header .btn-call-ico i{
  margin:0!important;color:#b45309!important;-webkit-text-fill-color:#b45309!important
}
body.theme-elite .nav-toggle{color:var(--el-primary)!important}

/* Hero — büyük display */
body.theme-elite .home-hero-slider,
body.theme-elite .home-slide{
  min-height:min(88vh,780px)!important;
  height:min(88vh,780px)!important;
}
body.theme-elite .home-slide{
  display:flex!important;align-items:center!important;justify-content:center!important;
  background-size:cover!important;background-position:center!important;
}
body.theme-elite .home-slide:before{
  background:linear-gradient(180deg,rgba(23,48,40,.25) 0%,rgba(23,48,40,.55) 100%)!important;
}
body.theme-elite .home-slide-content{
  text-align:center!important;max-width:820px!important;margin:0 auto!important;
  padding:110px 20px 150px!important;
  display:flex;flex-direction:column;align-items:center;
}
body.theme-elite .home-slide-content .eyebrow.light{
  color:var(--el-olive)!important;font-family:Inter,sans-serif!important;
  letter-spacing:.16em;font-size:12px;font-weight:700;margin-bottom:1rem!important;
}
body.theme-elite .home-slide-content h1{
  font-family:'Playfair Display',Georgia,serif!important;
  font-size:clamp(2.8rem,7vw,4.5rem)!important;
  font-weight:700!important;line-height:1.05!important;color:#fff!important;
  text-transform:uppercase;margin:0 auto 1.25rem!important;max-width:14ch;
}
body.theme-elite .home-slide-content p{
  color:rgba(252,249,245,.9)!important;font-size:1.1rem!important;max-width:34rem;
  margin:0 auto 2rem!important;line-height:1.6;
}
body.theme-elite .hero-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
body.theme-elite .hero-quick-reserve{
  background:var(--el-secondary)!important;color:#fff!important;
  border-radius:var(--el-radius-btn)!important;padding:14px 28px!important;
  font-weight:700!important;text-transform:none!important;border:0!important;box-shadow:none!important;
}
body.theme-elite .hero-quick-reserve i{display:none}
body.theme-elite .hero-cta .btn-light,
body.theme-elite .home-slide-content .btn-light{
  background:transparent!important;color:#fff!important;
  border:2px solid rgba(255,255,255,.85)!important;
  border-radius:var(--el-radius-btn)!important;padding:13px 26px!important;font-weight:700!important;
}
body.theme-elite .hero-cta .btn-light i{display:none}

/* Cam arama */
body.theme-elite .home-search-bridge{
  height:auto!important;padding:0!important;margin:0!important;background:transparent!important;overflow:visible!important;z-index:20;position:relative;
}
body.theme-elite .home-search-bridge .hero-stay-search{
  position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;
  top:-56px!important;width:min(1280px,calc(100% - 40px))!important;margin:0 auto!important;
  background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;
}
body.theme-elite .hero-stay-search form{
  display:grid!important;grid-template-columns:1.2fr 1fr 1fr .9fr auto!important;gap:16px!important;align-items:end;
  background:rgba(255,255,255,.78)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);
  border:1px solid rgba(45,70,62,.12)!important;border-radius:var(--el-radius)!important;
  padding:26px 28px!important;box-shadow:var(--el-shadow)!important;overflow:visible!important;
}
body.theme-elite .hero-stay-search form>div{background:transparent!important;padding:0!important;min-height:0!important;border:0!important}
body.theme-elite .hero-stay-search label{
  display:block;font-size:11px!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;
  color:var(--el-muted)!important;margin-bottom:8px;font-family:Inter,sans-serif!important;
}
body.theme-elite .hero-stay-search input,
body.theme-elite .hero-stay-search select{
  width:100%;background:var(--el-surface)!important;border:1px solid var(--el-line)!important;
  border-radius:12px!important;padding:12px 14px!important;font-size:15px!important;color:var(--el-ink)!important;
}
body.theme-elite .hero-stay-search input:focus,
body.theme-elite .hero-stay-search select:focus{
  border-color:var(--el-sage)!important;outline:0;box-shadow:0 0 0 3px rgba(163,177,138,.25);
}
body.theme-elite .hero-stay-search button{
  background:var(--el-secondary)!important;color:#fff!important;border-radius:var(--el-radius-btn)!important;
  min-height:48px!important;padding:0 26px!important;font-weight:700!important;border:0!important;text-transform:none!important;
}

/* Neden biz → 3 adım kartları */
body.theme-elite [data-home-section="why"],
body.theme-elite .section-gray{
  background:var(--el-surface)!important;padding-top:72px!important;padding-bottom:72px!important;
}
body.theme-elite [data-home-section="why"] .section-heading-row{
  border:0!important;margin-bottom:2.5rem!important;align-items:flex-end;justify-content:space-between;
}
body.theme-elite [data-home-section="why"] .eyebrow{
  color:var(--el-secondary)!important;font-family:Inter,sans-serif!important;letter-spacing:.12em;font-weight:700;
}
body.theme-elite [data-home-section="why"] .section-title-left{color:var(--el-primary-deep)!important;font-size:clamp(1.8rem,3vw,2.2rem)!important;margin:0}
body.theme-elite [data-home-section="why"] .why-lead{display:none!important}
body.theme-elite [data-home-section="why"] .why-grid{
  grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;
}
body.theme-elite [data-home-section="why"] .why-card{
  background:#fff!important;border:0!important;border-radius:var(--el-radius)!important;
  box-shadow:var(--el-shadow)!important;padding:2rem 1.75rem!important;text-align:left;
}
body.theme-elite [data-home-section="why"] .why-card i{
  width:56px;height:56px;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;
  background:var(--el-olive)!important;color:var(--el-primary-deep)!important;font-size:1.25rem!important;margin-bottom:1.25rem!important;
}
body.theme-elite [data-home-section="why"] .why-card:nth-child(2) i{background:#d7e5bb!important}
body.theme-elite [data-home-section="why"] .why-card:nth-child(3) i{background:#cce9dd!important}
body.theme-elite [data-home-section="why"] .why-card:nth-child(n+4){display:none} /* Stitch 3 adım */
body.theme-elite [data-home-section="why"] .why-card h4{
  font-family:'Playfair Display',Georgia,serif!important;font-size:1.35rem!important;margin:0 0 .6rem!important;
  color:var(--el-primary-deep)!important;text-transform:none!important;
}
body.theme-elite [data-home-section="why"] .why-card p{color:var(--el-muted)!important;font-size:15px;line-height:1.55;margin:0}

/* Öne çıkan kartlar */
body.theme-elite [data-home-section="featured"]{
  background:linear-gradient(180deg,#eef2f4 0%,var(--el-surface-low) 100%)!important;
  padding-top:80px!important;padding-bottom:96px!important;
}
body.theme-elite [data-home-section="featured"] .home-category-strip{display:none!important}
body.theme-elite [data-home-section="featured"] .section-heading-row{
  border:0!important;margin-bottom:2rem!important;align-items:baseline;
}
body.theme-elite [data-home-section="featured"] .eyebrow{
  color:var(--el-secondary)!important;font-family:Inter,sans-serif!important;font-weight:800;letter-spacing:.04em;
}
body.theme-elite [data-home-section="featured"] .section-title-left{color:var(--el-primary-deep)!important}
body.theme-elite [data-home-section="featured"] .featured-lead{display:none!important}
body.theme-elite [data-home-section="featured"] .featured-link-inline{display:none!important}
body.theme-elite [data-home-section="featured"] .featured-footer-cta{display:flex!important;justify-content:center;margin-top:2rem}
body.theme-elite [data-home-section="featured"] .featured-link-below{
  display:inline-flex!important;align-items:center;gap:8px;
  background:var(--el-primary)!important;color:#fff!important;border-radius:var(--el-radius-btn)!important;
  padding:12px 24px!important;font-weight:700;text-decoration:none!important;
}
body.theme-elite [data-home-section="featured"] .stay-grid{
  grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;
}
body.theme-elite [data-home-section="featured"] .stay-card{
  background:#fff!important;border:0!important;border-radius:var(--el-radius)!important;
  box-shadow:var(--el-shadow)!important;overflow:hidden!important;
  display:flex;flex-direction:column;
}
body.theme-elite [data-home-section="featured"] .stay-card:hover{
  transform:translateY(-4px);box-shadow:0 28px 50px rgba(45,70,62,.12)!important;
}
body.theme-elite [data-home-section="featured"] .stay-image{
  aspect-ratio:4/3;height:auto!important;border-radius:0;overflow:hidden;display:block;
}
body.theme-elite [data-home-section="featured"] .stay-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
body.theme-elite [data-home-section="featured"] .stay-card:hover .stay-image img{transform:scale(1.04)}
body.theme-elite [data-home-section="featured"] .stay-type,
body.theme-elite [data-home-section="featured"] .stay-badge,
body.theme-elite [data-home-section="featured"] .stay-region-badge,
body.theme-elite [data-home-section="featured"] .stay-features{display:none!important}
body.theme-elite [data-home-section="featured"] .stay-badge-nights{
  background:var(--el-olive)!important;color:var(--el-primary-deep)!important;border-radius:999px!important;
}
body.theme-elite [data-home-section="featured"] .stay-body{padding:1.35rem 1.35rem 1.5rem!important;display:flex;flex-direction:column;flex:1;gap:6px}
body.theme-elite [data-home-section="featured"] .stay-location{color:var(--el-muted)!important;font-size:13px;order:1}
body.theme-elite [data-home-section="featured"] h3{order:2;margin:0!important;font-size:1.35rem!important}
body.theme-elite [data-home-section="featured"] h3 a{color:var(--el-primary-deep)!important;text-decoration:none!important}
body.theme-elite [data-home-section="featured"] .stay-meta{order:3;color:var(--el-muted);font-size:13px;margin:.25rem 0 .5rem}
body.theme-elite [data-home-section="featured"] .stay-bottom{
  order:4;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(194,200,196,.55);
  display:flex;align-items:center;justify-content:space-between;gap:12px;
}
body.theme-elite [data-home-section="featured"] .stay-bottom small{
  display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--el-muted);
}
body.theme-elite [data-home-section="featured"] .stay-bottom strong{
  font-family:'Playfair Display',Georgia,serif!important;font-size:1.4rem!important;color:var(--el-primary-deep)!important;font-weight:700!important;
}
body.theme-elite [data-home-section="featured"] .stay-per-night{display:none}
body.theme-elite [data-home-section="featured"] .btn-stay{
  display:inline-flex!important;background:var(--el-secondary)!important;color:#fff!important;
  border:0!important;border-radius:var(--el-radius-btn)!important;padding:11px 20px!important;
  font-weight:700!important;box-shadow:none!important;text-decoration:none!important;
}
body.theme-elite [data-home-section="featured"] .btn-stay:hover{filter:brightness(1.05)}
body.theme-elite [data-home-section="featured"] .btn-stay i{margin-left:6px;font-size:12px}

/* Liste */
body.theme-elite .page-hero.stay-hero{
  background:linear-gradient(160deg,var(--el-primary-deep),var(--el-primary))!important;
  padding:130px 0 120px!important;text-align:center;color:#fff;
}
body.theme-elite .stay-hero h1{
  font-family:'Playfair Display',Georgia,serif!important;font-size:clamp(2.2rem,5vw,3.4rem)!important;
  color:#fff!important;font-style:normal!important;font-weight:700!important;
}
body.theme-elite .stay-hero p{color:rgba(255,255,255,.85);max-width:36rem;margin:0 auto}
body.theme-elite .stay-hero span{color:var(--el-olive);letter-spacing:.12em;font-weight:700}
body.theme-elite .stay-search-wrap{margin-top:-48px;position:relative;z-index:10;background:transparent}
body.theme-elite .stay-search--listing{
  background:rgba(255,255,255,.9)!important;backdrop-filter:blur(14px);
  border:1px solid rgba(45,70,62,.1)!important;border-radius:var(--el-radius)!important;
  box-shadow:var(--el-shadow)!important;padding:22px!important;
  display:grid!important;grid-template-columns:1.2fr 1fr 1fr .7fr 1fr auto!important;gap:12px!important;align-items:end;
}
body.theme-elite .stay-search--listing .ss-field{background:transparent!important;padding:0!important;min-height:0!important}
body.theme-elite .stay-search--listing .ss-field input,
body.theme-elite .stay-search--listing .ss-field select{
  background:var(--el-surface)!important;border:1px solid var(--el-line)!important;border-radius:12px!important;padding:12px!important;
}
body.theme-elite .stay-search--listing .ss-submit{
  background:var(--el-secondary)!important;border-radius:var(--el-radius-btn)!important;min-height:48px!important;font-weight:700;
}
body.theme-elite .stay-grid--list{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;row-gap:2rem!important}
body.theme-elite .stay-grid--list .stay-card{
  background:#fff;border:0!important;border-radius:var(--el-radius)!important;box-shadow:var(--el-shadow)!important;overflow:hidden;
}
body.theme-elite .stay-grid--list .stay-image{aspect-ratio:4/3;height:auto!important}
body.theme-elite .stay-grid--list .stay-region-badge{
  display:inline-flex!important;position:absolute;top:14px;left:14px;z-index:2;
  background:rgba(252,249,245,.92);border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;
  color:var(--el-primary-deep);align-items:center;gap:6px;
}
body.theme-elite .stay-grid--list .stay-type,
body.theme-elite .stay-grid--list .stay-location,
body.theme-elite .stay-grid--list .stay-features{display:none}
body.theme-elite .stay-grid--list .stay-body{padding:1.25rem}
body.theme-elite .stay-grid--list .stay-bottom{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(194,200,196,.55);
}
body.theme-elite .stay-grid--list .btn-stay{
  background:var(--el-secondary)!important;color:#fff!important;border:0!important;
  border-radius:var(--el-radius-btn)!important;padding:10px 18px!important;font-weight:700!important;
}
body.theme-elite .stay-grid--list .btn-stay i{display:none}

/* Detay */
body.theme-elite:not(.site-page-home){padding-top:78px}
body.theme-elite .stay-detail{padding-top:0}
body.theme-elite .pd-page{background:var(--el-surface)!important;padding-top:28px!important}
body.theme-elite .pd-gallery{border-radius:18px;overflow:hidden;box-shadow:var(--el-shadow)}
body.theme-elite .pd-chip{border-radius:16px!important;border-color:rgba(45,70,62,.12)!important}
body.theme-elite .pd-chip i{background:#eef3ef!important;color:var(--el-primary)!important}
body.theme-elite .stay-booking-card{
  background:#fff;border:0;border-radius:var(--el-radius);box-shadow:var(--el-shadow);
}
body.theme-elite .stay-booking-card h1{font-family:'Playfair Display',Georgia,serif!important}
body.theme-elite #stayBookingForm button[type="submit"]{
  background:var(--el-secondary)!important;color:#fff!important;border-radius:var(--el-radius-btn)!important;font-weight:700;
}

/* Footer */
body.theme-elite footer,
body.theme-elite .site-footer{
  --footer-accent:var(--el-secondary);
  --footer-primary:var(--el-sage);
  background:var(--el-primary-deep)!important;border-top:0!important;color:rgba(252,249,245,.78)!important;
}
body.theme-elite .footer-col h4{
  font-family:Inter,sans-serif!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;color:#fff!important;
}
body.theme-elite .footer-brand .brand-name{color:#fff!important}
body.theme-elite .footer-pay-trust,
body.theme-elite .footer-trust{background:rgba(0,0,0,.16)}

@media (max-width:1000px){
  body.theme-elite .hero-stay-search form,
  body.theme-elite .stay-search--listing{grid-template-columns:1fr 1fr!important}
  body.theme-elite .hero-stay-search button,
  body.theme-elite .stay-search--listing .ss-action{grid-column:1/-1}
  body.theme-elite [data-home-section="featured"] .stay-grid,
  body.theme-elite .stay-grid--list,
  body.theme-elite [data-home-section="why"] .why-grid{grid-template-columns:1fr 1fr!important}
}
@media (max-width:700px){
  body.theme-elite .home-hero-slider,
  body.theme-elite .home-slide{min-height:560px!important;height:auto!important}
  body.theme-elite .home-search-bridge .hero-stay-search{top:-36px!important;width:calc(100% - 24px)!important}
  body.theme-elite .hero-stay-search form,
  body.theme-elite .stay-search--listing{grid-template-columns:1fr!important}
  body.theme-elite [data-home-section="featured"] .stay-grid,
  body.theme-elite .stay-grid--list,
  body.theme-elite [data-home-section="why"] .why-grid{grid-template-columns:1fr!important}
}
