/* TURE Hybrid 6.5 — only the two requested home hero refinements. */
/* The manifesto remains on the original Siena photograph. The four words now
   form two consecutive lines, rather than independently positioned blocks. */
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement{
 position:absolute;top:clamp(116px,18vh,190px);left:clamp(24px,5vw,76px);
 right:clamp(24px,5vw,76px);width:auto;max-width:1180px;margin:0;padding:0;
 font-family:var(--bt-serif);font-weight:400;
 font-size:var(--ture-statement-fit,clamp(42px,6.4vw,104px));
 line-height:1.03;letter-spacing:-.035em;color:#fff;
 -webkit-text-size-adjust:100%;text-size-adjust:100%;
}
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line{
 position:static;display:block;top:auto;left:auto;right:auto;bottom:auto;
 width:max-content;max-width:none;margin:0;padding:0;font-family:inherit;
 font-size:inherit;line-height:1.03;letter-spacing:inherit;white-space:nowrap;
}
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line+.hero-line{margin-top:.09em}
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line span,
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line strong{
 display:inline;margin:0;font-size:inherit;line-height:inherit;letter-spacing:inherit;
}
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line span{font-weight:400}
.bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement .hero-line strong{font-weight:500}
/* A real uploaded photograph. Crop is CSS-only; no content generation or retouch. */
.bt-page .ture-home-native .collection-section-hero.ture-dakar-hero{
 height:clamp(740px,66vw,1080px);min-height:0;isolation:isolate;
}
.bt-page .ture-home-native .ture-dakar-hero>img{
 object-fit:cover;object-position:50% 73%;width:100%;height:100%;
}
.bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-shade{
 background:linear-gradient(180deg,rgba(0,0,0,.20),rgba(0,0,0,.10) 36%,transparent 64%);
}
.bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy{
 top:clamp(48px,5vw,80px);bottom:auto;left:clamp(24px,5vw,76px);
 right:auto;width:min(640px,64vw);max-width:calc(100% - 48px);
 gap:20px;align-content:start;z-index:1;
}
.bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy h2{
 font-size:clamp(48px,5.1vw,88px);line-height:1.02;letter-spacing:-.035em;
 font-weight:500;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.25);
}
.bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy h2 a{color:inherit}
.bt-page .ture-home-native .ture-dakar-hero .ture-hero-more{
 margin-top:0;justify-self:start;min-height:40px;align-items:center;
}
@media(max-width:620px){
 .bt-page .ture-home-cover .hero-cover-content .ture-manifesto-statement{
  top:17%;left:20px;right:20px;max-width:none;
  font-size:var(--ture-statement-fit,calc((100vw - 44px)/11.8));
 }
 .bt-page .ture-home-native .collection-section-hero.ture-dakar-hero{
  height:clamp(530px,158vw,860px);min-height:0;
 }
 .bt-page .ture-home-native .ture-dakar-hero>img{object-position:50% 70%}
 .bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy{
  top:clamp(34px,10vw,54px);left:20px;right:20px;width:auto;max-width:none;gap:16px;
 }
 .bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy>span{font-size:10px}
 .bt-page .ture-home-native .ture-dakar-hero .collection-section-hero-copy h2{
  font-size:clamp(31px,9vw,54px);line-height:1.04;max-width:11.9em;
 }
}
