/* Business examples use readable document-like details rather than decorative UI. */
.tunnel-copy h1{font-size:clamp(3.2rem,5.6vw,5.4rem);max-width:14ch;line-height:1.04;letter-spacing:-.055em}
.tunnel-copy .lede{max-width:40ch;font-size:1.12rem;line-height:1.6}
.tunnel-scene h2{font-size:clamp(2.7rem,4.3vw,4.2rem);max-width:17ch;line-height:1.08}
.service-portrait{background:transparent;padding:0;border-radius:0;min-height:0;transform:none}
.service-sample{border-top:2px solid var(--accent);padding:1.3rem 0;max-width:31rem}
.service-sample>span{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}
.service-sample h4{font-size:1.45rem;line-height:1.3;margin:1rem 0}
.service-sample dl{margin:0}.service-sample dl>div{display:grid;grid-template-columns:1fr 1.4fr;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--line);font-size:.88rem}.service-sample dt{color:var(--text-dim)}.service-sample dd{margin:0}.service-sample p{font-size:1rem;line-height:1.6}.sample-approval{border-block:1px solid var(--line);padding:.9rem 0;font-size:.85rem}
.editorial-photo{margin:0}.editorial-photo img{display:block;width:100%;height:auto;object-fit:cover;border-radius:0}.editorial-photo figcaption{font-size:.78rem;color:var(--text-dim);margin-top:.8rem;line-height:1.5}.editorial-spread{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(2rem,5vw,6rem);align-items:center}.editorial-spread h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.1}.editorial-spread p{line-height:1.75;max-width:42ch}.editorial-spread .eyebrow{font-size:.75rem}
@media(max-width:1000px){.tunnel-copy h1{font-size:clamp(3rem,6vw,4.5rem)}}
@media(max-width:600px){.tunnel-copy h1{font-size:clamp(2.6rem,10.7vw,3.6rem);max-width:16ch;margin-bottom:1.1rem}.tunnel-copy .lede{font-size:.98rem;line-height:1.55;max-width:37ch}.tunnel-scene h2{font-size:2.65rem;max-width:17ch}.tunnel-copy .button,.tunnel-copy .quiet-button{font-size:.72rem;padding:.75rem .8rem}.service-sample h4{font-size:1.3rem}.editorial-spread{grid-template-columns:1fr;gap:2rem}}
@media(max-height:740px) and (max-width:600px){.tunnel-copy h1{font-size:2.45rem}.tunnel-copy .lede{font-size:.9rem;line-height:1.45}.tunnel-scene h2{font-size:2.35rem}}
/* Give the longer opening headline room without pushing actions below the fold. */
@media(min-width:1001px){html.tunnel-enhanced .tunnel-copy{width:640px;max-width:640px}.tunnel-copy h1{font-size:clamp(3.7rem,4.5vw,4.5rem);max-width:none}}
/* Keep footage below the opening copy on phones. */
@media(max-width:600px){html.tunnel-enhanced .tunnel-art{width:min(300px,33svh)}}
@media(max-height:740px) and (max-width:600px){html.tunnel-enhanced .tunnel-art{width:190px}}
@media(max-width:370px){.tunnel-copy .actions{gap:.5rem}.tunnel-copy .button,.tunnel-copy .quiet-button{font-size:.66rem;padding:.7rem .6rem}}

.demo-showcase>.container{display:grid;grid-template-columns:.8fr 1.35fr;gap:clamp(2rem,4vw,5rem);align-items:center}.demo-showcase h2{font-size:clamp(2.2rem,3.6vw,3.5rem);line-height:1.12;margin-bottom:1.5rem}.demo-showcase-copy p:not(.eyebrow){max-width:36ch;line-height:1.7}.demo-showcase-image{margin:0;min-width:0}.demo-showcase-image img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:12px}.demo-showcase-image figcaption{font-size:.8rem;line-height:1.5;color:var(--text-dim);max-width:65ch;margin-top:.9rem}.demo-showcase-image a{display:block}@media(max-width:900px){.demo-showcase>.container{grid-template-columns:1fr}.demo-showcase-copy p:not(.eyebrow){max-width:50ch}}
/* Editorial photographs beside short copy (editorial-v2.py). */
.editorial-section .editorial-spread{grid-template-columns:1.15fr 1fr}.editorial-copy h2{margin-bottom:1.1rem;font-size:clamp(1.9rem,2.4vw,2.6rem);line-height:1.15}.editorial-copy p:not(.eyebrow){line-height:1.7;max-width:42ch}.editorial-photo{min-width:0}.editorial-photo img{border:1px solid var(--line)}.editorial-spread--portrait{grid-template-columns:1fr .85fr}.editorial-spread--portrait .editorial-photo{order:2;max-width:440px;justify-self:end}@media(max-width:600px){.editorial-spread--portrait{grid-template-columns:1fr}.editorial-spread--portrait .editorial-photo{order:0;max-width:none;justify-self:stretch}}
