/* A shorter front door; the full collection lives on experiments.html. */
.focused-home .section { padding-block: 80px; }
.focused-home .section-head { margin-bottom: 36px; }
.focused-home .section-head h2 { font-size: clamp(2.5rem,4.5vw,4.6rem); }
.focused-home .section-sub { max-width: 55ch; }
.focused-home .atelier-hero { min-height: 0; }
.focused-home .atelier-stage { min-height: 540px; }
.focused-home .atelier-copy { padding-block: 58px; }
.focused-home .atelier-lede { max-width: 38ch; font-size: 1rem; }
.focused-home .atelier-index { font-size: .75rem; }
.focused-home .atelier-topline { font-size: .75rem; }
.focused-home .atelier-bottom { font-size: .8rem; }
.project-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.project-card { min-width: 0; }
.project-visual { display: block; position: relative; aspect-ratio: 4/3; overflow: hidden; border-radius: 6px; background: var(--surface); border: 1px solid var(--border-2); }
.project-visual img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.project-visual:hover img { transform: scale(1.035); }
.project-open { position: absolute; right: 14px; bottom: 14px; width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: var(--accent); color: var(--accent-ink); font-size: 1.3rem; }
.zebbly-visual { background: #f6efd9; }
.zebbly-visual img { object-fit: contain; }
.project-info { padding-top: 22px; }
.project-category { font-size: .75rem; color: var(--text-dim); margin-bottom: 12px; }
.project-info h3 { font-size: clamp(1.5rem,2.1vw,2rem); font-weight: 500; letter-spacing: -.045em; margin-bottom: 12px; }
.project-info h3 a { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.project-info h3 span { font-size: 1.2rem; color: var(--accent); }
.project-info>p:last-child { font-size: 1rem; line-height: 1.6; color: var(--text-mid); }
.work-more { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 36px; padding-top: 22px; border-top: 1px solid var(--border-2); }
.work-more p { font-size: .875rem; color: var(--text-dim); max-width: 45ch; }
.work-more a { font-size: .875rem; }
.concise-services>.wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; }
.service-list article { display: flex; gap: 24px; padding: 24px 0; border-top: 1px solid var(--border-2); }
.service-number { font-size: .8rem; color: var(--accent); padding-top: 5px; }
.service-list h3,.process-list h3 { font-size: 1.2rem; font-weight: 500; letter-spacing: -.025em; margin-bottom: 10px; }
.service-list p,.process-list p { font-size: 1rem; line-height: 1.6; color: var(--text-mid); }
.process-list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; }
.process-list li { border-top: 1px solid var(--border-2); padding-top: 22px; }
.process-list li>span { color: var(--accent); font-size: .875rem; display: block; margin-bottom: 16px; }
.process-assurance { margin-top: 32px; color: var(--text-dim); font-size: .9rem; max-width: 70ch; }
.focused-home .contact>.wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.focused-home .contact .section-head { text-align: left; }
.focused-home .contact .section-sub { margin-inline: 0; }
.focused-home .contact-card { padding: 28px; margin: 0; width: 100%; }
.focused-home .contact-card:before { display: none; }
.focused-home .contact-label { font-size: .75rem; margin-bottom: 22px; }
.focused-home .chip { font-size: .875rem; min-height: 44px; padding: 9px 13px; }
.focused-home .chip-row { gap: 8px; }
.focused-home .brief-preview { position: static; width: auto; height: auto; clip: auto; clip-path: none; overflow: visible; white-space: normal; color: var(--text-mid); font-size: .875rem; margin: 20px 0; }
.focused-home .contact-actions { margin-top: 18px; gap: 12px; }
.focused-home .email-note { font-size: .8rem; color: var(--text-dim); margin-top: 14px; }
.focused-home .contact-email { font-size: .9rem; overflow-wrap: anywhere; }
.focused-home .contact-divider { margin-block: 24px 14px; font-size: .75rem; }
.focused-home .contact-foot { font-size: .75rem; margin-top: 22px; }
.focused-home .concise-faq>.wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; }
.focused-home .faq { margin: 0; max-width: none; }
.focused-home .faq-item { background: transparent; border-radius: 0; border: 0; border-top: 1px solid var(--border-2); }
.focused-home .faq-item summary { padding: 20px 0; font-size: 1rem; }
.focused-home .faq-body { padding: 0 0 20px; }
.focused-home .faq-body p { font-size: 1rem; }
.focused-home .eyebrow,.explore-page .eyebrow { font-size: .75rem; }
.focused-home .site-footer,.explore-page .site-footer { padding-block: 28px; }
.focused-home .site-footer .tiny,.explore-page .site-footer .tiny { font-size: .75rem; }
.explore-intro { padding-block: 80px 48px; }
.explore-intro h1 { font-size: clamp(3rem,7vw,6rem); font-weight: 500; line-height: 1; letter-spacing: -.055em; margin-bottom: 24px; }
.explore-intro .section-sub { max-width: 48ch; font-size: 1rem; }
.explore-jumps { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-top: 28px; }
.explore-page #sites { padding-top: 48px; }
.explore-page .section-head h2 { font-size: clamp(2.5rem,4vw,4rem); }
.explore-end { padding-block: 64px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.explore-end h2 { font-size: 2rem; }
@media(max-width:900px) {
  .project-grid { gap: 20px; }
  .concise-services>.wrap,.focused-home .contact>.wrap,.focused-home .concise-faq>.wrap { grid-template-columns: 1fr; gap: 28px; }
  .focused-home .contact .section-head,.focused-home .concise-faq .section-head { margin-bottom: 0; }
  .focused-home .section { padding-block: 60px; }
  .work-more { align-items: flex-start; flex-direction: column; gap: 12px; }
}
@media(max-width:620px) {
  .focused-home .atelier-stage { min-height: 0; padding-bottom: 170px; }
  .focused-home .atelier-copy { padding-block: 34px 14px; }
  .focused-home .atelier-lede { font-size: 1rem; line-height: 1.6; max-width: 35ch; margin-bottom: 22px; }
  .focused-home .atelier-title { margin-bottom: 24px; }
  .focused-home .atelier-index { font-size: .75rem; letter-spacing: .06em; margin-bottom: 22px; }
  .focused-home .sculpture-stage { width: 64%; height: 245px; right: -5%; bottom: -38px; }
  .focused-home .sculpture-caption,.focused-home .sculpture-cross { display: none; }
  .focused-home .atelier-bottom { margin-top: 0; padding-block: 16px; }
  .focused-home .atelier-bottom .scroll-cue { font-size: .8rem; }
  .focused-home .atelier-bottom p { font-size: .75rem; max-width: 156px; }
  .focused-home .atelier-copy .hero-cta { gap: 18px; flex-wrap: wrap; }
  .focused-home .atelier-textlink { font-size: .875rem; }
  .focused-home .section { padding-block: 48px; }
  .focused-home .section-head h2 { font-size: 2.55rem; line-height: 1.05; }
  .focused-home .section-head .section-sub { margin-top: 18px; }
  .project-grid { grid-template-columns: 1fr; gap: 32px; }
  .project-visual { aspect-ratio: 16/9; }
  .project-info { padding-top: 16px; }
  .project-info h3 { font-size: 1.7rem; margin-bottom: 8px; }
  .project-category { margin-bottom: 8px; }
  .work-more { margin-top: 28px; }
  .service-list article { padding-block: 18px; gap: 18px; }
  .concise-services>.wrap { gap: 0; }
  .process-list { grid-template-columns: 1fr; gap: 22px; }
  .process-list li { position: relative; padding: 18px 0 0 40px; }
  .process-list li>span { position: absolute; left: 0; top: 20px; }
  .process-assurance { margin-top: 24px; }
  .focused-home .contact-card { padding: 22px 18px; }
  .focused-home .contact-actions .btn { padding: 13px 15px; }
  .explore-intro { padding-block: 48px 24px; }
  .explore-end { flex-direction: column; align-items: flex-start; }
}
@media(prefers-reduced-motion:reduce) { .project-visual img { transition: none; } .project-visual:hover img { transform: none; } }
