:root{--ndf-gold:var(--nd-accent,#f3ad19);--ndf-bg:var(--nd-bg,#070707);--ndf-panel:var(--nd-surface,#111);--ndf-muted:var(--nd-text-muted,#aaa);--ndf-line:var(--nd-border,rgba(255,255,255,.14));--ndf-radius:var(--nd-radius,16px);--ndf-transition:var(--nd-transition,.2s ease)}
.ndf-submit,.ndf-single,.ndf-archive,.ndf-compact{color:#fff}
.ndf-submit{max-width:1100px;margin:0 auto;background:transparent;padding:0;font-family:inherit}
.ndf-submit *{box-sizing:border-box}
.ndf-submit [hidden]{display:none!important}
.ndf-eyebrow,.ndf-submit small,.ndf-compact small{color:var(--ndf-gold);text-transform:uppercase;letter-spacing:.16em;font-size:12px}
.ndf-submit h1,.ndf-submit h2,.ndf-submit h3{font-size:27px!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0 0 16px!important;color:#f2f2f2!important}
.ndf-submit>p{max-width:850px;color:#d0d0d0;font-size:17px;line-height:1.65;margin:0}
.ndf-submit form{display:block;margin-top:24px}
.ndf-submit label{display:grid;gap:8px;font-weight:600;color:#ddd}
.ndf-submit label>span{font-size:13px;color:#ccc}
.ndf-submit input,.ndf-submit textarea,.ndf-submit select{width:100%!important;min-height:48px!important;background:#111!important;border:1px solid #343434!important;border-radius:0!important;color:#fff!important;padding:12px 14px!important;box-shadow:none!important;font:inherit!important}
.ndf-submit textarea{min-height:150px!important;resize:vertical}
.ndf-submit input:focus,.ndf-submit textarea:focus,.ndf-submit select:focus{outline:0!important;border-color:var(--ndf-gold)!important;box-shadow:0 0 0 1px var(--ndf-gold)!important}
.ndf-two,.ndf-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ndf-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}
.ndf-rights{display:flex!important;align-items:flex-start;gap:12px;font-weight:400!important;line-height:1.55}
.ndf-rights input{width:auto!important;min-height:0!important;margin-top:4px}
.ndf-submit button,.ndf-submit .ndf-button{position:relative!important;z-index:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:46px!important;width:auto!important;padding:12px 22px!important;margin:0!important;border:1px solid var(--ndf-gold)!important;border-radius:999px!important;background:transparent!important;background-image:none!important;color:var(--ndf-gold)!important;font:700 13px/1 inherit!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:none!important;overflow:visible!important;cursor:pointer!important;transition:background-color var(--ndf-transition),color var(--ndf-transition),border-color var(--ndf-transition)!important}
.ndf-submit button:before,.ndf-submit button:after{display:none!important;content:none!important}
.ndf-submit button:hover,.ndf-submit button:focus{background:var(--ndf-gold)!important;color:#080808!important;border-color:var(--ndf-gold)!important}
.ndf-success{padding:18px;border-left:4px solid var(--ndf-gold);background:#141414;color:#fff;margin-bottom:20px}
.ndf-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0 36px}
.ndf-steps span{position:relative;display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #333;color:#777}
.ndf-steps span.is-active,.ndf-steps span.is-complete{border-color:var(--ndf-gold);color:#fff}
.ndf-steps i{display:grid;place-items:center;width:26px;height:26px;border:1px solid currentColor;border-radius:50%;font-style:normal;font-size:12px}
.ndf-steps b{font-size:12px;text-transform:uppercase;letter-spacing:.12em}
.ndf-step{display:block}
.ndf-type-grid{display:flex;flex-direction:column;gap:10px;max-width:900px}
.ndf-submit .ndf-type-card{min-height:68px!important;padding:18px 22px!important;border:1px solid #333!important;border-radius:12px!important;background:linear-gradient(145deg,#141414,#0b0b0b)!important;color:#fff!important;text-align:left!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;letter-spacing:0!important;text-transform:none!important}
.ndf-submit .ndf-type-card strong{font-size:16px;line-height:1.3;color:#fff}
.ndf-submit .ndf-type-card span{align-self:flex-end;color:var(--ndf-gold);font-size:22px;line-height:1}
.ndf-submit .ndf-type-card:hover,.ndf-submit .ndf-type-card.is-selected{border-color:var(--ndf-gold)!important;background:linear-gradient(145deg,rgba(243,173,25,.10),#0b0b0b)!important;color:#fff!important;transform:none!important}
.ndf-type-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ndf-type-form.is-active{display:grid}
.ndf-type-form h2{grid-column:1/-1}
.ndf-type-form label:has(textarea){grid-column:1/-1}
.ndf-form-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.ndf-submit .ndf-form-nav .ndf-back{border-color:#555!important;color:#ddd!important}
.ndf-submit .ndf-form-nav .ndf-back:hover{background:#222!important;color:#fff!important;border-color:#777!important}
.ndf-review-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 26px}
.ndf-review-summary div{background:#121212;border:1px solid #282828;padding:14px}
.ndf-review-summary small,.ndf-review-summary strong{display:block}
.ndf-review-summary small{color:var(--ndf-gold);text-transform:uppercase;letter-spacing:.1em;font-size:11px}
.ndf-review-summary strong{margin-top:5px;color:#fff;font-weight:600;word-break:break-word}
.ndf-compact header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ndf-compact h2{font-size:27px;margin:0}.ndf-compact header a{color:#fff;text-decoration:none}.ndf-compact-list{background:#101010}.ndf-compact-row{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:16px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.07)}.ndf-compact-row time{text-align:center;border-right:1px solid rgba(255,255,255,.12)}.ndf-compact-row time b{display:block;color:var(--ndf-gold);font-size:12px}.ndf-compact-row time strong{font-size:28px}.ndf-compact-row span{display:grid;align-content:center}.ndf-compact-row span b{font-size:18px}.ndf-compact-row em{color:var(--ndf-muted);font-style:normal}.ndf-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ndf-card{background:#111;color:#fff;text-decoration:none;display:flex;flex-direction:column}.ndf-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.ndf-card-content{padding:20px}.ndf-card h3{margin:.3em 0}.ndf-card p{color:#aaa}.ndf-single{background:#070707;min-height:100vh}.ndf-single-hero{min-height:560px;display:flex;align-items:flex-end;background:#111 center/cover;position:relative}.ndf-single-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.25))}.ndf-single-hero-inner{position:relative;z-index:1;max-width:1200px;width:100%;margin:auto;padding:70px 24px}.ndf-single-hero h1{font-size:clamp(42px,7vw,90px);line-height:.95;max-width:900px;margin:.2em 0}.ndf-single-meta{color:#ddd}.ndf-single-body{max-width:1120px;margin:auto;padding:60px 24px;display:grid;grid-template-columns:minmax(0,760px) 280px;gap:70px}.ndf-single-content{font-size:19px;line-height:1.8}.ndf-single-aside{border-left:1px solid #333;padding-left:24px}.ndf-single-aside a{display:inline-block;background:var(--ndf-gold);color:#111;padding:12px 18px;text-decoration:none;font-weight:800}.ndf-archive{max-width:1200px;margin:auto;padding:60px 24px}.ndf-archive h1{font-size:54px}
@media(max-width:900px){.ndf-type-grid{display:flex;flex-direction:column}.ndf-upload-grid{grid-template-columns:1fr}.ndf-type-form,.ndf-review-summary{grid-template-columns:1fr}.ndf-two,.ndf-archive-grid,.ndf-single-body{grid-template-columns:1fr}.ndf-single-hero{min-height:460px}.ndf-single-aside{border-left:0;border-top:1px solid #333;padding:24px 0}}
@media(max-width:560px){.ndf-steps{grid-template-columns:1fr}.ndf-steps{gap:6px}.ndf-submit h1,.ndf-submit h2,.ndf-submit h3{font-size:24px!important}.ndf-submit>p{font-size:15px}.ndf-submit .ndf-type-card{min-height:82px!important}.ndf-form-nav{flex-direction:column}.ndf-submit .ndf-form-nav button{width:100%!important}}

.ndf-submit h1,.ndf-submit h2,.ndf-submit h3{font-size:27px!important;line-height:1.08!important;}
.ndf-assets-section{grid-column:1/-1;margin-top:8px}.ndf-assets-section>h3{margin:0 0 14px!important}.ndf-final-submit{position:relative;z-index:2}

/* 1.0.4: clearer form labels and standalone confirmation */
.ndf-submit label > span,
.ndf-submit .ndf-upload-grid label,
.ndf-submit .ndf-rights span {
    font-size: 16px !important;
    line-height: 1.45 !important;
}

.ndf-submit input,
.ndf-submit textarea,
.ndf-submit select {
    font-size: 16px !important;
}

.ndf-submit-complete {
    min-height: 58vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.ndf-submit-complete .ndf-success {
    width: min(760px, 100%);
    padding: clamp(36px, 6vw, 72px);
    border: 1px solid rgba(246, 180, 29, .38);
    background: linear-gradient(145deg, rgba(246,180,29,.07), rgba(12,13,18,.92));
}

.ndf-submit-complete .ndf-success h1 {
    margin: 12px 0 18px !important;
    font-size: clamp(32px, 5vw, 56px) !important;
    line-height: 1 !important;
    color: #fff !important;
}

.ndf-submit-complete .ndf-success p {
    max-width: 620px;
    margin: 0 auto 14px;
    font-size: clamp(18px, 2vw, 22px) !important;
    line-height: 1.55;
    color: #fff;
}

.ndf-submit-complete .ndf-success .ndf-success-note {
    font-size: 15px !important;
    color: rgba(255,255,255,.68);
}

/* 1.1.1: richer type-aware single feature templates */
.ndf-single-lead{max-width:720px;font-size:20px;line-height:1.55;color:#eee}
.ndf-release-artist{margin:18px 0 0;color:#fff;font-size:clamp(20px,2.4vw,34px);font-weight:600}
.ndf-release-intro{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:46px;align-items:start;margin-bottom:42px}
.ndf-release-cover{margin:0}
.ndf-release-cover img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(255,255,255,.14)}
.ndf-release-copy h2{margin:10px 0 4px;font-size:clamp(30px,4vw,52px);line-height:1.02;color:#fff}
.ndf-release-by{margin:0 0 24px;color:var(--ndf-gold);font-size:20px}
.ndf-release-description{color:#ddd;font-size:18px;line-height:1.75}
.ndf-single-aside h3{margin:0 0 22px;color:#fff;font-size:18px;text-transform:uppercase;letter-spacing:.08em}
.ndf-single-aside p{margin:0 0 20px;color:#d0d0d0;line-height:1.5}
.ndf-single-aside p strong{color:var(--ndf-gold);font-size:12px;text-transform:uppercase;letter-spacing:.12em}
.ndf-editorial-content:empty{display:none}
@media(max-width:760px){.ndf-release-intro{grid-template-columns:1fr;gap:26px}.ndf-release-cover{max-width:340px}.ndf-single-lead{font-size:17px}}

/* 1.1.4 — compact homepage events module */
.ndf-compact{width:100%;margin:0;padding:0;background:transparent;color:#fff}
.ndf-compact-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 18px!important}
.ndf-compact-header h2{margin:0!important;color:#f2f2f2!important;font-size:27px!important;line-height:1!important;font-weight:600!important;letter-spacing:-.02em!important;text-transform:uppercase!important}
.ndf-compact-all{display:inline-flex;align-items:center;gap:12px;color:var(--ndf-gold)!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap}
.ndf-compact-all:hover{color:#fff!important}
.ndf-compact-list{overflow:hidden;background:linear-gradient(145deg,#131313,#0d0d0d)!important;border:1px solid rgba(255,255,255,.08);border-radius:20px}
.ndf-compact-row{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:30px!important;align-items:center!important;min-height:150px;padding:24px 28px!important;color:#fff!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.07)!important;background:transparent!important;transition:background-color .2s ease!important}
.ndf-compact-row:last-child{border-bottom:0!important}
.ndf-compact-row:hover{background:rgba(255,255,255,.025)!important}
.ndf-compact-row time{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:96px;height:104px;text-align:center!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:18px!important;background:#111!important}
.ndf-compact-row time b{display:block!important;margin-bottom:5px;color:var(--ndf-gold)!important;font-size:15px!important;line-height:1!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.ndf-compact-row time strong{display:block!important;color:#f5f5f5!important;font-size:44px!important;line-height:.95!important;font-weight:500!important}
.ndf-compact-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:0}
.ndf-compact-copy small{margin-bottom:8px;color:var(--ndf-gold)!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.ndf-compact-copy b{display:block!important;max-width:100%;color:#fff!important;font-size:25px!important;line-height:1.15!important;font-weight:700!important;white-space:normal!important}
.ndf-compact-copy em{display:block!important;margin-top:8px;color:#bdbdbd!important;font-size:17px!important;line-height:1.35!important;font-style:normal!important;white-space:normal!important}
@media(max-width:700px){.ndf-compact-row{grid-template-columns:82px minmax(0,1fr)!important;gap:18px!important;min-height:118px;padding:18px!important}.ndf-compact-row time{width:74px;height:82px;border-radius:14px!important}.ndf-compact-row time strong{font-size:32px!important}.ndf-compact-copy b{font-size:19px!important}.ndf-compact-copy em{font-size:14px!important}.ndf-compact-header h2{font-size:23px!important}}

/* 1.1.5 — compact editorial homepage widget */
.ndf-compact{
    width:100%!important;
    max-width:720px!important;
}
.ndf-compact-header{
    margin:0 0 12px!important;
    min-height:28px;
}
.ndf-compact-header--no-title{
    justify-content:flex-end!important;
}
.ndf-compact-header h2{
    font-size:20px!important;
    line-height:1.05!important;
    font-weight:600!important;
    letter-spacing:-.015em!important;
}
.ndf-compact-all{
    font-size:11px!important;
    gap:9px!important;
}
.ndf-compact-list{
    border-radius:16px!important;
}
.ndf-compact-row{
    grid-template-columns:74px minmax(0,1fr)!important;
    gap:18px!important;
    min-height:96px!important;
    padding:12px 16px!important;
}
.ndf-compact-row time{
    width:64px!important;
    height:70px!important;
    border-radius:13px!important;
}
.ndf-compact-row time b{
    margin-bottom:4px!important;
    font-size:10px!important;
    letter-spacing:.14em!important;
}
.ndf-compact-row time strong{
    font-size:29px!important;
    line-height:.95!important;
    font-weight:500!important;
}
.ndf-compact-copy small{
    margin-bottom:4px!important;
    font-size:10px!important;
    letter-spacing:.13em!important;
}
.ndf-compact-copy b{
    font-size:17px!important;
    line-height:1.15!important;
    font-weight:650!important;
}
.ndf-compact-copy em{
    margin-top:4px!important;
    font-size:13px!important;
    line-height:1.25!important;
    color:#aaa!important;
}
@media(max-width:700px){
    .ndf-compact{max-width:none!important}
    .ndf-compact-header h2{font-size:18px!important}
    .ndf-compact-row{grid-template-columns:66px minmax(0,1fr)!important;gap:14px!important;min-height:88px!important;padding:10px 13px!important}
    .ndf-compact-row time{width:58px!important;height:64px!important;border-radius:12px!important}
    .ndf-compact-row time strong{font-size:26px!important}
    .ndf-compact-copy b{font-size:16px!important}
    .ndf-compact-copy em{font-size:12px!important}
}

/* 1.1.6 — true compact mockup proportions */
.ndf-compact{
    max-width:620px!important;
}
.ndf-compact-header{
    margin-bottom:10px!important;
    min-height:22px!important;
}
.ndf-compact-header h2{
    font-size:18px!important;
    line-height:1!important;
    font-weight:600!important;
}
.ndf-compact-all{
    font-size:10px!important;
    letter-spacing:.12em!important;
}
.ndf-compact-list{
    border-radius:14px!important;
}
.ndf-compact .ndf-compact-row{
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:14px!important;
    min-height:74px!important;
    padding:9px 12px!important;
}
.ndf-compact .ndf-compact-row time{
    width:52px!important;
    height:56px!important;
    border-radius:10px!important;
}
.ndf-compact .ndf-compact-row time b{
    margin-bottom:2px!important;
    font-size:9px!important;
    letter-spacing:.13em!important;
}
.ndf-compact .ndf-compact-row time strong{
    font-size:23px!important;
    line-height:.9!important;
}
.ndf-compact .ndf-compact-copy small{
    margin-bottom:3px!important;
    font-size:9px!important;
    line-height:1!important;
}
.ndf-compact .ndf-compact-copy b{
    font-size:15px!important;
    line-height:1.08!important;
    font-weight:700!important;
}
.ndf-compact .ndf-compact-copy em{
    margin-top:3px!important;
    font-size:11px!important;
    line-height:1.2!important;
}
@media(max-width:700px){
    .ndf-compact{max-width:none!important}
    .ndf-compact .ndf-compact-row{grid-template-columns:54px minmax(0,1fr)!important;gap:12px!important;min-height:70px!important;padding:8px 10px!important}
    .ndf-compact .ndf-compact-row time{width:48px!important;height:52px!important}
    .ndf-compact .ndf-compact-row time strong{font-size:21px!important}
    .ndf-compact .ndf-compact-copy b{font-size:14px!important}
    .ndf-compact .ndf-compact-copy em{font-size:11px!important}
}

/* ND Features 1.2 homepage editorial sections */
.ndf-type-section{width:100%;margin:0;padding:0}
.ndf-type-section>h2{margin:0 0 18px;font-size:27px;line-height:1;color:#fff;text-transform:uppercase}
.ndf-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ndf-type-card{display:flex;flex-direction:column;background:#101014;border:1px solid rgba(255,255,255,.12);text-decoration:none;color:#fff;overflow:hidden;min-height:100%;transition:border-color .2s ease,background .2s ease}
.ndf-type-card:hover{border-color:#f5b21a;background:#131316}
.ndf-type-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
.ndf-type-card-copy{display:flex;flex-direction:column;gap:6px;padding:16px}
.ndf-type-card-copy small{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#f5b21a;font-weight:700}
.ndf-type-card-copy strong{font-size:18px;line-height:1.15;color:#fff}
.ndf-type-card-copy em{font-size:14px;line-height:1.35;color:#aaa;font-style:normal}
.ndf-type-card-copy time{font-size:12px;color:#777}
.ndf-type-section--spotlight .ndf-type-grid{grid-template-columns:1fr}
.ndf-type-section--spotlight .ndf-type-card{position:relative;min-height:360px}
.ndf-type-section--spotlight .ndf-type-card img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.ndf-type-section--spotlight .ndf-type-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.28) 62%,transparent)}
.ndf-type-section--spotlight .ndf-type-card-copy{position:relative;z-index:1;justify-content:flex-end;max-width:48%;min-height:360px;padding:34px}
.ndf-type-section--spotlight .ndf-type-card-copy strong{font-size:clamp(30px,4vw,58px)}
.ndf-type-section--gigs .ndf-type-card img,.ndf-type-section--interviews .ndf-type-card img{aspect-ratio:16/10}
@media(max-width:900px){.ndf-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ndf-type-section--spotlight .ndf-type-card-copy{max-width:70%}}
@media(max-width:600px){.ndf-type-grid{grid-template-columns:1fr}.ndf-type-section--spotlight .ndf-type-card-copy{max-width:100%;padding:24px}.ndf-type-section>h2{font-size:24px}}

/* 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;
}
.ndf-compact-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;
}
.ndf-compact-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;
}
.ndf-compact-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;
}
.ndf-compact-list{
  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){.ndf-compact-list{height:auto!important;min-height:0!important}}


/* ND Core conformity */
.ndf-submit,.ndf-submit input,.ndf-submit textarea,.ndf-submit select,.ndf-submit button,.ndf-compact,.ndf-archive,.ndf-single{font-family:inherit!important}

/* 2.0.1 — editorial submission landing page */
.ndf-submit-redesign{
  --ndf-gold:#f2b13b;
  max-width:1480px!important;
  padding:0 22px 28px!important;
  color:#fff;
}
.ndf-submit-redesign .ndf-submit-hero{
  position:relative;
  min-height:430px;
  margin:0 -22px;
  overflow:hidden;
  background:#070a0f url('submission-hero.jpg') right top/62% 100% no-repeat;
}
.ndf-submit-redesign .ndf-submit-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#05080d 0%,#05080d 31%,rgba(5,8,13,.9) 43%,rgba(5,8,13,.25) 73%,rgba(5,8,13,.78) 100%),linear-gradient(0deg,#05080d 0%,transparent 35%);
}
.ndf-submit-redesign .ndf-submit-hero-copy{
  position:relative;
  z-index:1;
  width:min(660px,53%);
  padding:18px 34px 28px;
}
.ndf-submit-redesign .ndf-submit-hero-copy:before{
  content:"";
  display:block;
  width:110px;
  height:3px;
  margin-bottom:12px;
  background:linear-gradient(90deg,var(--ndf-gold),rgba(242,177,59,.35));
}
.ndf-submit-redesign .ndf-eyebrow{display:block;margin-bottom:24px;color:var(--ndf-gold)!important;font-size:15px!important;letter-spacing:.16em!important}
.ndf-submit-redesign .ndf-submit-hero h1{
  margin:0 0 14px!important;
  color:#fff!important;
  font-size:clamp(48px,5vw,72px)!important;
  line-height:.98!important;
  font-weight:750!important;
  letter-spacing:-.045em!important;
}
.ndf-submit-redesign .ndf-submit-hero h1 em{color:var(--ndf-gold);font-style:normal}
.ndf-submit-redesign .ndf-title-rule{display:block;width:38px;height:3px;margin:20px 0;background:var(--ndf-gold)}
.ndf-submit-redesign .ndf-submit-hero-copy>p{margin:0 0 4px;color:#eee;font-size:18px;line-height:1.45}
.ndf-submit-redesign .ndf-submit-highlight{color:var(--ndf-gold)!important}
.ndf-submit-redesign .ndf-review-promise{display:flex;align-items:center;gap:18px;margin-top:26px}
.ndf-submit-redesign .ndf-review-promise>span{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border:1.5px solid var(--ndf-gold);border-radius:50%;color:var(--ndf-gold);font-size:23px}
.ndf-submit-redesign .ndf-review-promise p{margin:0;color:#ddd;font-size:15px;line-height:1.45}
.ndf-submit-redesign form{margin-top:56px!important;position:relative;z-index:2}
.ndf-submit-redesign .ndf-choice-heading{display:grid;grid-template-columns:44px auto 44px;align-items:start;justify-content:center;gap:18px;margin:0 auto 14px;text-align:center}
.ndf-submit-redesign .ndf-choice-heading>span{height:2px;margin-top:18px;background:var(--ndf-gold)}
.ndf-submit-redesign .ndf-choice-heading h2{margin:0 0 5px!important;font-size:30px!important;font-weight:750!important;color:#fff!important}
.ndf-submit-redesign .ndf-choice-heading p{margin:0;color:#aeb0b7;font-size:16px;line-height:1.4}
.ndf-submit-redesign .ndf-type-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}
.ndf-submit-redesign .ndf-type-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  min-height:345px!important;
  padding:28px 24px 24px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.19)!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,rgba(20,24,34,.78),rgba(6,9,15,.97))!important;
  text-align:left!important;
}
.ndf-submit-redesign .ndf-type-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 0%,rgba(68,52,115,.3),transparent 48%);pointer-events:none}
.ndf-submit-redesign .ndf-type-card>*{position:relative;z-index:1}
.ndf-submit-redesign .ndf-type-icon{display:grid!important;place-items:center!important;width:64px;height:64px;margin:0 0 22px!important;border:1.5px solid var(--ndf-gold)!important;border-radius:50%!important;color:var(--ndf-gold)!important;font-size:29px!important;line-height:1!important;letter-spacing:-.12em!important}
.ndf-submit-redesign .ndf-type-card strong{font-size:24px!important;line-height:1.08!important;font-weight:750!important;color:#fff!important}
.ndf-submit-redesign .ndf-type-card>i{display:block;width:34px;height:3px;margin:12px 0 15px;background:var(--ndf-gold)}
.ndf-submit-redesign .ndf-type-card small{display:block;color:#d2d3d8!important;text-transform:none!important;letter-spacing:0!important;font-size:16px!important;line-height:1.55!important}
.ndf-submit-redesign .ndf-type-card>b{display:flex;align-items:center;gap:16px;margin-top:auto;color:var(--ndf-gold);font-size:17px;line-height:1;font-weight:750}
.ndf-submit-redesign .ndf-type-card>b span{font-size:28px;line-height:.7}
.ndf-submit-redesign .ndf-type-card:hover,.ndf-submit-redesign .ndf-type-card.is-selected{transform:translateY(-3px)!important;border-color:rgba(242,177,59,.75)!important;background:linear-gradient(180deg,rgba(27,31,43,.92),rgba(8,11,18,.99))!important}
.ndf-submit-redesign .ndf-submit-notes{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:rgba(7,10,16,.86)}
.ndf-submit-redesign .ndf-submit-notes>div{display:flex;align-items:center;justify-content:center;gap:24px;min-height:102px;padding:20px 30px}
.ndf-submit-redesign .ndf-submit-notes>div+div{border-left:1px solid rgba(255,255,255,.16)}
.ndf-submit-redesign .ndf-submit-notes span{display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;border:1.5px solid var(--ndf-gold);border-radius:50%;color:var(--ndf-gold);font-size:25px;letter-spacing:-.12em}
.ndf-submit-redesign .ndf-submit-notes p{margin:0;color:#e4e4e6;font-size:16px;line-height:1.45}
.ndf-submit-redesign .ndf-steps{margin-top:28px}
.ndf-submit-redesign .ndf-step-details,.ndf-submit-redesign .ndf-step-review{padding-top:28px}
@media(max-width:1180px){
  .ndf-submit-redesign .ndf-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .ndf-submit-redesign .ndf-type-card{min-height:320px!important}
}
@media(max-width:820px){
  .ndf-submit-redesign .ndf-submit-hero{min-height:540px;background-position:68% top;background-size:auto 100%}
  .ndf-submit-redesign .ndf-submit-hero:before{background:linear-gradient(90deg,rgba(5,8,13,.98),rgba(5,8,13,.75) 72%,rgba(5,8,13,.45)),linear-gradient(0deg,#05080d 0%,transparent 38%)}
  .ndf-submit-redesign .ndf-submit-hero-copy{width:100%;padding:22px 26px 35px}
  .ndf-submit-redesign .ndf-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ndf-submit-redesign .ndf-submit-notes{grid-template-columns:1fr}
  .ndf-submit-redesign .ndf-submit-notes>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.16)}
}
@media(max-width:560px){
  .ndf-submit-redesign{padding-left:14px!important;padding-right:14px!important}
  .ndf-submit-redesign .ndf-submit-hero{margin-left:-14px;margin-right:-14px;min-height:510px}
  .ndf-submit-redesign .ndf-submit-hero h1{font-size:43px!important}
  .ndf-submit-redesign .ndf-submit-hero-copy>p{font-size:16px}
  .ndf-submit-redesign form{margin-top:36px!important}
  .ndf-submit-redesign .ndf-choice-heading{grid-template-columns:24px auto 24px;gap:10px}
  .ndf-submit-redesign .ndf-choice-heading h2{font-size:25px!important}
  .ndf-submit-redesign .ndf-type-grid{grid-template-columns:1fr!important}
  .ndf-submit-redesign .ndf-type-card{min-height:285px!important}
  .ndf-submit-redesign .ndf-submit-notes>div{justify-content:flex-start;padding:18px}
}


/* ND Requests 1.0 editable card artwork/icons */
.ndf-submit-redesign .ndf-type-card:after{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(5,8,13,.18),rgba(5,8,13,.94) 72%),var(--ndf-card-image,none);background-size:cover;background-position:center;opacity:var(--ndf-card-image-opacity,1);z-index:0;pointer-events:none}
.ndf-submit-redesign .ndf-type-card:before{z-index:1}
.ndf-submit-redesign .ndf-type-card>*{z-index:2}
.ndf-submit-redesign .ndf-custom-icon{display:block;width:34px;height:34px;object-fit:contain}


/* ND Requests 1.0.1: reliable card visual layer */
.ndf-submit-redesign .ndf-type-card .ndf-card-visual{
  position:absolute!important;inset:0!important;z-index:0!important;display:block!important;
  background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;
  opacity:1!important;transform:scale(1.001);transition:transform .35s ease!important;pointer-events:none!important;
}
.ndf-submit-redesign .ndf-type-card .ndf-card-visual:after{
  content:"";position:absolute;inset:0;display:block;
  background:linear-gradient(180deg,rgba(5,8,13,.12) 0%,rgba(5,8,13,.68) 48%,rgba(5,8,13,.97) 88%);
}
.ndf-submit-redesign .ndf-type-card.has-visual:after{display:none!important}
.ndf-submit-redesign .ndf-type-card.has-visual:before{background:radial-gradient(circle at 70% 0%,rgba(68,52,115,.18),transparent 48%)!important}
.ndf-submit-redesign .ndf-type-card.has-visual:hover .ndf-card-visual{transform:scale(1.035)}


/* ND Requests 1.0.2: render card artwork as a real image for theme/PJAX compatibility */
.ndf-submit-redesign .ndf-type-card .ndf-card-visual{
  position:absolute!important;inset:0!important;z-index:0!important;display:block!important;
  width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important;
}
.ndf-submit-redesign .ndf-type-card .ndf-card-visual-img{
  position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;
  max-width:none!important;object-fit:cover!important;object-position:center!important;
  opacity:1!important;transform:scale(1.001)!important;transition:transform .35s ease!important;
}
.ndf-submit-redesign .ndf-type-card .ndf-card-visual:after{
  content:""!important;position:absolute!important;inset:0!important;z-index:1!important;display:block!important;
  background:linear-gradient(180deg,rgba(5,8,13,.10) 0%,rgba(5,8,13,.64) 48%,rgba(5,8,13,.97) 90%)!important;
}
.ndf-submit-redesign .ndf-type-card.has-visual:hover .ndf-card-visual-img{transform:scale(1.035)!important}
