﻿.photography { --accent:#111111; --hero:url("/assets/templates/images/pc/photography/photography-studio-hero-real.webp"); --shade:rgba(10,10,10,.5); }
.photography .real-nav { background:rgba(255,255,255,.93); }
.photography .nav-cta { background:#111; }
.photography .hero-full { min-height:min(820px, calc(100svh - 136px)); }
.photography-hero .hero-copy { max-width:780px; }
.photography-hero .hero-copy h1 { max-width:780px; font-size:72px; letter-spacing:0; }
.photography-hero .real-btn.ghost { background:rgba(255,255,255,.08); }
.photography-overview { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1px; background:#ddd8d1; border-top:1px solid #ddd8d1; border-bottom:1px solid #ddd8d1; }
.photography-overview div { padding:32px 7vw; background:#fff; }
.photography-overview b { display:block; margin-bottom:8px; color:#111; font-size:24px; }
.photography-overview p { margin-bottom:0; color:#625f5b; font-size:14px; line-height:1.7; font-weight:700; overflow-wrap:anywhere; }
.photography-work { background:#f5f3ef; }
.photography-work .section-title p { max-width:470px; margin-bottom:0; }
.photography-work-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:22px; }
.photography-work-main,
.photography-work-card { position:relative; overflow:hidden; background:#fff; border:1px solid rgba(17,17,17,.12); }
.photography-work-main { min-height:620px; grid-row:span 2; }
.photography-work-main picture,
.photography-work-card picture,
.photography-style-photo picture,
.photography-delivery-photo picture { display:block; width:100%; height:100%; }
.photography-work-main img { width:100%; height:100%; min-height:620px; object-fit:cover; }
.photography-work-main > div { position:absolute; left:24px; right:24px; bottom:24px; padding:24px; background:rgba(255,255,255,.9); backdrop-filter:blur(16px); }
.photography-work-main span,
.photography-style-copy span,
.photography-contact-copy span { display:block; margin-bottom:12px; color:#8d6a3f; font-size:12px; font-weight:900; text-transform:uppercase; }
.photography-work-main h3,
.photography-work-card h3 { margin-bottom:10px; font-size:24px; }
.photography-work-main p,
.photography-work-card p { margin-bottom:0; font-size:14px; }
.photography-work-card img { width:100%; height:260px; object-fit:cover; }
.photography-work-card h3,
.photography-work-card p { padding:0 24px; }
.photography-work-card h3 { margin-top:22px; }
.photography-work-card p { padding-bottom:24px; }
.photography-style { display:grid; grid-template-columns:.92fr 1.08fr; gap:34px; align-items:center; padding:72px 7vw; background:#101010; color:#fff; }
.photography-style h2,
.photography-contact-copy h2 { margin-bottom:18px; font-size:42px; line-height:1.15; }
.photography-style p { color:rgba(255,255,255,.72); }
.photography-style ul { margin:28px 0 0; padding:0; list-style:none; }
.photography-style li { padding:14px 0 14px 28px; color:rgba(255,255,255,.84); border-top:1px solid rgba(255,255,255,.12); position:relative; }
.photography-style li::before { content:""; position:absolute; left:0; top:23px; width:9px; height:9px; background:#c5a16b; }
.photography-style-photo { position:relative; min-height:430px; }
.photography-style-photo img { width:100%; height:430px; object-fit:cover; border:1px solid rgba(255,255,255,.12); }
.photography-tags { position:absolute; left:18px; right:18px; bottom:18px; display:flex; flex-wrap:wrap; gap:8px; padding:16px; background:rgba(255,255,255,.9); backdrop-filter:blur(12px); }
.photography-tags b { margin-right:6px; color:#111; }
.photography-tags span { padding:7px 10px; color:#4f4a44; background:#f0ece5; font-size:12px; font-weight:800; }
.photography-delivery { background:#fff; }
.photography-delivery .section-title p { max-width:430px; margin-bottom:0; }
.photography-delivery-row { display:grid; grid-template-columns:1fr 1fr; gap:22px; align-items:stretch; }
.photography-delivery-photo img { width:100%; height:100%; min-height:540px; object-fit:cover; }
.photography-steps { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:#ddd8d1; }
.photography-steps div { padding:34px 28px; background:#f5f3ef; }
.photography-steps b { display:block; margin-bottom:22px; color:#111; font-size:13px; }
.photography-steps h3 { margin-bottom:10px; font-size:22px; }
.photography-steps p { margin-bottom:0; font-size:14px; }
.photography-contact { position:relative; min-height:520px; display:flex; align-items:center; padding:72px 7vw; overflow:hidden; color:#fff; }
.photography-contact::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(12,12,12,.9),rgba(12,12,12,.58),rgba(12,12,12,.16)); }
.photography-contact picture { position:absolute; inset:0; width:100%; height:100%; }
.photography-contact img { width:100%; height:100%; object-fit:cover; }
.photography-contact-copy { position:relative; z-index:2; max-width:560px; }
.photography-contact-copy p { color:rgba(255,255,255,.78); }
html.js-ready body.photography .reveal { opacity:1; transform:none; }

@media (max-width: 1080px) {
.photography-hero .hero-copy h1 { font-size:58px; }
  .photography-work-grid,
  .photography-style,
  .photography-delivery-row { grid-template-columns:1fr; }
  .photography-work-main,
  .photography-work-main img { min-height:480px; }
  .photography-delivery-photo img { min-height:420px; }
}

@media (max-width: 720px) {
.photography { --hero:url("/assets/templates/images/mobile/photography/photography-studio-hero-real.webp"); }
  .photography .real-nav { background:rgba(255,255,255,.94); }
  .photography .hero-full { min-height:min(760px, calc(100svh - 64px)); padding-top:74px; padding-bottom:30px; background-position:58% bottom; }
  .photography .hero-full::before { background:linear-gradient(180deg,rgba(10,10,10,.72),rgba(10,10,10,.28) 58%,rgba(10,10,10,.82)); }
  .photography-hero .hero-copy { max-width:340px; }
  .photography-hero .hero-copy .kicker { margin-bottom:14px; font-size:13px; line-height:1.5; }
  .photography-hero .hero-copy h1 { max-width:330px; margin-bottom:18px; font-size:33px; line-height:1.12; word-break:normal; }
  .photography-hero .hero-copy .lead { max-width:330px; font-size:16px; line-height:1.62; }
  .photography-hero .hero-points { margin-top:20px; gap:10px 14px; }
  .photography-hero .hero-actions { max-width:320px; gap:10px; margin-top:24px; }
  .photography-hero .real-btn { flex:1 1 100%; width:100%; min-height:46px; padding:0 14px; font-size:14px; }
  .photography-overview { grid-template-columns:1fr; }
  .photography-overview div { min-width:0; padding:22px 20px; }
  .photography-overview b { font-size:21px; }
  .photography-overview p { width:100%; max-width:310px; word-break:break-all; overflow-wrap:anywhere; }
  .photography-work .section-title p,
  .photography-delivery .section-title p { max-width:330px; word-break:break-all; overflow-wrap:anywhere; }
  .photography-work-grid { grid-template-columns:1fr; gap:18px; }
  .photography-work-main { min-height:auto; grid-row:auto; }
  .photography-work-main picture,
  .photography-work-card picture { height:auto; }
  .photography-work-main img,
  .photography-work-card img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .photography-work-main > div { position:static; padding:20px; background:#fff; backdrop-filter:none; }
  .photography-work-card h3,
  .photography-work-card p { padding:0 20px; }
  .photography-work-card h3 { margin-top:20px; }
  .photography-work-card p { padding-bottom:20px; }
  .photography-style { grid-template-columns:1fr; gap:22px; padding:52px 20px; }
  .photography-style h2,
  .photography-contact-copy h2 { font-size:32px; }
  .photography-style-photo,
  .photography-style-photo img { min-height:0; height:auto; }
  .photography-style-photo img { aspect-ratio:1.15 / 1; object-fit:cover; }
  .photography-tags { position:static; margin-top:10px; padding:14px; }
  .photography-delivery-row { grid-template-columns:1fr; gap:18px; }
  .photography-delivery-photo picture { height:auto; }
  .photography-delivery-photo img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .photography-steps { grid-template-columns:1fr; }
  .photography-steps div { padding:24px 20px; }
  .photography-contact { min-height:520px; padding:48px 20px 92px; align-items:flex-end; }
  .photography-contact::before { background:linear-gradient(180deg,rgba(12,12,12,.22),rgba(12,12,12,.88)); }
html.js-ready body.photography .reveal { opacity:1; transform:none; }
}

/* 2026-06-04 structure pass: studio proof sheet */
.photography-overview {
  grid-template-columns: .9fr .9fr 1.2fr;
  background: #111;
}
.photography-overview div {
  background: #111;
  color: #fff;
}
.photography-overview b,
.photography-overview p { color: #fff; }
.photography-work-grid {
  grid-template-columns: repeat(4, minmax(0,1fr));
  align-items: stretch;
}
.photography-work-main {
  grid-column: span 2;
  min-height: 640px;
}
.photography-work-card:nth-child(2) {
  transform: translateY(48px);
}
.photography-style {
  grid-template-columns: .75fr 1.25fr;
}
.photography-steps {
  grid-template-columns: 1fr 1fr;
}

@media (max-width:720px) {
  .photography-overview,
  .photography-work-grid,
  .photography-style,
  .photography-steps { grid-template-columns: 1fr; }
  .photography-work-main { grid-column: auto; min-height: auto; }
  .photography-work-card:nth-child(2) { transform: none; }
}

/* 2026-06-04 premium hero tuning */
.photography {
  --nav-ink: #fff;
  --nav-cta-bg: #080808;
  --hero-pos: 65% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(8,8,8,.78),rgba(8,8,8,.22) 48%,rgba(8,8,8,.02));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 56%,rgba(0,0,0,.82));
  --hero-title-size: 72px;
  --hero-mobile-title-size: 39px;
  --hero-copy-width: 620px;
  --hero-title-width: 720px;
  --hero-lead-width: 520px;
  --hero-btn-bg: #080808;
}
.photography .real-nav {
  position: absolute;
  width: 100%;
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.photography .hero-full {
  min-height: min(790px, 100svh);
  padding: 138px 8vw 86px;
  background-position: var(--hero-pos);
}
.photography .hero-full::before { background: var(--hero-overlay); }
.photography-hero .hero-copy h1 {
  max-width: var(--hero-title-width);
  font-family: var(--serif);
  font-size: var(--hero-title-size);
  line-height: .98;
  font-weight: 400;
  letter-spacing: 0;
}
.photography-hero .hero-copy .lead {
  max-width: var(--hero-lead-width);
  font-size: 21px;
  line-height: 1.62;
}
.photography-hero .real-btn { background: var(--hero-btn-bg); }
.photography-hero .real-btn.ghost {
  color: currentColor;
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.48);
}
@media (max-width:720px) {
  .photography .real-nav { background: linear-gradient(180deg,rgba(0,0,0,.34),transparent); }
  .photography .hero-full {
    min-height: min(700px, 100svh);
    padding: 96px 20px 44px;
    background-position: var(--hero-mobile-pos);
  }
  .photography .hero-full::before { background: var(--hero-mobile-overlay); }
  .photography-hero .hero-copy h1 {
    max-width: 330px;
    font-size: var(--hero-mobile-title-size);
    line-height: 1.05;
    word-break: normal;
  }
  .photography-hero .hero-copy .lead {
    max-width: 330px;
    font-size: 16px;
  }
}
/* 2026-06-04 real hero source + whitespace */
.photography {
  --hero: url("/assets/templates/images/pc/photography/real-photography-hero.webp");
  --nav-ink: #111;
  --nav-cta-bg: #111;
  --hero-text: #fff;
  --hero-muted: rgba(255,255,255,.82);
  --hero-pos: 66% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(18,15,12,.58),rgba(18,15,12,.18) 44%,rgba(18,15,12,0));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(18,15,12,.70),rgba(18,15,12,.28) 56%,rgba(18,15,12,.84));
  --hero-title-size: 62px;
  --hero-mobile-title-size: 34px;
  --hero-copy-width: 540px;
  --hero-title-width: 620px;
  --hero-lead-width: 500px;
  --hero-btn-bg: #111;
}
.photography .real-nav {
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.photography .hero-full {
  background-position: var(--hero-pos);
}
.photography .hero-full::before {
  background: var(--hero-overlay);
}
@media (max-width: 720px) {
  .photography {
    --hero: url("/assets/templates/images/mobile/photography/real-photography-hero.webp");
    --mobile-nav-ink: var(--nav-ink);
  }
  .photography .hero-full {
    background-position: var(--hero-mobile-pos);
  }
  .photography .hero-full::before {
    background: var(--hero-mobile-overlay);
  }
}
/* end 2026-06-04 real hero source + whitespace */
