/* ══ THE HOUSE v2 — NMM elevated skin, aug23 ═══════════════════════════════
   Implements SKIN-SPEC-v3-ELEVATED.html across all 69 pages.
   Loaded LAST so it wins on the cascade without deleting a single legacy rule.
   Laws encoded here:
     · one label per card (no eyebrow)          · veil = bottom 44% only, photo full-bright
     · radius 14, no borders, no resting shadow · hover 1.035 + brightness 1.06 + underline draw
     · orange in exactly two places sitewide    · news = bare editorial type on white
   ═══════════════════════════════════════════════════════════════════════ */
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap');

:root{
  --ink:#0a0a0a; --body:#3c3c43; --mute:#86868b; --hair:#ececee; --acc:#e8862e; --r:14px;
  --wash:#f5f5f7;
  /* legacy palette repointed — the whole site follows these */
  --gold:#0a0a0a; --gold2:#0a0a0a; --orange:#0a0a0a; --amber-deep:#3c3c43;
  --amber-dim:transparent; --amber-glow:transparent;
  --warm-white:#0a0a0a; --cream:#0a0a0a; --parchment:#3c3c43;
  --text-dim:#3c3c43; --text-faint:#86868b;
  --brown-deep:#fff; --brown-dark:#fff; --brown-mid:#fff; --brown:#f5f5f7; --brown-light:#ececee;
  --border:#ececee; --border-str:#ececee;
  --font-display:'Inter Tight',Inter,sans-serif;
  --font-body:Inter,-apple-system,"Helvetica Neue",sans-serif;
  --font-serif:Inter,-apple-system,"Helvetica Neue",sans-serif;
}

/* ── ground ─────────────────────────────────────────────────────────────── */
html,body{background:#fff!important;color:var(--ink)!important;
  font-family:Inter,-apple-system,"Helvetica Neue",sans-serif!important;
  line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body::before{display:none!important}            /* legacy film-grain overlay */
h1,h2,h3,h4,.ch-title,.wm{font-family:'Inter Tight',Inter,sans-serif!important;color:var(--ink)}
h1{letter-spacing:-.035em!important;font-weight:700!important;line-height:1.02}
h2,h3,h4{letter-spacing:-.02em!important}
p,li,td,th,dd,dt,figcaption,label,small{color:var(--body)}
a{color:var(--ink)}
img{max-width:100%}
::selection{background:#0a0a0a;color:#fff}

/* ── nav — sticky, translucent, hairline, 60px ──────────────────────────── */
nav#nav{position:sticky!important;top:0;z-index:50;
  background:rgba(255,255,255,.82)!important;
  -webkit-backdrop-filter:saturate(1.8) blur(18px);backdrop-filter:saturate(1.8) blur(18px);
  border-bottom:1px solid var(--hair)!important;box-shadow:none!important;
  display:flex!important;align-items:center;justify-content:space-between;
  height:60px!important;padding:0 32px!important;max-width:none!important;margin:0!important;width:100%}
nav#nav.scrolled{background:rgba(255,255,255,.92)!important;box-shadow:none!important}
nav#nav .nav-logo{font:800 16.5px 'Inter Tight'!important;letter-spacing:-.02em;
  color:var(--ink)!important;text-decoration:none}
nav#nav .nav-logo span{font-weight:800}
nav#nav .nav-links{display:flex;gap:30px}
nav#nav .nav-links a{font-size:13.5px;font-weight:500;color:#1d1d1f!important;
  text-decoration:none;transition:color .18s,opacity .18s}
nav#nav .nav-links a:hover{color:var(--ink)!important;opacity:.62}
/* chapter prev/next bar is NOT site chrome — never sticky */
nav.ch-nav{position:static!important;background:none!important;border:0!important;
  -webkit-backdrop-filter:none;backdrop-filter:none;height:auto!important}

/* ── shell ──────────────────────────────────────────────────────────────── */
.h-wrap{max-width:1200px;margin:0 auto;padding:0 32px}

/* ── hero (spec type) ───────────────────────────────────────────────────── */
.h-hero{padding:116px 0 72px;text-align:center}
.h-hero h1{font-size:clamp(52px,7.6vw,104px)!important;font-weight:700!important;
  line-height:.96!important;letter-spacing:-.035em!important;max-width:15ch;margin:0 auto;
  text-transform:none!important;color:var(--ink)!important}
.h-hero p.h-sub{font-size:21px;line-height:1.5;color:var(--body)!important;
  max-width:44ch;margin:28px auto 0;font-weight:400}
.h-ask{max-width:640px;margin:44px auto 0;display:flex;align-items:center;
  border:1px solid #e3e3e6;border-radius:999px;padding:6px 6px 6px 24px;
  box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.06);
  transition:box-shadow .25s,border-color .25s;text-decoration:none;background:#fff}
.h-ask:hover{border-color:#d4d4d8;box-shadow:0 1px 2px rgba(0,0,0,.05),0 18px 56px rgba(0,0,0,.09)}
.h-ask span{flex:1;text-align:left;font-size:16.5px;color:#6e6e73}
.h-ask b{background:var(--ink);color:#fff!important;border-radius:999px;padding:13px 26px;
  font:600 14.5px Inter;cursor:pointer;transition:transform .18s,background .18s}
.h-ask:hover b{transform:scale(1.03);background:var(--acc)}   /* ORANGE #1 of 2 */
.h-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}
.h-chips a{font-size:13px;font-weight:500;color:#48484d!important;background:var(--wash);
  border-radius:999px;padding:8px 14px;text-decoration:none;transition:background .18s}
.h-chips a:hover{background:#ebebf0}
.h-heroline{margin-top:26px;font-size:12.5px;color:var(--mute)}
.h-heroline a{color:var(--mute)!important;text-decoration:underline;text-underline-offset:3px}
.h-heroline a:hover{color:var(--ink)!important}

/* ── the editorial 12-col grid ──────────────────────────────────────────── */
.h-rooms{display:grid!important;grid-template-columns:repeat(12,1fr)!important;
  gap:24px!important;padding:64px 0 8px}
.h-room{position:relative;border-radius:var(--r)!important;overflow:hidden;background:#0e0e10;
  display:block;text-decoration:none;cursor:pointer;isolation:isolate;
  border:0!important;box-shadow:none!important;opacity:1!important;transform:none!important;
  animation:none!important}
.h-room img{width:100%;height:100%;object-fit:cover;display:block;
  filter:none!important;                                   /* FULL DAYLIGHT */
  transition:transform .7s cubic-bezier(.16,.84,.28,1),filter .5s}
.h-room:hover img{transform:scale(1.035)!important;filter:brightness(1.06)!important}
/* the veil occupies the bottom 44% and nothing more — the photo above it is untouched.
   Against full-brightness daylight originals a flat .66 leaves the sub-line unreadable,
   so the ramp is eased and the floor deepened. Same geometry, legible type. */
.h-room .h-veil{position:absolute;inset:auto 0 0 0;height:44%;z-index:1;
  background:linear-gradient(transparent,rgba(8,8,10,.30) 46%,rgba(8,8,10,.84))}
.h-room .h-lbl{position:absolute;left:0;right:0;bottom:0;z-index:2;
  padding:24px 26px 22px;color:#fff;background:none!important}
.h-room .h-lbl h3{font-size:25px!important;font-weight:600!important;letter-spacing:-.02em!important;
  line-height:1.1;color:#fff!important;display:inline;margin:0}
.h-room .h-lbl h3::after{content:"";display:block;width:0;height:2px;background:#fff;
  margin-top:5px;transition:width .35s cubic-bezier(.2,.7,.2,1)}
.h-room:hover .h-lbl h3::after{width:44px}
.h-room .h-lbl span{display:block;font-size:14.5px;line-height:1.45;
  color:rgba(255,255,255,.86);margin-top:7px;max-width:40ch}
/* the "Open now" dot-pill — ORANGE #2 of 2 */
.h-pill{display:inline-flex;align-items:center;gap:7px;font:600 11px Inter;letter-spacing:.14em;
  text-transform:uppercase;color:#fff;background:rgba(10,10,12,.55);
  -webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);
  border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;
  position:absolute;top:18px;left:18px;z-index:3}
.h-pill::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--acc);
  box-shadow:0 0 0 3px rgba(232,134,46,.25)}
.c8{grid-column:span 8;aspect-ratio:16/8.4}
.c6{grid-column:span 6;aspect-ratio:16/8.6}
.c4{grid-column:span 4;aspect-ratio:4/3.4}

/* ── section heads ──────────────────────────────────────────────────────── */
.h-sect{padding:96px 0 0}
.h-shead{display:flex;align-items:baseline;justify-content:space-between;
  border-top:1px solid var(--hair);padding-top:28px;margin-bottom:34px}
.h-shead h2,h2.h-sectlabel{font-size:15px!important;font-weight:600!important;
  letter-spacing:.16em!important;text-transform:uppercase;color:var(--ink)!important;
  line-height:1.3}
.h-shead h2{margin:0!important}
.h-shead a{font-size:14px;font-weight:500;color:var(--mute)!important;text-decoration:none}
.h-shead a:hover{color:var(--ink)!important}
h2.h-sectlabel{border-top:1px solid var(--hair);padding-top:28px!important;
  margin:64px 0 26px!important;display:block}

/* ── news — bare editorial type on white, no cards ──────────────────────── */
.h-news{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.h-news .ni{cursor:pointer;display:block;text-decoration:none;
  background:none!important;background-image:none!important;border:0!important;
  border-radius:0!important;padding:0!important;box-shadow:none!important;color:inherit}
.h-news .ni .src{display:block;font:600 11px Inter!important;letter-spacing:.14em;
  text-transform:uppercase;color:var(--mute)!important;background:none!important;
  border:0!important;padding:0!important;margin:0!important}
.h-news .ni h3{font-size:21px!important;font-weight:600!important;letter-spacing:-.018em!important;
  line-height:1.22;margin:10px 0 8px!important;color:var(--ink)!important;transition:color .18s}
.h-news .ni:hover h3{color:var(--mute)!important}
.h-news .ni p{font-size:15px!important;line-height:1.5;color:var(--body)!important;margin:0!important}
.h-news .ni .tag{display:inline-block;font:600 9.5px Inter;letter-spacing:.12em;
  text-transform:uppercase;color:var(--mute)!important;border:1px solid var(--hair);
  border-radius:3px;padding:2px 6px;vertical-align:middle;margin-left:7px}
@media(max-width:900px){.h-news{grid-template-columns:1fr;gap:32px}}

/* ── inner-page hero: full-bright photo, veil on the bottom third ───────── */
.h-phero{position:relative;overflow:hidden;background:#0e0e10;margin:0;isolation:isolate}
.h-phero img{width:100%;height:100%;object-fit:cover;display:block;
  filter:none!important;aspect-ratio:16/6.2;min-height:280px}
.h-phero .h-veil{position:absolute;inset:auto 0 0 0;height:44%;z-index:1;
  background:linear-gradient(transparent,rgba(8,8,10,.72))}
.h-phero .h-lbl{position:absolute;left:0;right:0;bottom:0;z-index:2;color:#fff}
.h-phero .h-lbl>div{max-width:1200px;margin:0 auto;padding:0 32px 34px}
.h-phero h1{font-size:clamp(34px,5vw,62px)!important;font-weight:700!important;
  line-height:1.02!important;letter-spacing:-.032em!important;color:#fff!important;
  margin:0!important;max-width:18ch;text-transform:none!important}
.h-phero p{font-size:16.5px;line-height:1.45;color:rgba(255,255,255,.88)!important;
  margin:10px 0 0!important;max-width:52ch}
@media(max-width:700px){.h-phero img{aspect-ratio:16/9;min-height:220px}
  .h-phero .h-lbl>div{padding:0 20px 24px}}

/* ── the gear ladder ────────────────────────────────────────────────────── */
.h-ladder{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:36px 0}
.h-ladder figure{margin:0}
.h-ladder img{width:100%;border-radius:var(--r);display:block;filter:none!important}
.h-ladder figcaption{font:600 11px Inter;letter-spacing:.14em;text-transform:uppercase;
  color:var(--mute);margin-top:11px}
.h-full{width:100%;display:block;max-height:56vh;object-fit:cover;filter:none!important}

/* ── footer — hairline, quiet ───────────────────────────────────────────── */
footer,footer#footer{border-top:1px solid var(--hair)!important;background:#fff!important;
  color:var(--mute)!important;padding:36px 32px 60px!important;box-shadow:none!important;
  font-size:12.5px}
footer a,footer#footer a{color:var(--mute)!important;text-decoration:none}
footer a:hover,footer#footer a:hover{color:var(--ink)!important}
footer svg{fill:var(--mute)}

/* ── the chapter plate: its title now rides the hero photo, so the leftover
      label / numeral / standfirst re-space themselves into a clean opener ──── */
#ch-hero{padding:54px 32px 44px!important;text-align:center;border-bottom:1px solid var(--hair)!important}
.ch-label{color:var(--mute)!important;margin-bottom:14px!important}
.ch-label::before,.ch-label::after{background:var(--hair)!important}
.ch-number{font-size:72px!important;line-height:1!important;margin:0 0 6px!important;
  letter-spacing:-.03em!important;color:var(--hair)!important}
.ch-subtitle{font-size:17px!important;color:var(--body)!important;margin:0!important}

/* ── the departments grid inherits the SAME card system as the homepage ─── */
/* both halves: .door shipped a brightness(.62) wash, .tile a brightness(.58) one,
   and both wore a white scrim with ink text. All of it dies here. */
#rooms .door,#rooms .tile{border:0!important;border-radius:var(--r)!important;
  box-shadow:none!important;background:#0e0e10;isolation:isolate}
#rooms .door img,#rooms .tile img{filter:none!important;
  transition:transform .7s cubic-bezier(.16,.84,.28,1),filter .5s}
#rooms .door:hover img,#rooms .tile:hover img{transform:scale(1.035)!important;
  filter:brightness(1.06)!important}
#rooms .door::after,#rooms .tile::after{inset:auto 0 0 0!important;height:44%!important;
  background:linear-gradient(transparent,rgba(8,8,10,.34) 44%,rgba(8,8,10,.90))!important}
#rooms .door-go{display:none!important}          /* one title, one sub — the pill was a third label */
#rooms .door-name,#rooms .tile-name{color:#fff!important;font-weight:600!important;
  letter-spacing:-.02em!important;display:inline!important;line-height:1.1}
#rooms .door-name{font-size:25px!important}
#rooms .tile-name{font-size:20px!important}
#rooms .door-name::after,#rooms .tile-name::after{content:"";display:block;width:0;height:2px;
  background:#fff;margin-top:5px;transition:width .35s cubic-bezier(.2,.7,.2,1)}
#rooms .door:hover .door-name::after,#rooms .tile:hover .tile-name::after{width:44px}
#rooms .door-line,#rooms .tile-line{color:rgba(255,255,255,.86)!important;line-height:1.45!important;
  margin-top:7px!important}
#rooms .door-line{font-size:14.5px!important}
#rooms .tile-line{font-size:13px!important}
#rooms .door-text{padding:24px 26px 22px!important}
#rooms .tile-text{padding:18px 20px 16px!important}

/* ── the Ask header: the glow that read as a grey chip, and the italics ─── */
.cl-sign{text-shadow:none!important}
.cl-tagline,.cl-sub{font-family:Inter,-apple-system,sans-serif!important;font-style:normal!important}
.cl-tagline{font-size:21px!important;line-height:1.5!important;color:var(--body)!important;
  max-width:44ch;margin:16px auto 0!important}
.cl-sub{font-size:14px!important;line-height:1.5!important;color:var(--mute)!important;
  max-width:52ch;margin:10px auto 34px!important}

/* ── THE TUESDAY LINE — the engine. Editorial band, no card. ────────────── */
.h-tuesday{padding:72px 0 8px}
.h-tuesday .h-tues-in{display:flex;align-items:flex-end;justify-content:space-between;
  gap:40px;flex-wrap:wrap;border-top:1px solid var(--hair);padding-top:30px}
.h-tues-copy{flex:1 1 380px}
.h-tues-copy h2{font-size:34px!important;font-weight:700!important;letter-spacing:-.03em!important;
  line-height:1.05;margin:0!important;color:var(--ink)!important;text-transform:none!important}
.h-tues-copy p{font-size:16.5px;line-height:1.5;color:var(--body)!important;
  margin:10px 0 0!important;max-width:52ch}
.h-tues-form{display:flex;align-items:center;gap:0;flex:0 1 420px;
  border:1px solid #e3e3e6;border-radius:999px;padding:5px 5px 5px 20px;background:#fff;
  box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.06);
  transition:box-shadow .25s,border-color .25s}
.h-tues-form:focus-within{border-color:#d4d4d8;
  box-shadow:0 1px 2px rgba(0,0,0,.05),0 18px 56px rgba(0,0,0,.09)}
.h-tues-form input{flex:1;min-width:0;border:0!important;outline:none;background:transparent!important;
  font-size:16px!important;color:var(--ink)!important;padding:10px 0!important;border-radius:0!important}
.h-tues-form button{background:var(--ink);color:#fff;border:0;border-radius:999px;
  padding:12px 22px;font:600 14px Inter;cursor:pointer;white-space:nowrap;
  transition:transform .18s,background .18s}
.h-tues-form button:hover{transform:scale(1.03);background:var(--acc)}   /* ORANGE #1 of 2 */
.h-tues-form button:disabled{opacity:.55;cursor:default;transform:none;background:var(--ink)}
.h-tues-note{font-size:12.5px;color:var(--mute)!important;margin:14px 0 0!important}
.h-tues-note.is-ok{color:var(--ink)!important;font-weight:500}
.h-tues-note.is-err{color:#b3261e!important}
/* inside an article the band must not re-pad — it would indent off the text column */
.wrap .h-tuesday,.wrap .h-tuesday .h-wrap{padding-left:0;padding-right:0;max-width:none}
.wrap .h-tuesday{padding-top:40px}
@media(max-width:760px){.h-tues-form{flex:1 1 100%}.h-tues-copy h2{font-size:28px!important}}

/* a legacy box that drew a white border on white — the calendar feed panel */
[style*="rgba(255,255,255,.14)"],[style*="rgba(255,255,255,0.14)"]{
  border-color:var(--hair)!important}

/* ── SUBMIT A DOOR — a quiet line, never a block ────────────────────────── */
.h-submit{margin:44px 0 0;padding-top:26px;border-top:1px solid var(--hair)}
.h-submit-line{font-size:15px!important;color:var(--body)!important;margin:0!important}
.h-submit-line a{color:var(--ink)!important;text-decoration:underline;text-underline-offset:3px;
  font-weight:500}
.h-submit-line a:hover{color:var(--acc)!important}
.h-submit-form{max-width:560px;margin:20px 0 0;display:grid;gap:14px}
.h-submit-form[hidden]{display:none}
.h-fld{display:block;font-size:13px;color:var(--mute)}
.h-fld span{display:block;margin-bottom:6px;font-weight:500;color:var(--body)}
.h-fld em{font-style:normal;color:var(--mute);font-weight:400}
.h-fld input,.h-fld textarea{width:100%;font-size:15px!important;padding:11px 14px!important}
.h-submit-form button{justify-self:start;background:var(--ink);color:#fff;border:0;
  border-radius:999px;padding:12px 24px;font:600 14px Inter;cursor:pointer;
  transition:transform .18s,background .18s}
.h-submit-form button:hover{transform:scale(1.03);background:var(--acc)}
.h-submit-form button:disabled{opacity:.55;cursor:default;transform:none;background:var(--ink)}
.h-submit-note{font-size:12.5px;color:var(--mute)!important;margin:0!important;max-width:56ch}
.h-submit-note.is-ok{color:var(--ink)!important}
.h-submit-note.is-err{color:#b3261e!important}
.h-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}

/* ── the archives — the same editorial type as the news ─────────────────── */
.h-arch{display:grid;gap:38px;margin:34px 0 0}
.h-arch-item{border-top:1px solid var(--hair);padding-top:24px}
.h-arch-item .src{display:block;font:600 11px Inter;letter-spacing:.14em;text-transform:uppercase;
  color:var(--mute)}
.h-arch-item h2{font-size:25px!important;font-weight:600!important;letter-spacing:-.02em!important;
  line-height:1.15;margin:10px 0 8px!important;text-transform:none!important}
.h-arch-by{font-weight:500;color:var(--mute)}
.h-arch-item p{font-size:15px!important;line-height:1.5;color:var(--body)!important;
  margin:0 0 10px!important;max-width:66ch}
.h-arch-meta{font-size:13px!important;color:var(--mute)!important}
.h-arch-item.is-closed h2,.h-arch-item.is-closed .h-arch-by{color:var(--mute)!important}
.h-arch-item .src b{color:var(--ink);font-weight:600}
.h-arch-go{display:inline-block;font:600 13px Inter;color:var(--ink)!important;
  text-decoration:underline;text-underline-offset:3px}
.h-arch-go:hover{color:var(--acc)!important}
.h-arch-foot,.h-arch-warn{font-size:13.5px;color:var(--mute)!important;margin-top:34px}
.h-arch-warn{margin:0 0 8px}

/* ── /free ──────────────────────────────────────────────────────────────── */
.h-free-close{font-weight:500;color:var(--ink)!important}
.h-free-links{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px;padding-top:26px;
  border-top:1px solid var(--hair)}
.h-free-links a{font:600 14px Inter;color:var(--ink)!important;text-decoration:none}
.h-free-links a:hover{color:var(--acc)!important}

/* ── footer additions on pages with no .footer-links row ────────────────── */
.h-footlinks{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;padding-top:14px}
.h-footlinks a{color:var(--mute)!important;text-decoration:none;font-size:12.5px}
.h-footlinks a:hover{color:var(--ink)!important}

/* ── legacy section heads that were display-sized all-caps become labels ── */
#siteindex .pagehead,.rooms-label,.page-eyebrow,.section-label{
  font-family:'Inter Tight',Inter,sans-serif!important;font-size:15px!important;
  font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase;
  color:var(--ink)!important}
#siteindex .pagehead{border-top:1px solid var(--hair);padding-top:28px;margin-bottom:10px}
#siteindex .pagesub{font-size:15px!important;color:var(--body)!important;margin-bottom:30px}

/* ── Album of the Week — editorial, same system as the news ─────────────── */
#aotw{padding:64px 0 8px!important}
#aotwCard{max-width:1200px!important;margin:0 auto!important;background:#fff!important;
  border:0!important;border-top:1px solid var(--hair)!important;border-radius:0!important;
  box-shadow:none!important;padding:28px 32px 0!important}
#aotwCard>div:first-child>div:first-child{font-family:'Inter Tight',Inter,sans-serif!important;
  font-size:15px!important;font-weight:600!important;letter-spacing:.16em!important;
  text-transform:uppercase;color:var(--ink)!important}
#aotwCard a[href*="thewhowhat"]{font-size:13.5px!important;font-weight:500!important;
  letter-spacing:0!important;text-transform:none!important;color:var(--mute)!important}
#aotwCard a[href*="thewhowhat"]:hover{color:var(--ink)!important}
#aotwCard>div:nth-of-type(2){font-family:'Inter Tight',Inter,sans-serif!important;
  font-size:25px!important;font-weight:600!important;letter-spacing:-.02em!important;
  margin:18px 0 8px!important}
#aotwCard p{font-size:15px!important;line-height:1.5!important;color:var(--body)!important;
  max-width:62ch}
#aotwCard a[href*="youtube"],#aotwCard a[href*="spotify"]{
  border-radius:999px!important;padding:12px 24px!important;font:600 13px Inter!important;
  letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;
  background-image:none!important;transition:transform .18s}
#aotwCard a[href*="youtube"]{border:1px solid #e3e3e6!important;background:#fff!important;
  color:var(--ink)!important}
#aotwCard a[href*="spotify"]{border:0!important;background:var(--ink)!important;color:#fff!important}
#aotwCard a[href*="youtube"]:hover,#aotwCard a[href*="spotify"]:hover{transform:scale(1.03)}
#aotwCard form{border-top:1px solid var(--hair)!important}
#aotwCard form span{color:var(--mute)!important}

/* ── legacy de-darkening: kill the brown rooms and the gold furniture ───── */
section{background-color:transparent!important;background-image:none!important}
#cover,#chatlive,#news,#aotw,#rooms,#honest,#signoff,#siteindex,#page-hero,#ch-hero,#ch-cta{
  background:#fff!important;border-color:var(--hair)!important;box-shadow:none!important}
#chatlive .cl-window{background:#fff!important;border:1px solid var(--hair)!important}
#chatlive .cl-stream *{color:var(--ink)!important}
.goldbtn,.startbtn,.btn-primary,button[type="submit"]{
  background:var(--ink)!important;background-image:none!important;color:#fff!important;
  border:0!important;border-radius:999px!important;box-shadow:none!important;
  font:600 14px Inter!important;letter-spacing:0!important;text-transform:none!important;
  padding:12px 24px!important;transition:transform .18s}
.goldbtn:hover,.startbtn:hover,.btn-primary:hover,button[type="submit"]:hover{transform:scale(1.03)}
input,textarea,select{background:#fff!important;color:var(--ink)!important;
  border:1px solid #e3e3e6!important;border-radius:10px!important;
  font-family:Inter,sans-serif!important}
input::placeholder,textarea::placeholder{color:var(--mute)!important}
hr{border:0;border-top:1px solid var(--hair)}

/* ── responsive ─────────────────────────────────────────────────────────── */
@media(max-width:900px){
  .c8,.c6,.c4{grid-column:span 12;aspect-ratio:16/9}
  nav#nav .nav-links{display:none}
  nav#nav{padding:0 20px!important}
  .h-wrap{padding:0 20px}
  .h-hero{padding:76px 0 48px}
  .h-rooms{padding:44px 0 8px;gap:18px}
}
@media(max-width:560px){
  .h-ladder{grid-template-columns:1fr}
  .h-ask{padding:6px 6px 6px 18px}
  .h-ask span{font-size:15px}
  .h-ask b{padding:12px 20px}
}
