.tc-showroom-page,.tc-home-transforms { overflow:clip; }
.tc-showroom-hero { min-height:clamp(34rem,78svh,48rem);display:grid;align-items:end;position:relative;isolation:isolate;background:var(--tc-charcoal);color:#fff;overflow:hidden; }
.tc-showroom-hero>img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2; }
.tc-showroom-hero::before { content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(20 17 15/.84),rgb(20 17 15/.1) 78%);z-index:-1; }
.tc-showroom-hero__copy { width:100%;padding-block:clamp(5rem,9vw,8rem); }
.tc-showroom-hero .tc-eyebrow { color:var(--tc-sand); }
.tc-site .tc-showroom-hero h1 { color:#fff;max-width:13ch;font-size:clamp(2.7rem,5.3vw,5rem)!important;line-height:.98!important;margin:.2em 0; }
.tc-showroom-hero__copy>p:not(.tc-eyebrow) { max-width:37rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65; }
.tc-showroom-hero__note { position:absolute;right:clamp(1rem,4vw,4rem);bottom:.8rem;font-size:.7rem; }
.tc-showroom-intro { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.7fr);gap:clamp(2rem,8vw,8rem);align-items:end; }
.tc-showroom-intro h2 { max-width:16ch; }
.tc-showroom-intro>p { max-width:33rem;line-height:1.75; }
.tc-showroom-gallery { display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(15rem,1fr));gap:1rem;padding-bottom:clamp(3rem,7vw,6rem); }
.tc-showroom-gallery figure { position:relative;min-height:17rem;overflow:hidden;border-radius:var(--tc-radius);margin:0; }
.tc-showroom-gallery__wide { grid-row:span 2; }
.tc-showroom-gallery img { width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .8s ease; }
.tc-showroom-gallery figure:hover img { transform:scale(1.04); }
.tc-showroom-gallery figcaption { position:absolute;inset:auto 0 0;color:#fff;padding:3rem 1.5rem 1.3rem;background:linear-gradient(transparent,rgb(15 13 12/.8));display:grid;gap:.35rem; }
.tc-showroom-gallery figcaption span { font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800; }
.tc-showroom-gallery figcaption strong { font-family:var(--tc-font-display);font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.05;max-width:22ch; }
.tc-showroom-gallery__note { background:var(--tc-sand);border-radius:var(--tc-radius);padding:clamp(1.5rem,3vw,3rem);display:flex;flex-direction:column;justify-content:center; }
.tc-showroom-gallery__note h3 { font-family:var(--tc-font-display);font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.05;margin:.4rem 0; }
.tc-showroom-gallery__note p { max-width:30rem; }
.tc-showroom-gallery__note .tc-text-link { color:var(--tc-terracotta-deep); }
.tc-showroom-uses { background:var(--tc-charcoal);color:#fff;padding-block:clamp(3rem,7vw,6rem); }
.tc-showroom-uses h2 { color:#fff;max-width:18ch; }
.tc-showroom-uses .tc-eyebrow { color:var(--tc-sand); }
.tc-showroom-uses__grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,4vw,4rem);margin-top:2rem; }
.tc-showroom-uses__grid article { border-top:1px solid rgb(255 255 255/.3);padding-top:1.2rem; }
.tc-showroom-uses__grid span { color:var(--tc-sand);font-size:.72rem;font-weight:800; }
.tc-showroom-uses__grid h3 { font-family:var(--tc-font-display);font-size:clamp(1.5rem,2.3vw,2.1rem);margin:.3rem 0; }
.tc-site .tc-showroom-uses__grid h3 { color:#fff!important; }
.tc-showroom-uses__grid p { max-width:23rem;font-size:.92rem;line-height:1.6; }
.tc-showroom-visit { display:grid;grid-template-columns:1fr .8fr;gap:clamp(2rem,7vw,7rem);align-items:center; }
.tc-showroom-visit h2 { max-width:16ch; }
.tc-showroom-visit__actions { display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;margin:2rem 0; }
.tc-showroom-visit__link { color:var(--tc-charcoal);font-weight:750;text-underline-offset:.3em; }
.tc-showroom-visit__practical { font-size:.86rem;line-height:1.7; }
.tc-showroom-visit__map { min-height:26rem;display:grid;place-items:center;background:radial-gradient(circle at 60% 30%,rgb(214 166 137/.38),transparent 40%),repeating-linear-gradient(45deg,transparent 0 22px,rgb(80 58 46/.05) 22px 24px),var(--tc-sand);border:1px solid var(--tc-border);border-radius:var(--tc-radius);padding:2rem; }
.tc-showroom-visit__map>div { background:#fff;box-shadow:var(--tc-shadow);padding:2rem;transform:rotate(-2deg);max-width:18rem; }
.tc-showroom-visit__map span { color:var(--tc-terracotta);font-size:2rem; }
.tc-showroom-visit__map strong { display:block;font-family:var(--tc-font-display);font-size:2rem;line-height:1.1; }
.tc-showroom-visit__map a { color:var(--tc-terracotta-deep);font-weight:800; }
.tc-showroom-social { background:var(--tc-sand);padding-block:clamp(3rem,6vw,5rem); }
.tc-showroom-social .tc-container { max-width:70rem;text-align:center; }
.tc-showroom-social p:not(.tc-eyebrow) { max-width:42rem;margin:0 auto 1.5rem; }
.tc-showroom-social h2 { margin:.2em auto; }
.tc-home-transforms { padding-block:clamp(3rem,7vw,6rem); }
.tc-home-transforms__heading { display:grid;grid-template-columns:1fr .7fr;gap:clamp(1rem,6vw,6rem);align-items:end;margin-bottom:1.5rem; }
.tc-home-transforms__heading h2 { max-width:17ch; }
.tc-home-transforms__heading>p { max-width:32rem;line-height:1.65; }
.tc-home-transforms__grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem; }
.tc-home-transforms article { background:#fff;border:1px solid var(--tc-border);border-radius:var(--tc-radius);overflow:hidden; }
.tc-home-transforms figure { position:relative;margin:0;aspect-ratio:16/10;overflow:hidden; }
.tc-home-transforms figure img { width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease; }
.tc-home-transforms article:hover img { transform:scale(1.035); }
.tc-home-transforms figure span { position:absolute;bottom:.75rem;padding:.25rem .6rem;color:#fff;background:rgb(20 17 15/.75);border-radius:.25rem;font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em; }
.tc-home-transforms figure span:first-of-type { left:.75rem; }.tc-home-transforms figure span:last-of-type { right:.75rem; }
.tc-home-transforms article>div { padding:1.2rem; }
.tc-home-transforms h3 { font-family:var(--tc-font-display);font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.1;margin:.1rem 0 .4rem; }
.tc-home-transforms article p { font-size:.83rem;line-height:1.55;margin:0; }
.tc-home-transforms__note { font-size:.73rem;color:#635c56;margin:1rem 0 0; }
.tc-littoral-teaser { background:linear-gradient(90deg,rgb(23 26 21/.92),rgb(23 26 21/.52)),url('../images/editorial/sargasses-littoral.webp') center/cover;color:#fff;padding-block:clamp(3rem,6vw,5rem); }
.tc-littoral-teaser .tc-container>div { max-width:42rem; }
.tc-littoral-teaser .tc-eyebrow { color:var(--tc-sand); }
.tc-littoral-teaser h2 { color:#fff;max-width:17ch; }
.tc-littoral-teaser p:not(.tc-eyebrow) { line-height:1.7; }
.tc-littoral { overflow:clip; }
.tc-littoral__hero { display:grid;align-items:end;min-height:clamp(34rem,75svh,47rem);position:relative;isolation:isolate;color:#fff;background:var(--tc-charcoal);overflow:hidden; }
.tc-littoral__hero>img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2; }
.tc-littoral__hero::before { content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(20 17 15/.9),rgb(20 17 15/.18) 85%); }
.tc-littoral__hero .tc-container { width:100%;padding-block:clamp(5rem,8vw,7rem); }
.tc-littoral__hero .tc-eyebrow { color:var(--tc-sand); }
.tc-site .tc-littoral__hero h1 { color:#fff;max-width:18ch;font-size:clamp(2.5rem,4.6vw,4.3rem)!important;line-height:1.01!important; }
.tc-littoral__hero p:not(.tc-eyebrow) { max-width:40rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65; }
.tc-littoral__hero>span { position:absolute;right:1rem;bottom:.75rem;font-size:.7rem; }
.tc-littoral__intro { display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,8vw,8rem);padding-block:clamp(3rem,7vw,6rem); }
.tc-littoral__intro h2 { max-width:17ch; }
.tc-littoral__intro p { line-height:1.75; }
.tc-littoral__facts { background:var(--tc-sand);padding-block:clamp(3rem,6vw,5rem); }
.tc-littoral__facts-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,4vw,4rem); }
.tc-littoral__facts article { border-top:2px solid var(--tc-terracotta);padding-top:1.2rem; }
.tc-littoral__facts b { color:var(--tc-terracotta-deep);font-size:.72rem; }
.tc-littoral__facts h3 { font-family:var(--tc-font-display);font-size:clamp(1.5rem,2.3vw,2.1rem);line-height:1.08;margin:.4rem 0; }
.tc-littoral__facts p { font-size:.9rem;line-height:1.65; }
.tc-littoral__choice { display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(3rem,7vw,6rem); }
.tc-littoral__choice h2 { max-width:17ch; }
.tc-littoral__choice p { line-height:1.7; }
.tc-littoral__choice figure { position:relative;aspect-ratio:4/3;border-radius:var(--tc-radius);overflow:hidden;margin:0; }
.tc-littoral__choice figure img { width:100%;height:100%;object-fit:cover;display:block; }
.tc-littoral__choice figcaption { position:absolute;bottom:1rem;left:1rem;right:1rem;background:rgb(20 17 15/.75);color:#fff;font-size:.7rem;padding:.5rem; }
@media(max-width:48rem) {
  .tc-showroom-hero { min-height:37rem; }
  .tc-showroom-hero::before { background:linear-gradient(0deg,rgb(20 17 15/.88),rgb(20 17 15/.1) 90%); }
  .tc-showroom-hero__copy { padding-block:4rem; }
  .tc-site .tc-showroom-hero h1 { font-size:clamp(2.25rem,9.5vw,3rem)!important; }
  .tc-showroom-intro,.tc-showroom-visit,.tc-home-transforms__heading { grid-template-columns:1fr; }
  .tc-showroom-gallery { grid-template-columns:1fr;grid-template-rows:none; }
  .tc-showroom-gallery__wide { grid-row:auto; }
  .tc-showroom-gallery figure { min-height:19rem; }
  .tc-showroom-uses__grid,.tc-home-transforms__grid { grid-template-columns:1fr; }
  .tc-showroom-visit__map { min-height:18rem; }
  .tc-littoral__hero::before { background:linear-gradient(0deg,rgb(20 17 15/.92),rgb(20 17 15/.15) 90%); }
  .tc-site .tc-littoral__hero h1 { font-size:clamp(2.15rem,9vw,3rem)!important; }
  .tc-littoral__intro,.tc-littoral__choice,.tc-littoral__facts-grid { grid-template-columns:1fr; }
}
@media(prefers-reduced-motion:reduce) { .tc-showroom-gallery img,.tc-home-transforms figure img { transition:none; } .tc-showroom-gallery figure:hover img,.tc-home-transforms article:hover img { transform:none; } }

