:root {
  --renewal-paper: #fff;
  --renewal-canvas: #fcf9fc;
  --renewal-ink: #344459;
  --renewal-muted: #697786;
  --renewal-line: #e6e8ed;
  --renewal-pink: #f8dbe8;
  --renewal-cyan: #dff3f6;
  --renewal-mint: #e4f4ec;
  --renewal-yellow: #fff1ca;
  --renewal-ease: cubic-bezier(.2, .85, .25, 1.15);
}
/* Reflective overlays are retired, including older independently styled pages. */
html.holo-studio-ui body .holo-card-sheen,
html.holo-studio-ui body .holo-card-beam,
html.holo-studio-ui body .event-celebration::after { display: none !important; }
html.holo-studio-ui body :is(.member-btn,.chip,.song-card,.song-library .card)::after,
html.holo-studio-ui body :is(.member-btn,.chip)::before { display: none !important; }
.talent-facts { display: grid; gap: 5px; font-size: 11px; margin: 0 0 10px; }
.talent-facts > div { display: flex; justify-content: center; gap: 7px; }
.talent-facts dt { color: #78818a; }
.talent-facts dd { margin: 0; min-width: 0; overflow-wrap: anywhere; }
.talent-tag-preview { display: flex; flex-wrap: wrap; gap: 4px 8px; justify-content: center; margin: 10px 0 14px; min-height: 44px; align-content: start; }
.talent-tag-preview a { font-size: 11px; color: #467685; overflow-wrap: anywhere; text-decoration: none; }
.talent-tag-preview .talent-all-tags { color: #99647e; }
.talent-more-tags { display: inline-block; padding: 8px 5px; color: #92728b; font-size: 11px; }
html.holo-studio-ui .talent-card > .renewal-talent-links { margin-top: 14px; }
.anniversary-clock { display: flex; align-items: center; gap: 4px; font-size: 16px; color: #687987; margin-top: 4px; font-variant-numeric: tabular-nums; }
.anniversary-clock i { font-style: normal; }
.renewal-countdown [data-time-part="days"] { display: inline-block; width: auto; min-width: 3ch; }
.renewal-countdown .countdown-number { line-height: 1.3; min-height: 1.3em; }
html.holo-studio-ui body .countdown-number { height: 1.3em; line-height: 1.3; font-variant-numeric: tabular-nums; }
.fan-toolbar { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; border-block: 1px solid #e6e8ed; padding: 16px 0; }
.fan-select,.fan-toolbar .renewal-checkbox { display: flex; align-items: center; gap: 12px; font-size: 12px; }
.fan-select select { padding: 10px; color: #344459; background: #fff; border: 1px solid #dce0e7; border-radius: 6px; font: inherit; max-width: 100%; }
body[data-fan-page="tags"] #fan-content { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.fan-tag-person { min-width: 0; padding: 20px 0; border-top: 2px solid color-mix(in srgb,var(--member-color) 32%,white); }
.fan-person { display: flex; align-items: center; gap: 12px; color: #344459; text-decoration: none; }
.fan-person img,.fan-days img { border-radius: 50%; object-fit: cover; border: 2px solid color-mix(in srgb,var(--member-color) 24%,white); flex-shrink: 0; }
.fan-person span { min-width: 0; }
.fan-person strong { display: block; font-size: 15px; margin-top: 6px; overflow-wrap: anywhere; }
.fan-person small { font-size: 10px; color: #74828e; }
.fan-tag-person dl { margin: 16px 0 0; }
.fan-tag-person dl > div { border-bottom: 1px solid #ebeaf0; padding: 9px 0; }
.fan-tag-person dt { color: #78818a; font-size: 10px; }
.fan-tag-person dd { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: 0; }
.fan-tag-person dd a { font-size: 13px; line-height: 1.8; color: #3c7484; overflow-wrap: anywhere; }
.fan-icon-button { display: inline-grid; place-items: center; width: 40px; height: 40px; min-width: 40px; flex-shrink: 0; border: 0; border-radius: 50%; color: #456c78; background: #edf6f5; cursor: pointer; padding: 8px; }
.fan-icon-button img { display: block; max-width: 100%; }
.fan-icon-button:hover { background: #f7e4ee; }
.fan-stream-section,.fan-days-section { padding: 12px 0 28px; }
.fan-stream-section h2,.fan-days-section h2 { font-size: 22px; margin: 12px 0 22px; }
.fan-stream-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.fan-stream { min-width: 0; position: relative; }
.fan-stream a { color: #344459; text-decoration: none; }
.fan-stream a > img { width: 100%; height: auto; aspect-ratio: 16/9; object-fit: cover; border-radius: 8px; }
.fan-stream-status { display: inline-block; color: #89405f; background: #f9dfeb; border-radius: 5px; padding: 5px 9px; font-size: 11px; margin-top: 12px; }
.fan-stream h3 { font-size: 15px; line-height: 1.65; margin: 10px 0; overflow-wrap: anywhere; }
.fan-stream p { font-size: 12px; color: #72808b; }
.fan-empty { color: #74808b; padding: 22px 0; font-size: 13px; }
.fan-days { padding: 0; margin: 0; list-style: none; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 40px; }
.fan-days li { display: grid; grid-template-columns: 84px 48px minmax(0,1fr) 40px; gap: 16px; align-items: center; padding: 18px 0; border-top: 1px solid #e8e7ed; min-width: 0; }
.fan-days time strong { display: block; font-size: 20px; color: #4e7e8c; font-variant-numeric: tabular-nums; }
.fan-days time small { font-size: 10px; margin: 0 2px; }
.fan-days time > span { color: #947186; font-size: 11px; }
.fan-days li > div a { color: #344459; font-size: 14px; font-weight: 700; text-decoration: none; overflow-wrap: anywhere; }
.fan-days li > div p { margin: 7px 0 0; color: #73818d; font-size: 11px; }
html.holo-studio-ui body .fan-notice { display: grid; grid-template-columns: 48px minmax(0,1fr) 32px; gap: 12px; position: fixed; bottom: 20px; right: 20px; z-index: 690; width: min(390px,calc(100% - 32px)); border: 1px solid #e7dce6; border-top: 3px solid var(--member-color); border-radius: 8px; padding: 16px; background: #fff; color: #344459; box-shadow: 0 10px 36px #5340611a; }
.fan-notice > img { object-fit: cover; border-radius: 50%; }
.fan-notice p { margin: 0; font-size: 10px; line-height: 1.6; color: #8a6078; }
html.holo-studio-ui body .fan-notice h2 { font-size: 14px !important; margin: 4px 0 !important; line-height: 1.5 !important; }
.fan-notice .fan-notice-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #75808a; }
.fan-notice .fan-icon-button { min-width: 32px; width: 32px; height: 32px; background: #f7f3f7; }
.fan-notice-links { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 9px; }
.fan-notice-links a { color: #467c8e; font-size: 12px; font-weight: 700; }
html.holo-studio-ui body.song-library main .topbar { display: none !important; }
html.holo-studio-ui body .renewal-talent h2::before,
html.holo-studio-ui body .renewal-talent h2::after { display: none !important; }
html.holo-studio-ui .song-library-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 34px 0 28px; margin: 0; border: 0; background: none; box-shadow: none; }
html.holo-studio-ui .song-library-heading h1 { font-size: 32px !important; line-height: 1.4; margin: 8px 0 !important; }
.song-library-heading p { font-size: 13px; color: #78818a; margin: 0; }
html.holo-studio-ui body.song-library .layout { display: grid !important; grid-template-columns: 300px minmax(0,1fr) !important; gap: 28px; align-items: start; background: none; border: 0; padding: 0 !important; }
html.holo-studio-ui body.song-library .side { position: sticky; top: 130px; min-width: 0; background: none !important; border: 0 !important; border-right: 1px solid #e8e5ec !important; border-radius: 0 !important; box-shadow: none !important; padding: 0 22px 0 0 !important; }
html.holo-studio-ui body.song-library .side > * { min-width: 0; }
html.holo-studio-ui body.song-library .member-filter { border: 0 !important; border-top: 1px solid #e4e4e9 !important; border-radius: 0 !important; padding: 14px 0 !important; box-shadow: none; }
html.holo-studio-ui body.song-library .member-list { display: grid; grid-template-columns: minmax(0,1fr); max-height: 420px; overflow-y: auto; margin: 10px 0; }
html.holo-studio-ui body .member-btn { display: grid; grid-template-columns: 30px minmax(0,1fr) auto; align-items: center; gap: 8px; min-height: 46px; border: 0; background: transparent; border-radius: 6px; padding: 8px; text-align: left; }
.member-btn img { border-radius: 50%; object-fit: cover; }
.member-btn span { overflow-wrap: anywhere; font-size: 12px; }
html.holo-studio-ui body .member-btn.active { background: color-mix(in srgb,var(--member-color) 12%,white) !important; box-shadow: inset 3px 0 var(--member-color) !important; color: #344459 !important; }
html.holo-studio-ui body.song-library .chip { background-image: none !important; box-shadow: none !important; }
html.holo-studio-ui body.song-library .chip.active { background: #f3dce8 !important; color: #80536a !important; border-color: #e5bfd2 !important; }
.song-member-search { width: 100%; margin-top: 6px; }
@media (prefers-reduced-motion: no-preference) {
  .fan-notice { animation: renewal-rise .45s var(--renewal-ease) both; }
  .fan-icon-button:active img,.renewal-talent-favorite:active img { transform: scale(.8); }
  .fan-icon-button img,.renewal-talent-favorite img { transition: transform .3s var(--renewal-ease); }
  .fan-person:hover img,.fan-days a:hover img { animation: renewal-wiggle .45s ease; }
  .fan-tag-person,.fan-stream { animation: renewal-rise .4s var(--renewal-ease) both; }
}
@media (max-width: 900px) {
  body[data-fan-page="tags"] #fan-content { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .fan-days { grid-template-columns: minmax(0,1fr); }
  html.holo-studio-ui body.song-library .layout { grid-template-columns: minmax(0,1fr) !important; gap: 12px; }
  html.holo-studio-ui body.song-library .side { position: static; border-right: 0 !important; border-bottom: 1px solid #e8e5ec !important; padding: 0 0 12px !important; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px 16px; }
  .song-library .side > :is(.search-wrap,.member-filter) { grid-column: 1 / -1; }
  html.holo-studio-ui body.song-library .member-list { grid-template-columns: repeat(2,minmax(0,1fr)); max-height: 320px; }
}
@media (max-width: 760px) {
  .fan-toolbar { gap: 16px; align-items: stretch; }
  .fan-toolbar .renewal-search { flex-basis: 100%; }
  .fan-stream-grid { grid-template-columns: minmax(0,1fr); gap: 20px 14px; }
  body[data-fan-page] .renewal-page-heading { padding: 24px 0 18px; gap: 14px; }
  body[data-fan-page] .renewal-page-heading .renewal-action { padding: 8px 12px; }
  body[data-fan-page] .renewal-result { margin: 16px 0; }
  html.holo-studio-ui body[data-fan-page] :is(.fan-stream-section,.fan-days-section) h2 { font-size: 20px !important; margin: 0 0 16px !important; }
  .fan-stream h3 { font-size: 13px; }
  .fan-days li { grid-template-columns: 70px 44px minmax(0,1fr) 36px; gap: 10px; }
  .fan-days img { width: 44px; height: 44px; }
  .fan-days li > div a { font-size: 12px; }
  html.holo-studio-ui body .fan-notice { position: relative; inset: auto; width: calc(100% - 32px); margin: 14px auto 0; padding: 12px; box-shadow: 0 3px 14px #5340610a; z-index: 1; }
  html.holo-studio-ui .song-library-heading { flex-wrap: wrap; padding: 24px 0; }
  html.holo-studio-ui .song-library-heading h1 { font-size: 25px !important; }
  html.holo-studio-ui body.song-library .search { font-size: 16px; }
  html.holo-studio-ui body.song-library .filter-block { padding: 0; margin: 0; }
  html.holo-studio-ui body.song-library .side { grid-template-columns: minmax(0,1fr) !important; }
  html.holo-studio-ui body.song-library .filter-block { display: grid; grid-template-columns: 60px minmax(0,1fr); align-items: center; gap: 10px; }
  html.holo-studio-ui body.song-library .side .chips { display: flex !important; flex-wrap: wrap !important; gap: 6px; overflow: visible !important; }
  html.holo-studio-ui body.song-library .side .chip { flex: 1 0 auto; white-space: nowrap; }
  html.holo-studio-ui body.song-library .chip { font-size: 11px; padding: 8px 10px; min-height: 38px; }
}
@media (max-width: 540px) {
  body[data-fan-page="tags"] #fan-content { grid-template-columns: minmax(0,1fr); gap: 8px; }
  .fan-tag-person { display: grid; grid-template-columns: minmax(0,1fr); }
  .fan-tag-person dl { margin-top: 12px; }
}
html.holo-studio-ui body {
  background: var(--renewal-canvas) !important;
  color: var(--renewal-ink) !important;
  --studio-shadow: 0 6px 18px #34445909;
  --studio-line: var(--renewal-line);
  --line: var(--renewal-line);
}
html.holo-studio-ui body::before { display: none; }
html.holo-studio-ui body.renewal-page { margin: 0; }
html { scroll-padding-top: 140px; }
html.holo-studio-ui :focus-visible { outline: 3px solid #287e94; outline-offset: 4px; }
.renewal-icon { display: inline-block; width: 20px; height: 20px; flex: 0 0 20px; vertical-align: middle; }
.renewal-skip { position: fixed; top: 8px; left: 12px; z-index: 99999; padding: 12px; color: #244f61; background: #fff; transform: translateY(-200%); }
.renewal-skip:focus { transform: none; }
html.holo-studio-ui body > header.renewal-header {
  position: sticky !important; top: 0; z-index: 70; padding: 0 !important;
  border: 0 !important; border-bottom: 1px solid var(--renewal-line) !important;
  background: #fff !important; box-shadow: 0 3px 16px #34445905 !important;
  backdrop-filter: none !important;
}
html.holo-studio-ui body > header.renewal-header::before,
html.holo-studio-ui body > header.renewal-header::after { display: none !important; }
html.holo-studio-ui .renewal-header nav,
html.holo-studio-ui .renewal-header .header-inner {
  display: flex !important; grid-template: none !important; width: 100% !important;
  max-width: none !important; margin: 0 !important; padding: 0 !important;
  flex-wrap: wrap; gap: 0; min-height: 0;
}
html.holo-studio-ui .renewal-top {
  display: flex; align-items: center; justify-content: space-between; gap: 20px;
  max-width: 1520px; margin: auto; padding: 12px 28px; min-height: 64px;
}
html.holo-studio-ui .renewal-top .brand { width: auto !important; min-width: 0; margin: 0; padding: 0; font-size: 16px !important; gap: 9px; }
html.holo-studio-ui .renewal-top .brand :is(.mark,.brand-mark,.brand-icon) { width: 32px !important; height: 32px !important; border: 0 !important; box-shadow: none !important; }
html.holo-studio-ui .renewal-top .brand img { object-fit: contain; }
html.holo-studio-ui .renewal-top .holo-header-tools { display: flex !important; width: auto !important; min-width: 0 !important; flex-wrap: nowrap; align-items: center; gap: 12px; margin: 0 !important; }
html.holo-studio-ui .renewal-top .local-widget { width: auto !important; min-width: 145px !important; max-width: none !important; height: auto !important; padding: 0 10px !important; border: 0 !important; border-left: 1px solid var(--renewal-line) !important; border-radius: 0 !important; box-shadow: none !important; background: transparent !important; overflow: visible !important; flex-shrink: 0; }
html.holo-studio-ui .renewal-top .local-widget b { line-height: 1.6 !important; font-size: 13px !important; font-variant-numeric: tabular-nums; white-space: nowrap; overflow: visible !important; }
html.holo-studio-ui .renewal-top .local-widget span { font-size: 10px !important; line-height: 1.5; }
html.holo-studio-ui .renewal-global {
  display: flex !important; align-items: center; gap: 4px !important; padding: 0 24px !important;
  max-width: 1520px !important; margin: auto !important; min-height: 48px; flex-wrap: nowrap !important;
}
html.holo-studio-ui .renewal-global > a,
html.holo-studio-ui .renewal-global > button {
  display: inline-flex !important; gap: 7px; align-items: center; flex-shrink: 0;
  position: relative; border: 0 !important; background: transparent !important;
  padding: 12px 14px !important; color: #657080 !important; border-radius: 0 !important;
  text-decoration: none; font: inherit; font-size: 12px !important; font-weight: 700; cursor: pointer;
  box-shadow: none !important; white-space: nowrap;
}
html.holo-studio-ui .renewal-global > a::after { content: ""; position: absolute; inset: auto 14px 0; height: 3px; border-radius: 5px 5px 0 0; background: #7ccbd7; transform: scaleX(0); transition: transform .25s var(--renewal-ease); }
html.holo-studio-ui .renewal-global > a[aria-current="page"] { color: #24667a !important; }
html.holo-studio-ui .renewal-global > a[aria-current="page"]::after,
html.holo-studio-ui .renewal-global > a:hover::after { transform: scaleX(1); }
html.holo-studio-ui .renewal-global > a[href="/anniversary/"] { color: #a84a70 !important; }
html.holo-studio-ui .renewal-global > a[href="/anniversary/"]::after { background: #edb0ca; }
html.holo-studio-ui .renewal-context { width: 100%; display: flex !important; align-items: center; padding: 5px 28px !important; margin: 0 !important; gap: 14px; border-top: 1px solid #f1eff3; background: #fffcfe; }
html.holo-studio-ui .renewal-context :is(.links,.nav-links,.secret-nav) { display: flex !important; flex-wrap: nowrap !important; min-width: 0 !important; width: auto !important; overflow-x: auto !important; padding: 0 !important; gap: 4px; grid-area: auto !important; }
html.holo-studio-ui .renewal-context :is(.links,.nav-links,.secret-nav) a { font-size: 11px !important; padding: 5px 9px !important; border: none !important; box-shadow: none !important; background: none !important; white-space: nowrap; }
html.holo-studio-ui .renewal-context:empty { display: none !important; }
html.holo-studio-ui .renewal-header .today-panel { display: none !important; }
/* Today's existing widget keeps its runtime and is moved into the home overview. */
html.holo-studio-ui .renewal-home > .today-panel { margin: 12px 0 0 !important; background: #edf7f1 !important; border: 0 !important; box-shadow: none !important; padding: 10px 14px !important; width: 100% !important; border-radius: 8px !important; }
html.holo-studio-ui .renewal-home .today-item { background: transparent !important; box-shadow: none !important; border: none !important; }
html.holo-studio-ui .renewal-home .today-item b { white-space: normal !important; }
.renewal-bottom-nav { display: none; }
.renewal-menu {
  color: var(--renewal-ink); background: #fff; border: 1px solid var(--renewal-line); border-radius: 8px;
  width: min(620px, calc(100% - 32px)); max-height: min(760px, 85dvh); padding: 24px;
  box-shadow: 0 24px 100px #34445926;
}
.renewal-menu::backdrop { background: #26364560; }
.renewal-menu[open] { animation: renewal-rise .3s var(--renewal-ease) both; }
.renewal-menu-head { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-bottom: 16px; border-bottom: 1px solid var(--renewal-line); }
.renewal-menu-head h2 { font-size: 20px; margin: 0; }
.renewal-menu-head button { width: 40px; height: 40px; display: grid; place-items: center; border: 0; border-radius: 50%; background: #f6f3f6; cursor: pointer; }
.renewal-menu-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 4px 16px; padding-top: 12px; }
.renewal-menu-links a { display: flex; align-items: center; gap: 12px; padding: 14px 8px; border-radius: 8px; text-decoration: none; color: var(--renewal-ink); font-size: 14px; }
.renewal-menu-links a:hover { background: var(--renewal-cyan); }
.renewal-menu-links a[aria-current] { background: var(--renewal-pink); }
.renewal-menu-tools { display: flex; flex-wrap: wrap; gap: 12px; padding-top: 20px; border-top: 1px solid var(--renewal-line); margin-top: 16px; align-items: center; }
.renewal-menu-tools:empty { display: none; }
html.holo-studio-ui .renewal-menu-tools .local-widget { width: auto !important; min-width: 130px !important; max-width: 100%; border: 0 !important; box-shadow: none !important; }
html.holo-studio-ui :is(.live-card,.special-live-card,.collab-card,.talent-card,.song-card,.event-card,.character-card,.stream-card,.secret-card,.news-card) {
  border-radius: 8px !important; box-shadow: 0 3px 14px #34445908 !important;
  transition: transform .25s var(--renewal-ease), box-shadow .25s ease !important;
}
html.holo-studio-ui :is(.live-card,.special-live-card,.collab-card,.talent-card,.song-card,.event-card):hover { box-shadow: 0 9px 22px #34445912 !important; }
html.holo-studio-ui :where(.holo-card-sheen,.holo-card-beam) { display: none !important; }
html.holo-studio-ui :where(.holo-card-ribbon) { opacity: .65 !important; }
html.holo-studio-ui body[data-holo-route="songs"] :is(.chip,.tab,.tabs button,.controls button)::before,
html.holo-studio-ui body[data-holo-route="songs"] :is(.chip,.tab,.tabs button,.controls button)::after { display: none !important; }
html.holo-studio-ui main > section > .panel { border: 0 !important; box-shadow: none !important; background: transparent !important; }
html.holo-studio-ui :where(.section-title h2,.page-head h1) { line-height: 1.4 !important; }
html.holo-studio-ui .section-title h2::before { background: #f5bdd5 !important; box-shadow: none !important; }
html.holo-studio-ui .renewal-home { padding: 24px 18px 4px !important; margin: 0 !important; }
.renewal-home-heading { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 18px; }
html.holo-studio-ui .renewal-home-heading h1 { font-size: 26px !important; line-height: 1.3 !important; margin: 4px 0 0 !important; font-weight: 800; }
.renewal-eyebrow { display: block; margin: 0 0 8px; font-size: 10px; font-weight: 800; color: #8c6f80; }
.renewal-unofficial { font-size: 10px; color: var(--renewal-muted); }
.renewal-highlights { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 16px; }
.renewal-highlight { position: relative; display: grid; grid-template-columns: minmax(90px, .9fr) minmax(0, 1.1fr); align-items: center; gap: 12px; padding: 10px; background: #fff; border: 1px solid var(--renewal-line); border-radius: 8px; color: var(--renewal-ink); text-decoration: none; min-width: 0; }
.renewal-highlight > img:not(.renewal-icon) { width: 100%; height: auto; aspect-ratio: 16/9; object-fit: contain; border-radius: 4px; }
.renewal-highlight > .renewal-icon { display: none; }
.renewal-highlight span { font-size: 10px; color: var(--project-color); font-weight: 800; }
html.holo-studio-ui .renewal-highlight h2 { font-size: 15px !important; line-height: 1.4 !important; margin: 4px 0 !important; }
.renewal-highlight p { font-size: 11px; color: var(--renewal-muted); margin: 0; line-height: 1.65; }
.renewal-highlight:hover { border-color: var(--project-color); }
html.holo-studio-ui .renewal-main { width: min(1240px, calc(100% - 64px)) !important; max-width: 1240px !important; margin: 0 auto; padding: 0; }
html.holo-studio-ui .renewal-context :is(.links,.nav-links) a::before,
html.holo-studio-ui .renewal-context :is(.links,.nav-links) a::after { display: none !important; }
html.holo-studio-ui .renewal-footer { width: min(1240px, calc(100% - 32px)) !important; margin-inline: auto !important; }
.renewal-page-heading { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 42px 0 28px; }
html.holo-studio-ui .renewal-page-heading h1,
html.holo-studio-ui .renewal-detail-heading h1 { font-size: 38px !important; line-height: 1.4 !important; margin: 8px 0 !important; color: var(--renewal-ink); }
.renewal-page-heading p { margin: 0; color: var(--renewal-muted); font-size: 14px; }
.renewal-countdown { flex-shrink: 0; display: flex; gap: 12px; align-items: center; border-left: 1px solid #d9dfe5; padding-left: 28px; }
.renewal-countdown > span { font-size: 11px; color: #7e6b79; }
.renewal-countdown strong { color: #ad6487; font-size: 38px; font-variant-numeric: tabular-nums; min-width: 92px; }
.renewal-countdown small { font-size: 12px; margin-left: 5px; }
.renewal-anniversary-art { display: block; background: #e6f6fb; }
.renewal-anniversary-art img { display: block; width: 100%; max-height: 380px; height: auto; object-fit: contain; }
.renewal-section-links { display: flex; flex-wrap: wrap; gap: 24px; align-items: center; padding: 20px 0; border-bottom: 1px solid var(--renewal-line); }
.renewal-section-links > a { text-decoration: none; color: #51727b; font-size: 13px; font-weight: 700; }
html.holo-studio-ui .renewal-section { padding: 40px 0; margin: 0; border: 0; border-bottom: 1px solid var(--renewal-line); border-radius: 0; background: transparent; box-shadow: none; }
.renewal-section-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
html.holo-studio-ui .renewal-section-heading h2 { font-size: 24px !important; line-height: 1.4 !important; margin: 0 !important; }
.renewal-section-heading > span { font-size: 10px; color: var(--renewal-muted); }
.renewal-section-heading > a { color: #39758b; font-size: 12px; text-decoration: none; }
.renewal-filterbar { display: flex; justify-content: space-between; gap: 24px; align-items: center; margin-bottom: 24px; }
.renewal-segments { display: flex; gap: 3px; padding: 4px; border-radius: 24px; background: #f1ebf0; }
.renewal-segments button { font: inherit; font-size: 12px; border: 0; padding: 9px 20px; border-radius: 22px; cursor: pointer; color: #665d69; background: transparent; white-space: nowrap; }
.renewal-segments button[aria-pressed="true"] { background: #fff; color: #884c70; box-shadow: 0 2px 8px #795d7712; }
.renewal-search { display: flex; align-items: center; gap: 12px; border-bottom: 1px solid #c9cdd5; padding: 9px 0; min-width: 0; width: min(280px, 100%); }
.renewal-search input { width: 100%; min-width: 0; border: 0; background: transparent; color: var(--renewal-ink); font: inherit; font-size: 14px; padding: 3px; }
.renewal-project-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px 24px; }
.renewal-project { position: relative; min-width: 0; padding-bottom: 34px; }
.renewal-project[hidden] { display: none; }
.renewal-project-image { display: block; width: 100%; background: #fff; border-radius: 8px; border: 1px solid #e9e8ed; overflow: hidden; }
.renewal-project-image img { display: block; width: 100%; height: auto; aspect-ratio: 16/9; object-fit: contain; transition: transform .4s var(--renewal-ease); }
.renewal-project-image:hover img { transform: scale(1.025); }
.renewal-project-meta { display: flex; justify-content: space-between; margin: 16px 0 8px; color: var(--project-color); font-size: 10px; font-weight: 800; }
html.holo-studio-ui .renewal-project h3 { font-size: 20px !important; line-height: 1.45 !important; margin: 0 0 10px !important; }
.renewal-project h3 a { color: inherit; text-decoration: none; }
.renewal-project p { margin: 0; font-size: 13px; color: var(--renewal-muted); line-height: 1.9; }
.renewal-project-more { display: grid; place-items: center; width: 28px; height: 28px; position: absolute; right: 0; bottom: 0; border-radius: 50%; background: color-mix(in srgb, var(--project-color) 12%, white); }
.renewal-project-more:hover { animation: renewal-wiggle .45s ease; }
.renewal-timeline { list-style: none; margin: 0; padding: 0; }
.renewal-timeline li { display: grid; grid-template-columns: 190px minmax(0, 1fr); gap: 28px; padding: 22px 0; border-top: 1px solid var(--renewal-line); }
.renewal-timeline time { color: #557a8b; font-size: 20px; font-weight: 700; font-variant-numeric: tabular-nums; }
.renewal-timeline time small { display: block; font-size: 11px; font-weight: 400; margin-top: 8px; }
.renewal-tag { display: inline-flex; background: var(--renewal-cyan); color: #426f7a; font-size: 10px; padding: 5px 9px; border-radius: 20px; }
.renewal-tag.rose { background: var(--renewal-pink); color: #955879; }
.renewal-tag.mint { background: var(--renewal-mint); color: #528368; }
.renewal-timeline h3 { margin: 8px 0; font-size: 17px; }
.renewal-timeline p { font-size: 12px; color: var(--renewal-muted); }
.renewal-action { display: inline-flex; gap: 10px; align-items: center; justify-content: space-between; border: 1px solid #d8e5e7; padding: 10px 14px; border-radius: 6px; text-decoration: none; color: #3d7484; background: #fff; font-size: 12px; font-weight: 700; }
.renewal-action.primary { background: #3f8291; color: #fff; border-color: transparent; }
.renewal-action.primary img { filter: invert(1); }
.renewal-action:hover { transform: translateY(-2px); }
.renewal-news-list a { display: grid; grid-template-columns: 100px minmax(0, 1fr) 20px; align-items: center; gap: 18px; text-decoration: none; color: var(--renewal-ink); padding: 20px 0; border-bottom: 1px solid var(--renewal-line); font-size: 13px; line-height: 1.8; }
.renewal-news-list time { font-size: 11px; color: var(--renewal-muted); }
.renewal-breadcrumb { display: flex; align-items: center; gap: 10px; padding: 24px 0; font-size: 11px; color: var(--renewal-muted); }
.renewal-breadcrumb a { color: #56818b; text-decoration: none; }
.renewal-detail-heading { padding: 12px 0 28px; max-width: 850px; }
.renewal-detail-heading p { font-size: 15px; line-height: 1.9; color: var(--renewal-muted); }
.renewal-detail-art { margin: 0; background: #fff; }
.renewal-detail-art img { width: 100%; max-height: 540px; height: auto; object-fit: contain; display: block; }
.renewal-detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 80px; padding: 40px 0 16px; align-items: start; }
.renewal-prose { min-width: 0; }
.renewal-prose h2,.renewal-facts h2 { font-size: 19px; margin: 0 0 22px; line-height: 1.5; }
.renewal-prose p { font-size: 14px; line-height: 2.2; margin: 0 0 24px; }
.renewal-prose > h2:not(:first-child) { margin-top: 36px; }
.renewal-facts { border-top: 3px solid #e8bad0; padding-top: 22px; }
.renewal-facts dl { margin: 0; }
.renewal-facts dl div { padding: 14px 0; border-bottom: 1px solid var(--renewal-line); }
.renewal-facts dt { font-size: 11px; color: var(--renewal-muted); margin-bottom: 7px; }
.renewal-facts dd { margin: 0; font-size: 14px; line-height: 1.9; font-weight: 700; }
.renewal-actions { display: grid; gap: 10px; padding-top: 24px; }
.renewal-members { display: flex; flex-wrap: wrap; gap: 16px 24px; }
.renewal-member { display: flex; align-items: center; gap: 10px; color: var(--renewal-ink); text-decoration: none; font-size: 12px; }
.renewal-member img { border-radius: 50%; border: 2px solid color-mix(in srgb, var(--member-color) 35%, white); object-fit: cover; background: #fff; }
.renewal-video-section { padding: 32px 0 0; }
.renewal-video { aspect-ratio: 16/9; background: #12242b; margin-bottom: 14px; }
.renewal-video button { display: block; width: 100%; height: 100%; position: relative; border: 0; background: #12242b; padding: 0; cursor: pointer; }
.renewal-video button > img { width: 100%; height: 100%; object-fit: contain; }
.renewal-video button > span { position: absolute; left: 50%; bottom: 20px; transform: translateX(-50%); padding: 12px 18px; border-radius: 24px; background: #fff; color: var(--renewal-ink); white-space: nowrap; font-size: 13px; }
.renewal-video iframe { display: block; width: 100%; height: 100%; border: 0; }
.renewal-footer { max-width: 1240px; margin: 0 auto; display: flex; gap: 24px; align-items: center; justify-content: space-between; padding: 32px 0; font-size: 11px; color: var(--renewal-muted); }
.renewal-footer a { color: #567888; text-decoration: none; }
.renewal-talent-toolbar { display: flex; align-items: center; gap: 24px; padding: 18px 0; border-top: 1px solid var(--renewal-line); border-bottom: 1px solid var(--renewal-line); }
.renewal-talent-toolbar > label:not(.renewal-search) { font-size: 12px; display: flex; align-items: center; gap: 10px; }
.renewal-talent-toolbar select { font: inherit; border: 1px solid #dcdde4; padding: 10px; border-radius: 6px; background: #fff; color: var(--renewal-ink); max-width: 220px; }
.renewal-checkbox input { accent-color: #aa6785; width: 18px; height: 18px; }
.renewal-result { font-size: 12px; color: var(--renewal-muted); margin: 24px 0; }
.renewal-talent-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 32px 24px; padding-bottom: 48px; }
.renewal-talent { min-width: 0; text-align: center; position: relative; }
.renewal-talent-favorite { position: absolute; left: 0; top: 0; z-index: 2; width: 32px; height: 32px; border: 0; border-radius: 50%; background: #fff; display: grid; place-items: center; cursor: pointer; }
.renewal-talent-favorite[aria-pressed="true"] { background: #f5cfe0; }
.renewal-talent-favorite:hover img { animation: renewal-wiggle .45s ease; }
.renewal-talent::before { content: ""; position: absolute; top: 0; right: 4px; width: 22px; height: 6px; border-radius: 4px; background: var(--member-color); transform: rotate(30deg); }
.renewal-talent-portrait { display: block; padding: 12px; }
.renewal-talent-portrait img { width: 100%; height: auto; aspect-ratio: 1; border-radius: 50%; object-fit: cover; background: color-mix(in srgb, var(--member-color) 9%, white); border: 3px solid color-mix(in srgb, var(--member-color) 24%, white); transition: transform .35s var(--renewal-ease); }
.renewal-talent-portrait:hover img { transform: translateY(-5px) rotate(-2deg); }
.renewal-talent > p { font-size: 10px; color: var(--renewal-muted); margin: 8px 0; }
html.holo-studio-ui .renewal-talent h2 { font-size: 15px !important; line-height: 1.5; min-height: 45px; margin: 0 0 8px !important; overflow-wrap: anywhere; }
.renewal-talent-links { display: flex; align-items: center; justify-content: center; gap: 8px; }
.renewal-talent-links a { width: 36px; height: 36px; display: grid; place-items: center; background: #fff; border: 1px solid var(--renewal-line); border-radius: 50%; }
.renewal-talent-links a:hover { background: color-mix(in srgb, var(--member-color) 15%, white); }
@keyframes renewal-rise { from { opacity: 0; transform: translateY(12px) scale(.985); } to { opacity: 1; transform: none; } }
@keyframes renewal-wiggle { 25% { transform: rotate(-9deg); } 70% { transform: rotate(6deg); } }
@media (prefers-reduced-motion: no-preference) {
  .renewal-project,.renewal-highlight { animation: renewal-rise .55s var(--renewal-ease) both; }
  .renewal-project:nth-child(3n+2),.renewal-highlight:nth-child(2) { animation-delay: .07s; }
  .renewal-project:nth-child(3n),.renewal-highlight:nth-child(3) { animation-delay: .14s; }
  .renewal-top .brand:hover img { animation: renewal-wiggle .5s ease; }
  .renewal-action,.renewal-highlight { transition: transform .25s var(--renewal-ease), border-color .2s ease; }
  .renewal-bottom-nav a:active img { transform: scale(.82); }
}
@media (max-width: 1100px) {
  html.holo-studio-ui .renewal-global > a,html.holo-studio-ui .renewal-global > button { padding: 12px 9px !important; font-size: 11px !important; }
  .renewal-global .renewal-icon { width: 17px; height: 17px; flex-basis: 17px; }
  .renewal-detail-layout { gap: 36px; grid-template-columns: minmax(0,1fr) 280px; }
  .renewal-talent-grid { grid-template-columns: repeat(5,minmax(0,1fr)); }
  .renewal-highlight { grid-template-columns: minmax(0,1fr); align-content: start; }
}
@media (max-width: 760px) {
  html { scroll-padding-top: 96px; }
  html.holo-studio-ui body { padding-bottom: calc(72px + env(safe-area-inset-bottom)) !important; }
  html.holo-studio-ui .renewal-top { padding: 10px 16px; gap: 8px; min-height: 60px; }
  html.holo-studio-ui .renewal-top .brand { font-size: 14px !important; flex-shrink: 0; }
  html.holo-studio-ui .renewal-top .brand :is(.mark,.brand-mark,.brand-icon) { width: 27px !important; height: 27px !important; }
  html.holo-studio-ui .renewal-top .holo-header-tools { gap: 6px !important; }
  html.holo-studio-ui .renewal-top :is(.local-widget,.site-width-control,.admin-menu,.admin-entry) { display: none !important; }
  html.holo-studio-ui body > header.renewal-header nav.renewal-global { display: none !important; }
  html.holo-studio-ui .renewal-context { padding: 3px 12px !important; gap: 6px; }
  html.holo-studio-ui .renewal-context :is(.links,.nav-links,.secret-nav) { width: 100% !important; scrollbar-width: none; }
  html.holo-studio-ui .renewal-header .holo-command-trigger { width: 32px !important; height: 32px !important; }
  .renewal-bottom-nav { position: fixed; display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); left: 0; right: 0; bottom: 0; z-index: 100; background: #fff; border-top: 1px solid #e8e2e8; padding: 7px 8px calc(7px + env(safe-area-inset-bottom)); box-shadow: 0 -6px 20px #47334306; }
  .renewal-bottom-nav :is(a,button) { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; min-height: 48px; border: 0; background: transparent; text-decoration: none; color: #727784; font: inherit; font-size: 9px; cursor: pointer; }
  .renewal-bottom-nav .renewal-icon { width: 21px; height: 21px; flex: 0 0 21px; opacity: .68; }
  .renewal-bottom-nav [aria-current="page"] { color: #955576; }
  .renewal-bottom-nav [aria-current="page"] img { opacity: 1; background: #fae7f0; border-radius: 8px; box-shadow: 0 0 0 7px #fae7f0; }
  .renewal-menu { margin: auto 0 0; width: 100%; max-width: none; max-height: 85dvh; padding: 22px 20px calc(24px + env(safe-area-inset-bottom)); border-radius: 8px 8px 0 0; }
  .renewal-menu-links { gap: 4px 8px; }
  .renewal-menu-links a { font-size: 13px; padding: 15px 4px; }
  html.holo-studio-ui .holo-event-portal { bottom: calc(80px + env(safe-area-inset-bottom)) !important; max-width: calc(100% - 24px) !important; }
  html.holo-studio-ui .renewal-home { padding: 22px 12px 0 !important; }
  html.holo-studio-ui .renewal-home-heading h1 { font-size: 23px !important; }
  .renewal-home-heading { margin-bottom: 18px; }
  .renewal-unofficial { display: none; }
  .renewal-highlights { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
  .renewal-highlight:first-child { grid-column: 1 / -1; grid-template-columns: minmax(0,1.05fr) minmax(0,1fr); padding: 10px; gap: 14px; }
  .renewal-highlight:not(:first-child) { grid-template-columns: minmax(0,1fr) 20px; padding: 13px; }
  .renewal-highlight:not(:first-child) > img:not(.renewal-icon) { display: none; }
  .renewal-highlight:not(:first-child) > .renewal-icon { display: block; }
  html.holo-studio-ui .renewal-highlight h2 { font-size: 13px !important; }
  .renewal-highlight p { font-size: 10px; }
  html.holo-studio-ui .renewal-main { width: calc(100% - 32px) !important; }
  .renewal-page-heading { padding: 28px 0 24px; gap: 16px; flex-wrap: wrap; }
  html.holo-studio-ui .renewal-page-heading h1,html.holo-studio-ui .renewal-detail-heading h1 { font-size: 28px !important; }
  .renewal-page-heading p { font-size: 12px; }
  .renewal-countdown { gap: 8px; padding-left: 16px; }
  .renewal-countdown > span { font-size: 10px; }
  .renewal-countdown strong { font-size: 25px; min-width: 66px; }
  .renewal-section-links { gap: 12px 20px; padding: 16px 0; }
  .renewal-section-links > a { font-size: 11px; }
  html.holo-studio-ui .renewal-section { padding: 30px 0; }
  html.holo-studio-ui .renewal-section-heading h2 { font-size: 20px !important; }
  .renewal-section-heading { gap: 12px; margin-bottom: 20px; }
  .renewal-section-heading > span { display: none; }
  .renewal-filterbar { align-items: stretch; gap: 14px; flex-direction: column; }
  .renewal-segments { align-self: start; }
  .renewal-segments button { padding: 8px 16px; }
  .renewal-search { width: 100%; }
  .renewal-search input { font-size: 16px; }
  .renewal-project-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 16px; }
  .renewal-project-meta { margin-top: 12px; font-size: 9px; }
  html.holo-studio-ui .renewal-project h3 { font-size: 16px !important; }
  .renewal-project p { font-size: 11px; line-height: 1.85; }
  .renewal-timeline li { grid-template-columns: 1fr; gap: 14px; padding: 22px 0; }
  .renewal-timeline time { display: flex; align-items: baseline; gap: 12px; font-size: 18px; }
  .renewal-timeline time small { margin: 0; }
  .renewal-timeline li > div { border-left: 2px solid #ecc6d9; padding-left: 16px; }
  .renewal-news-list a { grid-template-columns: minmax(0,1fr) 20px; gap: 7px 14px; padding: 16px 0; font-size: 12px; }
  .renewal-news-list time { grid-column: 1 / -1; }
  .renewal-detail-heading { padding-top: 6px; }
  .renewal-detail-heading p { font-size: 13px; }
  .renewal-detail-layout { display: flex; flex-direction: column; gap: 28px; padding: 28px 0; }
  .renewal-facts { order: -1; width: 100%; }
  .renewal-facts dl { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 20px; }
  .renewal-facts dd { font-size: 13px; }
  .renewal-prose p { font-size: 13px; }
  .renewal-members { gap: 12px 16px; }
  .renewal-member { font-size: 11px; }
  .renewal-member img { width: 32px; height: 32px; }
  .renewal-project-grid.related { display: flex; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 8px; }
  .related .renewal-project { flex: 0 0 72%; scroll-snap-align: start; }
  .renewal-footer { flex-wrap: wrap; margin: 0 16px; gap: 16px; }
  .renewal-talent-toolbar { flex-wrap: wrap; gap: 16px; }
  .renewal-talent-toolbar .renewal-search { flex-basis: 100%; }
  .renewal-talent-toolbar select { max-width: 175px; font-size: 16px; }
  .renewal-talent-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px 12px; }
  .renewal-talent-portrait { padding: 7px; }
  html.holo-studio-ui .renewal-talent h2 { font-size: 12px !important; min-height: 36px; }
  .renewal-talent > p { font-size: 9px; min-height: 27px; }
  .renewal-talent-links { gap: 5px; }
  .renewal-talent-links a { width: 28px; height: 32px; border: 0; background: none; }
}
@media (max-width: 380px) {
  .renewal-talent-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .renewal-top .brand span { font-size: 12px; }
  html.holo-studio-ui .renewal-page-heading h1 { font-size: 25px !important; }
}
@media (prefers-reduced-motion: reduce) {
  .renewal-page *, .renewal-highlight, .renewal-bottom-nav *, .renewal-menu, .renewal-top * { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
