/* Minimal content layout over the shared Home atmospheric environment. */
.content-placeholder{min-height:70svh;padding:180px 0 110px}
.placeholder-content{position:relative;z-index:1}
.content-placeholder .hero-copy{max-width:620px;padding:0;animation:none}
.content-placeholder .hero-copy h1{font-size:clamp(48px,5vw,72px)}
.content-placeholder .hero-description{max-width:540px;margin-bottom:0}
.content-placeholder .hero-atmosphere{background:linear-gradient(180deg,transparent 45%,rgba(11,24,41,.3) 78%,#0b1829)}
@media(max-width:767px){.content-placeholder{min-height:70svh;padding:140px 0 90px}.content-placeholder .hero-copy h1{font-size:48px}}
