.studio-section{position:relative;isolation:isolate;display:flex;align-items:center;min-height:760px;padding:85px 0;overflow:hidden;background:#59585d url('../images/studio-background.jpg') center/cover no-repeat;color:#fff}
.studio-section::before{content:'';position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,.48)}
.studio-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:90px;align-items:center;width:min(1410px,calc(100% - 112px));margin-inline:auto}
.studio-copy{min-width:0}
.studio-copy .section-eyebrow{border-color:#ffffff20;color:#fff;font-family:var(--heading)}
.studio-copy h2{max-width:620px;margin:26px 0 34px;font:400 60px/1.067 var(--heading);letter-spacing:-.8px}
.studio-copy h2 span{color:var(--gold)}
.studio-features{display:grid;grid-template-columns:1fr 1.35fr;gap:12px 20px;margin:0 0 30px;padding:0;list-style:none;font:16px/24px var(--heading)}
.studio-features li::before{content:'✓';margin-right:12px;color:var(--gold)}
.studio-copy>p{max-width:470px;margin:0 0 46px;font:16px/24px var(--body)}
.studio-copy .outline-button{border-color:#ffffff55;font-size:15px}
.studio-visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;min-width:0}
.studio-visual img{width:100%;height:540px;object-fit:cover;border-radius:16px}
.studio-visual img:first-child{object-position:55% center}
.studio-visual img:last-child{object-position:65% center}
@media(max-width:1199px){.studio-section{min-height:0;padding:75px 0}.studio-layout{width:calc(100% - 80px);gap:45px}.studio-copy h2{font-size:50px}.studio-visual{gap:16px}.studio-visual img{height:480px}.studio-features{grid-template-columns:1fr 1fr;font-size:14px;gap:12px}.studio-copy>p{margin-bottom:30px}}
@media(max-width:991px){.studio-layout{grid-template-columns:1fr;gap:40px}.studio-copy{max-width:680px}.studio-visual img{height:440px}}
@media(max-width:767px){.studio-section{padding:65px 0}.studio-layout{width:calc(100% - 40px);gap:36px}.studio-copy h2{font-size:42px}.studio-copy>p{max-width:none}.studio-visual{gap:12px}.studio-visual img{height:clamp(260px,65vw,390px);border-radius:12px}}
@media(max-width:430px){.studio-copy h2{font-size:37px}.studio-features{gap:10px 12px;font-size:12px;line-height:1.4}.studio-visual img{height:290px}}
