/* ==========================================================================
   product.css — bespoke.html ve dum-flex.html
   Iki urun sayfasi ayni duzeni kullanir, o yuzden tek dosya.
   SSS stilleri base.css'te (birden fazla sayfada kullaniliyor).
   ========================================================================== */

/* === HERO === */
/* Yatay 4% padding disaridaki tam genislik elemanda; --max kutusunun icine
   girmiyor ki diger bolumlerle ayni cizgide dursun. */
.pr-hero{padding:11rem 4% 0;background:var(--cream);border-bottom:1px solid var(--border)}
.pr-hero-inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.pr-hero h1{font-family:var(--fd);font-size:clamp(2.3rem,4.8vw,3.6rem);font-weight:700;line-height:1.1;letter-spacing:-.01em}
.pr-hero h1 em{font-style:italic;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.pr-lead{font-size:1.05rem;color:var(--text);line-height:1.8;margin-top:1.3rem}
.pr-hero-btns{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem;padding-bottom:4.5rem}
.pr-hero-photo{position:relative;border-radius:16px 16px 0 0;overflow:hidden;aspect-ratio:4/3;align-self:end;background:linear-gradient(135deg,var(--stone),var(--border))}
.pr-hero-photo img{width:100%;height:100%;object-fit:cover}

/* === TANIM: metin + kunye === */
.pr-def{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1.25fr 1fr;gap:4rem;align-items:start}
.pr-def-body p{font-size:1rem;color:var(--text);line-height:1.85;margin-bottom:1.1rem}
.pr-def-body p:last-child{margin-bottom:0}
.pr-def-body strong{color:var(--navy);font-weight:600}
.pr-spec{background:var(--cream);border:1px solid var(--border);border-radius:14px;padding:1.8rem}
.pr-spec h3{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--plum);margin-bottom:1.2rem}
.pr-spec dl{display:flex;flex-direction:column;gap:1rem}
.pr-spec dt{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-bottom:.2rem}
.pr-spec dd{font-size:.9rem;color:var(--navy);line-height:1.6}

/* === KART IZGARASI === */
.pr-cards{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}
.pr-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.9rem 1.7rem;transition:all .4s var(--ease)}
.pr-card:hover{border-color:var(--purple-soft);transform:translateY(-4px);box-shadow:0 16px 44px rgba(58,18,64,.08)}
.pr-card-ico{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,rgba(94,37,99,.07),rgba(106,127,212,.07));display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}
.pr-card-ico svg{width:20px;height:20px;color:var(--plum)}
.pr-card:hover .pr-card-ico{background:var(--accent-gradient)}
.pr-card:hover .pr-card-ico svg{color:#fff}
.pr-card h3{font-size:1.02rem;font-weight:600;margin-bottom:.5rem}
.pr-card p{font-size:.88rem;color:var(--text);line-height:1.7}

/* === IKI GIRIS MODELI === */
.pr-routes{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}
.pr-route{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2.2rem 2rem}
.pr-route-n{font-family:var(--fd);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--plum);opacity:.7;margin-bottom:.9rem}
.pr-route h3{font-family:var(--fd);font-size:1.45rem;font-weight:700;margin-bottom:.8rem;line-height:1.25}
.pr-route p{font-size:.92rem;color:var(--text);line-height:1.8}
.pr-route ul{list-style:none;margin-top:1.2rem;display:flex;flex-direction:column;gap:.55rem}
.pr-route li{font-size:.86rem;color:var(--text);padding-left:1.4rem;position:relative;line-height:1.65}
.pr-route li::before{content:'';position:absolute;left:0;top:.5em;width:7px;height:7px;border-radius:50%;background:var(--accent-gradient)}

/* === PROJE SERIDI === */
.pr-strip{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}
.pr-shot-a{display:block;color:inherit}
.pr-shot{position:relative;aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,var(--navy),var(--plum-dark))}
.pr-shot img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.pr-shot-cap{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;background:linear-gradient(to top,rgba(21,25,41,.9),transparent 55%);opacity:0;transition:opacity .4s}
.pr-shot:hover .pr-shot-cap{opacity:1}
.pr-shot-cap h4{font-family:var(--fd);font-size:1rem;color:#fff;font-weight:600}
.pr-shot-cap span{font-size:.72rem;color:rgba(255,255,255,.6);letter-spacing:.06em;text-transform:uppercase;margin-top:.15rem}
.pr-strip-cta{max-width:var(--max);margin:2.5rem auto 0;text-align:center}

/* === ALT CTA === */
.pr-cta{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--navy)}
.pr-cta-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.pr-cta::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(58,18,64,.9),rgba(21,25,41,.85) 60%,rgba(94,37,99,.78))}
.pr-cta-inner{position:relative;z-index:2;text-align:center;max-width:620px;padding:4rem 2rem}
.pr-cta-inner h2{font-family:var(--fd);font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.18}
.pr-cta-inner p{font-size:1rem;color:rgba(255,255,255,.68);line-height:1.75;margin-bottom:2rem}

/* === RESPONSIVE === */
@media(max-width:1024px){
  .pr-hero-inner{grid-template-columns:1fr;gap:2.5rem}
  .pr-hero-photo{aspect-ratio:16/9;border-radius:16px}
  .pr-hero-btns{padding-bottom:0}
  .pr-hero{padding-bottom:4rem}
  .pr-def{grid-template-columns:1fr;gap:2.5rem}
  .pr-cards{grid-template-columns:1fr 1fr}
  .pr-routes{grid-template-columns:1fr}
  .pr-strip{grid-template-columns:1fr 1fr}
}
@media(max-width:768px){
  .pr-hero{padding:8.5rem 4% 3.5rem}
  .pr-cards{grid-template-columns:1fr}
}
