:root{--black:#0b0b0b;--gold:#f3ad27;--bg:#ececec;--header:74px;--green:#25d366}
*{box-sizing:border-box}html{}body{margin:0;padding-top:var(--header);background:var(--bg);color:#111;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:auto}a{text-decoration:none;color:inherit}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;height:var(--header);display:flex;align-items:center;background:#0b0b0bf5;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff14;box-shadow:0 8px 28px #0002}.header-inner{width:min(1600px,100%);height:100%;margin:auto;padding:0 clamp(18px,4vw,58px);display:flex;align-items:center;gap:28px}.brand{font-size:21px;font-weight:950;font-style:italic;letter-spacing:-1.1px;color:#fff;white-space:nowrap}.brand strong{color:var(--gold);margin-left:2px}.nav{margin-left:auto;display:flex;align-items:center;gap:8px}.nav a{padding:11px 15px;border-radius:999px;color:#fff;font-size:13px;font-weight:800;transition:.2s ease}.nav a:hover,.nav a.active{background:#ffffff18}.nav .order-link{background:#fff;color:#111;padding-inline:20px}.nav .order-link:hover{background:#f0f0f0}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff13;cursor:pointer}.menu-toggle i{display:block;width:20px;height:2px;background:#fff;margin:4px auto;border-radius:2px}
.page-shell{width:min(1600px,100%);margin:0 auto;background:#fff;box-shadow:0 0 45px #00000012;min-height:calc(100vh - var(--header))}.canvas-page{position:relative;overflow:hidden;background:#fff}.canvas-page.home{height:calc(100vh - var(--header));display:flex;align-items:flex-start;justify-content:center}.canvas-page.home img{width:100%;height:100%;object-fit:cover;object-position:center top}.canvas-page.products img,.canvas-page.about img,.canvas-page.contact img{width:100%;height:auto}.hotspot{position:absolute;z-index:3;border-radius:12px}.hotspot:focus-visible{outline:4px solid #111;outline-offset:4px;background:#ffffff22}.hero-button{left:25.5%;top:75.1%;width:49%;height:15.4%}.contact .whatsapp{left:35.4%;top:64.4%;width:10.4%;height:14.3%}.contact .email{left:53.7%;top:64.4%;width:10.4%;height:14.3%}.contact .instagram{left:25.5%;top:82%;width:10%;height:13.5%}.contact .tiktok{left:40.1%;top:82%;width:10%;height:13.5%}.contact .youtube{left:53.8%;top:82%;width:10%;height:13.5%}.contact .snapchat{left:66.3%;top:82%;width:10%;height:13.5%}.zoom{position:absolute;right:20px;top:20px;border:0;border-radius:999px;background:#0b0b0be8;color:#fff;padding:11px 16px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #0004}.zoom:hover{background:#000}
.floating-actions{position:fixed;right:18px;bottom:18px;z-index:900;display:flex;flex-direction:column;gap:10px}.floating-action{display:flex;align-items:center;justify-content:center;min-width:116px;height:44px;padding:0 18px;border-radius:999px;font-size:13px;font-weight:900;box-shadow:0 12px 32px #0004;transition:.2s}.floating-action:hover{transform:translateY(-2px)}.floating-order{background:#0b0b0b;color:#fff}.floating-contact{background:var(--green);color:#05210d}
footer{width:min(1600px,100%);margin:0 auto;padding:24px clamp(18px,4vw,58px);display:flex;justify-content:space-between;gap:18px;background:#0b0b0b;color:#aaa;font-size:12px}.home-footer{display:none}.lightbox{width:min(96vw,1500px);height:min(94vh,1100px);padding:0;border:0;border-radius:18px;background:#111;overflow:auto;box-shadow:0 30px 90px #0009}.lightbox::backdrop{background:#000c;backdrop-filter:blur(7px)}.lightbox-close{position:sticky;top:12px;float:right;z-index:5;width:46px;height:46px;margin:12px;border:0;border-radius:50%;background:#fff;color:#000;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 25px #0005}
@media(max-width:760px){:root{--header:62px}.header-inner{padding:0 12px 0 17px}.brand{font-size:17px}.menu-toggle{display:block}.nav{position:absolute;left:9px;right:9px;top:calc(100% + 7px);display:none;flex-direction:column;align-items:stretch;padding:10px;border-radius:18px;background:#090909fa;box-shadow:0 18px 45px #0007}.nav.open{display:flex}.nav a{text-align:center;padding:13px;font-size:14px}.nav .order-link{margin-top:4px}.canvas-page.home{height:auto;min-height:calc(100vh - var(--header));background:#eee}.canvas-page.home img{height:auto;min-height:calc(100vh - var(--header));object-fit:cover;object-position:center top}.zoom{top:10px;right:10px;padding:9px 12px;font-size:11px}.floating-actions{right:10px;bottom:10px;gap:8px}.floating-action{min-width:102px;height:42px;font-size:12px}footer{padding-bottom:116px;flex-direction:column;align-items:center;text-align:center}.home-footer{display:none}}
@media(max-width:420px){.brand{font-size:16px}.lightbox{width:100vw;height:100vh;max-height:none;border-radius:0}.hero-button{left:24.7%;width:50.5%}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Ana sayfa: görselin tamamını kırpmadan göster */
.page-shell{width:100%;max-width:none;box-shadow:none}
.canvas-page.home{
  height:calc(100vh - var(--header));
  min-height:0;
  background:#ececec;
  display:flex;
  align-items:center;
  justify-content:center;
}
.canvas-page.home img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
}
footer{width:100%;max-width:none}
@media(max-width:760px){
  .canvas-page.home{
    height:calc(100svh - var(--header));
    min-height:0;
  }
  .canvas-page.home img{
    width:100%;
    height:100%;
    min-height:0;
    object-fit:contain;
    object-position:center center;
  }
}


/* 2026-07 son düzenlemeler */
.canvas-page.products{max-width:1180px;margin:0 auto;background:#fff}
.canvas-page.contact{max-width:1180px;margin:0 auto;background:#fff}
.canvas-page.products img,.canvas-page.contact img{width:100%;height:auto}
@media(min-width:1200px){
  .canvas-page.products{max-width:1120px}
  .canvas-page.contact{max-width:1080px}
}
@media(max-width:760px){
  .canvas-page.products,.canvas-page.contact{max-width:100%}
}

/* Son boyut düzeltmesi: Ana sayfa ve ürünler değiştirilmedi */
.canvas-page.about{
  max-width:1040px;
  margin:0 auto;
  background:#fff;
}
.canvas-page.contact{
  max-width:1280px;
}
@media(min-width:1200px){
  .canvas-page.about{max-width:1000px}
  .canvas-page.contact{max-width:1280px}
}
@media(max-width:760px){
  .canvas-page.about,.canvas-page.contact{max-width:100%}
}


/* İletişim sayfası: tek ekrana sığdır, kaydırmayı kaldır */
body.contact-page{
  height:100vh;
  height:100svh;
  overflow:hidden;
  background:#fff;
}
body.contact-page .page-shell{
  height:calc(100vh - var(--header));
  height:calc(100svh - var(--header));
  min-height:0;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  overflow:hidden;
  background:#fff;
}
body.contact-page .canvas-page.contact{
  height:calc(100vh - var(--header) - 8px);
  height:calc(100svh - var(--header) - 8px);
  width:auto;
  max-width:100%;
  aspect-ratio:1920 / 1079;
  margin:0 auto;
  overflow:hidden;
  flex:0 1 auto;
}
body.contact-page .canvas-page.contact img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center top;
}
body.contact-page footer{display:none}
@media(max-width:760px){
  body.contact-page{overflow:auto}
  body.contact-page .page-shell{height:auto;min-height:calc(100svh - var(--header));overflow:visible}
  body.contact-page .canvas-page.contact{width:100%;height:auto;aspect-ratio:1920 / 1079}
  body.contact-page .canvas-page.contact img{width:100%;height:auto;object-fit:contain}
}

/* İletişim sayfası son düzeltme: beyaz yan boşlukları kaldır, ekranı tam doldur */
body.contact-page .page-shell{
  width:100%;
  max-width:none;
}
body.contact-page .canvas-page.contact{
  width:100%;
  max-width:none;
  height:calc(100vh - var(--header));
  height:calc(100svh - var(--header));
  aspect-ratio:auto;
  margin:0;
}
body.contact-page .canvas-page.contact img{
  width:100%;
  height:100%;
  object-fit:fill;
  object-position:center center;
}
@media(max-width:760px){
  body.contact-page .canvas-page.contact{
    width:100%;
    height:calc(100svh - var(--header));
    aspect-ratio:auto;
  }
  body.contact-page .canvas-page.contact img{
    width:100%;
    height:100%;
    object-fit:fill;
  }
}


/* Mobil görünüm düzeltmeleri — masaüstü tasarımı değiştirmez */
.mobile-about{display:none}
@media(max-width:760px){
  html,body{overflow-x:hidden}
  body{background:#fff}
  .site-header{position:fixed;top:0;left:0;right:0;width:100%}
  .page-shell{min-height:0;background:#fff}

  /* Ana sayfa: üstteki büyük boşluğu kaldır, görseli kırpmadan baştan göster */
  body.home-page .page-shell{min-height:0}
  body.home-page .canvas-page.home{
    display:block;
    width:100%;
    height:auto;
    min-height:0;
    background:#ececec;
  }
  body.home-page .canvas-page.home img{
    display:block;
    width:100%;
    height:auto;
    min-height:0;
    object-fit:contain;
    object-position:center top;
  }
  body.home-page .hero-button{left:25.5%;top:75.1%;width:49%;height:15.4%}

  /* Ürünler: mevcut oranı koru, alttaki butonların içeriği kapatmasını azalt */
  body.products-page .page-shell{min-height:0}
  body.products-page .canvas-page.products{width:100%;max-width:none}
  body.products-page .canvas-page.products img{width:100%;height:auto}

  /* Hakkımızda: masaüstü görselindeki küçük yazılar yerine okunabilir mobil düzen */
  body.about-page .page-shell{min-height:calc(100svh - var(--header));background:linear-gradient(#d9d9d9,#fff 62%)}
  body.about-page .canvas-page.about{max-width:none;width:100%;min-height:calc(100svh - var(--header));background:transparent}
  body.about-page .about-desktop-image{display:none}
  body.about-page .mobile-about{
    display:flex;
    min-height:calc(100svh - var(--header));
    padding:30px 24px 132px;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    text-align:center;
    background:linear-gradient(#d0d0d0 0%,#f8f8f8 66%,#fff 100%);
  }
  body.about-page .mobile-about h1{
    align-self:flex-end;
    margin:0 0 44px;
    font-size:21px;
    letter-spacing:8px;
    font-weight:500;
  }
  body.about-page .mobile-about p{max-width:620px;margin:0 0 12px;font-size:16px;line-height:1.55}
  body.about-page .mobile-about img{width:190px;height:190px;object-fit:contain;opacity:.10;margin-top:28px}

  /* İletişim: görseli ezmeden, siyah zeminde tam ve orantılı göster */
  body.contact-page{height:auto;min-height:100svh;overflow-x:hidden;overflow-y:auto;background:#000}
  body.contact-page .page-shell{
    width:100%;
    height:auto;
    min-height:calc(100svh - var(--header));
    display:flex;
    align-items:flex-start;
    justify-content:center;
    overflow:hidden;
    background:#000;
  }
  body.contact-page .canvas-page.contact{
    width:100%;
    max-width:none;
    height:calc(100svh - var(--header));
    min-height:0;
    margin:0;
    background:#000;
  }
  body.contact-page .canvas-page.contact img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center center;
    background:#000;
  }

  /* Sabit sipariş butonlarını mobilde kompakt ve yatay yap */
  .floating-actions{
    left:12px;
    right:12px;
    bottom:calc(10px + env(safe-area-inset-bottom));
    flex-direction:row;
    justify-content:center;
    gap:8px;
    pointer-events:none;
  }
  .floating-action{
    flex:1 1 0;
    max-width:165px;
    min-width:0;
    height:42px;
    padding:0 12px;
    font-size:12px;
    pointer-events:auto;
    box-shadow:0 8px 22px #0004;
  }
  footer{padding:20px 18px 82px}
}

@media(max-width:390px){
  body.about-page .mobile-about{padding-inline:18px}
  body.about-page .mobile-about h1{font-size:18px;letter-spacing:6px;margin-bottom:34px}
  body.about-page .mobile-about p{font-size:15px}
  .floating-action{height:40px;font-size:11px}
}

/* Ana sayfa mobil: 14 cm başlığı ve asimetrik ürün görselini optik olarak ortala. */
@media(max-width:760px){
  body.home-rebuild .size-section.fourteen .size-copy,
  body.home-rebuild .size-section.fourteen .size-image{
    transform:translateX(clamp(-22px,-4.5vw,-14px));
  }
}

/* Mobil son ince ayar — yalnızca 760px ve altı */
@media(max-width:760px){
  /* Ana sayfa görselini mobil ekranda biraz daha dikey ortala */
  body.home-page .canvas-page.home{
    min-height:calc(100svh - var(--header));
    display:flex;
    align-items:center;
    justify-content:center;
  }
  body.home-page .canvas-page.home img{
    width:100%;
    height:auto;
    transform:translateY(-2.5vh);
  }

  /* İletişim sayfasındaki logo ve ikonları aynı oranda büyüt */
  body.contact-page .canvas-page.contact img{
    transform:scale(1.14);
    transform-origin:center center;
  }

  /* Sabit butonları Safari adres çubuğundan biraz daha uzaklaştır */
  .floating-actions{
    bottom:calc(42px + env(safe-area-inset-bottom));
  }
}

/* İletişim sayfası yeniden tasarım — gerçek HTML bağlantıları */
body.contact-redesign{
  min-height:100vh;
  min-height:100svh;
  overflow-x:hidden;
  overflow-y:auto;
  background:#050505;
}
body.contact-redesign .contact-main{
  min-height:calc(100vh - var(--header));
  min-height:calc(100svh - var(--header));
  padding:42px 24px 120px;
  display:flex;
  justify-content:center;
  background:
    radial-gradient(circle at 50% 12%,rgba(243,173,39,.10),transparent 34%),
    linear-gradient(180deg,#050505 0%,#0b0b0b 100%);
}
body.contact-redesign .contact-panel{
  width:min(940px,100%);
  display:flex;
  flex-direction:column;
  align-items:center;
  color:#fff;
}
body.contact-redesign .contact-logo{
  width:min(520px,68vw);
  height:auto;
  object-fit:contain;
  margin:-24px auto -10px;
}
body.contact-redesign .contact-copy{text-align:center;margin:0 0 28px}
body.contact-redesign .contact-copy h1{
  margin:0 0 8px;
  font-size:clamp(22px,3vw,36px);
  letter-spacing:.22em;
  font-weight:800;
}
body.contact-redesign .contact-copy p{margin:0;color:#aaa;font-size:15px}
body.contact-redesign .contact-primary{
  width:100%;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-bottom:34px;
}
body.contact-redesign .contact-card{
  min-height:112px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:18px 22px;
  border:1px solid #ffffff18;
  border-radius:22px;
  background:#ffffff0b;
  box-shadow:0 16px 45px #0007;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
body.contact-redesign .contact-card:hover{transform:translateY(-3px);background:#ffffff12;border-color:#ffffff35}
body.contact-redesign .contact-card img{width:72px;height:72px;object-fit:contain;flex:0 0 auto}
body.contact-redesign .contact-card span{display:flex;flex-direction:column;gap:5px;min-width:0}
body.contact-redesign .contact-card strong{font-size:20px}
body.contact-redesign .contact-card small{color:#aaa;font-size:13px;overflow-wrap:anywhere}
body.contact-redesign .whatsapp-card{border-color:#25d36655}
body.contact-redesign .email-card{border-color:#ff3d7d55}
body.contact-redesign .social-title{
  margin:0 0 18px;
  color:#bbb;
  font-size:12px;
  font-weight:800;
  letter-spacing:.26em;
  text-align:center;
}
body.contact-redesign .social-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
body.contact-redesign .social-link{
  min-height:132px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:1px solid #ffffff14;
  border-radius:20px;
  background:#ffffff08;
  color:#ddd;
  font-size:13px;
  font-weight:800;
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
body.contact-redesign .social-link:hover{transform:translateY(-3px);background:#ffffff12;border-color:#f3ad2755;color:#fff}
body.contact-redesign .social-link img{width:76px;height:76px;object-fit:contain}
body.contact-redesign footer{display:none}

@media(max-width:760px){
  body.contact-redesign .contact-main{
    padding:18px 16px calc(132px + env(safe-area-inset-bottom));
    align-items:flex-start;
  }
  body.contact-redesign .contact-logo{
    width:min(390px,86vw);
    margin:-28px auto -18px;
  }
  body.contact-redesign .contact-copy{margin-bottom:20px}
  body.contact-redesign .contact-copy h1{font-size:18px;letter-spacing:.16em}
  body.contact-redesign .contact-copy p{font-size:13px}
  body.contact-redesign .contact-primary{gap:10px;margin-bottom:22px}
  body.contact-redesign .contact-card{
    min-height:94px;
    gap:10px;
    padding:12px;
    border-radius:17px;
  }
  body.contact-redesign .contact-card img{width:54px;height:54px}
  body.contact-redesign .contact-card strong{font-size:15px}
  body.contact-redesign .contact-card small{font-size:10px;line-height:1.25}
  body.contact-redesign .social-title{font-size:10px;margin-bottom:12px}
  body.contact-redesign .social-grid{grid-template-columns:repeat(4,1fr);gap:7px}
  body.contact-redesign .social-link{min-height:94px;border-radius:15px;font-size:10px;gap:3px}
  body.contact-redesign .social-link img{width:55px;height:55px}
  body.contact-redesign .floating-actions{bottom:calc(48px + env(safe-area-inset-bottom))}
}
@media(max-width:390px){
  body.contact-redesign .contact-logo{width:90vw;margin-top:-20px}
  body.contact-redesign .contact-card{padding:10px 8px}
  body.contact-redesign .contact-card img{width:48px;height:48px}
  body.contact-redesign .social-link img{width:49px;height:49px}
}

/* İLETİŞİM V2 — görseldeki tasarım, gerçek HTML bağlantıları */
body.contact-v2{min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto;background:#090909;color:#fff}
body.contact-v2 .contact-v2-main{min-height:calc(100vh - var(--header));min-height:calc(100svh - var(--header));padding:72px 24px 150px;display:flex;justify-content:center;background:radial-gradient(circle at 50% 16%,#171717 0,#0d0d0d 35%,#080808 72%)}
body.contact-v2 .contact-v2-panel{width:min(1040px,100%);display:flex;flex-direction:column;align-items:center}
body.contact-v2 h1{margin:0 0 46px;text-align:center;font-size:clamp(34px,5vw,62px);line-height:1.05;letter-spacing:.11em;font-weight:900;color:#fff;text-shadow:0 5px 24px #000}
body.contact-v2 .mobile-break{display:none}
body.contact-v2 .contact-v2-primary{width:100%;display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:54px}
body.contact-v2 .contact-v2-card{position:relative;min-height:148px;display:flex;align-items:center;gap:26px;padding:22px 34px;border:1.5px solid #2a2a2a;border-radius:30px;background:linear-gradient(135deg,#171717,#101010);box-shadow:0 24px 65px #0008;transition:transform .2s ease,border-color .2s ease,background .2s ease}
body.contact-v2 .contact-v2-card:hover{transform:translateY(-3px);background:linear-gradient(135deg,#1b1b1b,#121212)}
body.contact-v2 .contact-v2-card.whatsapp{border-color:#18a83b}
body.contact-v2 .contact-v2-card.email{border-color:#b82035}
body.contact-v2 .contact-v2-icon{width:96px;height:96px;border-radius:26px;display:grid;place-items:center;flex:0 0 auto;box-shadow:0 12px 32px #0008}
body.contact-v2 .icon-whatsapp{background:#25d366}
body.contact-v2 .icon-email{background:#d93025}
body.contact-v2 .contact-v2-icon img{width:58px;height:58px;object-fit:contain}
body.contact-v2 .contact-v2-text{display:flex;flex-direction:column;gap:9px;min-width:0}
body.contact-v2 .contact-v2-text strong{font-size:29px;line-height:1}
body.contact-v2 .contact-v2-text small{font-size:18px;color:#c7c7c7;overflow-wrap:anywhere}
body.contact-v2 .contact-v2-arrow{margin-left:auto;font-size:70px;font-weight:200;line-height:1;color:#aaa}
body.contact-v2 .whatsapp .contact-v2-arrow{color:#1fc24e}
body.contact-v2 .email .contact-v2-arrow{color:#eb314a}
body.contact-v2 .contact-v2-divider{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-bottom:30px;color:#cfcfcf}
body.contact-v2 .contact-v2-divider span{height:1px;background:#555}
body.contact-v2 .contact-v2-divider strong{font-size:17px;letter-spacing:.25em;white-space:nowrap}
body.contact-v2 .contact-v2-socials{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
body.contact-v2 .contact-v2-socials>a{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;border:1px solid #303030;border-radius:28px;background:linear-gradient(160deg,#171717,#101010);box-shadow:0 18px 45px #0006;transition:transform .2s ease,border-color .2s ease}
body.contact-v2 .contact-v2-socials>a:hover{transform:translateY(-4px);border-color:#777}
body.contact-v2 .contact-v2-socials>a>span{width:102px;height:102px;border-radius:24px;display:grid;place-items:center;background:#111}
body.contact-v2 .contact-v2-socials img{width:78px;height:78px;object-fit:contain}
body.contact-v2 .contact-v2-socials strong{font-size:18px}
body.contact-v2 footer{display:none}

@media(max-width:760px){
  body.contact-v2 .contact-v2-main{padding:56px 18px calc(150px + env(safe-area-inset-bottom));align-items:flex-start}
  body.contact-v2 h1{margin-bottom:42px;font-size:clamp(34px,10vw,48px);line-height:1.05;letter-spacing:.07em}
  body.contact-v2 .mobile-break{display:block}
  body.contact-v2 .contact-v2-primary{gap:18px;margin-bottom:52px}
  body.contact-v2 .contact-v2-card{min-height:122px;gap:18px;padding:18px 20px;border-radius:25px}
  body.contact-v2 .contact-v2-icon{width:76px;height:76px;border-radius:20px}
  body.contact-v2 .contact-v2-icon img{width:48px;height:48px}
  body.contact-v2 .contact-v2-text strong{font-size:24px}
  body.contact-v2 .contact-v2-text small{font-size:16px}
  body.contact-v2 .contact-v2-arrow{font-size:52px}
  body.contact-v2 .contact-v2-divider{gap:12px;margin-bottom:28px}
  body.contact-v2 .contact-v2-divider strong{font-size:11px;letter-spacing:.20em;text-align:center}
  body.contact-v2 .contact-v2-socials{grid-template-columns:repeat(4,1fr);gap:9px}
  body.contact-v2 .contact-v2-socials>a{min-height:150px;gap:11px;border-radius:20px;padding:8px 3px}
  body.contact-v2 .contact-v2-socials>a>span{width:66px;height:66px;border-radius:17px}
  body.contact-v2 .contact-v2-socials img{width:53px;height:53px}
  body.contact-v2 .contact-v2-socials strong{font-size:12px}
  body.contact-v2 .floating-actions{bottom:calc(46px + env(safe-area-inset-bottom))}
}
@media(max-width:390px){
  body.contact-v2 .contact-v2-main{padding-inline:12px}
  body.contact-v2 h1{font-size:33px}
  body.contact-v2 .contact-v2-card{padding-inline:14px}
  body.contact-v2 .contact-v2-icon{width:68px;height:68px}
  body.contact-v2 .contact-v2-icon img{width:43px;height:43px}
  body.contact-v2 .contact-v2-text strong{font-size:21px}
  body.contact-v2 .contact-v2-text small{font-size:13px}
  body.contact-v2 .contact-v2-socials strong{font-size:10px}
}


/* ChatGPT patch */
.hero,.hero-section,.landing-hero{padding-top:40px!important;padding-bottom:40px!important;min-height:85vh!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.about-logo img,.about-logo{max-width:320px!important}

/* ===== Ana sayfa 2026 beyaz premium yeniden tasarım ===== */
body.home-redesign{background:#f5f5f7;color:#111;overflow-x:hidden}
body.home-redesign .site-header{background:rgba(11,11,11,.96)}
body.home-redesign .new-home{background:#fff}
body.home-redesign .hero-clean{
  min-height:calc(100svh - var(--header));
  padding:clamp(54px,7vw,96px) clamp(20px,5vw,76px) 38px;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  background:
    radial-gradient(circle at 50% 58%,rgba(0,0,0,.045),transparent 36%),
    linear-gradient(180deg,#fff 0%,#f7f7f8 100%);
}
body.home-redesign .hero-copy-clean{max-width:980px;margin:0 auto 28px}
body.home-redesign .eyebrow-clean{display:block;margin-bottom:18px;font-size:12px;font-weight:800;letter-spacing:.24em;color:#6e6e73}
body.home-redesign .hero-copy-clean h1{margin:0;font-size:clamp(48px,7.4vw,110px);line-height:.92;letter-spacing:-.065em;font-weight:900}
body.home-redesign .hero-copy-clean p{max-width:760px;margin:26px auto 0;font-size:clamp(17px,2vw,24px);line-height:1.45;color:#525257}
body.home-redesign .hero-cta-clean{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
body.home-redesign .btn-clean{min-width:180px;height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;transition:.2s ease}
body.home-redesign .btn-clean:hover{transform:translateY(-2px)}
body.home-redesign .btn-dark{background:#111;color:#fff;box-shadow:0 12px 28px #0002}
body.home-redesign .btn-light{background:#fff;color:#111;border:1px solid #d9d9de}
body.home-redesign .hero-product-clean{width:min(1260px,100%);margin:8px auto 0;overflow:hidden}
body.home-redesign .hero-product-clean img{width:100%;height:auto;mix-blend-mode:multiply;filter:contrast(1.02)}
body.home-redesign .hero-specs-clean{width:min(920px,100%);margin:22px auto 0;padding-top:24px;border-top:1px solid #dedee3;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
body.home-redesign .hero-specs-clean div{display:flex;flex-direction:column;gap:5px}
body.home-redesign .hero-specs-clean strong{font-size:15px}
body.home-redesign .hero-specs-clean span{font-size:13px;color:#77777d}
body.home-redesign .story-clean{min-height:520px;padding:70px clamp(22px,6vw,90px);display:grid;grid-template-columns:minmax(220px,430px) minmax(300px,680px);align-items:center;justify-content:center;gap:clamp(40px,7vw,110px);background:#0a0a0a;color:#fff}
body.home-redesign .story-logo-clean{display:flex;justify-content:center}
body.home-redesign .story-logo-clean img{width:min(330px,75vw);height:auto;filter:drop-shadow(0 24px 50px rgba(0,0,0,.5))}
body.home-redesign .story-text-clean span{font-size:12px;font-weight:900;letter-spacing:.28em;color:#d9a13b}
body.home-redesign .story-text-clean h2{margin:15px 0 18px;font-size:clamp(34px,5vw,72px);line-height:1;letter-spacing:-.045em}
body.home-redesign .story-text-clean p{margin:0 0 22px;max-width:620px;font-size:18px;line-height:1.65;color:#c7c7cc}
body.home-redesign .story-text-clean a{font-weight:800;color:#fff}
body.home-redesign footer{background:#0a0a0a;border-top:1px solid #ffffff14}

@media(max-width:760px){
  body.home-redesign .hero-clean{min-height:calc(100svh - var(--header));padding:42px 18px 112px;justify-content:flex-start}
  body.home-redesign .hero-copy-clean{margin-bottom:22px}
  body.home-redesign .eyebrow-clean{font-size:10px;letter-spacing:.18em;margin-bottom:14px}
  body.home-redesign .hero-copy-clean h1{font-size:clamp(46px,14.5vw,68px);line-height:.96;letter-spacing:-.055em}
  body.home-redesign .hero-copy-clean p{font-size:16px;line-height:1.48;margin-top:18px;padding:0 6px}
  body.home-redesign .hero-cta-clean{margin-top:24px;gap:9px}
  body.home-redesign .btn-clean{min-width:0;flex:1 1 145px;height:48px;font-size:14px;padding-inline:16px}
  body.home-redesign .hero-product-clean{margin-top:28px;width:115%;transform:translateX(-6.5%)}
  body.home-redesign .hero-specs-clean{grid-template-columns:1fr;gap:13px;margin-top:14px;padding:18px 18px 0;text-align:left}
  body.home-redesign .hero-specs-clean div{padding-bottom:12px;border-bottom:1px solid #e4e4e8}
  body.home-redesign .story-clean{min-height:auto;padding:70px 24px 130px;grid-template-columns:1fr;text-align:center;gap:20px}
  body.home-redesign .story-logo-clean img{width:210px}
  body.home-redesign .story-text-clean h2{font-size:42px}
  body.home-redesign .story-text-clean p{font-size:16px;line-height:1.55}
  body.home-redesign .floating-actions{bottom:calc(28px + env(safe-area-inset-bottom))}
}

/* Ana sayfa mobil ürün görseli düzeltmesi — diğer sayfalara etki etmez */
@media (max-width:760px){
  body.home-redesign .hero-product-clean{
    width:100%;
    margin-top:24px;
    overflow:visible;
    transform:none;
  }
  body.home-redesign .hero-product-clean img{
    display:block;
    width:100%;
    max-width:100%;
    height:auto;
    object-fit:contain;
    object-position:center;
  }
}

/* FINAL ANA SAYFA — gerçek ürün görselleri korunur */
body.home-final{background:#f5f5f3;color:#0b0b0b}
.final-home{background:#f5f5f3;overflow:hidden}
.final-hero{min-height:calc(100svh - var(--header));display:grid;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.4fr);align-items:center;gap:clamp(20px,4vw,72px);padding:clamp(50px,7vw,110px) clamp(24px,6vw,100px);background:linear-gradient(180deg,#fff 0%,#f4f4f2 100%)}
.hero-copy-min{max-width:540px;z-index:2}
.hero-copy-min>span{display:block;margin-bottom:28px;font-size:13px;font-weight:800;letter-spacing:.58em}
.hero-copy-min h1{margin:0;font-size:clamp(48px,6.1vw,96px);line-height:.94;letter-spacing:-.055em;font-weight:900}
.hero-actions-min{display:flex;gap:12px;margin-top:38px;flex-wrap:wrap}.hero-actions-min a{height:52px;padding:0 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:850}.btn-black{background:#0b0b0b;color:#fff}.btn-white{background:#fff;color:#111;border:1px solid #d8d8d8}
.hero-products-real{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center;gap:clamp(6px,1.5vw,24px)}
.hero-products-real img{width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(0,0,0,.12))}
.hero-products-real .hero-10{max-height:330px;max-width:25%}.hero-products-real .hero-12{max-height:405px;max-width:28%}.hero-products-real .hero-14{max-height:450px;max-width:45%}
.model-panel{position:relative;min-height:760px;padding:70px clamp(24px,8vw,130px);display:grid;grid-template-columns:.55fr 1fr;align-items:center;border-top:1px solid #e7e7e7;background:#fff;overflow:hidden}
.model-panel:nth-of-type(3){background:#f7f7f5}.model-panel:nth-of-type(4){background:#fff}
.model-text{display:flex;align-items:flex-end;gap:12px;z-index:2}.model-text strong{font-size:clamp(100px,15vw,220px);line-height:.75;letter-spacing:-.08em}.model-text span{font-size:clamp(26px,4vw,58px);font-weight:700;margin-bottom:5px}
.model-panel>img{justify-self:center;width:auto;height:auto;max-width:100%;max-height:610px;object-fit:contain;filter:drop-shadow(0 28px 22px rgba(0,0,0,.12))}
.model-10-panel>img{max-width:430px}.model-12-panel>img{max-width:470px}.model-14-panel>img{max-width:850px}
@media(max-width:900px){.final-hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-copy-min{text-align:center;margin:auto}.hero-copy-min>span{letter-spacing:.42em}.hero-actions-min{justify-content:center}.hero-products-real{min-height:400px;margin-top:15px}.hero-products-real .hero-10{max-height:235px}.hero-products-real .hero-12{max-height:285px}.hero-products-real .hero-14{max-height:315px}.model-panel{min-height:650px;grid-template-columns:1fr;padding:60px 24px 75px;text-align:center}.model-text{justify-content:center}.model-panel>img{margin-top:45px}.model-10-panel>img{max-width:300px}.model-12-panel>img{max-width:330px}.model-14-panel>img{max-width:620px}}
@media(max-width:760px){body.home-final .floating-actions{bottom:calc(24px + env(safe-area-inset-bottom))}.final-hero{padding:44px 18px 48px}.hero-copy-min>span{font-size:11px;margin-bottom:20px}.hero-copy-min h1{font-size:48px}.hero-actions-min{margin-top:28px}.hero-actions-min a{height:48px;flex:1;min-width:145px;padding:0 16px}.hero-products-real{min-height:315px;gap:0}.hero-products-real .hero-10{max-height:178px;max-width:25%;margin-right:-6px}.hero-products-real .hero-12{max-height:220px;max-width:28%;margin-right:-10px}.hero-products-real .hero-14{max-height:235px;max-width:47%}.model-panel{min-height:calc(100svh - var(--header));padding:48px 18px 115px}.model-text strong{font-size:112px}.model-text span{font-size:28px}.model-panel>img{margin-top:28px;max-height:56svh}.model-10-panel>img{max-width:270px}.model-12-panel>img{max-width:295px}.model-14-panel>img{max-width:100%;max-height:46svh}body.home-final footer{padding-bottom:100px}}
@media(max-width:390px){.hero-copy-min h1{font-size:42px}.hero-products-real{min-height:285px}.hero-products-real .hero-10{max-height:155px}.hero-products-real .hero-12{max-height:190px}.hero-products-real .hero-14{max-height:205px}}


/* Final homepage adjustment: direct user product photos only */
body.home-final .final-hero{
  min-height:auto;
  display:block;
  padding:clamp(52px,7vw,92px) 24px clamp(42px,6vw,76px);
}
body.home-final .hero-copy-min{
  max-width:900px;
  margin:0 auto;
  text-align:center;
}
body.home-final .hero-actions-min{
  justify-content:center;
}
body.home-final .model-panel{
  min-height:clamp(560px,72vw,760px);
}
body.home-final .model-panel>img{
  object-fit:contain;
}
body.home-final .model-10-panel>img{max-width:430px}
body.home-final .model-12-panel>img{max-width:460px}
body.home-final .model-14-panel>img{max-width:760px}
body.home-final .model-text-wrap{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
body.home-final .honeycomb-label{
  margin:8px 0 0;
  font-size:clamp(18px,1.6vw,25px);
  font-weight:800;
  letter-spacing:.01em;
}
@media(max-width:900px){
  body.home-final .model-text-wrap{align-items:center}
}
@media(max-width:760px){
  body.home-final .final-hero{
    padding:36px 18px 42px;
  }
  body.home-final .hero-copy-min h1{
    margin-bottom:0;
  }
  body.home-final .model-panel{
    min-height:auto;
    padding:42px 18px 120px;
  }
  body.home-final .model-panel>img{
    max-height:none;
    width:auto;
    margin-top:22px;
  }
  body.home-final .model-10-panel>img{max-width:74vw}
  body.home-final .model-12-panel>img{max-width:78vw}
  body.home-final .model-14-panel>img{max-width:94vw}
  body.home-final .honeycomb-label{
    font-size:18px;
    margin-top:4px;
  }
}

/* Homepage final cleanup: no size text, no measurement lines */
body.home-final .model-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(500px, 66vw, 720px);
}
body.home-final .model-panel > img {
  margin: 0 auto;
  object-fit: contain;
}
body.home-final .model-10-panel > img { max-width: 420px; }
body.home-final .model-12-panel > img { max-width: 455px; }
body.home-final .model-14-panel > img { max-width: 760px; }

@media (max-width: 760px) {
  body.home-final .model-panel {
    min-height: auto;
    padding: 42px 16px 112px;
  }
  body.home-final .model-panel > img {
    max-height: none;
    margin: 0 auto;
  }
  body.home-final .model-10-panel > img { max-width: 76vw; }
  body.home-final .model-12-panel > img { max-width: 80vw; }
  body.home-final .model-14-panel > img { max-width: 96vw; }
}

/* Final: exact uploaded product photos on pure white homepage */
body.home-final,
body.home-final .final-home,
body.home-final .model-panel,
body.home-final .model-panel:nth-of-type(3),
body.home-final .model-panel:nth-of-type(4){background:#fff!important}
body.home-final .model-panel{border-top:1px solid #f1f1f1!important}
body.home-final .model-panel>img{background:#fff!important;mix-blend-mode:normal!important}


/* =========================================================
   NEW HOMEPAGE — Apple / Nike inspired, isolated to home only
   Other pages remain untouched.
   ========================================================= */
body.home-rebuild{
  background:#fff;
  color:#0a0a0a;
}
body.home-rebuild .rebuild-main{
  width:100%;
  overflow:hidden;
  background:#fff;
}
body.home-rebuild .rebuild-hero{
  min-height:calc(100svh - var(--header));
  padding:clamp(64px,10vw,130px) 24px clamp(70px,10vw,120px);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  background:
    radial-gradient(circle at 50% 75%,rgba(0,0,0,.035),transparent 36%),
    #fff;
}
body.home-rebuild .hero-kicker{
  margin-bottom:24px;
  font-size:clamp(12px,1.25vw,16px);
  font-weight:800;
  letter-spacing:.5em;
}
body.home-rebuild .rebuild-hero h1{
  margin:0;
  max-width:1050px;
  font-size:clamp(54px,8vw,118px);
  line-height:.92;
  letter-spacing:-.065em;
  font-weight:900;
}
body.home-rebuild .rebuild-hero p{
  margin:28px 0 0;
  max-width:680px;
  font-size:clamp(17px,1.5vw,22px);
  line-height:1.5;
  color:#666;
}
body.home-rebuild .hero-cta{
  display:flex;
  gap:14px;
  margin-top:34px;
  flex-wrap:wrap;
  justify-content:center;
}
body.home-rebuild .rb-btn{
  min-width:180px;
  height:56px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  font-size:15px;
  font-weight:850;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
body.home-rebuild .rb-btn:hover{transform:translateY(-2px)}
body.home-rebuild .rb-primary{
  background:#0b0b0b;
  color:#fff;
  box-shadow:0 14px 34px rgba(0,0,0,.16);
}
body.home-rebuild .rb-secondary{
  border:1px solid #d6d6d6;
  background:#fff;
  color:#111;
}
body.home-rebuild .size-section{
  min-height:880px;
  padding:clamp(72px,8vw,130px) clamp(24px,7vw,110px);
  display:grid;
  grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);
  align-items:center;
  gap:clamp(32px,6vw,90px);
  border-top:1px solid #ededed;
  background:#fafafa;
}
body.home-rebuild .size-section.reverse{
  grid-template-columns:minmax(420px,1.2fr) minmax(280px,.8fr);
  background:#fff;
}
body.home-rebuild .size-section.reverse .size-copy{order:2}
body.home-rebuild .size-section.reverse .size-image{order:1}
body.home-rebuild .size-copy span{
  display:block;
  margin-bottom:18px;
  font-size:clamp(17px,1.4vw,22px);
  font-weight:850;
  letter-spacing:.18em;
}
body.home-rebuild .size-copy h2{
  margin:0;
  max-width:540px;
  font-size:clamp(48px,6.2vw,92px);
  line-height:.96;
  letter-spacing:-.055em;
}
body.home-rebuild .size-image{
  min-height:640px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
}
body.home-rebuild .size-image::after{
  content:"";
  position:absolute;
  left:15%;
  right:15%;
  bottom:8%;
  height:28px;
  border-radius:50%;
  background:rgba(0,0,0,.12);
  filter:blur(20px);
  z-index:0;
}
body.home-rebuild .size-image img{
  position:relative;
  z-index:1;
  width:auto;
  max-width:100%;
  max-height:700px;
  object-fit:contain;
}
body.home-rebuild .fourteen{
  background:#f6f6f6;
}
body.home-rebuild .fourteen .size-image img{
  max-height:620px;
  max-width:980px;
}
body.home-rebuild .feature-strip{
  padding:70px clamp(24px,6vw,90px);
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:#e8e8e8;
}
body.home-rebuild .feature-strip div{
  min-height:180px;
  padding:34px 26px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#fff;
}
body.home-rebuild .feature-strip strong{
  font-size:22px;
}
body.home-rebuild .feature-strip span{
  margin-top:9px;
  color:#777;
  line-height:1.45;
}
body.home-rebuild .final-cta{
  min-height:560px;
  padding:90px 24px 120px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  background:#0a0a0a;
  color:#fff;
}
body.home-rebuild .final-cta span{
  margin-bottom:16px;
  font-size:14px;
  font-weight:800;
  letter-spacing:.35em;
  color:#aaa;
}
body.home-rebuild .final-cta h2{
  margin:0 0 34px;
  font-size:clamp(56px,7vw,110px);
  line-height:.95;
  letter-spacing:-.055em;
}
body.home-rebuild footer{
  background:#0a0a0a;
  border-top:1px solid #252525;
}

@media(max-width:900px){
  body.home-rebuild .size-section,
  body.home-rebuild .size-section.reverse{
    min-height:auto;
    grid-template-columns:1fr;
    padding:74px 22px 98px;
    text-align:center;
  }
  body.home-rebuild .size-section.reverse .size-copy,
  body.home-rebuild .size-section.reverse .size-image{
    order:initial;
  }
  body.home-rebuild .size-copy h2{
    margin:0 auto;
  }
  body.home-rebuild .size-image{
    min-height:500px;
  }
  body.home-rebuild .feature-strip{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:760px){
  body.home-rebuild .rebuild-hero{
    min-height:auto;
    padding:58px 20px 72px;
  }
  body.home-rebuild .rebuild-hero h1{
    font-size:clamp(50px,15vw,78px);
  }
  body.home-rebuild .hero-cta{
    width:100%;
    gap:10px;
  }
  body.home-rebuild .rb-btn{
    min-width:0;
    flex:1 1 0;
    max-width:190px;
    height:52px;
    padding:0 16px;
    font-size:14px;
  }
  body.home-rebuild .size-section,
  body.home-rebuild .size-section.reverse{
    padding:62px 18px 110px;
  }
  body.home-rebuild .size-copy h2{
    font-size:clamp(44px,13vw,68px);
  }
  body.home-rebuild .size-image{
    min-height:420px;
  }
  body.home-rebuild .size-image img{
    max-height:500px;
    max-width:94vw;
  }
  body.home-rebuild .fourteen .size-image img{
    max-height:430px;
    max-width:100vw;
  }
  body.home-rebuild .feature-strip{
    grid-template-columns:1fr;
    padding:0;
    gap:1px;
  }
  body.home-rebuild .feature-strip div{
    min-height:130px;
    padding:26px 22px;
    text-align:center;
  }
  body.home-rebuild .final-cta{
    min-height:470px;
    padding:76px 20px 120px;
  }
  body.home-rebuild .final-cta h2{
    font-size:clamp(54px,16vw,80px);
  }
}


/* Armorliga kurumsal footer ve yasal sayfalar */
.site-footer{display:block!important;width:100%;max-width:none;margin:0;background:#0b0b0b;color:#d5d5d5;padding:0;font-size:14px;border-top:1px solid #252525}
.footer-grid{width:min(1400px,100%);margin:0 auto;padding:58px clamp(22px,5vw,70px) 44px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}
.footer-logo{display:inline-block;color:#fff;font-size:23px;font-weight:950;font-style:italic;letter-spacing:-1.1px}.footer-logo strong{color:var(--gold);margin-left:2px}.footer-brand p{margin:15px 0 0;color:#999;line-height:1.6}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-column h2{margin:0 0 8px;color:#fff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:#aaa;line-height:1.45;transition:color .2s ease}.footer-column a:hover{color:#fff}
.footer-bottom{width:min(1400px,100%);margin:0 auto;padding:20px clamp(22px,5vw,70px);border-top:1px solid #252525;color:#777;font-size:12px}
.legal-main{min-height:calc(100vh - var(--header));padding:64px 20px 90px;background:#f2f2f2}.legal-card{width:min(920px,100%);margin:0 auto;padding:clamp(30px,5vw,64px);background:#fff;border-radius:22px;box-shadow:0 18px 55px #0000000d}.legal-card h1{margin:0 0 36px;font-size:clamp(31px,5vw,52px);line-height:1.05;letter-spacing:-.035em}.legal-card h2{margin:34px 0 10px;font-size:20px}.legal-card p{margin:0 0 15px;color:#444;font-size:16px;line-height:1.75}.legal-card a{text-decoration:underline}.legal-date{margin-bottom:16px!important;color:#888!important;font-size:13px!important;font-weight:700}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:760px){.site-footer{padding-bottom:86px}.footer-grid{grid-template-columns:1fr;padding:42px 24px 30px;gap:32px;text-align:left;align-items:start}.footer-brand{grid-column:auto}.footer-column{align-items:flex-start}.footer-bottom{text-align:left;padding:18px 24px}.legal-main{padding:34px 14px 110px}.legal-card{border-radius:16px;padding:28px 22px}.legal-card h1{font-size:34px}.legal-card h2{font-size:18px}.legal-card p{font-size:15px}}


/* Ana sayfa SEO içerik alanı */
.seo-content{background:#f5f5f5;padding:88px clamp(22px,6vw,90px)}
.seo-content-inner{width:min(1050px,100%);margin:0 auto}
.seo-eyebrow{margin:0 0 14px;color:#777;font-size:12px;font-weight:900;letter-spacing:.28em}
.seo-content h2{margin:0 0 30px;color:#111;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em}
.seo-copy{columns:2;column-gap:54px}
.seo-copy p{margin:0 0 20px;color:#4d4d4d;font-size:16px;line-height:1.8;break-inside:avoid}
@media(max-width:760px){.seo-content{padding:60px 22px 72px}.seo-content h2{font-size:38px}.seo-copy{columns:1}.seo-copy p{font-size:15px;line-height:1.75}}

.brand img{height:34px;width:auto;display:block}
.footer-logo img{height:42px;width:auto;display:block}
.brand,.footer-logo{display:inline-flex;align-items:center}

/* Ürünler 2026 premium yeniden tasarım */
body.products-redesign{background:#fff;color:#0a0a0a}
body.products-redesign .site-header,body.products-redesign .site-footer{background:#000!important}
body.products-redesign .site-header{backdrop-filter:none;border-bottom-color:#111;box-shadow:none}
body.products-redesign .brand img,body.products-redesign .footer-logo img{background:#000}
.products-main{background:#fff;overflow:hidden}
.section-wrap{width:min(1240px,calc(100% - 48px));margin:0 auto}
.eyebrow{margin:0 0 18px;font-size:12px;font-weight:900;letter-spacing:.24em;color:#6e6e73}
.products-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:20px;width:min(1440px,100%);margin:0 auto;padding:72px clamp(24px,6vw,92px);background:linear-gradient(180deg,#fff 0%,#f7f7f8 100%)}
.hero-copy{position:relative;z-index:2;max-width:650px}
.hero-copy h1{margin:0;font-size:clamp(58px,6vw,104px);line-height:.91;letter-spacing:-.065em;font-weight:900}
.hero-lead{max-width:590px;margin:30px 0 0;font-size:clamp(17px,1.5vw,22px);line-height:1.5;color:#555}
.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:800}.primary-cta{background:#000;color:#fff}.secondary-cta{background:#e8e8ed;color:#111}
.hero-visual{position:relative;min-height:590px}.hero-orb{position:absolute;width:520px;height:520px;right:4%;top:8%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.45),transparent 28%),linear-gradient(135deg,#4F63F6 0%,#7B63F3 45%,#C55BD9 75%,#F35BB2 100%);opacity:.88;filter:drop-shadow(0 38px 65px rgba(0,0,0,.14))}
.hero-photo-circle{position:absolute;width:520px;height:520px;right:4%;top:8%;border-radius:50%;overflow:hidden;background:#eee;box-shadow:0 38px 65px rgba(0,0,0,.14)}
.hero-photo-circle img{width:100%;height:100%;object-fit:cover;object-position:52% 42%;display:block}
.hero-model{position:absolute;width:auto;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(0,0,0,.22))}.hero-model-10{height:325px;left:7%;top:155px;transform:rotate(-8deg)}.hero-model-12{height:430px;left:34%;top:80px;z-index:2}.hero-model-14{height:385px;right:0;top:130px;transform:rotate(7deg)}
.models-section{padding:120px 0}.section-heading{max-width:760px;margin-bottom:54px}.section-heading h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.05em}.section-heading>p:last-child{margin:22px 0 0;font-size:18px;line-height:1.55;color:#666}
.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.model-card{position:relative;min-height:610px;border-radius:30px;background:#f5f5f7;overflow:hidden;padding:28px;display:flex;flex-direction:column;transition:transform .25s ease}.model-card:hover{transform:translateY(-6px)}.model-card.featured{background:#ededf0}.model-badge{position:absolute;top:22px;right:22px;z-index:2;padding:9px 12px;border-radius:999px;background:#000;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em}.model-image{height:440px;display:flex;align-items:center;justify-content:center}.model-image img{width:auto;height:88%;max-width:86%;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(0,0,0,.16))}.model-card:nth-child(3) .model-image img{height:auto;width:90%}.model-info{margin-top:auto}.model-info span{font-size:11px;font-weight:900;color:#8b8b91}.model-info h3{margin:8px 0 8px;font-size:36px;letter-spacing:-.04em}.model-info p{margin:0;color:#666;font-size:15px}
.model-image picture{display:contents}
.designs-section{padding:120px 0;background:#f5f5f7}.design-heading{margin-bottom:50px}.design-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.design-card{appearance:none;border:0;margin:0;padding:18px 18px 16px;min-height:430px;border-radius:24px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.design-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.10)}.design-card img{width:100%;height:340px;object-fit:contain}.design-card span{align-self:flex-start;margin-top:14px;font-size:11px;font-weight:900;letter-spacing:.14em;color:#777}
.features-section{padding:110px 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd}.feature-grid article{padding:34px 28px 38px;border-right:1px solid #ddd}.feature-grid article:last-child{border-right:0}.feature-grid span{font-size:11px;font-weight:900;color:#999}.feature-grid h3{margin:24px 0 10px;font-size:22px}.feature-grid p{margin:0;color:#666;line-height:1.5;font-size:14px}
.products-cta{padding:110px 24px;background:#000;color:#fff;text-align:center}.products-cta>div{max-width:840px;margin:auto}.products-cta .eyebrow{color:#888}.products-cta h2{margin:0 0 34px;font-size:clamp(52px,7vw,96px);line-height:.95;letter-spacing:-.06em}.products-cta a{display:inline-flex;min-height:52px;padding:0 28px;align-items:center;border-radius:999px;background:#fff;color:#000;font-weight:900}
.design-modal{position:fixed;inset:0;z-index:3000;background:rgba(0,0,0,.86);display:flex;align-items:center;justify-content:center;padding:32px;opacity:0;visibility:hidden;transition:.2s}.design-modal.open{opacity:1;visibility:visible}.design-modal img{max-width:min(620px,90vw);max-height:86vh;width:auto;height:auto;filter:drop-shadow(0 32px 40px rgba(0,0,0,.45))}.modal-close{position:absolute;right:24px;top:18px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#000;font-size:30px;cursor:pointer}
body.products-redesign .site-footer{width:100%;max-width:none}
@media(max-width:1050px){.products-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{max-width:800px}.hero-visual{min-height:520px}.hero-orb{left:50%;right:auto;transform:translateX(-50%)}.hero-photo-circle{left:50%;right:auto;transform:translateX(-50%)}.model-grid{grid-template-columns:1fr}.model-card{min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.model-image{height:420px}.design-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(-n+2){border-bottom:1px solid #ddd}}
@media(max-width:760px){.section-wrap{width:min(100% - 28px,1240px)}.products-hero{padding:50px 20px 36px}.hero-copy h1{font-size:54px}.hero-lead{font-size:16px;margin-top:22px}.hero-actions{margin-top:26px}.hero-visual{min-height:380px}.hero-orb{width:330px;height:330px;top:30px}.hero-photo-circle{width:330px;height:330px;top:30px}.hero-photo-circle img{object-position:52% 42%}.hero-model-10{height:205px;left:2%;top:125px}.hero-model-12{height:285px;left:30%;top:58px}.hero-model-14{height:240px;right:-5%;top:100px}.models-section,.designs-section,.features-section{padding:78px 0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:45px}.section-heading>p:last-child{font-size:16px}.model-card{display:flex;min-height:500px;padding:22px}.model-image{height:370px}.model-info h3{font-size:30px}.design-grid{grid-template-columns:repeat(2,1fr);gap:10px}.design-card{min-height:300px;padding:12px;border-radius:18px}.design-card img{height:235px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #ddd}.feature-grid article:last-child{border-bottom:0}.products-cta{padding:82px 20px 120px}.products-cta h2{font-size:56px}}
@media(max-width:430px){.hero-copy h1{font-size:46px}.hero-visual{min-height:330px}.hero-orb{width:280px;height:280px}.hero-model-10{height:170px;top:118px}.hero-model-12{height:240px;top:60px}.hero-model-14{height:200px;top:100px}.design-grid{grid-template-columns:1fr}.design-card{min-height:380px}.design-card img{height:315px}}


/* Ürünler sayfası hassas görsel düzeltmeleri — 2026-07-19 */
body.products-redesign .hero-visual{
  min-height:590px;
  display:flex;
  align-items:center;
  justify-content:center;
}
body.products-redesign .hero-orb{
  width:520px;
  height:520px;
  left:50%;
  right:auto;
  top:50%;
  transform:translate(-50%,-50%);
}
body.products-redesign .hero-model-single{
  position:relative;
  left:auto;
  right:auto;
  top:auto;
  z-index:2;
  height:510px;
  max-width:82%;
  transform:none;
  object-fit:contain;
  image-rendering:auto;
  filter:drop-shadow(0 30px 28px rgba(0,0,0,.20)) contrast(1.015);
}
body.products-redesign .design-grid{
  align-items:stretch;
}
body.products-redesign .design-card{
  min-width:0;
  background:#fff;
}
body.products-redesign .design-card img{
  width:auto;
  max-width:100%;
  height:340px;
  object-fit:contain;
  object-position:center;
  image-rendering:auto;
  flex:0 0 auto;
}
body.products-redesign .design-modal{
  padding:28px;
}
body.products-redesign .design-modal img{
  max-width:min(390px,88vw);
  max-height:82vh;
  width:auto;
  height:auto;
  object-fit:contain;
  image-rendering:auto;
  filter:drop-shadow(0 28px 38px rgba(0,0,0,.48));
}
@media(max-width:1050px){
  body.products-redesign .hero-model-single{height:480px;max-width:72%}
}
@media(max-width:760px){
  body.products-redesign .hero-visual{min-height:410px}
  body.products-redesign .hero-orb{width:340px;height:340px}
  body.products-redesign .hero-model-single{height:350px;max-width:78%}
  body.products-redesign .design-card img{height:235px}
  body.products-redesign .design-modal img{max-width:min(370px,86vw);max-height:78vh}
}
@media(max-width:430px){
  body.products-redesign .hero-visual{min-height:360px}
  body.products-redesign .hero-orb{width:290px;height:290px}
  body.products-redesign .hero-model-single{height:305px;max-width:82%}
  body.products-redesign .design-card img{height:315px}
}

/* 2026-07-19 — Tasarım galerisi hassas düzeltme: tekmelik formunu tam koru */
body.products-redesign .designs-section{
  background:#f5f5f7;
}
body.products-redesign .design-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
body.products-redesign .design-card{
  min-height:520px;
  padding:24px 24px 18px;
  border-radius:26px;
  background:#fff;
  justify-content:space-between;
  overflow:hidden;
  box-shadow:0 1px 0 rgba(0,0,0,.04);
}
body.products-redesign .design-card:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 34px rgba(0,0,0,.08);
}
body.products-redesign .design-card img{
  display:block;
  width:100%;
  height:430px;
  max-width:100%;
  padding:20px 30px 8px;
  box-sizing:border-box;
  object-fit:contain;
  object-position:center;
  transform:none !important;
  filter:none !important;
}
body.products-redesign .design-card span{
  width:100%;
  margin-top:8px;
  padding-top:14px;
  border-top:1px solid #ececef;
  color:#666;
}
body.products-redesign .design-modal{
  padding:32px;
  background:rgba(0,0,0,.72);
  backdrop-filter:blur(10px);
}
body.products-redesign .design-modal::before{
  content:"";
  position:absolute;
  width:min(560px,92vw);
  height:min(760px,88vh);
  border-radius:30px;
  background:#f5f5f7;
  box-shadow:0 28px 90px rgba(0,0,0,.42);
}
body.products-redesign .design-modal img{
  position:relative;
  z-index:1;
  display:block;
  width:auto;
  height:auto;
  max-width:min(430px,76vw);
  max-height:72vh;
  padding:18px;
  box-sizing:border-box;
  object-fit:contain;
  transform:none !important;
  filter:none !important;
}
body.products-redesign .modal-close{
  z-index:2;
}
@media(max-width:980px){
  body.products-redesign .design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  body.products-redesign .design-card{min-height:470px}
  body.products-redesign .design-card img{height:385px;padding:18px 24px 6px}
}
@media(max-width:560px){
  body.products-redesign .design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.products-redesign .design-card{min-height:300px;padding:11px;border-radius:18px}
  body.products-redesign .design-card img{height:244px;padding:10px 10px 4px}
  body.products-redesign .design-modal{padding:18px}
  body.products-redesign .design-modal::before{width:92vw;height:82vh;border-radius:24px}
  body.products-redesign .design-modal img{max-width:78vw;max-height:68vh;padding:10px}
}
@media(max-width:380px){
  body.products-redesign .design-grid{gap:8px}
  body.products-redesign .design-card{min-height:276px;padding:9px;border-radius:16px}
  body.products-redesign .design-card img{height:222px;padding:8px 7px 3px}
}

/* Tüm sayfalarda Ürünler sayfasıyla aynı banner ve logo uyumu */
.site-header,
.site-footer{
  background:#000!important;
}
.site-header{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border-bottom-color:#111!important;
  box-shadow:none!important;
}
.brand img,
.footer-logo img{
  background:#000!important;
}

/* contact white refresh */
.contact-v2-main,.contact-v2-panel{background:#fff!important}
.contact-v2-panel h1{color:#111!important;text-shadow:none!important}
.contact-v2-card{background:#f7f7f7!important;border:1px solid #e5e5e5!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important}
.contact-v2-text strong{color:#111!important}
.contact-v2-text small{color:#666!important}
.contact-v2-arrow{color:#111!important}
.contact-v2-divider strong{color:#111!important}
.contact-v2-divider span{background:#ddd!important}
.contact-v2-socials a{background:#fff!important;border:1px solid #e5e5e5!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important}


/* =========================================================
   FINAL RESPONSIVE POLISH — desktop + tablet + mobile
   ========================================================= */
html{-webkit-text-size-adjust:100%}
*,*::before,*::after{box-sizing:border-box}
body{width:100%;overflow-x:hidden}
img,svg,video{max-width:100%}
a,button{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
.site-header{padding-top:env(safe-area-inset-top)}
.header-inner{min-width:0}
.brand{display:flex;align-items:center;min-width:0}
.brand img{display:block;width:auto;max-width:190px;height:42px;object-fit:contain}
.nav a{display:flex;align-items:center;justify-content:center;min-height:44px}
main{min-width:0}

/* About: balanced width and readable cards on all screens */
body.about-page{background:#fff;color:#111}
body.about-page .about-new{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(64px,8vw,110px) 0 clamp(110px,12vw,160px)}
body.about-page .about-content{width:100%}
body.about-page .about-copy{max-width:820px;margin-inline:auto}
body.about-page .about-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
body.about-page .about-card{height:100%;min-width:0}

/* Contact: clean white surface, visible local icons, comfortable spacing */
body.contact-v2{background:#fff!important;color:#111!important}
body.contact-v2 .contact-v2-main{padding-top:clamp(56px,7vw,88px)!important;background:#fff!important}
body.contact-v2 .contact-v2-panel{background:#fff!important}
body.contact-v2 h1{color:#111!important;text-shadow:none!important;text-wrap:balance}
body.contact-v2 .contact-v2-card{background:#f7f7f8!important;border-color:#e4e4e7!important;box-shadow:0 14px 36px rgba(0,0,0,.08)!important}
body.contact-v2 .contact-v2-card:hover{background:#fff!important;border-color:#cfcfd4!important}
body.contact-v2 .contact-v2-icon{overflow:hidden;box-shadow:none!important}
body.contact-v2 .contact-v2-icon img{width:100%;height:100%;object-fit:cover}
body.contact-v2 .contact-v2-text strong{color:#111!important}
body.contact-v2 .contact-v2-text small{color:#626268!important}
body.contact-v2 .contact-v2-arrow{color:#18181b!important}
body.contact-v2 .contact-v2-divider{color:#111!important}
body.contact-v2 .contact-v2-divider span{background:#d4d4d8!important}
body.contact-v2 .contact-v2-socials>a{color:#111!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 10px 28px rgba(0,0,0,.06)!important}
body.contact-v2 .contact-v2-socials>a:hover{border-color:#b7b7bd!important;background:#fafafa!important}
body.contact-v2 .contact-v2-socials>a>span{overflow:hidden;background:#f4f4f5!important}
body.contact-v2 .contact-v2-socials img{width:100%;height:100%;object-fit:cover}
body.contact-v2 footer{display:block}

/* Legal pages: improved reading width */
body.legal-page .legal-main{padding-inline:20px}
body.legal-page .legal-card{width:min(920px,100%);margin-inline:auto;overflow-wrap:anywhere}
body.legal-page .legal-card h1{text-wrap:balance}

/* Floating actions: safe-area aware and never overflow */
.floating-actions{max-width:calc(100vw - 20px);bottom:calc(18px + env(safe-area-inset-bottom))}
.floating-action{white-space:nowrap}

@media(max-width:900px){
  body.about-page .about-values{grid-template-columns:1fr}
  body.contact-v2 .contact-v2-socials{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  body.contact-v2 .contact-v2-socials>a{min-height:160px}
}

@media(max-width:760px){
  :root{--header:62px}
  body{padding-top:calc(var(--header) + env(safe-area-inset-top))}
  .site-header{height:calc(var(--header) + env(safe-area-inset-top))}
  .header-inner{height:var(--header);padding-inline:14px;gap:12px}
  .brand img{height:36px;max-width:155px}
  .menu-toggle{flex:0 0 44px}
  .nav{max-height:calc(100svh - var(--header) - 22px);overflow-y:auto;overscroll-behavior:contain}
  .nav a{min-height:46px}

  body.about-page .about-new{width:min(100% - 28px,680px);padding:48px 0 125px}
  body.about-page .about-logo{width:150px;height:150px}
  body.about-page .about-title{font-size:clamp(34px,12vw,54px);letter-spacing:.06em}
  body.about-page .about-copy p{font-size:16px;line-height:1.7}
  body.about-page .about-values{gap:12px}
  body.about-page .about-card{padding:24px 20px;border-radius:22px}

  body.contact-v2 .contact-v2-main{padding:44px 14px calc(132px + env(safe-area-inset-bottom))!important}
  body.contact-v2 h1{font-size:clamp(31px,9.5vw,46px)!important;letter-spacing:.045em!important;margin-bottom:32px!important}
  body.contact-v2 .contact-v2-card{min-height:108px!important;padding:14px 16px!important;gap:14px!important;border-radius:22px!important}
  body.contact-v2 .contact-v2-icon{width:70px!important;height:70px!important;border-radius:19px!important}
  body.contact-v2 .contact-v2-text{gap:6px!important}
  body.contact-v2 .contact-v2-text strong{font-size:22px!important}
  body.contact-v2 .contact-v2-text small{font-size:15px!important}
  body.contact-v2 .contact-v2-arrow{font-size:46px!important}
  body.contact-v2 .contact-v2-divider{gap:10px!important;margin-bottom:22px!important}
  body.contact-v2 .contact-v2-divider strong{white-space:normal!important;line-height:1.45}
  body.contact-v2 .contact-v2-socials{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body.contact-v2 .contact-v2-socials>a{min-height:142px!important;padding:12px 8px!important;border-radius:20px!important}
  body.contact-v2 .contact-v2-socials>a>span{width:66px!important;height:66px!important}
  body.contact-v2 .contact-v2-socials strong{font-size:13px!important}

  body.legal-page .legal-main{padding:38px 14px 130px}
  body.legal-page .legal-card{padding:28px 20px;border-radius:22px}
  body.legal-page .legal-card h1{font-size:clamp(28px,9vw,42px);line-height:1.08}

  .site-footer{padding-bottom:calc(112px + env(safe-area-inset-bottom))}
  .floating-actions{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:auto;max-width:none;gap:7px}
  .floating-action{width:100%;min-width:0;height:46px;padding-inline:10px}
}

@media(max-width:390px){
  .brand img{max-width:142px;height:34px}
  body.contact-v2 .contact-v2-main{padding-inline:10px!important}
  body.contact-v2 .contact-v2-card{padding-inline:12px!important}
  body.contact-v2 .contact-v2-icon{width:62px!important;height:62px!important}
  body.contact-v2 .contact-v2-text strong{font-size:20px!important}
  body.contact-v2 .contact-v2-text small{font-size:14px!important}
  body.contact-v2 .contact-v2-arrow{font-size:40px!important}
}

/* Contact icons final correction */
body.contact-v2 .contact-v2-icon{
  background:transparent!important;
  overflow:visible!important;
  box-shadow:none!important;
}
body.contact-v2 .contact-v2-icon img{
  width:78%!important;
  height:78%!important;
  object-fit:contain!important;
  display:block;
}
body.contact-v2 .contact-v2-socials>a>span{
  background:transparent!important;
  overflow:visible!important;
}
body.contact-v2 .contact-v2-socials img{
  width:74%!important;
  height:74%!important;
  object-fit:contain!important;
  display:block;
}
@media (max-width:700px){
  body.contact-v2 .contact-v2-icon img{width:80%!important;height:80%!important}
  body.contact-v2 .contact-v2-socials img{width:72%!important;height:72%!important}
}

/* Ürünler sayfası: açıklayıcı boy × en ölçü kılavuzları */
body.products-redesign .model-card{
  --dimension-bg:#f5f5f7;
}
body.products-redesign .model-card.featured{
  --dimension-bg:#ededf0;
}
body.products-redesign .model-image{
  position:relative;
}
body.products-redesign .dimension-guide{
  position:absolute;
  z-index:3;
  color:#111;
  pointer-events:none;
  font-size:10px;
  font-weight:900;
  letter-spacing:.1em;
  line-height:1;
}
body.products-redesign .dimension-guide span{
  position:absolute;
  z-index:1;
  display:block;
  padding:5px 8px;
  border:1px solid rgba(17,17,17,.12);
  border-radius:999px;
  background:var(--dimension-bg);
  white-space:nowrap;
}
body.products-redesign .dimension-width{
  top:18px;
  left:50%;
  width:62%;
  height:18px;
  transform:translateX(-50%);
  border-left:1.5px solid #111;
  border-right:1.5px solid #111;
}
body.products-redesign .dimension-width::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:8px;
  border-top:1.5px solid #111;
}
body.products-redesign .dimension-width span{
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
body.products-redesign .dimension-height{
  top:19%;
  bottom:15%;
  left:8px;
  width:18px;
  border-top:1.5px solid #111;
  border-bottom:1.5px solid #111;
}
body.products-redesign .dimension-height::before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:8px;
  border-left:1.5px solid #111;
}
body.products-redesign .dimension-height span{
  left:50%;
  top:50%;
  transform:translate(-50%,-50%) rotate(-90deg);
}
body.products-redesign .model-card.featured .dimension-width{
  top:62px;
}
body.products-redesign .model-info>span{
  display:block;
  margin-bottom:7px;
  color:#777;
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
}
body.products-redesign .model-info h3{
  margin-top:0;
}
@media(max-width:1050px){
  body.products-redesign .dimension-height{left:4px}
  body.products-redesign .dimension-width{width:66%}
}
@media(max-width:760px){
  body.products-redesign .dimension-guide{font-size:9px}
  body.products-redesign .dimension-guide span{padding:5px 7px}
  body.products-redesign .dimension-width{top:14px;width:68%}
  body.products-redesign .model-card.featured .dimension-width{top:56px}
  body.products-redesign .dimension-height{top:18%;bottom:13%;left:2px}
  body.products-redesign .model-info>span{font-size:9px;margin-bottom:6px}
}

/* WebP picture wrappers keep the existing flex and absolute layouts unchanged. */
body.home-rebuild .size-image picture,
body.products-redesign .hero-photo-circle picture{
  display:contents;
}

/* =========================================================
   SAHADAN GELENLER — doğrulanmış müşteri yorumları
   ========================================================= */
body.reviews-page{
  background:#f5f5f7;
  color:#0a0a0a;
}
body.reviews-page .reviews-page-main{
  min-height:calc(100svh - var(--header));
  background:#f5f5f7;
}
body.reviews-page .reviews-section{
  min-height:calc(100svh - var(--header));
}
:is(body.home-rebuild,body.reviews-page) .reviews-section{
  padding:clamp(82px,9vw,138px) clamp(20px,6vw,90px);
  background:#f5f5f7;
  border-top:1px solid #e9e9ec;
}
:is(body.home-rebuild,body.reviews-page) .reviews-shell{
  width:min(1240px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);
  gap:clamp(34px,6vw,88px);
  align-items:center;
}
:is(body.home-rebuild,body.reviews-page) .reviews-copy{
  max-width:520px;
}
:is(body.home-rebuild,body.reviews-page) .reviews-kicker{
  margin:0 0 22px;
  color:#77777d;
  font-size:12px;
  font-weight:900;
  letter-spacing:.26em;
}
:is(body.home-rebuild,body.reviews-page) .reviews-copy :is(h1,h2){
  margin:0;
  font-size:clamp(48px,5.8vw,82px);
  line-height:.96;
  letter-spacing:-.055em;
  text-wrap:balance;
}
:is(body.home-rebuild,body.reviews-page) .reviews-lead{
  margin:28px 0 0;
  max-width:510px;
  color:#65656b;
  font-size:17px;
  line-height:1.7;
}
:is(body.home-rebuild,body.reviews-page) .reviews-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  margin-top:34px;
  padding:0 25px;
  border-radius:999px;
  background:#0a0a0a;
  color:#fff;
  font-size:14px;
  font-weight:900;
  transition:transform .2s ease,box-shadow .2s ease;
  box-shadow:0 14px 34px rgba(0,0,0,.14);
}
:is(body.home-rebuild,body.reviews-page) .reviews-button:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 38px rgba(0,0,0,.19);
}
:is(body.home-rebuild,body.reviews-page) .reviews-preview{
  min-height:540px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid #e1e1e5;
  border-radius:34px;
  background:#fff;
  box-shadow:0 26px 70px rgba(0,0,0,.08);
}
:is(body.home-rebuild,body.reviews-page) .reviews-preview-top{
  min-height:64px;
  padding:0 26px;
  display:flex;
  align-items:center;
  gap:10px;
  border-bottom:1px solid #ededf0;
  color:#73737a;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
:is(body.home-rebuild,body.reviews-page) .reviews-status-dot{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#111;
  box-shadow:0 0 0 5px #ededee;
}
body.reviews-page .reviews-status-badge{
  width:18px;
  height:18px;
  flex:0 0 18px;
  object-fit:contain;
}
body.reviews-page .reviews-lead{
  margin-top:0;
  color:#111;
  font-weight:700;
}
.floating-instagram{
  background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 52%,#fcb045 100%);
  color:#fff;
}
:is(body.home-rebuild,body.reviews-page) .reviews-empty{
  flex:1;
  padding:48px clamp(28px,5vw,66px) 58px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
:is(body.home-rebuild,body.reviews-page) .reviews-empty img{
  width:94px;
  height:94px;
  margin:0 0 34px;
  object-fit:contain;
  filter:grayscale(1);
}
body.reviews-page .reviews-empty img{
  width:104px;
  height:120px;
  margin-bottom:30px;
  filter:drop-shadow(0 14px 17px rgba(0,0,0,.16));
}
:is(body.home-rebuild,body.reviews-page) .reviews-empty-label{
  margin:0 0 14px;
  color:#85858b;
  font-size:11px;
  font-weight:900;
  letter-spacing:.18em;
}
:is(body.home-rebuild,body.reviews-page) .reviews-empty :is(h2,h3){
  margin:0;
  max-width:500px;
  font-size:clamp(34px,3.5vw,52px);
  line-height:1.02;
  letter-spacing:-.045em;
}
:is(body.home-rebuild,body.reviews-page) .reviews-empty>p:last-child{
  margin:22px 0 0;
  max-width:470px;
  color:#6b6b71;
  font-size:15px;
  line-height:1.65;
}
:is(body.home-rebuild,body.reviews-page) .reviews-carousel{
  position:relative;
  flex:1;
  min-height:476px;
  display:flex;
  flex-direction:column;
}
:is(body.home-rebuild,body.reviews-page) .review-stage{
  flex:1;
  min-height:420px;
  overflow:hidden;
  touch-action:pan-y;
}
:is(body.home-rebuild,body.reviews-page) .review-slide{
  min-height:420px;
  display:grid;
  grid-template-columns:43% 57%;
  animation:reviewFade .32s ease both;
}
@keyframes reviewFade{
  from{opacity:0;transform:translateX(12px)}
  to{opacity:1;transform:translateX(0)}
}
:is(body.home-rebuild,body.reviews-page) .review-slide-media{
  min-width:0;
  padding:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border-right:1px solid #ededf0;
  background:#f5f5f7;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-media img{
  width:100%;
  height:100%;
  max-height:350px;
  object-fit:contain;
  filter:drop-shadow(0 18px 20px rgba(0,0,0,.13));
}
:is(body.home-rebuild,body.reviews-page) .review-slide-placeholder img{
  width:118px;
  height:118px;
  filter:grayscale(1);
  opacity:.84;
}
body.reviews-page .review-slide-placeholder img{
  width:132px;
  height:152px;
  filter:drop-shadow(0 18px 20px rgba(0,0,0,.15));
  opacity:1;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-body{
  min-width:0;
  padding:38px 36px 30px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-stars{
  color:#f5a623;
  font-size:20px;
  letter-spacing:.14em;
  white-space:nowrap;
}
:is(body.home-rebuild,body.reviews-page) .review-slide blockquote{
  margin:23px 0 27px;
  font-size:clamp(20px,1.75vw,25px);
  font-weight:850;
  line-height:1.3;
  letter-spacing:-.025em;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-person{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-person strong{font-size:17px}
:is(body.home-rebuild,body.reviews-page) .review-slide-person span{color:#77777d}
:is(body.home-rebuild,body.reviews-page) .review-slide-meta{
  margin-top:18px;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
:is(body.home-rebuild,body.reviews-page) .review-slide-meta span{
  padding:7px 9px;
  border-radius:999px;
  background:#f0f0f2;
  color:#202024;
  font-size:9px;
  font-weight:900;
  letter-spacing:.07em;
}
:is(body.home-rebuild,body.reviews-page) .review-arrow{
  position:absolute;
  top:43%;
  z-index:4;
  width:44px;
  height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #dedee2;
  border-radius:50%;
  background:#fff;
  color:#111;
  font-size:31px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(0,0,0,.13);
  transition:transform .2s ease,background .2s ease,color .2s ease;
}
:is(body.home-rebuild,body.reviews-page) .review-arrow:hover{
  transform:scale(1.07);
  background:#111;
  color:#fff;
}
:is(body.home-rebuild,body.reviews-page) .review-prev{left:14px}
:is(body.home-rebuild,body.reviews-page) .review-next{right:14px}
:is(body.home-rebuild,body.reviews-page) .single-review .review-arrow{display:none}
:is(body.home-rebuild,body.reviews-page) .review-carousel-footer{
  min-height:56px;
  padding:0 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-top:1px solid #ededf0;
}
:is(body.home-rebuild,body.reviews-page) .review-dots{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:7px;
}
:is(body.home-rebuild,body.reviews-page) .review-dot{
  width:8px;
  height:8px;
  padding:0;
  border:0;
  border-radius:999px;
  background:#c9c9ce;
  cursor:pointer;
  transition:width .22s ease,background .22s ease;
}
:is(body.home-rebuild,body.reviews-page) .review-dot.active{
  width:25px;
  background:#111;
}
:is(body.home-rebuild,body.reviews-page) .review-swipe-hint{display:none}

/* Yorum gönderme sayfası */
body.review-page,
body.review-success-page{
  background:#fff;
  color:#0a0a0a;
}
.review-main,
.review-success-main{
  background:#fff;
}
.review-hero{
  padding:clamp(72px,8vw,118px) clamp(20px,6vw,90px);
  background:#f5f5f7;
  border-bottom:1px solid #e7e7ea;
}
.review-hero-shell{
  width:min(1240px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);
  gap:clamp(42px,7vw,100px);
  align-items:end;
}
.review-eyebrow{
  margin:0 0 24px;
  color:#74747a;
  font-size:12px;
  font-weight:900;
  letter-spacing:.27em;
}
.review-hero h1{
  margin:0;
  max-width:820px;
  font-size:clamp(54px,7vw,102px);
  line-height:.92;
  letter-spacing:-.06em;
  text-wrap:balance;
}
.review-hero-copy>p:last-child{
  max-width:680px;
  margin:30px 0 0;
  color:#626268;
  font-size:18px;
  line-height:1.65;
}
.review-steps{
  display:grid;
  gap:1px;
  overflow:hidden;
  border:1px solid #dedee2;
  border-radius:26px;
  background:#dedee2;
}
.review-step{
  min-height:108px;
  padding:24px 26px;
  display:grid;
  grid-template-columns:44px 1fr;
  gap:12px;
  align-items:center;
  background:#fff;
}
.review-step span{
  color:#8a8a90;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
}
.review-step strong{
  font-size:15px;
  line-height:1.4;
}
.review-form-section{
  padding:clamp(76px,9vw,136px) clamp(20px,6vw,90px) clamp(120px,12vw,170px);
}
.review-form-shell{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(260px,.65fr) minmax(500px,1.35fr);
  gap:clamp(40px,7vw,100px);
  align-items:start;
}
.review-form-intro{
  position:sticky;
  top:calc(var(--header) + 46px);
}
.review-form-intro :is(h1,h2){
  margin:0;
  font-size:clamp(40px,4.5vw,64px);
  line-height:.98;
  letter-spacing:-.05em;
}
.review-form-intro p{
  margin:24px 0 0;
  color:#696970;
  font-size:16px;
  line-height:1.7;
}
.review-form-card{
  padding:clamp(28px,4vw,54px);
  border:1px solid #e1e1e5;
  border-radius:32px;
  background:#f8f8f9;
  box-shadow:0 24px 65px rgba(0,0,0,.07);
}
.review-form{
  display:grid;
  gap:24px;
}
.review-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.review-field,
.review-fieldset{
  min-width:0;
  margin:0;
  padding:0;
  border:0;
}
.review-field>span,
.review-fieldset>legend{
  display:block;
  margin:0 0 10px;
  color:#262629;
  font-size:13px;
  font-weight:850;
}
.review-field input[type="text"],
.review-field select,
.review-field textarea{
  width:100%;
  border:1px solid #d7d7dc;
  border-radius:15px;
  outline:0;
  background:#fff;
  color:#111;
  font:inherit;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.review-field input[type="text"],
.review-field select{
  height:54px;
  padding:0 16px;
}
.review-field textarea{
  min-height:158px;
  padding:16px;
  resize:vertical;
  line-height:1.55;
}
.review-field input:focus,
.review-field select:focus,
.review-field textarea:focus{
  border-color:#111;
  box-shadow:0 0 0 4px rgba(0,0,0,.08);
}
.review-field small,
.review-fieldset small{
  display:block;
  margin-top:9px;
  color:#7c7c83;
  font-size:12px;
  line-height:1.5;
}
.review-textarea-meta{
  display:flex;
  justify-content:space-between;
  gap:18px;
}
.review-textarea-meta small:last-child{
  white-space:nowrap;
}
.rating-options{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
}
.rating-option{
  position:relative;
}
.rating-option input{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}
.rating-option label{
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  border:1px solid #d7d7dc;
  border-radius:14px;
  background:#fff;
  color:#55555b;
  font-size:13px;
  font-weight:900;
  cursor:pointer;
  transition:.18s ease;
}
.rating-option label span{
  color:#111;
  font-size:16px;
}
.rating-option input:checked+label{
  border-color:#111;
  background:#111;
  color:#fff;
  box-shadow:0 10px 24px rgba(0,0,0,.16);
}
.rating-option input:checked+label span{color:#fff}
.rating-option input:focus-visible+label{
  outline:3px solid #85858b;
  outline-offset:3px;
}
.review-file-input{
  width:100%;
  padding:12px;
  border:1px dashed #c9c9cf;
  border-radius:15px;
  background:#fff;
  color:#555;
  font:inherit;
}
.review-file-input::file-selector-button{
  min-height:38px;
  margin-right:12px;
  padding:0 15px;
  border:0;
  border-radius:10px;
  background:#111;
  color:#fff;
  font-weight:850;
  cursor:pointer;
}
.review-file-error{
  color:#b42318!important;
  font-weight:750;
}
.review-submit-error{min-height:20px;margin:12px 0 0;color:#b42318;font-size:13px;font-weight:800}
.review-submit:disabled{cursor:wait;opacity:.65}
.review-consent{
  display:grid;
  grid-template-columns:22px 1fr;
  gap:12px;
  align-items:start;
  padding:18px;
  border:1px solid #dedee2;
  border-radius:16px;
  background:#fff;
  color:#4f4f55;
  font-size:13px;
  line-height:1.6;
}
.review-consent input{
  width:20px;
  height:20px;
  margin:1px 0 0;
  accent-color:#111;
}
.review-consent a{
  color:#111;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}
.review-submit{
  min-height:58px;
  border:0;
  border-radius:999px;
  background:#0a0a0a;
  color:#fff;
  font-size:15px;
  font-weight:900;
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease;
  box-shadow:0 14px 34px rgba(0,0,0,.15);
}
.review-submit:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 40px rgba(0,0,0,.2);
}
.review-form-note{
  margin:0;
  color:#77777d;
  font-size:12px;
  line-height:1.6;
  text-align:center;
}
.form-honeypot{display:none!important}

/* Yorum teşekkür sayfası */
.review-success-main{
  min-height:calc(100svh - var(--header));
  padding:80px 20px 120px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f5f5f7;
}
.review-success-card{
  width:min(760px,100%);
  padding:clamp(42px,7vw,80px);
  border:1px solid #e0e0e4;
  border-radius:34px;
  background:#fff;
  text-align:center;
  box-shadow:0 28px 80px rgba(0,0,0,.09);
}
.review-success-mark{
  width:78px;
  height:78px;
  margin:0 auto 30px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#111;
  color:#fff;
  font-size:34px;
  font-weight:900;
}
.review-success-card h1{
  margin:0;
  font-size:clamp(46px,7vw,78px);
  line-height:.96;
  letter-spacing:-.055em;
}
.review-success-card p{
  margin:26px auto 0;
  max-width:570px;
  color:#68686f;
  font-size:17px;
  line-height:1.7;
}
.review-success-actions{
  margin-top:34px;
  display:flex;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
}
.review-success-actions a{
  min-height:52px;
  padding:0 23px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  font-size:14px;
  font-weight:900;
}
.review-success-actions a:first-child{background:#111;color:#fff}
.review-success-actions a:last-child{border:1px solid #d6d6da;color:#111;background:#fff}

@media(max-width:980px){
  :is(body.home-rebuild,body.reviews-page) .reviews-shell,
  .review-hero-shell,
  .review-form-shell{
    grid-template-columns:1fr;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-copy{max-width:760px}
  :is(body.home-rebuild,body.reviews-page) .reviews-preview{min-height:500px}
  .review-form-intro{position:static;max-width:720px}
  .review-hero-copy{max-width:850px}
  .review-steps{max-width:680px}
}
@media(max-width:760px){
  :is(body.home-rebuild,body.reviews-page) .reviews-section{
    padding:76px 16px 88px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-shell{gap:38px}
  :is(body.home-rebuild,body.reviews-page) .reviews-copy{padding:0 5px}
  :is(body.home-rebuild,body.reviews-page) .reviews-copy :is(h1,h2){
    font-size:clamp(46px,13vw,68px);
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-lead{font-size:16px}
  :is(body.home-rebuild,body.reviews-page) .reviews-button{width:100%}
  .floating-action{
    padding-inline:6px;
    font-size:11px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-preview{
    min-height:450px;
    border-radius:25px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-preview-top{
    padding:0 19px;
    font-size:9px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-empty{
    padding:40px 24px 46px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-empty img{
    width:78px;
    height:78px;
    margin-bottom:28px;
  }
  body.reviews-page .reviews-empty img{
    width:86px;
    height:99px;
    margin-bottom:25px;
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-empty :is(h2,h3){
    font-size:clamp(36px,10vw,49px);
  }
  :is(body.home-rebuild,body.reviews-page) .reviews-carousel{min-height:520px}
  :is(body.home-rebuild,body.reviews-page) .review-stage{min-height:456px}
  :is(body.home-rebuild,body.reviews-page) .review-slide{
    min-height:456px;
    grid-template-columns:1fr;
  }
  :is(body.home-rebuild,body.reviews-page) .review-slide-media{
    min-height:230px;
    max-height:250px;
    padding:22px;
    border-right:0;
    border-bottom:1px solid #ededf0;
  }
  :is(body.home-rebuild,body.reviews-page) .review-slide-media img{max-height:205px}
  :is(body.home-rebuild,body.reviews-page) .review-slide-placeholder{min-height:180px;max-height:190px}
  :is(body.home-rebuild,body.reviews-page) .review-slide-body{padding:26px 24px 30px}
  :is(body.home-rebuild,body.reviews-page) .review-slide blockquote{
    margin:17px 0 21px;
    font-size:21px;
  }
  :is(body.home-rebuild,body.reviews-page) .review-arrow{display:none}
  :is(body.home-rebuild,body.reviews-page) .review-carousel-footer{
    min-height:64px;
    padding:8px 16px;
    flex-direction:column;
    gap:7px;
  }
  :is(body.home-rebuild,body.reviews-page) .review-swipe-hint{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    color:#74747a;
    font-size:10px;
    font-weight:900;
    letter-spacing:.08em;
  }
  :is(body.home-rebuild,body.reviews-page) .review-swipe-hint span{
    display:inline-block;
    color:#111;
    font-size:17px;
    animation:swipeHint 1.3s ease-in-out infinite;
  }
  :is(body.home-rebuild,body.reviews-page) .swipe-used .review-swipe-hint{opacity:.42}
  @keyframes swipeHint{
    0%,100%{transform:translateX(-3px)}
    50%{transform:translateX(3px)}
  }

  .review-hero{
    padding:58px 18px 72px;
  }
  .review-hero h1{
    font-size:clamp(49px,14vw,72px);
  }
  .review-hero-copy>p:last-child{
    margin-top:24px;
    font-size:16px;
  }
  .review-step{
    min-height:94px;
    padding:20px;
  }
  .review-form-section{
    padding:70px 14px 126px;
  }
  .review-form-card{
    padding:25px 16px;
    border-radius:24px;
  }
  .review-form-grid{
    grid-template-columns:1fr;
    gap:22px;
  }
  .rating-options{gap:5px}
  .rating-option label{
    min-height:50px;
    border-radius:12px;
    font-size:12px;
  }
  .rating-option label span{font-size:14px}
  .review-consent{padding:15px}
  .review-submit{min-height:56px}
  .review-success-main{padding:54px 14px 100px}
  .review-success-card{padding:46px 22px;border-radius:26px}
  .review-success-actions{flex-direction:column}
  .review-success-actions a{width:100%}
  body.review-page .site-footer,
  body.review-success-page .site-footer{
    padding-bottom:0;
  }
}
@media(max-width:390px){
  .rating-option label{
    min-height:46px;
    gap:2px;
    font-size:11px;
  }
  .rating-option label span{font-size:12px}
}

/* Yeni menü öğesi için tablet görünümü */
@media(min-width:761px) and (max-width:1100px){
  .menu-toggle{display:block}
  .nav{
    position:absolute;
    left:18px;
    right:18px;
    top:calc(100% + 8px);
    display:none;
    flex-direction:column;
    align-items:stretch;
    max-height:calc(100svh - var(--header) - 26px);
    margin-left:0;
    padding:12px;
    overflow-y:auto;
    border-radius:20px;
    background:#090909fa;
    box-shadow:0 18px 45px #0007;
  }
  .nav.open{display:flex}
  .nav a{
    min-height:48px;
    padding:12px 16px;
    text-align:center;
  }
  .nav .order-link{margin-top:4px}
}


/* 6-language selector and RTL support */
.language-menu{
  position:relative;
  flex:0 0 auto;
  color:#fff;
}
.language-menu-mobile{display:none}
.nav .language-menu-desktop{order:-1;margin-right:3px}
.language-menu summary{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:76px;
  min-height:44px;
  padding:8px 12px;
  border:1px solid #ffffff2e;
  border-radius:999px;
  background:#ffffff0d;
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  cursor:pointer;
  list-style:none;
  user-select:none;
}
.language-menu summary::-webkit-details-marker{display:none}
.language-menu summary:hover,
.language-menu[open] summary{background:#ffffff18}
.language-code{font-size:11px;line-height:1;letter-spacing:.11em}
.language-flag{
  display:block;
  width:24px;
  height:16px;
  flex:0 0 24px;
  border:1px solid #ffffff38;
  border-radius:3px;
  object-fit:cover;
  box-shadow:0 1px 4px #0004;
}
.language-options{
  position:absolute;
  top:calc(100% + 10px);
  left:0;
  z-index:1100;
  display:none;
  width:226px;
  padding:8px;
  border:1px solid #ffffff1c;
  border-radius:16px;
  background:#0a0a0afa;
  box-shadow:0 18px 45px #0008;
}
.language-menu[open] .language-options{display:grid;gap:3px}
.language-menu .language-options a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:42px;
  padding:9px 12px;
  border-radius:10px;
  color:#fff;
  font-size:13px;
  font-weight:750;
  text-align:left;
}
.language-menu .language-options a:hover{background:#ffffff12}
.language-menu .language-options a[aria-current="true"]{background:#fff;color:#111}
.language-menu .language-options small{font-size:10px;font-weight:900;letter-spacing:.12em;opacity:.62}
.language-option-name{display:flex;align-items:center;gap:10px;min-width:0}
.language-option-name>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.language-options a[lang="ar"] .language-option-name{direction:rtl}
html[dir="rtl"] body{direction:rtl}
html[dir="rtl"] .header-inner,
html[dir="rtl"] .nav{direction:ltr}
html[dir="rtl"] .nav{margin-left:auto;margin-right:0}
html[dir="rtl"] .nav>a{direction:rtl}
html[dir="rtl"] .language-menu .language-options a{text-align:right}
html[dir="rtl"] .footer-grid,
html[dir="rtl"] .legal-card,
html[dir="rtl"] .about-values,
html[dir="rtl"] .review-form-card{text-align:right}

@media(max-width:1100px){
  .header-inner{gap:10px}
  .language-menu-desktop{display:none!important}
  .language-menu-mobile{display:block;margin-left:auto}
  .language-menu-mobile summary{min-width:70px;min-height:44px;padding:7px 10px}
  .language-menu-mobile .language-options{left:auto;right:0;width:226px;margin-top:0;border-radius:14px;box-shadow:0 18px 45px #0008}
  .language-menu-mobile .language-options a{min-height:44px;text-align:start}
  .menu-toggle{margin-left:0}
  html[dir="rtl"] .nav{margin-left:0;margin-right:0}
}


/* Müşteri puanı özeti — sarı yıldızlı pazar yeri görünümü */
:is(body.home-rebuild,body.reviews-page) .reviews-preview-top{gap:8px}
:is(body.home-rebuild,body.reviews-page) .reviews-average{margin-left:auto;display:flex;align-items:center;gap:6px;padding-left:14px;border-left:1px solid #dedee2;white-space:nowrap}
:is(body.home-rebuild,body.reviews-page) .reviews-average strong{color:#111;font-size:18px;font-weight:950;letter-spacing:-.03em}
:is(body.home-rebuild,body.reviews-page) .reviews-average-stars{color:#f5a623;font-size:18px;line-height:1;letter-spacing:.08em}
:is(body.home-rebuild,body.reviews-page) .reviews-average small{color:#77777d;font-size:10px;font-weight:850;letter-spacing:0;text-transform:none}
@media(max-width:560px){:is(body.home-rebuild,body.reviews-page) .reviews-preview-top{align-items:flex-start;flex-wrap:wrap}:is(body.home-rebuild,body.reviews-page) .reviews-average{width:100%;margin:8px 0 0;padding:10px 0 0;border-left:0;border-top:1px solid #dedee2}}

/* Ana sayfa ürün görselleri: masaüstü tıklama + mobil dokunma ile büyütme */
.size-section .size-image img{
  cursor:zoom-in;
  transition:transform .28s ease,filter .28s ease;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
}
@media (hover:hover) and (pointer:fine){
  .size-section .size-image:hover img{
    transform:scale(1.025);
    filter:drop-shadow(0 22px 24px rgba(0,0,0,.13));
  }
}
.size-section .size-image img:focus-visible{
  outline:3px solid #111;
  outline-offset:8px;
  border-radius:8px;
}

/* Ana sayfa ürün görüntüleyicisi: her ölçü için tam ekran renk geçişi. */
.product-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:clamp(8px,1.8vw,22px);
  background:linear-gradient(90deg,rgb(96,111,250) 0%,rgb(236,103,202) 100%);
  background-size:cover;
  background-position:center;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease,visibility .2s ease;
  overscroll-behavior:contain;
}
.product-lightbox.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.product-lightbox__dialog{
  position:relative;
  width:min(1180px,98vw);
  height:min(95vh,1120px);
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent;
  box-shadow:none;
  overflow:visible;
  transform:scale(.96);
  transition:transform .22s ease,opacity .22s ease;
  touch-action:none;
  will-change:transform,opacity;
}
.product-lightbox.is-open .product-lightbox__dialog{transform:scale(1)}
.product-lightbox__image{
  display:block;
  width:auto;
  height:auto;
  max-width:112%;
  max-height:93vh;
  object-fit:contain;
  transform:scale(1.12);
  transform-origin:center;
  user-select:none;
  -webkit-user-drag:none;
}
.product-lightbox__close{
  position:absolute;
  top:8px;
  right:8px;
  z-index:2;
  width:46px;
  height:46px;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:#000;
  font-size:30px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(0,0,0,.22);
}
.product-lightbox__close:hover{transform:scale(1.05)}
body.product-lightbox-open{
  overflow:hidden;
  overscroll-behavior:none;
}
@media(max-width:760px){
  .product-lightbox{padding:0}
  .product-lightbox__dialog{
    width:100vw;
    height:100vh;
    height:100svh;
  }
  .product-lightbox__image{
    max-width:118%;
    max-height:96vh;
    max-height:96svh;
    transform:scale(1.18);
  }
  .product-lightbox__close{
    top:max(8px,env(safe-area-inset-top));
    right:max(8px,env(safe-area-inset-right));
    width:44px;
    height:44px;
    font-size:28px;
  }
}
@media(prefers-reduced-motion:reduce){
  .size-section .size-image img,
  .product-lightbox,
  .product-lightbox__dialog{transition:none!important}
}


/* Sizden Gelenler — beyaz topluluk kartları */
body.reviews-page{background:#fff;color:#111}
body.reviews-page .reviews-page-main{min-height:calc(100svh - var(--header));background:#fff}
body.reviews-page .community-reviews-section{padding:clamp(70px,8vw,112px) clamp(18px,5vw,72px) clamp(90px,10vw,140px);background:#fff}
body.reviews-page .community-reviews-head{width:min(920px,100%);margin:0 auto 48px;text-align:center}
body.reviews-page .community-reviews-kicker{margin:0 0 14px;color:#666;font-size:12px;font-weight:900;letter-spacing:.16em}
body.reviews-page .community-reviews-head h1{margin:0;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.045em}
body.reviews-page .community-title-divider{display:flex;align-items:center;justify-content:center;gap:14px;margin:22px auto 20px}
body.reviews-page .community-title-divider span{width:80px;height:1px;background:#c8c8cc}
body.reviews-page .community-title-divider img{width:18px;height:21px;object-fit:contain;filter:grayscale(1)}
body.reviews-page .community-reviews-head>p:last-child{margin:0;color:#65656b;font-size:17px;line-height:1.6}
body.reviews-page .community-review-grid{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
body.reviews-page .community-review-card{position:relative;min-height:310px;padding:64px 28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #dedee2;border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(0,0,0,.055)}
body.reviews-page .community-avatar{position:absolute;top:18px;width:70px;height:70px;border:2px solid #d5d5da;border-radius:50%;overflow:hidden;background:#f2f2f4;box-shadow:0 8px 20px rgba(0,0,0,.08)}
body.reviews-page .community-avatar img{width:100%;height:100%;object-fit:cover}
body.reviews-page .community-verified{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:16px;font-weight:900}
body.reviews-page .community-verified img{width:22px;height:22px}
body.reviews-page .community-stars{margin-top:12px;color:#f5a623;font-size:20px;letter-spacing:.12em}
body.reviews-page .community-review-card blockquote{margin:16px 0 0;color:#343439;font-size:14px;line-height:1.55;font-weight:500}
body.reviews-page .community-person{width:100%;margin-top:auto;padding-top:16px;border-top:1px solid #d8d8dc}
body.reviews-page .community-person strong{display:block;font-size:15px}
body.reviews-page .community-person span{display:block;margin-top:5px;color:#707077;font-size:12px}
body.reviews-page .community-empty{width:min(650px,100%);margin:0 auto;padding:55px 28px;text-align:center;align-items:center;border:1px solid #e3e3e6;border-radius:24px;background:#fafafa}
body.reviews-page .community-empty img{width:74px;height:86px;margin:0 0 22px;filter:grayscale(1)}
body.reviews-page .community-empty h2{margin:0;font-size:28px}
body.reviews-page .community-empty p{margin:12px 0 0;color:#696970}
body.reviews-page .community-review-action{text-align:center;margin-top:38px}
@media(max-width:980px){body.reviews-page .community-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){body.reviews-page .community-reviews-section{padding-left:14px;padding-right:14px}body.reviews-page .community-review-grid{grid-template-columns:1fr;gap:14px}body.reviews-page .community-review-card{min-height:300px}body.reviews-page .community-reviews-head{margin-bottom:34px}body.reviews-page .community-reviews-head>p:last-child{font-size:15px}}

/* Yorum formu — futbol mevkileri tek satır seçim alanı */
.review-position-fieldset{min-width:0}
.position-options{display:flex;gap:8px;width:100%;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin;overscroll-behavior-inline:contain}
.position-option{flex:1 0 auto}
.position-option input{position:absolute;opacity:0;pointer-events:none}
.position-option label{display:flex;min-width:max-content;height:44px;align-items:center;justify-content:center;padding:0 14px;border:1px solid #d7d7dc;border-radius:999px;background:#fff;color:#2b2b2f;font-size:12px;font-weight:800;cursor:pointer;transition:.2s ease}
.position-option input:checked+label{border-color:#111;background:#111;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.14)}
.position-option input:focus-visible+label{outline:3px solid rgba(0,0,0,.18);outline-offset:2px}
@media (min-width:1100px){.position-options{overflow:visible}.position-option label{padding:0 11px;font-size:11px}}

/* Mobil mevki açılır listesi */
.position-select-toggle{display:none}
@media (max-width:760px){
  .review-position-fieldset{position:relative}
  .review-position-fieldset legend{margin-bottom:8px}
  .position-select-toggle{display:flex;width:100%;height:50px;align-items:center;justify-content:space-between;padding:0 16px;border:1px solid #d7d7dc;border-radius:14px;background:#fff;color:#222;font:inherit;font-size:14px;font-weight:800;cursor:pointer}
  .position-select-toggle span{font-size:20px;line-height:1;transition:transform .2s ease}
  .review-position-fieldset.is-open .position-select-toggle span{transform:rotate(180deg)}
  .review-position-fieldset .position-options{display:none;flex-direction:column;gap:7px;overflow:visible;padding:10px 0 0}
  .review-position-fieldset.is-open .position-options{display:flex}
  .review-position-fieldset .position-option{width:100%;flex:0 0 auto}
  .review-position-fieldset .position-option label{width:100%;min-width:0;height:46px;justify-content:flex-start;padding:0 16px;border-radius:12px;font-size:14px}
}

/* 2026-07-22 — Tasarım örnekleri büyütme: beyaz zemin sabit, ürün %50 daha büyük */
body.products-redesign .design-modal{
  background:rgba(0,0,0,.68);
  padding:20px;
}
body.products-redesign .design-modal::before{
  width:min(840px,96vw);
  height:min(900px,94vh);
  background:#fff;
  border-radius:30px;
}
body.products-redesign .design-modal img{
  width:auto;
  height:auto;
  max-width:min(645px,90vw);
  max-height:86vh;
  padding:12px;
  object-fit:contain;
  image-rendering:auto;
  transform:none!important;
  filter:none!important;
}
@media(max-width:760px){
  body.products-redesign .design-modal{
    padding:12px;
  }
  body.products-redesign .design-modal::before{
    width:96vw;
    height:90vh;
    border-radius:24px;
  }
  body.products-redesign .design-modal img{
    max-width:90vw;
    max-height:82vh;
    padding:8px;
  }
  body.products-redesign .modal-close{
    right:14px;
    top:12px;
  }
}
@media(max-width:430px){
  body.products-redesign .design-modal::before{
    width:98vw;
    height:92vh;
    border-radius:20px;
  }
  body.products-redesign .design-modal img{
    max-width:94vw;
    max-height:84vh;
    padding:6px;
  }
}


/* Yorum formu profil fotoğrafı */
.review-profile-upload{display:flex;align-items:center;gap:16px;padding:14px;border:1px solid #dedee2;border-radius:16px;background:#fafafa}
.review-profile-preview{flex:0 0 72px;width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid #ddd;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.review-profile-preview img{width:100%;height:100%;object-fit:cover;display:block}
.review-profile-input{display:block;width:100%;margin-bottom:7px}
.review-profile-input::file-selector-button{border:0;border-radius:10px;padding:9px 12px;margin-right:10px;background:#111;color:#fff;font-weight:800;cursor:pointer}
.review-profile-error{display:block;color:#b42318;min-height:1em;margin-top:4px}
@media(max-width:560px){.review-profile-upload{align-items:flex-start}.review-profile-preview{flex-basis:62px;width:62px;height:62px}}

/* Tasarım örnekleri: beyaz lightbox + kaydırmalı galeri — 2026-07-22 */
html.design-modal-open,
body.design-modal-open{overflow:hidden!important;overscroll-behavior:none}
body.products-redesign .design-modal{
  background:#fff!important;
  padding:clamp(18px,4vw,56px)!important;
  touch-action:none;
  user-select:none;
  -webkit-user-select:none;
}
body.products-redesign .design-modal::before{display:none!important}
body.products-redesign .design-modal img{
  position:relative;
  z-index:2;
  display:block;
  width:auto!important;
  height:auto!important;
  max-width:min(930px,88vw)!important;
  max-height:88vh!important;
  padding:0!important;
  object-fit:contain!important;
  filter:none!important;
  cursor:grab;
  will-change:transform,opacity;
  transition:transform .22s ease,opacity .22s ease;
}
body.products-redesign .design-modal img.is-dragging{cursor:grabbing;transition:none}
body.products-redesign .design-modal img.slide-from-right{animation:armorSlideFromRight .25s ease both}
body.products-redesign .design-modal img.slide-from-left{animation:armorSlideFromLeft .25s ease both}
@keyframes armorSlideFromRight{from{transform:translateX(56px);opacity:.35}to{transform:translateX(0);opacity:1}}
@keyframes armorSlideFromLeft{from{transform:translateX(-56px);opacity:.35}to{transform:translateX(0);opacity:1}}
body.products-redesign .modal-close,
body.products-redesign .design-nav{
  position:absolute;
  z-index:5;
  display:grid;
  place-items:center;
  border:1px solid #dedede;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:#111;
  box-shadow:0 8px 26px rgba(0,0,0,.10);
  cursor:pointer;
  -webkit-tap-highlight-color:transparent;
}
body.products-redesign .modal-close{top:18px;right:20px;width:48px;height:48px;font-size:30px;line-height:1}
body.products-redesign .design-nav{top:50%;width:52px;height:52px;transform:translateY(-50%);font-size:42px;line-height:1}
body.products-redesign .design-nav span{transform:translateY(-2px)}
body.products-redesign .design-nav-prev{left:22px}
body.products-redesign .design-nav-next{right:22px}
body.products-redesign .design-counter{
  position:absolute;
  z-index:5;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  min-width:68px;
  padding:8px 13px;
  border:1px solid #e2e2e2;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:#111;
  box-shadow:0 6px 20px rgba(0,0,0,.08);
  text-align:center;
  font-size:13px;
  font-weight:800;
  letter-spacing:.04em;
}
body.products-redesign .design-nav:hover,
body.products-redesign .modal-close:hover{background:#f2f2f2}
body.products-redesign .design-nav:focus-visible,
body.products-redesign .modal-close:focus-visible{outline:3px solid #111;outline-offset:3px}
@media(max-width:760px){
  body.products-redesign .design-modal{padding:64px 12px 58px!important}
  body.products-redesign .design-modal img{max-width:94vw!important;max-height:78vh!important}
  body.products-redesign .design-nav{width:44px;height:44px;top:auto;bottom:14px;transform:none;font-size:34px}
  body.products-redesign .design-nav-prev{left:14px}
  body.products-redesign .design-nav-next{right:14px}
  body.products-redesign .modal-close{top:12px;right:12px;width:44px;height:44px}
  body.products-redesign .design-counter{bottom:17px}
}
@media(max-width:430px){
  body.products-redesign .design-modal img{max-width:96vw!important;max-height:76vh!important}
}
@media(prefers-reduced-motion:reduce){
  body.products-redesign .design-modal img,
  body.products-redesign .design-modal img.slide-from-right,
  body.products-redesign .design-modal img.slide-from-left{animation:none!important;transition:none!important}
}

/* =========================================================
   ARMORLIGA VISITOR PREMIUM UI V2
   Yalnızca ziyaretçi tarafı — yönetim panelini etkilemez.
   ========================================================= */
:root{
  --al-ease:cubic-bezier(.22,.61,.36,1);
  --al-soft-shadow:0 18px 55px rgba(0,0,0,.10);
  --al-deep-shadow:0 26px 72px rgba(0,0,0,.18);
}
html{}
body:not(.admin-page){-webkit-tap-highlight-color:transparent}
body.al-visitor-premium{opacity:1}
body.al-visitor-premium .site-header{
  backdrop-filter:saturate(150%) blur(14px);
  -webkit-backdrop-filter:saturate(150%) blur(14px);
  box-shadow:0 1px 0 rgba(255,255,255,.08),0 10px 30px rgba(0,0,0,.12);
}
body.al-visitor-premium .brand,
body.al-visitor-premium .nav a,
body.al-visitor-premium .language-menu summary{
  transition:transform .28s var(--al-ease),opacity .28s ease,background-color .28s ease,color .28s ease,box-shadow .28s ease;
}
body.al-visitor-premium .brand:hover{transform:translateY(-1px)}
body.al-visitor-premium .nav a:hover{transform:translateY(-1px)}

/* Açılış perdesi */
.al-page-loader{
  position:fixed;inset:0;z-index:99999;display:grid;place-items:center;
  background:rgba(248,248,248,.96);backdrop-filter:blur(12px);
  transition:opacity .5s var(--al-ease),visibility .5s;
}
.al-page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.al-loader-core{display:flex;flex-direction:column;align-items:center;gap:16px}
.al-loader-mark{
  width:72px;height:72px;display:grid;place-items:center;border-radius:24px;
  background:#111;box-shadow:0 18px 45px rgba(0,0,0,.22);
  animation:alLoaderFloat 1.4s var(--al-ease) infinite alternate;
}
.al-loader-mark img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(255,255,255,.15))}
.al-loader-line{width:96px;height:3px;border-radius:999px;overflow:hidden;background:#d8d8d8}
.al-loader-line::after{content:"";display:block;width:42%;height:100%;border-radius:inherit;background:#111;animation:alLoaderLine 1s ease-in-out infinite}
@keyframes alLoaderFloat{to{transform:translateY(-7px) scale(1.02)}}
@keyframes alLoaderLine{0%{transform:translateX(-120%)}100%{transform:translateX(340%)}}

/* Sayfaya giriş */
body.al-visitor-premium main,
body.al-visitor-premium .page-shell{
  animation:alPageIn .65s var(--al-ease) both;
}
@keyframes alPageIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}

/* Kaydırma ile görünme */
.al-reveal{opacity:0;transform:translateY(24px) scale(.985);transition:opacity .72s var(--al-ease),transform .72s var(--al-ease)}
.al-reveal.is-visible{opacity:1;transform:none}
.al-reveal[data-al-delay="1"]{transition-delay:.06s}
.al-reveal[data-al-delay="2"]{transition-delay:.12s}
.al-reveal[data-al-delay="3"]{transition-delay:.18s}
.al-reveal[data-al-delay="4"]{transition-delay:.24s}

/* Kartlar ve görseller */
body.al-visitor-premium :is(.model-card,.design-card,.feature-grid article,.about-card,.community-review-card,.contact-card,.social-link,.legal-card){
  transform:translateZ(0);
  transition:transform .35s var(--al-ease),box-shadow .35s var(--al-ease),border-color .35s ease,filter .35s ease;
}
body.al-visitor-premium :is(.model-card,.design-card,.feature-grid article,.about-card,.community-review-card,.contact-card,.social-link,.legal-card):hover{
  transform:translateY(-6px);
  box-shadow:var(--al-soft-shadow);
}
body.al-visitor-premium .design-card{overflow:hidden}
body.al-visitor-premium .design-card img,
body.al-visitor-premium .model-card img,
body.al-visitor-premium .hero-visual img{
  transition:transform .55s var(--al-ease),filter .55s ease;
  will-change:transform;
}
body.al-visitor-premium .design-card:hover img{transform:scale(1.045)}
body.al-visitor-premium .model-card:hover img{transform:scale(1.025)}
body.al-visitor-premium .hero-visual{animation:alHeroDrift 5.5s ease-in-out infinite alternate}
@keyframes alHeroDrift{to{transform:translateY(-8px)}}

/* Buton hissi */
body.al-visitor-premium :is(a,button,input[type="submit"]){position:relative}
body.al-visitor-premium :is(.primary-cta,.secondary-cta,.btn-clean,.products-cta a,.review-submit,.floating-action,.community-review-action){
  overflow:hidden;isolation:isolate;
  transition:transform .24s var(--al-ease),box-shadow .24s ease,filter .24s ease,background-color .24s ease;
}
body.al-visitor-premium :is(.primary-cta,.secondary-cta,.btn-clean,.products-cta a,.review-submit,.floating-action,.community-review-action):hover{
  transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.18);filter:saturate(1.06)
}
body.al-visitor-premium :is(.primary-cta,.secondary-cta,.btn-clean,.products-cta a,.review-submit,.floating-action,.community-review-action):active{
  transform:translateY(0) scale(.975)
}
.al-ripple{
  position:absolute;border-radius:50%;pointer-events:none;z-index:-1;
  background:rgba(255,255,255,.34);transform:scale(0);animation:alRipple .58s ease-out forwards;
}
@keyframes alRipple{to{transform:scale(4);opacity:0}}

/* Görsel yükleme yumuşatma */
body.al-visitor-premium img[data-al-image]{opacity:.35;filter:blur(8px);transition:opacity .45s ease,filter .45s ease}
body.al-visitor-premium img[data-al-image].is-loaded{opacity:1;filter:none}

/* Modal / lightbox */
body.al-visitor-premium :is(.design-modal,.lightbox){backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
body.al-visitor-premium .design-modal img{animation:alModalIn .34s var(--al-ease) both}
@keyframes alModalIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}
body.al-visitor-premium :is(.modal-close,.lightbox-close){transition:transform .22s var(--al-ease),background-color .22s ease}
body.al-visitor-premium :is(.modal-close,.lightbox-close):hover{transform:rotate(6deg) scale(1.06)}

/* Modern bildirim */
.al-toast-stack{position:fixed;right:18px;top:calc(var(--header) + 16px);z-index:9999;display:grid;gap:10px;pointer-events:none}
.al-toast{
  width:min(360px,calc(100vw - 28px));padding:14px 16px;border-radius:16px;
  background:rgba(17,17,17,.94);color:#fff;box-shadow:var(--al-deep-shadow);
  backdrop-filter:blur(14px);font-size:14px;font-weight:700;line-height:1.4;
  animation:alToastIn .35s var(--al-ease) both;pointer-events:auto
}
.al-toast.is-leaving{animation:alToastOut .28s ease forwards}
@keyframes alToastIn{from{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:none}}
@keyframes alToastOut{to{opacity:0;transform:translateY(-8px) scale(.97)}}

/* Mobil uygulama hissi */
@media(max-width:760px){
  body.al-visitor-premium .nav{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  body.al-visitor-premium .floating-actions{padding:6px;border-radius:18px;background:rgba(255,255,255,.68);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 38px rgba(0,0,0,.14)}
  body.al-visitor-premium .floating-action{border-radius:14px}
  body.al-visitor-premium :is(.model-card,.design-card,.feature-grid article,.about-card,.community-review-card,.contact-card,.social-link,.legal-card):hover{transform:none;box-shadow:inherit}
  body.al-visitor-premium :is(.model-card,.design-card,.feature-grid article,.about-card,.community-review-card,.contact-card,.social-link,.legal-card):active{transform:scale(.985)}
  .al-toast-stack{left:14px;right:14px;top:calc(var(--header) + 10px)}
  .al-toast{width:100%}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .al-page-loader,.al-loader-mark,.al-loader-line::after,
  body.al-visitor-premium main,body.al-visitor-premium .page-shell,
  .al-reveal,body.al-visitor-premium .hero-visual,
  body.al-visitor-premium .design-modal img{animation:none!important;transition:none!important;transform:none!important}
  .al-reveal{opacity:1!important}
}


/* MOBİL DOĞAL KAYDIRMA DÜZELTMESİ — ziyaretçi tarafı */
html, body:not(.admin-page){
  overflow-x:hidden;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
  overscroll-behavior-y:auto;
}
.al-page-loader{display:none!important;pointer-events:none!important}
body.al-visitor-premium main,
body.al-visitor-premium .page-shell,
body.al-visitor-premium .hero-visual{animation:none!important}
.al-reveal,
.al-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}
body.al-visitor-premium img[data-al-image]{opacity:1!important;filter:none!important;transition:none!important}
@media(max-width:900px){
  body.al-visitor-premium .site-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
}


/* ARMORLIGA INFO CENTER V1 */
.info-center-main{background:#fff;color:#111}.info-hero{padding:clamp(90px,12vw,170px) clamp(22px,7vw,110px) 70px;max-width:1500px;margin:auto}.info-kicker{font-size:12px;font-weight:900;letter-spacing:.28em;color:#777;margin:0 0 18px}.info-hero h1{font-size:clamp(42px,7vw,92px);line-height:.98;letter-spacing:-.055em;max-width:1050px;margin:0 0 28px}.info-hero>p:last-child{max-width:760px;font-size:clamp(17px,2vw,22px);line-height:1.65;color:#555}.info-jump{position:sticky;top:0;z-index:8;display:flex;gap:10px;overflow:auto;padding:14px clamp(18px,6vw,90px);background:rgba(255,255,255,.96);border-block:1px solid #e7e7e7;backdrop-filter:blur(12px)}.info-jump a{white-space:nowrap;padding:10px 15px;border-radius:999px;background:#f2f2f2;color:#111;font-size:13px;font-weight:800;text-decoration:none}.info-section{padding:clamp(70px,9vw,130px) clamp(22px,7vw,110px);scroll-margin-top:80px}.info-section.alt{background:#f5f5f5}.info-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.info-heading{display:grid;grid-template-columns:70px 1fr;gap:22px;align-items:start;margin-bottom:42px}.info-heading>span{font-size:13px;font-weight:900;letter-spacing:.18em;color:#999;padding-top:7px}.info-heading p{font-size:12px;font-weight:900;letter-spacing:.24em;color:#777;margin:0 0 12px}.info-heading h2{font-size:clamp(31px,4.6vw,62px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:900px}.info-section>p,.info-section>h3{max-width:980px}.info-section>p{font-size:17px;line-height:1.85;color:#4b4b4b}.info-cards,.info-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.info-cards article,.info-steps article,.info-two article{background:#fff;border:1px solid #e6e6e6;border-radius:22px;padding:30px}.info-cards strong{font-size:13px;letter-spacing:.2em}.info-cards h3,.info-steps h3,.info-two h3{font-size:24px;margin:14px 0 10px}.info-cards p,.info-steps p,.info-two p{color:#5a5a5a;line-height:1.7;margin:0}.info-note{margin-top:26px!important;padding:20px 24px;background:#111;color:#fff!important;border-radius:16px}.info-steps{grid-template-columns:repeat(4,1fr)}.info-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#111;color:#fff}.info-two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px}.info-order{max-width:900px!important;margin:0 auto 34px!important;padding:0;counter-reset:item;list-style:none}.info-order li{position:relative;padding:20px 20px 20px 64px;border-bottom:1px solid #ddd;font-size:17px;line-height:1.65}.info-order li:before{counter-increment:item;content:counter(item);position:absolute;left:8px;top:17px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;font-weight:900}.faq-list details{border-bottom:1px solid #ddd;padding:0}.faq-list summary{cursor:pointer;list-style:none;font-size:clamp(19px,2vw,25px);font-weight:850;padding:24px 48px 24px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:8px;top:19px;font-size:30px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:#555;line-height:1.75;padding:0 40px 25px 0;margin:0;max-width:900px}.info-cta{text-align:center;background:#111;color:#fff;padding:clamp(80px,10vw,140px) 22px}.info-cta p{color:#aaa;font-weight:800;letter-spacing:.08em}.info-cta h2{font-size:clamp(38px,6vw,76px);letter-spacing:-.045em;margin:10px 0 34px}@media(max-width:900px){.info-cards,.info-steps{grid-template-columns:1fr 1fr}.info-heading{grid-template-columns:42px 1fr}.info-two{grid-template-columns:1fr}}@media(max-width:600px){.info-cards,.info-steps{grid-template-columns:1fr}.info-section{padding-inline:20px}.info-hero{padding-inline:20px}.info-heading{grid-template-columns:1fr;gap:8px}.info-heading>span{display:none}}

/* AL SEO V1.1 — Bilgi Merkezi masaüstü kompakt düzen */
body.info-page .info-center-main{overflow:hidden}
body.info-page .info-hero{padding:64px 32px 38px;max-width:1180px}
body.info-page .info-hero h1{font-size:clamp(42px,5.2vw,72px);max-width:760px;margin-bottom:18px}
body.info-page .info-hero>p:last-child{font-size:18px;max-width:680px;line-height:1.55}
body.info-page .info-jump{position:static;justify-content:center;padding:12px 24px}
body.info-page .info-section{padding:58px 32px}
body.info-page .info-heading{grid-template-columns:48px 1fr;gap:14px;margin-bottom:25px}
body.info-page .info-heading h2{font-size:clamp(30px,3.1vw,46px);max-width:820px}
body.info-page .info-section>p{font-size:15px;line-height:1.7}
body.info-page .info-cards,
body.info-page .info-steps{margin-top:26px;gap:14px}
body.info-page .info-cards article,
body.info-page .info-steps article,
body.info-page .info-two article{padding:22px;border-radius:18px}
body.info-page .info-cards h3,
body.info-page .info-steps h3,
body.info-page .info-two h3{font-size:20px;margin:10px 0 7px}
body.info-page .info-cards p,
body.info-page .info-steps p,
body.info-page .info-two p{font-size:14px;line-height:1.55}
body.info-page .info-note{margin-top:18px!important;padding:16px 19px}
body.info-page .info-two{gap:14px;margin-bottom:22px}
body.info-page .info-order{margin-bottom:22px!important}
body.info-page .info-order li{padding-top:15px;padding-bottom:15px;font-size:15px}
body.info-page .info-order li:before{top:12px}
body.info-page .info-cta{padding:62px 22px}
body.info-page .info-cta h2{font-size:clamp(34px,4.2vw,56px);margin:8px 0 24px}
body.info-page #sss{padding-top:48px;padding-bottom:58px;background:#f5f5f5}
body.info-page #sss .info-heading{margin-bottom:10px}
body.info-page .faq-list summary{font-size:18px;padding:18px 42px 18px 0}
body.info-page .faq-list summary:after{top:12px}
body.info-page .faq-list details p{font-size:14px;padding-bottom:18px}
body.info-page>.floating-actions{display:none!important}
@media(min-width:1000px){
  body.info-page #tasarim .info-steps{grid-template-columns:repeat(4,1fr)}
  body.info-page #olcu .info-cards{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  body.info-page .info-hero{padding:42px 20px 28px}
  body.info-page .info-jump{justify-content:flex-start;padding:10px 16px}
  body.info-page .info-section{padding:44px 20px}
}


/* V2.1 TASARIM GALERISI */
.design-gallery-page .gallery-page-section{min-height:calc(100vh - 78px);padding:clamp(72px,9vw,130px) 0 110px;background:#f5f5f7}
.gallery-page-heading{max-width:820px;margin:0 auto 48px;text-align:center}
.gallery-page-heading h1{margin:10px 0 14px;font-size:clamp(46px,6vw,88px);line-height:.94;letter-spacing:-.055em}
.gallery-page-lead{margin:0 auto;max-width:650px;font-size:18px;line-height:1.6;color:#666}
.gallery-only-grid{align-items:stretch}
.gallery-only-grid .design-card{width:100%;height:440px;min-height:440px;aspect-ratio:auto;padding:20px;border-radius:24px}
.gallery-only-grid .design-card img{width:100%;height:100%;max-height:none;object-fit:contain}
@media(max-width:1050px){.gallery-only-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-only-grid .design-card{height:390px;min-height:390px}}
@media(max-width:760px){.design-gallery-page .gallery-page-section{padding:58px 0 84px}.gallery-page-heading{margin-bottom:30px;text-align:left}.gallery-page-heading h1{font-size:clamp(42px,13vw,62px)}.gallery-page-lead{font-size:16px}.gallery-only-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-only-grid .design-card{height:260px;min-height:260px;padding:10px;border-radius:17px}}
@media(max-width:390px){.gallery-only-grid .design-card{height:225px;min-height:225px}}


/* =========================================================
   MOBILE & GALLERY FINAL PASS — 2026-07-24
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
img,video,svg,canvas{max-width:100%}

/* Design gallery modal: desktop arrows, mobile gestures */
.design-gallery-page .design-modal{
  background:rgba(8,8,10,.94)!important;
  padding:clamp(18px,4vw,54px)!important;
  touch-action:none;
  overscroll-behavior:contain;
  user-select:none;
  -webkit-user-select:none;
}
.design-gallery-page .design-modal img{
  display:block;
  width:auto!important;
  height:auto!important;
  max-width:min(900px,82vw)!important;
  max-height:86svh!important;
  object-fit:contain!important;
  cursor:grab;
  filter:drop-shadow(0 26px 48px rgba(0,0,0,.38))!important;
  transition:transform .2s ease,opacity .2s ease;
}
.design-gallery-page .design-modal img.is-dragging{cursor:grabbing;transition:none!important}
.design-gallery-page .modal-close,
.design-gallery-page .design-nav{
  position:absolute;
  z-index:6;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  background:rgba(255,255,255,.96);
  color:#111;
  box-shadow:0 10px 30px rgba(0,0,0,.25);
  cursor:pointer;
}
.design-gallery-page .modal-close{top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:50px;height:50px;font-size:31px;line-height:1}
.design-gallery-page .design-nav{top:50%;width:56px;height:56px;transform:translateY(-50%);font-size:43px;line-height:1}
.design-gallery-page .design-nav-prev{left:clamp(14px,3vw,42px)}
.design-gallery-page .design-nav-next{right:clamp(14px,3vw,42px)}
.design-gallery-page .design-counter{position:absolute;z-index:6;left:50%;bottom:18px;transform:translateX(-50%);padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.94);color:#111;font-size:13px;font-weight:800}

@media(max-width:760px){
  .design-gallery-page .design-modal{padding:64px 10px 44px!important}
  .design-gallery-page .design-modal img{max-width:94vw!important;max-height:78svh!important}
  .design-gallery-page .design-nav{display:none!important}
  .design-gallery-page .modal-close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:44px;height:44px;font-size:28px}
  .design-gallery-page .design-counter{bottom:max(10px,env(safe-area-inset-bottom));font-size:12px}
}

/* Site-wide mobile safety */
@media(max-width:760px){
  .header-inner{min-height:64px;padding-inline:14px}
  .brand img{max-width:118px;height:auto}
  .nav{max-height:calc(100svh - 64px);overflow-y:auto;overscroll-behavior:contain}
  .language-options{max-width:calc(100vw - 24px)}
  .section-wrap,.footer-grid{width:min(100% - 28px,1180px)}
  .site-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}
  .floating-actions{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;gap:7px!important}
  .floating-action{min-width:0!important;flex:1 1 0!important;padding-inline:9px!important;font-size:12px!important;white-space:nowrap}
  .gallery-page-heading{padding-inline:2px}
  .gallery-only-grid .design-card img{max-width:100%;max-height:100%}
  input,select,textarea,button{max-width:100%}
}

/* Homepage: compact, readable and touch friendly */
@media(max-width:900px){
  body.home-rebuild .rebuild-hero{min-height:auto;padding:70px 20px 66px}
  body.home-rebuild .rebuild-hero h1{font-size:clamp(44px,13vw,68px);line-height:.96;letter-spacing:-.05em}
  body.home-rebuild .rebuild-hero p{margin-top:20px;font-size:16px;padding-inline:4px}
  body.home-rebuild .size-section,
  body.home-rebuild .size-section.reverse{display:flex;flex-direction:column;gap:28px;min-height:auto;padding:60px 18px 72px;text-align:center}
  body.home-rebuild .size-section.reverse .size-copy,
  body.home-rebuild .size-section.reverse .size-image{order:initial}
  body.home-rebuild .size-copy span{margin-bottom:10px;font-size:15px}
  body.home-rebuild .size-copy h2{font-size:clamp(38px,11vw,58px);line-height:1}
  body.home-rebuild .size-image{width:100%;min-height:0;height:auto;padding:0 10px}
  body.home-rebuild .size-image::after{left:24%;right:24%;bottom:2%;height:18px}
  body.home-rebuild .size-image img{width:auto;max-width:min(76vw,330px);max-height:52svh;height:auto}
  body.home-rebuild .fourteen .size-image img{max-width:min(88vw,430px);max-height:46svh}
  body.home-rebuild .feature-strip{grid-template-columns:1fr 1fr;padding:1px;gap:1px}
  body.home-rebuild .feature-strip div{min-height:132px;padding:24px 18px}
  body.home-rebuild .feature-strip strong{font-size:18px}
  body.home-rebuild .feature-strip span{font-size:14px}
  body.home-rebuild .final-cta{min-height:auto;padding:72px 20px 112px}
  body.home-rebuild .final-cta h2{font-size:clamp(42px,12vw,64px);margin-bottom:28px}
  body.home-rebuild #armorliga-seo-metni{padding:60px 20px 92px!important}
}
@media(max-width:430px){
  body.home-rebuild .rebuild-hero{padding-top:54px}
  body.home-rebuild .rebuild-hero h1{font-size:42px}
  body.home-rebuild .size-section,body.home-rebuild .size-section.reverse{padding:52px 14px 64px}
  body.home-rebuild .size-image img{max-width:78vw;max-height:44svh}
  body.home-rebuild .fourteen .size-image img{max-width:94vw;max-height:40svh}
  body.home-rebuild .feature-strip{grid-template-columns:1fr}
  body.home-rebuild .feature-strip div{min-height:112px}
}


/* Ana sayfa 10/12/14 cm sabit boyutlu ürün galerileri */
body.home-rebuild .size-image{position:relative;overflow:visible}
.home-product-gallery{position:relative;width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.home-product-track{position:relative;width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center}
.home-product-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateX(12px);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s;pointer-events:none}
.home-product-slide.is-active{opacity:1;visibility:visible;transform:translateX(0);transition-delay:0s;pointer-events:auto}
body.home-rebuild .home-product-slide picture{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
body.home-rebuild .home-product-slide img{display:block;width:auto!important;height:auto!important;max-width:min(72%,620px)!important;max-height:560px!important;object-fit:contain!important;object-position:center!important;margin:auto;cursor:zoom-in}
body.home-rebuild .size-section.fourteen .home-product-slide img{max-width:min(82%,760px)!important;max-height:520px!important}
.home-product-arrow{position:absolute;top:50%;z-index:3;width:44px;height:44px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.9);color:#111;font-size:30px;line-height:1;display:grid;place-items:center;transform:translateY(-50%);box-shadow:0 10px 30px rgba(0,0,0,.12);cursor:pointer;transition:transform .2s ease,background .2s ease}
.home-product-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}
.home-product-prev{left:18px}.home-product-next{right:18px}
.home-product-dots{position:absolute;left:50%;bottom:16px;z-index:4;display:flex;gap:8px;transform:translateX(-50%)}
.home-product-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.5);box-shadow:0 1px 5px rgba(0,0,0,.22);cursor:pointer;transition:width .22s ease,background .22s ease}
.home-product-dots button.is-active{width:22px;border-radius:999px;background:#fff}
@media (max-width:900px){
  .home-product-arrow{display:none}
  body.home-rebuild .home-product-gallery,body.home-rebuild .home-product-track{height:min(52svh,430px);min-height:300px}
  body.home-rebuild .home-product-slide img{max-width:min(76vw,330px)!important;max-height:min(46svh,380px)!important}
  body.home-rebuild .size-section.fourteen .home-product-slide img{max-width:min(88vw,430px)!important;max-height:min(43svh,360px)!important}
  .home-product-dots{bottom:4px}
}
@media (max-width:480px){
  body.home-rebuild .home-product-gallery,body.home-rebuild .home-product-track{height:min(45svh,360px);min-height:270px}
  body.home-rebuild .home-product-slide img{max-width:78vw!important;max-height:min(40svh,330px)!important}
  body.home-rebuild .size-section.fourteen .home-product-slide img{max-width:92vw!important;max-height:min(38svh,315px)!important}
  .home-product-dots{bottom:0}
}


/* Ana sayfa ürün galerisi düzeltmesi: web okları ve tam ekran çoklu galeri */
.home-product-arrow{z-index:12!important;pointer-events:auto!important}
.home-product-gallery{cursor:grab}
.home-product-gallery:active{cursor:grabbing}
.product-lightbox__arrow{
  position:absolute;top:50%;z-index:5;width:52px;height:52px;border:0;border-radius:50%;
  background:rgba(255,255,255,.94);color:#111;font-size:34px;line-height:1;display:grid;
  place-items:center;transform:translateY(-50%);cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.2)
}
.product-lightbox__prev{left:14px}.product-lightbox__next{right:14px}
.product-lightbox__dots{position:absolute;left:50%;bottom:18px;z-index:5;display:flex;gap:8px;transform:translateX(-50%)}
.product-lightbox__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,.25)}
.product-lightbox__dots button.is-active{width:24px;border-radius:999px;background:#fff}
@media(max-width:900px){.product-lightbox__arrow{display:none}.product-lightbox__dots{bottom:max(14px,env(safe-area-inset-bottom))}}


/* Ürün popup ölçüsü ve web tıklama düzeltmesi — 2026-07-24 */
.product-lightbox__dialog{
  width:min(900px,94vw)!important;
  height:min(820px,90vh)!important;
}
.product-lightbox__image{
  width:auto!important;
  height:auto!important;
  max-width:min(72vw,760px)!important;
  max-height:min(72vh,760px)!important;
  transform:none!important;
  object-fit:contain!important;
}
.home-product-slide.is-active img{pointer-events:auto!important;cursor:zoom-in!important}
@media(max-width:900px){
  .product-lightbox__dialog{width:100vw!important;height:100svh!important}
  .product-lightbox__image{
    max-width:82vw!important;
    max-height:72svh!important;
    transform:none!important;
  }
}

/* FINAL — Masaüstü ürün popup oklarını ekran üzerinde sabitle.
   Fotoğrafın en/boy oranı değişse bile okların konumu değişmez. */
@media (min-width: 901px){
  .product-lightbox__arrow{
    position:fixed!important;
    top:50vh!important;
    transform:translateY(-50%)!important;
    z-index:100003!important;
    width:56px!important;
    height:56px!important;
    pointer-events:auto!important;
  }
  .product-lightbox__prev{
    left:clamp(18px,3vw,52px)!important;
    right:auto!important;
  }
  .product-lightbox__next{
    right:clamp(18px,3vw,52px)!important;
    left:auto!important;
  }
  .product-lightbox__arrow:hover{
    transform:translateY(-50%) scale(1.06)!important;
  }
  .product-lightbox__arrow:active{
    transform:translateY(-50%) scale(.96)!important;
  }
}


/* FINAL: Masaüstü popup kapatma düğmeleri ekranın sağ üstüne sabitlenir.
   Fotoğraf ve dialog ölçüsü değişse bile konum değişmez. */
@media (min-width:761px){
  .product-lightbox > .product-lightbox__close{
    position:fixed!important;
    top:18px!important;
    right:18px!important;
    left:auto!important;
    bottom:auto!important;
    margin:0!important;
    transform:none!important;
    z-index:10020!important;
  }
  .product-lightbox > .product-lightbox__close:hover{transform:scale(1.05)!important}
  .design-modal.open > .modal-close,
  dialog.lightbox[open] > .lightbox-close{
    position:fixed!important;
    top:18px!important;
    right:18px!important;
    left:auto!important;
    bottom:auto!important;
    float:none!important;
    margin:0!important;
    transform:none!important;
    z-index:10020!important;
  }
}

/* FINAL MOBİL: Ürün popup X düğmesini kaldır, ana sayfa galeri noktalarını belirginleştir. */
@media (max-width:900px){
  .product-lightbox > .product-lightbox__close{
    display:none!important;
  }

  .home-product-dots{
    bottom:6px!important;
    gap:9px!important;
    padding:7px 10px!important;
    border:1px solid rgba(255,255,255,.38)!important;
    border-radius:999px!important;
    background:rgba(0,0,0,.30)!important;
    box-shadow:0 5px 18px rgba(0,0,0,.22)!important;
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
  }
  .home-product-dots button{
    width:11px!important;
    height:11px!important;
    min-width:11px!important;
    border:2px solid rgba(255,255,255,.96)!important;
    background:rgba(255,255,255,.22)!important;
    box-shadow:0 1px 5px rgba(0,0,0,.38)!important;
    transition:background .2s ease,transform .2s ease!important;
  }
  .home-product-dots button.is-active{
    width:11px!important;
    height:11px!important;
    border-radius:50%!important;
    background:#fff!important;
    transform:scale(1.28)!important;
  }
}

/* ARMORLIGA PERFORMANCE FINAL */

/* Skip layout/paint work for sections far outside the viewport. */
@supports (content-visibility:auto){
  .size-section,.social-proof,.reviews-section,.footer{content-visibility:auto;contain-intrinsic-size:1px 760px}
}
.home-product-slide:not(.is-active) img{fetch-priority:low}

/* Trafik sayfası görünür 5 saniye geri sayımı */
.traffic-refresh-countdown{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:0 12px;border:1px solid rgba(96,165,250,.22);border-radius:12px;background:rgba(59,130,246,.08);color:#b9d9ff;font-size:12px;font-weight:700;white-space:nowrap}.traffic-refresh-countdown b{display:inline-grid;place-items:center;min-width:26px;height:26px;border-radius:8px;background:#2563eb;color:#fff;font-size:14px}.traffic-actions{flex-wrap:wrap}@media(max-width:700px){.traffic-refresh-countdown{width:100%;justify-content:center;order:4}.traffic-actions select,.traffic-actions .admin-refresh{flex:1}}


/* V10 — Tasarım galerisi popup ve mobil sabit buton düzeltmeleri */
@media (min-width: 761px){
  body.design-gallery-page .design-modal.open .design-nav{
    position:fixed!important;
    top:50vh!important;
    transform:translateY(-50%)!important;
    z-index:10030!important;
    width:58px!important;
    height:58px!important;
    display:grid!important;
    pointer-events:auto!important;
  }
  body.design-gallery-page .design-modal.open .design-nav-prev{
    left:clamp(18px,3vw,48px)!important;
    right:auto!important;
  }
  body.design-gallery-page .design-modal.open .design-nav-next{
    right:clamp(18px,3vw,48px)!important;
    left:auto!important;
  }
  body.design-gallery-page .design-modal.open .design-nav:hover{
    transform:translateY(-50%) scale(1.06)!important;
  }
  body.design-gallery-page .design-modal.open .design-nav:active{
    transform:translateY(-50%) scale(.96)!important;
  }
}

@media (max-width: 760px){
  body.design-gallery-page .design-modal .modal-close{
    display:none!important;
  }
  body .floating-actions,
  body.al-visitor-premium .floating-actions{
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  body.info-page>.floating-actions{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}


/* ARMORLIGA V14 — Tasarım Galerisi ok konumu ve mobil kapatma */
@media (min-width: 761px){
  body.design-gallery-page .design-modal.open .design-nav-prev{
    left:max(18px,calc(50% - min(310px,45vw) - 76px))!important;
    right:auto!important;
  }
  body.design-gallery-page .design-modal.open .design-nav-next{
    right:max(18px,calc(50% - min(310px,45vw) - 76px))!important;
    left:auto!important;
  }
}
@media (max-width: 760px){
  body.design-gallery-page .design-modal .modal-close,
  body.design-gallery-page .design-modal.open .modal-close{display:none!important}
}
