﻿.fashion { --accent:#101010; --shade:rgba(0,0,0,.44); --hero:url("/assets/templates/images/pc/fashion/fashion-atelier-hero-real.webp"); }
.fashion .real-nav { position:absolute; width:100%; background:transparent; border:0; color:#fff; }
.fashion .brand-main { font-family:var(--serif); letter-spacing:0; }
.fashion .brand-sub { color:rgba(255,255,255,.7); }
.fashion .back-home { color:#fff; border-color:rgba(255,255,255,.28); background:rgba(255,255,255,.08); }
.fashion .nav-cta { color:#111; background:#fff; }
.fashion .hero-copy h1 { font-family:var(--serif); font-size:112px; font-weight:400; letter-spacing:0; }
.fashion .collection-card .tile-img { min-height: 250px; background-position:center top; }

.fashion-hero .hero-copy { max-width:760px; }
.fashion-hero .hero-copy .lead { max-width:560px; }
.fashion-hero .real-btn { background:#101010; }
.fashion-hero .real-btn.ghost { color:#fff; background:rgba(255,255,255,.08); border-color:rgba(255,255,255,.72); }

.fashion-intro {
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:24px;
  align-items:center;
  padding:38px 7vw;
  color:#fff;
  background:#101010;
}
.fashion-intro p { margin-bottom:0; color:#fff; font-family:var(--serif); font-size:30px; line-height:1.25; overflow-wrap:anywhere; }
.fashion-intro div { display:flex; justify-content:flex-end; gap:10px; flex-wrap:wrap; }
.fashion-intro span { padding:8px 12px; color:#d6c2a8; border:1px solid rgba(214,194,168,.28); font-size:12px; font-weight:800; }

.fashion-collection { background:#f7f4ef; }
.fashion-collection .section-title p { max-width:520px; margin-bottom:0; }
.fashion-grid {
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:22px;
}
.fashion-look,
.fashion-card {
  position:relative;
  overflow:hidden;
  background:#fff;
}
.fashion-look { min-height:680px; grid-row:span 2; }
.fashion-look picture,
.fashion-card picture,
.fashion-atelier-photo picture,
.fashion-partner-photo picture { display:block; width:100%; height:100%; }
.fashion-look img { width:100%; height:100%; min-height:680px; object-fit:cover; }
.fashion-look > div {
  position:absolute;
  left:24px;
  right:24px;
  bottom:24px;
  padding:24px;
  color:#111;
  background:rgba(255,255,255,.9);
  backdrop-filter:blur(16px);
}
.fashion-look span,
.fashion-atelier-copy span,
.fashion-partner-copy span,
.fashion-contact-copy span {
  display:block;
  margin-bottom:12px;
  color:#7b2632;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.fashion-look h3,
.fashion-card h3 { margin-bottom:10px; font-size:24px; }
.fashion-look p,
.fashion-card p { margin-bottom:0; font-size:14px; }
.fashion-card img { width:100%; height:290px; object-fit:cover; }
.fashion-card h3,
.fashion-card p { padding:0 24px; }
.fashion-card h3 { margin-top:22px; }
.fashion-card p { padding-bottom:24px; }

.fashion-atelier {
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:42px;
  align-items:center;
  padding:84px 7vw;
  background:#151313;
  color:#fff;
}
.fashion-atelier h2,
.fashion-partner-copy h2,
.fashion-contact-copy h2 { margin-bottom:18px; font-size:42px; line-height:1.15; }
.fashion-atelier p { color:rgba(255,255,255,.72); }
.fashion-atelier ul { margin:28px 0 0; padding:0; list-style:none; }
.fashion-atelier li { padding:14px 0 14px 28px; color:rgba(255,255,255,.84); border-top:1px solid rgba(255,255,255,.12); position:relative; }
.fashion-atelier li::before { content:""; position:absolute; left:0; top:23px; width:9px; height:9px; background:#d6c2a8; }
.fashion-atelier-photo img { width:100%; height:520px; object-fit:cover; }

.fashion-partners {
  display:grid;
  grid-template-columns:1.05fr .95fr;
  align-items:stretch;
  background:#fff;
}
.fashion-partner-photo img { width:100%; height:100%; min-height:560px; object-fit:cover; }
.fashion-partner-copy { display:flex; flex-direction:column; justify-content:center; padding:72px 8vw; }
.fashion-partner-copy p { max-width:560px; }
.fashion-partner-list { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1px; margin-top:30px; background:#e1d7ca; }
.fashion-partner-list b { padding:20px 18px; background:#f7f4ef; color:#111; font-size:14px; }

.fashion-contact {
  position:relative;
  min-height:520px;
  display:flex;
  align-items:center;
  padding:72px 7vw;
  overflow:hidden;
  color:#fff;
}
.fashion-contact::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(14,12,12,.86),rgba(14,12,12,.52),rgba(14,12,12,.14)); }
.fashion-contact picture { position:absolute; inset:0; width:100%; height:100%; }
.fashion-contact img { width:100%; height:100%; object-fit:cover; }
.fashion-contact-copy { position:relative; z-index:2; max-width:520px; }
.fashion-contact-copy span { color:#e6cda6; }
.fashion-contact-copy p { color:rgba(255,255,255,.78); }

@media (max-width: 1080px) {
.fashion .hero-copy h1 { font-size:82px; }
  .fashion-intro,
  .fashion-grid,
  .fashion-atelier,
  .fashion-partners { grid-template-columns:1fr; }
  .fashion-look,
  .fashion-look img { min-height:560px; }
  .fashion-partner-photo img { min-height:420px; }
}

@media (max-width: 720px) {

  .fashion { --hero:url("/assets/templates/images/mobile/fashion/fashion-atelier-hero-real.webp"); }
  .fashion .hero-copy h1 { font-size:52px; }
  .fashion .real-nav { color:#111; background:rgba(255,255,255,.94); }
  .fashion .brand-sub { color:var(--muted); }
  .fashion .back-home { color:#111; border-color:var(--line); background:#fff; }
  .fashion .hero-full {
    min-height:min(760px, calc(100svh - 64px));
    align-items:flex-end;
    padding-top:74px;
    padding-bottom:34px;
    background-position:58% top;
  }
  .fashion .hero-full::before { background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.78) 100%); }
  .fashion-hero .hero-copy { max-width:330px; }
  .fashion-hero .hero-copy .kicker { margin-bottom:12px; font-size:12px; line-height:1.5; }
  .fashion-hero .hero-copy h1 { max-width:320px; margin-bottom:14px; font-size:48px; line-height:1; word-break:normal; }
  .fashion-hero .hero-copy .lead { max-width:320px; font-size:16px; line-height:1.6; }
  .fashion-hero .hero-actions { max-width:320px; gap:10px; margin-top:22px; }
  .fashion-hero .real-btn { flex:1 1 100%; width:100%; min-height:46px; padding:0 14px; font-size:14px; }
  .fashion-intro { grid-template-columns:1fr; padding:30px 20px; }
  .fashion-intro p { max-width:340px; font-size:23px; }
  .fashion-intro div { justify-content:flex-start; }
  .fashion-collection .section-title p { max-width:330px; word-break:break-all; overflow-wrap:anywhere; }
  .fashion-grid { grid-template-columns:1fr; gap:18px; }
  .fashion-look { min-height:auto; grid-row:auto; }
  .fashion-look picture,
  .fashion-card picture { height:auto; }
  .fashion-look img,
  .fashion-card img { min-height:0; height:auto; aspect-ratio:1.05 / 1.2; object-fit:cover; }
  .fashion-look > div {
    position:static;
    padding:20px;
    background:#fff;
    backdrop-filter:none;
  }
  .fashion-card h3,
  .fashion-card p { padding:0 20px; }
  .fashion-card h3 { margin-top:20px; }
  .fashion-card p { padding-bottom:20px; }
  .fashion-atelier { grid-template-columns:1fr; gap:24px; padding:52px 20px; }
  .fashion-atelier h2,
  .fashion-partner-copy h2,
  .fashion-contact-copy h2 { font-size:32px; }
  .fashion-atelier-photo img { height:auto; aspect-ratio:1.08 / 1; object-fit:cover; }
  .fashion-partners { grid-template-columns:1fr; }
  .fashion-partner-photo picture { height:auto; }
  .fashion-partner-photo img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .fashion-partner-copy { padding:44px 20px; }
  .fashion-partner-list { grid-template-columns:1fr; }
  .fashion-contact { min-height:520px; padding:48px 20px 92px; align-items:flex-end; }
  .fashion-contact::before { background:linear-gradient(180deg,rgba(14,12,12,.2),rgba(14,12,12,.9)); }
html.js-ready body.fashion .reveal { opacity:1; transform:none; }
}

/* 2026-06-04 structure pass: editorial runway */
.fashion-intro {
  grid-template-columns: .65fr 1.35fr;
  background: #0f0f0f;
  color: #fff;
}
.fashion-intro div { background: transparent; }
.fashion-intro b,
.fashion-intro p { color: #fff; }
.fashion-collection .section-title {
  align-items: start;
  border-bottom: 1px solid rgba(16,16,16,.16);
  padding-bottom: 26px;
}
.fashion-collection-grid {
  grid-template-columns: 1.36fr .64fr;
}
.fashion-look {
  min-height: 720px;
}
.fashion-card:nth-child(2) {
  transform: translateY(56px);
}
.fashion-atelier {
  grid-template-columns: 1.2fr .8fr;
}
.fashion-partners {
  background: #f7f2ed;
}

@media (max-width:720px) {
  .fashion-intro,
  .fashion-collection-grid,
  .fashion-atelier { grid-template-columns: 1fr; }
  .fashion-card:nth-child(2) { transform: none; }
  .fashion-look { min-height: auto; }
}

@media (max-width: 360px) {

  .fashion-hero .hero-copy h1 {
    max-width:280px;
    font-size:42px;
  }
  .fashion-hero .hero-copy .lead {
    max-width:280px;
    font-size:15px;
  }
  .fashion-hero .hero-actions {
    max-width:280px;
  }
}

/* 2026-06-04 premium hero tuning */
.fashion {
  --nav-ink: #fff;
  --nav-cta-bg: #080808;
  --hero-pos: 68% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(42,36,30,.56),rgba(42,36,30,.12) 47%,rgba(42,36,30,0));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 56%,rgba(0,0,0,.82));
  --hero-title-size: 104px;
  --hero-mobile-title-size: 48px;
  --hero-copy-width: 620px;
  --hero-title-width: 720px;
  --hero-lead-width: 520px;
  --hero-btn-bg: #080808;
}
.fashion .real-nav {
  position: absolute;
  width: 100%;
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.fashion .hero-full {
  min-height: min(790px, 100svh);
  padding: 138px 8vw 86px;
  background-position: var(--hero-pos);
}
.fashion .hero-full::before { background: var(--hero-overlay); }
.fashion-hero .hero-copy h1 {
  max-width: var(--hero-title-width);
  font-family: var(--serif);
  font-size: var(--hero-title-size);
  line-height: .98;
  font-weight: 400;
  letter-spacing: 0;
}
.fashion-hero .hero-copy .lead {
  max-width: var(--hero-lead-width);
  font-size: 21px;
  line-height: 1.62;
}
.fashion-hero .real-btn { background: var(--hero-btn-bg); }
.fashion-hero .real-btn.ghost {
  color: currentColor;
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.48);
}
@media (max-width:720px) {
  .fashion .real-nav { background: linear-gradient(180deg,rgba(0,0,0,.34),transparent); }
  .fashion .hero-full {
    min-height: min(700px, 100svh);
    padding: 96px 20px 44px;
    background-position: var(--hero-mobile-pos);
  }
  .fashion .hero-full::before { background: var(--hero-mobile-overlay); }
  .fashion-hero .hero-copy h1 {
    max-width: 330px;
    font-size: var(--hero-mobile-title-size);
    line-height: 1.05;
    word-break: normal;
  }
  .fashion-hero .hero-copy .lead {
    max-width: 330px;
    font-size: 16px;
  }
}
/* 2026-06-04 real hero source + whitespace */
.fashion {
  --hero: url("/assets/templates/images/pc/fashion/real-fashion-hero.webp");
  --nav-ink: #111;
  --nav-cta-bg: #111;
  --hero-text: #fff;
  --hero-muted: rgba(255,255,255,.82);
  --hero-pos: 66% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(46,39,33,.54),rgba(46,39,33,.12) 46%,rgba(46,39,33,0));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(40,34,29,.68),rgba(40,34,29,.26) 54%,rgba(40,34,29,.82));
  --hero-title-size: 92px;
  --hero-mobile-title-size: 44px;
  --hero-copy-width: 560px;
  --hero-title-width: 700px;
  --hero-lead-width: 500px;
  --hero-btn-bg: #111;
}
.fashion .real-nav {
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.fashion .hero-full {
  background-position: var(--hero-pos);
}
.fashion .hero-full::before {
  background: var(--hero-overlay);
}
@media (max-width: 720px) {
  .fashion {
    --hero: url("/assets/templates/images/mobile/fashion/real-fashion-hero.webp");
    --mobile-nav-ink: var(--nav-ink);
  }
  .fashion .hero-full {
    background-position: var(--hero-mobile-pos);
  }
  .fashion .hero-full::before {
    background: var(--hero-mobile-overlay);
  }
}
/* end 2026-06-04 real hero source + whitespace */
