/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table-row {
    display: table-row;
  }
  .grow {
    flex-grow: 1;
  }
}
:root {
  --font-sans: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --text-fluid: clamp(14px,calc(13.35px + .18vw),16px);
}
html {
  font-size: var(--text-fluid);
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
html body {
  font-family: var(--font-sans);
  font-size: 1rem;
  line-height: 1.55;
  font-synthesis: none;
}
html .logo {
  font-size: clamp(1rem,calc(.96rem + .18vw),1.125rem);
}
html .nav a,html .button {
  font-size: clamp(.875rem,calc(.84rem + .1vw),.95rem);
}
html .button {
  line-height: 1.25;
}
html .eyebrow,html .badge {
  font-size: clamp(.72rem,calc(.69rem + .08vw),.8rem);
}
html .badge {
  line-height: 1.2;
}
html .title {
  font-size: clamp(1.65rem,calc(1.4rem + .85vw),2.15rem);
  line-height: 1.16;
  letter-spacing: -.035em;
}
html .card {
  padding: clamp(16px,calc(14px + .45vw),20px);
  overflow-wrap: anywhere;
}
html .card h2 {
  font-size: clamp(1.15rem,calc(1.05rem + .35vw),1.4rem);
  line-height: 1.25;
}
html .card h3 {
  font-size: clamp(1rem,calc(.95rem + .2vw),1.2rem);
  line-height: 1.3;
}
html .metric {
  font-size: clamp(1.45rem,calc(1.25rem + .65vw),1.8rem);
  line-height: 1.15;
}
html .smallmetric {
  font-size: clamp(1.05rem,calc(1rem + .2vw),1.2rem);
}
html .list,html .row,html .grow {
  min-width: 0;
}
html .card.row {
  width: 100%;
  max-width: 100%;
}
html .card strong {
  display: block;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}
html .row select,html .row input,html .row textarea {
  min-width: 0;
  max-width: 100%;
}
@media (max-width:600px) {
  html .row>*,html .row form {
    max-width: 100%;
  }
  html .row form {
    width: 100%;
  }
  html .row select {
    width: 100%;
  }
}
@media (max-width:600px) {
  html {
    font-size: clamp(14px,3.8vw,15px);
  }
}
:root {
  --bg: #07090d;
  --panel: #10141c;
  --line: #252d3a;
  --muted: #8f9bad;
  --text: #f4f7fb;
  --brand: #ff4d67;
  --mint: #57e0bd;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  background: radial-gradient(circle at 75% -10%,#20223b 0,transparent 34%),var(--bg);
  color: var(--text);
  font-family: var(--font-geist),sans-serif;
}
button,input {
  font: inherit;
}
.shell {
  display: grid;
  grid-template-columns: 248px 1fr;
  min-height: 100vh;
}
.sidebar {
  position: sticky;
  top: 0;
  height: 100vh;
  padding: 24px 18px;
  border-right: 1px solid var(--line);
  background: #090c12e8;
  backdrop-filter: blur(20px);
}
.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 760;
  font-size: 18px;
  margin: 0 10px 34px;
}
.mark {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: linear-gradient(135deg,var(--brand),#9e55ff);
  box-shadow: 0 8px 28px #ff4d6740;
}
.nav {
  display: grid;
  gap: 5px;
}
.nav a {
  color: var(--muted);
  padding: 10px 12px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 14px;
}
.nav a:hover {
  color: #fff;
  background: #ffffff0a;
}
.nav small {
  margin: 20px 12px 6px;
  color: #5e6878;
  text-transform: uppercase;
  letter-spacing: .12em;
}
.main {
  min-width: 0;
}
.topbar {
  height: 70px;
  border-bottom: 1px solid var(--line);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 34px;
}
.avatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #293244;
  font-weight: 700;
}
.content {
  max-width: 1280px;
  margin: auto;
  padding: 38px;
}
.eyebrow {
  color: var(--mint);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em;
}
.title {
  font-size: 30px;
  letter-spacing: -.04em;
  margin: 8px 0;
}
.muted {
  color: var(--muted);
}
.grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 14px;
  margin: 28px 0;
}
.card {
  background: linear-gradient(145deg,#151a23,#0e1219);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 14px 40px #0003;
}
.metric {
  font-size: 27px;
  font-weight: 740;
  margin-top: 18px;
}
.smallmetric {
  font-size: 18px;
}
.section {
  margin-top: 30px;
}
.sectionhead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10px;
  padding: 10px 15px;
  background: linear-gradient(135deg,var(--brand),#c943ff);
  color: white;
  font-weight: 650;
  text-decoration: none;
  cursor: pointer;
}
.button.secondary {
  background: #171d28;
  border: 1px solid var(--line);
}
.empty {
  padding: 44px;
  text-align: center;
  border: 1px dashed #303948;
  border-radius: 16px;
  color: var(--muted);
}
.auth {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 20px;
}
.authbox {
  width: min(430px,100%);
  padding: 30px;
}
.field {
  display: grid;
  gap: 7px;
  margin: 15px 0;
}
.field input {
  background: #090d13;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 12px;
  color: white;
}
.list {
  display: grid;
  gap: 12px;
}
.row {
  display: flex;
  gap: 16px;
  align-items: center;
}
.row img {
  width: 120px;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 10px;
}
.grow {
  flex: 1;
}
.badge {
  display: inline-flex;
  padding: 5px 8px;
  border-radius: 99px;
  background: #57e0bd18;
  color: var(--mint);
  font-size: 12px;
}
.upload {
  border: 1px dashed #465165;
  padding: 30px;
  border-radius: 15px;
  text-align: center;
}
.error {
  background: #ff4d6718;
  color: #ff8b9c;
  padding: 10px;
  border-radius: 9px;
}
@media (max-width:900px) {
  .shell {
    grid-template-columns: 76px 1fr;
  }
  .sidebar {
    padding: 20px 10px;
  }
  .logo span:last-child,.nav a span,.nav small {
    display: none;
  }
  .grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:600px) {
  .shell {
    display: block;
  }
  .sidebar {
    position: fixed;
    z-index: 5;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 64px;
    padding: 8px;
    border: 0;
    border-top: 1px solid var(--line);
  }
  .logo,.nav small {
    display: none;
  }
  .nav {
    grid-template-columns: repeat(5,1fr);
  }
  .nav a {
    padding: 11px 4px;
    text-align: center;
  }
  .nav a:nth-of-type(n+6) {
    display: none;
  }
  .content {
    padding: 24px 16px 90px;
  }
  .grid {
    grid-template-columns: 1fr 1fr;
  }
  .topbar {
    padding: 0 18px;
  }
  .row img {
    width: 82px;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/phase2.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
button,input,select,textarea{font:inherit}
html .trialbar{font-size:clamp(.78rem,calc(.75rem + .08vw),.86rem)}
.playlist-items{display:grid;gap:8px;margin-top:18px}.playlist-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0b1017;transition:opacity .15s,border-color .15s}.playlist-item.dragging{opacity:.5;border-color:var(--mint)}.drag-handle{font-size:20px;color:var(--muted);cursor:grab;user-select:none}.playlist-item .grow{display:grid;gap:3px}
.source-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-picker label,.duration-picker label{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0b1017;cursor:pointer}.duration-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.summary{padding:16px;border:1px solid color-mix(in srgb,var(--mint) 35%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--mint) 7%,transparent)}
.broadcast-card{display:grid;gap:14px}.live-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#0b1017}.live-details p{margin:0}
.playlist-source{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.source-tabs{display:flex;gap:8px;margin-top:10px}.compact-upload{margin-top:14px;padding:18px}.progress-track{height:8px;background:#252d3a;border-radius:9px;margin-top:16px}.progress-value{height:100%;background:#57e0bd;border-radius:9px}.success{color:var(--mint)}
.playlist-source select{color-scheme:dark;min-width:0;max-width:100%;flex:1;background:#090d13;color:var(--text);border:1px solid var(--line);border-radius:10px;padding:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playlist-source select:hover{background:#101622;border-color:#465268}.playlist-source select:focus{border-color:#9e55ff;outline:2px solid #9e55ff55;outline-offset:1px}.playlist-source select option{background:#10141c;color:#f4f7fb}.playlist-source select option:checked{background:#34264d;color:#fff}.playlist-summary{margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#0b1017}.playlist-summary>div{display:flex;justify-content:space-between;gap:16px;color:var(--muted)}.playlist-savebar{display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.playlist-save{min-width:220px;padding:13px 22px}.playlist-savebar .success{margin:0}
.playlist-card{display:grid;gap:16px}.playlist-overview{display:flex;gap:16px;align-items:flex-start}.playlist-thumb{width:150px;height:84px;object-fit:cover;border-radius:12px;background:#111822}.playlist-thumb.placeholder{display:grid;place-items:center}.playlist-actions{gap:8px}.playlist-editor{padding-top:16px;border-top:1px solid var(--line)}.warning{color:#ffc873}.warning-text{color:#ffc873;font-weight:700}
@media(max-width:760px){.source-picker,.duration-picker,.live-details{grid-template-columns:1fr 1fr}.playlist-item{align-items:flex-start;flex-wrap:wrap}.playlist-item .grow{min-width:calc(100% - 80px)}}
.field select,.field textarea{background:#090d13;border:1px solid var(--line);border-radius:10px;padding:12px;color:white}
.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;margin-top:24px}
.formgrid .full{grid-column:1/-1}
.tabs{display:flex;gap:8px;margin:24px 0}
.tab{border:1px solid var(--line);background:#10151d;color:var(--muted);padding:9px 14px;border-radius:10px;cursor:pointer}
.tab.active{background:#ffffff10;color:white;border-color:#4a5669}
.liveicon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#ff4d671c;color:#ff6d82}
.livebadge{background:#ff4d6724;color:#ff7e91;animation:pulse 1.7s infinite}
.upload.dragging{border-color:var(--mint);background:#57e0bd0a}

.source-picker{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.source-picker>.button{margin-left:auto;padding:9px 13px;font-size:12px}.schedule-upload{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(320px,1.3fr);align-items:center;gap:18px;padding:18px;border:1px solid #53617d;border-radius:13px;background:#10192d}.schedule-upload>div:first-child>strong{font-size:15px}.schedule-upload>div:first-child>p{margin:7px 0 0;font-size:12px;line-height:1.5}.schedule-upload>.upload{margin:0;padding:17px;border-color:#66738d;background:#0b1324}.schedule-upload>.upload h3{margin:0 0 6px;font-size:14px}.schedule-upload>.upload>p{margin:0 0 12px;font-size:11px}.schedule-upload>.upload input[type=file]{max-width:100%;font-size:11px}.schedule-upload>.upload .upload-submit{margin:13px auto 0;padding:9px 14px;font-size:11px}
[data-theme="light"] .schedule-upload{background:#f5faf9;border-color:#b9d3ce}[data-theme="light"] .schedule-upload>.upload{background:#fff;border-color:#a9c8c2}
@media(max-width:700px){.source-picker>.button{width:100%;margin-left:0}.schedule-upload{grid-template-columns:1fr}.schedule-upload>.upload .upload-submit{width:100%}}

/* Keep every upload control on its own visual row. */
.schedule-upload>.upload{display:flex;flex-direction:column;align-items:center;gap:0;padding:24px 22px}.schedule-upload>.upload h3{width:100%;margin:0 0 10px;text-align:center}.schedule-upload>.upload>p{width:100%;margin:0 0 20px;text-align:center;line-height:1.55}.schedule-upload>.upload input[type=file]{display:block;width:min(100%,520px);min-height:42px;margin:0;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text)}.schedule-upload>.upload .upload-submit{display:flex;min-width:170px;margin:18px auto 0;padding:11px 18px}.schedule-upload>.upload .progress-track{width:min(100%,520px);margin:17px auto 0}.schedule-upload>.upload>.success,.schedule-upload>.upload>.error{width:min(100%,520px);margin:17px auto 0;padding:11px 14px;text-align:center}.schedule-upload>.upload>.error+.button{margin-top:12px}
[data-theme="light"] .schedule-upload>.upload input[type=file]{background:#f8fbfa;border-color:#c9d9d6;color:#324844}
@media(max-width:700px){.schedule-upload>.upload{padding:21px 15px}.schedule-upload>.upload .upload-submit{width:100%;margin-top:16px}}

/* Compact source selection on the Live scheduler. */
.schedule-form{align-items:start;padding:18px;gap:8px 16px}.schedule-source-picker{min-width:0;margin:0 0 4px;padding:0 0 12px;border:0;border-bottom:1px solid var(--line);gap:8px}.schedule-source-picker>legend{float:left;width:100%;margin:0 0 8px;padding:0;color:var(--muted);font-size:12px;font-weight:700}.schedule-source-picker>label{min-height:36px;padding:7px 11px;border-radius:9px;font-size:13px}.schedule-source-picker>label input{margin:0;accent-color:#8055eb}.schedule-source-picker>.button{min-height:36px;margin-left:4px;padding:7px 11px;font-size:11px}.schedule-source-field{width:100%;max-width:640px;margin:8px 0 10px;font-size:13px;font-weight:650}.schedule-source-field select{width:100%;min-height:42px;padding:9px 36px 9px 11px;font-size:13px;line-height:1.3;text-overflow:ellipsis}.schedule-source-field+fieldset{margin-top:8px}
@media(max-width:700px){.schedule-form{padding:15px;gap:6px}.schedule-source-picker{display:grid;grid-template-columns:1fr 1fr}.schedule-source-picker>legend{grid-column:1/-1}.schedule-source-picker>.button{grid-column:1/-1;width:100%;margin-left:0}.schedule-source-field{max-width:none;margin-top:6px}.schedule-source-field select{font-size:14px}}

/* Dense, gap-free layout for the upper part of the scheduler. */
.schedule-form .schedule-source-field{grid-column:1/-1;max-width:none;margin:4px 0}.schedule-playback-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0}.schedule-playback-modes>legend{grid-column:1/-1;margin:0 0 2px}.schedule-playback-modes>label{min-height:62px;margin:0;padding:8px 10px}.schedule-title-field,.schedule-description-field{margin:4px 0}.schedule-description-field textarea{min-height:86px;resize:vertical}.schedule-form>.schedule-calendar{margin-top:4px}
@media(max-width:900px){.schedule-playback-modes{grid-template-columns:1fr}.schedule-playback-modes>label{min-height:54px}}

.playback-modes{display:grid;gap:9px}.playback-modes>legend{margin-bottom:7px}.playback-modes>label{display:grid;grid-template-columns:auto 38px minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;border:1px solid transparent;border-radius:10px;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.playback-modes>label:hover{border-color:var(--line);background:#ffffff08}.playback-modes>label.selected{border-color:#7650e077;background:#6842d312}.playback-modes>label>input{margin:0;accent-color:#7650e0}.playback-modes>label>span:last-child{display:grid;gap:2px}.playback-modes strong{font-size:13px}.playback-modes small{color:var(--muted);font-size:10px;line-height:1.35}.playback-mode-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px}.playback-mode-icon svg{width:21px;height:21px}.playback-mode-icon.once{background:#267dcc20;color:#5ba9ed}.playback-mode-icon.infinite{background:#7348dc20;color:#9b75f0}.playback-mode-icon.timed{background:#e27a3320;color:#f39b5e}
[data-theme="light"] .playback-modes>label:hover{background:#f5f8f8}[data-theme="light"] .playback-modes>label.selected{background:#f2effc;border-color:#9278d6}[data-theme="light"] .playback-modes strong{color:#17212b}
@keyframes pulse{50%{opacity:.6}}
.trialbar{display:flex;align-items:center;gap:24px;padding:11px 34px;background:#57e0bd0d;border-bottom:1px solid #57e0bd25;color:#baf8e8;font-size:13px}.trialsteps{display:flex;gap:14px;overflow-x:auto;color:var(--muted)}.testmode{margin-right:14px;padding:6px 10px;border-radius:99px;background:#ffb84d1a;color:#ffc873;font-size:12px;font-weight:700}
@media(max-width:600px){.formgrid{grid-template-columns:1fr}.formgrid .full{grid-column:auto}.tabs{overflow-x:auto}.row{align-items:flex-start;flex-wrap:wrap}.playlist-summary>div,.playlist-savebar{align-items:stretch;flex-direction:column}.playlist-save{width:100%}.playlist-source select{width:100%}}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/settings.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.settingsgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settingsgrid .card:last-child{grid-column:1/-1}@media(max-width:700px){.settingsgrid{grid-template-columns:1fr}.settingsgrid .card:last-child{grid-column:auto}}
.success{background:#57e0bd18;color:#8ff0d6;padding:10px;border-radius:9px}.button:disabled{opacity:.48;cursor:not-allowed}.button.danger{background:linear-gradient(135deg,#c52f48,#8e2437)}:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.modal{border:0;background:transparent;color:var(--text);padding:20px;max-width:520px;width:calc(100% - 32px)}.modal[open]{position:fixed;inset:0;margin:auto;max-height:calc(100dvh - 32px);overflow:auto}.modal::backdrop{background:#020407c9;backdrop-filter:blur(5px)}.modal .card{box-shadow:0 30px 100px #000b}.toast{position:fixed;z-index:20;right:24px;top:84px;max-width:min(440px,calc(100vw - 32px));display:flex;align-items:flex-start;gap:16px;padding:14px 16px;border-radius:12px;background:#13251f;border:1px solid #57e0bd55;color:#baf8e8;box-shadow:0 20px 60px #0008;animation:toast-in .2s ease-out}.toast.error{background:#2a1419;border-color:#ff4d6755;color:#ffb1bd}.toast button{border:0;background:transparent;color:inherit;font-size:20px;cursor:pointer}.skeleton{border-radius:8px;background:linear-gradient(90deg,#171d27 20%,#283140 50%,#171d27 80%);background-size:220% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-220% 0}}@keyframes toast-in{from{opacity:0;transform:translateY(-8px)}}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/redesign.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root{--bg:#050918;--panel:#0e1529;--panel-2:#111a31;--line:#202b46;--muted:#919cb5;--text:#f5f7ff;--brand:#7847ff;--brand-2:#4f6fff;--mint:#3dde80;--danger:#ef334f}
body{background:radial-gradient(circle at 64% -12%,#172249 0,transparent 34%),linear-gradient(145deg,#050817,#070c1c 55%,#050918);color:var(--text);font-family:var(--font-sans);min-height:100vh}
.shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{width:260px;padding:22px 14px 20px;background:linear-gradient(180deg,#070b1bfa,#080d20f7);border-color:#17213a;display:flex;flex-direction:column;overflow-y:auto}.brand{height:44px;display:flex;align-items:center;gap:11px;padding:0 7px;margin-bottom:18px;font-size:20px;font-weight:800;letter-spacing:-.03em}.brand>span:last-child>span{color:#9c70ff}.brand-mark{width:32px;height:32px;position:relative;display:block}.brand-mark i{position:absolute;width:10px;height:27px;border-radius:10px;transform:rotate(-57deg);left:8px;top:1px;background:linear-gradient(#4388ff,#7c40ff)}.brand-mark i:nth-child(2){transform:rotate(57deg);top:6px;background:linear-gradient(#793cff,#cc36e7)}.brand-mark i:nth-child(3){width:14px;height:9px;transform:none;left:10px;top:12px;background:#913fff}.nav{display:flex;flex-direction:column;gap:16px;flex:1}.nav-group{display:grid;gap:3px}.nav-group small{padding:0 7px;margin:0 0 5px;color:#69748e;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.nav-group a,.nav-logout{height:39px;display:flex;align-items:center;gap:12px;color:#bac3d8;padding:0 11px;border-radius:9px;text-decoration:none;font-size:13px;border:1px solid transparent;background:transparent}.nav-group a svg,.nav-logout svg{color:#8895b2}.nav-group a:hover,.nav-group a.active{color:#fff;background:linear-gradient(90deg,#2c1b69,#101a49);border-color:#302170}.nav-group a.active svg{color:#8d72ff}.nav form{margin-top:auto}.nav-logout{width:100%;cursor:pointer}.plan-card{margin-top:18px;padding:16px;border:1px solid #26314d;border-radius:13px;background:linear-gradient(145deg,#121a31,#0c1326);font-size:12px}.plan-card p{color:#b2bdd2;margin:5px 0 14px}.plan-name{display:flex;gap:8px;align-items:center;font-weight:750}.plan-name svg{color:#ffc72e}.plan-meter{display:flex;align-items:center;gap:12px}.plan-meter>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;font-size:17px;font-weight:800;background:radial-gradient(circle,#10172a 54%,transparent 56%),conic-gradient(#647dff var(--plan),#232d47 0)}.plan-meter div{display:grid;gap:3px}.plan-meter small{color:#9ba7bd}.plan-button{display:flex;justify-content:center;margin-top:15px;padding:10px;color:#fff;text-decoration:none;border-radius:8px;background:#172139;border:1px solid #273552;font-weight:650}
.streamforge-logo{display:flex;align-items:center;gap:8px;min-width:0;color:#f7f9fc;white-space:nowrap}.streamforge-symbol{width:38px;height:38px;flex:0 0 38px;object-fit:contain;overflow:visible;filter:drop-shadow(0 5px 12px #4a3cff3d)}.streamforge-wordmark{font-size:22px;font-weight:800;line-height:1;letter-spacing:-.045em}.streamforge-wordmark>span{color:currentColor}.streamforge-wordmark>b{color:#0ca9ae;font-weight:800}
[data-theme="light"] .streamforge-logo{color:#111b29}[data-theme="dark"] .streamforge-logo{color:#fff}
[data-theme="light"] .streamforge-symbol{filter:drop-shadow(0 4px 10px #3b5fe52b)}[data-theme="dark"] .streamforge-symbol{filter:drop-shadow(0 5px 12px #734cff4d)}.auth .mark{background:transparent url('/streamforge-symbol.png') center/contain no-repeat;box-shadow:none;font-size:0}

/* Keep three-digit plan percentages comfortably inside the usage ring. */
.plan-meter>span{font-size:14px;line-height:1;letter-spacing:-.035em;white-space:nowrap}
.main{background:linear-gradient(135deg,#070b1a88,#09112788)}.topbar{height:76px;padding:0 28px;border-color:#17213a;gap:14px;background:#070b1aa3;backdrop-filter:blur(18px);position:sticky;top:0;z-index:8}.topbar-spacer{flex:1}.upgrade{height:39px;display:flex;align-items:center;gap:7px;padding:0 15px;border:1px solid #b72b47;border-radius:9px;color:white;text-decoration:none;font-size:12px;font-weight:700}.upgrade svg{color:#ffd247}.icon-button{position:relative;width:40px;height:40px;border:0;border-radius:10px;background:#0e1528;color:#d8deed;display:grid;place-items:center}.icon-button b{position:absolute;right:4px;top:2px;background:#d6324c;border-radius:20px;font-size:9px;padding:1px 4px}.account{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:12px}.avatar{width:38px;height:38px;background:linear-gradient(145deg,#58cfc4,#d29770);border:2px solid #cfd6e5;color:#071020}.content{max-width:1600px;padding:30px 28px 60px}.title{font-size:26px}.card,.dashboard-panel{border-color:#202b46;background:linear-gradient(145deg,#111a31,#0d1529);box-shadow:0 16px 45px #02051245;border-radius:12px}.button{background:linear-gradient(135deg,#6e3cff,#9a3cff);border-radius:8px}.button.secondary{background:#151e34;border-color:#293653}.field input,.field select,.field textarea,.playlist-source select{background:#0a1021;border-color:#263451}.empty{background:#0b1224;border-color:#2a3551}
.dashboard{padding-top:24px}.dashboard-welcome h1{font-size:21px;margin:0 0 5px;letter-spacing:-.025em}.dashboard-welcome h1 span{font-size:20px}.dashboard-welcome p{margin:0;color:var(--muted);font-size:12px}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:14px;margin-top:20px}.dashboard-main{min-width:0}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stat-card{min-height:116px;padding:18px;display:flex;align-items:flex-start;gap:16px;border-radius:11px;border:1px solid var(--line);background:linear-gradient(145deg,#11192f,#0d1427)}.stat-icon{flex:0 0 44px;height:44px;display:grid;place-items:center;border-radius:10px}.stat-icon svg{width:22px}.stat-icon.blue{background:linear-gradient(145deg,#205bd6,#163892)}.stat-icon.green{background:linear-gradient(145deg,#58cb68,#28953e)}.stat-icon.purple{background:linear-gradient(145deg,#7547ef,#4722b3)}.stat-card div{min-width:0}.stat-card small{font-size:11px;color:#9aa5ba}.stat-card strong{display:block;font-size:24px;margin:5px 0 3px}.stat-card p{font-size:10px;color:#a7b1c5;margin:0}.stat-card p em{font-style:normal;color:#61e89a}.stat-card p b{color:#61e89a}.usage-line{display:block;width:100%;height:3px;margin-top:12px;background:#1d2740;border-radius:5px;overflow:hidden}.usage-line u{display:block;height:100%;background:#37d66f;text-decoration:none}.dashboard-panel{border:1px solid var(--line);padding:17px}.recent-panel{margin-top:12px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.panel-head h2,.quick-create h2,.live-now h2{font-size:15px;margin:0}.panel-head>div{display:flex;gap:8px}.panel-head a{padding:7px 12px;border:1px solid #28344f;border-radius:7px;background:#151e34;color:#c9d1e1;text-decoration:none;font-size:10px}.panel-head .purple-link{color:#9c82ff;background:#2a1c63;border-color:#3b267d}.recent-table{display:grid}.table-head,.table-row{display:grid;grid-template-columns:minmax(220px,1.7fr) 100px 140px 92px 85px;align-items:center;gap:10px}.table-head{padding:8px 0;color:#aab4c8;font-size:10px}.table-row{min-height:58px;border-top:1px solid #202a43;color:#dfe4f0;font-size:10px}.stream-title{display:flex;align-items:center;gap:11px;min-width:0}.stream-title img,.fake-thumb{width:64px;height:38px;object-fit:cover;border-radius:7px;background:linear-gradient(145deg,#522284,#14317c);display:grid;place-items:center}.stream-title div{min-width:0}.stream-title strong,.stream-title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-title strong{font-size:11px}.stream-title small{color:#9ca7ba;margin-top:3px}.status-chip{display:inline-flex;padding:4px 7px;border:1px solid #245ce5;border-radius:5px;color:#5791ff;font-size:9px}.status-chip.live{color:#ff5870;border-color:#d62d49}.status-chip.completed{color:#4ce686;border-color:#279650}.status-chip.failed{color:#ff7a8e;border-color:#a62a41}.platform{display:flex;justify-content:space-between}.platform svg:first-child{color:#f32a42;fill:#f32a42}.dashboard-split{display:grid;grid-template-columns:1.25fr 1fr;gap:12px;margin-top:12px}.playlist-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.playlist-mini{min-width:0;padding:8px;border:1px solid #26324d;border-radius:9px;background:#111a30;color:#fff;text-decoration:none}.playlist-art{height:74px;border-radius:8px;background:linear-gradient(145deg,#612597,#2b105b);display:grid;place-items:center;position:relative;overflow:hidden}.playlist-art img{width:100%;height:100%;object-fit:cover;opacity:.75}.playlist-art>svg:first-of-type{width:28px;height:28px}.playlist-art>svg:last-child{position:absolute;right:4px;top:5px;width:14px}.art-1{background:linear-gradient(145deg,#0756a9,#08214c)}.art-2{background:linear-gradient(145deg,#a06a09,#4b2a08)}.art-3{background:linear-gradient(145deg,#27813c,#0a3a1a)}.playlist-mini>strong,.playlist-mini>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-mini>strong{font-size:11px;margin:8px 0 3px}.playlist-mini>small{font-size:9px;color:#a3aec3}.upcoming-list{display:grid}.upcoming-row{display:grid;grid-template-columns:56px minmax(100px,1fr) auto auto;gap:10px;align-items:center;padding:7px 0;border-top:1px solid #202a43;font-size:9px}.upcoming-row:first-child{border:0}.upcoming-row img,.upcoming-row .fake-thumb{width:56px;height:35px;object-fit:cover;border-radius:6px}.upcoming-row strong,.upcoming-row small{display:block}.upcoming-row small{color:#9da8bc}.upcoming-row>span{display:flex;align-items:center;gap:4px;color:#aab4c7}.upcoming-row>span svg{width:12px}.upcoming-row>b{padding:4px 6px;border:1px solid #2059d3;border-radius:4px;color:#5790ff;font-weight:500}.quick-create{display:grid;grid-template-columns:minmax(480px,1fr) 520px;gap:16px;margin-top:12px}.quick-create h2{grid-column:1/-1}.quick-steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.quick-steps:before{content:"";position:absolute;left:10%;right:10%;top:15px;height:1px;background:#2a3450}.quick-steps span{position:relative;text-align:center;display:grid;justify-items:center}.quick-steps b{z-index:1;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#18223b;border:1px solid #2c3855;font-size:10px}.quick-steps .current b{background:linear-gradient(145deg,#7c43ff,#5334c8)}.quick-steps strong{font-size:9px;margin-top:7px}.quick-steps small{font-size:8px;color:#919db2}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-actions a{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #293654;border-radius:11px;color:#fff;text-decoration:none;background:#131c32}.quick-actions a:first-child{border-color:#7442eb;background:linear-gradient(145deg,#291a5a,#20183e)}.quick-actions svg{padding:8px;width:34px;height:34px;border-radius:7px;background:#6735d6}.quick-actions strong,.quick-actions small{display:block;font-size:10px}.quick-actions small{margin-top:4px;color:#9ca7bc;font-size:9px}.live-now{align-self:start;position:sticky;top:90px}.live-now h2{display:flex;gap:8px;align-items:center}.live-now h2 i{width:10px;height:10px;border-radius:50%;background:#f33b54;box-shadow:0 0 0 4px #f33b5420}.live-cover{height:162px;margin:17px 0 12px;border-radius:9px;overflow:hidden;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#9c2e8a,#171d48 60%,#091124)}.live-cover img{width:100%;height:100%;object-fit:cover}.live-cover>b{position:absolute;right:8px;top:8px;padding:4px 7px;border-radius:4px;background:#ed2e49;font-size:9px}.live-now h3{font-size:15px;margin:0 0 5px}.live-now>p{color:#a0abc0;font-size:11px;margin:0}.live-youtube{display:flex;align-items:center;justify-content:center;gap:6px;width:130px;margin:13px 0 15px auto;padding:10px;border-radius:7px;color:#fff;background:#6e3bdd;text-decoration:none;font-size:10px}.live-youtube svg{width:12px}.live-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #26314d;border-radius:9px;overflow:hidden}.live-metrics span{min-height:62px;padding:11px;border-right:1px solid #26314d;border-bottom:1px solid #26314d;min-width:0}.live-metrics span:nth-child(3n){border-right:0}.live-metrics span:nth-child(n+4){border-bottom:0}.live-metrics small,.live-metrics strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-metrics small{color:#8f9bb0;font-size:9px}.live-metrics strong{font-size:10px;margin-top:6px}.stop-live{display:flex;justify-content:center;margin-top:15px;padding:11px;border-radius:7px;background:linear-gradient(90deg,#d82442,#ee324c);color:#fff;text-decoration:none;font-size:11px;font-weight:700}.no-live{min-height:310px;display:grid;place-content:center;justify-items:center;text-align:center;color:#98a4b9}.no-live>svg{width:52px;height:52px;padding:13px;border-radius:50%;background:#222d49;color:#7552ef}.no-live strong{margin-top:14px;color:#fff}.no-live p{max-width:240px;font-size:11px}.no-live a{padding:9px 13px;border-radius:7px;background:#673bd2;color:#fff;text-decoration:none;font-size:10px}.dashboard-empty{padding:24px;color:#8e9ab0;text-align:center;font-size:11px}
@media(max-width:1250px){.dashboard-layout{grid-template-columns:1fr}.live-now{position:static}.dashboard-split{grid-template-columns:1fr}.quick-create{grid-template-columns:1fr}.live-now{order:-1}.live-cover{height:220px}.dashboard-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.shell{grid-template-columns:78px 1fr}.sidebar{width:78px;padding:18px 9px}.brand{justify-content:center;padding:0}.brand>span:last-child,.nav-group a span,.nav-group small,.nav-logout span,.plan-card{display:none}.nav{gap:8px}.nav-group{gap:5px}.nav-group a,.nav-logout{justify-content:center;padding:0}.topbar{padding:0 16px}.account strong,.account>svg,.upgrade{display:none}.content{padding:24px 18px 54px}.dashboard-stats{grid-template-columns:1fr}.playlist-mini-grid{grid-template-columns:repeat(2,1fr)}.recent-table{overflow-x:auto}.table-head,.table-row{min-width:720px}}
@media(max-width:600px){.shell{display:block}.sidebar{position:fixed;z-index:20;bottom:0;top:auto;width:100%;height:68px;padding:7px 10px;overflow:hidden}.brand,.plan-card,.nav-group small,.nav form,.nav-group:nth-child(n+2){display:none}.nav,.nav-group{display:block}.nav-group:first-child{display:grid;grid-template-columns:repeat(5,1fr)}.nav-group:first-child a{display:flex!important;justify-content:center}.nav-group:first-child a:nth-of-type(n+6){display:none!important}.main{padding-bottom:68px}.topbar{height:62px}.content{padding:20px 13px 35px}.dashboard-layout{margin-top:16px}.dashboard-split{grid-template-columns:1fr}.playlist-mini-grid{grid-template-columns:1fr 1fr}.live-metrics{grid-template-columns:1fr 1fr}.live-metrics span:nth-child(n){border-right:1px solid #26314d;border-bottom:1px solid #26314d}.live-metrics span:nth-child(2n){border-right:0}.live-metrics span:nth-last-child(-n+2){border-bottom:0}.quick-steps{display:none}.quick-actions{grid-template-columns:1fr}.dashboard-welcome h1{font-size:19px}}

.quick-create{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
@media(min-width:1251px) and (max-width:1420px){.dashboard-layout{grid-template-columns:1fr}.live-now{position:static;order:-1}.dashboard-split,.quick-create{grid-template-columns:1fr}.live-cover{height:220px}}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/youtube.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.youtube-heading{gap:24px}.youtube-heading .muted{margin:5px 0 0}.youtube-heading .button{gap:8px}.youtube-live-card{margin-top:26px;overflow:hidden;border:1px solid #26324d;border-radius:14px;background:linear-gradient(145deg,#111a30,#0b1223);box-shadow:0 18px 50px #0004}.youtube-live-head{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-bottom:1px solid #26324d}.youtube-live-head>div{display:flex;align-items:center;gap:10px}.youtube-live-head i{width:10px;height:10px;border-radius:50%;background:#f33b54;box-shadow:0 0 0 4px #f33b5420}.youtube-live-head strong,.youtube-live-head span{display:block}.youtube-live-head strong{font-size:13px}.youtube-live-head span{font-size:10px;color:#8f9bb0}.youtube-live-head button{display:grid;place-items:center;width:33px;height:33px;border:1px solid #2c3855;border-radius:8px;background:#151f36;color:#b9c3d7;cursor:pointer}.youtube-live-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr)}.youtube-embed{position:relative;aspect-ratio:16/9;background:#050812}.youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.youtube-live-info{padding:22px}.youtube-live-badge{display:inline-flex;padding:5px 8px;border:1px solid #365792;border-radius:5px;color:#79a5ff;font-size:9px;font-weight:700}.youtube-live-badge.is-live{border-color:#d62d49;color:#ff5870}.youtube-live-info h2{margin:14px 0 4px;font-size:18px}.youtube-live-info>p{margin:0 0 18px;color:#98a4b9;font-size:11px}.youtube-live-info dl{display:grid;grid-template-columns:1fr 1fr;margin:0 0 18px;border:1px solid #26324d;border-radius:9px;overflow:hidden}.youtube-live-info dl div{padding:10px;border-right:1px solid #26324d;border-bottom:1px solid #26324d}.youtube-live-info dl div:nth-child(2n){border-right:0}.youtube-live-info dl div:nth-last-child(-n+2){border-bottom:0}.youtube-live-info dt{color:#8f9bb0;font-size:9px}.youtube-live-info dd{margin:4px 0 0;font-size:10px;font-weight:700}.youtube-live-info>a{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border-radius:7px;background:#6e3bdd;color:#fff;text-decoration:none;font-size:10px;font-weight:700}.youtube-live-info>small{display:block;margin-top:10px;color:#7f8ba0;font-size:9px;line-height:1.45}.youtube-no-live{min-height:270px;display:grid;place-content:center;justify-items:center;text-align:center;padding:30px;color:#98a4b9}.youtube-no-live svg{width:50px;height:50px;padding:13px;border-radius:50%;background:#222d49;color:#7552ef}.youtube-no-live strong{margin-top:13px;color:#fff}.youtube-no-live p{max-width:440px;margin:6px 0 0;font-size:11px}.youtube-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.youtube-section-title>div{display:flex;align-items:center;gap:10px}.youtube-section-title svg{width:30px;height:30px;padding:6px;border-radius:7px;background:#f1243e;color:#fff}.youtube-section-title h2,.youtube-section-title p{margin:0}.youtube-section-title h2{font-size:15px}.youtube-section-title p{color:#8f9bb0;font-size:10px}.youtube-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.youtube-video-grid>.empty{grid-column:1/-1}.youtube-video-card{overflow:hidden;border:1px solid #26324d;border-radius:11px;background:#111a30}.youtube-thumbnail{position:relative;aspect-ratio:16/9;background:#0a1020;overflow:hidden}.youtube-thumbnail img{width:100%;height:100%;object-fit:cover}.youtube-thumbnail span{height:100%;display:grid;place-items:center;color:#e72d45}.youtube-thumbnail b{position:absolute;right:7px;bottom:7px;padding:3px 6px;border-radius:4px;background:#05070dd9;color:#fff;font-size:9px}.youtube-video-copy{padding:13px}.youtube-video-copy strong{display:block;min-height:35px;font-size:12px;line-height:1.4}.youtube-video-copy p,.youtube-video-copy small{display:block;margin:5px 0 0;color:#929eb2;font-size:9px}.youtube-video-copy a{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:13px;padding:8px;border:1px solid #35415e;border-radius:7px;color:#dce2ee;text-decoration:none;font-size:10px;background:#171f33}.youtube-video-copy a:hover{border-color:#7246e5;color:#fff}@media(max-width:1000px){.youtube-live-layout{grid-template-columns:1fr}.youtube-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.youtube-heading{align-items:flex-start}.youtube-heading .button{padding:9px}.youtube-live-info dl{grid-template-columns:1fr}.youtube-live-info dl div:nth-child(n){border-right:0;border-bottom:1px solid #26324d}.youtube-live-info dl div:last-child{border-bottom:0}.youtube-video-grid{grid-template-columns:1fr}}

/* Live monitor readability and theme-aware refresh control. */
.youtube-live-head strong{font-size:15px}
.youtube-live-head span{font-size:12px}
.youtube-no-live strong{font-size:18px}
.youtube-no-live p{font-size:13px;line-height:1.5}
[data-theme="light"] .youtube-live-head button{background:#e5f5f3;border-color:#a8d9d4;color:#087f83;box-shadow:0 2px 8px #267f781c}
[data-theme="light"] .youtube-live-head button:hover{background:#d7eeeb;border-color:#72bbb4;color:#056c70}
[data-theme="dark"] .youtube-live-head button{background:#151f36;border-color:#2c3855;color:#b9c3d7}

/* Compact real-time monitor: one independent YouTube player per active Live. */
.youtube-live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:13px;padding:14px}.youtube-live-item{min-width:0;overflow:hidden;border:1px solid #26324d;border-radius:11px;background:#0d1528}.youtube-live-item .youtube-embed{aspect-ratio:16/9}.youtube-live-item .youtube-live-info{padding:13px}.youtube-live-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.youtube-live-item-head time{font-variant-numeric:tabular-nums;color:#aab5c8;font-size:11px;font-weight:700}.youtube-live-item .youtube-live-info h2{margin:10px 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.youtube-live-item .youtube-live-info>p{min-height:28px;margin:0 0 10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.4}.youtube-live-item .youtube-live-info dl{margin-bottom:10px}.youtube-live-item .youtube-live-info dl div{padding:8px}.youtube-live-item .youtube-live-info dt{font-size:8px}.youtube-live-item .youtube-live-info dd{overflow:hidden;margin-top:3px;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.youtube-live-item .youtube-live-info>a{padding:9px;font-size:10px;background:linear-gradient(90deg,#147e83,#239386)}
[data-theme="light"] .youtube-live-item{background:#fff;border-color:#dfe5e5}[data-theme="light"] .youtube-live-item .youtube-live-info dl,[data-theme="light"] .youtube-live-item .youtube-live-info dl div{border-color:#e3e8e8}[data-theme="light"] .youtube-live-item-head time{color:#53646b}
@media(min-width:1450px){.youtube-live-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.youtube-live-grid{grid-template-columns:1fr;padding:10px}.youtube-live-item .youtube-live-info dl{grid-template-columns:1fr 1fr}.youtube-live-item .youtube-live-info dl div:nth-child(n){border-right:1px solid #26324d;border-bottom:1px solid #26324d}.youtube-live-item .youtube-live-info dl div:nth-child(2n){border-right:0}.youtube-live-item .youtube-live-info dl div:nth-last-child(-n+2){border-bottom:0}}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/library.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.library-page>.upload{margin-top:25px}.library-section{margin-top:22px}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;border:1px solid #26324d;border-radius:11px;background:#10192d}.library-tools>label{display:flex;align-items:center;gap:9px;color:#bac4d7;font-size:11px;cursor:pointer}.library-tools input,.library-check input{accent-color:#7544ed}.library-tools svg{width:16px}.library-delete-selected{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #a32941;border-radius:7px;background:#381322;color:#ff778c;font-size:10px;font-weight:700;cursor:pointer}.library-delete-selected:disabled{opacity:.42;cursor:not-allowed}.library-delete-selected svg{width:14px}.library-delete-selected b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#e42c48;color:#fff;font-size:9px}.library-selection-note{margin:9px 2px 0;color:#9285c3;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:12px}.library-card{position:relative;overflow:hidden;border:1px solid #26324d;border-radius:11px;background:#111a30;transition:border-color .18s,box-shadow .18s}.library-card.is-selected{border-color:#7b4af1;box-shadow:0 0 0 2px #7544ed2c}.library-check{position:absolute;z-index:2;left:9px;top:9px;cursor:pointer}.library-check input{position:absolute;opacity:0}.library-check span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #6f7b92;border-radius:6px;background:#080d18d9;color:transparent;font-size:12px}.library-check input:checked+span{border-color:#8257f5;background:#7140e4;color:#fff}.library-thumb{position:relative;aspect-ratio:16/9;background:linear-gradient(145deg,#222c49,#10172a);display:grid;place-items:center;overflow:hidden}.library-thumb img{width:100%;height:100%;object-fit:cover}.library-thumb>span{font-size:25px;color:#7d58ea}.library-thumb>b{position:absolute;right:7px;bottom:7px;padding:3px 6px;border-radius:4px;background:#05070dde;font-size:9px}.library-copy{padding:13px}.library-copy>strong{display:block;min-height:36px;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.library-copy>p,.library-copy>small{display:block;margin:5px 0 0;color:#929eb2;font-size:9px}.library-copy>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.library-copy .button{padding:7px 10px;border-color:#6a2b3b;color:#ff8192;background:#251421;font-size:9px}.success{margin:14px 0;padding:10px;border-radius:9px;background:#35d27518;color:#69e898;font-size:11px}@media(max-width:1100px){.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.library-tools{align-items:stretch;flex-direction:column}.library-delete-selected{width:100%;justify-content:center}.library-grid{grid-template-columns:1fr}}

/* Library workspace redesign — existing StreamForge tokens and real data only. */
.library-page{max-width:1500px;padding-top:24px}.library-workspace{position:relative;min-width:0}.library-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--line)}.library-header h1{margin:0;font-size:27px;line-height:1.15}.library-header p{margin:5px 0 0;color:var(--muted);font-size:14px}.library-header-actions{display:flex;align-items:center;gap:12px}.library-search{display:flex;align-items:center;width:min(390px,34vw);height:40px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#0d1421;color:var(--muted)}.library-search:focus-within{border-color:#7652de;box-shadow:0 0 0 3px #7652de19}.library-search>svg{width:17px}.library-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.library-search button,.library-details-head button{display:grid;place-items:center;border:0;background:transparent;color:var(--muted);cursor:pointer}.library-search button svg,.library-details-head button svg{width:17px}.library-upload-menu{position:relative}.library-upload-menu>summary{display:flex;align-items:center;gap:8px;height:40px;padding:0 17px;border-radius:9px;background:linear-gradient(135deg,#6740f2,#8b43f0);color:#fff;font-size:13px;font-weight:700;cursor:pointer;list-style:none}.library-upload-menu>summary::-webkit-details-marker{display:none}.library-upload-menu>summary svg{width:17px}.library-upload-popover{position:absolute;z-index:20;top:48px;right:0;width:min(560px,85vw);padding:14px;border:1px solid #39435a;border-radius:14px;background:#0d1421;box-shadow:0 24px 70px #0009}.library-upload-popover .upload{margin:0;padding:26px 20px}.library-main{display:grid;grid-template-columns:minmax(0,1fr);min-height:520px}.library-workspace.has-details .library-main{grid-template-columns:minmax(0,1fr) 300px}.library-content{min-width:0;padding:12px 0}.library-filters{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.library-tabs,.library-sorters,.library-view-toggle{display:flex;align-items:center;gap:7px}.library-tabs{padding:3px;border:1px solid var(--line);border-radius:9px;background:#0d1421}.library-tabs button,.library-view-toggle button{height:32px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}.library-tabs button.active,.library-view-toggle button.active{background:#6341df;color:#fff}.library-sorters label{display:flex;align-items:center;gap:5px;padding-left:10px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:11px;background:#0d1421}.library-sorters select,.library-selection-bar select,.library-playlist-action select{min-width:0;padding:8px 9px;border:0;outline:0;background:#0d1421;color:var(--text);font-size:11px}.library-view-toggle{padding:3px;border:1px solid var(--line);border-radius:8px}.library-view-toggle button{display:grid;place-items:center;width:32px;padding:0}.library-view-toggle svg{width:15px}.library-workspace.has-details .library-content{padding-right:13px}.library-grid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:11px;margin:0}.library-card{cursor:pointer;border-radius:10px;background:#101827}.library-card:hover,.library-card.is-active{border-color:#52617d;box-shadow:0 10px 28px #0004}.library-card.is-selected{border-color:#7956ed;box-shadow:0 0 0 2px #7956ed2b}.library-check span{width:21px;height:21px}.library-check span svg{width:13px}.library-thumb>b{font-size:10px}.library-play-placeholder{display:grid;place-items:center}.library-play-placeholder svg{width:27px}.library-copy{padding:10px}.library-card-title{position:relative;display:flex!important;align-items:flex-start!important;margin:0!important}.library-card-title>strong{min-width:0;flex:1;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-card-title details{position:relative}.library-card-title summary{display:grid;place-items:center;cursor:pointer;list-style:none}.library-card-title summary::-webkit-details-marker{display:none}.library-card-title summary svg{width:17px}.library-card-title details>div{position:absolute;z-index:8;right:0;top:22px;display:grid!important;width:125px;margin:0!important;padding:5px;border:1px solid var(--line);border-radius:8px;background:#0b111d;box-shadow:0 12px 30px #0008}.library-card-title details button{padding:7px;border:0;background:transparent;color:var(--text);text-align:left;font-size:11px;cursor:pointer}.library-copy>p,.library-copy>small{font-size:10px}.library-copy>.badge{display:inline-flex;margin-top:8px}.library-grid.is-list{grid-template-columns:1fr}.library-grid.is-list .library-card{display:grid;grid-template-columns:180px minmax(0,1fr)}.library-grid.is-list .library-thumb{height:100%;min-height:100px}.library-details{position:sticky;top:10px;align-self:start;max-height:calc(100vh - 95px);overflow:auto;padding:12px 0 18px 14px;border-left:1px solid var(--line)}.library-details-head{display:flex;align-items:center;justify-content:space-between}.library-details-head h2{margin:0 0 10px;font-size:15px}.library-details .library-thumb{border-radius:9px}.library-details h3{margin:12px 0;font-size:15px;overflow-wrap:anywhere}.library-details dl{display:grid;gap:7px;margin:0 0 15px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#0d1421}.library-details dl>div{display:grid;grid-template-columns:95px minmax(0,1fr);gap:7px}.library-details dt,.library-details dd{margin:0;font-size:10px}.library-details dt{color:var(--muted)}.library-details dd{overflow-wrap:anywhere}.library-playlist-action{display:grid;gap:7px}.library-playlist-action select{width:100%;border:1px solid var(--line);border-radius:8px}.library-details .button{display:flex;width:100%;gap:7px;margin-top:7px;padding:9px;font-size:11px}.library-details .button svg{width:15px}.library-details>.confirm-action,.library-details>form{width:100%}.library-action-message{font-size:10px}.library-storage{width:260px;margin-top:20px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#0d1421}.library-storage>div:first-child{display:flex;justify-content:space-between}.library-storage strong,.library-storage span,.library-storage small{font-size:11px}.library-storage-track{height:7px;margin:9px 0;border-radius:99px;background:#263047;overflow:hidden}.library-storage-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6740f2,#8f5df5)}.library-selection-bar{position:sticky;z-index:15;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px;padding:10px 13px;border:1px solid #36415a;border-radius:11px;background:#111929f2;box-shadow:0 15px 40px #0007;backdrop-filter:blur(15px)}.library-selection-bar>label,.library-selection-bar>div,.library-selection-bar form,.library-selection-bar button{display:flex;align-items:center;gap:7px}.library-selection-bar label{font-size:11px}.library-selection-bar>div{margin-left:auto}.library-selection-bar select{border:1px solid var(--line);border-radius:7px}.library-selection-bar button{padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:#182133;color:var(--text);font-size:10px;cursor:pointer}.library-selection-bar button.danger{border-color:#773044;color:#ff8295}.library-selection-bar button:disabled{opacity:.45;cursor:not-allowed}.library-state{display:grid;place-items:center;min-height:330px;padding:35px;text-align:center;border:1px dashed var(--line);border-radius:13px;color:var(--muted)}.library-state svg{width:32px;color:#8560ef}.library-state h2{margin:12px 0 0;color:var(--text);font-size:17px}.library-state p{font-size:12px}
[data-theme="light"] .library-search,[data-theme="light"] .library-tabs,[data-theme="light"] .library-sorters label,[data-theme="light"] .library-sorters select,[data-theme="light"] .library-view-toggle,[data-theme="light"] .library-card,[data-theme="light"] .library-details dl,[data-theme="light"] .library-playlist-action select,[data-theme="light"] .library-selection-bar select,[data-theme="light"] .library-storage{background:#fff}[data-theme="light"] .library-upload-popover,[data-theme="light"] .library-card-title details>div{background:#f8fbfc}[data-theme="light"] .library-selection-bar{background:#fffffff2}
@media(max-width:1200px){.library-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}.library-workspace.has-details .library-main{grid-template-columns:minmax(0,1fr) 270px}.library-filters{align-items:flex-start;flex-direction:column}.library-sorters{width:100%}}
@media(max-width:820px){.library-header{align-items:flex-start;flex-direction:column}.library-header-actions,.library-search{width:100%}.library-search{max-width:none}.library-workspace.has-details .library-main{display:block}.library-workspace.has-details .library-content{padding-right:0}.library-details{position:fixed;z-index:40;inset:70px 0 64px auto;width:min(370px,94vw);max-height:none;padding:18px;border:1px solid var(--line);background:#0a101c;box-shadow:-20px 0 60px #0009}[data-theme="light"] .library-details{background:#f7fafb}}
@media(max-width:600px){.library-page{padding-top:16px}.library-header-actions{align-items:stretch;flex-direction:column}.library-upload-menu>summary{justify-content:center}.library-upload-popover{position:fixed;inset:15% 12px auto;width:auto}.library-sorters{align-items:stretch;flex-wrap:wrap}.library-sorters label{flex:1}.library-grid,.library-grid.is-list{grid-template-columns:1fr}.library-grid.is-list .library-card{grid-template-columns:120px minmax(0,1fr)}.library-selection-bar{align-items:stretch;flex-direction:column}.library-selection-bar>div{width:100%;margin:0;flex-wrap:wrap}.library-selection-bar select{flex:1}.library-storage{width:100%}}
.library-card-title summary{width:27px;height:27px;border-radius:7px;color:var(--muted);transition:color .16s,background .16s}.library-card-title summary:hover,.library-card-title details[open]>summary{color:var(--text);background:#ffffff0c}.library-card-title details>div.library-delete-menu{top:30px;width:108px;padding:4px}.library-delete-menu>.button{display:flex;width:100%;justify-content:center;margin:0!important;padding:8px 10px!important;border:1px solid transparent!important;border-radius:6px!important;background:transparent!important;color:#ff7188!important;font-size:11px!important;font-weight:650!important}.library-delete-menu>.button:hover{border-color:#ff5c7540!important;background:#ff496616!important;color:#ff9aaa!important}[data-theme="light"] .library-card-title summary:hover,[data-theme="light"] .library-card-title details[open]>summary{background:#18293d0b}[data-theme="light"] .library-delete-menu>.button:hover{background:#d9365010!important}
.direct-upload{position:relative}.direct-upload>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.direct-upload-button{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 17px;border:0;border-radius:9px;background:linear-gradient(135deg,#6740f2,#8b43f0);color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.direct-upload-button:hover{filter:brightness(1.08)}.direct-upload-button:disabled{opacity:.7;cursor:wait}.direct-upload-status{position:absolute;z-index:20;top:48px;right:0;width:min(390px,82vw);padding:12px;border:1px solid #39435a;border-radius:11px;background:#0d1421;box-shadow:0 20px 55px #0009}.direct-upload-status>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.direct-upload-status .progress-track{margin-top:9px}.direct-upload-status .error,.direct-upload-status .success{margin:9px 0 0;font-size:10px}[data-theme="light"] .direct-upload-status{background:#fff}@media(max-width:600px){.direct-upload-button{width:100%}.direct-upload-status{position:fixed;top:90px;right:12px;left:12px;width:auto}}

/* Reference-aligned visual proportions. No behavior or data changes. */
.library-page{width:100%;max-width:none;padding:18px 22px 88px}
.library-header{min-height:72px;padding:0 2px 15px}
.library-header h1{font-size:25px;font-weight:720;letter-spacing:-.035em}
.library-header p{margin-top:3px;font-size:13px}
.library-header-actions{gap:14px}
.library-search{width:min(385px,36vw);height:38px;border-radius:8px}
.direct-upload-button{min-width:168px;height:38px;border-radius:7px}
.library-main{min-height:610px}
.library-workspace.has-details .library-main{grid-template-columns:minmax(0,1fr) 284px}
.library-content{padding-top:10px}
.library-workspace.has-details .library-content{padding-right:14px}
.library-filters{min-height:42px;margin-bottom:9px}
.library-tabs{padding:2px;border-radius:8px}
.library-tabs button{height:30px;padding:0 14px}
.library-sorters{gap:8px}
.library-sorters label{height:34px;padding-left:11px;border-radius:7px}
.library-sorters select{padding:7px 8px}
.library-view-toggle{height:34px;padding:2px;border-radius:7px}
.library-view-toggle button{height:28px;width:31px;border-radius:6px}
.library-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px 11px}
.library-card{border-radius:7px}
.library-card:hover{transform:translateY(-1px)}
.library-thumb{aspect-ratio:16/8.25}
.library-check{left:8px;top:8px}
.library-check span{width:20px;height:20px;border-radius:5px}
.library-thumb>b{right:6px;bottom:6px;padding:2px 5px}
.library-copy{padding:8px 9px 9px}
.library-card-title>strong{font-size:11.5px}
.library-card-title summary{width:23px;height:23px}
.library-card-title summary svg{width:15px}
.library-copy>p,.library-copy>small{margin-top:3px;font-size:9.5px;line-height:1.35}
.library-details{top:8px;max-height:calc(100vh - 88px);padding:10px 0 16px 13px}
.library-details-head h2{font-size:14px}
.library-details .library-thumb{border-radius:7px}
.library-details h3{margin:10px 1px;font-size:14px}
.library-details dl{gap:6px;margin-bottom:11px;padding:10px;border-radius:7px}
.library-details dl>div{grid-template-columns:88px minmax(0,1fr);gap:5px}
.library-details dt,.library-details dd{font-size:9.5px;line-height:1.35}
.library-playlist-action{gap:5px}
.library-details .button{margin-top:5px;padding:8px;border-radius:7px}
.library-storage{width:250px;margin-top:13px;padding:10px;border-radius:8px}
.library-selection-bar{bottom:8px;margin-top:10px;padding:8px 11px;border-radius:9px}
@media(max-width:1280px) and (min-width:821px){.library-workspace.has-details .library-grid{grid-template-columns:repeat(2,minmax(185px,1fr))}}
@media(max-width:820px){.library-page{padding:16px 16px 88px}.library-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.library-details{padding:16px}}
@media(max-width:600px){.library-page{padding:14px 12px 86px}.library-header{gap:13px}.library-search{width:100%}.library-grid{grid-template-columns:1fr}.library-thumb{aspect-ratio:16/9}}
.library-results-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 1px 0;color:var(--muted);font-size:10px}.library-pagination{display:flex;align-items:center;gap:5px}.library-pagination button{height:30px;min-width:30px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#111929;color:var(--muted);font-size:10px;cursor:pointer}.library-pagination button.active{border-color:#7650ed;background:#6740e6;color:#fff}.library-pagination button:disabled{opacity:.4;cursor:not-allowed}.library-details>button.button.secondary{border-color:#b2394e;color:#ff7188;background:#ff435e0d}.library-details>button.button.secondary:hover{background:#ff435e1c}.library-state .button{margin-top:10px}.direct-upload-status>small{display:block;margin-top:3px;color:var(--muted);font-size:10px}@media(max-width:600px){.library-results-footer{align-items:flex-start;flex-direction:column}.library-pagination{max-width:100%;overflow:auto}}
.library-filters{justify-content:flex-end}
.library-sorters{min-width:0;justify-content:flex-end}.library-sorters label{display:grid;grid-template-columns:auto minmax(125px,1fr);align-items:center;width:225px;max-width:100%;height:36px;padding:0 5px 0 11px;overflow:hidden;white-space:nowrap}.library-sorters select{display:block;width:100%;max-width:100%;height:32px;padding:0 24px 0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.library-filters,.library-sorters{width:100%}.library-sorters label{width:100%;flex:none}.library-sorters select{min-width:0}}
.library-grid.is-list .library-card{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:stretch;min-height:122px;overflow:hidden}.library-grid.is-list .library-thumb{grid-column:1;grid-row:1;width:100%;height:100%;min-height:122px;aspect-ratio:auto}.library-grid.is-list .library-copy{grid-column:2;grid-row:1;position:relative;z-index:1;min-width:0;padding:15px 16px;background:#101827}.library-grid.is-list .library-card-title{width:100%;min-width:0}.library-grid.is-list .library-card-title>strong{font-size:15.5px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.library-grid.is-list .library-copy>p,.library-grid.is-list .library-copy>small{font-size:13.5px;line-height:1.4;margin-top:7px}[data-theme="light"] .library-grid.is-list .library-copy{background:#fff}@media(max-width:600px){.library-grid.is-list .library-card{grid-template-columns:130px minmax(0,1fr);min-height:112px}.library-grid.is-list .library-thumb{min-height:112px}.library-grid.is-list .library-copy{padding:12px}.library-grid.is-list .library-card-title>strong{font-size:15px}.library-grid.is-list .library-copy>p,.library-grid.is-list .library-copy>small{font-size:12.5px}}
.library-grid.is-list .library-thumb{align-self:start;height:122px;min-height:0}.library-grid.is-list .library-thumb img{display:block;width:100%;height:122px;object-fit:cover;object-position:center}.library-grid:not(.is-list) .library-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:600px){.library-grid.is-list .library-thumb,.library-grid.is-list .library-thumb img{height:112px;min-height:0}}
.library-card.is-active,.library-card.is-selected{border-color:#8057f5;box-shadow:0 0 0 2px #7544ed38,0 12px 30px #0004}.library-card.is-active:hover,.library-card.is-selected:hover{border-color:#9a78ff}.library-card.is-active .library-check span,.library-card.is-selected .library-check span{border-color:#8b64f7}
.library-results-footer{font-size:14px}.library-storage{width:280px;padding:14px}.library-storage strong,.library-storage span,.library-storage small{font-size:14.5px}.library-storage-track{height:9px;margin:11px 0}@media(max-width:600px){.library-storage{width:100%}}
.library-thumbnail-change{display:flex;align-items:center;justify-content:center;width:100%;margin-top:4px;padding:9px;border:1px solid #7252dd;border-radius:7px;background:#7544ed16;color:#a98eff;font-size:11px;font-weight:650;cursor:pointer}.library-thumbnail-change:hover{background:#7544ed28}.library-thumbnail-change input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.library-thumbnail-status{margin:7px 0 2px;color:var(--muted);font-size:10px;text-align:center}[data-theme="light"] .library-thumbnail-change{background:#7544ed0c;color:#6840c8}
.library-thumb>b,[data-theme="light"] .library-thumb>b,[data-theme="dark"] .library-thumb>b{background:#05070de8!important;color:#fff!important;text-shadow:0 1px 2px #000!important}
[data-theme="light"] .library-page :is(.direct-upload-button,.library-view-toggle button.active,.library-pagination button.active,.library-check input:checked+span){color:#fff!important}
[data-theme="light"] .library-page :is(.direct-upload-button,.library-view-toggle button.active,.library-pagination button.active,.library-check input:checked+span) :is(svg,span,strong,b){color:#fff!important;stroke:currentColor}
[data-theme="light"] .library-page .library-play-placeholder{color:#fff}
.library-workspace:not(.is-selecting) .library-check{display:none}.library-select-mode{height:34px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#111929;color:var(--muted);font:inherit;font-size:11px;cursor:pointer;white-space:nowrap}.library-select-mode:hover{border-color:#6548b8;color:var(--text)}.library-select-mode.active{border-color:#8057f5;background:#7544ed1c;color:#a98cff}[data-theme="light"] .library-select-mode{background:#fff}[data-theme="light"] .library-select-mode.active{background:#7544ed10;color:#6740c5}@media(max-width:600px){.library-select-mode{flex:1}}
.library-loading-head,.library-loading-card{border-radius:12px;background:linear-gradient(100deg,#111827 30%,#202b40 45%,#111827 60%);background-size:220% 100%;animation:library-shimmer 1.4s infinite}.library-loading-head{height:78px;margin-bottom:20px}.library-loading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.library-loading-card{height:245px}@keyframes library-shimmer{to{background-position-x:-220%}}@media(max-width:900px){.library-loading-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.library-loading-grid{grid-template-columns:1fr}}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/library-upload.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.library-page>.upload{margin-top:28px;padding:42px 30px 36px;border:1px dashed #53617d;border-radius:17px;background:radial-gradient(circle at 50% 0,#222c4a80,transparent 65%),#0e172a;transition:border-color .2s,background .2s,transform .2s}.library-page>.upload:hover{border-color:#7955e9;background:radial-gradient(circle at 50% 0,#2b275a99,transparent 68%),#10192d}.library-page>.upload.dragging{border-color:#946cff;background:#21194a;transform:translateY(-2px)}.library-page>.upload h3{margin:0 0 12px;font-size:18px;letter-spacing:.01em}.library-page>.upload>p{max-width:580px;margin:0 auto 24px;line-height:1.75}.library-page>.upload input[type=file]{display:block;max-width:520px;margin:0 auto;color:#aeb8cb}.library-page>.upload .upload-submit{display:flex;min-width:170px;margin:25px auto 0;padding:12px 22px}.library-page>.upload .progress-track,.library-page>.upload>.error,.library-page>.upload>.success{max-width:580px;margin:18px auto 0}@media(max-width:600px){.library-page>.upload{padding:32px 18px}.library-page>.upload .upload-submit{width:100%}}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/notifications.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.notification-wrap{position:relative}.notification-wrap>.icon-button.active{color:#fff;border-color:#6742d4;background:#211943}.notification-panel{position:absolute;z-index:50;right:0;top:46px;width:min(380px,calc(100vw - 30px));overflow:hidden;border:1px solid #2b3754;border-radius:13px;background:#0e172b;box-shadow:0 24px 70px #000a}.notification-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #26324d}.notification-head strong,.notification-head span{display:block}.notification-head strong{font-size:13px}.notification-head span{margin-top:2px;color:#8d99ae;font-size:9px}.notification-head i{padding:4px 7px;border:1px solid #b92c44;border-radius:5px;color:#ff536b;font-size:8px;font-style:normal}.notification-list{max-height:420px;overflow-y:auto}.notification-list>a{display:flex;gap:11px;padding:13px 15px;border-bottom:1px solid #202b45;color:#fff;text-decoration:none;transition:background .16s}.notification-list>a:hover{background:#151f37}.notification-list>a.is-live{background:#35142440}.notification-list>a>span{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#25204d;color:#9578f6}.notification-list>a.is-live>span{background:#481727;color:#ff5269}.notification-list>a svg{width:16px}.notification-list>a>div{min-width:0}.notification-list strong,.notification-list b,.notification-list small,.notification-list time{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-list strong{color:#a893f4;font-size:9px}.notification-list>a.is-live strong{color:#ff6075}.notification-list b{margin-top:3px;font-size:11px}.notification-list small,.notification-list time{margin-top:3px;color:#909cb1;font-size:9px}.notification-empty{min-height:210px;display:grid;place-content:center;justify-items:center;padding:25px;text-align:center}.notification-empty svg{width:42px;height:42px;padding:11px;border-radius:50%;background:#222d49;color:#7955e9}.notification-empty strong{margin-top:11px;font-size:12px}.notification-empty p{max-width:260px;margin:5px 0;color:#8f9bb0;font-size:9px}.notification-footer{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px;color:#bdaeff;text-decoration:none;font-size:10px;font-weight:700;background:#131d34}.notification-footer svg{width:14px}@media(max-width:600px){.notification-panel{position:fixed;left:12px;right:12px;top:68px;width:auto}.notification-list{max-height:55vh}}

.notification-list>button{display:flex;width:100%;gap:11px;padding:13px 15px;border:0;border-bottom:1px solid #202b45;color:#fff;text-align:left;background:transparent;cursor:pointer;transition:background .16s}.notification-list>button:hover{background:#151f37}.notification-list>button.is-live{background:#35142440}.notification-list>button>span{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#25204d;color:#9578f6}.notification-list>button.is-live>span{background:#481727;color:#ff5269}.notification-list>button svg{width:16px}.notification-list>button>div{min-width:0}.notification-list>button.is-live strong{color:#ff6075}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/dashboard-actions.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.recent-panel .platform{align-items:center;gap:7px}.recent-panel .platform>.button,.recent-panel .platform>button{padding:5px 7px;border:1px solid #693042;border-radius:5px;background:#2b1622;color:#ff7d90;font-size:8px;font-weight:700}.recent-panel .platform dialog .button{font-size:10px}.broadcast-card .button.danger{background:#351521;border:1px solid #713044;color:#ff8193}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/theme.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html{color-scheme:dark}html[data-theme="light"]{color-scheme:light}html,body,.shell,.sidebar,.main,.topbar,.card,.dashboard-panel,.field input,.field select,.field textarea{transition:background-color .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease}
.theme-toggle{--track:#080b14;position:relative;width:148px;height:40px;flex:0 0 148px;padding:0;border:1px solid #29344f;border-radius:22px;overflow:hidden;background:var(--track);color:#fff;cursor:pointer;box-shadow:inset 0 2px 8px #0008,0 6px 18px #0003;transition:background .45s ease,border-color .35s ease,box-shadow .35s ease;isolation:isolate}
.theme-toggle:before,.theme-toggle:after{content:"";position:absolute;transition:opacity .35s ease,transform .6s cubic-bezier(.2,.8,.2,1)}
.theme-toggle:before{inset:0;background:radial-gradient(circle at 16px 10px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 49px 29px,#d9e5ff 0 1px,transparent 1.5px),radial-gradient(circle at 83px 8px,#fff 0 1px,transparent 1.5px);opacity:.7}
.theme-toggle:after{width:46px;height:15px;left:12px;bottom:-8px;border-radius:50%;background:#fff;box-shadow:24px -3px 0 2px #f5f7fb,50px 2px 0 #fff;opacity:0;transform:translateX(-20px)}
.theme-toggle-label{position:absolute;top:7px;z-index:2;font-size:10px;font-weight:850;line-height:11px;text-transform:uppercase;letter-spacing:.04em;transition:opacity .3s ease,transform .45s cubic-bezier(.2,.8,.2,1)}
.theme-toggle-label b{display:block;font-size:8px;letter-spacing:.13em}.theme-label-night{right:15px}.theme-label-day{left:18px;opacity:0;transform:translateX(-8px);color:#172033}
.theme-toggle-orb{position:absolute;z-index:3;left:4px;top:3px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#0e1422;border:2px solid #fff;color:#fff;box-shadow:0 3px 10px #0008;transition:transform .58s cubic-bezier(.34,1.56,.64,1),background .4s ease,color .4s ease,box-shadow .4s ease}
.theme-toggle-orb svg{position:absolute;width:19px;height:19px;transition:opacity .3s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.theme-sun{opacity:0;transform:rotate(-100deg) scale(.4)}.theme-moon{fill:#fff;transform:rotate(-14deg)}
.theme-toggle:hover .theme-toggle-orb{box-shadow:0 3px 14px #8d72ff99}.theme-toggle:active .theme-toggle-orb{width:36px}.theme-toggle:focus-visible{outline:2px solid #8a6dff;outline-offset:3px}
.weather-theme-wrap{position:relative;display:inline-flex}.weather-theme-tooltip{position:absolute;z-index:30;right:0;top:calc(100% + 9px);width:max-content;max-width:230px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--text);box-shadow:0 12px 32px #0004;display:grid;gap:2px;font-size:11px;line-height:1.35;pointer-events:none;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.weather-theme-tooltip span{color:var(--muted)}.weather-theme-wrap:hover .weather-theme-tooltip,.weather-theme-wrap:focus-within .weather-theme-tooltip{opacity:1;transform:translateY(0)}.theme-toggle-orb>.weather-theme-icon,.theme-toggle-orb>svg{position:static;width:20px;height:20px;opacity:1;transform:none;transition:transform .3s ease}.theme-toggle:hover .weather-theme-icon{transform:scale(1.08)}[data-theme="light"] .weather-theme-tooltip{background:#fff;border-color:var(--border);box-shadow:0 12px 30px #34504a24}

/* Weather selector inspired by the supplied StreamForge weather set. */
.theme-toggle{width:148px;flex-basis:148px;background:linear-gradient(145deg,#071020,#101a2b);border-color:#607793;overflow:visible}
.theme-toggle:before{opacity:.72;background:radial-gradient(circle at 76px 8px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 128px 27px,#d9e5ff 0 1px,transparent 1.5px),radial-gradient(circle at 103px 33px,#fff 0 1px,transparent 1.5px)}
.theme-toggle:after{display:none}
.theme-toggle-orb{left:7px;top:5px;width:30px;height:30px;background:transparent;border:2px solid #f7fbff;color:#fff;box-shadow:inset 0 0 0 1px #5b718d,0 0 10px #94b9e42e;transform:none!important}
.theme-toggle-orb i{display:block;width:17px;height:17px;border-radius:50%;background:#f7fbff;box-shadow:0 0 8px #fff8}
.theme-toggle-weather{position:absolute;z-index:3;right:13px;top:3px;width:78px;height:34px;display:grid;place-items:center;color:#dbe8ff}
.theme-toggle-weather>svg{width:29px;height:29px}.weather-icon-stack{position:relative;display:block;width:48px;height:32px}.weather-icon-stack svg{position:absolute}.weather-icon-stack .weather-icon-moon{right:0;top:0;width:19px;height:19px;fill:#fff1bd;color:#fff5cf}.weather-icon-stack .weather-theme-icon{left:2px;bottom:0;width:35px;height:27px;fill:#8faed545;color:#c8daf2;filter:drop-shadow(0 2px 3px #0007)}
.theme-toggle:hover .theme-toggle-weather{transform:translateY(-1px)}
[data-theme="light"] .theme-toggle{background:linear-gradient(145deg,#f1f8ff,#fffdf6);border-color:#a6c8e7;box-shadow:inset 0 1px 5px #fff,0 4px 12px #6d85a51c}
[data-theme="light"] .theme-toggle:before{opacity:.35;background:radial-gradient(circle at 90px 8px,#7db7e8 0 1px,transparent 1.5px),radial-gradient(circle at 125px 29px,#edbf45 0 1px,transparent 1.5px)}
[data-theme="light"] .theme-toggle-orb{background:transparent;border-color:#225493;color:#225493;box-shadow:inset 0 0 0 1px #a4c6e5}
[data-theme="light"] .theme-toggle-orb i{background:#fff;box-shadow:none;border:1px solid #d8e8f5}
[data-theme="light"] .theme-toggle-weather{color:#2875b8}
[data-theme="light"] .weather-icon-stack .weather-icon-moon{fill:#f4b624;color:#e99b16}
[data-theme="light"] .weather-icon-stack .weather-theme-icon{fill:#a8d5f555;color:#2d84c7;filter:none}
@media(max-width:900px){.theme-toggle-weather{display:none}.theme-toggle-orb{left:5px}.weather-theme-wrap .theme-toggle{width:42px;flex-basis:42px;overflow:hidden}}

/* Final compact weather tile, matching the supplied icon-set reference. */
.weather-theme-wrap .theme-toggle{width:54px;height:42px;flex:0 0 54px;border-radius:15px;overflow:hidden;background:linear-gradient(145deg,#071426,#0b1d31);border:1px solid #49647f;box-shadow:inset 0 1px 0 #ffffff0d,0 5px 16px #02091455}
.weather-theme-wrap .theme-toggle:before{display:block;inset:0;opacity:.72;background:radial-gradient(circle at 10px 9px,#fff 0 1px,transparent 1.4px),radial-gradient(circle at 43px 10px,#fff 0 1px,transparent 1.4px),radial-gradient(circle at 46px 31px,#9db9d8 0 1px,transparent 1.4px)}
.weather-theme-wrap .theme-toggle-orb{display:none}
.weather-theme-wrap .theme-toggle-weather{position:absolute;inset:0;width:auto;height:auto;display:grid;place-items:center;color:#f5f8ff;transition:transform .2s ease}
.weather-theme-wrap .theme-toggle-weather>svg{width:27px;height:27px;filter:drop-shadow(0 2px 3px #0008)}
.weather-theme-wrap .theme-toggle:hover .theme-toggle-weather{transform:translateY(-1px) scale(1.05)}
.weather-theme-wrap .theme-toggle:active .theme-toggle-weather{transform:scale(.94)}
[data-theme="light"] .weather-theme-wrap .theme-toggle{background:linear-gradient(145deg,#f7fbff,#edf5fc);border-color:#c8dced;box-shadow:inset 0 1px 0 #fff,0 5px 14px #547a9c1c}
[data-theme="light"] .weather-theme-wrap .theme-toggle:before{opacity:.45;background:radial-gradient(circle at 10px 9px,#61a5d8 0 1px,transparent 1.4px),radial-gradient(circle at 44px 31px,#efb123 0 1px,transparent 1.4px)}
[data-theme="light"] .weather-theme-wrap .theme-toggle-weather{color:#246fa9}
[data-theme="light"] .weather-theme-wrap .theme-toggle-weather>svg{filter:none}
@media(max-width:900px){.weather-theme-wrap .theme-toggle-weather{display:grid}.weather-theme-wrap .theme-toggle{width:44px;flex-basis:44px;border-radius:13px}}

/* Final weather-aware sliding bar. */
.weather-theme-wrap{align-items:center}
.weather-theme-wrap .theme-toggle{width:136px;height:42px;flex:0 0 136px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#3c2d83,#171b4d 64%,#101735);border:2px solid #6672b2;box-shadow:inset 0 2px 8px #080c2cbb,0 5px 16px #02091455}
.weather-theme-wrap .theme-toggle:before{display:block;opacity:.9;background:radial-gradient(circle at 50px 9px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 76px 30px,#d9e5ff 0 1px,transparent 1.5px),radial-gradient(circle at 112px 10px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 95px 19px,#9ea9ff 0 1px,transparent 1.5px)}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"],.weather-theme-wrap .theme-toggle[data-weather="fog"]{background:linear-gradient(145deg,#42506e,#202943 65%,#111a2e)}
.weather-theme-wrap .theme-toggle[data-weather="rain"],.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"],.weather-theme-wrap .theme-toggle[data-weather="storm"]{background:linear-gradient(145deg,#273b64,#151d3f 64%,#0a1128)}
.weather-theme-wrap .theme-toggle-label{display:block}
.weather-theme-wrap .theme-toggle-orb{display:grid;place-items:center;left:3px;top:3px;width:32px;height:32px;border-radius:50%;background:linear-gradient(145deg,#18243c,#080e1c);border:2px solid #f7fbff;color:#f5f8ff;box-shadow:0 3px 10px #0008;transform:none!important;transition:transform .58s cubic-bezier(.34,1.56,.64,1),background .4s ease,color .4s ease,box-shadow .4s ease}
.weather-theme-wrap .theme-toggle-orb>svg{position:static;width:21px;height:21px;opacity:1;transform:none;filter:none}
.weather-theme-wrap .theme-toggle-orb .weather-icon-stack{width:25px;height:23px}.weather-theme-wrap .theme-toggle-orb .weather-icon-stack svg{max-width:25px;max-height:22px}
.weather-theme-wrap .theme-toggle:hover .theme-toggle-orb{box-shadow:0 3px 14px #7ca9db88}
[data-theme="light"] .weather-theme-wrap .theme-toggle{background:linear-gradient(145deg,#47cce5,#b9ebf5 62%,#eaf9ff);border-color:#73cddd;box-shadow:inset 0 2px 7px #fff9,0 5px 14px #6d85a52b}
[data-theme="light"] .weather-theme-wrap .theme-toggle:before{opacity:.75;background:radial-gradient(ellipse at 27px 32px,#fff 0 8px,transparent 9px),radial-gradient(ellipse at 45px 34px,#eafaff 0 10px,transparent 11px),radial-gradient(ellipse at 69px 31px,#fff 0 8px,transparent 9px)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="rain"],[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="heavy-rain"],[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="storm"]{background:linear-gradient(145deg,#68abc8,#9dc8d8 62%,#dceef3)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="cloudy"],[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="fog"]{background:linear-gradient(145deg,#9ebdca,#d8e5e9)}
[data-theme="light"] .weather-theme-wrap .theme-toggle-orb{transform:translateX(96px)!important;background:linear-gradient(145deg,#fff9ce,#ffc334);border-color:#fff;color:#e99013;box-shadow:0 3px 12px #d09b356b}
[data-theme="light"] .weather-theme-wrap .theme-label-day{opacity:1;transform:translateX(0);color:#172033}
[data-theme="light"] .weather-theme-wrap .theme-label-night{opacity:0;transform:translateX(8px)}
@media(max-width:900px){.weather-theme-wrap .theme-toggle{width:42px;flex-basis:42px}.weather-theme-wrap .theme-toggle-label{display:none}[data-theme="light"] .weather-theme-wrap .theme-toggle-orb{transform:none!important}}

/* The complete switch is a miniature weather scene, not only its icon. */
.weather-theme-wrap .theme-toggle{--scene-cloud:#9aabd0;--scene-cloud-shadow:#5e719d;--scene-drop:#85d9ff;--scene-glow:#d8e6ff;background:linear-gradient(155deg,#15144a 0%,#20265c 48%,#101936 100%)}
.weather-theme-wrap .theme-toggle:before{z-index:0}
.theme-weather-scene{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:inherit;pointer-events:none}
.theme-weather-scene i{position:absolute;display:block;pointer-events:none}
.theme-scene-glow{width:38px;height:38px;right:9px;top:-16px;border-radius:50%;background:var(--scene-glow);opacity:.12;filter:blur(4px);box-shadow:0 0 22px var(--scene-glow)}
.theme-scene-cloud{width:30px;height:9px;border-radius:999px;background:var(--scene-cloud);opacity:0;filter:drop-shadow(0 4px 0 var(--scene-cloud-shadow));transition:opacity .35s ease,transform .5s ease}
.theme-scene-cloud:before,.theme-scene-cloud:after{content:"";position:absolute;bottom:1px;border-radius:50%;background:inherit}
.theme-scene-cloud:before{width:13px;height:13px;left:5px}.theme-scene-cloud:after{width:17px;height:17px;right:3px}
.theme-scene-cloud-one{left:43px;top:12px;transform:translateX(-8px) scale(.82)}
.theme-scene-cloud-two{left:78px;top:27px;transform:translateX(8px) scale(.62)}
.theme-scene-precipitation{inset:19px 32px 0 42px;opacity:0;background:repeating-linear-gradient(112deg,transparent 0 8px,var(--scene-drop) 9px 10px,transparent 11px 16px);background-size:22px 18px;animation:theme-weather-rain .55s linear infinite}
.theme-scene-fog{left:40px;right:9px;top:10px;height:24px;opacity:0;background:repeating-linear-gradient(0deg,transparent 0 5px,#dbe8f0aa 6px 8px,transparent 9px 11px);filter:blur(.3px)}
.theme-scene-lightning{left:82px;top:18px;width:8px;height:14px;opacity:0;background:#fff59b;clip-path:polygon(47% 0,100% 0,65% 40%,100% 40%,19% 100%,39% 55%,0 55%);filter:drop-shadow(0 0 4px #fff59b)}
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud{opacity:.72;transform:translateX(0) scale(.82)}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-two{transform:translateX(0) scale(.62)}
.weather-theme-wrap .theme-toggle[data-weather="fog"] .theme-scene-fog{opacity:.72}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-precipitation{opacity:.56}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-precipitation{opacity:.9;animation-duration:.38s}
.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-precipitation{opacity:.78;animation-duration:.32s}
.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-lightning{animation:theme-weather-lightning 3.8s steps(1) infinite}
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-precipitation,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-precipitation{opacity:.78;background:radial-gradient(circle,#fff 0 1.5px,transparent 1.8px);background-size:13px 12px;animation-duration:2s}
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"]{background:linear-gradient(155deg,#253168,#243164 52%,#111a38)}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"]{background:linear-gradient(155deg,#44526d,#27344f 55%,#16223b)}
.weather-theme-wrap .theme-toggle[data-weather="fog"]{background:linear-gradient(155deg,#526078,#344158 58%,#202b40)}
.weather-theme-wrap .theme-toggle[data-weather="rain"]{background:linear-gradient(155deg,#24466b,#1c3152 55%,#0d1932)}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"],.weather-theme-wrap .theme-toggle[data-weather="storm"]{background:linear-gradient(155deg,#172b4b,#121c38 58%,#080f23)}
.weather-theme-wrap .theme-toggle[data-weather="snow"],.weather-theme-wrap .theme-toggle[data-weather="hail"]{background:linear-gradient(155deg,#385a80,#263c61 58%,#142746)}
[data-theme="light"] .weather-theme-wrap .theme-toggle{--scene-cloud:#fff;--scene-cloud-shadow:#d5eaf2;--scene-drop:#197da8;--scene-glow:#ffe66e;background:linear-gradient(155deg,#30c9eb,#8ee4f3 55%,#d8f7ff)}
[data-theme="light"] .theme-scene-glow{opacity:.78;right:8px;top:-13px}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"]{background:linear-gradient(155deg,#64cde8,#b5e7ef 58%,#edfafd)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="cloudy"]{background:linear-gradient(155deg,#8baab9,#c8d9df 58%,#e8f0f2)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="fog"]{background:linear-gradient(155deg,#a9bdc4,#dbe4e5)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="rain"]{background:linear-gradient(155deg,#4c91b2,#83b9cc 58%,#c6dfe7)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="heavy-rain"],[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="storm"]{background:linear-gradient(155deg,#45677d,#708fa0 58%,#a9bec7)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="snow"],[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="hail"]{background:linear-gradient(155deg,#91d7eb,#d5f1f7 58%,#f8fdff)}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-glow,[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="fog"] .theme-scene-glow,[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-glow,[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-glow,[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-glow{opacity:.12}
@keyframes theme-weather-rain{to{background-position:-9px 18px}}
@keyframes theme-weather-lightning{0%,8%,11%,100%{opacity:0}9%,10%{opacity:1}}
@media(prefers-reduced-motion:reduce){.theme-scene-precipitation,.theme-scene-lightning{animation:none!important}.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-lightning{opacity:.8}}
[data-theme="light"]{--background:#f6f9f9;--surface:#fff;--surface-muted:#f1f6f5;--foreground:#172321;--muted-foreground:#687775;--border:#dfe8e6;--primary:#267f78;--primary-hover:#1d6c66;--positive:#3f906a;--blue-soft:#eaf2fa;--orange-soft:#fff2df;--bg:var(--background);--panel:var(--surface);--panel-2:var(--surface-muted);--line:var(--border);--muted:var(--muted-foreground);--text:var(--foreground);--brand:var(--primary);--mint:var(--primary)}
[data-theme="light"] body{background:var(--background);color:var(--foreground)}
[data-theme="light"] .main{background:linear-gradient(145deg,#fbfdfd,#f4f8f7)}
[data-theme="light"] .sidebar{background:#fff;border-color:var(--border);box-shadow:8px 0 28px #536d6810}
[data-theme="light"] .topbar{background:#ffffffed;border-color:var(--border);box-shadow:0 1px 12px #526b6610}
[data-theme="light"] .theme-toggle{--track:linear-gradient(135deg,#bfe1ff,#fff2b9);border-color:#a9c6df;box-shadow:inset 0 2px 7px #fff9,0 5px 14px #6d85a52b}
[data-theme="light"] .theme-toggle:before{opacity:0;transform:translateY(-10px)}[data-theme="light"] .theme-toggle:after{opacity:.92;transform:translateX(0)}
[data-theme="light"] .theme-toggle-orb{transform:translateX(106px);background:#fff5ad;border-color:#fff;color:#f29e18;box-shadow:0 3px 12px #d09b356b}
[data-theme="light"] .theme-sun{opacity:1;transform:rotate(0) scale(1)}[data-theme="light"] .theme-moon{opacity:0;transform:rotate(90deg) scale(.4)}
[data-theme="light"] .theme-label-night{opacity:0;transform:translateX(8px)}[data-theme="light"] .theme-label-day{opacity:1;transform:translateX(0)}
[data-theme="light"] .card,[data-theme="light"] .dashboard-panel,[data-theme="light"] .stat-card,[data-theme="light"] .library-card,[data-theme="light"] .youtube-video-card,[data-theme="light"] .youtube-live-card,[data-theme="light"] .playlist-mini,[data-theme="light"] .quick-actions a{background:#fff;border-color:var(--border);box-shadow:0 8px 24px #4c6d6710;color:var(--foreground)}
[data-theme="light"] .field input,[data-theme="light"] .field select,[data-theme="light"] .field textarea,[data-theme="light"] .playlist-source select,[data-theme="light"] .playlist-item,[data-theme="light"] .playlist-summary,[data-theme="light"] .live-details,[data-theme="light"] .source-picker label,[data-theme="light"] .duration-picker label,[data-theme="light"] .tab,[data-theme="light"] .library-tools{background:#fff;color:var(--text);border-color:var(--line);color-scheme:light}
[data-theme="light"] .playlist-source select option{background:#fff;color:#172033}
[data-theme="light"] .nav-group a,[data-theme="light"] .nav-logout,[data-theme="light"] .account,[data-theme="light"] .upgrade,[data-theme="light"] .playlist-mini,[data-theme="light"] .quick-actions a{color:#273149}
[data-theme="light"] .nav-group a:hover,[data-theme="light"] .nav-group a.active{background:#e8f4f2;color:var(--primary);border-color:#d5ebe7}
[data-theme="light"] .nav-group a.active svg,[data-theme="light"] .nav-group a:hover svg{color:var(--primary)}
[data-theme="light"] .icon-button,[data-theme="light"] .panel-head a,[data-theme="light"] .plan-button{background:#edf2fa;color:#344057;border-color:#d5deeb}
[data-theme="light"] .table-row,[data-theme="light"] .upcoming-row,[data-theme="light"] .recent-table{border-color:#dfe5ef;color:#263149}
[data-theme="light"] .no-live strong,[data-theme="light"] .playlist-mini>strong,[data-theme="light"] .quick-actions strong,[data-theme="light"] .account strong{color:#1d273b}

/* Light theme: premium SaaS surfaces */
[data-theme="light"] .brand{color:#182522}[data-theme="light"] .brand>span:last-child>span{color:var(--primary)}
[data-theme="light"] .brand-mark i{background:linear-gradient(#4aa49b,#267f78)}[data-theme="light"] .brand-mark i:nth-child(2){background:linear-gradient(#62b8ad,#337e98)}[data-theme="light"] .brand-mark i:nth-child(3){background:#2b8a82}
[data-theme="light"] .nav-group small{color:#8b9896}[data-theme="light"] .nav-group a svg,[data-theme="light"] .nav-logout svg{color:#748582}
[data-theme="light"] .plan-card{background:linear-gradient(145deg,#fff,#f3f8f7);border-color:var(--border);box-shadow:0 8px 22px #526b6610;color:var(--foreground)}
[data-theme="light"] .plan-card p,[data-theme="light"] .plan-meter small{color:var(--muted)}
[data-theme="light"] .plan-name svg{color:#d49a37}
[data-theme="light"] .plan-meter>span{background:radial-gradient(circle,#fff 54%,transparent 56%),conic-gradient(var(--primary) var(--plan),#e3ecea 0);color:#20312e}
[data-theme="light"] .upgrade{border-color:#b9d8d3;background:#f8fcfb;color:var(--primary)}[data-theme="light"] .upgrade:hover{background:#eaf5f3;border-color:#86bab2}
[data-theme="light"] .avatar{background:linear-gradient(145deg,#b8e2dc,#e8f3ee);border-color:#fff;color:#24554f}
[data-theme="light"] .button{background:linear-gradient(135deg,#318e86,var(--primary-hover));color:#fff;box-shadow:0 5px 14px #267f7825}
[data-theme="light"] .button:hover{background:linear-gradient(135deg,#287d75,#175f5a);transform:translateY(-1px)}
[data-theme="light"] .button.secondary{background:#fff;border-color:#d6e2e0;color:#38514d;box-shadow:none}
[data-theme="light"] .panel-head .purple-link,[data-theme="light"] .quick-actions a:first-child{background:#eaf5f3;border-color:#c9e3df;color:var(--primary)}
[data-theme="light"] .quick-actions svg{background:#dff0ed;color:var(--primary)}
[data-theme="light"] .quick-steps:before{background:#dce6e4}[data-theme="light"] .quick-steps b{background:#fff;border-color:#d5e0de;color:#687775}[data-theme="light"] .quick-steps .current b{background:var(--primary);border-color:var(--primary);color:#fff}
[data-theme="light"] .stat-card small,[data-theme="light"] .stat-card p,[data-theme="light"] .table-head,[data-theme="light"] .stream-title small,[data-theme="light"] .playlist-mini>small,[data-theme="light"] .upcoming-row small,[data-theme="light"] .upcoming-row>span{color:var(--muted)}
[data-theme="light"] .stat-icon.blue{background:var(--blue-soft);color:#4f7ea9}[data-theme="light"] .stat-icon.green{background:#e5f4eb;color:#3f906a}[data-theme="light"] .stat-icon.purple{background:#e5f3f1;color:var(--primary)}
[data-theme="light"] .usage-line,[data-theme="light"] .progress-track{background:#e6eeec}[data-theme="light"] .usage-line u,[data-theme="light"] .progress-value{background:var(--primary)}
[data-theme="light"] .status-chip{background:#edf4fb;border-color:#bdd0e2;color:#4e759a}[data-theme="light"] .status-chip.completed{background:#eaf6ee;border-color:#b8dcc7;color:#357b57}[data-theme="light"] .status-chip.live{background:#fff0f2;border-color:#efbdc5;color:#bd4053}[data-theme="light"] .status-chip.failed{background:#fff0f2;border-color:#efbdc5;color:#b93d50}
[data-theme="light"] .live-metrics,[data-theme="light"] .live-metrics span{border-color:var(--border)}[data-theme="light"] .live-metrics small,[data-theme="light"] .live-now>p{color:var(--muted)}
[data-theme="light"] .live-youtube,[data-theme="light"] .no-live a{background:var(--primary);color:#fff}
[data-theme="light"] .no-live>svg,[data-theme="light"] .notification-empty svg{background:#e7f3f1;color:var(--primary)}
[data-theme="light"] .empty{background:#fbfdfd;border-color:#cfdcd9;color:var(--muted)}
[data-theme="light"] .library-page>.upload{background:linear-gradient(180deg,#fbfefd,#f1f7f6);border-color:#b9d3ce}[data-theme="light"] .library-page>.upload:hover{background:#edf7f5;border-color:#6ca69e}[data-theme="light"] .library-page>.upload input[type=file]{color:#536764}
[data-theme="light"] .library-tools>label,[data-theme="light"] .library-copy>p,[data-theme="light"] .library-copy>small,[data-theme="light"] .youtube-video-copy p,[data-theme="light"] .youtube-video-copy small{color:var(--muted)}
[data-theme="light"] .library-tools input,[data-theme="light"] .library-check input{accent-color:var(--primary)}[data-theme="light"] .library-card.is-selected{border-color:var(--primary);box-shadow:0 0 0 2px #267f7820}
[data-theme="light"] .library-check span{background:#fffffff0;border-color:#99aaa7}[data-theme="light"] .library-check input:checked+span{background:var(--primary);border-color:var(--primary)}
[data-theme="light"] .library-copy .button,[data-theme="light"] .library-delete-selected,[data-theme="light"] .recent-panel .platform>.button,[data-theme="light"] .recent-panel .platform>button,[data-theme="light"] .broadcast-card .button.danger{background:#fff3f4;border-color:#efc4ca;color:#b53d50;box-shadow:none}
[data-theme="light"] .playlist-art{background:linear-gradient(145deg,#78b9b0,#327e77)}[data-theme="light"] .art-1{background:linear-gradient(145deg,#9bc0df,#4f83ad)}[data-theme="light"] .art-2{background:linear-gradient(145deg,#e9c17a,#b38231)}[data-theme="light"] .art-3{background:linear-gradient(145deg,#8dc9a3,#3c8a5d)}
[data-theme="light"] .playlist-thumb.placeholder,[data-theme="light"] .library-thumb,[data-theme="light"] .youtube-thumbnail{background:#edf4f3;color:var(--primary)}
[data-theme="light"] .playlist-source select:hover{background:#f4f8f7;border-color:#9ebcb7}[data-theme="light"] .tab.active{background:#e6f2f0;color:var(--primary);border-color:#bcd9d4}
[data-theme="light"] .notification-wrap>.icon-button.active{color:var(--primary);border-color:#aad0ca;background:#e7f3f1}
[data-theme="light"] .notification-panel{background:#fff;border-color:var(--border);box-shadow:0 24px 70px #344f4926;color:var(--foreground)}
[data-theme="light"] .notification-head{border-color:var(--border)}[data-theme="light"] .notification-list>a{border-color:#e6eceb;color:var(--foreground)}[data-theme="light"] .notification-list>a:hover{background:#f2f7f6}[data-theme="light"] .notification-list>a.is-live{background:#fff5f6}
[data-theme="light"] .notification-list>a>span{background:#e5f3f1;color:var(--primary)}[data-theme="light"] .notification-list strong{color:var(--primary)}[data-theme="light"] .notification-footer{background:#f2f7f6;color:var(--primary)}
[data-theme="light"] .youtube-live-head,[data-theme="light"] .youtube-video-copy a,[data-theme="light"] .youtube-live-info dl,[data-theme="light"] .youtube-live-info dl div{border-color:var(--border)}[data-theme="light"] .youtube-video-copy a{background:#f6f9f9;color:#3c514e}
[data-theme="light"] .modal .card{background:#fff;color:var(--foreground);box-shadow:0 30px 90px #263d382c}[data-theme="light"] .modal::backdrop{background:#20312e66}
[data-theme="light"] .toast{background:#edf8f1;border-color:#b9dfc7;color:#286e4a;box-shadow:0 18px 45px #263d381f}[data-theme="light"] .toast.error,[data-theme="light"] .error{background:#fff1f3;border-color:#efc1c8;color:#a8394b}
[data-theme="light"] .success{background:#eaf7ef;color:#2f7652}[data-theme="light"] .skeleton{background:linear-gradient(90deg,#eef3f2 20%,#dfe9e7 50%,#eef3f2 80%);background-size:220% 100%}
[data-theme="light"] input::placeholder,[data-theme="light"] textarea::placeholder{color:#98a5a2}[data-theme="light"] :focus-visible{outline-color:#68a9a0}
@media(max-width:900px){.theme-toggle{width:42px;flex-basis:42px}.theme-toggle-label{display:none}[data-theme="light"] .theme-toggle-orb{transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){html,body,.shell,.sidebar,.main,.topbar,.card,.theme-toggle,.theme-toggle:before,.theme-toggle:after,.theme-toggle-orb,.theme-toggle-orb svg,.theme-toggle-label{transition:none!important}}

/* Light theme typography — color only */
[data-theme="light"] body,[data-theme="light"] input,[data-theme="light"] select,[data-theme="light"] textarea,[data-theme="light"] button{color:#17212d}
[data-theme="light"] h1,[data-theme="light"] h2,[data-theme="light"] h3,[data-theme="light"] h4,[data-theme="light"] .title,[data-theme="light"] .metric,[data-theme="light"] .smallmetric,[data-theme="light"] .stat-card strong,[data-theme="light"] .panel-head h2,[data-theme="light"] .library-copy>strong,[data-theme="light"] .youtube-video-copy strong,[data-theme="light"] .playlist-mini>strong,[data-theme="light"] .stream-title strong,[data-theme="light"] .upcoming-row strong{color:#101820}
[data-theme="light"] p,[data-theme="light"] small,[data-theme="light"] time,[data-theme="light"] dt,[data-theme="light"] .muted,[data-theme="light"] .table-head,[data-theme="light"] .stream-title small,[data-theme="light"] .library-copy>p,[data-theme="light"] .library-copy>small,[data-theme="light"] .youtube-video-copy p,[data-theme="light"] .youtube-video-copy small,[data-theme="light"] .playlist-mini>small,[data-theme="light"] .upcoming-row small{color:#5f6873}
[data-theme="light"] .nav-group a,[data-theme="light"] .nav-logout,[data-theme="light"] .account,[data-theme="light"] .upgrade{color:#263342}
[data-theme="light"] .nav-group a.active,[data-theme="light"] .nav-group a:hover,[data-theme="light"] .brand>span:last-child>span,[data-theme="light"] .eyebrow,[data-theme="light"] .panel-head a,[data-theme="light"] .panel-head .purple-link,[data-theme="light"] .notification-footer,[data-theme="light"] .notification-list strong,[data-theme="light"] .youtube-video-copy a:hover{color:#087f83}
[data-theme="light"] .badge,[data-theme="light"] .status-chip.completed,[data-theme="light"] .success,[data-theme="light"] .stat-card p em,[data-theme="light"] .stat-card p b{color:#168965}
[data-theme="light"] .warning,[data-theme="light"] .warning-text{color:#b96a1d}
[data-theme="light"] .error,[data-theme="light"] .status-chip.failed,[data-theme="light"] .status-chip.live{color:#b33e51}
[data-theme="light"] .button,[data-theme="light"] .button:hover,[data-theme="light"] .live-youtube,[data-theme="light"] .no-live a,[data-theme="light"] .stop-live{color:#fff}
[data-theme="light"] .button.secondary,[data-theme="light"] .plan-button,[data-theme="light"] .youtube-video-copy a{color:#263b3d}
[data-theme="light"] input::placeholder,[data-theme="light"] textarea::placeholder{color:#858e98}

/* Weather-scene corrections: each condition owns its sky and precipitation. */
.weather-theme-wrap .theme-toggle:before{opacity:0!important;background:none!important}
.weather-theme-wrap .theme-toggle[data-weather="clear"]:before{opacity:.92!important;background:radial-gradient(circle at 49px 9px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 73px 29px,#d9e5ff 0 1px,transparent 1.5px),radial-gradient(circle at 111px 9px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 94px 19px,#9ea9ff 0 1px,transparent 1.5px)!important}
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"]:before{opacity:.58!important;background:radial-gradient(circle at 51px 8px,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 105px 10px,#d9e5ff 0 1px,transparent 1.5px)!important}
.weather-theme-wrap .theme-toggle[data-weather="clear"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="fog"] .theme-scene-cloud{opacity:0!important}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud{opacity:.88}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-glow,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-glow,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-glow,.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-glow,.weather-theme-wrap .theme-toggle[data-weather="fog"] .theme-scene-glow{opacity:0}
.theme-scene-precipitation{top:9px;bottom:-18px;background:repeating-linear-gradient(112deg,transparent 0 8px,var(--scene-drop) 9px 10px,transparent 11px 16px);background-size:22px 18px;animation:theme-weather-rain-flow .62s linear infinite;will-change:transform}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-precipitation{animation-duration:.42s}
.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-precipitation{animation-duration:.36s}
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-precipitation,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-precipitation{top:3px;bottom:-14px;animation-name:theme-weather-snow-flow;animation-duration:2.4s}
[data-theme="light"] .weather-theme-wrap .theme-toggle:before{opacity:0!important;background:none!important}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="clear"] .theme-scene-cloud{opacity:0!important}
[data-theme="light"] .weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"] .theme-scene-cloud-one{opacity:.86!important}
.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="low"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"][data-clouds="low"] .theme-scene-cloud{opacity:0}
.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="medium"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"][data-clouds="medium"] .theme-scene-cloud-two{opacity:0}
.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="medium"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"][data-clouds="medium"] .theme-scene-cloud-one{opacity:.74}
.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="high"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"][data-clouds="high"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud{opacity:.92}
@keyframes theme-weather-rain-flow{from{transform:translate3d(0,-18px,0)}to{transform:translate3d(0,0,0)}}
@keyframes theme-weather-snow-flow{from{transform:translate3d(0,-12px,0)}to{transform:translate3d(0,0,0)}}
@media(prefers-reduced-motion:reduce){.theme-scene-precipitation{transform:none!important}}

/* Rain originates below the clouds and beads on the glass surface. */
.weather-theme-wrap .theme-toggle{width:118px;flex-basis:118px}
.theme-scene-cloud{z-index:3;will-change:transform}
.theme-scene-precipitation{z-index:2;left:45px;right:12px;top:23px;bottom:-18px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 5px,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 5px,#000 100%)}
.theme-scene-glass{z-index:4;inset:0;opacity:0;background:radial-gradient(ellipse at 12% 24%,#ffffffd9 0 1px,#bdeaff80 1.5px 2px,transparent 3px),radial-gradient(ellipse at 31% 72%,#ffffffb8 0 1px,#a9ddf275 1.5px 2.5px,transparent 3.5px),radial-gradient(ellipse at 55% 19%,#ffffffcf 0 1px,#c5eeff6b 1.5px 2px,transparent 3px),radial-gradient(ellipse at 74% 65%,#ffffffc7 0 1.3px,#9ed8ef70 2px 3px,transparent 4px),radial-gradient(ellipse at 91% 31%,#ffffffc7 0 1px,#bfeaff65 1.5px 2.5px,transparent 3.5px);background-size:47px 38px,53px 44px,61px 40px,57px 46px,43px 35px;filter:drop-shadow(0 1px 1px #0a293d99);will-change:background-position;animation:theme-glass-drops 5s linear infinite}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-glass{opacity:.48}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-glass,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-glass{opacity:.72;animation-duration:3.4s}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud-one{opacity:.88!important}
.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="low"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="medium"] .theme-scene-cloud-two{opacity:0!important}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="rain"][data-clouds="high"] .theme-scene-cloud-two{opacity:.88!important}
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"] .theme-scene-cloud-one{animation:theme-cloud-one-float 4.8s ease-in-out infinite}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-one,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-one{animation:theme-cloud-one-float 4.8s ease-in-out infinite}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-two,.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-two{animation:theme-cloud-two-float 5.7s ease-in-out infinite}
[data-theme="light"] .weather-theme-wrap .theme-toggle-orb{transform:translateX(78px)!important}
@keyframes theme-cloud-one-float{0%,100%{transform:translate3d(-2px,0,0) scale(.82)}50%{transform:translate3d(3px,1px,0) scale(.82)}}
@keyframes theme-cloud-two-float{0%,100%{transform:translate3d(2px,0,0) scale(.62)}50%{transform:translate3d(-3px,-1px,0) scale(.62)}}
@keyframes theme-glass-drops{from{background-position:0 -38px,7px -44px,13px -40px,19px -46px,25px -35px}to{background-position:0 0,7px 0,13px 0,19px 0,25px 0}}
@media(max-width:900px){.weather-theme-wrap .theme-toggle{width:84px;flex-basis:84px}[data-theme="light"] .weather-theme-wrap .theme-toggle-orb{transform:translateX(42px)!important}.theme-scene-precipitation{right:5px}.theme-scene-cloud-two{left:64px}}
@media(prefers-reduced-motion:reduce){.theme-scene-cloud,.theme-scene-glass{animation:none!important}}

/* Natural rain: each moving cloud carries its own rain curtain. */
.theme-rain-front{position:absolute;z-index:3;top:7px;left:-42px;width:38px;height:34px;display:none;pointer-events:none;will-change:transform;animation:theme-rain-front-cross 9s linear infinite}
.theme-rain-front:before{content:"";position:absolute;z-index:2;left:2px;top:5px;width:34px;height:11px;border-radius:999px;background:var(--scene-cloud);box-shadow:inset 0 -3px 2px var(--scene-cloud-shadow),0 2px 5px #07132666}
.theme-rain-front:after{content:"";position:absolute;z-index:1;left:7px;top:14px;width:28px;height:27px;background:repeating-linear-gradient(112deg,transparent 0 5px,var(--scene-drop) 6px 7px,transparent 8px 11px);background-size:16px 14px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 5px,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 5px,#000 88%,transparent);animation:theme-rain-curtain .48s linear infinite}
.theme-rain-front:before{filter:drop-shadow(0 0 4px #cfe8ff22)}
.theme-rain-front-one:before{box-shadow:-8px -3px 0 -2px var(--scene-cloud),8px -5px 0 -1px var(--scene-cloud),inset 0 -3px 2px var(--scene-cloud-shadow),0 2px 5px #07132666}
.theme-rain-front-two{top:12px;opacity:.72;animation-duration:12.5s;animation-delay:-6.25s;scale:.72}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-rain-front,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-rain-front,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-rain-front{display:block}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-cloud,.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-precipitation,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-precipitation,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-precipitation{opacity:0!important;animation:none!important}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-rain-front:after,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-rain-front:after{opacity:.95;animation-duration:.32s}

/* Convex drops sliding over the front glass at independent speeds. */
.theme-scene-glass{position:absolute;z-index:5;inset:0;display:none;overflow:hidden;pointer-events:none;filter:none;background:none}
.weather-theme-wrap .theme-toggle[data-weather="rain"] .theme-scene-glass,.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-scene-glass,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-scene-glass{display:block;opacity:1;animation:none}
.theme-scene-glass>i{--drop-x:10px;--drop-size:5px;--drop-distance:54px;position:absolute!important;left:var(--drop-x);top:-13px;width:var(--drop-size);height:calc(var(--drop-size)*1.42);border:1px solid #eafaff99;border-radius:58% 48% 62% 48% / 68% 64% 42% 38%;background:radial-gradient(circle at 35% 25%,#fff 0 10%,#d9f5ff99 14%,#73b9d133 45%,#163d542b 75%);box-shadow:inset -1px -2px 2px #102d4277,inset 1px 1px 2px #fff9,0 1px 2px #07131f88;opacity:0;transform:translate3d(0,-10px,0) scale(.75);will-change:transform,opacity;animation:theme-glass-drop-slide 4.8s cubic-bezier(.35,.05,.3,1) infinite}
.theme-scene-glass>i:nth-child(1){--drop-x:9px;--drop-size:5px;--drop-distance:57px;animation-delay:-.7s;animation-duration:5.2s}
.theme-scene-glass>i:nth-child(2){--drop-x:25px;--drop-size:3px;--drop-distance:49px;animation-delay:-3.1s;animation-duration:4.1s}
.theme-scene-glass>i:nth-child(3){--drop-x:38px;--drop-size:7px;--drop-distance:55px;animation-delay:-1.9s;animation-duration:6.3s}
.theme-scene-glass>i:nth-child(4){--drop-x:55px;--drop-size:4px;--drop-distance:51px;animation-delay:-4.6s;animation-duration:4.7s}
.theme-scene-glass>i:nth-child(5){--drop-x:69px;--drop-size:6px;--drop-distance:58px;animation-delay:-2.6s;animation-duration:5.8s}
.theme-scene-glass>i:nth-child(6){--drop-x:84px;--drop-size:3px;--drop-distance:47px;animation-delay:-1.2s;animation-duration:3.9s}
.theme-scene-glass>i:nth-child(7){--drop-x:96px;--drop-size:8px;--drop-distance:56px;animation-delay:-5.1s;animation-duration:6.7s}
.theme-scene-glass>i:nth-child(8){--drop-x:108px;--drop-size:4px;--drop-distance:52px;animation-delay:-3.8s;animation-duration:4.5s}
.theme-scene-glass>i:nth-child(9){--drop-x:116px;--drop-size:3px;--drop-distance:48px;animation-delay:-2.2s;animation-duration:5.1s}
@keyframes theme-rain-front-cross{from{transform:translate3d(-8px,0,0)}to{transform:translate3d(176px,0,0)}}
@keyframes theme-rain-curtain{from{background-position:0 -14px}to{background-position:0 0}}
@keyframes theme-glass-drop-slide{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.7)}8%{opacity:.84}68%{opacity:.84;transform:translate3d(1px,calc(var(--drop-distance)*.62),0) scale(1)}92%{opacity:.35;transform:translate3d(-1px,var(--drop-distance),0) scale(.93,1.25)}100%{opacity:0;transform:translate3d(-1px,calc(var(--drop-distance) + 7px),0) scale(.88,1.32)}}
@media(prefers-reduced-motion:reduce){.theme-rain-front,.theme-rain-front:after,.theme-scene-glass>i{animation:none!important}.theme-rain-front-one{display:block!important;transform:translateX(72px)}.theme-scene-glass>i:nth-child(1),.theme-scene-glass>i:nth-child(4),.theme-scene-glass>i:nth-child(7){opacity:.65;transform:translateY(24px)}}

/* Rounded outlined cloud artwork shared by cloudy and rainy conditions. */
.weather-theme-wrap .theme-toggle{--cloud-fill:#7d91b7;--cloud-outline:#263a5b;--cloud-highlight:#afc1dd}
[data-theme="light"] .weather-theme-wrap .theme-toggle{--cloud-fill:#f8fdff;--cloud-outline:#47738b;--cloud-highlight:#fff}
.theme-scene-cloud:before,.theme-scene-cloud:after{content:none!important}
.theme-scene-cloud{position:absolute;display:block;height:22px;background:none!important;filter:drop-shadow(0 3px 1px #07142655)!important}
.theme-scene-cloud svg,.theme-rain-cloud svg{display:block;width:100%;height:100%;overflow:visible}
.theme-scene-cloud path,.theme-rain-cloud path{fill:var(--cloud-fill);stroke:var(--cloud-outline);stroke-width:3;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 -1px 0 var(--cloud-highlight))}
.theme-scene-cloud-one{width:38px;top:7px}.theme-scene-cloud-two{width:31px;top:19px}
.theme-rain-front{width:48px;height:39px;top:3px}
.theme-rain-front:before,.theme-rain-front:after{content:none!important}
.theme-rain-cloud{position:absolute;z-index:3;left:0;top:0;width:48px;height:26px;display:block;filter:drop-shadow(0 3px 2px #07142666)}
.theme-rain-curtain{position:absolute!important;z-index:2;left:8px;right:6px;top:21px;height:24px;background:repeating-linear-gradient(112deg,transparent 0 5px,var(--scene-drop) 6px 7px,transparent 8px 11px);background-size:16px 14px;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 72%,transparent 100%);animation:theme-rain-curtain .48s linear infinite;will-change:background-position}
.weather-theme-wrap .theme-toggle[data-weather="heavy-rain"] .theme-rain-curtain,.weather-theme-wrap .theme-toggle[data-weather="storm"] .theme-rain-curtain{animation-duration:.32s}
@media(prefers-reduced-motion:reduce){.theme-rain-curtain{animation:none!important}}

/* Clouds cross the complete weather tile and re-enter only after leaving it. */
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"] .theme-scene-cloud-one,
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-one,
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-one,
.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-one{
  left:-48px;
  animation:theme-cloud-cross-one 9.5s linear infinite;
}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-two,
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-two,
.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-two{
  left:-40px;
  animation:theme-cloud-cross-two 13.5s linear -6.75s infinite;
}
.theme-scene-cloud-three{width:34px;top:2px;left:-44px}
.theme-scene-cloud-four{width:27px;top:22px;left:-38px}
.weather-theme-wrap .theme-toggle[data-weather="partly-cloudy"] .theme-scene-cloud-three,
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-three,
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-three,
.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-three{
  animation:theme-cloud-cross-three 11.25s linear -5.6s infinite;
}
.weather-theme-wrap .theme-toggle[data-weather="cloudy"] .theme-scene-cloud-four,
.weather-theme-wrap .theme-toggle[data-weather="snow"] .theme-scene-cloud-four,
.weather-theme-wrap .theme-toggle[data-weather="hail"] .theme-scene-cloud-four{
  animation:theme-cloud-cross-four 16s linear -12s infinite;
}
@keyframes theme-cloud-cross-one{
  0%{opacity:0;transform:translate3d(0,0,0) scale(.82)}
  5%{opacity:.88}
  90%{opacity:.88}
  100%{opacity:0;transform:translate3d(190px,1px,0) scale(.82)}
}
@keyframes theme-cloud-cross-two{
  0%{opacity:0;transform:translate3d(0,0,0) scale(.62)}
  7%{opacity:.72}
  88%{opacity:.72}
  100%{opacity:0;transform:translate3d(184px,-1px,0) scale(.62)}
}
@keyframes theme-cloud-cross-three{
  0%{opacity:0;transform:translate3d(0,0,0) scale(.7)}
  6%{opacity:.8}
  24%{transform:translate3d(42px,2px,0) scale(.7)}
  47%{transform:translate3d(88px,-1px,0) scale(.7)}
  71%{transform:translate3d(137px,3px,0) scale(.7)}
  89%{opacity:.8}
  100%{opacity:0;transform:translate3d(188px,0,0) scale(.7)}
}
@keyframes theme-cloud-cross-four{
  0%{opacity:0;transform:translate3d(0,0,0) scale(.55)}
  8%{opacity:.64}
  29%{transform:translate3d(39px,-3px,0) scale(.55)}
  52%{transform:translate3d(86px,1px,0) scale(.55)}
  76%{transform:translate3d(139px,-2px,0) scale(.55)}
  87%{opacity:.64}
  100%{opacity:0;transform:translate3d(182px,0,0) scale(.55)}
}
@media(prefers-reduced-motion:reduce){
  .weather-theme-wrap .theme-toggle[data-weather] .theme-scene-cloud{animation:none!important}
}

/* Visible, user-initiated location permission flow. */
.weather-permission-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#020716b8;backdrop-filter:blur(8px)}
.weather-permission-dialog{display:grid;width:min(430px,100%);gap:13px;padding:25px;border:1px solid #53648e;border-radius:22px;background:linear-gradient(155deg,#111b32,#0b1224);color:#f7f9ff;box-shadow:0 24px 80px #000a;text-align:center}
.weather-permission-dialog>strong{font-size:21px}.weather-permission-dialog>span:not(.weather-permission-icon):not(.weather-permission-actions){color:#b7c3d8;line-height:1.5}
.weather-permission-icon{font-size:38px}.weather-permission-actions{display:flex;gap:10px;justify-content:center;margin-top:3px}
.weather-permission-actions button{min-height:43px;padding:0 18px;border:1px solid #8e65ff;border-radius:12px;background:linear-gradient(135deg,#7444ff,#a432f1);color:#fff;font:inherit;font-weight:800;cursor:pointer}
.weather-permission-actions button.secondary{border-color:#46536f;background:#172137;color:#dce5f5}
[data-theme="light"] .weather-permission-backdrop{background:#dce9f1b8}
[data-theme="light"] .weather-permission-dialog{border-color:#c5d8e5;background:linear-gradient(155deg,#fff,#eef7fb);color:#132239;box-shadow:0 24px 70px #526e853d}
[data-theme="light"] .weather-permission-dialog>span:not(.weather-permission-icon):not(.weather-permission-actions){color:#53657a}
[data-theme="light"] .weather-permission-actions button.secondary{border-color:#c6d5df;background:#edf4f7;color:#26394d}
@media(max-width:600px){.weather-permission-dialog{padding:22px 18px;border-radius:18px}.weather-permission-actions{display:grid}.weather-permission-actions button{width:100%}}

/* Compact weather status anchored under the weather/theme control. */
.weather-status-popover{position:absolute;z-index:80;right:0;top:calc(100% + 9px);display:flex;align-items:center;gap:9px;width:max-content;max-width:min(310px,calc(100vw - 24px));padding:9px 10px;border:1px solid #4a5e80;border-radius:12px;background:#0e182b;color:#eef5ff;box-shadow:0 12px 28px #0007;font-size:12px;line-height:1.25}
.weather-status-popover>span:nth-child(2){display:grid;gap:2px}.weather-status-popover small{color:#aab9cf}.weather-status-popover button:not(.weather-status-close){padding:5px 8px;border:1px solid #7257cf;border-radius:8px;background:#34236d;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.weather-status-close{display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:transparent;color:#aebbd0;font-size:18px;cursor:pointer}
.weather-status-spinner,.weather-status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#50ddca;box-shadow:0 0 10px #50ddca99}
.weather-status-spinner{border:2px solid #40536c;border-top-color:#50ddca;background:transparent;animation:weather-status-spin .75s linear infinite;box-shadow:none}
@keyframes weather-status-spin{to{transform:rotate(360deg)}}
[data-theme="light"] .weather-status-popover{border-color:#bed3df;background:#fff;color:#17283b;box-shadow:0 12px 26px #42647b2e}
[data-theme="light"] .weather-status-popover small{color:#5d7084}
@media(max-width:600px){.weather-status-popover{right:-8px;top:calc(100% + 7px)}}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/typography.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Compact reference typography for light mode only. No layout styling. */
[data-theme="light"]{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--text-fluid:16px}
[data-theme="light"] body,
[data-theme="light"] button,
[data-theme="light"] input,
[data-theme="light"] select,
[data-theme="light"] textarea{
  font-family:var(--font-sans);
  color:#1f2933;
  font-size:16px;
  line-height:1.42;
  letter-spacing:0;
}
[data-theme="light"] h1,
[data-theme="light"] h2,
[data-theme="light"] h3,
[data-theme="light"] h4,
[data-theme="light"] strong,
[data-theme="light"] b{letter-spacing:-.022em}
[data-theme="light"] .dashboard-welcome h1,
[data-theme="light"] .title{color:#10161c;font-size:26px;font-weight:700;line-height:1.18}
[data-theme="light"] .dashboard-welcome p,
[data-theme="light"] .content>.muted{font-size:14px;line-height:1.5;color:#626b75}
[data-theme="light"] .brand{font-size:22px;font-weight:700}
[data-theme="light"] .nav-group a,
[data-theme="light"] .nav-logout{font-size:15px;font-weight:500}
[data-theme="light"] .nav-group a.active{font-weight:650}
[data-theme="light"] .nav-group small{font-size:12px;font-weight:650}
[data-theme="light"] .stat-card small{font-size:13px}
[data-theme="light"] .stat-card strong{font-size:26px;font-weight:700;line-height:1.12;color:#10161c}
[data-theme="light"] .stat-card p{font-size:12.5px;line-height:1.4}
[data-theme="light"] .panel-head h2,
[data-theme="light"] .quick-create h2,
[data-theme="light"] .live-now h2,
[data-theme="light"] .youtube-section-title h2{font-size:17px;font-weight:700;color:#111820}
[data-theme="light"] .table-head{font-size:12px}
[data-theme="light"] .table-row{font-size:12.5px}
[data-theme="light"] .stream-title strong,
[data-theme="light"] .library-copy>strong,
[data-theme="light"] .youtube-video-copy strong{font-size:13.5px;font-weight:650;color:#17212b}
[data-theme="light"] .stream-title small,
[data-theme="light"] .library-copy>p,
[data-theme="light"] .library-copy>small,
[data-theme="light"] .youtube-video-copy p,
[data-theme="light"] .youtube-video-copy small{font-size:11.5px;line-height:1.42;color:#626b75}
[data-theme="light"] .playlist-mini>strong{font-size:13px;font-weight:650;color:#17212b}
[data-theme="light"] .playlist-mini>small{font-size:11px;line-height:1.4;color:#626b75}
[data-theme="light"] .field{font-size:14px}
[data-theme="light"] .field input,
[data-theme="light"] .field select,
[data-theme="light"] .field textarea,
[data-theme="light"] .playlist-source select{font-size:14px;line-height:1.4}
[data-theme="light"] .button{font-size:13.5px;font-weight:650}
[data-theme="light"] p,
[data-theme="light"] small,
[data-theme="light"] time,
[data-theme="light"] dt,
[data-theme="light"] .muted,
[data-theme="light"] .table-head{color:#626b75}
[data-theme="light"] .nav-group a.active,
[data-theme="light"] .eyebrow,
[data-theme="light"] .panel-head a,
[data-theme="light"] .notification-footer{color:#087f83}
@media(max-width:600px){
  [data-theme="light"] body{font-size:15px}
  [data-theme="light"] .dashboard-welcome h1,
  [data-theme="light"] .title{font-size:23px}
  [data-theme="light"] .panel-head h2,
  [data-theme="light"] .quick-create h2,
  [data-theme="light"] .live-now h2{font-size:16px}
}

/* Secondary copy must remain neutral and readable in both themes. */
[data-theme="light"] small,
[data-theme="light"] p,
[data-theme="light"] time,
[data-theme="light"] dt,
[data-theme="light"] .muted,
[data-theme="light"] .eyebrow,
[data-theme="light"] .dashboard-welcome p,
[data-theme="light"] .stat-card small,
[data-theme="light"] .stat-card p,
[data-theme="light"] .stat-card p em,
[data-theme="light"] .stat-card p b,
[data-theme="light"] .stream-title small,
[data-theme="light"] .playlist-mini>small,
[data-theme="light"] .upcoming-row small,
[data-theme="light"] .quick-steps small,
[data-theme="light"] .quick-actions small,
[data-theme="light"] .live-now>p,
[data-theme="light"] .live-metrics small{color:#111820}

[data-theme="dark"] small,
[data-theme="dark"] p,
[data-theme="dark"] time,
[data-theme="dark"] dt,
[data-theme="dark"] .muted,
[data-theme="dark"] .eyebrow,
[data-theme="dark"] .dashboard-welcome p,
[data-theme="dark"] .stat-card small,
[data-theme="dark"] .stat-card p,
[data-theme="dark"] .stat-card p em,
[data-theme="dark"] .stat-card p b,
[data-theme="dark"] .stream-title small,
[data-theme="dark"] .playlist-mini>small,
[data-theme="dark"] .upcoming-row small,
[data-theme="dark"] .quick-steps small,
[data-theme="dark"] .quick-actions small,
[data-theme="dark"] .live-now>p,
[data-theme="dark"] .live-metrics small{color:#f7f9fc}

/* +2 px comparison scale for dark mode. */
[data-theme="dark"]{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--text-fluid:16px}
[data-theme="dark"] body,[data-theme="dark"] button,[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] textarea{font-family:var(--font-sans);font-size:16px;line-height:1.42;letter-spacing:0}
[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] strong,[data-theme="dark"] b{letter-spacing:-.022em}
[data-theme="dark"] .dashboard-welcome h1,[data-theme="dark"] .title{font-size:26px;font-weight:700;line-height:1.18}
[data-theme="dark"] .dashboard-welcome p,[data-theme="dark"] .content>.muted{font-size:14px}
[data-theme="dark"] .brand{font-size:22px;font-weight:700}
[data-theme="dark"] .nav-group a,[data-theme="dark"] .nav-logout{font-size:15px;font-weight:500}
[data-theme="dark"] .nav-group a.active{font-weight:650}
[data-theme="dark"] .nav-group small{font-size:12px;font-weight:650}
[data-theme="dark"] .stat-card small{font-size:13px}
[data-theme="dark"] .stat-card strong{font-size:26px;font-weight:700;line-height:1.12}
[data-theme="dark"] .stat-card p{font-size:12.5px;line-height:1.4}
[data-theme="dark"] .panel-head h2,[data-theme="dark"] .quick-create h2,[data-theme="dark"] .live-now h2,[data-theme="dark"] .youtube-section-title h2{font-size:17px;font-weight:700}
[data-theme="dark"] .table-head{font-size:12px}
[data-theme="dark"] .table-row{font-size:12.5px}
[data-theme="dark"] .stream-title strong,[data-theme="dark"] .library-copy>strong,[data-theme="dark"] .youtube-video-copy strong{font-size:13.5px;font-weight:650}
[data-theme="dark"] .stream-title small,[data-theme="dark"] .library-copy>p,[data-theme="dark"] .library-copy>small,[data-theme="dark"] .youtube-video-copy p,[data-theme="dark"] .youtube-video-copy small{font-size:11.5px;line-height:1.42}
[data-theme="dark"] .playlist-mini>strong{font-size:13px;font-weight:650}
[data-theme="dark"] .playlist-mini>small{font-size:11px;line-height:1.4}
[data-theme="dark"] .field,[data-theme="dark"] .field input,[data-theme="dark"] .field select,[data-theme="dark"] .field textarea,[data-theme="dark"] .playlist-source select{font-size:14px;line-height:1.4}
[data-theme="dark"] .button{font-size:13.5px;font-weight:650}
@media(max-width:600px){[data-theme="dark"] body{font-size:15px}[data-theme="dark"] .dashboard-welcome h1,[data-theme="dark"] .title{font-size:23px}[data-theme="dark"] .panel-head h2,[data-theme="dark"] .quick-create h2,[data-theme="dark"] .live-now h2{font-size:16px}}

/* Sidebar typography is identical in light and dark modes. */
:is([data-theme="light"],[data-theme="dark"]) .sidebar,
:is([data-theme="light"],[data-theme="dark"]) .sidebar button,
:is([data-theme="light"],[data-theme="dark"]) .sidebar a{
  font-family:var(--font-sans);
}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .brand{
  font-size:22px;
  font-weight:700;
  line-height:1.15;
  letter-spacing:-.025em;
}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .nav-group a,
:is([data-theme="light"],[data-theme="dark"]) .sidebar .nav-logout{
  font-size:14px;
  font-weight:500;
  line-height:1.2;
  letter-spacing:0;
}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .nav-group a.active{font-weight:650}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .nav-group small{
  font-size:10.5px;
  font-weight:650;
  line-height:1.2;
  letter-spacing:.1em;
}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .plan-card{font-size:13px;line-height:1.42}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .plan-name{font-size:14px;font-weight:700}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .plan-meter strong{font-size:12px}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .plan-meter small{font-size:11px}
:is([data-theme="light"],[data-theme="dark"]) .sidebar .plan-button{font-size:12px;font-weight:650}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/plans.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.plans-page{max-width:1440px}.plans-hero{position:relative;overflow:hidden;padding:44px 30px 36px;text-align:center;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 50% -40%,#7546e955,transparent 48%),linear-gradient(145deg,#121b32,#0b1224)}.plans-hero:before,.plans-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;filter:blur(70px);opacity:.22}.plans-hero:before{left:-80px;top:-80px;background:#19b9ac}.plans-hero:after{right:-80px;bottom:-100px;background:#8c42ff}.plans-hero>*{position:relative}.plans-hero-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border:1px solid #9a72ff55;border-radius:16px;background:#7845dd2b;color:#d9c3ff}.plans-hero-icon svg{width:30px}.plans-hero>span{display:inline-flex;align-items:center;gap:6px;color:#ac8cff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plans-hero>span svg{width:14px}.plans-hero h1{max-width:780px;margin:12px auto 9px;font-size:36px;line-height:1.1;letter-spacing:-.04em}.plans-hero>p{max-width:720px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.65}.plans-current{display:inline-flex;margin-top:20px;padding:7px 11px;border:1px solid #8171aa55;border-radius:99px;background:#ffffff08;color:var(--muted);font-size:11px}.plans-current strong{margin-left:5px;color:#fff}.plan-view-switch{display:flex;width:max-content;margin:25px auto 18px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.plan-view-switch button{padding:9px 15px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.plan-view-switch button.active{background:#6f42dc;color:#fff;box-shadow:0 5px 15px #6f42dc35}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(155deg,#121b31,#0d1426);cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.pricing-card:hover,.pricing-card.selected{transform:translateY(-4px);border-color:#835ae1;box-shadow:0 20px 50px #05071455}.pricing-card.creator{background:radial-gradient(circle at 100% 0,#7841dc32,transparent 40%),linear-gradient(155deg,#171a35,#0d1427)}.recommended{position:absolute;right:13px;top:13px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:99px;background:#7544dc;color:#fff;font-size:9px;font-weight:800}.recommended svg{width:12px}.pricing-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#6f43d421;color:#a986fb}.starter .pricing-icon{background:#1d8e9321;color:#42c5c1}.trial .pricing-icon{background:#397bd021;color:#67a6f0}.pricing-icon svg{width:23px}.pricing-card h2{margin:15px 0 3px;font-size:21px}.pricing-caption{min-height:40px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.pricing-price{display:flex;align-items:flex-end;gap:8px;margin:18px 0}.pricing-price strong{font-size:33px;letter-spacing:-.04em}.pricing-price span{padding-bottom:5px;color:var(--muted);font-size:10px}.pricing-card ul{display:grid;gap:11px;flex:1;margin:0 0 21px;padding:17px 0 0;border-top:1px solid var(--line);list-style:none}.pricing-card li{display:flex;align-items:center;gap:9px;color:#d4dbea;font-size:11px}.pricing-card li svg{flex:0 0 16px;width:16px;color:#55d5b0}.pricing-card>a,.current-plan{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;font-size:12px;font-weight:800;text-decoration:none}.pricing-card>a{background:linear-gradient(135deg,#6e3cff,#9638ed);color:#fff}.current-plan{border:1px solid #38b88466;background:#38b88415;color:#57d49b}.plan-comparison{overflow:auto;border:1px solid var(--line);border-radius:15px;background:var(--panel)}.plan-comparison table{width:100%;min-width:720px;border-collapse:collapse}.plan-comparison th,.plan-comparison td{padding:14px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;font-size:12px}.plan-comparison tr:last-child>*{border-bottom:0}.plan-comparison tr>*:last-child{border-right:0}.plan-comparison thead th{background:#ffffff06;font-size:14px}.plan-comparison tbody th{text-align:left;color:var(--muted);font-weight:600}.plan-comparison thead small{display:block;width:max-content;margin:5px auto 0;padding:3px 6px;border-radius:99px;background:#34bd831c;color:#53d399;font-size:8px}.plans-notice{display:flex;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;border:1px solid #a376e844;border-radius:11px;background:#6d42a617}.plans-notice>svg{flex:0 0 25px;color:#b995ff}.plans-notice strong{font-size:12px}.plans-notice p{margin:3px 0 0;color:var(--muted);font-size:10px}.plans-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}.plans-benefits>div{padding:20px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.plans-benefits svg{width:25px;color:#57d4b2}.plans-benefits h3{margin:12px 0 6px;font-size:14px}.plans-benefits p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.plans-faq{max-width:920px;margin:25px auto}.plans-faq>h2{text-align:center;font-size:22px}.plans-faq details{border-bottom:1px solid var(--line)}.plans-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 3px;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.plans-faq summary svg{width:17px;color:var(--muted);transition:transform .2s}.plans-faq details[open] summary svg{transform:rotate(180deg)}.plans-faq details p{margin:0;padding:0 30px 17px 3px;color:var(--muted);font-size:11px;line-height:1.6}
[data-theme="light"] .plans-hero{background:radial-gradient(circle at 50% -40%,#cfc1f7aa,transparent 48%),linear-gradient(145deg,#fff,#f5f8f8);border-color:#dfe5e5}[data-theme="light"] .plans-hero h1,[data-theme="light"] .plans-current strong{color:#111820}[data-theme="light"] .plan-view-switch,[data-theme="light"] .pricing-card,[data-theme="light"] .plan-comparison,[data-theme="light"] .plans-benefits>div{background:#fff;border-color:#dfe5e5}[data-theme="light"] .pricing-card.creator{background:radial-gradient(circle at 100% 0,#d8c9f488,transparent 42%),#fff}[data-theme="light"] .pricing-card li{color:#26343d}[data-theme="light"] .plan-comparison thead th{background:#f3f7f6}
@media(max-width:980px){.pricing-grid,.plans-benefits{grid-template-columns:1fr}.pricing-card{max-width:650px;width:100%;margin:auto}.plans-hero h1{font-size:30px}}@media(max-width:600px){.plans-hero{padding:32px 17px}.plans-hero h1{font-size:25px}.plan-view-switch{width:100%}.plan-view-switch button{flex:1}.pricing-card{padding:20px}.plans-notice{align-items:flex-start}}
.plans-page .plans-hero{padding:26px;text-align:left;display:block}.plans-page .plans-hero-icon{float:left;margin:0 20px 12px 0}.plans-page .plans-hero h1{margin:10px 0;font-size:30px;max-width:none}.plans-page .plans-hero>p{margin:0;max-width:900px}.plans-page .pricing-caption,.plans-page .pricing-card li{font-size:14px}.plans-page .pricing-caption{min-height:42px}.plans-page .pricing-price span{font-size:12px}.plans-page .pricing-card ul{gap:14px}.plans-page .pricing-card li svg{height:19px;flex-basis:19px;width:19px}.plans-page .pricing-card h2{font-size:25px}.plans-page .plans-notice p{font-size:13px}.plans-page .plans-notice strong{font-size:14px}.resource-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.resource-panel{min-width:0;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.resource-calculator{grid-column:span 2}.resource-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.resource-heading>svg{width:27px;height:27px;flex:0 0 27px;color:#a98aff}.resource-heading span{display:block;font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--muted);line-height:1.6}.resource-heading h2{margin:4px 0 0;font-size:20px;line-height:1.3}.resource-panel p{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 16px}.resource-panel small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:14px}.resource-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.resource-examples>div{padding:16px 8px;text-align:center;border:1px solid var(--line);border-radius:12px;background:#7744cc08}.resource-examples strong,.resource-examples span,.resource-examples b{display:block;font-size:13px;line-height:1.6}.resource-examples>div>div{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0;color:#38b9b1}.resource-examples svg{width:26px;height:26px}.resource-controls{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:24px;margin:20px 0}.resource-controls label{display:flex;flex-direction:column;gap:10px;font-size:14px}.resource-controls select{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:inherit;font:inherit}.resource-controls input{width:100%;accent-color:#8c48ed}.resource-result{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #9d64cf55;border-radius:11px;background:#8754ce12}.resource-result>svg{width:27px;height:27px;flex:0 0 27px;color:#ae88f7}.resource-result strong{font-size:17px}.resource-result p{margin:5px 0 0;font-size:13px}.resource-rule{display:flex;align-items:flex-start;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.resource-rule>svg{height:25px;width:25px;flex:0 0 25px;color:#38b9b1}.resource-rule h3{font-size:15px;margin:0 0 6px}.resource-rule p{font-size:13px;margin:0}.resource-link{display:flex;align-items:center;gap:8px;color:#42bdb5;margin-top:18px;font-size:14px;font-weight:700}.resource-link svg{width:16px}.resource-table{overflow:auto;border:1px solid var(--line);border-radius:10px}.resource-table table{border-collapse:collapse;width:100%;font-size:13px}.resource-table th,.resource-table td{padding:12px 10px;text-align:left;border-bottom:1px solid var(--line)}.resource-table th{font-size:12px;color:var(--muted);background:#7956ab0a}.resource-table tr:last-child td{border-bottom:0}.resource-table td:last-child{text-align:right;font-weight:700;white-space:nowrap}.resource-business-price{font-size:31px;font-weight:800;margin-bottom:16px}.resource-business-price span{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:5px}.resource-notes{padding-left:18px;margin:0;display:grid;gap:14px;font-size:14px;line-height:1.6;color:var(--muted)}.resource-guide>.resource-panel:last-child{grid-column:span 3}.resource-notes{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}.plans-page .plans-benefits p,.plans-page .plans-faq details p{font-size:14px}.plans-page .plans-faq summary{font-size:15px}[data-theme="light"] .resource-panel{background:#fff}[data-theme="light"] .resource-controls select{background:#fff;color:#26343d}[data-theme="light"] .resource-heading>svg,[data-theme="light"] .resource-result>svg{color:#7840bf}[data-theme="light"] .resource-link{color:#087d78}@media(max-width:1150px){.resource-guide{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-guide>.resource-panel:last-child{grid-column:span 2}}@media(max-width:700px){.resource-guide{grid-template-columns:1fr}.resource-calculator,.resource-guide>.resource-panel:last-child{grid-column:auto}.resource-panel{padding:18px}.resource-controls,.resource-notes{grid-template-columns:1fr}.resource-examples{gap:6px}.resource-examples svg{width:20px;height:20px}.resource-examples>div>div{gap:3px}.plans-page .plans-hero h1{font-size:25px}.plans-page .plans-hero-icon{float:none}.resource-heading h2{font-size:18px}}@media(prefers-reduced-motion:reduce){.pricing-card{transition:none}.pricing-card:hover,.pricing-card.selected{transform:none}}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/shop.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.shop-page{max-width:1440px}.shop-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;min-height:330px;overflow:hidden;padding:42px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 78% 15%,#7b3cff44,transparent 34%),radial-gradient(circle at 12% 100%,#18b7aa24,transparent 32%),linear-gradient(135deg,#11192b,#090f1e)}.shop-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000);pointer-events:none}.shop-hero-copy,.shop-hero-art{position:relative;z-index:1}.shop-eyebrow,.shop-heading span{display:flex;align-items:center;gap:7px;color:#aa87ff;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.shop-eyebrow svg,.shop-heading span svg{width:15px}.shop-hero h1{max-width:680px;margin:14px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.05em}.shop-hero p{max-width:630px;margin:0;color:var(--muted);font-size:16px}.shop-hero-action{display:inline-flex;align-items:center;gap:8px;margin-top:25px;padding:12px 17px;border-radius:10px;background:linear-gradient(135deg,#7650ef,#c543d7);box-shadow:0 12px 30px #8144e438;color:#fff;font-weight:800;text-decoration:none}.shop-hero-action svg{width:18px}.shop-hero-art{justify-self:center;display:grid;place-items:center;width:235px;aspect-ratio:1;border:1px solid #a785ff55;border-radius:50%;background:radial-gradient(circle at 35% 28%,#b98bff,#6c36dc 35%,#241146 72%);box-shadow:0 30px 90px #7134de55,inset 0 0 50px #fff1;transform:rotate(5deg)}.shop-hero-art span{font-size:74px;font-weight:950;letter-spacing:-.12em}.shop-hero-art strong{position:absolute;bottom:52px;font-size:12px;letter-spacing:.16em;text-align:center}.shop-hero-art i{position:absolute;right:-8px;top:38px;padding:7px 10px;border-radius:99px;background:#ff3f5f;font-size:11px;font-style:normal;font-weight:900}.shop-catalog{padding-top:34px;scroll-margin-top:25px}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:20px}.shop-heading h2{margin:8px 0 4px;font-size:27px}.shop-heading p{max-width:710px;margin:0;color:var(--muted);font-size:14px}.shop-filters{display:flex;gap:6px;padding:4px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.shop-filters button{white-space:nowrap;padding:8px 11px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.shop-filters button.active{background:#7446df;color:#fff}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.shop-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#141b2b,#0d1422);transition:transform .2s,border-color .2s}.shop-card:hover{transform:translateY(-4px);border-color:#765bdd}.shop-product-art{position:relative;display:grid;place-items:center;height:218px;background:radial-gradient(circle at 50% 45%,#7452dc55,transparent 40%),linear-gradient(145deg,#17213a,#0d1323)}.shop-product-art>svg{width:112px;height:112px;stroke-width:1;color:#d8ccff;filter:drop-shadow(0 16px 26px #0008)}.shop-product-art>span{position:absolute;color:#fff9;font-size:11px;font-weight:900;letter-spacing:.12em;text-align:center}.shop-product-art>b{position:absolute;left:13px;top:13px;padding:6px 9px;border-radius:99px;background:#ffffff16;color:#fff;font-size:10px}.shop-product-art.coral{background:radial-gradient(circle,#ff557844,transparent 43%),#1a1524}.shop-product-art.cyan{background:radial-gradient(circle,#21c9c044,transparent 43%),#0b1a25}.shop-product-art.blue{background:radial-gradient(circle,#328cff44,transparent 43%),#0c172a}.shop-product-art.green{background:radial-gradient(circle,#31c98a44,transparent 43%),#0c1c1c}.shop-product-art.gold{background:radial-gradient(circle,#f2b84b44,transparent 43%),#1c1820}.shop-product-copy{padding:18px}.shop-product-copy h3{margin:0 0 5px;font-size:17px}.shop-product-copy p{min-height:24px;margin:0;color:var(--muted);font-size:13px}.shop-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.shop-product-copy strong{font-size:18px}.shop-product-copy button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffff08;color:var(--muted);font-size:11px}.shop-product-copy button svg{width:14px}.shop-launch-note{display:flex;align-items:center;gap:14px;margin-top:20px;padding:18px;border:1px solid #58d5b244;border-radius:13px;background:#28a88612}.shop-launch-note>svg{flex:0 0 29px;color:#54d6b2}.shop-launch-note strong{font-size:14px}.shop-launch-note p{margin:3px 0 0;color:var(--muted);font-size:13px}[data-theme="light"] .shop-hero{background:radial-gradient(circle at 78% 15%,#d7c9ff88,transparent 34%),radial-gradient(circle at 12% 100%,#bcece488,transparent 32%),linear-gradient(135deg,#fff,#f3f7fa)}[data-theme="light"] .shop-card,[data-theme="light"] .shop-filters{background:#fff;border-color:#dfe5e5}[data-theme="light"] .shop-product-art{background:radial-gradient(circle at 50% 45%,#7a55db33,transparent 40%),linear-gradient(145deg,#eef2fb,#dde5f3)}[data-theme="light"] .shop-product-art>svg{color:#513aa1}[data-theme="light"] .shop-product-art>span{color:#172036aa}@media(max-width:1050px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-heading{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.shop-hero{grid-template-columns:1fr;padding:28px 20px}.shop-hero-art{width:180px;margin-top:35px}.shop-hero h1{font-size:34px}.shop-grid{grid-template-columns:1fr}.shop-filters{width:100%;overflow:auto}.shop-product-art{height:190px}}

/* Product photography from the approved StreamForge catalog concept. */
.shop-product-art{display:block;height:auto;aspect-ratio:1.68;background-image:url('/shop/streamforge-products.png');background-repeat:no-repeat;background-size:300% auto;background-color:#0b1020}
.shop-product-art.art-one{background-position:0 0}.shop-product-art.art-two{background-position:50% 0}.shop-product-art.art-three{background-position:100% 0}.shop-product-art.art-four{background-position:0 69%}.shop-product-art.art-five{background-position:50% 69%}.shop-product-art.art-six{background-position:100% 69%}
[data-theme="light"] .shop-product-art{background-image:url('/shop/streamforge-products.png');background-size:300% auto}
.shop-product-art>b{display:flex;align-items:center;gap:5px;padding:7px 10px;background:#5420bdde;box-shadow:0 8px 20px #0006}.shop-product-art>b svg{width:13px;height:13px;filter:none;color:#fff}
.shop-product-copy strong{color:#8e58ff;font-size:20px}.shop-product-copy button{border-color:#7953df;background:#6e42d20d;color:#9a6aff;opacity:1}
.shop-assurances{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px;padding:18px 8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shop-assurances span{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 12px;border-right:1px solid var(--line);font-size:13px;text-align:center}.shop-assurances span:last-child{border-right:0}.shop-assurances svg{flex:0 0 22px;color:#9059f6}
@media(max-width:1050px){.shop-assurances{grid-template-columns:repeat(2,1fr);gap:18px}.shop-assurances span:nth-child(2){border-right:0}}
@media(max-width:760px){.shop-assurances{grid-template-columns:1fr}.shop-assurances span{justify-content:flex-start;border-right:0}}

.shop-product-copy .shop-options-button{border-color:#8558ed;background:#7546e81a;color:#9c72ff;cursor:pointer}.shop-product-copy .shop-options-button:hover{background:#7546e830;color:#bda4ff}.shop-modal-backdrop{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:22px;background:#03050ad9;backdrop-filter:blur(10px)}.shop-modal{position:relative;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(430px,1.2fr);align-items:center;width:min(1060px,96vw);max-height:92vh;overflow:hidden;border:1px solid #7854d966;border-radius:20px;background:#0d1423;box-shadow:0 40px 120px #000b}.shop-modal-close{position:absolute;z-index:3;right:14px;top:14px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff24;border-radius:50%;background:#080c14d9;color:#fff;cursor:pointer}.shop-modal-close svg{width:19px}.shop-modal-image{position:relative;align-self:center;width:calc(100% - 36px);min-height:0;margin:18px;aspect-ratio:1.68;overflow:hidden;border:1px solid #ffffff18;border-radius:15px;background-size:300% auto}.shop-configurator{max-height:92vh;overflow-y:auto;padding:30px}.shop-demo-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:99px;background:#7546e823;color:#a982ff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.shop-demo-badge svg{width:13px}.shop-configurator h2{margin:12px 0 5px;font-size:25px}.shop-configurator>p{margin:0 0 20px;color:var(--muted);font-size:13px}.shop-configurator fieldset{margin:17px 0;padding:0;border:0}.shop-configurator legend{margin-bottom:9px;font-size:13px;font-weight:800}.shop-color-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.shop-color-options button{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#ffffff05;color:var(--muted);cursor:pointer;font-size:11px}.shop-color-options button.selected,.shop-size-options button.selected{border-color:#8a5cf0;background:#7546e81c;color:#fff}.shop-color-options i{width:17px;height:17px;border:1px solid #ffffff55;border-radius:50%}.shop-color-options svg{width:14px;margin-left:auto;color:#9e77ff}.shop-size-options{display:flex;gap:8px}.shop-size-options button{width:45px;height:40px;border:1px solid var(--line);border-radius:8px;background:#ffffff05;color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.shop-size-converter{margin:20px 0;padding:16px;border:1px solid var(--line);border-radius:12px;background:#090f1b}.shop-converter-title{display:flex;align-items:center;gap:8px}.shop-converter-title>svg{width:20px;color:#9e74ff}.shop-converter-title>strong{font-size:13px}.shop-converter-title>div{display:flex;gap:4px;margin-left:auto}.shop-converter-title button{padding:5px 7px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font-size:9px}.shop-converter-title button.active{background:#7546e8;color:#fff}.shop-size-result{display:flex;align-items:baseline;gap:9px;margin:14px 0;padding:10px 12px;border-radius:9px;background:#7546e816}.shop-size-result span{font-size:10px;color:var(--muted)}.shop-size-result strong{font-size:22px;color:#a67fff}.shop-size-result small{font-size:10px;color:var(--muted)}.shop-size-converter table{width:100%;border-collapse:collapse}.shop-size-converter th,.shop-size-converter td{padding:6px;border-bottom:1px solid var(--line);text-align:center;font-size:10px}.shop-size-converter th{color:var(--muted)}.shop-size-converter tr.selected td{background:#7546e81a;color:#b79dff;font-weight:800}.shop-size-converter>small{display:block;margin-top:9px;color:var(--muted);font-size:9px}.shop-demo-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0}.shop-demo-summary>div:last-child{text-align:right}.shop-demo-summary span{display:block;color:var(--muted);font-size:10px}.shop-demo-summary strong{font-size:18px}.shop-quantity{display:flex;align-items:center;gap:9px}.shop-quantity span{margin-right:4px}.shop-quantity button{display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--line);border-radius:7px;background:#ffffff08;color:#fff;cursor:pointer}.shop-quantity button svg{width:14px}.shop-quantity strong{min-width:20px;text-align:center}.shop-demo-action{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:0;border-radius:9px;background:linear-gradient(135deg,#7145e8,#a63cd8);color:#fff;cursor:pointer;font-weight:800}.shop-demo-action svg{width:17px}.shop-demo-success{display:flex;align-items:center;gap:10px;margin-top:12px;padding:11px;border:1px solid #4ed0a24a;border-radius:9px;background:#31b98714;color:#62d8ae}.shop-demo-success>svg{flex:0 0 20px}.shop-demo-success strong,.shop-demo-success small{display:block}.shop-demo-success strong{font-size:11px}.shop-demo-success small{margin-top:2px;color:var(--muted);font-size:9px}[data-theme="light"] .shop-modal{background:#fff;border-color:#d8c9fa}[data-theme="light"] .shop-size-converter{background:#f7f5fc}[data-theme="light"] .shop-color-options button,[data-theme="light"] .shop-size-options button,[data-theme="light"] .shop-quantity button{background:#fff;color:#27313c}[data-theme="light"] .shop-color-options button.selected,[data-theme="light"] .shop-size-options button.selected{background:#7546e814;color:#5433a5}@media(max-width:850px){.shop-modal{grid-template-columns:1fr;align-items:start;overflow-y:auto}.shop-modal-image{position:relative;width:calc(100% - 36px);min-height:0;margin:18px 18px 0;aspect-ratio:1.68}.shop-configurator{max-height:none;overflow:visible;padding:22px}.shop-color-options{grid-template-columns:1fr}.shop-converter-title{align-items:flex-start;flex-wrap:wrap}.shop-converter-title>div{width:100%;margin-left:0}.shop-demo-summary{align-items:flex-start;flex-direction:column}.shop-demo-summary>div:last-child{text-align:left}}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/shop-overrides.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.shop-hero-brand {
  position: relative;
  z-index: 1;
  justify-self: center;
  display: grid;
  place-items: center;
  min-width: 315px;
  padding: 38px 34px 30px;
  border: 1px solid #18b7c14a;
  border-radius: 24px;
  background: radial-gradient(circle at 50% 38%, #0bb4bd24, transparent 58%), #07101dcc;
  box-shadow: 0 26px 70px #0007, inset 0 0 32px #18b7c00c;
}

.shop-hero-brand .streamforge-logo {
  gap: 13px;
}

.shop-hero-brand .streamforge-symbol {
  width: 76px;
  height: 76px;
  flex-basis: 76px;
}

.shop-hero-brand .streamforge-wordmark {
  font-size: clamp(28px, 3vw, 42px);
}

.shop-hero-brand > span:last-of-type {
  margin-top: 13px;
  color: #d7dce6;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .34em;
  text-transform: uppercase;
}

.shop-hero-brand > i {
  position: absolute;
  top: 18px;
  right: 18px;
  padding: 6px 9px;
  border-radius: 999px;
  background: #ff3f5f;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 900;
}

.shop-card-colors {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 7px !important;
  min-height: 18px !important;
  margin-top: 10px !important;
}

.shop-product-copy .shop-card-colors button {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.shop-product-copy .shop-card-colors button.selected {
  border-color: #9b70ff;
  box-shadow: 0 0 0 2px #7546e822;
}

.shop-card-colors i {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #ffffff55;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #ffffff08;
}

.shop-modal-image {
  background-repeat: no-repeat;
}

.shop-product-art {
  position: relative;
  aspect-ratio: 1.61;
  background-repeat: no-repeat;
}

.shop-card > .shop-product-art::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 8px;
  background: linear-gradient(180deg, transparent, #101827);
  pointer-events: none;
}

.shop-product-art.art-one,
.shop-product-art.art-two,
.shop-product-art.art-three,
.shop-product-art.art-four,
.shop-product-art.art-five,
.shop-product-art.art-six {
  background-size: 300% auto;
}

.shop-modal-image {
  width: calc(100% - 44px);
  margin: 22px;
  aspect-ratio: 1.61;
}

.shop-apparel-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.shop-merch-banner {
  width: 100%;
  min-height: 210px;
  margin: 0 0 22px;
  border: 1px solid var(--line);
  border-radius: 17px;
  background: #020607 url('/shop/streamforge-merch-banner.png') center/contain no-repeat;
  box-shadow: 0 18px 45px #0003;
}

.shop-product-art.shop-apparel-art {
  aspect-ratio: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.shop-model-art {
  background-color: #17191d;
}

.shop-card .shop-model-art {
  transition: transform .28s ease, filter .28s ease;
}

.shop-card:hover .shop-model-art {
  transform: scale(1.025);
  filter: brightness(1.04);
}

.shop-product-gallery {
  position: relative;
  align-self: center;
  min-width: 0;
  padding: 20px 20px 16px;
}

.shop-modal-image.shop-apparel-art {
  display: block;
  width: min(100%, 430px);
  margin: 0 auto;
  padding: 0;
  aspect-ratio: 1;
  border: 1px solid #ffffff1f;
  border-radius: 15px;
  cursor: zoom-in;
  transform-origin: center;
  overflow: hidden;
  appearance: none;
}

.shop-modal-image.shop-apparel-art.zoomed {
  cursor: zoom-out;
  background-size: 125%;
}

.shop-modal-image.detail-logo {
  background-size: 165%;
}

.shop-modal-image.detail-material {
  background-size: 145%;
  filter: contrast(1.04) saturate(.92);
}

.shop-gallery-thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
  width: min(100%, 430px);
  margin: 10px auto 0;
}

.shop-gallery-thumbs button {
  display: grid;
  grid-template-columns: 31px 1fr;
  align-items: center;
  gap: 6px;
  min-width: 0;
  padding: 5px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff06;
  color: var(--muted);
  cursor: pointer;
  font-size: 9px;
}

.shop-gallery-thumbs button.active {
  border-color: #18b6c3;
  background: #18b6c316;
  color: #21c4ce;
}

.thumb-art {
  display: block;
  width: 31px;
  aspect-ratio: 1;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.shop-zoom-hint {
  display: block;
  width: min(100%, 430px);
  margin: 7px auto 0;
  color: var(--muted);
  font-size: 9px;
  text-align: center;
}

.shop-turntable {
  transform-style: preserve-3d;
  transition: transform .45s ease, opacity .2s ease;
}

.shop-turntable.show-back {
  animation: shop-product-turn .5s ease;
}

@keyframes shop-product-turn {
  0% { transform: perspective(900px) rotateY(0); opacity: 1; }
  48% { transform: perspective(900px) rotateY(88deg); opacity: .35; }
  52% { transform: perspective(900px) rotateY(-88deg); opacity: .35; }
  100% { transform: perspective(900px) rotateY(0); opacity: 1; }
}

.shop-view-controls {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 14px 0 4px;
  padding: 7px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #7546e80c;
}

.shop-view-controls span {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-right: auto;
  color: var(--muted);
  font-size: 11px;
  font-weight: 700;
}

.shop-view-controls span svg {
  width: 17px;
  color: #19b9c1;
}

.shop-view-controls button {
  padding: 7px 10px;
  border: 1px solid transparent;
  border-radius: 7px;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
}

.shop-view-controls button.active {
  border-color: #18afb666;
  background: #18afb618;
  color: #0fb6bf;
}

.shop-one-size {
  display: grid;
  grid-template-columns: 24px auto 1fr;
  align-items: center;
  gap: 9px;
  margin: 18px 0;
  padding: 13px 15px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #7546e812;
}

.shop-one-size svg {
  width: 20px;
  color: #9e74ff;
}

.shop-one-size span {
  color: var(--muted);
  font-size: 11px;
}

.shop-one-size strong {
  text-align: right;
  font-size: 13px;
}

@media (max-width: 1050px) {
  .shop-apparel-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .shop-hero-brand {
    min-width: 0;
    width: 100%;
    margin-top: 30px;
    padding: 28px 20px 23px;
  }

  .shop-hero-brand .streamforge-symbol {
    width: 58px;
    height: 58px;
    flex-basis: 58px;
  }

  .shop-hero-brand .streamforge-wordmark {
    font-size: 27px;
  }

  .shop-merch-banner {
    min-height: 150px;
  }

  .shop-apparel-grid {
    grid-template-columns: 1fr;
  }

  .shop-product-gallery {
    width: 100%;
    padding: 18px 18px 8px;
  }

  .shop-gallery-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/loading.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.streamforge-loading-screen,.streamforge-initial-splash{position:fixed;inset:0;z-index:9999;display:grid;width:100%;height:100dvh;margin:0;padding:0;place-items:center;background:#070b12;color:#eef5f7}
.streamforge-loading-center{position:relative;display:grid;width:104px;height:104px;place-items:center;isolation:isolate}
.streamforge-loading-mark{position:relative;display:grid;justify-items:center;gap:18px}
.streamforge-loading-logo{position:relative;z-index:2;display:grid;place-items:center;width:68px;height:68px}
.streamforge-loading-logo .streamforge-logo{display:grid;place-items:center}
.streamforge-loading-logo .streamforge-symbol{width:58px;height:58px;flex-basis:58px;filter:drop-shadow(0 7px 18px #08aeb54d);animation:streamforge-logo-breathe 1.35s ease-in-out infinite}
.streamforge-loading-halo{position:absolute;inset:6px;width:92px;height:92px;border:1px solid #13bfc32e;border-radius:50%;background:radial-gradient(circle,#14bfc31a 0,transparent 67%);animation:streamforge-halo 1.6s ease-out infinite}
.streamforge-loading-orbit{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 40deg,transparent 0 67%,#12cbdc 78%,#7548ff 88%,transparent 96%);animation:streamforge-orbit 1.25s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);filter:drop-shadow(0 0 7px #14c2d37a)}
.streamforge-initial-splash{animation:streamforge-splash-exit .72s ease .38s forwards;pointer-events:none}
.streamforge-initial-splash .streamforge-loading-logo .streamforge-symbol{animation:streamforge-logo-arrive .55s cubic-bezier(.2,.8,.2,1) both}
[data-theme="light"] .streamforge-loading-screen,[data-theme="light"] .streamforge-initial-splash{background:#f7faf9;color:#172321}
[data-theme="light"] .streamforge-loading-halo{border-color:#118d9442;background:radial-gradient(circle,#159cae16 0,transparent 68%)}
[data-theme="light"] .streamforge-loading-logo .streamforge-symbol{filter:drop-shadow(0 7px 16px #137f8b2e)}
@keyframes streamforge-logo-breathe{0%,100%{transform:scale(.94);opacity:.86}50%{transform:scale(1);opacity:1}}
@keyframes streamforge-logo-arrive{from{transform:scale(.78);opacity:0}to{transform:scale(1);opacity:1}}
@keyframes streamforge-halo{0%{transform:scale(.72);opacity:0}35%{opacity:.8}100%{transform:scale(1.18);opacity:0}}
@keyframes streamforge-orbit{to{transform:rotate(1turn)}}
@keyframes streamforge-splash-exit{to{opacity:0;visibility:hidden}}
.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}
@media(max-width:600px){.streamforge-loading-center{width:94px;height:94px}.streamforge-loading-logo{width:60px;height:60px}.streamforge-loading-logo .streamforge-symbol{width:52px;height:52px;flex-basis:52px}.streamforge-loading-halo{inset:6px;width:82px;height:82px}}
@media(prefers-reduced-motion:reduce){.streamforge-loading-logo .streamforge-symbol,.streamforge-loading-halo,.streamforge-loading-orbit{animation:none}.streamforge-initial-splash{animation-duration:.01ms;animation-delay:.15s}}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/footer.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.site-footer{margin-top:auto;padding:28px 32px 24px;border-top:1px solid var(--line);color:var(--muted);text-align:center}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 22px}.site-footer a{color:inherit;font-size:12px;text-decoration:none;transition:color .18s ease}.site-footer a:hover{color:var(--mint)}.site-footer p{margin:13px 0 0;font-size:11px}
.information-page{max-width:940px;margin:0 auto}.information-intro{max-width:720px}.information-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.information-section{scroll-margin-top:100px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.information-section h2{margin:0 0 10px;font-size:19px}.information-section p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.information-section a{color:var(--mint)}
[data-theme="light"] .site-footer{border-color:#dfe7e7}[data-theme="light"] .site-footer a:hover{color:#087f83}[data-theme="light"] .information-section{background:#fff;border-color:#e0e7e7;box-shadow:0 8px 26px #213b3508}
@media(max-width:700px){.site-footer{padding:24px 16px 94px}.site-footer nav{gap:10px 16px}.information-grid{grid-template-columns:1fr}.information-section{padding:20px}}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.6_@babel+core@7.2_a45aeab73eea38e423a88078c9ceffac/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./app/platform-workspaces.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.shell:has(.platform-sheets) .main{padding-bottom:70px}
.platform-sheets{position:fixed;bottom:0;left:248px;right:0;z-index:40;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 22px;background:var(--panel);border-top:1px solid var(--line);color:var(--text);box-shadow:0 -8px 24px #00000012}
.platform-sheets-tabs{display:flex;gap:8px;min-width:0;overflow-x:auto}.platform-sheets .sheet{display:flex;align-items:center;gap:9px;flex-shrink:0;padding:11px 18px;border:1px solid var(--line);border-radius:9px 9px 5px 5px;background:var(--bg);color:var(--text);text-decoration:none;font-size:13px;font-weight:650}.platform-sheets .sheet.active{background:#6735e8;border-color:#8759ff;color:#fff;box-shadow:0 3px 14px #6735e82b}.platform-sheets .sheet:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.platform-sheets .sheet-pending{border-style:dashed;color:var(--muted)}.sheet-pending small{font-size:10px}.platform-sheets-caption{color:var(--muted);font-size:11px;white-space:nowrap}
.twitch-workspace{max-width:1440px}.twitch-hero{position:relative;overflow:hidden;padding:30px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(115deg,var(--panel) 40%,#9146ff20);color:var(--text)}.twitch-heading{position:relative;z-index:1;display:flex;gap:20px;align-items:center}.twitch-platform-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:15px;background:#9146ff;color:#fff}.twitch-heading h1{margin:4px 0;font-size:34px}.twitch-heading p{margin:0;color:var(--muted)}.twitch-stage{font-size:11px;color:var(--muted)}.twitch-hero-watermark{position:absolute;right:30px;top:15px;width:150px;height:150px;color:#9146ff;opacity:.1;transform:rotate(-9deg)}.twitch-connection{position:relative;z-index:1;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:var(--muted)}.twitch-status{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:9px 12px;color:var(--text);background:var(--panel)}.twitch-status>span{width:7px;height:7px;border-radius:50%;background:var(--muted)}.twitch-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text);padding:12px 16px;font-size:13px}.twitch-button:disabled{cursor:not-allowed;opacity:.65}.twitch-button.primary{background:#6735e8;color:#fff;border-color:#8759ff}.twitch-notice{display:flex;gap:10px;align-items:flex-start;padding:14px 0;color:var(--muted);font-size:12px;line-height:1.6}.twitch-notice svg{flex-shrink:0;margin-top:1px}.twitch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:4px 0 22px}.twitch-actions>span{font-size:11px;color:var(--muted);margin-left:auto}.twitch-columns{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.twitch-panel{padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:12px;color:var(--text);min-width:0}.twitch-panel h2{margin:0;font-size:17px}.twitch-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.twitch-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.twitch-filters>span{padding:8px 13px;border-radius:7px;background:var(--bg);color:var(--muted);font-size:12px}.twitch-filters>.current{background:#6735e8;color:#fff}.twitch-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;text-align:center;padding:30px 12px}.twitch-empty-icon{display:grid;place-items:center;width:72px;height:72px;background:#9146ff15;color:#a679ff;border-radius:20px}.twitch-empty h3{font-size:18px;margin:20px 0 9px}.twitch-empty p,.twitch-muted{color:var(--muted);font-size:13px;line-height:1.7}.twitch-empty p{max-width:400px;margin:0 0 18px}.twitch-empty small{color:var(--muted);font-size:11px}.twitch-details{display:grid;align-content:start;gap:16px}.twitch-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;aspect-ratio:16/9;border-radius:9px;background:var(--bg);border:1px dashed var(--line);margin-top:16px;color:var(--muted);font-size:11px}.twitch-channel-empty{display:flex;align-items:center;gap:12px;margin:20px 0;font-size:13px}.twitch-channel-empty svg{color:#a679ff}.twitch-security{display:flex;align-items:flex-start;gap:8px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.6}.twitch-security svg{flex-shrink:0}
@media(max-width:1100px){.platform-sheets-caption{display:none}.twitch-columns{grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:900px){.platform-sheets{left:76px;padding-inline:12px}.twitch-columns{grid-template-columns:1fr}.twitch-details{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.platform-sheets{left:0;bottom:64px;padding:8px;min-height:54px}.shell:has(.platform-sheets) .main{padding-bottom:125px}.platform-sheets .sheet{padding:9px 12px;font-size:12px}.sheet-pending small{display:none}.twitch-hero{padding:20px}.twitch-heading{gap:12px}.twitch-heading h1{font-size:28px}.twitch-platform-icon{width:52px;height:52px}.twitch-heading p{font-size:13px}.twitch-hero-watermark{right:5px}.twitch-details{grid-template-columns:1fr}.twitch-actions .twitch-button{flex:1 1 180px}.twitch-actions>span{margin-left:0}.twitch-empty{min-height:260px}}
.platform-sheets{left:260px}
@media(max-width:900px){.platform-sheets{left:78px}}
@media(max-width:600px){.platform-sheets{left:0;bottom:68px}}
.platform-picker{min-height:calc(100dvh - 230px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:var(--text)}
.platform-picker-heading>span{font-size:12px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.platform-picker-heading h1{font-size:32px;margin:12px 0}.platform-picker-heading p{color:var(--muted);font-size:14px;margin:0}
.platform-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,280px));gap:22px;width:100%;max-width:582px;margin:32px 0 22px}.platform-choice{display:flex;align-items:center;flex-direction:column;padding:30px 22px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:var(--text);text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.platform-choice:hover{transform:translateY(-4px);border-color:var(--platform-accent);box-shadow:0 12px 32px #00000018}.platform-choice:focus-visible{outline:3px solid var(--platform-accent);outline-offset:4px}.youtube-choice{--platform-accent:#ff2545}.twitch-choice{--platform-accent:#9146ff}.platform-choice-logo{width:94px;height:94px;display:grid;place-items:center;border-radius:24px;background:var(--bg);color:var(--platform-accent)}.platform-choice h2{font-size:23px;margin:20px 0 8px}.platform-choice p{font-size:13px;color:var(--muted);line-height:1.7;margin:0 0 12px}.platform-choice small{font-size:10px;color:var(--muted);margin-bottom:12px}.platform-choice-enter{display:flex;gap:10px;align-items:center;justify-content:center;padding:12px 0 0;margin-top:auto;font-size:13px;font-weight:650}.platform-picker-note{max-width:480px;color:var(--muted);font-size:12px;line-height:1.8}
@media(max-width:600px){.platform-picker{padding:32px 18px}.platform-picker-heading h1{font-size:26px}.platform-picker-grid{grid-template-columns:1fr;max-width:330px;gap:14px}.platform-choice{padding:22px}.platform-choice-logo{width:76px;height:76px}}
.platform-picker-standalone{min-height:100dvh;width:100%;margin:0;padding:32px 20px}
.twitch-status[data-connected="true"]>span{background:#22c55e;box-shadow:0 0 0 3px #22c55e20}
.twitch-status[data-connected="false"]>span{background:#ef4444;box-shadow:0 0 0 3px #ef444420}
.twitch-draft .twitch-columns{grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr)}
.twitch-draft-fields{display:grid;gap:16px}.twitch-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.twitch-draft .field{margin-top:18px}.twitch-draft-preview{display:grid;place-items:center;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:var(--bg);margin-top:20px;color:var(--muted)}.twitch-draft-preview picture{width:100%;height:100%;display:block}.twitch-draft-preview img{width:100%;height:100%;object-fit:contain}.twitch-draft h3{overflow-wrap:anywhere}.twitch-draft-submit{width:100%;margin-top:20px;min-height:50px}
@media(max-width:850px){.twitch-draft .twitch-columns,.twitch-form-grid{grid-template-columns:1fr}}

