/* Three-screen HC95 study. Supporting routes keep their existing design. */
body[data-page="home"] .site-header{border-bottom:0}
.studio-content{width:min(1000px,calc(100% - 80px));margin-inline:auto}
.studio-hero{padding-top:70px}
.studio-hero h1{font-size:clamp(48px,5.25vw,74px);line-height:1.04;letter-spacing:-.04em;margin:0 0 23px}
.studio-intro{display:flex;justify-content:space-between;align-items:center;gap:36px;margin-bottom:35px}
.studio-intro>p{font-size:15px;line-height:1.55;color:#a9aaa6;max-width:440px}
.studio-actions{display:flex;align-items:center;gap:25px;flex-shrink:0}
.studio-actions .button{font-size:12px;min-height:43px;padding:13px 21px;gap:20px}
.studio-actions .text-link{font-size:12px;gap:12px}
.studio-hero-figure{aspect-ratio:1.777;overflow:hidden;border-radius:14px;background:#252625}
.studio-hero-figure img{width:100%;height:100%;object-fit:cover}
.studio-image-note{display:flex;justify-content:space-between;gap:24px;padding-top:14px;font-size:11px;line-height:1.5;color:#a9aaa6}
.studio-details{padding-block:138px 135px}
.studio-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:64px;margin-bottom:36px}
.studio-section-head h2,.studio-application h2{font-size:clamp(38px,3.6vw,50px);line-height:1.04;letter-spacing:-.035em;text-wrap:balance}
.studio-section-head>p{font-size:14px;line-height:1.6;max-width:330px;color:#a9aaa6}
.studio-detail-figure{aspect-ratio:1.88;background:#151615;border-radius:14px;overflow:hidden}
.studio-detail-figure img{width:100%;height:100%;object-fit:cover}
.studio-detail-figure.is-original img{object-fit:contain;padding:20px 35px}
.studio-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:14px}
.studio-detail-toolbar>p{font-size:11px;color:#a9aaa6}
.studio-detail-toggle{display:flex;align-items:center;gap:4px}
.studio-detail-toggle button{padding:12px 15px;font-size:11px;line-height:1.4;min-height:42px;border-radius:999px;color:#a9aaa6}
.studio-detail-toggle button[aria-pressed="true"]{background:#272825;color:#f1f1ed}
.studio-detail-toggle button:hover{color:#fff}
.studio-detail-notes{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:38px;padding-top:24px;border-top:1px solid #30312f}
.studio-detail-notes p{font-size:13px;line-height:1.6;color:#a9aaa6;max-width:330px}
.studio-detail-notes span{display:block;color:#f1f1ed;font-size:14px;line-height:1.5;margin-bottom:8px}
.studio-application{background:#efefeb;color:#111210;border-radius:14px 14px 0 0;padding-block:95px 100px;color-scheme:light}
.studio-application-layout{display:grid;grid-template-columns:1.12fr 1fr;align-items:stretch;gap:65px}
.studio-application-figure{min-width:0}
.studio-application-figure img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:14px}
.studio-application-figure figcaption{font-size:10px;line-height:1.5;color:#565752;margin-top:13px}
.studio-application-copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:10px;padding-bottom:26px}
.studio-application-copy>p{font-size:15px;line-height:1.65;color:#565752;margin-top:28px;max-width:36ch}
.studio-application-copy .studio-application-secondary{margin-top:27px;color:#111210;font-size:16px}
.studio-application-links{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:35px}
.studio-application-links>a{justify-content:space-between;min-height:57px;border-top:1px solid #cdcec7;font-size:12px;gap:20px}
.studio-application-links>a:last-child{border-bottom:1px solid #cdcec7}
.studio-application-contact{margin-top:auto;padding-top:34px}
.studio-application-contact p{font-size:12px;line-height:1.5;color:#565752;margin-bottom:16px}
.studio-application-contact .button{background:#111210;color:#f1f1ed;font-size:12px;min-height:44px;padding:13px 22px}
.studio-application-contact .button:hover{background:#30312f}
body[data-page="home"] .site-footer{width:min(1000px,calc(100% - 80px))}
@media(min-width:1700px){.studio-hero{padding-top:86px}.studio-hero h1{font-size:78px}.studio-details{padding-block:150px}}
@media(max-width:1100px){.studio-application-layout{gap:40px}.studio-application h2{font-size:43px}.studio-intro{gap:28px}.studio-intro>p{max-width:400px}.studio-application-contact{padding-top:25px}}
@media(max-width:800px){.studio-content,body[data-page="home"] .site-footer{width:calc(100% - 48px)}.studio-hero{padding-top:55px}.studio-intro{align-items:flex-start;gap:22px}.studio-intro>p{max-width:330px;font-size:14px}.studio-intro>p br{display:none}.studio-actions{gap:15px}.studio-actions .button{padding-inline:16px}.studio-details{padding-block:95px}.studio-section-head{gap:35px}.studio-section-head>p{max-width:250px;font-size:13px}.studio-application{padding-block:70px}.studio-application-layout{gap:32px;grid-template-columns:1fr 1fr}.studio-application-copy{padding-top:0;padding-bottom:0}.studio-application h2{font-size:38px}.studio-application-copy>p{font-size:14px;margin-top:20px}.studio-application-copy .studio-application-secondary{font-size:14px;margin-top:20px}.studio-application-links{margin-top:22px}.studio-application-links>a{min-height:49px;font-size:11px}.studio-application-contact{padding-top:24px}.studio-application-contact p{font-size:11px}.studio-detail-notes{gap:35px}.studio-application-figure img{height:100%;max-height:620px;object-fit:contain;background:#c1c2bd}.studio-application-figure figcaption{font-size:10px}}
@media(max-width:600px){.studio-content,body[data-page="home"] .site-footer{width:calc(100% - 40px)}.studio-hero{padding-top:45px}.studio-hero h1{font-size:clamp(43px,11.5vw,62px);margin-bottom:20px;white-space:nowrap}.studio-intro{display:block;margin-bottom:29px}.studio-intro>p{font-size:14px;line-height:1.65;max-width:34ch}.studio-actions{margin-top:23px;gap:22px}.studio-actions .button{font-size:12px;padding:13px 20px;min-height:44px}.studio-actions .text-link{font-size:12px;min-height:44px}.studio-hero-figure{aspect-ratio:1.33;border-radius:12px}.studio-hero-figure img{object-position:59% center}.studio-image-note{font-size:10px;padding-top:12px;gap:12px}.studio-details{padding-block:83px 76px}.studio-section-head{display:block;margin-bottom:27px}.studio-section-head h2{font-size:38px}.studio-section-head>p{font-size:13px;margin-top:22px;max-width:30ch}.studio-detail-figure{aspect-ratio:1.23;border-radius:12px}.studio-detail-figure img{object-position:76% center}.studio-detail-figure.is-original img{padding:14px}.studio-detail-toolbar{flex-direction:column;align-items:flex-start;gap:13px;margin-top:13px}.studio-detail-toolbar>p{font-size:10px}.studio-detail-toggle{gap:6px}.studio-detail-toggle button{font-size:11px;min-height:44px;padding-inline:16px}.studio-detail-notes{gap:22px;margin-top:28px;padding-top:22px}.studio-detail-notes p{font-size:12px;line-height:1.6}.studio-detail-notes span{font-size:13px;line-height:1.45;margin-bottom:9px}.studio-application{padding-block:55px 64px}.studio-application-layout{display:flex;flex-direction:column;gap:30px}.studio-application-figure img{height:auto;max-height:none;aspect-ratio:4/5;object-fit:cover;border-radius:12px}.studio-application-figure figcaption{font-size:10px;margin-top:11px}.studio-application-copy{padding:0}.studio-application h2{font-size:43px}.studio-application-copy>p{font-size:15px;max-width:36ch;margin-top:23px}.studio-application-copy .studio-application-secondary{font-size:15px;margin-top:22px}.studio-application-links{margin-top:26px}.studio-application-links>a{min-height:55px;font-size:12px}.studio-application-contact{padding-top:35px}.studio-application-contact p{font-size:12px}.studio-application-contact .button{min-height:46px;font-size:12px}}
@media(max-width:360px){.studio-hero h1{font-size:40px}.studio-section-head h2{font-size:34px}.studio-detail-notes{grid-template-columns:1fr;gap:20px}.studio-detail-notes p{max-width:32ch}.studio-image-note{font-size:9px}.studio-hero-figure img{object-position:59% center}}
@media(max-width:600px){.studio-detail-figure:not(.is-original) img{object-position:100% center}}
