.nsb-page {
  --nsb-bg: #121c19;
  --nsb-ink: #f0f3e9;
  --nsb-lime: #d0f5a5;
  --nsb-lavender: #c2b8ff;
  --nsb-muted: #9caf9f;
  --nsb-line: #35483b;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  padding: 28px 42px 22px;
  background: var(--nsb-bg);
  color: var(--nsb-ink);
  font-family: Inter, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.nsb-page *, .nsb-page *::before, .nsb-page *::after { box-sizing: border-box; }
.nsb-page :where(h1, h2, h3, p, blockquote) { margin: 0; }
.nsb-page :where(section, div, header, aside) { min-width: 0; }
.nsb-page :where(svg) { display: block; }

.nsb-opening { display: flex; align-items: center; justify-content: space-between; gap: 36px; padding-bottom: 27px; }
.nsb-kicker { display: flex; align-items: center; gap: 10px; color: var(--nsb-lavender); font-size: 11px; letter-spacing: .095em; text-transform: uppercase; }
.nsb-chapter { display: grid; place-items: center; width: 25px; height: 25px; border: 1px solid #617552; border-radius: 50%; color: var(--nsb-lime); letter-spacing: 0; }
.nsb-page .nsb-title { margin-top: 10px; color: var(--nsb-ink); font-size: 68px; font-weight: 650; line-height: 1.05; letter-spacing: -.058em; }
.nsb-page .nsb-intro { margin-top: 11px; color: var(--nsb-muted); font-size: 15px; line-height: 1.45; }
.nsb-cast { display: flex; flex: 0 0 253px; align-items: center; gap: 18px; padding: 8px 0 8px 24px; border-left: 1px solid var(--nsb-line); transform: rotate(2deg); }
.nsb-cast-star { color: var(--nsb-lime); font-size: 49px; line-height: 1; }
.nsb-cast p { color: var(--nsb-muted); font-size: 13px; line-height: 1.65; }
.nsb-cast strong { color: var(--nsb-ink); font-weight: 500; }

.nsb-first-strip { display: grid; grid-template-columns: 310px 76px minmax(0, 1fr); gap: 14px; margin-block: auto; padding-top: 21px; border-top: 1px solid var(--nsb-line); }
.nsb-label { color: #b5c2b9; font-size: 11px; font-weight: 500; line-height: 1.5; letter-spacing: .095em; text-transform: uppercase; }
.nsb-label-lime { color: var(--nsb-lime); }
.nsb-incoming { position: relative; margin-top: 15px; padding: 17px 19px 22px; border-radius: 19px 19px 19px 3px; background: var(--nsb-lavender); color: #28223d; transform: rotate(-1deg); }
.nsb-voice-intro { font-size: 22px; font-weight: 550; line-height: 1.2; letter-spacing: -.035em; }
.nsb-voice-player { display: flex; align-items: center; gap: 10px; margin-top: 13px; }
.nsb-play { display: inline-grid; flex: 0 0 28px; place-items: center; width: 28px; height: 28px; padding-left: 2px; border: 1px solid currentColor; border-radius: 50%; font-size: 10px; }
.nsb-wave { flex: 1 1 auto; width: 100%; min-width: 0; height: 28px; }
.nsb-duration { flex: 0 0 auto; font-size: 11px; font-variant-numeric: tabular-nums; }
.nsb-page .nsb-transcript-label { display: flex; align-items: center; gap: 6px; margin-top: 14px; padding-top: 10px; border-top: 1px solid #a59bdb; color: #51466f; font-size: 10px; letter-spacing: .05em; text-transform: uppercase; }
.nsb-transcript-label > span { font-size: 16px; }
.nsb-page .nsb-transcript { margin-top: 6px; font-size: 19px; font-weight: 500; line-height: 1.3; letter-spacing: -.025em; }
.nsb-reaction { position: absolute; bottom: -15px; left: 18px; display: inline-flex; align-items: center; gap: 6px; padding: 3px 9px; border: 3px solid var(--nsb-bg); border-radius: 20px; background: var(--nsb-lime); font-size: 17px; line-height: 1.2; }
.nsb-reaction > span { color: #33462b; font-size: 11px; }
.nsb-reaction-note { position: absolute; bottom: -26px; left: 83px; display: flex; align-items: flex-end; gap: 5px; color: var(--nsb-lime); font-size: 11px; transform: rotate(1deg); }
.nsb-reaction-note svg { width: 41px; height: 26px; }
.nsb-exit { display: grid; grid-template-columns: 20px minmax(0, 1fr); align-items: center; gap: 8px 10px; margin-top: 40px; padding: 13px 14px; border: 1px solid #83464b; border-left: 3px solid #ef9297; border-radius: 12px; background: #2d1f21; }
.nsb-exit > div { display: flex; grid-column: 1 / -1; align-items: baseline; gap: 10px; }
.nsb-or { color: #deb0b4; font-size: 10px; line-height: 1.3; letter-spacing: .08em; text-transform: uppercase; }
.nsb-exit > div p { color: #ff9fa5; font-size: 19px; font-weight: 600; line-height: 1.25; letter-spacing: -.025em; }
.nsb-exit-arrow { width: 20px; height: 18px; color: #ef9297; }
.nsb-exit-result { color: #f0d8db; font-size: 13px; line-height: 1.5; }
.nsb-exit-result span { margin-left: 4px; color: #ef9297; font-size: 8px; vertical-align: 1px; }

.nsb-interest-link { display: flex; flex-direction: column; align-items: center; gap: 8px; padding-top: 94px; color: var(--nsb-lime); text-align: center; }
.nsb-interest-link > span { font-size: 11px; line-height: 1.4; }
.nsb-interest-link > svg { width: 72px; height: 33px; }
.nsb-interest-link > small { color: var(--nsb-muted); font-size: 10px; line-height: 1.45; }
.nsb-scene-heading { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 8px 12px; min-height: 22px; }
.nsb-director-note { color: #9b91b5; font-size: 10px; line-height: 1.4; }
.nsb-three { display: grid; grid-template-columns: minmax(0, 1fr) 25px minmax(0, 1fr) 25px minmax(0, 1fr); align-items: stretch; margin-top: 14px; }
.nsb-message { position: relative; display: flex; flex-direction: column; padding: 17px 16px 14px; border: 1px solid #4b6246; border-radius: 18px 18px 3px 18px; background: #203024; }
.nsb-message-voice { transform: rotate(-.6deg); }
.nsb-message-case { transform: rotate(.7deg); }
.nsb-message-question { background: #263424; border-color: #658353; transform: rotate(-.7deg); }
.nsb-message-heading { display: flex; align-items: center; gap: 10px; min-height: 36px; }
.nsb-number { display: grid; flex: 0 0 27px; place-items: center; width: 27px; height: 27px; border: 1px solid #718765; border-radius: 50%; color: var(--nsb-lime); font-size: 12px; }
.nsb-message-heading h3 { color: #dce6d5; font-size: 12px; font-weight: 500; line-height: 1.4; }
.nsb-out-audio { display: flex; align-items: center; gap: 8px; margin-top: 19px; color: var(--nsb-lime); }
.nsb-out-audio .nsb-play { flex-basis: 25px; width: 25px; height: 25px; }
.nsb-out-audio .nsb-wave { height: 25px; }
.nsb-page .nsb-message-copy { margin-top: 17px; font-size: 20px; font-weight: 450; line-height: 1.35; letter-spacing: -.03em; }
.nsb-message-copy em { color: var(--nsb-lime); font-style: normal; }
.nsb-message-foot { display: block; margin-top: auto; padding-top: 23px; color: #8fa184; font-size: 9px; line-height: 1.45; }
.nsb-between { align-self: center; width: 25px; height: 20px; color: #8ba174; }
.nsb-case-cover { position: relative; display: flex; flex-direction: column; min-height: 162px; gap: 12px; margin-top: 18px; padding: 18px 12px 13px; border-radius: 3px 13px 3px 3px; background: #efc4d8; color: #3a2630; }
.nsb-case-corner { position: absolute; top: 8px; right: 9px; color: #775561; font-size: 8px; letter-spacing: .07em; }
.nsb-case-brand { margin-top: 8px; font-size: 10px; }
.nsb-case-cover strong { font-size: 21px; font-weight: 650; line-height: 1.14; letter-spacing: -.04em; }
.nsb-case-detail { margin-top: auto; color: #775561; font-size: 10px; line-height: 1.4; }
.nsb-question-mark { position: absolute; top: 43px; right: 15px; color: #41533a; font-size: 87px; font-weight: 600; line-height: 1; transform: rotate(12deg); }
.nsb-message-question .nsb-message-copy { position: relative; margin-top: 28px; font-size: 24px; line-height: 1.24; letter-spacing: -.035em; }
.nsb-page .nsb-question-aside { margin-top: 18px; color: var(--nsb-lime); font-size: 14px; line-height: 1.45; }

.nsb-junction { position: relative; flex-shrink: 0; height: 79px; margin-top: 10px; color: #6f865b; }
.nsb-junction > svg { position: absolute; inset: 9px 0 0; width: 100%; height: 68px; }
.nsb-junction-source { position: absolute; z-index: 1; top: -1px; left: 65.9%; padding: 3px 10px; background: var(--nsb-bg); color: #aebda1; font-size: 10px; line-height: 1.4; white-space: nowrap; transform: translateX(-50%); }
.nsb-route-later, .nsb-route-silent { position: absolute; top: 29px; z-index: 1; padding: 2px 10px; background: var(--nsb-bg); font-size: 10px; line-height: 1.4; white-space: nowrap; transform: translateX(-50%); }
.nsb-route-later { left: 18%; color: var(--nsb-lavender); }
.nsb-route-silent { left: 71.9%; color: var(--nsb-lime); }

.nsb-next-scenes { display: grid; grid-template-columns: .85fr 1.5fr; gap: 38px; }
.nsb-page-pauses .nsb-next-scenes { margin-block: auto; }
.nsb-scene-title { color: var(--nsb-ink); font-size: 28px; font-weight: 500; line-height: 1.2; letter-spacing: -.035em; }
.nsb-page .nsb-later-request { width: fit-content; margin-top: 17px; padding: 12px 17px; border: 1px solid #615879; border-radius: 14px 14px 14px 3px; background: #292638; color: #e4defa; font-size: 18px; line-height: 1.35; letter-spacing: -.02em; transform: rotate(-.7deg); }
.nsb-schedule-link { display: flex; align-items: center; gap: 12px; margin: 9px 0 10px 18px; color: var(--nsb-lavender); }
.nsb-schedule-link svg { flex: 0 0 30px; width: 30px; height: 34px; }
.nsb-schedule-link p { color: var(--nsb-muted); font-size: 11px; line-height: 1.5; }
.nsb-schedule-link strong { color: #d5cee8; font-weight: 500; }
.nsb-scheduled { padding: 14px 17px 16px; border: 1px solid #526742; border-radius: 14px 14px 3px 14px; background: #202c20; }
.nsb-scheduled-time { display: flex; align-items: center; gap: 9px; padding-bottom: 11px; border-bottom: 1px solid #3d5133; color: var(--nsb-lime); }
.nsb-scheduled-time svg { flex: 0 0 21px; width: 21px; height: 21px; }
.nsb-scheduled-time strong { font-size: 14px; font-weight: 550; letter-spacing: -.02em; }
.nsb-scheduled-time > span { margin-left: auto; color: #91a383; font-size: 9px; }
.nsb-scheduled > p { margin-top: 11px; font-size: 16px; line-height: 1.5; letter-spacing: -.015em; }
.nsb-page .nsb-under-note { margin-top: 11px; color: var(--nsb-lavender); font-size: 10px; line-height: 1.5; }
.nsb-under-note span { color: #87998c; }

.nsb-silence { padding-left: 28px; border-left: 1px solid var(--nsb-line); }
.nsb-silence-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.nsb-silence-caption { color: #7f9387; font-size: 9px; line-height: 1.45; text-align: right; }
.nsb-read-fork { height: 28px; margin-top: 9px; color: #546b59; }
.nsb-read-fork svg { width: 100%; height: 25px; }
.nsb-read-scenes { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; }
.nsb-read-title { display: flex; align-items: center; gap: 8px; color: #e0e7d9; font-size: 16px; font-weight: 500; line-height: 1.4; letter-spacing: -.025em; }
.nsb-checks { flex: 0 0 22px; color: #91a08c; font-size: 16px; letter-spacing: -7px; }
.nsb-checks-read { color: var(--nsb-lavender); }
.nsb-page .nsb-status-note { min-height: 29px; margin-top: 5px; color: #8c9e91; font-size: 10px; line-height: 1.4; }
.nsb-followup { padding: 14px 15px 16px; border: 1px solid #40523b; border-radius: 14px 14px 3px 14px; background: #202b21; }
.nsb-followup-read { border-color: #5b586c; background: #262735; }
.nsb-attachment, .nsb-inline-case { display: block; margin-bottom: 10px; padding-bottom: 9px; border-bottom: 1px solid #42414e; color: var(--nsb-lavender); font-size: 10px; line-height: 1.4; }
.nsb-inline-case { border-color: #3c4b37; color: #b1c89c; }
.nsb-followup > p { color: #cbd7c6; font-size: 16px; line-height: 1.45; letter-spacing: -.015em; }
.nsb-followup-read > p { color: #d8d6e4; }
.nsb-page .nsb-followup-question { margin-top: 12px; color: var(--nsb-ink); font-weight: 500; }
.nsb-page .nsb-action-note { margin-top: 10px; color: #82958a; font-size: 9px; line-height: 1.5; }

.nsb-footer { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; margin-top: 25px; padding-top: 14px; border-top: 1px solid var(--nsb-line); color: #819487; font-size: 10px; line-height: 1.5; }
.nsb-footer > span { color: #a99cc8; }

.nsb-pause-story { margin-block: auto; }
.nsb-wait { display: flex; align-items: center; justify-content: center; gap: 16px; margin: 0 0 12px; }
.nsb-wait strong { color: #efc4d8; font-size: 76px; font-weight: 550; line-height: .95; letter-spacing: -.07em; }
.nsb-wait > span { color: var(--nsb-muted); font-size: 17px; line-height: 1.35; }
.nsb-silence-only .nsb-read-fork { height: 36px; margin: 0 0 16px; color: #7f9173; }
.nsb-silence-only .nsb-read-fork svg { height: 36px; }
.nsb-silence-only .nsb-read-scenes { gap: 48px; }
.nsb-silence-only .nsb-read-title { gap: 12px; font-size: 24px; }
.nsb-status-check { flex: 0 0 28px; width: 28px; height: 28px; color: var(--nsb-muted); overflow: visible; }
.nsb-status-check-read { color: var(--nsb-lavender); }
.nsb-silence-only .nsb-status-note { min-height: 0; margin: 6px 0 16px; font-size: 13px; }
.nsb-silence-only .nsb-followup { min-height: 215px; padding: 24px; }
.nsb-silence-only .nsb-followup > p { font-size: 22px; line-height: 1.4; }
.nsb-silence-only .nsb-attachment, .nsb-silence-only .nsb-inline-case { font-size: 12px; }
.nsb-silence-only .nsb-followup .nsb-quiet-joke { margin-top: 18px; color: var(--nsb-lime); font-size: 18px; }

@container reader (max-width: 1100px) {
  .nsb-page { padding: 24px 28px 20px; }
  .nsb-opening { gap: 24px; padding-bottom: 22px; }
  .nsb-page .nsb-title { font-size: clamp(44px, 5.4cqw, 60px); }
  .nsb-cast { flex-basis: 200px; gap: 12px; padding-left: 18px; }
  .nsb-cast-star { font-size: 40px; }
  .nsb-cast p { font-size: 12px; }
  .nsb-first-strip { grid-template-columns: 250px 44px minmax(0, 1fr); gap: 12px; }
  .nsb-interest-link > svg { width: 44px; }
  .nsb-interest-link > span { font-size: 10px; }
  .nsb-interest-link > small { font-size: 9px; }
  .nsb-incoming { padding: 16px; }
  .nsb-page .nsb-transcript { font-size: 18px; }
  .nsb-three { grid-template-columns: minmax(0, 1fr) 19px minmax(0, 1fr) 19px minmax(0, 1fr); }
  .nsb-between { width: 19px; }
  .nsb-message { padding: 14px 12px; }
  .nsb-message-heading { gap: 8px; }
  .nsb-number { flex-basis: 24px; width: 24px; height: 24px; }
  .nsb-page .nsb-message-copy { font-size: 18px; }
  .nsb-message-question .nsb-message-copy { font-size: 21px; }
  .nsb-case-cover { min-height: 150px; padding: 16px 10px 12px; }
  .nsb-case-cover strong { font-size: 18px; }
  .nsb-next-scenes { grid-template-columns: .9fr 1.5fr; gap: 24px; }
  .nsb-silence { padding-left: 22px; }
  .nsb-read-scenes { gap: 18px; }
  .nsb-scene-title { font-size: 25px; }
  .nsb-scheduled-time { flex-wrap: wrap; }
  .nsb-scheduled-time > span { margin-left: 30px; }
  .nsb-silence-only .nsb-read-scenes { gap: 28px; }
  .nsb-silence-only .nsb-read-title { font-size: 22px; }
  .nsb-silence-only .nsb-followup { padding: 20px; }
  .nsb-silence-only .nsb-followup > p { font-size: 20px; }
}

@container reader (min-width: 821px) and (max-width: 1100px) {
  .nsb-page-pauses .nsb-opening { padding-bottom: 12px; }
  .nsb-page-pauses .nsb-footer { margin-top: 17px; }
}

@container reader (max-width: 820px) {
  .nsb-page { padding: 26px 28px; }
  .nsb-opening { display: block; }
  .nsb-page .nsb-title { font-size: clamp(40px, 7cqw, 56px); }
  .nsb-cast { margin-top: 20px; padding: 14px 0 0; border-left: 0; border-top: 1px solid var(--nsb-line); transform: none; }
  .nsb-cast-star { font-size: 34px; }
  .nsb-first-strip { grid-template-columns: 1fr; gap: 20px; }
  .nsb-incoming { margin-top: 12px; padding: 20px; }
  .nsb-page .nsb-transcript { font-size: 21px; }
  .nsb-interest-link { min-height: 68px; flex-direction: row; justify-content: center; gap: 18px; padding: 8px 0; }
  .nsb-interest-link > span, .nsb-interest-link > small { font-size: 12px; }
  .nsb-interest-link > svg { width: 52px; height: 25px; transform: rotate(90deg); }
  .nsb-junction { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; height: auto; margin: 2px 0 24px; }
  .nsb-junction > svg { display: none; }
  .nsb-junction-source { position: static; grid-column: 1 / -1; padding: 0; transform: none; white-space: normal; font-size: 12px; }
  .nsb-route-later, .nsb-route-silent { position: static; padding: 8px 12px; border: 1px solid var(--nsb-line); border-radius: 20px; transform: none; white-space: normal; font-size: 12px; }
  .nsb-next-scenes { grid-template-columns: 1fr; gap: 34px; }
  .nsb-silence { padding: 28px 0 0; border-left: 0; border-top: 1px solid var(--nsb-line); }
  .nsb-scheduled-time > span { margin-left: auto; }
  .nsb-footer { margin-top: 28px; }
}

@container reader (max-width: 580px) {
  .nsb-page { padding: 24px 20px; }
  .nsb-page .nsb-title { font-size: clamp(38px, 8cqw, 46px); }
  .nsb-page .nsb-intro { font-size: 14px; }
  .nsb-three { grid-template-columns: 1fr; gap: 14px; }
  .nsb-between { justify-self: center; width: 25px; transform: rotate(90deg); }
  .nsb-message { padding: 20px; }
  .nsb-message-heading h3 { font-size: 14px; }
  .nsb-page .nsb-message-copy { font-size: 21px; }
  .nsb-message-question .nsb-message-copy { font-size: 26px; }
  .nsb-message-foot { font-size: 11px; }
  .nsb-case-cover { min-height: 175px; padding: 22px 18px 16px; }
  .nsb-case-cover strong { font-size: 25px; }
  .nsb-case-brand, .nsb-case-detail { font-size: 12px; }
  .nsb-director-note { font-size: 11px; }
  .nsb-read-scenes { grid-template-columns: 1fr; gap: 28px; margin-top: 20px; }
  .nsb-read-fork { display: none; }
  .nsb-silence-heading { display: block; }
  .nsb-silence-caption { display: block; margin-top: 8px; text-align: left; font-size: 11px; }
  .nsb-page .nsb-status-note { min-height: 0; margin-bottom: 10px; font-size: 11px; }
  .nsb-page .nsb-action-note, .nsb-page .nsb-under-note { font-size: 11px; }
  .nsb-followup { padding: 18px; }
  .nsb-followup > p { font-size: 18px; }
  .nsb-silence-only .nsb-read-scenes { margin-top: 24px; }
  .nsb-silence-only .nsb-followup { min-height: 0; }
}
