:root{--navy:#061c38;--red:#e1161b;--gold:#c89d62;--text:#191919;--muted:#777;--light:#f5f6f8;--radius:16px;--shadow:0 18px 50px rgba(20,35,55,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}.container{width:min(1480px,94%);margin:auto}button,select{font:inherit}.site-header{background:#fff;position:relative;z-index:20}.topbar{height:104px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;color:var(--navy);text-decoration:none;gap:12px}.brand-mark{font-size:46px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:22px;letter-spacing:-.5px}.brand-copy small{font-size:9px;margin-top:6px;font-weight:700}.brand-copy em{font-family:Georgia,serif;text-align:center;margin-top:4px}.top-actions{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:600}.socials{display:flex;gap:7px}.socials a{width:24px;height:24px;border-radius:4px;background:var(--navy);color:#fff;display:grid;place-items:center;text-decoration:none}.top-actions label{display:flex;align-items:center;gap:7px}.top-actions select{border:1px solid #a9b1ba;border-radius:6px;padding:9px 28px 9px 10px;background:#fff}.nav-row{height:58px;display:flex;align-items:center;justify-content:flex-end;gap:28px}.main-nav{display:flex;align-items:center;gap:23px;flex:1;justify-content:flex-end}.main-nav a{font-size:13px;font-weight:700;color:#0b1c34;text-decoration:none;white-space:nowrap}.nav-buttons{display:flex;gap:10px}.btn,.flag-btn{height:40px;border-radius:6px;padding:0 15px;border:1px solid #aab1ba;background:#fff;font-size:12px;font-weight:700}.btn-red{background:var(--red);color:#fff;border-color:var(--red)}.flag-btn{background:var(--red);color:#fff;font-size:20px}.mobile-toggle{display:none;background:none;border:0;font-size:24px}.hero{height:610px;position:relative;background-image:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=90');background-size:cover;background-position:center 48%;border-radius:0 0 0 38px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,39,.68) 0%,rgba(3,18,39,.16) 48%,rgba(3,18,39,.05))}.hero-content{position:relative;padding-top:210px;color:#fff}.hero-content p{font-size:40px;margin:0 0 8px;font-weight:400;letter-spacing:-1px}.hero-content h1{font-size:48px;margin:0;font-weight:800;letter-spacing:-1.5px}.search-wrap{position:absolute;left:50%;bottom:-88px;transform:translateX(-50%)}.search-tabs{display:flex;gap:4px;padding-left:10px}.search-tabs button{width:135px;height:52px;border:0;border-radius:18px 18px 0 0;background:rgba(190,205,218,.78);color:#fff;font-size:13px;font-weight:800}.search-tabs .active{background:#fff;color:#222}.property-search{height:126px;background:#fff;border-radius:0 20px 20px 20px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.18fr 1fr .85fr 1.05fr .9fr 130px;align-items:center;padding:0 22px}.field{height:72px;display:flex;align-items:center;gap:14px;border-right:1px solid #ddd;padding:0 20px;position:relative}.field>i:first-child{font-size:27px;color:#aaa}.field span{display:flex;flex-direction:column;gap:6px}.field small{color:#7a7a7a}.field strong{font-size:14px}.field .arrow{position:absolute;right:16px;color:#777}.search-btn{height:56px;border:0;border-radius:8px;background:var(--red);color:#fff;font-weight:800}.section{padding:138px 0 55px}.section-heading{text-align:center}.section-heading h2{font-size:28px;margin:0 0 10px}.section-heading p{margin:0;color:#666}.filters{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin:28px 0 58px}.filters button,.more-btn{border:0;background:#eee;border-radius:6px;padding:10px 24px;font-size:14px}.filters .active{background:#CF3338;color:#fff}.property-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.property-card{border:1px solid #ddd;border-radius:12px;overflow:hidden;background:#fff;transition:.25s}.property-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.12)}.card-image{height:225px;background-size:cover;background-position:center;position:relative}.card-image span{position:absolute;right:16px;top:18px;background:#CF3338;padding:7px 10px;border-radius:5px;font-size:9px;font-weight:800;color:#fff;}.card-body{padding:19px}.card-body h3{margin:0 0 10px;font-size:16px}.price{font-size:21px;font-weight:800;color:#CF3338;}.card-body p{font-size:12px;color:#777}.facts{border-top:1px solid #ddd;margin:18px -19px -19px;display:grid;grid-template-columns:repeat(3,1fr);padding:14px 13px}.facts span{text-align:center;font-size:8px;color:#888;border-right:1px solid #ddd}.facts span:last-child{border:0}.facts strong{display:block;color:#222;font-size:12px;margin-top:4px}.center{text-align:center;margin-top:42px}.more-btn{min-width:245px;font-weight:700}.why-section{padding:55px 0;background:linear-gradient(135deg,#f6f8fa,#edf2f7);position:relative;overflow:hidden}.why-grid{display:grid;grid-template-columns:47% 53%;gap:55px;align-items:center}.image-collage{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;gap:14px;height:545px}.image-collage>div{background-size:cover;background-position:center;border-radius:14px}.image-collage .tall{grid-row:1/3}.why-content h2{font-size:38px;font-weight:500;margin:0 0 25px}.benefit{background:#fff;border-radius:12px;margin-bottom:13px;padding:22px;display:flex;align-items:center;gap:20px;box-shadow:0 5px 20px rgba(20,40,60,.05)}.benefit-icon{width:52px;height:52px;border-radius:10px;background:#d7b47f;color:#fff;display:grid;place-items:center;font-size:22px}.benefit h3{font-size:16px;color:#b58a4d;margin:0 0 7px}.benefit p{font-size:12px;margin:0;line-height:1.5;color: black;}.destinations{padding-top:60px}.destination-slider-wrap{position:relative;margin-top:52px;overflow:visible}.destination-viewport{overflow:hidden}.destination-track{display:flex;gap:20px;transition:transform .45s ease;will-change:transform;touch-action:pan-y}.destination{flex:0 0 calc((100% - 80px)/5);height:360px;border-radius:15px;background-size:cover;background-position:center;position:relative;overflow:hidden}.destination:after,.blog-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.78))}.destination>div{position:absolute;z-index:2;bottom:20px;left:0;right:0;text-align:center;color:#fff}.destination h3{font-size:18px;margin:0}.destination small{font-weight:600}.destination p{font-size:11px;font-weight:700}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;border:0;background:#fff;color:#777;font-size:20px;box-shadow:0 8px 24px rgba(0,0,0,.16);cursor:pointer;transition:.2s}.slider-arrow:hover{background:var(--red);color:#fff}.slider-arrow:disabled{cursor:not-allowed}.slider-arrow:disabled:hover{background:#fff;color:#777}.prev{left:10px}.next{right:10px}.blog-section{padding:40px 0 60px}.blog-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:18px;background:linear-gradient(90deg,#edf4fb 0 24%,#fff 48%);padding:45px 22px;border-radius:16px}.blog-intro{padding:18px}.blog-intro h2{font-size:26px;margin:0 0 14px}.blog-intro p{font-size:13px;line-height:1.5}.dream{display:flex;align-items:center;gap:14px;margin-top:45px}.dream i{font-size:32px;color:var(--red)}.dream span{font-size:14px}.dream strong{color:var(--red);font-size:18px}.blog-card{height:220px;border-radius:14px;background-size:cover;background-position:center;position:relative;overflow:hidden;text-decoration:none}.blog-card span{position:absolute;z-index:2;bottom:18px;left:10px;right:10px;text-align:center;color:#fff;font-weight:700;line-height:1.45}.blog-button{text-align:right;margin-top:18px}
@media(max-width:1200px){.top-actions .follow,.socials{display:none}.main-nav{gap:12px}.main-nav a{font-size:11px}.property-grid{grid-template-columns:repeat(3,1fr)}.property-card:nth-child(n+4){display:none}.property-search{grid-template-columns:repeat(3,1fr);height:auto;padding:18px}.field{border-bottom:1px solid #ddd}.search-btn{margin:12px}.destination{flex-basis:calc((100% - 40px)/3)}}
@media(max-width:820px){.topbar{height:82px}.top-actions{display:none}.brand-copy strong{font-size:17px}.nav-row{height:52px;justify-content:space-between}.mobile-toggle{display:block}.main-nav{display:none;position:absolute;top:134px;left:0;right:0;background:#fff;flex-direction:column;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.12)}.main-nav.open{display:flex}.nav-buttons .btn-outline{display:none}.hero{height:570px}.hero-content{padding-top:150px}.hero-content p{font-size:28px}.hero-content h1{font-size:36px}.search-wrap{bottom:-230px}.search-tabs button{width:90px}.property-search{grid-template-columns:1fr 1fr}.section{padding-top:280px}.property-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}.image-collage{height:430px}.why-content h2{font-size:30px}.destination-slider-wrap{overflow:visible}.destination-viewport{overflow:hidden}.destination{flex-basis:calc((100% - 20px)/2)}.slider-arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px}.prev{left:6px}.next{right:6px}.blog-grid{grid-template-columns:1fr 1fr}.blog-intro{grid-column:1/3}}
@media(max-width:520px){.container{width:92%}.nav-buttons .btn-red{display:none}.hero{height:500px}.hero-content{padding-top:120px}.hero-content p{font-size:23px}.hero-content h1{font-size:31px}.search-wrap{bottom:-360px}.search-tabs{overflow:auto;padding-left:0}.search-tabs button{min-width:88px}.property-search{grid-template-columns:1fr}.field{height:62px;border-right:0}.section{padding-top:50px}.property-grid{grid-template-columns:1fr}.property-card:nth-child(n+4){display:block}.filters{gap:8px}.filters button{padding:8px 12px}.image-collage{height:320px}.benefit{align-items:flex-start}.destination-slider-wrap{margin-top:30px;overflow:visible}.destination-viewport{overflow:hidden}.destination-track{gap:0}.destination{flex:0 0 100%;height:330px}.slider-arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;font-size:16px}.prev{left:6px}.next{right:6px}.blog-grid{grid-template-columns:1fr}.blog-intro{grid-column:auto}.blog-card{height:190px}.blog-button{text-align:center}.why-section{padding-top:35px}}

/* Logo ve hero hizalama düzenlemeleri */
.brand{
  display:flex;
  align-items:center;
  flex-shrink:0;
}
.site-logo{
  display:block;
  width:290px;
  max-width:100%;
  height:auto;
  object-fit:contain;
}
.hero-content{
  position:relative;
  z-index:2;
  height:100%;
  padding-top:0;
  padding-bottom:105px;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.hero-content p{
  width:100%;
  margin:0 0 8px;
  text-align:center;
}
.hero-content h1{
  width:100%;
  margin:0;
  text-align:center;
}

@media(max-width:820px){
  .site-logo{width:230px}
  .hero-content{
    padding-top:0;
    padding-bottom:150px;
  }
}

@media(max-width:520px){
  .site-logo{width:190px}
  .hero-content{
    padding-top:0;
    padding-bottom:175px;
  }
}

/* Screenshot-style property search */
.hero{
  height:510px;
  border-radius:0;
  margin-bottom:0;
}

.hero-content{
  padding-top:145px;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}

.hero-content p,
.hero-content h1{
  color:#fff;
  text-align:center;
  line-height:1.05;
}

.hero-content p{
  font-size:38px;
  font-weight:700;
  margin:0;
}

.hero-content h1{
  font-size:38px;
  font-weight:700;
  margin:3px 0 0;
}

.search-wrap{
  bottom:-72px;
  width:min(1060px,92%);
  z-index:5;
}

.search-tabs{
  display:flex;
  justify-content:center;
  gap:7px;
  padding:0;
  margin-bottom:0;
}

.search-tabs button{
  width:auto;
  min-width:96px;
  height:44px;
  padding:0 22px;
  border:0;
  border-radius:4px 4px 0 0;
  background:#cf3338;
  color:#fff;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
}

.search-tabs button.active{
  background:#fff;
  color:#cf3338;
}

.property-search{
  height:auto;
  min-height:105px;
  display:grid;
  grid-template-columns:1.2fr 1fr 1.65fr .9fr .9fr 92px;
  gap:9px;
  align-items:end;
  padding:26px 26px 27px;
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 36px rgba(31,38,45,.14);
}

.search-field{
  display:flex;
  flex-direction:column;
  gap:7px;
  min-width:0;
}

.search-field > span{
  font-size:9px;
  line-height:1;
  font-weight:800;
  color:#1b1b1b;
}

.search-field select{
  width:100%;
  height:38px;
  border:1px solid #dfe3e7;
  border-radius:3px;
  background:#fff;
  color:#555;
  padding:0 29px 0 11px;
  font-size:12px;
  outline:none;
}

.search-field select:focus{
  border-color:#cf3338;
  box-shadow:0 0 0 2px rgba(207,51,56,.12);
}

.property-search .search-btn{
  height:38px;
  border-radius:3px;
  background:#cf3338;
  text-transform:none;
  font-size:11px;
  font-weight:700;
}

.properties-section{
  padding-top:125px;
}

@media(max-width:1200px){
  .property-search{
    grid-template-columns:repeat(3,1fr);
    align-items:end;
  }
  .property-search .search-btn{
    margin:0;
    width:100%;
  }
}

@media(max-width:820px){
  .hero{height:520px}
  .hero-content{padding-top:130px}
  .hero-content p,.hero-content h1{font-size:31px}
  .search-wrap{bottom:-160px}
  .property-search{grid-template-columns:1fr 1fr;padding:22px;border-radius:15px}
  .properties-section{padding-top:220px}
}

@media(max-width:520px){
  .hero{height:465px}
  .hero-content{padding-top:105px}
  .hero-content p,.hero-content h1{font-size:25px}
  .search-wrap{bottom:-340px;width:92%}
  .search-tabs{justify-content:flex-start;overflow:visible;padding-bottom: 10px;}
  .search-tabs button{min-width:0;flex:1;padding:0 10px;font-size:11px;border-radius: 10px;}
  .property-search{grid-template-columns:1fr;padding:18px;gap:12px}
  .properties-section{padding-top:400px}
}

/* Site footer */
.site-footer{
  background:#060B13;
  color:#fff;
  margin-top:26px;
  padding:58px 0 0;
}
.footer-grid{
  display:grid;
  grid-template-columns:1.35fr repeat(5,1fr);
  gap:42px;
  align-items:start;
  padding-bottom:46px;
}
.footer-brand-block{
  min-width:0;
}
.footer-logo{
  display:block;
  width:185px;
  max-width:100%;
  height:auto;
  margin-bottom:20px;
  filter:brightness(0) invert(1);
}
.footer-contact{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin:0;
  padding:0;
  list-style:none;
}
.footer-contact li,
.footer-contact a{
  color:#c8cdd4;
  text-decoration:none;
  font-size:12px;
  line-height:1.55;
}
.footer-contact li{
  display:flex;
  align-items:flex-start;
  gap:9px;
}
.footer-contact i{
  width:14px;
  margin-top:3px;
  color:#fff;
  text-align:center;
}
.footer-column h3{
  margin:0 0 16px;
  color:#fff;
  font-size:13px;
  line-height:1.3;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.2px;
}
.footer-column ul{
  margin:0;
  padding:0;
  list-style:none;
}
.footer-column li{
  margin-bottom:8px;
}
.footer-column a{
  color:#c8cdd4;
  text-decoration:none;
  font-size:12px;
  line-height:1.35;
  transition:.2s;
}
.footer-column a:hover,
.footer-contact a:hover{
  color:#fff;
}
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.08);
}
.footer-bottom-inner{
  min-height:66px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.footer-copyright{
  margin:0;
  color:#c8cdd4;
  font-size:12px;
}
.footer-socials{
  display:flex;
  align-items:center;
  gap:16px;
}
.footer-socials a{
  color:#fff;
  text-decoration:none;
  font-size:14px;
  transition:.2s;
}
.footer-socials a:hover{
  transform:translateY(-2px);
  opacity:.75;
}

@media(max-width:1200px){
  .footer-grid{
    grid-template-columns:1.35fr repeat(3,1fr);
  }
}

@media(max-width:820px){
  .site-footer{
    padding-top:42px;
  }
  .footer-grid{
    grid-template-columns:1fr 1fr;
    gap:34px 24px;
  }
  .footer-brand-block{
    grid-column:1/3;
  }
}

@media(max-width:520px){
  .footer-grid{
    grid-template-columns:1fr;
    gap:30px;
    padding-bottom:36px;
  }
  .footer-brand-block{
    grid-column:auto;
  }
  .footer-bottom-inner{
    padding:20px 0;
    flex-direction:column;
    align-items:flex-start;
  }
}


/* =========================================================
   Screenshot-style overlay header
   Search form styles are intentionally left unchanged.
   ========================================================= */
.site-header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:30;
  background:transparent;
  color:#fff;
}

.header-contact-bar{
  height:50px;
  /*background:#cf3338;*/
  color:#fff;
}

.header-contact-inner{
  height:100%;
  display:flex;
  justify-content: flex-end;
  align-items:center;
}

.header-contact-items{
  display:flex;
  align-items:center;
  gap:18px;
  font-size:11px;
  font-weight:700;
}

.header-contact-items a,
.header-contact-items span{
  display:flex;
  align-items:center;
  gap:7px;
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
}

.header-main{
  /*background:linear-gradient(180deg,rgba(3,8,14,.66),rgba(3,8,14,.14));*/
}

.header-main-inner{
  min-height:94px;
  display:flex;
  align-items:center;
  gap:30px;
}

.header-main .brand{
  flex:0 0 235px;
}

.header-main .site-logo{
  width:235px;
  max-height:78px;
  object-fit:contain;
  filter:brightness(0) invert(1);
  transform: translateY(-30px); /* Yukarı al */
}

.header-main .main-nav{
  position:static;
  display:flex;
  flex:1;
  align-items:center;
  justify-content:center;
  gap:28px;
  padding:0;
  background:transparent;
  box-shadow:none;
}

.header-main .main-nav a{
  color:#fff;
  font-size:14px;
  font-weight:700;
  text-decoration:none;
  white-space:nowrap;
  text-shadow:0 1px 5px rgba(0,0,0,.45);
  transition:opacity .2s ease;
}

.header-main .main-nav a:hover{
  opacity:.75;
}

.header-right{
  display:flex;
  align-items:center;
  gap:12px;
  flex-shrink:0;
}

.header-socials{
  display:flex;
  align-items:center;
  gap:7px;
}

.header-socials a{
  width:29px;
  height:29px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  color:#cf3338;
  text-decoration:none;
  font-size:13px;
  transition:.2s ease;
}

.header-socials a:hover{
  background:#cf3338;
  color:#fff;
}

.header-currency{
    height: 36px;
    min-width: 62px;
    padding: 0 9px;
    border-radius: 4px;
    background: #292c3200;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.site-header .mobile-toggle{
  display:none;
  margin-left:auto;
  width:42px;
  height:42px;
  border:0;
  border-radius:5px;
  background:#cf3338;
  color:#fff;
  font-size:21px;
}

/* Header now sits over the hero, as in the reference image. */
.hero{
  height:550px;
  background-position:center 48%;
}

.hero-overlay{
  background:linear-gradient(90deg,rgba(3,8,14,.58),rgba(3,8,14,.32)),
             linear-gradient(180deg,rgba(3,8,14,.18),rgba(3,8,14,.20));
}

.hero-content{
  padding-top:105px;
}

@media(max-width:1350px){
  .header-main-inner{gap:20px}
  .header-main .brand{flex-basis:205px}
  .header-main .site-logo{width:205px}
  .header-main .main-nav{gap:18px}
  .header-main .main-nav a{font-size:12px}
  .header-socials a{width:27px;height:27px}
}

@media(max-width:1050px){
  .header-main-inner{min-height:82px}
  .header-main .brand{flex-basis:190px}
  .header-main .site-logo{width:190px;max-height:66px}
  .site-header .mobile-toggle{display:grid;place-items:center}
  .header-right{margin-left:0}
  .header-main .main-nav{
    display:none;
    position:absolute;
    top:109px;
    left:3%;
    right:3%;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:10px;
    border-radius:8px;
    background:rgba(6,11,19,.97);
    box-shadow:0 14px 32px rgba(0,0,0,.28);
  }
  .header-main .main-nav.open{display:flex}
  .header-main .main-nav a{
    padding:12px 14px;
    border-bottom:1px solid rgba(255,255,255,.08);
    font-size:13px;
  }
  .header-main .main-nav a:last-child{border-bottom:0}
}

@media(max-width:720px){
  .header-contact-bar{height:auto;min-height:27px}
  .header-contact-inner{padding-top:6px;padding-bottom:6px}
  .header-contact-items{width:100%;justify-content:center;gap:13px;font-size:10px}
  .header-contact-items span{display:none}
  .header-main-inner{min-height:76px;gap:10px}
  .header-main .brand{flex-basis:155px}
  .header-main .site-logo{width:155px;max-height:58px}
  .header-socials{display:none}
  .header-currency{height:34px;min-width:58px}
  .site-header .mobile-toggle{width:38px;height:38px}
  .header-main .main-nav{top:103px}
  .hero{height:520px}
  .hero-content{padding-top:100px}
}

@media(max-width:480px){
  .header-contact-items a:nth-child(2){display:none}
  .header-main-inner{min-height:70px}
  .header-main .brand{flex-basis:140px}
  .header-main .site-logo{width:140px; transform: translateY(-10px); /* Yukarı al */}
  .header-currency{min-width:54px;padding:0 1px}
  .header-main .main-nav{top:97px}
  .hero{height:500px}
  .hero-content{padding-top:90px}
}


/* =========================================================
   Mobil header son düzeni
   1. satır: logo solda, bayrak sağda
   2. satır: hamburger solda, dil/para seçimi sağda
   Masaüstü düzeni değiştirilmez.
   ========================================================= */
.mobile-header-flag{
  display:none;
}

@media(max-width:720px){
  .header-contact-bar{
    display:none;
  }

  /*.header-main-inner{
    position:relative;
    display:grid;
    grid-template-columns:auto 1fr auto;
    grid-template-areas:
      "brand spacer flag"
      "toggle spacer2 actions";
    align-items:center;
    row-gap:8px;
    min-height:126px;
    padding-top:8px;
    padding-bottom:8px;
  }*/
  
  .header-main-inner {
    min-height: 1px;
    display: flex;
    align-items: center;
  }

  .header-main .brand{
    grid-area:brand;
    justify-self:start;
    flex-basis:auto;
    margin:0;
  }

  .mobile-header-flag{
    grid-area:flag;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    justify-self:end;
  }

  .mobile-header-flag img{
    display:block;
    width:88px;
    height:auto;
  }

  .site-header .mobile-toggle{
    grid-area:toggle;
    justify-self:start;
    margin:0;
  }

  .header-main-inner > .header-right{
    grid-area:actions;
    justify-self:end;
    margin:0;
  }

  .header-main .main-nav{
    top:100%;
  }
}

@media(max-width:480px){
  .header-main-inner{
    min-height:116px;
  }

  .mobile-header-flag img{
    width:78px;
  }

  .header-main .main-nav{
    top:100%;
  }
}

/* Contact page - based on the supplied reference PDF */
.contact-page{background:#f4f5f6}.contact-page .site-header{position:absolute;top:0;left:0;right:0;background:transparent;}.contact-page .header-main{/*background:rgba(4,17,31,.20)*/}.contact-page .main-nav a.active{color:#fff;opacity:.78}.contact-hero{height:430px;position:relative;background-image:url('https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=2200&q=88');background-size:cover;background-position:center 54%}.contact-hero-overlay{position:absolute;inset:0;background:rgba(3,27,49,.55)}.contact-hero-content{height:100%;display:flex;align-items:center;justify-content:center;padding-top:95px;position:relative;z-index:1}.contact-hero h1{margin:0;color:#fff;font-size:31px;font-weight:500}.contact-main-section{padding:70px 0 0;background:#f4f5f6}.contact-layout{width:min(1040px,92%);display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);gap:50px;align-items:start}.contact-layout h2{font-size:27px;line-height:1.2;margin:0 0 24px;font-weight:800}.contact-form-card{background:#fff;padding:42px 45px 48px}.contact-intro{font-size:13px;line-height:1.75;margin:0 0 42px}.contact-form{display:flex;flex-direction:column;gap:13px}.contact-form label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:7px}.contact-form label em{color:#e0242a;font-style:normal}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d9dce0;border-radius:3px;background:#fff;padding:12px 13px;font:inherit;font-weight:400;color:#222;outline:none}.contact-form input{height:42px}.contact-form textarea{resize:vertical;min-height:98px}.contact-form input:focus,.contact-form textarea:focus{border-color:#17aee8;box-shadow:0 0 0 2px rgba(23,174,232,.1)}.contact-form .consent{flex-direction:row;align-items:center;gap:9px;font-weight:500;font-size:11px}.contact-form .consent input{width:16px;height:16px;margin:0;box-shadow:none}.contact-submit{height:42px;border:0;border-radius:3px;background:#14aae6;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.contact-submit:hover{background:#0796d0}.form-success{margin:2px 0 0;padding:10px;background:#e7f7ee;color:#167b43;font-size:12px}.contact-info-column{padding-top:0}.contact-info-list{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-direction:column;gap:20px}.contact-info-list li{display:grid;grid-template-columns:22px 1fr;gap:7px;align-items:start;font-size:14px;font-weight:600;line-height:1.45}.contact-info-list i{margin-top:2px;color:#111}.contact-info-list a{color:#1b1b1b;text-decoration:none}.contact-socials{display:flex;gap:8px;margin:4px 0 22px}.contact-socials a{width:33px;height:33px;display:grid;place-items:center;color:#fff;text-decoration:none;border-radius:2px;font-size:16px}.contact-socials a:nth-child(1){background:#ef315d}.contact-socials a:nth-child(2){background:#3d5d9b}.contact-socials a:nth-child(3){background:#050505}.contact-socials a:nth-child(4){background:#df1f25}.contact-socials a:nth-child(5){background:#24c76f}.contact-city-image{display:block;width:100%;max-width:300px;height:300px;object-fit:cover}.contact-media{width:min(1040px,92%);margin-top:60px;padding-bottom:70px}.map-wrap{height:330px;background:#e6e6e6;overflow:hidden}.map-wrap iframe{width:100%;height:100%;border:0;filter:grayscale(1)}.video-wrap{position:relative;margin:60px auto 0;max-width:1040px;background:#000;aspect-ratio:16/7;overflow:hidden}.video-wrap iframe{width:100%;height:100%;border:0}.video-heading{position:absolute;z-index:2;top:0;left:0;right:0;padding:12px 18px;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.1));color:#fff;pointer-events:none}.video-heading span{display:block;font-size:15px;font-weight:800}.video-heading small{font-size:9px}.contact-page .site-footer{margin-top:0}
@media(max-width:820px){.contact-page .site-header{position:absolute;top:0;left:0;right:0;width:100%;z-index:999;background:transparent !important;}.contact-page .header-main,.contact-page .header-contact-bar{background:transparent !important;}.contact-hero{height:300px;margin-top:0}.contact-hero-content{padding-top:0}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-info-column{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.contact-info-column h2{grid-column:1/-1}.contact-city-image{grid-column:2;grid-row:2/5;height:250px}.contact-media{margin-top:45px}.video-wrap{aspect-ratio:16/9}}
@media(max-width:560px){.contact-main-section{padding-top:45px}.contact-layout h2{font-size:23px}.contact-form-card{padding:28px 20px 32px}.contact-intro br{display:none}.form-row{grid-template-columns:1fr}.contact-info-column{display:block}.contact-city-image{max-width:none;height:250px}.map-wrap{height:290px}.contact-media{padding-bottom:45px}.video-wrap{margin-top:38px}}


/* ABOUT PAGE */
.about-main-section{background:#fff;padding:54px 0 0}
.about-content-wrap{max-width:1040px}
.about-content-wrap h2{margin:0 0 24px;font-family:"Montserrat",sans-serif;font-size:22px;font-weight:500;color:#222}
.about-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px}
.about-copy p{margin:0 0 16px;font-size:15px;line-height:1.7;color:#4b4b4b;font-weight:500}
.about-video-section{margin-top:54px;padding:42px 0;background:#f7f8fa}
.about-video-grid{max-width:1040px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.about-video-card{min-height:275px;background:#111;overflow:hidden}
.about-video-frame,.about-video-frame iframe{width:100%;height:100%;min-height:275px;border:0;display:block}
.about-anniversary-card{position:relative;background:linear-gradient(135deg,#c90009,#ee2628)}
.about-anniversary-card>a{position:relative;display:flex;min-height:275px;align-items:center;justify-content:center;padding:42px;text-decoration:none;overflow:hidden}
.about-anniversary-card>a:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.22),transparent 32%),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.18))}
.about-anniversary-card img{position:relative;z-index:1;max-width:72%;filter:brightness(0) invert(1)}
.anniversary-kicker{position:absolute;top:16px;left:18px;right:18px;z-index:2;color:#fff;font-size:16px;font-weight:700}
.video-play{position:absolute;z-index:3;left:50%;top:50%;width:62px;height:44px;border-radius:12px;display:grid;place-items:center;transform:translate(-50%,-50%);background:#ff0033;color:#fff;font-size:22px;box-shadow:0 8px 20px rgba(0,0,0,.25)}
@media (max-width: 800px){
  .about-main-section{padding-top:38px}
  .about-content-wrap h2{font-size:20px}
  .about-columns,.about-video-grid{grid-template-columns:1fr;gap:10px}
  .about-copy p{font-size:14px;line-height:1.65}
  .about-video-section{margin-top:35px;padding:24px 0}
  .about-video-card,.about-video-frame,.about-video-frame iframe,.about-anniversary-card>a{min-height:220px}
}

/* Hero image slider */
.hero{background-image:none;overflow:visible;isolation:isolate}
.hero-slides{position:absolute;inset:0;overflow:hidden;border-radius:0 0 0 0px;z-index:-2;background:#0b1c34}
.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 6s ease;will-change:opacity,transform}
.hero-slide.active{opacity:1;transform:scale(1)}
.hero-overlay{z-index:-1;border-radius:0 0 0 0px;pointer-events:none}
.hero-content,.search-wrap{z-index:5}
.hero-arrow{position:absolute;top:46%;z-index:4;width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(5,18,35,.28);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(4px);transition:.25s}
.hero-arrow:hover{background:rgba(207,51,56,.9);border-color:transparent}
.hero-prev{left:28px}.hero-next{right:28px}
.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:4;display:flex;gap:9px}
.hero-dots button{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer;transition:.25s}
.hero-dots button.active{width:28px;border-radius:10px;background:#fff}
@media(max-width:820px){.hero-arrow{width:42px;height:42px;top:40%}.hero-prev{left:12px}.hero-next{right:12px}.hero-dots{bottom:20px}}
@media(max-width:520px){.hero-arrow{width:36px;height:36px;font-size:13px;top:36%}.hero-prev{left:8px}.hero-next{right:8px}.hero-dots{bottom:14px}.hero-slides,.hero-overlay{border-radius:0 0 0 0px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}

.more-btn:hover{
    background: #cf3338;
    color: #fff;
}
/* PROPERTY DETAIL PAGE */
.property-detail-page{margin:0;background:#f4f5f7;color:#222;font-family:Inter,Arial,sans-serif}.property-detail-main{padding:28px 0 64px}.property-detail-container{width:min(1440px,96%)}.property-detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:14px}.property-back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;color:#777;text-decoration:none;font-size:12px;font-weight:700}.property-back-link:hover{color:var(--red)}.property-detail-top h1{margin:0 0 8px;font-size:28px;line-height:1.2;letter-spacing:-.5px}.property-detail-address{margin:0;color:#777;font-size:12px;line-height:1.5}.property-detail-address i{margin-right:7px}.property-detail-price{font-size:29px;font-weight:800;white-space:nowrap;color:#111}.property-detail-badges{display:flex;gap:7px;margin-bottom:25px}.detail-badge{padding:7px 11px;border-radius:3px;color:#fff;font-size:10px;font-weight:800}.detail-badge-red{background:#e6262b}.detail-badge-dark{background:#2c2c2c}.detail-badge-gray{background:#666}.property-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:28px;align-items:start}.property-gallery-main{position:relative;height:630px;background:#ddd;overflow:hidden}.property-gallery-main>img{width:100%;height:100%;display:block;object-fit:cover}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border:0;border-radius:4px;background:rgba(230,38,43,.78);color:#fff;font-size:17px;cursor:pointer}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-tools{position:absolute;right:24px;top:22px;display:flex;gap:7px}.gallery-tools button{width:44px;height:44px;border:0;border-radius:4px;background:rgba(7,28,56,.78);color:#fff;font-size:17px;cursor:pointer}.gallery-tools button:first-child{background:rgba(230,38,43,.82)}.gallery-counter{position:absolute;right:13px;bottom:12px;color:#fff;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,.7)}.property-thumbnails{display:grid;grid-template-columns:repeat(8,minmax(70px,1fr));gap:5px;margin-top:5px}.property-thumbnails button{height:75px;padding:0;border:3px solid transparent;background:#ddd;cursor:pointer;overflow:hidden}.property-thumbnails button.active{border-color:#e6262b}.property-thumbnails img{width:100%;height:100%;display:block;object-fit:cover}.property-contact-card{position:sticky;top:20px;background:#fff;border-radius:8px;padding:24px;box-shadow:0 8px 30px rgba(10,25,45,.08)}.agent-head{display:flex;align-items:center;gap:14px;padding-bottom:18px;margin-bottom:15px;border-bottom:1px solid #eee}.agent-logo-wrap{width:66px;height:66px;border-radius:8px;background:#e6262b;display:grid;place-items:center;padding:8px}.agent-logo-wrap img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.agent-head strong{display:block;font-size:13px;margin-bottom:8px}.agent-head strong i{margin-right:6px}.agent-head a{color:#e6262b;font-size:12px;font-weight:700;text-decoration:none}.property-contact-form{display:flex;flex-direction:column;gap:10px}.property-contact-form label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.property-contact-form input,.property-contact-form textarea,.property-contact-form select{width:100%;border:1px solid #dedede;border-radius:5px;background:#fff;padding:12px;font:500 12px Inter,sans-serif;color:#222;outline:none}.property-contact-form textarea{resize:vertical;min-height:92px;line-height:1.5}.property-contact-form input:focus,.property-contact-form textarea:focus,.property-contact-form select:focus{border-color:#e6262b;box-shadow:0 0 0 2px rgba(230,38,43,.1)}.property-form-note{margin:3px 0 4px;font-size:11px;line-height:1.55;color:#444}.property-form-note a{color:#e6262b;text-decoration:none}.property-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.send-message-btn,.call-property-btn,.whatsapp-property-btn{min-height:42px;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.send-message-btn{border:1px solid #e6262b;background:#e6262b;color:#fff}.call-property-btn{border:1px solid #999;background:#fff;color:#222}.whatsapp-property-btn{border:1px solid #999;background:#fff;color:#222}.whatsapp-property-btn i{color:#25d366;font-size:17px}.property-detail-card{margin-top:24px;background:#fff;padding:26px;border-radius:7px;box-shadow:0 4px 18px rgba(10,25,45,.05)}.property-detail-card h2{margin:0;font-size:19px}.property-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.property-section-heading span{color:#777;font-size:11px}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#eee}.overview-grid>div{background:#fff;padding:19px;display:flex;align-items:center;gap:13px}.overview-grid i{width:34px;color:#e6262b;font-size:20px;text-align:center}.overview-grid span{display:flex;flex-direction:column;gap:5px;color:#777;font-size:10px}.overview-grid strong{color:#222;font-size:13px}.property-description h2{margin-bottom:16px}.property-description p{margin:0 0 13px;color:#555;font-size:13px;line-height:1.75}.property-lightbox{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:40px;background:rgba(0,0,0,.9)}.property-lightbox.open{display:flex}.property-lightbox img{max-width:95vw;max-height:90vh;object-fit:contain}.lightbox-close{position:absolute;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:20px;cursor:pointer}
@media(max-width:1100px){.property-detail-layout{grid-template-columns:minmax(0,1fr) 320px}.property-gallery-main{height:510px}.property-thumbnails{grid-template-columns:repeat(4,1fr)}.property-thumbnails button{height:82px}}
@media(max-width:820px){.property-detail-main{padding-top:20px}.property-detail-layout{grid-template-columns:1fr}.property-contact-card{position:static}.property-gallery-main{height:470px}.property-detail-top h1{font-size:24px}.property-detail-price{font-size:24px}.overview-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.property-detail-container{width:92%}.property-detail-top{flex-direction:column;gap:12px}.property-detail-price{align-self:flex-start}.property-detail-badges{flex-wrap:wrap}.property-gallery-main{height:330px}.gallery-nav{width:38px;height:38px}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-tools{top:10px;right:10px}.gallery-tools button{width:38px;height:38px}.property-thumbnails{grid-template-columns:repeat(4,1fr)}.property-thumbnails button{height:60px}.property-contact-card,.property-detail-card{padding:19px}.overview-grid{grid-template-columns:1fr}.property-section-heading{align-items:flex-start;flex-direction:column}.property-contact-actions{grid-template-columns:1fr}.property-lightbox{padding:15px}}

/* Mobilde yalnızca öğe sırası değiştirilir:
   logo | para/dil | hamburger. Logo ölçülerine dokunulmaz. */
@media (max-width:720px){
  .header-main-inner > .brand{
    order:1;
    flex-shrink:0;
  }

  .header-main-inner > .header-right{
    order:2;
    margin-left:auto;
    flex-shrink:0;
  }

  .header-main-inner > .mobile-toggle{
    order:3;
    margin-left:0;
    flex-shrink:0;
  }

  .header-main-inner > .main-nav{
    order:4;
  }
}


/* =========================================================
   Header logo alignment fix
   Logo stays inside .container and aligns to its left edge.
   Mobile header layout is unchanged.
   ========================================================= */
@media (min-width:721px){
  .header-main-inner{
    justify-content:flex-start;
  }

  .header-main .brand{
    flex:0 0 235px;
    margin-left:0;
    margin-right:0;
    justify-content:flex-start;
  }
}

/* =========================================================
   KESİN LOGO HİZASI
   Görünen logo, üst bardaki "Since 2001" yazısı ile aynı
   container sol çizgisinden başlar. Logo container dışına çıkmaz.
   ========================================================= */
.header-main .brand{
  flex:0 0 auto;
  margin-left:0;
  margin-right:0;
  padding-left:0;
  justify-content:flex-start;
}

.header-main .site-logo{
  display:block;
  width:auto;
  height:78px;
  max-width:none;
  max-height:none;
  object-fit:initial;
  object-position:left center;
  transform:translateY(-30px);
}

@media(max-width:1350px){
  .header-main .brand{flex-basis:auto;}
  .header-main .site-logo{
    width:auto;
    height:66px;
  }
}

@media(max-width:720px){
  .header-main .brand{
    flex-basis:auto;
    margin-left:0;
    padding-left:0;
  }

  .header-main .site-logo{
    width:auto;
    height:58px;
    max-height:none;
  }
}

@media(max-width:480px){
  .header-main .brand{flex-basis:auto;}
  .header-main .site-logo{
    width:auto;
    height:58px;
    transform:translateY(-10px);
  }
}






















/* =========================================================
   Header currency/language popup menus
   Kapali select gorunumu aynen korunur; sadece acilan menu ozellestirilir.
   property-detail.php (.property-detail-page) harictir.
   ========================================================= */
body:not(.property-detail-page) .header-select-popup{
  position:relative;
  display:inline-flex;
  flex:0 0 auto;
}

body:not(.property-detail-page) .header-select-popup > .header-currency{
  pointer-events:none;
}

body:not(.property-detail-page) .header-select-popup-trigger{
  position:absolute;
  inset:0;
  z-index:2;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:transparent;
  opacity:0;
  cursor:pointer;
}

body:not(.property-detail-page) .header-select-popup-menu{
  position:absolute;
  top:calc(100% + 6px);
  right:0;
  z-index:10050;
  width:100%;
  min-width:86px;
  padding:5px;
  border:1px solid #e2e2e2;
  border-radius:5px;
  background:#fff;
  box-shadow:0 10px 24px rgba(0,0,0,.16);
  opacity:0;
  visibility:hidden;
  transform:translateY(-5px);
  transition:opacity .18s ease, transform .18s ease, visibility .18s ease;
}

body:not(.property-detail-page) .header-select-popup.open .header-select-popup-menu{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}

body:not(.property-detail-page) .header-select-popup-option{
  width:100%;
  min-height:31px;
  padding:0 8px;
  border:0;
  border-radius:3px;
  background:#fff;
  color:#333;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:5px;
  white-space:nowrap;
  font:inherit;
  font-size:12px;
  font-weight:700;
  line-height:1.2;
  text-align:left;
  cursor:pointer;
}

body:not(.property-detail-page) .header-select-popup-option:hover,
body:not(.property-detail-page) .header-select-popup-option:focus-visible{
  background:#f6e5e6;
  color:#cf3338;
  outline:none;
}

body:not(.property-detail-page) .header-select-popup-option.active{
  background:#cf3338;
  color:#fff;
}


/* Homepage search - district + neighborhood multi selector */
.search-location-field{position:relative;z-index:12}
.location-picker-toggle{
  width:100%;height:38px;border:1px solid #dfe3e7;border-radius:3px;background:#fff;color:#555;
  padding:0 10px 0 11px;font-size:12px;text-align:left;display:flex;align-items:center;justify-content:space-between;
  gap:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.location-picker-toggle i{font-size:10px;flex:0 0 auto;color:#777}
.location-picker-toggle:focus{border-color:#cf3338;box-shadow:0 0 0 2px rgba(207,51,56,.12);outline:none}
.location-picker{
  position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:50;max-height:330px;overflow:auto;
  background:#fff;border:1px solid #e0e4e8;border-radius:7px;box-shadow:0 14px 30px rgba(22,30,40,.18);padding:8px
}
.location-picker[hidden]{display:none}
.location-picker-empty{padding:10px 9px;color:#7b8289;font-size:11px;line-height:1.4}
.location-group{border-bottom:1px solid #edf0f2;padding:4px 0 7px}
.location-group:last-child{border-bottom:0}
.location-check{display:flex;align-items:center;gap:8px;min-height:30px;padding:5px 7px;border-radius:5px;cursor:pointer;font-size:12px;color:#3f454b}
.location-check:hover{background:#f5f6f7}
.location-check input{width:15px;height:15px;margin:0;accent-color:#cf3338;flex:0 0 auto}
.district-check{font-weight:800;color:#1c2732}
.neighborhood-list{padding-left:20px}
.neighborhood-check{font-size:11px;color:#59616a}
@media(max-width:820px){.location-picker{max-height:280px}}

/* Home search manual budget inputs */
.budget-input-wrap{position:relative;width:100%;}
.budget-currency-symbol{position:absolute;left:11px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;color:#555;pointer-events:none;z-index:1;}
.search-field .budget-input{width:100%;height:38px;border:1px solid #dfe3e7;border-radius:3px;background:#fff;color:#555;padding:0 11px 0 28px;font:inherit;font-size:12px;outline:none;}
.search-field .budget-input:focus{border-color:#cf3338;box-shadow:0 0 0 2px rgba(207,51,56,.12);}

/* =========================================================
   Language flags - use real SVG images instead of flag emoji.
   This avoids Windows/browser rendering 🇹🇷 / 🇬🇧 as TR / GB text.
   ========================================================= */
body:not(.property-detail-page) .header-select-popup.header-language-popup > .header-currency{
  opacity:0;
}
body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
  opacity:1;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 8px;
  border:1px solid rgba(255,255,255,.9);
  border-radius:4px;
  color:#fff;
  font:inherit;
  font-size:14px;
  font-weight:700;
}
body:not(.property-detail-page) .header-language-flag,
.property-language-flag{
  display:block;
  width:20px;
  height:14px;
  flex:0 0 20px;
  object-fit:cover;
  border-radius:2px;
  box-shadow:0 0 0 1px rgba(255,255,255,.25);
}
body:not(.property-detail-page) .header-select-popup-option .header-language-flag{
  box-shadow:0 0 0 1px rgba(0,0,0,.08);
}
body:not(.property-detail-page) .header-select-popup-option.active .header-language-flag{
  box-shadow:0 0 0 1px rgba(255,255,255,.3);
}
body:not(.property-detail-page) .header-language-chevron{
  font-size:9px;
  margin-left:1px;
}
.property-mini-currency-dropdown[data-language-dropdown] .property-mini-currency,
.property-mini-currency-dropdown[data-language-dropdown] .property-mini-currency-option{
  display:flex;
  align-items:center;
  gap:6px;
}
.property-mini-currency-dropdown[data-language-dropdown] .property-mini-currency-option{
  justify-content:flex-start;
}
@media(max-width:480px){
  body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
    gap:4px;
    padding:0 4px;
    font-size:13px;
  }
  body:not(.property-detail-page) .header-language-flag,
  .property-language-flag{
    width:18px;
    height:12px;
    flex-basis:18px;
  }
}

/* 035 - Header language selector: match currency control dimensions/border exactly */
body:not(.property-detail-page) .header-currency,
body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
  height:36px;
  min-width:62px;
  width:auto;
  border:1px solid rgba(255,255,255,.5);
  border-radius:4px;
  box-sizing:border-box;
}
body:not(.property-detail-page) .header-select-popup.header-language-popup{
  min-width:62px;
  height:36px;
}
body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
  width:100%;
  padding:0 9px;
}
@media(max-width:720px){
  body:not(.property-detail-page) .header-currency,
  body:not(.property-detail-page) .header-select-popup.header-language-popup,
  body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
    height:34px;
    min-width:58px;
  }
}
@media(max-width:480px){
  body:not(.property-detail-page) .header-currency,
  body:not(.property-detail-page) .header-select-popup.header-language-popup,
  body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
    min-width:54px;
  }
  body:not(.property-detail-page) .header-select-popup.header-language-popup .header-select-popup-trigger{
    padding:0 1px;
  }
}
