:root {
  --ink: #0d0e12;
  --ink-soft: #2c3138;
  --muted: #66707c;
  --paper: #ebe6db;
  --paper-2: #e0d8c8;
  --cream: #f7f4ee;
  --gold: #c56a38;
  --gold-deep: #a85228;
  --display: "Manrope", var(--sans);
  --line: rgba(13, 14, 18, 0.10);
  --line-strong: rgba(13, 14, 18, 0.22);
  --shadow: 0 30px 80px rgba(13, 14, 18, 0.14);
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --serif: "Instrument Serif", "Times New Roman", serif;
  --sans: "Manrope", system-ui, sans-serif;
  --display: "Syne", var(--sans);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html, body { margin: 0; padding: 0; }
body {
  font-family: var(--sans);
  color: var(--ink);
  background: var(--paper);
  line-height: 1.6;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font-family: inherit; }
button { cursor: pointer; }
ul { margin: 0; padding: 0; list-style: none; }

.container { width: min(1240px, calc(100% - 48px)); margin: 0 auto; }
.container-wide { width: min(1440px, calc(100% - 40px)); margin: 0 auto; }

.eyebrow {
  font-size: 11px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-weight: 500;
}
.display {
  font-family: var(--serif);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 0.95;
}
.muted { color: var(--muted); }
.gold { color: var(--gold-deep); }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 52px;
  padding: 0 28px;
  border: 1px solid transparent;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: 0.45s var(--ease);
  background: var(--ink);
  color: var(--cream);
}
.btn:hover { background: var(--gold-deep); color: #fff; transform: translateY(-1px); }
.btn-ghost {
  background: transparent;
  color: var(--cream);
  border-color: rgba(255,250,242,0.45);
}
.btn-ghost:hover { background: var(--cream); color: var(--ink); }
.btn-line {
  background: transparent;
  color: var(--ink);
  border-color: var(--ink);
}
.btn-line:hover { background: var(--ink); color: var(--cream); }
.btn-gold { background: var(--gold); color: var(--ink); }
.btn-gold:hover { background: var(--ink); color: var(--cream); }

/* Announcement */
.announce {
  background: var(--ink);
  color: #f3eadc;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 16px;
  overflow: hidden;
  white-space: nowrap;
}
.announce span { display: inline-block; animation: marquee 28s linear infinite; }

/* Header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  isolation: isolate;
  mix-blend-mode: normal;
}
.site-header .nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 0;
  border-bottom: 1px solid transparent;
  transition: 0.4s var(--ease);
}
.site-header.is-solid .nav-wrap,
.site-header:not(.on-hero) .nav-wrap {
  background: rgba(243, 241, 236, 0.94);
  backdrop-filter: blur(16px);
  border-bottom-color: var(--line);
  padding-left: 24px;
  padding-right: 24px;
  margin: 0;
}
.logo {
  font-family: var(--display);
  font-size: 18px;
  letter-spacing: -0.03em;
  text-transform: none;
  font-weight: 800;
  line-height: 1;
}
.logo span { color: var(--gold); }
.logo small {
  display: block;
  font-family: var(--sans);
  font-size: 9px;
  letter-spacing: 0.32em;
  margin-top: 6px;
  color: var(--gold-deep);
  text-transform: uppercase;
  font-weight: 700;
}
.nav-links { display: flex; gap: 22px; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 600; }
.nav-links a { position: relative; padding: 4px 0; }
.nav-links a::after {
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 0; height: 1px;
  background: var(--gold);
  transition: width 0.4s var(--ease);
}
.nav-links a:hover::after, .nav-links a.is-active::after { width: 100%; }
.nav-tools { display: flex; align-items: center; gap: 16px; }
.icon-btn {
  width: 42px; height: 42px;
  border: 1px solid var(--line-strong);
  background: transparent;
  border-radius: 50%;
  display: grid; place-items: center;
  position: relative;
}
.bag-count {
  position: absolute; top: -4px; right: -4px;
  background: var(--gold); color: var(--ink);
  font-size: 10px; min-width: 18px; height: 18px;
  border-radius: 99px; display: grid; place-items: center;
}
.menu-toggle { display: none; }
.skip {
  position: absolute; left: -999px; top: 8px;
  background: var(--gold); color: #fff; padding: 8px 14px; z-index: 100;
}
.skip:focus { left: 12px; }
.grain {
  pointer-events: none;
  position: fixed; inset: 0; z-index: 60;
  opacity: 0.045;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");
}
.site-header.on-hero { color: var(--cream); }
.site-header.on-hero .icon-btn { border-color: rgba(247,244,238,0.35); color: var(--cream); }
.site-header.on-hero.is-solid { color: var(--ink); }
.site-header.on-hero.is-solid .icon-btn { border-color: var(--line-strong); color: var(--ink); }
.site-header.on-hero:not(.is-solid) .logo small { color: #ff8a62; }

/* Hero */
.hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  color: var(--cream);
  overflow: hidden;
  margin-top: -92px;
}
.hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.1s var(--ease), visibility 1.1s;
}
.hero-slide.is-active { opacity: 1; visibility: visible; z-index: 1; }
.hero-media {
  position: absolute; inset: 0;
  overflow: hidden;
}
.hero-media img {
  width: 100%; height: 100%;
  object-fit: cover;
  transform: scale(1.12);
  animation: kenburns 22s var(--ease) infinite alternate;
  filter: saturate(0.92) contrast(1.05);
}
.hero-slide.is-active .hero-media img { animation-play-state: running; }
.hero-overlay {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(18,14,10,0.72) 0%, rgba(18,14,10,0.28) 48%, rgba(18,14,10,0.45) 100%),
    linear-gradient(180deg, rgba(18,14,10,0.35) 0%, transparent 28%, rgba(18,14,10,0.55) 100%);
}
.hero-content {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  min-height: 100dvh;
  display: grid;
  align-items: end;
  padding: 140px 0 88px;
  width: min(1240px, calc(100% - 48px));
  margin: 0 auto;
}
.hero-copy { max-width: 760px; }
.hero-copy .eyebrow {
  color: var(--gold);
  display: flex; align-items: center; gap: 14px;
  opacity: 0; transform: translateY(16px);
}
.hero-slide.is-active .hero-copy .eyebrow { animation: rise 0.9s 0.15s var(--ease) forwards; }
.hero-copy .eyebrow::before {
  content: "";
  width: 42px; height: 1px; background: var(--gold);
  animation: growline 1.2s 0.2s var(--ease) both;
}
.hero h1 {
  font-family: var(--serif);
  font-size: clamp(40px, 6vw, 76px);
  font-weight: 500;
  line-height: 0.98;
  margin: 18px 0 22px;
  letter-spacing: -0.03em;
  opacity: 0; transform: translateY(28px);
}
.hero-slide.is-active h1 { animation: rise 1s 0.28s var(--ease) forwards; }
.hero p.lede {
  max-width: 540px;
  font-size: 18px;
  color: rgba(255,250,242,0.82);
  margin: 0 0 36px;
  opacity: 0; transform: translateY(20px);
}
.hero-slide.is-active p.lede { animation: rise 1s 0.42s var(--ease) forwards; }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; opacity: 0; transform: translateY(16px); }
.hero-slide.is-active .hero-actions { animation: rise 1s 0.55s var(--ease) forwards; }

.hero-meta {
  position: absolute;
  right: 6%;
  bottom: 88px;
  z-index: 2;
  display: grid;
  gap: 18px;
  text-align: right;
}
.hero-meta div { opacity: 0.9; }
.hero-meta strong {
  display: block;
  font-family: var(--serif);
  font-size: 32px;
  font-weight: 500;
}
.hero-meta span { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(255,250,242,0.7); }

.hero-nav {
  position: absolute;
  left: 50%;
  bottom: 28px;
  transform: translateX(-50%);
  z-index: 3;
  display: flex; gap: 8px;
}
.hero-dot {
  width: 36px; height: 3px;
  border: 0; background: rgba(255,250,242,0.28);
  padding: 0;
}
.hero-dot.is-active { background: var(--gold); }

.scroll-cue {
  position: absolute;
  left: 24px;
  bottom: 28px;
  z-index: 3;
  font-size: 10px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  color: rgba(255,250,242,0.7);
}
.scroll-cue::after {
  content: "";
  display: block;
  width: 1px; height: 48px;
  background: rgba(255,250,242,0.4);
  margin: 12px auto 0;
  animation: scrolldot 1.8s ease-in-out infinite;
}

/* Marquee */
.ticker {
  background: var(--ink);
  color: var(--gold);
  overflow: hidden;
  border-top: 1px solid rgba(196,165,116,0.2);
  border-bottom: 1px solid rgba(196,165,116,0.2);
}
.ticker-track {
  display: flex;
  gap: 48px;
  padding: 16px 0;
  width: max-content;
  animation: marquee 32s linear infinite;
  font-size: 12px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

/* Sections */
section { padding: 96px 0; }
.section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  margin-bottom: 48px;
}
.section-head h2 {
  font-family: var(--serif);
  font-size: clamp(36px, 5vw, 56px);
  margin: 10px 0 0;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.cat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
.cat-card {
  position: relative;
  min-height: 340px;
  overflow: hidden;
  color: var(--cream);
}
.cat-card img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  transition: 1.1s var(--ease);
  filter: saturate(0.88);
}
.cat-card:hover img { transform: scale(1.08); }
.cat-card .shade {
  position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(18,14,10,0.78));
}
.cat-card .label {
  position: absolute; left: 24px; right: 24px; bottom: 24px;
}
.cat-card h3 { font-family: var(--serif); font-size: 32px; margin: 6px 0 8px; font-weight: 500; }

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.shop-layout .product-grid { grid-template-columns: repeat(3, 1fr); }
.shop-layout {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 40px;
  padding: 28px 0 96px;
  align-items: start;
}
.shop-side {
  position: sticky;
  top: 100px;
  padding-bottom: 40px;
}
.dept-tag {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 6px 10px;
  background: var(--cream);
  font-weight: 700;
}
.dept-tag.tech { background: #1f3d36; color: #e8f0ea; }
.dept-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 8px 0 24px;
}
.dept-card {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  color: var(--cream);
  display: block;
}
.dept-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: 1.1s var(--ease); }
.dept-card:hover img { transform: scale(1.05); }
.dept-card .shade { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 20%, rgba(12,14,18,0.82)); }
.dept-card .label { position: absolute; left: 32px; right: 32px; bottom: 32px; }
.dept-card h2 { font-family: var(--serif); font-size: 44px; margin: 8px 0 10px; font-weight: 500; }
.admin-label {
  font-size: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #6d7888;
  margin: 18px 0 8px;
  font-weight: 700;
}
@media (max-width: 980px) {
  .shop-layout, .dept-grid { grid-template-columns: 1fr; }
  .shop-side { position: static; }
  .shop-layout .product-grid { grid-template-columns: 1fr 1fr; }
}
.product-card { display: flex; flex-direction: column; gap: 12px; }
.product-card .thumb {
  position: relative;
  aspect-ratio: 4/5;
  overflow: hidden;
  background: var(--paper-2);
}
.product-card .thumb img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: 1s var(--ease);
}
.product-card:hover .thumb img { transform: scale(1.06); }
.badge {
  position: absolute; top: 12px; right: 12px;
  background: var(--cream);
  font-size: 10px; letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 6px 10px;
}
.quick-add {
  position: absolute; left: 12px; right: 12px; bottom: 12px;
  opacity: 0; transform: translateY(10px);
  transition: 0.4s var(--ease);
}
.product-card:hover .quick-add { opacity: 1; transform: none; }
.product-card h3 { font-size: 17px; font-weight: 500; margin: 0; font-family: var(--serif); }
.price { font-size: 14px; }
.price s { color: var(--muted); margin-right: 8px; }

.lookbook {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 18px;
  min-height: 640px;
}
.look-main, .look-side {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  color: var(--cream);
}
.look-main img, .look-side img {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  transition: 1.2s var(--ease);
}
.look-main:hover img, .look-side:hover img { transform: scale(1.05); }
.look-copy {
  position: absolute; inset: auto 32px 32px 32px;
  z-index: 1;
}
.look-copy h3 { font-family: var(--serif); font-size: 40px; margin: 8px 0 10px; font-weight: 500; }
.look-shade { position: absolute; inset: 0; background: linear-gradient(180deg, transparent, rgba(18,14,10,0.72)); }

.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 560px;
  background: var(--ink);
  color: var(--cream);
}
.split img { width: 100%; height: 100%; object-fit: cover; min-height: 420px; }
.split-copy { padding: 80px 64px; display: flex; flex-direction: column; justify-content: center; }
.split-copy h2 { font-family: var(--serif); font-size: 52px; margin: 12px 0 18px; font-weight: 500; }

.quotes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.quote {
  padding: 32px;
  background: var(--cream);
  border: 1px solid var(--line);
}
.quote p { font-family: var(--serif); font-size: 24px; line-height: 1.35; margin: 0 0 18px; }
.stars { color: var(--gold-deep); letter-spacing: 3px; font-size: 12px; }

.newsletter {
  background: var(--paper-2);
  text-align: center;
  padding: 88px 24px;
}
.newsletter h2 { font-family: var(--serif); font-size: 48px; margin: 12px 0 12px; font-weight: 500; }
.news-form {
  display: flex; gap: 0;
  max-width: 520px;
  margin: 28px auto 0;
  border: 1px solid var(--ink);
}
.news-form input {
  flex: 1; border: 0; background: transparent;
  padding: 16px 18px; outline: none;
}

.site-footer {
  background: var(--ink);
  color: #eadfcf;
  padding: 72px 0 24px;
}
.foot-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 32px;
  margin-bottom: 48px;
}
.site-footer a { color: #eadfcf; opacity: 0.8; }
.site-footer a:hover { opacity: 1; color: var(--gold); }
.site-footer h4 { font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; margin: 0 0 16px; color: var(--gold); }
.foot-bottom {
  border-top: 1px solid rgba(234,223,207,0.12);
  padding-top: 18px;
  display: flex; justify-content: space-between;
  font-size: 12px; opacity: 0.65;
}

/* Shop */
.page-hero {
  padding: 72px 0 28px;
  border-bottom: 1px solid var(--line);
}
.page-hero h1 { font-family: var(--serif); font-size: clamp(42px, 6vw, 72px); margin: 10px 0; font-weight: 500; }
.filters {
  display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap;
  padding: 22px 0;
}
.chip-row { display: flex; gap: 8px; flex-wrap: wrap; }
.chip {
  padding: 8px 14px;
  border: 1px solid var(--line-strong);
  font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase;
}
.chip.is-on, .chip:hover { background: var(--ink); color: var(--cream); }
select.nice {
  border: 1px solid var(--line-strong);
  background: transparent;
  padding: 8px 12px;
}

/* Product */
.pdp {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 56px;
  padding: 48px 0 80px;
}
.pdp-gallery { position: sticky; top: 110px; }
.pdp-gallery img { width: 100%; aspect-ratio: 4/5; object-fit: cover; background: var(--paper-2); }
.pdp h1 { font-family: var(--serif); font-size: 48px; margin: 8px 0 12px; font-weight: 500; }
.pdp .price-lg { font-size: 22px; margin: 12px 0 24px; }
.qty-row { display: flex; gap: 12px; margin: 24px 0; }
.qty-row input {
  width: 72px; text-align: center;
  border: 1px solid var(--line-strong);
  background: transparent; height: 52px;
}
.meta-table { margin-top: 36px; border-top: 1px solid var(--line); }
.meta-table div {
  display: grid; grid-template-columns: 140px 1fr;
  padding: 14px 0;
  border-bottom: 1px solid var(--line);
  font-size: 14px;
}

/* Cart / checkout */
.bag-layout, .check-layout {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr;
  gap: 40px;
  padding: 48px 0 88px;
}
.line {
  display: grid;
  grid-template-columns: 110px 1fr auto;
  gap: 16px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
}
.line img { width: 110px; height: 130px; object-fit: cover; }
.summary {
  background: var(--cream);
  border: 1px solid var(--line);
  padding: 28px;
  height: fit-content;
  position: sticky; top: 110px;
}
.summary row, .sum-row {
  display: flex; justify-content: space-between;
  padding: 8px 0;
}
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.form-grid .full { grid-column: 1 / -1; }
label { font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; display: block; margin-bottom: 6px; }
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=url], input[type=password], select, textarea {
  width: 100%;
  border: 1px solid var(--line-strong);
  background: var(--cream);
  padding: 12px 14px;
  outline: none;
}
input:focus, select:focus, textarea:focus { border-color: var(--gold-deep); }
.pay-card {
  border: 1px solid var(--line-strong);
  padding: 14px;
  display: flex; gap: 12px; align-items: flex-start;
  margin-bottom: 10px;
}
.flash {
  padding: 12px 16px;
  margin: 16px 0;
  border: 1px solid var(--gold);
  background: #fff7e8;
}
.flash.error { border-color: #8a3b2d; background: #f8ece8; }

.success-card {
  max-width: 640px;
  margin: 64px auto 96px;
  text-align: center;
  padding: 48px;
  background: var(--cream);
  border: 1px solid var(--line);
}
.success-card h1 { font-family: var(--serif); font-size: 48px; font-weight: 500; }

.trust-bar {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  margin: 0 auto 64px;
}
.trust-bar div {
  background: var(--cream);
  padding: 22px 18px;
  text-align: center;
}
.trust-bar strong { display: block; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 4px; }
.trust-bar span { font-size: 13px; color: var(--muted); }

.lane-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.lane {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  color: var(--cream);
}
.lane img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: 1.1s var(--ease); }
.lane:hover img { transform: scale(1.06); }
.lane .shade { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 20%, rgba(12,14,18,0.82)); }
.lane .label { position: absolute; left: 32px; right: 32px; bottom: 32px; }
.lane h3 { font-family: var(--serif); font-size: 44px; margin: 8px 0 10px; font-weight: 500; }

/* Admin */
.admin-body { background: #10141a; color: #e8edf4; }
.admin-shell { display: grid; grid-template-columns: 268px 1fr; min-height: 100vh; }
.admin-side {
  background: #0b0e13;
  border-right: 1px solid rgba(197,106,50,0.22);
  padding: 28px 20px;
}
.admin-side a {
  display: block;
  padding: 10px 12px;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #9aa6b5;
  border-radius: 4px;
  font-weight: 600;
}
.admin-side a:hover, .admin-side a.is-on { background: rgba(197,106,50,0.14); color: #f0c3a4; }
.admin-main { padding: 32px; background: #151a22; }
.admin-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 28px; }
.stat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-bottom: 28px; }
.stat {
  background: #1c232e;
  border: 1px solid rgba(197,106,50,0.18);
  padding: 20px;
}
.stat b { display: block; font-family: var(--serif); font-size: 32px; font-weight: 500; color: var(--gold); }
.admin-card {
  background: #1c232e;
  border: 1px solid rgba(197,106,50,0.18);
  padding: 22px;
  margin-bottom: 18px;
}
.admin-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.admin-table th, .admin-table td { text-align: left; padding: 12px 8px; border-bottom: 1px solid rgba(232,237,244,0.08); }
.admin-table a { color: #f0c3a4; }
.login-wrap {
  min-height: 100vh;
  display: grid; place-items: center;
  background: #0b0e13;
}
.login-card {
  width: min(440px, calc(100% - 32px));
  padding: 40px;
  border: 1px solid rgba(197,106,50,0.28);
  background: #151a22;
}
.login-card h1 { font-family: var(--serif); font-size: 40px; margin: 8px 0 24px; font-weight: 500; }

.reveal { opacity: 0; transform: translateY(24px); animation: rise 0.9s var(--ease) forwards; }
.reveal-d1 { animation-delay: 0.1s; }
.reveal-d2 { animation-delay: 0.2s; }
.reveal-d3 { animation-delay: 0.3s; }

@keyframes rise {
  to { opacity: 1; transform: none; }
}
@keyframes kenburns {
  from { transform: scale(1.12) translate3d(0,0,0); }
  to { transform: scale(1.22) translate3d(-2%, -1%, 0); }
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@keyframes growline {
  from { width: 0; }
  to { width: 42px; }
}
@keyframes scrolldot {
  0%, 100% { transform: scaleY(1); opacity: 0.4; transform-origin: top; }
  50% { transform: scaleY(1.25); opacity: 1; }
}

.product-card .idx {
  position: absolute;
  top: 12px; right: 12px;
  font-family: var(--display);
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0.08em;
  background: var(--ink);
  color: var(--cream);
  padding: 6px 8px;
  z-index: 2;
}

/* Unique split hero + house rail */
.hero-split {
  display: grid;
  grid-template-columns: minmax(320px, 0.92fr) 1.18fr;
  min-height: 100vh;
  min-height: 100dvh;
  margin-top: -92px;
  background: var(--ink);
  color: var(--cream);
}
.hero-panel {
  padding: 132px 40px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  position: relative;
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(13,14,18,0.2) 0%, #0d0e12 28%);
}
.hero-panel h1 {
  font-family: var(--serif);
  font-size: clamp(42px, 5.6vw, 76px);
  font-weight: 400;
  line-height: 0.92;
  letter-spacing: -0.035em;
  margin: 8px 0 12px;
}
.h-kicker {
  display: block;
  font-family: var(--display);
  font-size: 12px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
  font-weight: 700;
}
.hero-panel .lede {
  color: rgba(247,244,238,0.78);
  max-width: 440px;
  font-size: 16px;
  margin: 0 0 22px;
}
.rail {
  margin-top: 28px;
  border-top: 1px solid rgba(247,244,238,0.12);
  max-height: 280px;
  overflow: auto;
}
.rail a {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 10px;
  padding: 9px 0;
  border-bottom: 1px solid rgba(247,244,238,0.1);
  font-size: 13px;
  align-items: baseline;
}
.rail a span {
  font-family: var(--display);
  font-weight: 800;
  color: var(--gold);
  font-size: 12px;
}
.rail a em { font-style: normal; font-family: var(--serif); font-size: 17px; }
.rail a:hover em { color: var(--gold); }
.hero-stage { position: relative; overflow: hidden; min-height: 520px; }
.hero-split .hero-slide { position: absolute; inset: 0; }
.hero-split .hero-slide.is-active { z-index: 1; }
.stage-copy {
  position: absolute;
  left: 28px; right: 28px; bottom: 36px;
  z-index: 2;
  max-width: 420px;
}
.stage-title {
  font-family: var(--serif);
  font-size: 28px;
  margin: 8px 0 0;
  font-weight: 400;
}
.hero-split .hero-nav { left: 28px; transform: none; bottom: 16px; }

.sig { padding: 72px 0 24px; }
.sig-grid {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 32px;
  align-items: center;
  margin-bottom: 48px;
}
.sig-num {
  font-family: var(--display);
  font-size: clamp(120px, 18vw, 220px);
  font-weight: 800;
  line-height: 0.75;
  margin: 0;
  letter-spacing: -0.08em;
  color: var(--ink);
  opacity: 0.1;
}
.sig-grid h2 {
  font-family: var(--serif);
  font-size: clamp(32px, 4vw, 48px);
  margin: 8px 0 16px;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.crumbs { padding: 18px 0 0; font-size: 12px; }
.crumbs ol { display: flex; flex-wrap: wrap; gap: 8px; }
.crumbs li:not(:last-child)::after { content: "/"; margin-left: 8px; color: var(--muted); }
.crumbs a { color: var(--muted); }
.crumbs a:hover { color: var(--gold-deep); }

.faq-band { padding: 24px 0 88px; }
.faq { max-width: 760px; }
.faq details {
  border-top: 1px solid var(--line-strong);
  padding: 16px 0;
}
.faq details:last-child { border-bottom: 1px solid var(--line-strong); }
.faq summary {
  cursor: pointer;
  font-family: var(--serif);
  font-size: 22px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; font-family: var(--display); color: var(--gold); }
.faq details[open] summary::after { content: "–"; }
.faq p { color: var(--muted); margin: 10px 0 0; max-width: 58ch; }

.about-grid { display: grid; }
@media (max-width: 980px) {
  .about-grid { grid-template-columns: 1fr !important; }
  .nav-links { display: none; }
  .menu-toggle { display: grid; }
  .nav-links.open {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%; left: 0; right: 0;
    background: var(--paper);
    padding: 20px 24px 28px;
    border-bottom: 1px solid var(--line);
  }
  .hero { margin-top: 0; }
  .hero-split { margin-top: 0; }
  .hero-panel { padding: 36px 24px 28px; }
  .hero-meta { display: none; }
  .cat-grid, .product-grid, .quotes, .foot-grid, .stat-grid, .trust-bar, .lane-grid { grid-template-columns: 1fr 1fr; }
  .hero-split, .lookbook, .split, .pdp, .bag-layout, .check-layout, .admin-shell, .form-grid, .sig-grid { grid-template-columns: 1fr; }
  .pdp-gallery { position: static; }
  .product-grid { grid-template-columns: 1fr 1fr; }
  .quick-add { opacity: 1; transform: none; }
}
@media (max-width: 640px) {
  .container { width: min(1240px, calc(100% - 28px)); }
  .cat-grid, .product-grid, .quotes, .foot-grid, .stat-grid, .trust-bar, .lane-grid { grid-template-columns: 1fr; }
  .hero h1 { font-size: 52px; }
  .hero-content { padding-bottom: 110px; }
}

.hero-panel::before {
  content: "";
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: var(--gold);
}
.hero-stage { height: 100%; min-height: 100%; }
.stage-stamp {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  writing-mode: vertical-rl;
  letter-spacing: 0.42em;
  text-transform: uppercase;
  font-family: var(--display);
  font-size: 11px;
  font-weight: 700;
  color: rgba(247,244,238,0.58);
  z-index: 3;
  pointer-events: none;
}

.page-hero {
  position: relative;
  overflow: hidden;
}
.page-hero::after {
  content: attr(data-mark);
  position: absolute;
  right: -8px;
  bottom: -28px;
  font-family: var(--display);
  font-weight: 800;
  font-size: clamp(120px, 22vw, 240px);
  line-height: 0.7;
  letter-spacing: -0.08em;
  color: var(--ink);
  opacity: 0.06;
  pointer-events: none;
}
.page-hero h1::after {
  content: "";
  display: block;
  width: 72px;
  height: 3px;
  background: var(--gold);
  margin-top: 18px;
}

.spec-plate {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  border: 1px solid var(--ink);
  padding: 8px 12px 7px;
  margin-bottom: 18px;
  font-family: var(--display);
}
.spec-plate span {
  font-size: 11px;
  letter-spacing: 0.22em;
  color: var(--gold-deep);
  font-weight: 800;
}
.spec-plate strong { font-size: 22px; letter-spacing: -0.04em; }
.spec-plate em {
  font-style: normal;
  font-family: var(--sans);
  font-size: 11px;
  letter-spacing: 0.14em;
  color: var(--muted);
}

.rooms { display: grid; gap: 18px; }
.room-spec {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  color: var(--cream);
  display: block;
}
.room-spec img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  transition: 1.1s var(--ease);
}
.room-spec:hover img { transform: scale(1.05); }
.room-shade {
  position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(13,14,18,0.82) 0%, rgba(13,14,18,0.15) 62%);
}
.room-no {
  position: absolute;
  top: 28px; left: 32px;
  font-family: var(--display);
  font-size: 64px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.06em;
  color: var(--gold);
  z-index: 1;
}
.room-copy {
  position: relative;
  z-index: 1;
  max-width: 460px;
  padding: 140px 36px 40px;
}
.room-copy h2 {
  font-family: var(--serif);
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 400;
  margin: 8px 0 12px;
}
.room-copy p { color: rgba(247,244,238,0.78); margin: 0; }

.desk {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 40px;
  padding: 48px 0 96px;
}
.desk-card {
  position: relative;
  background: var(--ink);
  color: var(--cream);
  padding: 36px 32px;
  overflow: hidden;
}
.desk-card a { color: #ff8a62; }
.desk-stamp {
  font-family: var(--display);
  font-weight: 800;
  font-size: 88px;
  line-height: 0.8;
  letter-spacing: -0.08em;
  color: var(--gold);
  opacity: 0.28;
  margin: 0 0 8px;
}
.hours { margin: 22px 0; border-top: 1px solid rgba(247,244,238,0.12); }
.hours div {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid rgba(247,244,238,0.12);
  font-size: 14px;
}

.empty-ten {
  text-align: center;
  padding: 24px 0 48px;
}
.empty-ten .sig-num { opacity: 0.12; margin-bottom: 8px; }
.empty-ten p { margin: 0 0 20px; }

.note-body {
  max-width: 760px;
  padding: 48px 0 96px;
  line-height: 1.8;
}
.note-body p { margin: 0 0 18px; }

@media (max-width: 980px) {
  .desk { grid-template-columns: 1fr; }
  .stage-stamp { display: none; }
  .room-spec { min-height: 420px; }
}
