
/* Visual-only hero upgrade. Existing content, data and functions remain intact. */
.arzt-photo-intro{position:relative;isolation:isolate;overflow:visible;padding-top:52px;padding-bottom:34px;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:end}
.arzt-photo-intro .arzt-photo-scene{position:absolute;left:50%;top:0;transform:translateX(-50%);width:100vw;height:690px;z-index:-1;overflow:hidden;background:#26272b}
.arzt-photo-intro .arzt-photo-scene picture,.arzt-photo-intro .arzt-photo-scene img{display:block;width:100%;height:100%}
.arzt-photo-intro .arzt-photo-scene img{object-fit:cover;object-position:62% center}
.arzt-photo-intro .arzt-photo-scene::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(24,25,28,.88) 0%,rgba(24,25,28,.78) 32%,rgba(24,25,28,.40) 56%,rgba(24,25,28,.10) 77%,rgba(24,25,28,0) 100%),linear-gradient(180deg,rgba(24,25,28,.08) 0%,rgba(24,25,28,.14) 56%,rgba(24,25,28,.46) 100%)}
.arzt-photo-credit{position:absolute;top:18px;right:max(26px,calc((100vw - 1220px)/2 + 6px));z-index:2;border:1px solid #ffffff36;background:rgba(24,25,28,.8);color:#fff;border-radius:6px;padding:5px 9px;font-size:10px;line-height:1.45;letter-spacing:.025em}
.arzt-photo-intro .hero-copy{color:#fff;min-height:585px;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:38px}
.arzt-photo-intro .eyebrow{color:#f5efef}
.arzt-photo-intro .eyebrow:before{background:#edb0b6}
.arzt-photo-intro h1 em{color:#f3bdc2}
.arzt-photo-intro .lead,.arzt-photo-intro .trust{color:#ede7e8}
.arzt-photo-intro .btn{box-shadow:0 12px 30px rgba(0,0,0,.14)}
.arzt-photo-intro .btn:not(.secondary){background:#fff;color:var(--ink);border-color:#fff}
.arzt-photo-intro .btn:not(.secondary):hover{background:#f4f0ef;border-color:#f4f0ef}
.arzt-photo-intro .btn.secondary{background:rgba(255,255,255,.15);color:#fff;border-color:rgba(255,255,255,.42);backdrop-filter:blur(3px)}
.arzt-photo-intro .btn.secondary:hover{background:rgba(255,255,255,.24);border-color:rgba(255,255,255,.56)}
.arzt-photo-intro .trust span:before{color:#f2c4c8}
.arzt-photo-intro .hero-media{align-self:end;min-height:auto;background:rgba(17,18,20,.26);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);box-shadow:0 25px 70px rgba(0,0,0,.22)}
.arzt-photo-intro .hero-media>img{display:none}
.arzt-photo-intro .hero-stamp{position:static;display:inline-block;margin:22px 22px 10px;background:rgba(255,255,255,.94);border-color:rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(0,0,0,.14)}
.arzt-photo-intro .hero-stamp b{color:var(--red)}
.arzt-photo-intro .hero-caption{position:static;background:linear-gradient(180deg,rgba(14,16,18,.08),rgba(14,16,18,.72));padding:18px 22px 24px}
.arzt-photo-intro .hero-caption small{color:#ead7d9}
.arzt-photo-intro .hero-caption strong{font-size:30px;line-height:1.2}
@media(max-width:1100px){.arzt-photo-intro{grid-template-columns:1fr .92fr;gap:26px;padding-top:42px}.arzt-photo-intro .arzt-photo-scene{height:650px}.arzt-photo-intro .hero-copy{min-height:540px}.arzt-photo-intro .hero-caption strong{font-size:25px}}
@media(max-width:850px){.arzt-photo-intro{grid-template-columns:1fr;gap:18px;padding-top:38px;padding-bottom:24px}.arzt-photo-intro .arzt-photo-scene{height:780px}.arzt-photo-intro .hero-copy{min-height:470px;padding-bottom:8px}.arzt-photo-intro .hero-media{width:min(100%,520px)}.arzt-photo-credit{right:24px}}
@media(max-width:620px){.arzt-photo-intro .arzt-photo-scene{height:720px}.arzt-photo-intro .hero-copy{min-height:430px}.arzt-photo-intro .hero-stamp{margin:14px 14px 8px;padding:11px 13px}.arzt-photo-intro .hero-stamp b{font-size:27px}.arzt-photo-intro .hero-caption{padding:14px 14px 18px}.arzt-photo-intro .hero-caption strong{font-size:22px}.arzt-photo-credit{top:12px;right:14px;font-size:9px}}
