/* NOXAI content skin. Layout classes intentionally reuse todayfate verbatim. */
:root { --c-red: #d81f2a; --c-red-bright: #f0323f; --c-red-deep: #8f141c; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.header .logo { gap: 9px; white-space: nowrap; }
.nox-logo-img { width: 26px !important; height: 29px !important; flex: none; border-radius: 0 !important; object-fit: contain !important; filter: drop-shadow(0 5px 12px rgba(219,38,54,.12)); transition: opacity .18s ease, transform .18s ease; }
.logo:hover .nox-logo-img { opacity: .94; transform: translateY(-1px); }
.logo-text { display: inline-flex; align-items: center; gap: 0 !important; color: #f7f6f8; font-family: var(--nox-font-sans) !important; font-size: 18.5px; font-weight: 830; line-height: 1; letter-spacing: -.055em; text-shadow: none; }
.logo-han { display: inline-flex !important; align-items: center; justify-content: center; min-width: 22px; margin: 0 0 0 6px; padding: 3px 4px 2px; border: 1px solid rgba(255,89,100,.38); border-radius: 4px; color: #ff6974 !important; background: rgba(240,50,63,.09) !important; box-shadow: inset 0 0 0 1px rgba(255,255,255,.025); font-family: inherit !important; font-size: 7.5px !important; font-weight: 900; line-height: 1; letter-spacing: .12em; -webkit-background-clip: initial; background-clip: initial; -webkit-text-fill-color: #ff6974 !important; text-shadow: none; transform: translateY(-1px); }
.sb-auth-heading { display: grid; gap: 4px; margin: 1px 2px 5px; text-align: left; }
.sb-auth-heading span { color: #f5f4f6; font: 800 13px/1.2 var(--nox-font-sans); letter-spacing: -.025em; }
.sb-auth-heading small { color: rgba(255,255,255,.43); font: 550 10px/1.35 var(--nox-font-sans); }
.sb-social-login {
  width: 100%; height: 48px; display: grid; grid-template-columns: 32px minmax(0,1fr) 32px; align-items: center; gap: 8px;
  padding: 0 8px; border: 1px solid transparent; border-radius: 12px; color: #161616;
  font-family: var(--nox-font-sans); text-align: center; cursor: pointer;
  box-shadow: 0 1px 0 rgba(255,255,255,.06), 0 8px 20px rgba(0,0,0,.14);
  transition: filter .18s ease, box-shadow .18s ease, transform .15s ease;
}

/* Selected 02 symbol: two white capsules joined by the NOX red point. */
.nox-symbol-img {
  display: block;
  object-fit: contain;
  filter: none !important;
}
.header .nox-symbol-img {
  width: 36px !important;
  height: 36px !important;
  flex: 0 0 auto;
  transition: opacity .18s ease,transform .18s ease;
}
.header .logo:hover .nox-symbol-img { opacity: .9; transform: translateY(-1px); }
.footer-logo img.nox-symbol-img { width: 38px !important; height: 38px !important; }
.header .nox-wordmark-img {
  width: 66px !important;
  height: 30px !important;
  flex: 0 0 auto;
  display: block;
  object-fit: contain;
  filter: none !important;
  transition: opacity .18s ease,transform .18s ease;
}
.header .logo:hover .nox-wordmark-img { opacity: .9; transform: translateY(-1px); }
.footer-logo img.nox-wordmark-img { width: 64px !important; height: 30px !important; object-fit: contain; filter: none !important; }
.sb-social-login:hover { filter: brightness(.965); box-shadow: 0 1px 0 rgba(255,255,255,.08), 0 10px 24px rgba(0,0,0,.2); }
.sb-social-login:active { transform: scale(.985); }
.sb-social-login > strong { overflow: hidden; font-size: 13px; font-weight: 760; letter-spacing: -.025em; white-space: nowrap; text-overflow: ellipsis; }
.sb-social-mark { width: 32px; height: 32px; display: grid; place-items: center; overflow: hidden; border-radius: 9px; }
.sb-social-mark img { width: 30px; height: 30px; display: block; object-fit: contain; }
.sb-social-login.is-kakao { border-color: #fee500; background: #fee500; color: #191919; }
.sb-social-login.is-kakao .sb-social-mark img { width: 24px; height: 24px; }
.sb-social-login.is-google { border-color: #747775; background: #fff; color: #1f1f1f; }
.sb-social-login.is-google .sb-social-mark img { width: 30px; height: 30px; }
.sb-social-login.is-naver { border-color: #03a94d; background: #03a94d; color: #fff; }
.sb-social-login.is-naver .sb-social-mark img { width: 28px; height: 28px; }
.sb-social-login.is-apple { border-color: rgba(255,255,255,.28); background: #000; color: #fff; }
.sb-social-login.is-apple .sb-social-mark img { width: 30px; height: 30px; }
.sb-social-spacer { width: 32px; height: 1px; }
.sb-auth-reason { margin-top: 5px !important; }
body.sidebar-open .home-sale-float { opacity: 0 !important; pointer-events: none !important; animation: none !important; }
.header-pass { display: inline-flex; align-items: center; gap: 5px; border: 1px solid rgba(240,50,63,.36); background: rgba(216,31,42,.12); color: #ffd8dc; }
.header-pass i { color: #f0c971; font-size: 13px; line-height: 1; }
.menu-btn .icon-menu { color: #f3f3f5; font-size: 21px; line-height: 1; }
.close-btn .icon-x, .home-sale-close .icon-x { font-size: 19px; line-height: 1; }
.sb-ico { display: grid; place-items: center; font-size: 17px; }
.sb-chev { margin-left: auto; color: rgba(255,255,255,.32); font-size: 15px; }
.sb-item { width: 100%; }
.nox-live { display: inline-flex; align-items: center; gap: 5px; margin-bottom: 8px; color: #fff; font: 750 10px/1 var(--c-sans); letter-spacing: .04em; text-shadow: 0 1px 7px #000; }
.nox-live::first-letter { color: #72e298; text-shadow: 0 0 8px #72e298; }
.hero2-title { letter-spacing: -.035em; }
.hero2-title em { font-family: var(--nox-font-sans); font-weight: 820; }
.hero2-title { font-family: var(--nox-font-sans); font-weight: 790; letter-spacing: -.045em; }
.hero2-sub { letter-spacing: .14em !important; }
.hero2-img { object-position: center 24%; }

.nox-poster-card .poster { position: relative; overflow: hidden; }
.nox-poster-card .poster::after { content: ''; position: absolute; inset: 28% 0 0; background: linear-gradient(180deg,transparent,rgba(0,0,0,.92)); pointer-events: none; }
.nox-poster-card .poster img { object-position: center 20%; }
.nox-poster-copy { position: absolute; z-index: 3; left: 12px; right: 12px; bottom: 13px; display: grid; gap: 5px; color: #fff; text-align: left; }
.nox-poster-copy span { color: #f05b65; font: 800 8px/1.3 var(--c-sans); letter-spacing: .04em; }
.nox-poster-copy strong { font: 760 15px/1.24 var(--nox-font-sans); letter-spacing: -.035em; }
.nox-poster-copy em { color: rgba(255,255,255,.68); font: 550 9px/1.45 var(--c-sans); font-style: normal; word-break: keep-all; }
.review-letter { width: 38px; height: 38px; flex: none; display: grid; place-items: center; border: 1px solid rgba(240,50,63,.32); border-radius: 50%; color: #f7cdd0; background: #201417; font: italic 700 19px/1 'Cormorant Garamond',serif; }
.deep-card { width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; font-family: inherit; text-align: left; cursor: pointer; }
.deep-arrow { margin-left: auto; color: rgba(255,255,255,.45); font-size: 19px; }
.footer-logo { display: inline-flex; align-items: center; gap: 8px; font-family: var(--nox-font-sans); font-weight: 830; letter-spacing: -.045em; }
.footer-logo img { width: 24px; height: 27px; object-fit: contain; filter: none; }
.footer-logo div { display: inline-flex; align-items: center; }
.footer-logo span { margin-left: 5px; padding: 3px 4px 2px; border: 1px solid rgba(255,89,100,.32); border-radius: 4px; color: #ff6974 !important; background: rgba(240,50,63,.08); font-size: 7px; font-weight: 900; line-height: 1; letter-spacing: .1em; }
.footer { font-weight: 500; text-align: left !important; }
.footer-inner { width: min(100%, 560px); margin: 0 auto; }
.footer-brand-row { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.footer-operator { display: grid; justify-items: end; gap: 4px; }
.footer-operator small { color: rgba(255,255,255,.25); font-size: 7px; font-weight: 800; line-height: 1; letter-spacing: .16em; }
.footer-operator strong { color: rgba(255,255,255,.72); font-size: 10px; font-weight: 720; line-height: 1.2; letter-spacing: -.02em; }
.footer-operator em { margin-left: 4px; color: rgba(255,255,255,.3); font-size: 7px; font-style: normal; letter-spacing: .1em; }
.footer-business { margin-top: 17px; overflow: hidden; border: 1px solid rgba(255,255,255,.1); border-radius: 12px; background: rgba(255,255,255,.025); box-shadow: inset 0 1px rgba(255,255,255,.025); }
.footer-business-head { min-height: 42px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 0 14px; border-bottom: 1px solid rgba(255,255,255,.075); }
.footer-business-head strong { color: rgba(255,255,255,.84); font-size: 11px; font-weight: 760; letter-spacing: -.025em; }
.footer-business-head span { color: rgba(255,255,255,.26); font-size: 8px; font-weight: 560; }
.footer-business-grid { display: grid; grid-template-columns: 1fr 1.18fr; margin: 0; padding: 12px 14px 11px; gap: 9px 20px; }
.footer-business-grid div { min-width: 0; display: grid; grid-template-columns: auto minmax(0,1fr); align-items: baseline; gap: 9px; }
.footer-business-grid div:last-child { grid-column: 1 / -1; }
.footer-business-grid dt { color: rgba(255,255,255,.3); font-size: 8.5px; font-weight: 560; white-space: nowrap; }
.footer-business-grid dd { margin: 0; color: rgba(255,255,255,.67); font-size: 9.5px; font-weight: 650; letter-spacing: -.012em; word-break: keep-all; }
.footer-support { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255,255,255,.075); background: rgba(0,0,0,.12); }
.footer-support > span { min-width: 0; min-height: 52px; display: grid; grid-template-columns: 28px minmax(0,1fr); align-items: center; gap: 8px; padding: 8px 14px; }
.footer-support > span + span { border-left: 1px solid rgba(255,255,255,.075); }
.footer-support > span > i { width: 28px; height: 28px; display: grid; place-items: center; border: 1px solid rgba(240,50,63,.2); border-radius: 8px; background: rgba(216,31,42,.08); color: #e95e68; font-size: 12px; }
.footer-support > span > span { min-width: 0; display: grid; gap: 3px; }
.footer-support small { color: rgba(255,255,255,.25); font-size: 7.5px; font-weight: 560; line-height: 1; }
.footer-support a, .footer-support b { overflow: hidden; color: rgba(255,255,255,.68); font-size: 9px; font-weight: 650; line-height: 1.2; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; }
.footer-support a:hover { color: #ff7c85; }
.footer-notice { margin: 16px 0 0; color: rgba(255,255,255,.3) !important; font-size: 9.5px !important; font-weight: 500 !important; line-height: 1.65 !important; }
.footer-copyright { margin: 0; color: rgba(255,255,255,.2) !important; font-size: 7.5px !important; font-weight: 620; letter-spacing: .11em; }
.footer .footer-links { justify-content: flex-start; margin: 13px 0 9px !important; gap: 0 !important; }
.footer .footer-links a { position: relative; padding: 0 10px; color: rgba(255,255,255,.45) !important; font-size: 9.5px !important; font-weight: 620 !important; }
.footer .footer-links a:first-child { padding-left: 0; }
.footer .footer-links a + a::before { content: ''; position: absolute; left: 0; top: 50%; width: 1px; height: 8px; background: rgba(255,255,255,.12); transform: translateY(-50%); }
.footer .footer-links a:hover { color: #ff747e !important; }
@media (max-width: 520px) {
  .footer-business-head span { display: none; }
  .footer-business-grid { grid-template-columns: 1fr; gap: 8px; }
  .footer-business-grid div:last-child { grid-column: auto; }
  .footer-support { grid-template-columns: 1fr; }
  .footer-support > span + span { border-top: 1px solid rgba(255,255,255,.075); border-left: 0; }
}

/* Compact legal footer: one surface, thin type, no nested card treatment. */
.footer {
  padding-top: 24px !important;
  background: transparent !important;
  border-top-color: rgba(255,255,255,.07) !important;
}
.footer-inner { width: min(100%,520px); }
.footer-brand-row { gap: 12px; }
.footer-logo { gap: 6px; font-size: 12px; font-weight: 720; }
.footer-logo img { width: 18px; height: 20px; }
.footer-logo span { margin-left: 4px; padding: 2px 3px 1px; font-size: 5.5px; }
.footer-operator { display: block; }
.footer-operator strong { color: rgba(255,255,255,.35); font-size: 8px; font-weight: 520; }
.footer-operator em { color: rgba(255,255,255,.22); font-size: 6.5px; font-weight: 560; }
.footer-business {
  margin-top: 14px;
  padding-top: 12px;
  overflow: visible;
  border: 0;
  border-top: 1px solid rgba(255,255,255,.06);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.footer-business-head { min-height: 0; padding: 0; border: 0; }
.footer-business-head strong { color: rgba(255,255,255,.42); font-size: 8.5px; font-weight: 620; }
.footer-business-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 14px;
  margin-top: 7px;
  padding: 0;
}
.footer-business-grid div,
.footer-business-grid div:last-child { display: inline-flex; grid-column: auto; gap: 5px; }
.footer-business-grid dt { color: rgba(255,255,255,.4); font-size: 7.5px; font-weight: 450; }
.footer-business-grid dd { color: rgba(255,255,255,.4); font-size: 8px; font-weight: 500; }
.footer-support {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 14px;
  margin-top: 5px;
  border: 0;
  background: transparent;
}
.footer-support > span {
  min-height: 0;
  display: inline-flex;
  align-items: baseline;
  gap: 5px;
  padding: 0;
}
.footer-support > span + span { border: 0; }
.footer-support small { color: rgba(255,255,255,.4); font-size: 7.5px; font-weight: 450; }
.footer-support a,
.footer-support b { color: rgba(255,255,255,.4); font-size: 8px; font-weight: 500; }
.footer-notice { margin-top: 12px; font-size: 8px !important; font-weight: 450 !important; line-height: 1.55 !important; }
.footer .footer-links { margin: 10px 0 7px !important; }
.footer .footer-links a { font-size: 8px !important; font-weight: 520 !important; }
.footer-copyright { font-size: 6.5px !important; font-weight: 500; }
@media (max-width: 520px) {
  .footer-business-grid { display: flex; gap: 3px 11px; }
  .footer-support { display: flex; gap: 3px 11px; }
  .footer-support > span + span { border: 0; }
}
.sb-avatar img { width: 36px; height: 36px; object-fit: contain; filter: none; }
.footer { padding-bottom: 105px !important; }
.bottom-nav-item { gap: 1px !important; }
.bottom-nav-item.active::before { display: none !important; }
.bottom-icon-shell { width: 38px; height: 29px; display: grid; place-items: center; border: 1px solid transparent; border-radius: 999px; transition: background .2s ease, border-color .2s ease, transform .18s ease; }
.bottom-nav-icon { width: 20px !important; height: 20px !important; display: grid; place-items: center; font-size: 20px; line-height: 1; transition: transform .2s ease, filter .2s ease; }
.bottom-nav-item:hover .bottom-icon-shell { background: rgba(255,255,255,.045); }
.bottom-nav-item.active .bottom-icon-shell { border-color: rgba(229,58,70,.22); background: rgba(216,31,42,.14); box-shadow: inset 0 0 12px rgba(216,31,42,.05); }
.bottom-nav-item.active .bottom-nav-icon { transform: translateY(-1px); filter: drop-shadow(0 0 7px rgba(240,50,63,.42)); }
.bottom-nav-item:active .bottom-icon-shell { transform: scale(.9); }
.bottom-nav-label { font-size: 9.5px !important; font-weight: 650 !important; letter-spacing: -.025em !important; }
.bottom-nav-item.active .bottom-nav-label { font-weight: 800 !important; }
.home-sale-radio { font-size: 11px !important; }
.home-sale-popup.is-open { visibility: visible; opacity: 1; }
.nox-toast { position: fixed; z-index: 8000; left: 50%; bottom: 84px; max-width: calc(100% - 40px); padding: 12px 16px; border: 1px solid rgba(255,255,255,.12); border-radius: 7px; background: rgba(18,18,21,.96); color: #fff; font: 650 12px/1.45 var(--c-sans); box-shadow: 0 16px 44px rgba(0,0,0,.58); opacity: 0; pointer-events: none; transform: translate(-50%,12px); transition: .24s ease; white-space: nowrap; }
.nox-toast.show { opacity: 1; transform: translate(-50%,0); }
.empty-category { padding: 70px 20px; color: rgba(255,255,255,.42); text-align: center; }

/* Story-first ranking: public trend patterns adapted into original NOXAI content. */
.rank-heading-row { display: flex; align-items: flex-end; justify-content: space-between; gap: 12px; padding-right: 20px; }
.rank-heading-row .rail-label { margin-bottom: 0; }
.rank-live { display: inline-flex; align-items: center; gap: 6px; flex: none; margin-bottom: 3px; color: #ee5a64; font: 850 9px/1 var(--c-sans); letter-spacing: .1em; }
.rank-live i { width: 6px; height: 6px; border-radius: 50%; background: #f0323f; box-shadow: 0 0 0 4px rgba(240,50,63,.11), 0 0 12px rgba(240,50,63,.7); animation: noxLivePulse 1.8s ease-in-out infinite; }
@keyframes noxLivePulse { 50% { opacity: .45; transform: scale(.78); } }
.rank-tabs { display: flex; gap: 7px; overflow-x: auto; padding: 13px 20px 5px; scrollbar-width: none; }
.rank-tabs::-webkit-scrollbar { display: none; }
.rank-tab { flex: none; min-height: 30px; padding: 0 12px; border: 1px solid rgba(255,255,255,.1); border-radius: 999px; background: rgba(255,255,255,.035); color: rgba(255,255,255,.48); font: 700 11px/1 var(--c-sans); cursor: pointer; transition: .18s ease; }
.rank-tab.active { border-color: rgba(240,50,63,.44); background: rgba(216,31,42,.16); color: #fff; box-shadow: inset 0 0 14px rgba(216,31,42,.08); }
/* New-release rail and compact character catalog */





.nox-release-badge { position: absolute; z-index: 2; top: 8px; right: 8px; padding: 5px 7px; border-radius: 4px; background: #e73542; color: #fff; font: 900 8px/1 var(--c-sans); letter-spacing: .06em; box-shadow: 0 4px 12px rgba(216,31,42,.3); }
.nox-release-genre { position: absolute; z-index: 2; left: 9px; bottom: 9px; padding: 6px 8px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; background: rgba(6,6,8,.66); color: rgba(255,255,255,.88); font: 750 9px/1 var(--c-sans); backdrop-filter: blur(8px); }
















.character-grid-metric { position: absolute; z-index: 2; left: 7px; bottom: 7px; display: inline-flex; align-items: center; gap: 3px; color: rgba(255,255,255,.9); font: 750 8.5px/1 var(--c-sans); text-shadow: 0 1px 5px #000; }
.character-grid-metric i { color: #f25a65; font-size: 9px; }
.character-grid-new { position: absolute; z-index: 2; top: 6px; left: 6px; padding: 4px 5px; border-radius: 3px; background: #e33440; color: #fff; font: 900 7px/1 var(--c-sans); letter-spacing: .06em; }




/* Story detail sheet */
html.story-preview-open,
body.story-preview-open {
  overflow: hidden !important;
  overscroll-behavior: none;
}
.story-preview { position: fixed; z-index: 5200; inset: 0; display: grid; justify-items: center; align-items: end; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity .24s ease, visibility .24s ease; }
.story-preview.open { visibility: visible; opacity: 1; pointer-events: auto; }
.story-preview-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.76); backdrop-filter: blur(9px); }
.story-preview-sheet { position: relative; width: min(100%,640px); height: min(94dvh,900px); overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; border: 1px solid rgba(255,255,255,.1); border-bottom: 0; border-radius: 24px 24px 0 0; background: #0b0b0e; color: #f8f8fa; box-shadow: 0 -26px 90px rgba(0,0,0,.7); transform: translateY(26px); transition: transform .3s cubic-bezier(.22,.8,.2,1); scrollbar-width: none; }
.story-preview-sheet::-webkit-scrollbar { display: none; }
.story-preview.open .story-preview-sheet { transform: translateY(0); }
.story-preview-close { position: absolute; z-index: 8; top: 14px; right: 14px; width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; background: rgba(7,7,9,.72); color: #fff; font-size: 18px; cursor: pointer; backdrop-filter: blur(10px); }
.story-preview-visual { position: relative; height: 430px; display: grid; place-items: center; overflow: hidden; isolation: isolate; border-bottom: 1px solid rgba(255,255,255,.08); }
.story-preview-visual::after { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg,rgba(7,7,9,.03),rgba(7,7,9,.05) 54%,#0b0b0e 100%); }
.story-preview-blur { position: absolute; z-index: -2; inset: -28px; background-position: center 19%; background-size: cover; filter: blur(25px) saturate(.75); opacity: .46; transform: scale(1.14); }
.story-preview-cover { width: 218px; aspect-ratio: 2/3; object-fit: cover; object-position: center 18%; border: 1px solid rgba(255,255,255,.2); border-radius: 14px; box-shadow: 0 22px 60px rgba(0,0,0,.62); }
.story-preview-online { position: absolute; left: 20px; bottom: 20px; display: inline-flex; align-items: center; gap: 7px; padding: 8px 11px; border: 1px solid rgba(255,255,255,.13); border-radius: 999px; background: rgba(5,5,7,.62); color: rgba(255,255,255,.86); font: 700 10px/1 var(--c-sans); backdrop-filter: blur(10px); }
.story-preview-online i { width: 6px; height: 6px; border-radius: 50%; background: #66df93; box-shadow: 0 0 9px rgba(102,223,147,.8); }
.story-preview-content { padding: 25px 20px 116px; }
.story-preview-kicker { margin: 0 0 7px; color: #ed5a65; font: 800 10px/1.4 var(--c-sans); letter-spacing: .035em; }
.story-preview-content > h2 { margin: 0; font: 800 27px/1.22 var(--nox-font-sans); letter-spacing: -.045em; }
.story-preview-byline { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 11px 0 0; color: rgba(255,255,255,.42); font: 600 10.5px/1.4 var(--c-sans); }
.story-preview-byline strong { color: rgba(255,255,255,.82); }
.story-preview-byline span + span { position: relative; padding-left: 11px; }
.story-preview-byline span + span::before { content: ''; position: absolute; left: 0; top: 50%; width: 2px; height: 2px; border-radius: 50%; background: rgba(255,255,255,.32); }
.story-preview-byline i { color: #e6535e; }
.story-preview-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 17px; }
.story-preview-tags :is(span, a) { padding: 7px 10px; border: 1px solid rgba(255,255,255,.11); border-radius: 5px; background: rgba(255,255,255,.025); color: rgba(255,255,255,.68); font: 650 10px/1 var(--c-sans); }
.story-preview-hook { margin: 18px 0 0; color: rgba(255,255,255,.79); font: 520 14px/1.72 var(--c-sans); letter-spacing: -.018em; word-break: keep-all; }
.story-feature-section, .story-prologue { margin-top: 31px; }
.story-section-head > span { display: block; margin-bottom: 5px; color: #e5525d; font: 850 8px/1 var(--c-sans); letter-spacing: .13em; }
.story-section-head h3 { margin: 0; color: #f2f2f4; font: 780 17px/1.3 var(--c-sans); letter-spacing: -.035em; }
.story-feature-grid { display: grid; gap: 8px; margin-top: 14px; }
.story-feature-grid > div { display: grid; grid-template-columns: 36px minmax(0,1fr); align-items: center; gap: 11px; padding: 12px; border: 1px solid rgba(255,255,255,.085); border-radius: 10px; background: rgba(255,255,255,.025); }
.story-feature-grid > div > i { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 9px; background: rgba(216,31,42,.13); color: #ed5964; font-size: 17px; }
.story-feature-grid span { display: grid; gap: 3px; }
.story-feature-grid strong { color: #f4f4f6; font: 760 12px/1.3 var(--c-sans); }
.story-feature-grid small { color: rgba(255,255,255,.48); font: 520 10.5px/1.5 var(--c-sans); word-break: keep-all; }
.story-prologue blockquote { position: relative; margin: 14px 0 0; padding: 17px 17px 17px 19px; border: 0; border-left: 2px solid rgba(240,50,63,.54); border-radius: 0 9px 9px 0; background: linear-gradient(90deg,rgba(216,31,42,.08),rgba(255,255,255,.018)); color: rgba(255,255,255,.69); font: 520 13px/1.78 var(--nox-font-sans); word-break: keep-all; }
.story-preview-notice { display: flex; align-items: flex-start; gap: 8px; margin: 20px 0 0; color: rgba(255,255,255,.4); font: 600 10px/1.55 var(--c-sans); }
.story-preview-notice i { flex: none; margin-top: 2px; color: #dbae61; }
.story-preview-actions { position: sticky; z-index: 9; left: 0; right: 0; bottom: 0; display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 9px; margin-top: -92px; padding: 13px 20px calc(13px + env(safe-area-inset-bottom,0px)); border-top: 1px solid rgba(255,255,255,.09); background: linear-gradient(180deg,rgba(11,11,14,.82),#0b0b0e 28%); backdrop-filter: blur(14px); }
.story-preview-like, .story-preview-play { height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 10px; cursor: pointer; }
.story-preview-like { border: 1px solid rgba(255,255,255,.14); background: #17171b; color: rgba(255,255,255,.75); font-size: 19px; }
.story-preview-like.liked { border-color: rgba(240,50,63,.44); background: rgba(216,31,42,.14); color: #f05460; }
.story-preview-play { gap: 8px; border: 1px solid #ef4450; background: linear-gradient(135deg,#e53642,#ba1c27); color: #fff; text-decoration: none; font: 800 14px/1 var(--c-sans); box-shadow: 0 10px 30px rgba(216,31,42,.22); }
.story-preview-play i { font-size: 15px; transition: transform .18s ease; }
.story-preview-play:hover i { transform: translateX(3px); }
@media (max-width: 430px) {
  .header .nox-logo-img { width: 25px !important; height: 28px !important; }
  .header .logo-text { font-size: 18px; }
  .header-account { gap: 6px; }
  .header-pass { height: 31px; padding: 0 9px; font-size: 11px; }
  .nox-poster-copy strong { font-size: 14px; }



  .story-preview-sheet { width: 100%; height: 100dvh; border-radius: 0; border: 0; }
  .story-preview-visual { height: min(54vh,440px); min-height: 370px; }
  .story-preview-cover { width: min(55vw,215px); }
}
@media (max-width: 350px) { .header .logo-han { display: inline; } }

/* 아직 연결되지 않은 로그인 제공자는 눌리지 않게, 준비 중임을 표시한다. */
.sb-social-login.is-pending { opacity: .55; cursor: not-allowed; }
.sb-social-soon { margin-left: 6px; padding: 2px 6px; border-radius: 999px; background: rgba(0,0,0,.72); font-size: 10px; font-weight: 700; color: #fff; }

/* 사이드바 목록: 최근 대화 · 찜한 캐릭터 */
.sb-list { margin: 4px 0 8px 46px; display: grid; gap: 4px; }
.sb-list a, .sb-list p { display: flex; align-items: center; gap: 8px; margin: 0; padding: 7px 10px; border-radius: 8px; color: #d9d6de; font-size: 13px; text-decoration: none; background: rgba(255,255,255,.04); }
.sb-list a:hover { background: rgba(255,255,255,.09); color: #fff; }
.sb-list a img { width: 26px; height: 26px; border-radius: 6px; object-fit: cover; }
.sb-list small { margin-left: auto; color: #8f8b98; font-size: 11px; }
.sb-list p { color: #9a97a2; }
