/* İlk ekranin referanstaki tek parça, kompakt salon karti kompozisyonu. */
@media(min-width:1169px){
  body{background:#f6f6f6!important;padding:18px 0 52px!important}
  .site-canvas{width:min(1420px,calc(100% - 48px));margin:0 auto;background:#fffdfd;border:1px solid #f0e7ea;box-shadow:0 10px 35px rgba(62,38,49,.045);overflow:hidden}
  .site-canvas>.topbar,.site-canvas>main,.site-canvas>.footer{width:100%!important;margin:0!important;box-shadow:none!important}
  .site-canvas .wrap{width:min(1080px,calc(100% - 100px))}
  .site-canvas .topbar{min-height:68px;background:rgba(255,253,253,.98)}
  .site-canvas .topbar__inner{height:68px}
  .site-canvas .hero{min-height:358px;background:#fbf0f4}
  .site-canvas .hero__grid{grid-template-columns:48.5% 51.5%;min-height:358px}
  .site-canvas .hero__copy{padding:52px 0 30px}
  .site-canvas .hero h1{max-width:420px;font-size:54px;line-height:.88}
  .site-canvas .hero__text{max-width:330px;margin-top:22px}
  .site-canvas .hero__visual{width:100%!important;height:358px;margin:0!important;overflow:hidden}
  .site-canvas .hero__image-shell{width:100%;height:358px;background:#f7d9e1}
  .site-canvas .hero__image-shell img{width:100%;height:100%;object-fit:cover;object-position:center}
  .site-canvas .trust{width:min(1080px,calc(100% - 100px));margin:-18px auto 0;position:relative;z-index:3}
  .site-canvas .showcase-section{padding:48px 0 42px;background:#fffdfd}
  .site-canvas .showcase-grid{width:min(1080px,calc(100% - 100px));gap:46px}
  .site-canvas .showcase-section .section-heading h2{font-size:37px}
  .site-canvas .showcase-gallery .gallery-grid figure,.site-canvas .showcase-gallery .gallery-grid figure:first-child{height:168px}
}
@media(max-width:1168px){
  .site-canvas{width:100%;overflow:hidden}
}

