/* Header, menu, language selector and footer rules are centralized in /css/header-footer.css. */
:root{
  --ink:#171512;
  --paper:#f3efe8;
  --paper2:#eae4da;
  --muted:#6f685f;
  --line:rgba(23,21,18,.14);
  --dark:#1c1916;
  --accent:#b8a58b;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:"Inter",Arial,sans-serif;font-weight:300}
a{color:inherit}
h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:400;letter-spacing:-.035em}
p{line-height:1.7}



.tm{font-family:"Inter",sans-serif;font-size:.38em;vertical-align:super;margin-left:2px;letter-spacing:0}







.hero{
  min-height:760px;
  position:relative;
  overflow:hidden;
  background:#171512;
  color:#fff;
}
.hero-media{
  position:absolute;
  inset:0;
  z-index:0;
  background:url("../images/titanium-hero-angelo.jpg") 67% center/cover no-repeat;
}
.hero-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(18,16,14,.96) 0%,
      rgba(18,16,14,.91) 29%,
      rgba(18,16,14,.66) 43%,
      rgba(18,16,14,.20) 61%,
      rgba(18,16,14,.04) 100%);
}
.hero-copy{
  position:relative;
  z-index:2;
  min-height:760px;
  width:min(680px,48vw);
  margin-left:clamp(24px,6vw,92px);
  padding:150px 0 92px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.eyebrow{margin:0 0 18px;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:500}
.eyebrow.light{color:#d7c6ad}.eyebrow.dark{color:#776b5c}
.hero h1{font-size:clamp(82px,7.2vw,132px);line-height:.78;margin:0 0 30px}
.hero-lead{font-family:"Cormorant Garamond",serif;font-size:clamp(26px,2.7vw,42px);line-height:1.02;margin:0 0 24px}
.hero-text{max-width:560px;color:rgba(255,255,255,.73);font-size:14px;margin:0}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid;padding:14px 23px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.btn-light{background:#f6f1e8;color:#191613;border-color:#f6f1e8}
.text-link{display:inline-flex;gap:10px;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:5px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.light-link{color:#fff;border-color:rgba(255,255,255,.35)}
.scroll-cue{position:absolute;right:36px;bottom:26px;color:#fff;text-decoration:none;font-size:8px;letter-spacing:.18em;display:flex;align-items:center;gap:10px;opacity:.65;z-index:3}
.scroll-cue i{width:38px;height:1px;background:#fff;display:block}

.section{padding:110px clamp(24px,7vw,100px)}
.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:#f5f1ea}
.intro h2{font-size:clamp(52px,6vw,92px);line-height:.85;margin:0}
.intro-copy{align-self:end;max-width:650px}
.intro-copy>p{font-size:17px;color:#4f4942;margin:0 0 18px}

.language-section{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:#211d19;color:#fff}
.language-media{background:url("../images/titanium-buddha-linguaggio.jpg") center 58%/cover no-repeat;min-height:700px}
.language-copy{padding:90px clamp(35px,7vw,100px);display:flex;flex-direction:column;justify-content:center}
.language-copy h2{font-size:clamp(62px,6vw,96px);line-height:.85;margin:0 0 30px}
.language-copy p:not(.eyebrow){color:rgba(255,255,255,.74);max-width:570px;font-size:15px}

.works{background:#f2eee7}
.section-heading{display:grid;grid-template-columns:1fr .7fr;gap:8vw;align-items:end;margin-bottom:55px}
.section-heading h2{font-size:clamp(58px,6vw,88px);line-height:.85;margin:0}
.section-heading>p{color:var(--muted);font-size:15px;max-width:520px;margin:0 0 8px}

.showcase{display:grid;grid-template-columns:.8fr 1.2fr;background:#f8f5ef;border:1px solid var(--line);margin-bottom:54px}
.showcase-copy{padding:55px;display:flex;flex-direction:column;justify-content:center}
.showcase-copy h3{font-size:58px;line-height:.94;margin:0 0 18px}
.showcase-copy>p:not(.eyebrow){color:var(--muted);font-size:15px}
.showcase-copy strong{color:var(--ink)}
.showcase-media{min-height:520px;background-size:cover;background-position:center}
.showcase-media.showcase-angel{background-image:url("../images/titanium-angelo-senza-veli.jpg");background-position:center center}
.showcase-buddha{
  grid-template-columns:1.2fr .8fr;
  margin-top:54px;
  margin-bottom:0;
}
.showcase-buddha-media{
  background-image:url("../images/titanium-buddha-showcase.jpg");
  background-position:center center;
}


.mini-heading{margin:0 0 22px}
.mini-heading .eyebrow{margin:0;color:#776b5c}

.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.product-card{background:#f8f5ef;border:1px solid var(--line);overflow:hidden}
.product-image{aspect-ratio:4/5;background-size:cover;background-position:center}
.product-image.angel-seated{background-image:url("../images/titanium-angelo-seduto.jpg");background-position:center 35%}
.product-image.angel-curled{background-image:url("../images/titanium-angelo-raccolto.jpg");background-position:center 52%}
.product-image.angel-emerging{background-image:url("../images/titanium-angelo-emergente.jpg");background-position:center 56%}
.product-body{padding:22px 23px 26px}
.product-code{margin:0 0 11px;font-size:9px;letter-spacing:.16em;color:#897c6c}
.product-body h3{font-size:38px;line-height:1;margin:0 0 12px}
.product-body p:not(.product-code){color:var(--muted);font-size:13px;min-height:92px;margin:0}
.product-link{display:inline-flex;gap:8px;align-items:center;margin-top:17px;text-decoration:none;font-size:9px;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:5px}
.product-body .product-link{display:flex;width:100%;justify-content:flex-start}


.closing-section{background:#1c1916;color:#fff;padding:115px clamp(24px,7vw,100px);display:flex;flex-direction:column;align-items:flex-start}
.closing-section h2{font-size:clamp(76px,9vw,135px);line-height:.75;margin:0 0 45px}
.btn-outline{border-color:rgba(255,255,255,.42);color:#fff}









.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}
.reveal.visible{opacity:1;transform:none}
.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}

@media (max-width:980px){
  .hero{min-height:700px}
  .hero-media{inset:0;background-position:70% center}
  .hero-overlay{
    background:linear-gradient(90deg,
      rgba(18,16,14,.94) 0%,
      rgba(18,16,14,.80) 46%,
      rgba(18,16,14,.36) 72%,
      rgba(18,16,14,.12) 100%);
  }
  .hero-copy{
    min-height:700px;
    width:min(610px,70vw);
    margin-left:7vw;
    padding:130px 0 88px;
  }
  .language-section{grid-template-columns:1fr}
  .language-media{min-height:62vh}
  .product-grid{grid-template-columns:1fr 1fr}
  
  
}
@media (max-width:720px){
  
  
  
  
  
  .hero{min-height:720px}
  .hero-media{background-position:69% center}
  .hero-overlay{
    background:linear-gradient(90deg,
      rgba(18,16,14,.94) 0%,
      rgba(18,16,14,.83) 58%,
      rgba(18,16,14,.42) 100%);
  }
  .hero-copy{
    min-height:720px;
    width:auto;
    margin:0;
    padding:126px 24px 72px;
    justify-content:flex-end;
  }
  .hero h1{font-size:76px}
  .hero-lead{font-size:29px}
  .hero-text{font-size:13px;max-width:92%}
  .hero-actions{align-items:flex-start;flex-direction:column}
  .scroll-cue{display:none}

  .section{padding:78px 24px}
  .intro,.section-heading{grid-template-columns:1fr;gap:35px}
  .intro h2{font-size:57px}
  .language-copy{padding:72px 24px}
  .language-copy h2{font-size:58px}
  .showcase{grid-template-columns:1fr}
  .showcase-copy{padding:34px 25px}
  .showcase-copy h3{font-size:48px}
  .showcase-media{min-height:56vh;order:-1}
  .product-grid{grid-template-columns:1fr}
  .product-body p:not(.product-code){min-height:0}
  
  
  .closing-section{padding:88px 24px}
  .closing-section h2{font-size:72px}
  
  
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .reveal{opacity:1;transform:none;transition:none}
}


/* CARMIDE concept strip — standard visual language */
.concept-strip{
  display:grid;
  width:100%;
  margin-top:30px;
  padding:10px 0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.concept-strip--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.concept-strip--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.concept-strip span{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:5px 12px;
  font-size:9px;
  letter-spacing:.18em;
  text-align:center;
  white-space:nowrap;
}
.concept-strip span+span::before{
  content:"";
  position:absolute;
  left:0;
  top:6px;
  bottom:6px;
  width:1px;
  background:var(--line);
}
.concept-strip--dark{
  border-color:rgba(255,255,255,.18);
}
.concept-strip--dark span{color:#c9ad78}
.concept-strip--dark span+span::before{background:rgba(255,255,255,.18)}
.external-link::after{
  content:"↗";
  display:inline-block;
  margin-left:.42em;
  line-height:1;
  transition:transform .2s ease;
}
.external-link:hover::after{transform:translate(2px,-2px)}

@media (max-width:720px){
  .concept-strip span{font-size:8px;letter-spacing:.11em;padding-left:5px;padding-right:5px}
}


/* Link editoriali nelle schede grandi / sezioni */
.showcase-copy .text-link{
  display:flex;
  width:100%;
  justify-content:flex-start;
  margin-top:24px;
}


/* Footer CARMIDE unificato */
























/* Language selector */









/* =========================================================
   CARMIDE v22 — UNIFIED HEADER
   Fixed header, Home-like scroll state, stacked slogan,
   early hamburger breakpoint, clear IT/EN active state.
   ========================================================= */



























/* Language control: no stray separator/border line, active language obvious */














/* Hidden completely on desktop: prevents the stray short dash */


/* Switch to hamburger BEFORE horizontal navigation starts colliding */





/* =========================================================
   CARMIDE v23 — BRAND / LOGO FIX
   Explicit grid: mark always LEFT, slogan always UNDER CARMIDE.
   ========================================================= */










/* Prevent old page rules from stacking the mark above the wordmark */





