
* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { background: #f4ecdd; color: #3a2f24; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.7; font-size: 17px; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: #3a2f24; text-decoration: none; }
.rw { max-width: 1180px; margin: 0 auto; padding: 0 clamp(1.2rem,5vw,3rem); }

.rw-top { display: flex; align-items: baseline; justify-content: space-between;
  padding: 1.92rem 0; }
.rw-mark { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 500; font-size: 1.15rem;
  letter-spacing: 0.28em; text-transform: uppercase; }
.rw-nav { display: flex; gap: clamp(1rem,3vw,2.4rem); }
.rw-nav a { font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase;
  color: #8f7f68; transition: color .25s; }
.rw-nav a:hover { color: #b5763e; }

.rw-open { text-align: center; padding: clamp(4rem,13vw,9rem) 0 clamp(3rem,9vw,6rem); }
.rw-kick { font-size: 0.74rem; letter-spacing: 0.4em; text-transform: uppercase;
  color: #b5763e; margin-bottom: 1.6rem; }
.rw-kick.center { text-align: center; }
.rw-title { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 400; line-height: 1.02;
  font-size: clamp(3rem,12vw,7rem); letter-spacing: -0.02em; }
.rw-dek { color: #8f7f68; font-size: clamp(1.05rem,2.6vw,1.3rem);
  max-width: 40ch; margin: 1.6rem auto 0; }
.rw-scroll { display: inline-block; margin-top: 2.6rem; font-size: 0.68rem;
  letter-spacing: 0.34em; text-transform: uppercase; color: #8f7f68; }
.rw-scroll::after { content: ""; display: block; width: 1px; height: 3.5rem;
  margin: 0.9rem auto 0; background: rgba(181,118,62,0.45); }

.rw-runway { position: relative; padding: clamp(2rem,6vw,4rem) 0; }
.rw-spine { position: absolute; left: 50%; top: 0; bottom: 0; width: 1px;
  transform: translateX(-50%); background: linear-gradient(rgba(181,118,62,0.45), rgba(58,47,36,0.06)); }
.look { display: grid; grid-template-columns: 1fr 1fr; align-items: center;
  gap: clamp(1.5rem,5vw,4rem); margin: clamp(3rem,10vw,7rem) 0; }
.look--r { direction: rtl; }
.look--r > * { direction: ltr; }
.look-plate { position: relative; aspect-ratio: 3/4; overflow: hidden;
  border-radius: 18px; background: #eee6d7; }
.look-plate img { width: 100%; height: 100%; object-fit: cover;
  transition: transform 1.2s ease, filter 1.2s ease; filter: saturate(0.92); }
.look:hover .look-plate img { transform: scale(1.04); filter: saturate(1); }
.look-no { position: absolute; top: 1rem; left: 1.1rem; z-index: 2;
  font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-size: 2rem; color: #f4ecdd; opacity: 0.9;
  mix-blend-mode: difference; }
.look-cap { padding: 0 1rem; }
.look-cap h3 { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 400; font-size: clamp(1.5rem,4vw,2.3rem);
  letter-spacing: -0.01em; margin-bottom: 0.9rem; }
.look-cap p { color: #8f7f68; max-width: 34ch; }
.look-tag { display: inline-block; margin-top: 1.4rem; font-size: 0.68rem;
  letter-spacing: 0.28em; text-transform: uppercase; color: #b5763e;
  border-top: 1px solid rgba(58,47,36,0.13); padding-top: 0.7rem; }

.rw-atelier { max-width: 640px; margin: clamp(4rem,12vw,8rem) auto;
  text-align: center; }
.rw-atelier h2 { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 400; font-size: clamp(1.8rem,5vw,2.6rem);
  margin-bottom: 1.4rem; }
.rw-atelier p { color: #8f7f68; font-size: 1.08rem; }

.rw-front { padding: clamp(3rem,9vw,6rem) 0; border-top: 1px solid rgba(58,47,36,0.13);
  border-bottom: 1px solid rgba(58,47,36,0.13); }
.fr-row { display: grid; grid-template-columns: repeat(3,1fr);
  gap: clamp(1.5rem,4vw,3rem); margin-top: 2.5rem; }
.fr-seat blockquote { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 400; font-style: italic;
  font-size: 1.15rem; line-height: 1.5; }
.fr-seat figcaption { margin-top: 1.1rem; font-size: 0.7rem; letter-spacing: 0.24em;
  text-transform: uppercase; color: #8f7f68; }

.rw-contact { text-align: center; padding: clamp(4rem,12vw,8rem) 0 clamp(2rem,6vw,4rem); }
.rw-contact h2 { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-weight: 400; font-size: clamp(1.8rem,6vw,3rem);
  margin-bottom: 1rem; }
.rw-contact p { color: #8f7f68; }
.rw-lines { display: flex; flex-direction: column; gap: 0.5rem; margin-top: 2rem;
  font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; font-size: 1.15rem; }
.rw-lines a:hover { color: #b5763e; }
.rw-lines span { color: #8f7f68; font-size: 0.95rem; }

.rw-foot { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 0.8rem;
  padding: 2.5rem 0; border-top: 1px solid rgba(58,47,36,0.13); }
.rw-foot span { font-family: Garamond, 'EB Garamond', 'Times New Roman', serif; letter-spacing: 0.1em; }
.rw-fine { color: #8f7f68; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 0.8rem; letter-spacing: 0.04em; }

@media (max-width: 720px) {
  .rw-spine { display: none; }
  .look, .look--r { grid-template-columns: 1fr; direction: ltr; }
  .fr-row { grid-template-columns: 1fr; gap: 2.5rem; }
  .rw-top { flex-direction: column; gap: 1rem; align-items: flex-start; }
}
@media (prefers-reduced-motion: reduce) {
  .look-plate img { transition: none; }
  .look:hover .look-plate img { transform: none; }
}


.xq{box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;color:#3a2f24;padding:56px 24px;width:100%}
.xq *{box-sizing:border-box;margin:0}
.xq .xq-wrap{max-width:1060px;margin:0 auto}
.xq h2{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:1.7rem;line-height:1.2;margin-bottom:8px}
.xq .xq-kick{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#b5763e;margin-bottom:10px;font-weight:700}

.xq-stats{background:rgba(58,47,36,0.05);border-top:1px solid rgba(58,47,36,0.14);border-bottom:1px solid rgba(58,47,36,0.14)}
.xq-statrow{display:flex;flex-wrap:wrap;gap:14px}
.xq-stat{flex:1 1 140px;background:#e6d9c2;border:1px solid rgba(58,47,36,0.14);border-radius:18px;padding:20px 18px;text-align:center}
.xq-stat dt{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:2rem;color:#b5763e;font-weight:800}
.xq-stat dd{margin-top:6px;font-size:.85rem;color:#8f7f68}


/* =====================================================
   DESIGN DNA: tabloid-print
   Whole-page visual system applied over the layout
   archetype. Appended last so it wins the cascade.
   ===================================================== */
html::before{content:'';position:fixed;inset:0;z-index:99980;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Ccircle cx='3' cy='3' r='1.5' fill='%233a2f24'/%3E%3C/svg%3E");opacity:.12;}
h1,h2,h3{font-family:'Arial Black', 'Arial Bold', Arial, sans-serif !important;text-transform:uppercase !important;letter-spacing:-0.02em !important;font-weight:900 !important}
h2{border-top:3px double #3a2f24;border-bottom:3px double #3a2f24;padding:.28em 0;display:inline-block}
img{filter:grayscale(1) contrast(1.32);border-radius:0 !important;border:2px solid #3a2f24 !important}
a[class*="btn"],button,span[class*="btn"]{border-radius:0 !important;background:#3a2f24 !important;color:#f4ecdd !important;border:none !important;text-transform:uppercase;font-weight:900;letter-spacing:.04em}
div[class*="card"]:not([class*="cards"]),article[class*="card"],a[class*="card"],figure[class*="card"],li[class*="card"]{border-radius:0 !important;border:2px solid #3a2f24 !important;box-shadow:none !important}
