/* MenkulEX v1.3.05 — Home Video / Media Core exact-order bundle */

/* ===== SOURCE: menkulex-valuation-foundation-v1244.css ===== */
.mxv-eyebrow-v1244{display:inline-flex;margin:0 0 10px;color:#055970;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.mxv-services-v1244,.mxv-assurance-v1244{background:#fff}.mxv-service-grid-v1244{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.mxv-service-card-v1244{display:flex;min-height:210px;flex-direction:column;padding:22px;border:1px solid #d9e0e6;border-radius:16px;background:#fff;color:#0b252d;text-decoration:none}.mxv-service-card-v1244:hover{transform:translateY(-2px);border-color:#9eb8c0;box-shadow:0 14px 34px rgba(4,31,64,.08)}.mxv-icon-v1244{display:grid;width:42px;height:42px;place-items:center;margin-bottom:18px;border:1px solid #cbd8dc;border-radius:12px;color:#055970;background:#f5f7f8}.mxv-icon-v1244 svg{width:20px;height:20px}.mxv-service-card-v1244 strong{font-size:16px;font-weight:600}.mxv-service-card-v1244 p{margin:8px 0 18px;color:#47616a;font-size:13px;line-height:1.65}.mxv-service-card-v1244 b{margin-top:auto;color:#055970;font-size:12px}.mxv-process-v1244{background:#f5f7f8}.mxv-process-grid-v1244{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.mxv-process-grid-v1244 article{padding:22px;border:1px solid #dbe3e7;border-radius:16px;background:#fff}.mxv-process-grid-v1244 article>span{display:block;margin-bottom:18px;color:#055970;font-size:12px;font-weight:600}.mxv-process-grid-v1244 strong{display:block;font-size:15px}.mxv-process-grid-v1244 p{margin:8px 0 0;color:#526972;font-size:13px;line-height:1.65}.mxv-process-actions-v1244{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.mxv-assurance-shell-v1244{display:grid;grid-template-columns:1fr 1fr;gap:34px}.mxv-assurance-copy-v1244 h2{margin:0 0 12px;font-size:clamp(26px,3vw,38px);font-weight:600;color:#041f40}.mxv-assurance-copy-v1244 p{color:#47616a;line-height:1.75}.mxv-assurance-list-v1244{display:grid;gap:10px}.mxv-assurance-list-v1244>div{padding:17px 18px;border:1px solid #d9e0e6;border-radius:14px}.mxv-assurance-list-v1244 strong{display:block;margin-bottom:4px;color:#041f40;font-size:14px}.mxv-assurance-list-v1244 span{color:#5a7078;font-size:12.5px}.mxv-disclaimer-v1244{margin:26px 0 0;padding:14px 16px;border-left:3px solid #055970;background:#f5f7f8;color:#536971;font-size:11.5px;line-height:1.6}@media(max-width:1024px){.mxv-service-grid-v1244,.mxv-process-grid-v1244{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.mxv-service-grid-v1244,.mxv-process-grid-v1244,.mxv-assurance-shell-v1244{grid-template-columns:1fr}.mxv-service-card-v1244{min-height:0;padding:18px}.mxv-process-actions-v1244 .xan-btn{width:100%;justify-content:center}}

/* ===== SOURCE: menkulex-video-media-v1261.css ===== */
/* MenkulEX v1.2.61 — WP Medya Kütüphanesi video yerleşimi.
   Yalnız ana sayfadaki MenkulEX video bileşenlerine scope edilir. */

body.xan-home .mxv-card-video-v1261,
body.xan-home .mxv-process-video-v1261,
body.xan-home .mxv-project-video-v1261,
body.xan-home .xan-secondary-video-frame,
body.xan-home .xan-video-showcase-card{
  background:#041f40;
}

body.xan-home .mxv-card-video-v1261{
  display:block;
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:14px 14px 0 0;
  background:#041f40;
}
body.xan-home .mxv-card-video-v1261 video,
body.xan-home .mxv-process-video-v1261 video,
body.xan-home .mxv-project-video-v1261,
body.xan-home .xan-secondary-video,
body.xan-home .xan-video-showcase-media{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center center!important;
  background:#041f40;
}

body.xan-home .mxv-service-card-v1244.has-video{
  padding:0;
  overflow:hidden;
  min-height:0;
}
body.xan-home .mxv-service-card-body-v1261{
  display:flex;
  flex:1;
  min-height:190px;
  flex-direction:column;
  padding:18px 20px 20px;
}
body.xan-home .mxv-service-card-body-v1261 .mxv-icon-v1244{margin-bottom:14px}
body.xan-home .mxv-service-card-body-v1261 b{margin-top:auto}

body.xan-home .mxv-process-grid-v1244 article.has-video{
  padding:0;
  overflow:hidden;
}
body.xan-home .mxv-process-video-v1261{
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#041f40;
}
body.xan-home .mxv-process-card-body-v1261{padding:18px 20px 20px}
body.xan-home .mxv-process-card-body-v1261>span{display:block;margin-bottom:14px;color:#055970;font-size:12px;font-weight:600}
body.xan-home .mxv-process-card-body-v1261 strong{display:block;font-size:15px}
body.xan-home .mxv-process-card-body-v1261 p{margin:8px 0 0;color:#526972;font-size:13px;line-height:1.65}

body.xan-home .xan-project-teaser-media.has-video-v1261{
  background:#041f40!important;
}
body.xan-home .xan-project-teaser-media.has-video-v1261 .xan-home-media-bg{opacity:.18!important}
body.xan-home .mxv-project-video-v1261{
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
}
body.xan-home .xan-project-teaser-media.has-video-v1261 .xan-future-teaser-badge-v152{z-index:3}

/* Hero: masaüstünde sinematik cover; tablet/mobilde kırpma yerine tam kadraj. */
body.xan-home .xan-hero-v124 .xan-hero-video{
  object-fit:cover!important;
  object-position:center center!important;
}
body.xan-home .xan-secondary-video-frame{
  aspect-ratio:16/9!important;
  max-width:1180px!important;
}
body.xan-home .xan-secondary-video{object-fit:contain!important}

/* Tüm Ortam Kütüphanesi videolarını tek uzun sayfa yerine yatay, performanslı bir vitrin halinde sun. */
body.xan-home .mx-video-library-v1261{overflow:hidden}
body.xan-home .mx-video-library-track-v1261{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-template-columns:none!important;
  grid-auto-columns:calc((100% - 32px)/3)!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory;
  overscroll-behavior-inline:contain;
  scrollbar-width:thin;
  padding:4px 2px 12px;
}
body.xan-home .mx-video-library-card-v1261{
  min-width:0;
  scroll-snap-align:start;
  border:1px solid rgba(5,89,112,.13);
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 34px rgba(4,31,64,.06);
}
body.xan-home .mx-video-library-card-v1261 .xan-video-showcase-card{
  aspect-ratio:16/9!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.xan-home .mx-video-library-caption-v1261{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:13px 15px;
  min-height:54px;
  background:#fff;
}
body.xan-home .mx-video-library-caption-v1261 strong{
  min-width:0;
  color:#041f40;
  font-size:12.5px;
  font-weight:500;
  line-height:1.4;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
body.xan-home .mx-video-library-caption-v1261 span{
  flex:none;
  color:#055970;
  font-size:11px;
  font-weight:600;
}
body.xan-home .mx-video-library-v1261 .xan-video-showcase-play{
  right:10px!important;
  bottom:10px!important;
}

@media (max-width:1024px){
  body.xan-home .xan-hero-v124 .xan-hero-video{
    object-fit:contain!important;
    object-position:center center!important;
    background:#041f40!important;
  }
  body.xan-home .xan-hero-v124 .xan-hero-video-backdrop{opacity:.20!important}
  body.xan-home .mx-video-library-track-v1261{
    grid-auto-columns:calc((100% - 14px)/2)!important;
    gap:14px!important;
  }
  body.xan-home .mxv-service-grid-v1244,
  body.xan-home .mxv-process-grid-v1244{gap:14px!important}
}

@media (max-width:760px){
  /* Mobilde video yüksekliği viewport'a zorlanmaz; 16:9 tam kadraj gösterilir. */
  body.xan-home .xan-hero-v124.has-video,
  body.xan-home .xan-hero-v113.has-video{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16/9!important;
    background:#041f40!important;
  }
  body.xan-home .xan-hero-v124 .xan-hero-video,
  body.xan-home .xan-hero-v113 .xan-hero-video{
    object-fit:contain!important;
    object-position:center center!important;
  }
  body.xan-home .xan-hero-video-control{right:10px!important;bottom:10px!important}
  body.xan-home .xan-secondary-video-section{padding:14px 0 18px!important}
  body.xan-home .xan-secondary-video-frame{width:100%!important;aspect-ratio:16/9!important;border-radius:12px!important}
  body.xan-home .mx-video-library-track-v1261{
    grid-auto-columns:100%!important;
    gap:12px!important;
    padding-inline:0!important;
  }
  body.xan-home .mxv-card-video-v1261,
  body.xan-home .mxv-process-video-v1261{aspect-ratio:16/9!important}
  body.xan-home .mxv-service-card-body-v1261{min-height:0;padding:16px 17px 18px}
  body.xan-home .mxv-process-card-body-v1261{padding:16px 17px 18px}
  body.xan-home .mx-video-library-caption-v1261 strong{font-size:12px}
}

/* ===== SOURCE: menkulex-video-sitewide-v1262.css ===== */
/* MenkulEX v1.2.62 — WP Medya Kütüphanesi site-geneli video sistemi. */
.mx-video-slideshow-v1262{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#041F40;border-radius:inherit;isolation:isolate}
.mx-video-slideshow-v1262>video,.mx-project-card-video-v1262,.mx-blog-card-video-v1262,.mx-similar-project-video-v1262,.mx-blog-related-video-v1262{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#041F40;transition:opacity .36s ease,transform .5s ease;opacity:1}
.mx-video-slideshow-v1262.is-switching>video{opacity:.08;transform:scale(1.012)}
.mx-video-slideshow-v1262.is-ready>video{opacity:1;transform:none}
.xan-hero .xan-hero-video{transition:opacity .38s ease!important}.xan-hero .xan-hero-video.is-switching{opacity:.06!important}
.mx-secondary-frame-v1262{aspect-ratio:16/9!important;min-height:0!important}.mx-secondary-frame-v1262>.mx-video-slideshow-v1262{position:absolute!important;inset:0!important;border-radius:inherit}.mx-secondary-frame-v1262 .xan-secondary-video{position:relative!important;inset:auto!important}
.mxv-card-video-v1261.mx-video-slideshow-v1262,.mxv-process-video-v1261.mx-video-slideshow-v1262{height:auto!important;aspect-ratio:16/9!important}
.xan-project-teaser-media .mx-video-slideshow-v1262{position:absolute!important;inset:12px!important;width:auto!important;height:auto!important;border-radius:14px!important}
.mx-project-archive-hero-slides-v1262{min-height:320px;aspect-ratio:16/9}.xan-project-hero-media-v120 .mx-video-slideshow-v1262{position:absolute;inset:0;border-radius:inherit}.xan-project-hero-media-v120{position:relative!important;overflow:hidden!important;min-height:320px!important}.xan-project-hero-media-v120>b{position:absolute!important;z-index:4!important}
.xan-list-card-image{overflow:hidden!important;background:#041F40!important}.xan-list-card-image .mx-project-card-video-v1262{aspect-ratio:16/10;min-height:220px}
.mx-project-detail-video-shell-v1262{margin:0 0 18px;border-radius:22px;overflow:hidden;border:1px solid rgba(5,89,112,.12);background:#041F40;box-shadow:0 16px 44px rgba(4,31,64,.08)}.mx-project-detail-slides-v1262{aspect-ratio:16/9;max-height:640px}.mx-similar-project-video-v1262{height:148px!important;aspect-ratio:16/9}
.mx-blog-video-hero-v1262{padding:clamp(24px,4vw,48px) 0;background:#fff}.mx-blog-video-hero-v1262>.xan-container{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(420px,1.32fr);gap:28px;align-items:center}.mx-blog-video-hero-copy-v1262{padding:28px;border:1px solid rgba(5,89,112,.12);border-radius:22px;background:#fff}.mx-blog-video-hero-copy-v1262 span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#055970}.mx-blog-video-hero-copy-v1262 h1{margin:8px 0 12px;color:#041F40}.mx-blog-video-hero-copy-v1262 p{margin:0;color:#40566B}.mx-blog-hero-slides-v1262{aspect-ratio:16/9;border-radius:22px;box-shadow:0 16px 42px rgba(4,31,64,.10)}
.xan-blog-card-media-v124{overflow:hidden!important}.mx-blog-card-video-v1262{aspect-ratio:16/9;min-height:180px}.mx-blog-single-media-v1262{background:#041F40!important;padding:0!important}.mx-blog-single-slides-v1262{aspect-ratio:16/9;max-height:620px}.mx-blog-related-video-v1262{width:96px!important;height:68px!important;object-fit:contain!important}
.xan-inner-media-card-v122 .mx-inner-page-slides-v1262{position:absolute;inset:10px;width:auto;height:auto;border-radius:20px}.xan-inner-media-card-v122{position:relative!important;overflow:hidden!important;min-height:340px!important}.mx-inner-page-slides-v1262>video{object-fit:contain!important}
@media(max-width:1024px){.mx-blog-video-hero-v1262>.xan-container{grid-template-columns:1fr}.mx-project-archive-hero-slides-v1262,.xan-project-hero-media-v120{min-height:260px!important}.xan-list-card-image .mx-project-card-video-v1262{min-height:190px}.xan-inner-media-card-v122{min-height:300px!important}}
@media(max-width:760px){.mx-video-slideshow-v1262>video,.mx-project-card-video-v1262,.mx-blog-card-video-v1262,.mx-similar-project-video-v1262{object-fit:contain!important}.mx-blog-video-hero-v1262{padding:18px 0 24px}.mx-blog-video-hero-copy-v1262{padding:20px;text-align:center}.mx-blog-hero-slides-v1262,.mx-project-detail-slides-v1262,.mx-project-archive-hero-slides-v1262{aspect-ratio:16/9!important;min-height:0!important;max-height:none!important}.xan-project-hero-media-v120{min-height:0!important;aspect-ratio:16/9!important}.xan-list-card-image .mx-project-card-video-v1262{min-height:0!important;aspect-ratio:16/9!important}.mx-similar-project-video-v1262{height:auto!important;aspect-ratio:16/9!important}.xan-inner-media-card-v122{min-height:0!important;aspect-ratio:16/9!important}.xan-inner-media-card-v122 .mx-inner-page-slides-v1262{inset:8px!important}}
@media(prefers-reduced-motion:reduce){.mx-video-slideshow-v1262>video,.mx-project-card-video-v1262,.mx-blog-card-video-v1262,.mx-similar-project-video-v1262,.mx-blog-related-video-v1262{transition:none!important}}

/* ===== SOURCE: menkulex-xan-media-cleanup-v1263.css ===== */
/* MenkulEX v1.2.63 — eski XAN görselleri temizlendi; ana sayfa işaretli alanlar video-first. */
body.xan-home .xan-home-hook-media.has-video-v1263,
body.xan-home .xan-project-teaser-media.has-video-v1261,
body.xan-home .xan-secondary-video-frame{position:relative!important;overflow:hidden!important;background:#041f40!important}
body.xan-home .xan-home-hook-media.has-video-v1263 .mx-home-feature-slides-v1263,
body.xan-home .xan-home-hook-media.has-video-v1263 .mx-home-feature-video-v1263{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:inherit!important}
body.xan-home .xan-home-hook-media.has-video-v1263 video,
body.xan-home .xan-project-teaser-media.has-video-v1261 video,
body.xan-home .xan-secondary-video-frame video{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#041f40!important}
body.xan-home .xan-project-teaser-media .mx-video-slideshow-v1262{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:inherit!important}
body.xan-home .xan-project-teaser-media.has-video-v1261 .xan-home-media-bg,
body.xan-home .xan-secondary-video-backdrop{display:none!important}
body.xan-home .mx-brand-fallback-image-v1263{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center;background:#fff;padding:clamp(24px,5vw,64px)}
@media(max-width:1024px){
 body.xan-home .xan-home-hook-media.has-video-v1263{aspect-ratio:16/9!important;min-height:0!important}
 body.xan-home .xan-project-teaser-media.has-video-v1261{aspect-ratio:16/9!important;min-height:0!important}
}
@media(max-width:760px){
 body.xan-home .xan-home-hook-media.has-video-v1263,
 body.xan-home .xan-project-teaser-media.has-video-v1261,
 body.xan-home .xan-secondary-video-frame{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;max-height:none!important}
 body.xan-home .xan-home-hook-media.has-video-v1263 .mx-home-feature-slides-v1263,
 body.xan-home .xan-home-hook-media.has-video-v1263 .mx-home-feature-video-v1263,
 body.xan-home .xan-project-teaser-media .mx-video-slideshow-v1262{position:absolute!important;inset:0!important}
}

/* ===== SOURCE: menkulex-video-autoplay-v1264.css ===== */
/* MenkulEX v1.2.64 — video autoplay dayanıklılık katmanı. */
.mx-video-slideshow-v1262>video,.xan-home [data-mx-smart-video],.mx-project-card-video-v1262,.mx-blog-card-video-v1262{visibility:visible!important;opacity:1}
.mx-video-slideshow-v1262.is-switching>video{opacity:.18}
.mx-video-slideshow-v1262.is-ready>video{opacity:1}

/* ===== SOURCE: menkulex-mobile-xan-visual-cleanup-v1266.css ===== */
/* MenkulEX v1.2.66 — mobil ana sayfa XAN görsel fallback temizliği + video-first. */
body.xan-home .xan-hero-video-backdrop{background-image:none!important;background:#041f40!important}
body.xan-home .mx-video-placeholder-v1266{display:grid;width:100%;height:100%;min-height:180px;place-items:center;background:#041f40;color:#fff}
body.xan-home .mx-video-placeholder-v1266 b{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#055970;color:#fff;font-size:20px;font-weight:600}
body.xan-home .mx-office-card-video-v1266{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#041f40}
body.xan-home .mx-office-card-video-v1266 video{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center!important;background:#041f40}
body.xan-home .xan-office-card.has-video-v1266>img{display:none!important}
body.xan-home .xan-blog-card-media-v124 .mx-blog-card-video-v1262{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#041f40!important;z-index:2!important}
body.xan-home .xan-blog-card-media-v124:has(.mx-blog-card-video-v1262) .xan-blog-media-bg-v124,
body.xan-home .xan-blog-card-media-v124:has(.mx-blog-card-video-v1262)>img{display:none!important}
@media(max-width:820px){
  body.xan-home .xan-hero-video-backdrop{display:none!important}
  body.xan-home .xan-hero.has-video .xan-hero-video{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#041f40!important}
  body.xan-home .xan-home-hook-media.has-video-v1263,
  body.xan-home .xan-project-teaser-media.has-video-v1261,
  body.xan-home .mx-office-card-video-v1266,
  body.xan-home .xan-blog-card-media-v124:has(.mx-blog-card-video-v1262){aspect-ratio:16/9!important;min-height:0!important;height:auto!important;background:#041f40!important}
  body.xan-home .xan-home-hook-media.has-video-v1263 video,
  body.xan-home .xan-project-teaser-media.has-video-v1261 video,
  body.xan-home .mx-office-card-video-v1266 video,
  body.xan-home .xan-blog-card-media-v124 .mx-blog-card-video-v1262{object-fit:contain!important;object-position:center!important}
  /* Eski responsive katmanlar resimleri yeniden görünür yapamasın. Video bulunan ana sayfa kartlarında görsel kesin olarak kapalıdır. */
  body.xan-home .xan-home-hook-media.has-video-v1263>img,
  body.xan-home .xan-project-teaser-media.has-video-v1261>img,
  body.xan-home .xan-office-card.has-video-v1266>img,
  body.xan-home .xan-blog-card-media-v124:has(.mx-blog-card-video-v1262)>img{display:none!important;visibility:hidden!important;opacity:0!important}
}
