:root{--nda-accent:var(--nd-accent,#f6b619);--nda-surface:var(--nd-surface,#111214);--nda-surface-2:var(--nd-surface-2,#17181b);--nda-border:var(--nd-border,#303238);--nda-text:var(--nd-text,#f3f3f3);--nda-muted:var(--nd-text-muted,#a8a8ad);--nda-radius:var(--nd-radius,16px);--nda-transition:var(--nd-transition,.25s ease)}.nda-home,.nda-page{font-family:inherit;color:var(--nda-text)}.nda-home{max-width:620px}.nda-home header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.nda-home h2{font-size:18px;line-height:1;margin:0;color:#fff;text-transform:uppercase;font-weight:500}.nda-home header a{color:var(--nda-accent);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.nda-home__panel{background:var(--nda-surface);border:1px solid var(--nda-border);border-radius:var(--nda-radius);overflow:hidden}.nda-home__item{min-height:74px;display:grid;grid-template-columns:54px 1fr 26px;gap:12px;align-items:center;padding:9px 12px;border-bottom:1px solid #292a2e}.nda-home__item:last-child{border-bottom:0}.nda-home__art{width:52px;height:52px;border-radius:7px;overflow:hidden;background:#222;display:grid;place-items:center;color:var(--nda-accent);font-weight:900}.nda-home__art img{width:100%;height:100%;object-fit:cover;display:block}.nda-home__copy{min-width:0}.nda-home__copy span{display:block;color:var(--nda-accent);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nda-home__copy strong{display:block;color:#fff;font-size:15px;line-height:1.15;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nda-home__copy small{display:block;color:var(--nda-muted);font-size:11px}.nda-star{color:var(--nda-accent);font-size:22px;text-align:center}.nda-page{max-width:1180px;margin:0 auto;padding:46px 24px 84px}.nda-page__hero{padding:26px 0 34px;border-bottom:1px solid #242529;margin-bottom:38px}.nda-page__hero>span{color:var(--nda-accent);font-size:11px;font-weight:800;letter-spacing:.22em}.nda-page__hero h1{font-size:clamp(36px,5vw,68px);line-height:.95;margin:12px 0;color:#fff;font-weight:500}.nda-page__hero p{color:#b6b6ba;max-width:760px;font-size:18px;line-height:1.5}.nda-updated{margin-top:18px;color:var(--nda-accent);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.nda-featured{margin:10px 0 44px}.nda-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.nda-section-heading h2{margin:0;color:var(--nda-accent);font-size:28px;text-transform:uppercase;letter-spacing:.02em}.nda-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.nda-featured article{position:relative;aspect-ratio:1/1;background:var(--nda-surface);border:1px solid #34363c;border-radius:24px;overflow:hidden;isolation:isolate;box-shadow:0 18px 48px rgba(0,0,0,.28);transition:transform var(--nda-transition),border-color var(--nda-transition),box-shadow var(--nda-transition)}.nda-featured article:hover{transform:translateY(-3px);border-color:rgba(246,182,25,.56);box-shadow:0 24px 64px rgba(0,0,0,.38)}.nda-featured__art{position:absolute;inset:0;overflow:hidden;background:#08090a;display:grid;place-items:center}.nda-featured__art img{width:100%;height:100%;object-fit:contain;display:block}.nda-featured article:after{content:"";position:absolute;inset:35% 0 0;z-index:1;background:linear-gradient(180deg,rgba(8,9,10,0) 0%,rgba(8,9,10,.72) 38%,rgba(8,9,10,.98) 100%);pointer-events:none}.nda-featured__copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:48px 20px 20px}.nda-featured__copy span{display:block;color:var(--nda-accent);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.65)}.nda-featured__copy strong{display:block;color:#fff;font-size:22px;line-height:1.12;margin:6px 0;text-shadow:0 2px 16px rgba(0,0,0,.75)}.nda-featured__copy small{display:block;color:#d0d0d4;font-size:13px}.nda-featured__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.nda-featured__meta>div{display:flex;gap:8px;align-items:center}.nda-archive-link{text-align:right;margin:22px 0 38px}.nda-archive-link a{display:inline-block;color:#fff;text-decoration:none;font-size:18px;font-weight:600;border-bottom:1px solid var(--nda-accent);padding-bottom:7px}.nda-rotations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}.nda-rotation{margin:0}.nda-rotation__heading{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #34353a;padding-bottom:12px;margin-bottom:4px}.nda-rotation__heading h2{margin:0;color:var(--nda-accent);font-size:27px;text-transform:uppercase;font-weight:600}.nda-rotation__heading span{color:#8d8e94;font-size:12px}.nda-track-list article{display:flex;justify-content:space-between;align-items:center;padding:15px 4px;border-bottom:1px solid #202125;gap:14px}.nda-track-list article>div:first-child{min-width:0}.nda-track-list span{display:block;color:var(--nda-accent);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.nda-track-list strong{display:block;color:#fff;font-size:18px;font-weight:550;line-height:1.25;margin-top:2px}.nda-badges{display:flex;gap:10px;align-items:center}.nda-badges em{font-style:normal;color:var(--nda-accent);font-size:10px;font-weight:900;letter-spacing:.12em}.nda-badges b{color:var(--nda-accent);font-size:18px}.nda-search{margin:26px 0}.nda-search form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:stretch!important;width:100%!important;max-width:980px;margin:0 auto!important}.nda-search input[type="search"]{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;min-width:0!important;height:54px!important;margin:0!important;box-sizing:border-box!important;background:var(--nda-surface-2)!important;color:#f5f5f6!important;-webkit-text-fill-color:#f5f5f6!important;border:1px solid #35373d!important;border-radius:14px!important;padding:0 18px!important;font:inherit!important;font-size:15px!important;line-height:54px!important;outline:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}.nda-search input[type="search"]::placeholder{color:#8f9198!important;opacity:1}.nda-search input[type="search"]:focus{border-color:rgba(246,182,25,.72)!important;box-shadow:0 0 0 3px rgba(246,182,25,.10)!important}.nda-search button,.nda-search-results button{height:54px!important;margin:0!important;box-sizing:border-box!important;background:var(--nda-surface)!important;border:1px solid var(--nda-accent)!important;color:var(--nda-accent)!important;border-radius:14px!important;padding:0 22px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:none!important}.nda-search button:hover,.nda-search-results button:hover{background:var(--nda-accent)!important;color:#08090a!important}.nda-search-results{margin-top:18px;background:#101113;border:1px solid #2d2f34;border-radius:18px;overflow:hidden}.nda-search-results__head{display:flex;justify-content:space-between;align-items:center;padding:18px}.nda-search-results article{display:flex;justify-content:space-between;gap:20px;padding:16px 18px;border-top:1px solid #28292d}.nda-search-results span,.nda-search-results strong,.nda-search-results em,.nda-search-results small{display:block}.nda-search-results span{color:var(--nda-accent);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.nda-search-results strong{color:#fff}.nda-search-results em{color:#fff;font-style:normal}.nda-search-results small{color:#999}@media(max-width:900px){.nda-featured__grid,.nda-rotations{grid-template-columns:1fr 1fr}.nda-featured__copy strong{font-size:18px}}@media(max-width:700px){.nda-home{max-width:100%}.nda-home__item{grid-template-columns:52px 1fr 22px;padding:9px 10px}.nda-page{padding:30px 16px 60px}.nda-featured__grid,.nda-rotations{grid-template-columns:1fr}.nda-search form{grid-template-columns:1fr!important}.nda-search button{width:100%!important}.nda-track-list strong{font-size:17px}.nda-search-results article{align-items:flex-start}.nda-search-results__head{align-items:flex-start;gap:12px;flex-direction:column}}@media print{header,footer,.site-header,.site-footer,.nda-search form,.nda-home{display:none!important}.nda-page{color:#000;padding:0}.nda-search-results{border:0}.nda-search-results article{border-color:#ddd}.nda-search-results strong,.nda-search-results em{color:#000}}

/* 1.0.2 refinements */
.nda-featured__grid{max-width:980px;margin:0 auto;gap:14px}
.nda-featured article{border-radius:14px}
.nda-featured__art{aspect-ratio:4/3}
.nda-featured__copy{padding:13px 14px 14px}
.nda-featured__copy strong{font-size:18px}
.nda-featured__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:5px}
.nda-platform-links{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.nda-platform-icon{width:28px;height:28px;border:1px solid #44464c;border-radius:999px;display:grid;place-items:center;color:#fff;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}
.nda-platform-icon:hover{transform:translateY(-1px);border-color:var(--nda-accent)}
.nda-platform-icon svg{width:15px;height:15px;display:block;fill:currentColor;stroke:currentColor;stroke-width:1.6}
.nda-platform-icon--spotify{color:#1ed760}.nda-platform-icon--apple{color:#fff}.nda-platform-icon--facebook{color:#4c8bf5}.nda-platform-icon--instagram{color:#e35ba8}.nda-platform-icon--youtube{color:#ff4b4b}.nda-platform-icon--x{color:#fff}.nda-platform-icon--beatport{color:#9eea4a}
.nda-rotations{display:block}
.nda-rotation{margin:0 0 36px}
.nda-rotation__heading{margin-bottom:0}
.nda-track-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}
.nda-track-list article{padding:11px 3px}
.nda-track-list span{font-size:13px}
.nda-track-list strong{font-size:19px}
@media(max-width:700px){.nda-track-columns{grid-template-columns:1fr}.nda-featured__grid{grid-template-columns:1fr}.nda-featured__art{aspect-ratio:16/10}}

/* 1.0.3 refinements */
.nda-page__promo{margin:18px 0 22px;border-radius:var(--nda-radius);overflow:hidden;background:#101113;border:1px solid #2b2d32}
.nda-page__promo a,.nda-page__promo img{display:block;width:100%}
.nda-page__promo img{height:auto;max-height:430px;object-fit:cover}

/* Preserve full square artwork rather than cropping it. */
.nda-featured__art,.nda-home__art{background:#0b0c0e}
.nda-featured__art img,.nda-home__art img{object-fit:contain!important}

/* Strongly isolate the compact homepage component from theme/card styles. */
.nda-home{width:100%!important;max-width:620px!important;margin:0!important;padding:0!important;background:transparent!important}
.nda-home>header{min-height:0!important;margin:0 0 10px!important;padding:0!important;background:transparent!important}
.nda-home__panel{margin:0!important;padding:0!important;border-radius:var(--nda-radius)!important}
.nda-home__item{box-sizing:border-box!important;min-height:74px!important;height:74px!important;margin:0!important;padding:9px 12px!important;grid-template-columns:54px minmax(0,1fr) 26px!important;gap:12px!important;border-radius:0!important;background:var(--nda-surface)!important;box-shadow:none!important;transform:none!important}
.nda-home__item:hover{transform:none!important;background:#151619!important}
.nda-home__art{width:52px!important;height:52px!important;margin:0!important;padding:0!important;border-radius:7px!important}
.nda-home__copy{margin:0!important;padding:0!important}
.nda-home__copy span{font-size:9px!important;line-height:1.15!important;margin:0!important}
.nda-home__copy strong{font-size:15px!important;line-height:1.15!important;margin:3px 0!important}
.nda-home__copy small{font-size:11px!important;line-height:1.15!important;margin:0!important}
.nda-star{font-size:22px!important;line-height:1!important}

/* Platform accents: coloured circles with clean white glyphs. */
.nda-platform-icon{border:0!important;color:#fff!important;background:#34363b!important}
.nda-platform-icon svg{fill:#fff!important;stroke:none!important}
.nda-platform-icon--facebook{background:#1877f2!important}
.nda-platform-icon--instagram{background:#d62976!important}
.nda-platform-icon--spotify{background:#1db954!important}
.nda-platform-icon--apple{background:#555!important}
.nda-platform-icon--youtube{background:#ff0000!important}
.nda-platform-icon--x{background:#111!important;border:1px solid #444!important}
.nda-platform-icon--beatport{background:#94d500!important;color:#111!important}
.nda-platform-icon--beatport svg{fill:#111!important}

@media(max-width:700px){
  .nda-home__item{height:70px!important;min-height:70px!important;grid-template-columns:50px minmax(0,1fr) 22px!important;padding:8px 10px!important}
  .nda-home__art{width:48px!important;height:48px!important}
  .nda-page__promo img{max-height:260px}
}

/* NEWDAWN Homepage Design System 1.0
   Shared visual contract for compact homepage modules. */
:root{
  --nd-home-title-size:18px;
  --nd-home-title-weight:700;
  --nd-home-title-letter:.01em;
  --nd-home-header-height:34px;
  --nd-home-header-gap:14px;
  --nd-home-see-size:11px;
  --nd-home-see-letter:.16em;
  --nd-home-radius:16px;
  --nd-home-border:rgba(255,255,255,.11);
  --nd-home-panel:#111214;
  --nd-home-gold:#f3b633;
}
.nda-home>header{
  min-height:var(--nd-home-header-height)!important;
  margin:0 0 var(--nd-home-header-gap)!important;padding:0!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
}
.nda-home>header h2{
  margin:0!important;color:#fff!important;font-family:inherit!important;
  font-size:var(--nd-home-title-size)!important;line-height:1!important;
  font-weight:var(--nd-home-title-weight)!important;letter-spacing:var(--nd-home-title-letter)!important;
  text-transform:uppercase!important;
}
.nda-home>header a{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  margin:0!important;color:var(--nd-home-gold)!important;font-size:var(--nd-home-see-size)!important;
  line-height:1!important;font-weight:800!important;letter-spacing:var(--nd-home-see-letter)!important;
  text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;
}
.nda-home__panel{
  box-sizing:border-box!important;min-height:0!important;
  height:auto!important;background:var(--nd-home-panel)!important;
  border:1px solid var(--nd-home-border)!important;border-radius:var(--nd-home-radius)!important;
  overflow:hidden!important;
}
@media(max-width:700px){.nda-home__panel{height:auto!important;min-height:0!important}}


/* 1.0.7 homepage rotation refinements */
.nda-home__panel{
  background:#000!important;
  border-color:rgba(255,255,255,.14)!important;
}
.nda-home__item{
  min-height:86px!important;
  height:86px!important;
  grid-template-columns:66px minmax(0,1fr) 28px!important;
  gap:14px!important;
  padding:10px 14px!important;
  background:#000!important;
  border-bottom-color:rgba(255,255,255,.12)!important;
}
.nda-home__item:hover{background:#070707!important}
.nda-home__art{
  width:64px!important;
  height:64px!important;
  border-radius:0!important;
  background:#080808!important;
}
.nda-home__art img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:inherit!important;
}
.nda-home__copy span{font-size:10px!important}
.nda-home__copy strong{font-size:16px!important;margin:4px 0!important}
.nda-home__copy small{font-size:12px!important}
@media(max-width:700px){
  .nda-home__item{height:78px!important;min-height:78px!important;grid-template-columns:58px minmax(0,1fr) 24px!important;padding:9px 11px!important;gap:12px!important}
  .nda-home__art{width:56px!important;height:56px!important;border-radius:0!important}
}

.nda-home,.nda-page,.nda-search,.nda-home button,.nda-page button,.nda-search input,.nda-search button{font-family:inherit!important;}
