
/* v73 — redesigned premium sculptural hero */
@keyframes sculptDrift73{0%,100%{transform:scale(1.02) translate3d(0,0,0)}50%{transform:scale(1.045) translate3d(-0.8%,-0.4%,0)}}
@keyframes sheen73{0%,100%{transform:translateX(-180%) skewX(-18deg);opacity:0}18%{opacity:.22}42%{transform:translateX(300%) skewX(-18deg);opacity:0}}

.hero-sculpt{padding:28px 0 36px;background:linear-gradient(180deg,#f7f2eb 0%,#efe8dd 100%)}
.shell-sculpt{width:min(calc(100% - 36px),1720px)}
.hero-sculpt-stage{
  position:relative;
  min-height:680px;
  overflow:hidden;
  border-radius:36px;
  background:#d6c4af;
  box-shadow:0 34px 80px rgba(50,34,19,.12);
  isolation:isolate;
}
.hero-sculpt-stage::before{
  content:"";position:absolute;inset:12px;border-radius:26px;border:1px solid rgba(255,255,255,.24);z-index:4;pointer-events:none
}
.hero-sculpt-image,.hero-sculpt-wash{position:absolute;inset:0}
.hero-sculpt-image{background-size:cover;background-position:center;filter:saturate(.85) brightness(.82);animation:sculptDrift73 22s ease-in-out infinite}
.hero-sculpt-wash{
  z-index:1;
  background:
    linear-gradient(92deg,rgba(17,11,8,.78) 0%,rgba(17,11,8,.52) 22%,rgba(20,14,10,.18) 45%,rgba(255,253,249,.08) 70%,rgba(255,253,249,.18) 100%),
    linear-gradient(180deg,rgba(255,255,255,.04),rgba(20,11,7,.16));
}
.hero-sculpt-ribbon{
  position:absolute;z-index:2;left:3.5%;top:7%;bottom:7%;width:min(42%,640px);
  border-radius:34px 120px 34px 34px;
  background:linear-gradient(135deg,rgba(251,248,243,.95),rgba(240,232,220,.90));
  box-shadow:0 24px 60px rgba(41,27,15,.12), inset 0 1px 0 rgba(255,255,255,.55);
}
.hero-sculpt-ribbon::after{
  content:"";position:absolute;inset:0;border-radius:inherit;
  background:linear-gradient(135deg,rgba(255,255,255,.25),transparent 42%),radial-gradient(circle at 78% 22%,rgba(199,162,117,.12),transparent 28%);
}
.hero-sculpt-orbit{position:absolute;z-index:2;border-radius:50%;border:1px solid rgba(255,255,255,.14);pointer-events:none}
.hero-sculpt-orbit::before{content:"";position:absolute;inset:15px;border-radius:50%;border:1px solid rgba(255,255,255,.11)}
.hero-sculpt-orbit-a{width:240px;height:240px;right:3%;top:4%;opacity:.34}
.hero-sculpt-orbit-b{width:170px;height:170px;right:13%;bottom:10%;opacity:.22}

.hero-sculpt-copy,
.hero-sculpt-story,
.hero-sculpt-specs{position:absolute;z-index:5}

.hero-sculpt-copy{
  left:5.7%;top:12.5%;width:min(35%,560px);color:#18120d
}
.hero-sculpt-copy h1{
  margin:0;max-width:7.2ch;font-size:clamp(4.2rem,7vw,6.9rem);line-height:.92;letter-spacing:-.05em;text-wrap:balance;color:#17110d
}
.hero-sculpt-copy p{
  margin:22px 0 0;max-width:26ch;color:#5f564d;font-size:1.08rem;line-height:1.65
}
.hero-sculpt-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.hero-sculpt-primary,.hero-sculpt-secondary{
  position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 26px;border-radius:999px;transition:transform .25s ease, box-shadow .25s ease
}
.hero-sculpt-primary{background:linear-gradient(135deg,#19120d,#302117 58%,#1b140f);color:#fff8f0;box-shadow:0 16px 30px rgba(37,24,14,.16)}
.hero-sculpt-secondary{background:rgba(255,255,255,.72);border:1px solid rgba(120,92,62,.14);color:#211811;backdrop-filter:blur(12px)}
.hero-sculpt-primary::before,.hero-sculpt-secondary::before{
  content:"";position:absolute;inset:-20% auto -20% -30%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:translateX(-180%) skewX(-18deg);animation:sheen73 8s ease-in-out infinite
}
.hero-sculpt-secondary::before{animation-delay:1.1s}
.hero-sculpt-primary:hover,.hero-sculpt-secondary:hover{transform:translateY(-2px);box-shadow:0 20px 38px rgba(35,23,14,.16)}

.hero-sculpt-story{
  right:5.6%;top:12%;width:min(25%,360px);padding:30px 28px;border-radius:30px;
  background:linear-gradient(155deg,rgba(37,24,15,.93),rgba(63,40,23,.88));
  border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(18px);
  box-shadow:0 26px 50px rgba(32,21,13,.18);color:#f4ecdf
}
.hero-sculpt-story h2{margin:0;font-size:clamp(2rem,2.5vw,3rem);line-height:1;color:#fff9f1;max-width:10ch}
.hero-sculpt-story p{margin:16px 0 0;color:rgba(255,249,241,.80);font-size:1.02rem;line-height:1.62}

.hero-sculpt-specs{
  right:5.6%;bottom:11.5%;width:min(29%,470px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px
}
.hero-sculpt-specs div{
  position:relative;min-height:90px;padding:20px 16px 16px;border-radius:24px;
  background:linear-gradient(180deg,rgba(255,252,247,.88),rgba(243,235,225,.76));
  border:1px solid rgba(255,255,255,.48);backdrop-filter:blur(12px);
  box-shadow:0 16px 30px rgba(54,35,19,.10), inset 0 1px 0 rgba(255,255,255,.52);
  display:flex;align-items:flex-end;justify-content:flex-start;transition:transform .25s ease, box-shadow .25s ease;
}
.hero-sculpt-specs div::before{
  content:"";position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.55),rgba(255,255,255,.06));opacity:.85
}
.hero-sculpt-specs div:hover{transform:translateY(-3px);box-shadow:0 20px 38px rgba(54,35,19,.14), inset 0 1px 0 rgba(255,255,255,.65)}
.hero-sculpt-specs strong{font-size:1rem;line-height:1.22;color:#241a13;max-width:8ch}
.hero-sculpt-footer,.hero-sculpt-mark,.hero-sculpt-eyebrow,.hero-sculpt-kicker,.hero-sculpt-story-line{display:none!important}

@media(max-width:1280px){
  .hero-sculpt-stage{min-height:650px}
  .hero-sculpt-ribbon{width:min(46%,620px)}
  .hero-sculpt-copy{width:min(38%,540px)}
  .hero-sculpt-story{width:min(28%,350px)}
  .hero-sculpt-specs{width:min(33%,450px)}
}
@media(max-width:980px){
  .hero-sculpt-stage{min-height:620px}
  .hero-sculpt-copy{width:min(44%,500px)}
  .hero-sculpt-story{width:min(31%,320px)}
  .hero-sculpt-specs{width:min(36%,430px)}
  .hero-sculpt-copy h1{font-size:clamp(3.8rem,7vw,5.8rem)}
}
@media(max-width:850px){
  .hero-sculpt{padding:14px 0 24px}
  .shell-sculpt{width:min(calc(100% - 14px),1720px)}
  .hero-sculpt-stage{min-height:auto;padding:16px;border-radius:24px}
  .hero-sculpt-stage::before{inset:8px;border-radius:18px}
  .hero-sculpt-ribbon,.hero-sculpt-orbit{display:none}
  .hero-sculpt-copy,.hero-sculpt-story,.hero-sculpt-specs{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto}
  .hero-sculpt-copy{
    padding:24px 20px 22px;border-radius:22px;
    background:linear-gradient(145deg,rgba(255,253,249,.96),rgba(243,234,221,.90));
    box-shadow:0 18px 36px rgba(41,27,15,.08)
  }
  .hero-sculpt-copy h1{font-size:clamp(2.9rem,12vw,4.8rem);max-width:8.2ch}
  .hero-sculpt-copy p{font-size:1rem;line-height:1.6}
  .hero-sculpt-actions{flex-direction:column}
  .hero-sculpt-primary,.hero-sculpt-secondary{width:100%}
  .hero-sculpt-story{
    margin-top:14px;padding:22px 20px;border-radius:22px;width:auto
  }
  .hero-sculpt-story h2{font-size:1.95rem;max-width:none}
  .hero-sculpt-story p{font-size:.98rem;line-height:1.58}
  .hero-sculpt-specs{margin-top:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
  .hero-sculpt-specs div{min-height:82px;padding:14px 10px 12px;border-radius:18px}
  .hero-sculpt-specs div::before{width:26px;height:26px;top:10px;right:10px}
  .hero-sculpt-specs strong{font-size:.86rem;max-width:none}
}
@media(max-width:540px){
  .hero-sculpt-copy h1{font-size:clamp(2.75rem,12.8vw,4.4rem)}
  .hero-sculpt-copy p{margin-top:18px}
  .hero-sculpt-specs{grid-template-columns:1fr;gap:8px}
  .hero-sculpt-specs div{min-height:74px;padding:14px 14px 12px}
  .hero-sculpt-specs strong{font-size:.95rem}
}
@media(prefers-reduced-motion:reduce){.hero-sculpt-image,.hero-sculpt-primary::before,.hero-sculpt-secondary::before{animation:none}}

/* v74 clean-up: remove tiny labels and tighten layout */
.collection-opus-index,.collection-card-number,.collection-card-copy span,.statement-signature-kicker,.statement-signature-features span,.statement-signature-features small{display:none!important}
.collection-opus-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}
.collection-opus-title{max-width:900px}
.collection-card-copy{gap:10px}
.collection-card-copy h3{margin-top:0}
.statement-signature-features div{padding-top:18px;padding-bottom:18px}
.statement-signature-features strong{display:block;font-size:1.02rem;line-height:1.35}
@media(max-width:850px){
  .collection-opus-head{grid-template-columns:1fr}
}

/* v75: remove all decorative SR monograms */
.hero-sculpt-mark,.collection-card-detail-mark,.statement-signature-monogram{display:none!important}


/* v103 — redesigned premium signature banner */
.statement-signature{
  padding:22px 0 36px;
  background:linear-gradient(180deg,#f5f0e8 0%,#efe8dd 100%);
}
.statement-signature-shell{width:min(calc(100% - 28px),1780px)}
.statement-signature-stage{
  min-height:640px;
  border-radius:34px;
  background:#17120d;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 36px 90px rgba(39,25,15,.14);
}
.statement-signature-stage::before{inset:12px;border-radius:24px;border-color:rgba(255,255,255,.12)}
.statement-signature-media{transform:scale(1.02);filter:saturate(.88) contrast(1.02) brightness(.86)}
.statement-signature-overlay{
  background:
    linear-gradient(90deg,rgba(10,8,6,.78) 0%,rgba(10,8,6,.58) 24%,rgba(16,12,9,.26) 48%,rgba(14,10,8,.44) 100%),
    radial-gradient(circle at 20% 22%,rgba(255,245,230,.08),transparent 26%),
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.18));
}
.statement-signature-grid{
  min-height:640px;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.9fr);
  align-items:center;
  gap:44px;
  padding:64px 56px;
}
.statement-signature-copy{
  max-width:620px;
  padding:8px 4px 8px 10px;
}
.statement-signature-copy h2{
  max-width:8ch;
  font-size:clamp(4.4rem,6.6vw,7.2rem);
  line-height:.92;
  letter-spacing:-.04em;
  color:#fffaf4;
  text-shadow:0 10px 30px rgba(0,0,0,.22);
}
.statement-signature-copy p{
  max-width:28ch;
  margin:24px 0 0;
  font-size:1.12rem;
  line-height:1.72;
  color:rgba(255,247,239,.82);
}
.statement-signature-link{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:28px;
  min-height:54px;
  padding:14px 26px;
  border-radius:999px;
  background:linear-gradient(145deg,rgba(255,253,249,.16),rgba(255,253,249,.08));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 16px 34px rgba(19,12,7,.14);
  backdrop-filter:blur(10px);
  color:#fffaf2;
  font-size:1.2rem;
}
.statement-signature-link:hover{transform:translateY(-2px)}
.statement-signature-link::after{font-size:1rem}

.statement-signature-panel{
  min-height:auto;
  padding:18px;
  border-radius:30px;
  background:linear-gradient(145deg,rgba(249,244,237,.95),rgba(233,224,212,.88));
  border:1px solid rgba(255,255,255,.54);
  box-shadow:0 26px 56px rgba(28,19,12,.18), inset 0 1px 0 rgba(255,255,255,.74);
  backdrop-filter:blur(14px);
}
.statement-signature-features{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.statement-signature-features div{
  min-height:155px;
  padding:22px 20px;
  border-radius:24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.82),rgba(246,239,231,.72)),
    radial-gradient(circle at 82% 20%,rgba(214,190,160,.16),transparent 26%);
  border:1px solid rgba(84,61,38,.09);
  box-shadow:0 12px 28px rgba(41,28,17,.08), inset 0 1px 0 rgba(255,255,255,.65);
  justify-content:flex-end;
}
.statement-signature-features div::before{
  content:"";
  position:absolute;
  top:14px;right:14px;
  width:38px;height:38px;border-radius:50%;
  background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.75),rgba(255,255,255,.18));
  opacity:.9;
}
.statement-signature-features strong{
  font-size:1.18rem;
  line-height:1.18;
  color:#231912;
  max-width:9ch;
}
.statement-signature-footer{display:none!important}

@media(max-width:1200px){
  .statement-signature-grid{grid-template-columns:1fr;gap:22px;padding:48px 36px}
  .statement-signature-copy{max-width:720px}
  .statement-signature-copy h2{max-width:9ch}
  .statement-signature-panel{max-width:780px}
}
@media(max-width:760px){
  .statement-signature{padding:14px 0 28px}
  .statement-signature-shell{width:min(calc(100% - 12px),1780px)}
  .statement-signature-stage{border-radius:24px}
  .statement-signature-stage::before{inset:8px;border-radius:18px}
  .statement-signature-grid{padding:26px 18px 22px;gap:16px}
  .statement-signature-copy{padding:4px 0}
  .statement-signature-copy h2{font-size:clamp(2.8rem,11.8vw,4.4rem);max-width:9ch}
  .statement-signature-copy p{font-size:1rem;line-height:1.62;max-width:none}
  .statement-signature-link{width:100%;font-size:1.06rem;min-height:50px;margin-top:20px}
  .statement-signature-panel{padding:12px;border-radius:22px}
  .statement-signature-features{grid-template-columns:1fr;gap:10px}
  .statement-signature-features div{min-height:88px;padding:16px 16px 14px;border-radius:18px}
  .statement-signature-features div::before{width:30px;height:30px;top:12px;right:12px}
  .statement-signature-features strong{font-size:1rem;max-width:none}
}
