﻿.home-premium {
  background:
    linear-gradient(rgba(10,10,10,0.64), rgba(10,10,10,0.7)),
    radial-gradient(circle at 10% -6%, rgba(228,194,122,0.24), transparent 38%),
    radial-gradient(circle at 84% -10%, rgba(131,185,255,0.2), transparent 40%),
    radial-gradient(circle at 52% 112%, rgba(255,176,214,0.14), transparent 48%),
    conic-gradient(from 142deg at 54% 42%, rgba(255,255,255,0.04), transparent 34%, rgba(255,176,214,0.07), transparent 78%, rgba(228,194,122,0.08)),
    repeating-linear-gradient(132deg, rgba(255,255,255,0.016) 0 1px, transparent 1px 54px),
    var(--ink);
}

.home-premium .grain {
  opacity: 0.028;
}

.home-premium .hdr,
.home-premium .subbar {
  background: linear-gradient(180deg, rgba(9,11,20,0.9), rgba(9,11,20,0.86));
  backdrop-filter: blur(16px);
}

.home-premium .hero {
  min-height: auto;
  padding-top: calc(var(--nav-h) * 2 + 8px);
  padding-bottom: 20px;
  padding-left: clamp(14px, 2.4vw, 48px);
  padding-right: clamp(14px, 2.4vw, 48px);
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(16px, 1.8vw, 24px);
  position: relative;
  isolation: isolate;
  align-items: stretch;
}

.home-premium .hero::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 34px;
  border: 1px solid rgba(228,194,122,0.36);
  background:
    radial-gradient(circle at 10% 9%, rgba(228,194,122,0.16), transparent 36%),
    radial-gradient(circle at 84% 14%, rgba(131,185,255,0.14), transparent 42%),
    linear-gradient(108deg, rgba(10,10,10,0.95), rgba(10,10,10,0.94));
  box-shadow:
    0 36px 64px rgba(0,0,0,0.36),
    inset 0 1px 0 rgba(255,234,184,0.22);
  z-index: -1;
  pointer-events: none;
}

.home-premium .hero::after {
  content: "";
  position: absolute;
  width: min(46vw, 620px);
  aspect-ratio: 1 / 1;
  right: 1vw;
  top: 10%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(228,194,122,0.2), transparent 70%);
  filter: blur(28px);
  pointer-events: none;
  z-index: -1;
}

.home-premium .hero-copy {
  padding: clamp(14px, 2vw, 24px) clamp(14px, 2vw, 24px) clamp(16px, 1.9vw, 24px);
  max-width: 700px;
  min-height: clamp(370px, 27vw, 445px);
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid rgba(228,194,122,0.36);
  background:
    radial-gradient(circle at 6% 12%, rgba(228,194,122,0.14), transparent 36%),
    linear-gradient(158deg, rgba(10,10,10,0.67), rgba(10,10,10,0.87));
  box-shadow:
    0 24px 44px rgba(0,0,0,0.34),
    inset 0 1px 0 rgba(252,232,180,0.14);
}

.home-premium .hero-copy > * {
  position: relative;
  z-index: 1;
}

.home-premium .hero-copy::before {
  content: "";
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 10px;
  height: clamp(42px, 5.6vw, 64px);
  border-radius: 14px;
  border: 1px solid rgba(228,194,122,0.22);
  background:
    radial-gradient(circle at 50% -42%, rgba(228,194,122,0.26), transparent 72%),
    linear-gradient(180deg, rgba(10,10,10,0.36), rgba(10,10,10,0.06));
  box-shadow:
    inset 0 1px 0 rgba(255,237,196,0.18),
    inset 0 -10px 20px rgba(0,0,0,0.14);
  pointer-events: none;
  z-index: 0;
}

.home-premium .hero-copy::after {
  content: "";
  position: absolute;
  left: 46px;
  right: 46px;
  bottom: 20px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(243,214,150,0.48), transparent);
  pointer-events: none;
  z-index: 0;
}

.home-premium .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  letter-spacing: 4.4px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(228,194,122,0.9);
}

.home-premium .eyebrow::before {
  content: "";
  width: 34px;
  height: 1px;
  background: linear-gradient(90deg, rgba(228,194,122,0.15), rgba(228,194,122,0.78));
}

.home-premium .title,
.home-premium .section-title,
.home-premium .atelier h2,
.home-premium .story h2,
.home-premium .contact h2 {
  font-family: "Garamond", "Times New Roman", serif;
}

.home-premium .title {
  font-family: "Didot", "Bodoni MT", "Garamond", "Times New Roman", serif;
  font-size: clamp(40px, 5.2vw, 68px);
  line-height: 0.9;
  letter-spacing: -0.015em;
  max-width: 8ch;
  margin: 12px 0 10px;
  color: #f3dfb0;
  background-image: linear-gradient(180deg, #f9e8c0 0%, #e5c37f 56%, #c59a57 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow:
    0 10px 30px rgba(0,0,0,0.32),
    0 1px 0 rgba(255,238,198,0.2);
}

.home-premium .subtitle {
  max-width: 35ch;
  font-family: "Garamond", "Times New Roman", serif;
  font-size: clamp(17px, 1.4vw, 21px);
  line-height: 1.55;
  letter-spacing: 0.01em;
  color: rgba(246,225,172,0.95);
  text-wrap: pretty;
}

.home-premium .actions {
  margin-top: 14px;
  gap: 10px;
}

.home-premium .hero .btn {
  padding: 12px 28px;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 700;
}

.home-premium .hero .btn.primary {
  background: linear-gradient(132deg, #f6dda5 0%, #debc7a 46%, #c99e58 100%);
  color: #0a0a0a;
  border: 1px solid rgba(255,236,195,0.46);
  box-shadow:
    0 14px 30px rgba(0,0,0,0.34),
    inset 0 1px 0 rgba(255,248,223,0.7);
}

.home-premium .hero .btn.primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
}

.home-premium .hero .btn.ghost {
  background: linear-gradient(180deg, rgba(10,10,10,0.75), rgba(10,10,10,0.92));
  border-color: rgba(228,194,122,0.72);
}

.home-premium .proof {
  margin-top: 10px;
  gap: 8px;
}

.home-premium .proof span {
  border: 1px solid rgba(228,194,122,0.5);
  border-radius: 999px;
  padding: 6px 14px;
  background: linear-gradient(180deg, rgba(10,10,10,0.55), rgba(10,10,10,0.86));
  letter-spacing: 1.2px;
  font-size: 11px;
  text-transform: uppercase;
}

.home-premium .hero-kpis {
  margin-top: auto;
  padding-top: 12px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  max-width: 480px;
}

.home-premium .hero-kpi {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(228,194,122,0.46);
  border-radius: 16px;
  background:
    radial-gradient(circle at 50% -35%, rgba(228,194,122,0.22), transparent 52%),
    linear-gradient(180deg, rgba(10,10,10,0.76), rgba(10,10,10,0.94));
  padding: 10px 8px;
  text-align: center;
}

.home-premium .hero-kpi strong { font-size: 24px; color: var(--gold); line-height: 1; }
.home-premium .hero-kpi span { margin-top: 5px; font-size: 10.4px; letter-spacing: 1.3px; text-transform: uppercase; color: rgba(235,205,141,0.9); }

.home-premium .hero-panel {
  width: min(860px, 100%);
  aspect-ratio: 16 / 11;
  height: auto;
  min-height: clamp(440px, 32vw, 530px);
  border-radius: 34px;
  border-color: rgba(228,194,122,0.72);
  background: radial-gradient(circle at 50% -10%, rgba(228,194,122,0.2), rgba(10,10,10,0.95));
  box-shadow:
    0 38px 80px rgba(0,0,0,0.52),
    0 0 0 1px rgba(228,194,122,0.3),
    inset 0 0 0 1px rgba(228,194,122,0.16);
  position: relative;
  overflow: hidden;
}

.home-premium .hero-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  isolation: isolate;
}

.home-premium .hero-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% -8%, rgba(255, 241, 212, 0.38), transparent 46%),
    linear-gradient(140deg, rgba(255, 255, 255, 0.08), transparent 34%, rgba(0, 0, 0, 0.24) 88%);
  pointer-events: none;
  z-index: 3;
}

.home-premium .hero-slide {
  transform: scale(1.1) rotate(-1.2deg);
  filter: blur(8px) saturate(0.84) brightness(0.72);
  transition:
    opacity 1.05s ease,
    transform 1.16s cubic-bezier(0.2, 0.7, 0.2, 1),
    filter 1.16s ease;
}

.home-premium .hero-slide.is-active {
  transform: scale(1) rotate(0deg);
  filter: blur(0) saturate(1.16) brightness(0.94);
}

.home-premium .hero-slider.cinematic-slider .hero-slide {
  transform: scale(1.1) rotateY(11deg) rotate(-1deg) translateZ(-26px);
  filter: blur(8px) saturate(0.84) brightness(0.72);
}

.home-premium .hero-slider.cinematic-slider .hero-slide.is-cinematic-active,
.home-premium .hero-slider.cinematic-slider .hero-slide.is-active {
  transform: scale(1) rotateY(0deg) rotate(0deg) translateZ(0);
  filter: blur(0) saturate(1.16) brightness(0.94);
}

.home-premium .hero-slide .hero-image {
  animation: heroCoutureZoom 10.4s ease-in-out infinite alternate;
}

.home-premium .hero-slider.cinematic-slider .hero-image {
  animation: heroCoutureZoom 10.4s ease-in-out infinite alternate;
}

.home-premium .hero-slide:not(.is-active) .hero-image {
  animation-play-state: paused;
}

.home-premium .hero-spark-layer,
.home-premium .hero-beam-layer {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 4;
}

.home-premium .hero-spark-layer {
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.7) 0 2px, transparent 2px),
    radial-gradient(circle at 24% 34%, rgba(255, 255, 255, 0.52) 0 2px, transparent 2px),
    radial-gradient(circle at 42% 22%, rgba(255, 255, 255, 0.65) 0 2px, transparent 2px),
    radial-gradient(circle at 70% 18%, rgba(255, 255, 255, 0.6) 0 2px, transparent 2px),
    radial-gradient(circle at 86% 36%, rgba(255, 255, 255, 0.54) 0 2px, transparent 2px),
    radial-gradient(circle at 72% 70%, rgba(255, 255, 255, 0.58) 0 2px, transparent 2px);
  filter: drop-shadow(0 0 6px rgba(255, 230, 178, 0.45));
  animation: heroSparkPulse 4.8s ease-in-out infinite;
}

.home-premium .hero-beam-layer {
  background:
    radial-gradient(circle at 50% -24%, rgba(255, 248, 227, 0.44), transparent 52%),
    linear-gradient(120deg, transparent 0%, rgba(255, 232, 191, 0.2) 40%, transparent 62%);
  mix-blend-mode: screen;
  animation: heroBeamSweep 7.8s linear infinite;
}

.home-premium .hero-slide-meta {
  left: 16px;
  right: 16px;
  bottom: 16px;
  display: grid;
  gap: 3px;
  align-items: start;
  justify-items: start;
  border-radius: 16px;
  padding: 10px 14px 11px;
  border: 1px solid rgba(255, 226, 185, 0.58);
  background: linear-gradient(180deg, rgba(20, 7, 17, 0.56), rgba(14, 6, 13, 0.8));
  box-shadow: 0 16px 32px rgba(0,0,0,0.34);
  opacity: 0;
  transform: translate3d(0, 16px, 0) scale(0.98);
  transition: opacity 0.9s ease, transform 0.9s cubic-bezier(0.2, 0.72, 0.2, 1);
}

.home-premium .hero-slide.is-active .hero-slide-meta {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

.home-premium .hero-slide-badge { font-size: 10px; letter-spacing: .18em; text-transform: uppercase; color: rgba(252, 226, 184, 0.92); }
.home-premium .hero-slide-name { font-size: clamp(18px, 1.8vw, 24px); font-family: "Bodoni MT", "Didot", "Times New Roman", serif; font-weight: 700; color: #fff0d2; line-height: 1.1; letter-spacing: .02em; }
.home-premium .hero-slide-price { font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: rgba(252, 226, 184, 0.84); }

.home-premium .hero-slider-dots { top: 18px; right: 18px; gap: 10px; }
.home-premium .hero-slider-dot { width: 11px; height: 11px; border-color: rgba(255,222,174,0.64); background: rgba(30,10,22,0.78); box-shadow: 0 0 10px rgba(255,215,154,0.24); }
.home-premium .hero-slider-dot.is-active { background: linear-gradient(180deg, #fff1d4, #f2d39c); box-shadow: 0 0 0 1px rgba(255,238,204,0.66), 0 0 16px rgba(255,217,160,0.62); }

.home-premium .hero-progress-track {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 3px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(255,234,196,0.25);
  z-index: 5;
}

.home-premium .hero-progress-fill {
  display: block;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: left center;
  background: linear-gradient(90deg, #fff1d2, #ffbad4);
}

.home-premium .hero-progress-fill.is-running {
  animation: heroProgressRun var(--hero-progress-duration, 4200ms) linear forwards;
}

.home-premium .silence { height: clamp(10px, 3.2vh, 34px); }
.home-premium .gallery { padding-top: clamp(42px, 6.5vh, 76px); }
.home-premium .home-intro { margin: -26px 0 24px; max-width: 72ch; color: rgba(228,194,122,0.78); line-height: 1.7; }
.home-premium .home-category-stack { gap: 42px; }

.home-premium .home-category-block {
  border: 1px solid rgba(228,194,122,0.34);
  background:
    radial-gradient(circle at 10% 0%, rgba(228,194,122,0.16), transparent 42%),
    linear-gradient(180deg, rgba(10,10,10,0.94), rgba(10,10,10,0.96));
  box-shadow: 0 22px 46px rgba(0,0,0,0.34);
}

.home-premium .home-category-quote { font-size: clamp(22px, 3.1vw, 34px); max-width: 28ch; }
.home-premium .home-category-line h3 { font-size: 13px; letter-spacing: 2px; }

.home-premium .atelier,
.home-premium .story,
.home-premium .contact { position: relative; }

.home-premium .atelier::before,
.home-premium .story::before,
.home-premium .contact::before {
  content: "";
  position: absolute;
  left: 78px;
  right: 78px;
  top: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(228,194,122,0.45), transparent);
}

.category-premium .hero {
  padding-top: calc(var(--nav-h) * 2 + 14px);
  padding-bottom: 26px;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  gap: 20px;
}

.category-premium .hero-copy {
  padding-top: 2px;
  max-width: 560px;
  min-height: clamp(336px, 23vw, 390px);
}

.category-premium .title {
  font-size: clamp(30px, 4vw, 44px);
  line-height: 0.98;
  max-width: 8.6ch;
  margin: 6px 0 4px;
}

.category-premium .subtitle { max-width: 40ch; font-size: 14px; line-height: 1.5; }
.category-premium .actions { margin-top: 12px; gap: 7px; }
.category-premium .hero .btn { padding: 10px 20px; font-size: 13px; letter-spacing: .6px; }
.category-premium .proof { margin-top: 9px; gap: 6px; }
.category-premium .proof span { padding: 4px 9px; font-size: 10px; }
.category-premium .hero-kpis { margin-top: auto; padding-top: 10px; max-width: 420px; gap: 6px; }
.category-premium .hero-kpi { padding: 7px 6px; border-radius: 10px; }
.category-premium .hero-kpi strong { font-size: 18px; }
.category-premium .hero-kpi span { margin-top: 2px; font-size: 10px; }
.category-premium .hero-panel { width: min(640px, 100%); aspect-ratio: 16 / 11; }

@keyframes heroCoutureZoom {
  0% { transform: scale(1.02) translate3d(0, 0, 0); }
  100% { transform: scale(1.1) translate3d(-2.2%, -1.6%, 0); }
}

@keyframes heroSparkPulse {
  0%, 100% { opacity: 0.48; }
  50% { opacity: 0.9; }
}

@keyframes heroBeamSweep {
  0% { transform: translateX(-20%) skewX(-6deg); }
  100% { transform: translateX(20%) skewX(-6deg); }
}

@keyframes heroProgressRun {
  0% { transform: scaleX(0); }
  100% { transform: scaleX(1); }
}

@media (max-width: 900px) {
  .home-premium .hero {
    padding-top: calc(var(--nav-h) * 2 + 4px);
    gap: 14px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    align-items: start;
  }

  .home-premium .hero::before { border-radius: 24px; }
  .home-premium .hero-copy { border-radius: 22px; padding: 14px 14px 12px; min-height: 0; }
  .home-premium .hero-copy::before,
  .home-premium .hero-copy::after { display: none; }

  .home-premium .hero-panel {
    width: 100%;
    min-height: 0;
    aspect-ratio: 16 / 10;
    height: auto;
    border-radius: 26px;
  }

  .home-premium .title { font-size: clamp(36px, 7.6vw, 52px); max-width: 8.8ch; }
  .home-premium .subtitle { max-width: 36ch; font-size: 15px; }

  .category-premium .hero { gap: 16px; padding-bottom: 22px; }
  .category-premium .hero-panel { width: min(520px, 100%); aspect-ratio: 16 / 11; }

  .home-premium .hero-slide { transform: scale(1.04); filter: blur(4px) saturate(0.92) brightness(0.82); }
  .home-premium .hero-slide.is-active { transform: scale(1); filter: blur(0) saturate(1.08) brightness(0.94); }
  .home-premium .hero-slider.cinematic-slider .hero-slide { transform: scale(1.04) rotateY(7deg) translateZ(-14px); filter: blur(4px) saturate(0.92) brightness(0.82); }
  .home-premium .hero-slider.cinematic-slider .hero-slide.is-cinematic-active,
  .home-premium .hero-slider.cinematic-slider .hero-slide.is-active { transform: scale(1) rotateY(0deg) translateZ(0); filter: blur(0) saturate(1.08) brightness(0.94); }
}

@media (max-width: 768px) {
  .home-premium .hero {
    padding-top: calc(var(--nav-h) * 2 + 4px);
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    gap: 10px;
  }

  .home-premium .hero::before { border-radius: 18px; }
  .home-premium .hero-copy { border-radius: 18px; padding: 12px 10px 10px; min-height: 0; }
  .home-premium .title { font-size: clamp(30px, 9vw, 44px); max-width: 11ch; line-height: 0.94; }
  .home-premium .subtitle { font-size: 14px; max-width: 100%; }
  .home-premium .eyebrow { letter-spacing: 3px; }
  .home-premium .hero .btn { padding: 9px 16px; font-size: 12px; }

  .home-premium .hero-panel {
    width: 100%;
    min-height: 0;
    height: auto;
    aspect-ratio: 16 / 10;
    border-radius: 20px;
  }

  .home-premium .hero-slide-meta {
    left: 10px;
    right: 10px;
    bottom: 10px;
    gap: 2px;
    padding: 8px 10px 9px;
  }

  .home-premium .hero-slide-name { font-size: 16px; }
  .home-premium .hero-slide-price { font-size: 10px; letter-spacing: 0.1em; }
  .home-premium .hero-progress-track { left: 10px; right: 10px; }

  .home-premium .proof { gap: 6px; }
  .home-premium .proof span { padding: 5px 10px; font-size: 10px; }
  .home-premium .hero-kpis { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
  .home-premium .hero-kpi strong { font-size: 20px; }
  .home-premium .hero-kpi span { font-size: 9.5px; letter-spacing: 1.1px; }

  .home-premium .home-intro { margin: -18px 0 20px; font-size: 14px; }
  .home-premium .silence { height: 8px; }
  .home-premium .gallery { padding-top: 24px; }

  .category-premium .title { font-size: clamp(26px, 7.6vw, 36px); max-width: 10ch; }
  .category-premium .subtitle { font-size: 12px; }
  .category-premium .hero .btn { width: auto; min-width: 0; padding: 9px 16px; font-size: 12px; }
  .category-premium .proof { gap: 8px; }
  .category-premium .hero-kpis { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .category-premium .hero-panel { width: min(440px, 100%); aspect-ratio: 16 / 11; }

  .home-premium .atelier::before,
  .home-premium .story::before,
  .home-premium .contact::before { left: 18px; right: 18px; }
}
